Skip to content

Resistors in series and parallel

In electrical circuits, two or more resistors can be connected in series or in parallel to modify the total equivalent resistance of the arrangement. The series connection adds the individual ohmic values, while the parallel connection always results in an equivalent resistance lower than the smallest of the participating resistors.

Req = R1 + R2 + … + Rn

Variable Description Unit
Req Total equivalent resistance Ω
R1, R2, …, Rn Individual resistors connected in series Ω

In a series connection, all components share the same electric current. The total applied voltage is divided among the resistors in direct proportion to their values (voltage divider). If any resistor fails open, the entire circuit is interrupted.

1 / Req = 1 / R1 + 1 / R2 + … + 1 / Rn

For the particular case of two resistors in parallel:

Req = (R1 · R2) / (R1 + R2)

Variable Description Unit
Req Total equivalent resistance Ω
R1, R2, …, Rn Individual resistors connected in parallel Ω

In a parallel connection, the electric voltage is identical across all resistor terminals. The total supplied current divides among the branches (current divider) and the total conductance is the sum of the individual conductances. If one resistor fails open, the others continue to operate.

Characteristic Series Parallel
Equivalent resistance Req > any Ri Req < the smallest Ri
Current Same in all resistors Divides among branches (Itotal = Σ Ii)
Voltage Divides (Vtotal = Σ Vi) Same across all resistors
Equivalent conductance Geq = (1/G1 + 1/G2 + …)−1 Geq = G1 + G2 + …
Fault tolerance One open interrupts the entire circuit One open only disconnects that branch
Typical application Current limiting, voltage dividers Distribution networks, independent loads

Three resistors of 33 Ω, 33 Ω and 47 Ω are connected to a 12 V source. Both configurations are analyzed.

Series connection
Req = 33 Ω + 33 Ω + 47 Ω = 113 Ω
I = 12 V / 113 Ω ≈ 0.106 A
Voltage drops: V1 ≈ 3.5 V, V2 ≈ 3.5 V, V3 ≈ 5.0 V

Parallel connection
1 / Req = 1/33 + 1/33 + 1/47 ≈ 0.0820 S → Req = 1 / 0.0820 ≈ 12.2 Ω
Itotal = 12 V / 12.2 Ω ≈ 0.98 A
Branch currents: I1 ≈ 0.36 A, I2 ≈ 0.36 A, I3 ≈ 0.26 A

The total power dissipated in parallel is P = V · I = 12 V · 0.98 A ≈ 11.8 W, distributed among the resistors according to P = V² / Ri.

What is the formula for total resistance in series?

Section titled “What is the formula for total resistance in series?”

The equivalent resistance is the direct sum: Req = R1 + R2 + … + Rn.

How is the equivalent resistance of two resistors in parallel calculated?

Section titled “How is the equivalent resistance of two resistors in parallel calculated?”

The simplified expression Req = (R1 · R2) / (R1 + R2) is used. For more than two, the inverse of the sum of reciprocals is used.

What current flows through each resistor in a series circuit?

Section titled “What current flows through each resistor in a series circuit?”

In series, exactly the same current flows through each resistor, equal to the total circuit current.

Why is the equivalent resistance in parallel smaller than the smallest resistor in the group?

Section titled “Why is the equivalent resistance in parallel smaller than the smallest resistor in the group?”

By adding additional paths for current flow, the total conductance increases. Since resistance is the inverse of conductance, the equivalent value decreases and is always smaller than the smallest individual resistor.

Can resistors be combined in series and parallel in the same circuit?

Section titled “Can resistors be combined in series and parallel in the same circuit?”

Yes, mixed networks are formed and are simplified step by step: first reduce the parallel subgroups, then add the series equivalents, repeating until a single equivalent resistance is obtained.

How does tolerance affect the equivalent value?

Section titled “How does tolerance affect the equivalent value?”

Tolerance propagates according to the configuration. In series, the absolute error adds up; in parallel, the relative error of the equivalent resistance can be smaller, but the total uncertainty depends on the specific combination and the method of error propagation.