Parallel Resistor Calculator

Calculate the total resistance of 2 to 6 resistors connected in parallel using 1/R_total = sum(1/R_i).

Science Up to 6 resistors IEC 60062
Rate this calculator · 3.5 (2)

Parallel Resistance 1/R<sub>t</sub> = Σ1/R<sub>i</sub>

2 to 6 resistors · Ω, kΩ, MΩ units

Instructions — Parallel Resistor Calculator

1

Pick the number of resistors

Choose 2 through 6 with the toggle. The form expands to show the right number of input fields. Defaults are E24 standard values you can edit.

2

Select your unit

Use ohms, kilohms, or megohms across all resistors. The unit applies to every input simultaneously so you do not have to convert.

3

Read the total

The output displays in the largest sensible unit (Ω, kΩ, or MΩ). The total is always less than the smallest individual resistor, which the panel confirms.

Formulas

General parallel formula
$$ \frac{1}{R_t} = \sum_{i=1}^{n} \frac{1}{R_i} $$
Sum the reciprocals of all resistances, then take the reciprocal of that sum. Works for any number of branches.
Two-resistor shortcut
$$ R_t = \frac{R_1 R_2}{R_1 + R_2} $$
Product over sum. Only valid for exactly two resistors in parallel.
n equal resistors
$$ R_t = \frac{R}{n} $$
For n identical resistors of value R in parallel, the total is R divided by n. Two 10 kΩ in parallel = 5 kΩ.
Current divider
$$ I_k = I_{total} \times \frac{R_t}{R_k} $$
Branch current is inversely proportional to its resistance. The smallest resistor carries the largest share.

Reference

Common parallel combinations
R1R2R_total
10 kΩ10 kΩ5 kΩ
10 kΩ1 kΩ909 Ω
4.7 kΩ10 kΩ3.197 kΩ
1 kΩ1 kΩ500 Ω
100 Ω100 Ω50 Ω
2.2 kΩ3.3 kΩ1.32 kΩ
1 MΩ100 kΩ90.91 kΩ
1 Ω1 Ω0.5 Ω

Article — Parallel Resistor Calculator

Parallel resistor calculator and formula

For resistors connected in parallel, the reciprocal of the total resistance equals the sum of the reciprocals of each branch: 1/R_total = sum(1/R_i). Two 10 kΩ resistors in parallel give 5 kΩ; three 1 kΩ resistors give 333 Ω. The total is always less than the smallest individual resistor in the network.

Parallel resistors are everywhere: power supply current sharing, voltage dividers, audio attenuators, terminator networks on data buses. The formula scales from two resistors to dozens, and the same equation governs parallel conductors in a wire bundle and parallel inductors in an RF tank circuit.

What does parallel resistance mean

Two resistors are in parallel when both ends are tied to the same pair of nodes. Current entering the top node splits between the two paths, then recombines at the bottom node. Each resistor sees the same voltage across its terminals, but the currents through them differ unless the resistors are identical.

Compare to series: in series, the same current flows through both resistors and the voltage divides between them. In parallel, the same voltage appears across both and the current divides. These are dual topologies, and you can convert between them via the reciprocal transformation.

Did you know

Two equal resistors in parallel cut the resistance in half. Three give a third. Ten give a tenth. For n equal resistors of value R in parallel, R_total = R / n. Useful when you need a non-standard value: ten 1 kΩ gives 100 Ω with the power handling of ten 1/4 W parts.

The parallel resistor formula

The general equation sums reciprocals. The two-resistor case has a popular shortcut. Both produce the same numerical result.

Parallel resistor formulas
1/R_t = 1/R_1 + 1/R_2 +... + 1/R_n
R_t = R_1 R_2 / (R_1 + R_2) (two only)
R_t = R / n (n equal resistors)

Worked examples:

  • Two 1 kΩ — R_t = (1 × 1) / (1 + 1) = 0.5 kΩ = 500 Ω
  • 1 kΩ and 4.7 kΩ — R_t = (1 × 4.7) / (1 + 4.7) = 4.7 / 5.7 = 824 Ω
  • 10 Ω, 20 Ω, 30 Ω — 1/R_t = 0.1 + 0.05 + 0.0333 = 0.1833. R_t = 1 / 0.1833 = 5.45 Ω
  • Six 100 Ω — R_t = 100 / 6 = 16.67 Ω. Total power capacity is 6× a single resistor.

Two-resistor parallel shortcut

The product-over-sum form is convenient for hand calculation. It comes directly from algebraic manipulation of 1/R_t = 1/R_1 + 1/R_2.

R_t = (R_1 × R_2) / (R_1 + R_2). Multiply the two resistor values, divide by their sum. Done. For 470 Ω and 220 Ω in parallel: (470 × 220) / (470 + 220) = 103,400 / 690 = 150 Ω.

Tip

For three or more resistors, you can iterate the two-resistor formula: combine R1 and R2, then combine that result with R3, and so on. It is slower than the reciprocal-sum form but easier on a four-function calculator.

Parallel resistors vs series resistors

The two topologies do opposite things to total resistance.

Series 10 + 10
20 kΩ
Sum of resistors
Parallel 10 || 10
5 kΩ
Half of either

Series resistors share current and divide voltage. The current through each is identical; the voltage across each is proportional to its resistance. Two 10 kΩ across 10 V drop 5 V each, carrying 0.5 mA total.

Parallel resistors share voltage and divide current. The voltage across each is identical; the current through each is inversely proportional to its resistance. Two 10 kΩ across 10 V carry 1 mA each, totaling 2 mA, and behave as a single 5 kΩ load.

Practical applications of parallel resistors

Engineers use parallel combinations for several reasons.

Reaching non-standard values. Standard E24 resistors come in steps like 1.0, 1.1, 1.2, 1.3, 1.5, 1.6, 1.8. Need 850 Ω? Put a 1 kΩ in parallel with a 5.6 kΩ (=847 Ω) or two 1.5 kΩ with a 2.2 kΩ in series. Many vintage designs use this technique to hit a precise filter cutoff or gain.

Power sharing. A single 100 Ω 1/4 W resistor handles 250 mW. Four 100 Ω resistors in series-parallel (two pairs in series, then in parallel) form a single 100 Ω with 1 W rating. The current divides equally and each part dissipates a quarter of the total.

Redundancy. If one of three parallel 1 kΩ resistors opens, the remaining two still conduct. The total rises from 333 Ω to 500 Ω, a degradation but not a failure. Critical circuits like medical defibrillator load networks and high-voltage bleeder strings exploit this.

Did you know

The 50 Ω characteristic impedance used in RF coax came from a 1929 Bell Labs trade-off: 77 Ω minimizes attenuation in air, 30 Ω maximizes power handling, and the geometric mean is around 50. Two 100 Ω in parallel terminate a 50 Ω line.

Power dissipation in parallel resistors

Each branch dissipates P = V²/R using the common voltage. Total power is the sum of branch powers, which also equals V²/R_total or I_total × V.

A 10 V supply across a 100 Ω and a 1 kΩ in parallel: 100 Ω dissipates 10²/100 = 1 W, 1 kΩ dissipates 10²/1000 = 0.1 W. Total 1.1 W. Note the 100 Ω carries 10× more current and dissipates 10× more power. If you must mix wattage ratings in parallel, oversize the lowest-value (and therefore hottest) resistor.

Lowest-value resistor sees the most stress

Power dissipation in a parallel branch is V²/R. Halving R doubles the power. Always check the small-value resistor first when sizing wattage in a parallel network. A 0.25 W rating on a 100 Ω resistor across 5 V is right at the limit.

Common parallel resistor mistakes

The formula is straightforward. Most errors are setup errors.

  • Adding values directly — that is the series formula. Parallel uses reciprocals. Two 10 kΩ in parallel is 5 kΩ, not 20 kΩ.
  • Mixing units — convert everything to ohms before summing reciprocals, or convert everything to kΩ. 1 kΩ with 470 Ω is 1000 with 470, not 1 with 470.
  • Expecting a result larger than the smallest member — impossible. The smallest individual resistor sets an upper bound for the parallel total.
  • Ignoring tolerance stack — five 1 percent resistors in parallel do not give 0.2 percent total. Use root-sum-square for independent tolerances: 1 / √5 = 0.45 percent.
  • Forgetting the lowest-value branch heats up most — the small resistor in a mixed-value parallel network is the one most likely to fail. Size its wattage first.

FAQ

For two or more resistors connected in parallel: 1/Rt = 1/R1 + 1/R2 + ···. Take the reciprocal of that sum to get the total. For exactly two resistors, the shortcut Rt = R1R2 / (R1 + R2) gives the same answer.
Yes, always. Adding more parallel paths can only reduce the total. Two 10 kΩ in parallel give 5 kΩ; adding a third 10 kΩ cuts it to 3.33 kΩ. The total approaches zero only with very many very low-value resistors.
Use the shortcut: (10 × 10) / (10 + 10) = 100 / 20 = 5 kΩ. For two equal resistors of value R, the parallel total is simply R/2.
In series, resistors add: Rt = R1 + R2. In parallel, reciprocals add: 1/Rt = 1/R1 + 1/R2. Series increases total resistance; parallel decreases it.
Three common reasons: (1) achieve a value not available as a single standard part, (2) distribute power across multiple resistors so each runs cooler, (3) increase reliability (one open resistor leaves the others intact).
Inversely proportional to resistance. A 10 V source feeding 100 Ω and 200 Ω in parallel pushes 0.1 A through the 100 Ω branch and 0.05 A through the 200 Ω branch. Total current = 0.15 A; total resistance = 10 / 0.15 = 66.7 Ω.
Each resistor dissipates V²/R independently because they all see the same voltage. Total power = sum of branch powers. A 100 Ω and 200 Ω pair across 10 V dissipates 1.0 W + 0.5 W = 1.5 W total.
Yes, but check each resistor against its own dissipation. The smaller-value resistor carries more current and dissipates more power. A 100 Ω 1/4 W and 1 kΩ 1/4 W across 5 V: 100 Ω sees 0.25 W (at limit), 1 kΩ sees 0.025 W (fine). Margin: use 1/2 W on the 100 Ω.
The math is exact. Real-world tolerance comes from the resistors. Two 1% resistors in parallel have an effective tolerance around 0.7% on the total (root-sum-square). Standard 5% carbon parts give about 3.5% on the parallel total.