How to Use
- Enter resistor values
Input the resistance value (Ω) for each parallel resistor.
- Add more resistors
Click the add button to enter additional resistor values if needed.
- View results
Click Calculate to see the total equivalent resistance and total current.
What Is Parallel Resistance?
Parallel resistance is a circuit arrangement in which two or more resistors are connected side by side between the same two nodes. The same voltage appears across each resistor, while the total current splits among the branches and then recombines.
Because connecting resistors in parallel adds more paths for current to flow, the equivalent resistance (Rt) is always smaller than the smallest individual resistor. Engineers use this property to create custom intermediate values from standard parts, to spread current and reduce heating, and to match the load impedance of speakers and wiring.
Where Is It Used?
- Current sharing and power distribution in power circuits
- Speaker impedance matching (e.g. two 8Ω in parallel = 4Ω)
- Building resistance values that aren't available as standard parts
Formula
The parallel equivalent resistance is the reciprocal of the sum of the reciprocals (conductances) of each resistor.
1/Rt = 1/R1 + 1/R2 + ... + 1/Rn
Here Rt is the equivalent resistance and R1-Rn are the individual resistor values (in Ω).
Worked Example (100Ω, 200Ω, 300Ω in parallel)
- Sum of reciprocals: 1/100 + 1/200 + 1/300 = 0.01 + 0.005 + 0.003333 = 0.018333
- Equivalent resistance: Rt = 1 / 0.018333 ≈ 54.5455Ω
For just two resistors, the product-over-sum form Rt = (R1 × R2) / (R1 + R2) is simpler. Example: 60Ω∥40Ω = 2400/100 = 24Ω.