Calculating equivalent resistance in parallel networks is a staple of electrical engineering exams and a daily reality on the workbench. While the basic concept is simple, exam questions and real-world designs often introduce traps that catch hobbyists and trade students off guard—specifically regarding algebraic shortcuts and power dissipation limits. This walkthrough breaks down a classic parallel resistance formula example, shows every algebraic step, and transitions from theoretical math to selecting a physical, chassis-mount component.
The Exam Problem: Parallel Resistor Network Analysis
Problem Statement
Three resistors are wired in parallel across a 24V DC bench power supply. The component values are R1 = 150 Ω, R2 = 300 Ω, and R3 = 600 Ω.
- Calculate the exact equivalent resistance (Req) of the network.
- Calculate the total current drawn from the 24V supply.
- Calculate the total power dissipated by the network.
- Select a single, real-world physical resistor part number to replace this parallel bank, ensuring safe operation with a minimum 50% power safety margin.
Step-by-Step Algebraic Solution & Sanity Check
To solve for the equivalent resistance of three or more parallel components, you must use the general reciprocal formula. We will solve this using fractional addition to maintain exact precision before converting to decimals.
1. Equivalent Resistance (Req)
The governing theorem is the Reciprocal Conductance Formula. It applies here because conductance (G = 1/R) is strictly additive in parallel branches.
Formula: 1 / Req = 1 / R1 + 1 / R2 + 1 / R3
Substitution: 1 / Req = 1 / 150 + 1 / 300 + 1 / 600
Common Denominator: The lowest common multiple for 150, 300, and 600 is 600.
- 1 / 150 = 4 / 600
- 1 / 300 = 2 / 600
- 1 / 600 = 1 / 600
Addition: 1 / Req = (4 + 2 + 1) / 600 = 7 / 600
Inversion: Req = 600 / 7 Ω
Decimal Result: Req ≈ 85.714 Ω
2. Total Current (Itotal)
Using Ohm's Law (I = V / R), we use the exact fractional resistance to prevent rounding errors.
I = 24V / (600 / 7 Ω) = (24 × 7) / 600 = 168 / 600
Result: Itotal = 0.28 A (or 280 mA)
3. Total Power Dissipation (Ptotal)
Using Joule's Law (P = V × I):
P = 24V × 0.28A
Result: Ptotal = 6.72 W
Answer Sanity Check
Before moving to component selection, we must verify the mathematical output against physical laws.
- Order of Magnitude Check: In any parallel circuit, the equivalent resistance must be strictly lower than the smallest individual resistor in the bank. Our smallest resistor is 150 Ω. Our calculated Req is 85.714 Ω. Since 85.714 < 150, the order of magnitude passes.
- Unit Check: Resistance is in Ohms (Ω), Current in Amperes (A), and Power in Watts (W). All base SI units align without requiring milli/micro prefix conversions.
The Common Traps & Verification Methods
The Trap: Misapplying Product-Over-Sum
The most common failure point in this specific parallel resistance formula example is attempting to use the 'product-over-sum' shortcut: Req = (R1 × R2) / (R1 + R2).
This formula is mathematically valid only for exactly two resistors. Students often try to chain it (combining R1 and R2, then combining that result with R3). While chaining works algebraically, it is highly prone to arithmetic errors under exam pressure and completely fails if you try to plug three variables into the numerator and denominator simultaneously. Stick to the reciprocal method for three or more branches.
A secondary trap is ignoring the power calculation. A student might correctly find 85.7 Ω and select a standard 1/4W through-hole carbon film resistor from a kit. At 6.72W, that resistor will overheat, smoke, and fail open in seconds.
Independent Verification
How do you verify this answer without just re-doing the same math?
- Conductance Addition: Calculate the individual conductances (G = 1/R). G1 = 6.67 mS, G2 = 3.33 mS, G3 = 1.67 mS. Total G = 11.67 mS. Req = 1 / 0.01167 = 85.69 Ω (allowing for minor decimal truncation). This confirms the reciprocal math.
- Bench Verification: Build the circuit and measure it. However, a standard 2-wire multimeter will introduce lead resistance (often 0.2 Ω to 0.5 Ω). For a precise verification of an 85 Ω network, use a 4-wire Kelvin measurement setup on a bench DMM to eliminate test lead resistance from the equation.
Decision Tree: Selecting a Physical Replacement Component
We need a single physical resistor that provides approximately 85.7 Ω and can safely dissipate 6.72W. Applying a 50% safety margin, the component must be rated for at least 10.08W (6.72W × 1.5). Furthermore, standard E24 resistor kits do not contain an 85 Ω value (the closest are 82 Ω and 91 Ω). We must look at the E96 series or accept a standard wirewound value.
| Power Requirement | Package Type | Example Series |
|---|---|---|
| < 0.25W | 1/4W Axial Carbon Film | Yageo CFR-25 |
| 0.25W - 2.0W | Metal Oxide Thick Film | Vishay PR02 |
| 2.0W - 10.0W | Ceramic Encased Wirewound | Ohmite 20J Series |
| > 10.0W (Our Target) | Aluminum Chassis Mount | Vishay Dale RH Series |
Because our derated power requirement is 10.08W, a 10W ceramic wirewound is too close to the thermal limit. We must step up to a 25W aluminum-housed chassis mount resistor to ensure the casing temperature remains safe to touch and well within the manufacturer's derating curve.
Regarding resistance value: The E96 standard value closest to 85.714 Ω is 86.6 Ω (code 866). However, for high-power dummy loads and general bench testing, standard nominal values like 85 Ω are widely manufactured in wirewound chassis formats.
Final Component Pick
Part Number: Vishay Dale RH02585R00FE02
- Resistance: 85 Ω (1% tolerance)
- Power Rating: 25W (when mounted to an adequate heat sink)
- Why this part: It exceeds our 10.08W derated requirement by 2.5x, ensuring high reliability. The 'F' denotes 1% tolerance, and 'E02' indicates RoHS compliant packaging. Note: Chassis mount resistors must be bolted to a metal chassis or heat sink with thermal paste to achieve their rated wattage; in free air, this part derates to roughly 8W, which would still safely handle our 6.72W load.
Frequently Asked Questions
Why not just use three physical resistors in parallel instead of one expensive chassis mount?
In a theoretical exam or a low-cost PCB design, using three physical resistors is actually a superior thermal management strategy. Three 250 Ω, 3W resistors in parallel would yield roughly 83.3 Ω and distribute the heat across three distinct physical locations, eliminating the need for a heat sink. However, for high-frequency RF dummy loads or precision current sensing, a single non-inductive chassis mount resistor minimizes parasitic inductance and simplifies the physical layout.
Does the physical placement of parallel resistors affect the total resistance?
On a schematic, no. On a physical breadboard or PCB, yes. If you are running high currents (like the 280mA in this example, or higher in power supplies), the copper traces or breadboard contacts introduce series resistance. A 2-wire breadboard contact can add 0.1 Ω per node. While negligible for a 600 Ω branch, it introduces measurable error in low-ohm parallel networks. Always measure the final physical assembly, not just the isolated components.
How do I calculate parallel resistance if one branch is a short circuit (0 Ω)?
If any single branch in a parallel network drops to 0 Ω (a dead short), the equivalent resistance of the entire network becomes 0 Ω. Mathematically, 1/0 approaches infinity, dominating the conductance sum. Physically, all current will bypass the other resistors and flow through the short, likely tripping your bench supply's overcurrent protection or burning out the trace. Never place a 0 Ω jumper in parallel with a load unless you are intentionally testing a crowbar protection circuit.






