Resistors in Parallel Calculator
Calculate total resistance for parallel resistors using 1/R = 1/R₁ + 1/R₂ + ... plus branch currents and total power.
Enter up to 5 resistor values and supply voltage.
What Is Resistors in Parallel?
In a parallel circuit, all components share the same voltage. The equivalent resistance is found using the reciprocal formula: 1/R_total = 1/R₁ + 1/R₂ + 1/R₃ + .... Adding resistors in parallel always decreases total resistance — the more parallel paths, the easier current can flow.
Each branch of a parallel network draws its own current independently: Iᵢ = V / Rᵢ. The total current drawn from the supply equals the sum of all branch currents (Kirchhoff's Current Law): I_total = I₁ + I₂ + ... This is also found from I_total = V / R_total.
Special case: two identical resistors in parallel give R_total = R/2. Two different resistors: R_total = R₁R₂/(R₁+R₂) — the 'product over sum' formula that avoids the reciprocal step. More than two: use the full reciprocal formula or calculate iteratively.
Parallel resistors are ubiquitous: household outlets wire appliances in parallel (each gets full mains voltage). Car battery terminals can be replaced with paralleled batteries (doubling current capacity). In electronics, biasing resistors, current mirrors, and filter networks all use parallel combinations.
Formula Reference Table
| Solve For | Formula | Notes |
|---|---|---|
| Total resistance | 1/R_total = 1/R₁ + 1/R₂ + ... | R_total always < smallest Rᵢ |
| Two resistors | R_total = R₁·R₂/(R₁+R₂) | Product over sum shortcut |
| Branch current | Iᵢ = V / Rᵢ | Each branch has same V, different I |
| Total current (KCL) | I_total = I₁ + I₂ + ... | KCL: currents sum at node |
| Total current (Ohm) | I_total = V / R_total | Equivalent to KCL result |
| Power (each branch) | Pᵢ = V² / Rᵢ | Lower R → more power dissipated |
3 Worked Examples
100 Ω and 150 Ω in parallel at 12 V.
- R_total = (100×150)/(100+150) = 15,000/250 = 60 Ω
- I_total = 12/60 = 0.2 A = 200 mA
- I₁ = 12/100 = 120 mA; I₂ = 12/150 = 80 mA
- Check: 120 + 80 = 200 mA ✓
100 Ω, 200 Ω, 500 Ω in parallel.
- 1/R = 1/100 + 1/200 + 1/500 = 0.01 + 0.005 + 0.002 = 0.017
- R_total = 1/0.017 = 58.8 Ω
- Note: less than the smallest (100 Ω) ✓
TV (200 Ω load), lamp (500 Ω), phone charger (120 Ω) on 240 V.
- 1/R = 1/200 + 1/500 + 1/120 = 0.005 + 0.002 + 0.00833 = 0.01533
- R_total = 65.2 Ω; I_total = 240/65.2 = 3.68 A
- P_total = 240 × 3.68 = 883 W
Real-World Applications
Common Mistakes to Avoid
Adding resistors in parallel ALWAYS decreases total resistance. If R_total > any individual R, recheck your calculation.
Series: add directly. Parallel: add RECIPROCALS (then invert). A memory aid: parallel resistors share the voltage, series resistors share the current.
1/R_total = sum of reciprocals → R_total = 1/(sum of reciprocals). Stopping at the sum gives 1/R_total, not R_total.
Each branch carries different current (I = V/R). Higher-resistance branches carry LESS current. Unlike series circuits where I is the same everywhere.
All parallel branches share the same terminal voltage V. This is the defining characteristic of a parallel connection.
Frequently Asked Questions
Related Physics Calculators
Formula Explorer connections
Interpretation: This formula links charge, voltage, current, resistance, capacitance, power or circuit time response. Assumption: Confirm DC versus AC conditions, RMS versus peak values, component topology and steady-state versus transient behavior. Ideal components may be assumed.