How to find equivalent resistance in a series-parallel circuit

Finding the equivalent resistance of a series-parallel circuit requires simplifying the network step-by-step into a single equivalent resistor. This method applies to any linear, purely resistive DC circuit without active components or complex bridge configurations requiring delta-wye transformations.

The setup

Identify the nodes and branches in the circuit diagram. Locate the power source or the two terminals across which the equivalent resistance is to be found. Begin analysis at the end of the circuit furthest from these terminals.

The steps

  1. Identify a group of resistors that are strictly in series (same current, no branching) or strictly in parallel (connected across the same two nodes).
  2. Calculate the equivalent resistance for that specific group. For series: Req=R1+R2+R_{eq} = R_1 + R_2 + \dots. For parallel: 1/Req=1/R1+1/R2+1/R_{eq} = 1/R_1 + 1/R_2 + \dots
  3. Redraw the circuit, replacing the identified group with its single equivalent resistor.
  4. Repeat steps 1-3 until only a single equivalent resistor remains between the terminals of interest.

Checking the result

Verify the bounding values for each step. The equivalent resistance of any parallel group must be strictly less than the smallest individual resistor in that group. The equivalent resistance of any series group must be strictly greater than the largest individual resistor in that group.

Common errors

A common mistake is treating resistors as being in series when a node exists between them that routes current to another branch. Another frequent error is forgetting to invert the sum of the reciprocals when calculating parallel resistance (Rp=(1/R1+1/R2)1R_{p} = (1/R_1 + 1/R_2)^{-1}).

Worked example

Find the equivalent resistance between terminals A and B for a circuit where R1=4ΩR_1 = 4\,\Omega is in series with a parallel combination of R2=6ΩR_2 = 6\,\Omega and R3=3ΩR_3 = 3\,\Omega.

Step 1: Identify that R2R_2 and R3R_3 are in parallel because they share the same two nodes. Step 2: Calculate the equivalent resistance R23R_{23} for this parallel pair: 1R23=1R2+1R3\frac{1}{R_{23}} = \frac{1}{R_2} + \frac{1}{R_3} 1R23=16+13=36\frac{1}{R_{23}} = \frac{1}{6} + \frac{1}{3} = \frac{3}{6} R23=2ΩR_{23} = 2\,\Omega Step 3: Redraw the circuit mentally or on paper. R1R_1 is now strictly in series with R23R_{23}. Step 4: Calculate the total equivalent resistance ReqR_{eq}: Req=R1+R23R_{eq} = R_1 + R_{23} Req=4+2=6ΩR_{eq} = 4 + 2 = 6\,\Omega

FAQ

Run your own problem

References: University Physics with Modern Physics, 15th Edition · OpenStax University Physics Volume 2, Chapter 10

See also