When studying DC circuit theory or designing practical bias networks, working through concrete examples of parallel resistors is the fastest way to internalize how current divides and equivalent resistance drops. Rather than just memorizing formulas, we are going to walk through a rigorous exam-style problem. We will identify the correct theorem, expose the most common algebraic trap, solve the math step-by-step, and terminate the exercise by selecting a physical, purchasable component based on thermal derating.
The Exam Problem: Finding a Missing Parallel Resistor
You are designing a bias network for a power amplifier. Resistors $R_1 = 120\,\Omega$ and $R_2 = 300\,\Omega$ are already wired in parallel on the PCB. You need to add a third resistor, $R_3$, in parallel to achieve an exact equivalent resistance ($R_{eq}$) of $60\,\Omega$ to properly set the quiescent current.
Tasks:
1. Calculate the required resistance value for $R_3$.
2. Calculate the power dissipated specifically by $R_3$ when the entire parallel network is driven by a $24V_{DC}$ source.
3. Select a specific commercial resistor part number that will survive this environment.
Method Selection: Why the Conductance Approach Wins
The governing principle here is Kirchhoff’s Current Law (KCL), which states that the total current entering a node equals the total current leaving it. In parallel circuits, voltage is constant across all branches, meaning the total conductance (the reciprocal of resistance, $G = 1/R$) is simply the sum of the individual conductances.
The Trap: The most common failure point in exams and bench calculations is the false extension of the "product-over-sum" formula. Students memorize $R_{eq} = (R_1 \times R_2) / (R_1 + R_2)$ for two resistors and incorrectly assume that for three resistors, the formula is $R_{eq} = (R_1 \times R_2 \times R_3) / (R_1 + R_2 + R_3)$. This is mathematically false. If you use that formula here, you will get $42.8\,\Omega$, which is incorrect. Another frequent trap is summing the reciprocals correctly but forgetting to invert the final fraction to solve for $R_{eq}$.
To avoid these traps, we use the standard reciprocal sum method, as detailed in foundational texts like All About Circuits. The formula is strictly:
$$\frac{1}{R_{eq}} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3}$$
Step-by-Step Algebraic Solution
Let's solve for $R_3$ without skipping any algebraic steps.
- Substitute the known values:
$\frac{1}{60} = \frac{1}{120} + \frac{1}{300} + \frac{1}{R_3}$ - Isolate the unknown term:
$\frac{1}{R_3} = \frac{1}{60} - \frac{1}{120} - \frac{1}{300}$ - Find the lowest common denominator (LCD):
The denominators are 60, 120, and 300. The LCD is 600. - Convert the fractions:
$\frac{1}{R_3} = \frac{10}{600} - \frac{5}{600} - \frac{2}{600}$ - Perform the subtraction:
$\frac{1}{R_3} = \frac{10 - 5 - 2}{600}$
$\frac{1}{R_3} = \frac{3}{600}$ - Simplify the fraction:
$\frac{1}{R_3} = \frac{1}{200}$ - Invert to solve for $R_3$:
$R_3 = 200\,\Omega$
Now, calculate the power dissipated by $R_3$. Because $R_3$ is in parallel with the source, it sees the full $24V_{DC}$.
$$P = \frac{V^2}{R_3} = \frac{24^2}{200} = \frac{576}{200} = 2.88\text{ Watts}$$
Sanity Checks and Independent Verification
Before moving to component selection, we must verify the answer using two independent methods to ensure no algebraic errors were made.
1. The Boundary Check (Order of Magnitude):
A fundamental rule of parallel circuits is that the equivalent resistance must be strictly less than the smallest individual resistor in the bank. Our target $R_{eq}$ is $60\,\Omega$. Our individual resistors are $120\,\Omega$, $300\,\Omega$, and $200\,\Omega$. Since $60\,\Omega$ is smaller than all of them, the boundary check passes. Furthermore, $R_3$ must be greater than $60\,\Omega$ to pull the total down to exactly 60; $200\,\Omega$ fits this logically.
2. Independent Verification (Pairwise Product-over-Sum):
While product-over-sum fails for three resistors simultaneously, it works perfectly for two. Let's combine $R_1$ and $R_2$ first, as suggested by Electronics Tutorials.
- $R_{12} = \frac{120 \times 300}{120 + 300} = \frac{36000}{420} = 85.714\,\Omega$
- Now, place $R_{12}$ in parallel with our calculated $R_3$ ($200\,\Omega$):
$R_{total} = \frac{85.714 \times 200}{85.714 + 200} = \frac{17142.8}{285.714} = 60.0\,\Omega$
The math perfectly resolves to $60\,\Omega$. The value for $R_3$ is confirmed.
Decision Tree: Selecting the Physical Component
Knowing $R_3 = 200\,\Omega$ and $P = 2.88W$ is only half the engineering task. You cannot put a 2.88W load on a 3W resistor; it will overheat, drift in value, and eventually fail open. Industry standard practice requires a minimum 50% derating (a 2x safety margin) for through-hole and chassis-mount resistors to keep surface temperatures manageable and ensure long-term reliability.
Required Wattage Rating: $2.88W \times 2 = 5.76W$ minimum.
| Calculated Power (P) | Required Rating (2x Derating) | Recommended Tech & Form Factor |
|---|---|---|
| < 0.125W | 1/4W | Carbon Film (Standard Axial) |
| 0.125W - 0.5W | 1W | Metal Oxide (Flameproof Axial) |
| 0.5W - 2.5W | 5W | Wirewound (Ceramic Axial) |
| > 2.5W (Our Case) | 10W+ | Wirewound (Chassis Mount / Heatsink) |
Because our dissipation is 2.88W, we bypass 5W axial resistors (which would run too hot without forced air) and step up to a 10W chassis-mount wirewound resistor.
Selected Part: Ohmite 20J200E
Specs: 200 Ohm, 10W, 5% tolerance, Silicone-ceramic core, chassis-mount tabs.
2026 Pricing Context: Approximately $2.15 to $2.60 per unit via major distributors like Mouser or DigiKey. Mount this directly to the metal chassis or a small extruded aluminum heatsink using thermal compound and #6-32 hardware to ensure the 10W rating holds.
Frequently Asked Questions
What happens to the total circuit if $R_3$ fails open?
If the Ohmite wirewound resistor fails open, it is effectively removed from the parallel bank. The equivalent resistance will instantly jump from $60\,\Omega$ back up to $85.7\,\Omega$ (the parallel combination of just $R_1$ and $R_2$). The total current draw from the 24V source will drop, but the remaining two 1/4W or 1/2W resistors will now have to dissipate more power than originally designed, potentially causing a cascading thermal failure if they aren't sized for the solo load.
Could I just use three 180-ohm resistors in parallel instead of calculating this?
Yes, three $180\,\Omega$ resistors in parallel yield exactly $60\,\Omega$. However, the total power ($24^2 / 60 = 9.6W$) would be divided equally among the three, meaning each resistor dissipates $3.2W$. You would still need three 10W resistors to maintain the 2x safety derating margin, which takes up massive PCB real estate and costs three times as much as the single chassis-mount solution calculated above. Always do the math before defaulting to "more parts".






