Parallel Resistor Calculator
Calculate total resistance of resistors in parallel. Enter 2 to 10 resistor values.
Frequently Asked Questions
How do you calculate parallel resistance?
Use the reciprocal formula: 1/Rt = 1/R1 + 1/R2 + ... + 1/Rn. Add the reciprocals (1/R) of each resistor value, then take the reciprocal of that sum to find the total parallel resistance. For example, two resistors of 100Ω and 200Ω in parallel: 1/Rt = 1/100 + 1/200 = 0.015, so Rt = 1/0.015 = 66.67Ω.
Why is parallel resistance always less than the smallest resistor?
Each resistor in a parallel circuit provides an additional path for current to flow. More paths mean less overall opposition to current flow, so the total resistance decreases. Mathematically, adding any positive term to the sum 1/R1 + 1/R2 + ... makes the sum larger, and since Rt = 1/(sum), Rt gets smaller. The total is always less than the smallest individual resistor.
What is the shortcut for equal resistors in parallel?
When all resistors have the same value R, the total parallel resistance is simply Rt = R / n, where n is the number of resistors. For example, four 1,000Ω resistors in parallel give 1,000 / 4 = 250Ω. This shortcut is commonly used in circuit design to create precise resistance values not available as standard components.
What is the formula for two resistors in parallel?
For exactly two resistors, there is a simplified “product over sum” formula: Rt = (R1 × R2) / (R1 + R2). This is mathematically equivalent to the reciprocal formula but easier to compute by hand. For example, 100Ω and 200Ω: Rt = (100 × 200) / (100 + 200) = 20,000 / 300 = 66.67Ω.
What happens if one parallel resistor is zero ohms?
If any resistor in a parallel combination is zero ohms (a short circuit), the total parallel resistance becomes zero regardless of the other resistor values. All current takes the path of least resistance through the short, effectively bypassing every other resistor in the parallel group.
Parallel Resistance Examples
Example 1: Two resistors
Calculate the total resistance of 100Ω and 200Ω in parallel.
Or using the product-over-sum shortcut: Rt = (100 × 200) / (100 + 200) = 66.67Ω.
Example 2: Three equal resistors
Three 300Ω resistors in parallel:
The total resistance is 100Ω — one-third of each individual resistor.
Example 3: Multiple different values
Find the total resistance of 47Ω, 100Ω, and 220Ω in parallel.
The total is 27.91Ω, less than the smallest resistor (47Ω).
Parallel vs. Series Resistance
| Property | Series | Parallel |
|---|---|---|
| Formula | Rt = R1 + R2 + ... + Rn | 1/Rt = 1/R1 + 1/R2 + ... + 1/Rn |
| Total resistance | Always greater than the largest | Always less than the smallest |
| Current | Same through all resistors | Divides among branches |
| Voltage | Divides among resistors | Same across all resistors |
Related Calculators
- Ohm's Law Calculator (V/A/W/Ω) — calculate voltage, current, resistance, and power
- Resistor Color Code Calculator — decode 4, 5, and 6-band resistor values
- Voltage Drop Calculator — calculate wire voltage drop per NEC standards
- Watts / Amps / Volts Calculator — convert power to current
- Wire Size Calculator — find the right AWG wire gauge for your circuit
Formula: 1/Rt = 1/R1 + 1/R2 + ... + 1/Rn