Electrical Fundamentals
Lesson 8 of 8beginner
18 min read

Series-Parallel Combination Circuits

Analyzing circuits with both series and parallel elements

Theory

🎧 Listen to this lesson

Combining Series & Parallel

Most real-world circuits contain both series and parallel elements. To analyze them, you simplify step-by-step: identify parallel groups, calculate their equivalent resistance, then treat the result as a series element.

Step-by-Step Method

  • Step 1: Identify which resistors are in parallel and which are in series.
  • Step 2: Calculate the equivalent resistance of parallel groups.
  • Step 3: Replace parallel groups with their equivalent single resistor.
  • Step 4: Calculate the total series resistance.
  • Step 5: Find total current using I = V/R_total.
  • Step 6: Work backwards to find voltage drops and branch currents.
Tip
Always simplify from the inside out. Start with the innermost parallel or series combination, replace it with an equivalent single resistor, and repeat until you have one total resistance.

Worked Example

Consider R1 = 100Ω in series with a parallel combination of R2 = 200Ω and R3 = 300Ω, all powered by 12V. First, find the parallel combination: R_parallel = (200 × 300)/(200 + 300) = 120Ω. Then total R = 100 + 120 = 220Ω. Total current I = 12/220 = 54.5mA.

Real-World Applications

Almost every practical circuit is a series-parallel combination. A flashlight has batteries in series feeding an LED with a current-limiting resistor — but the switch is in series with the whole lot. A car's electrical system has the battery in series with fuses, which then feed parallel branches for lights, radio, and other accessories.

Tip
When troubleshooting a combination circuit, simplify it on paper first. Redraw parallel groups as single equivalent resistors until you have a simple series circuit, then analyze step by step.

Common Mistakes to Avoid

  • Don't assume all resistors are in series or all in parallel — trace the current path carefully.
  • Remember: components are in series only if the SAME current flows through both. They're in parallel only if they share BOTH nodes.
  • Always simplify from the innermost group outward — don't try to solve the whole circuit at once.
  • Double-check by verifying that voltage drops sum to the source voltage (KVL) and branch currents sum to total current (KCL).

Formulas

Interactive Diagram

Interactive Circuit Diagram

12.0V100ΩR₁200ΩR₂300ΩR₃V_R1 = 5.5VV_par = 6.5VI₂ = 32.7mAI₃ = 21.8mAR_total = 220Ω I_total = 54.5mAP = 654.5mW
12V
1V24V
100Ω
10Ω500Ω
200Ω
10Ω1000Ω
300Ω
10Ω1000Ω

Calculator

V=I×RV = I \times R

Enter any 2 values to calculate the rest

Circuit Challenges

Challenge 1 of 2
Combination Circuit

R1 = 100Ω is in series with a parallel pair of R2 = 200Ω and R3 = 200Ω. The source is 10V. Find R_total and total current.

Rtotal=R1+R2×R3R2+R3R_{total} = R_1 + \frac{R_2 \times R_3}{R_2 + R_3}
+10VR₁ (series)R₂R₃A
10V
100Ω
200Ω
200Ω
? Ω
? A

Calculate & fill in:

Ω
A

Knowledge Check

Question 1 of 5

What is the first step in analyzing a series-parallel circuit?