⚡ Spark Academy53 lessons

Series & Parallel

The two ways to wire anything — and the rules that let you collapse a network into one number.

lesson 5 of 5 in this unit

Builds on: 1.2 Ohm's Law1.1 Your First Circuit

Series: one path

Components in series form a single chain — the same current threads through every one of them (there’s nowhere else to go). Each resistor takes its own bite of the battery’s voltage (Vi = I·Ri), and the bites always add up to the full supply. Total resistance simply adds:

R_series = R₁ + R₂ + R₃ + …

Old-fashioned Christmas lights were wired in series — one dead bulb broke the single path and the whole string went dark. Series is also why adding resistance anywhere in a chain throttles the current everywhere in it.

Parallel: many paths

Components in parallel connect across the same two nodes — so they all see the same voltage, and each draws its own current by Ohm’s law. The currents add. More paths mean easier flow overall, so the combined resistance is always smaller than the smallest branch:

1/R_parallel = 1/R₁ + 1/R₂ + 1/R₃ + …two resistors: R = R₁R₂ / (R₁ + R₂) · two equal Rs → R/2

Your house is wired in parallel: every outlet gets the full mains voltage, every appliance draws what it needs, and switching one off doesn’t darken the rest.

Intuition for mixed networks

Real circuits mix both. The strategy is always the same: find a purely-series or purely-parallel cluster, replace it with its equivalent single resistor, redraw, and repeat until one resistor remains. Two anchors keep you sane: in series the biggest resistor dominates (it hogs the voltage); in parallel the smallest dominates (it hogs the current).

Sanity checks worth memorising

Two equal resistors: in series double, in parallel halve. Adding any resistor in parallel always lowers total resistance. If your computed parallel result is bigger than the smallest branch, you made an arithmetic slip.

⚡ Lab — One Path or Many

Three resistors on a 9 V battery, wired your way.

  • In series, make R3 huge — watch it hog the voltage while the current collapses.
  • Flip to parallel with the same resistors: total current jumps. Why?
  • Set all three to 100 Ω in parallel and check R_eq is exactly 33.3 Ω.
100 Ω
220 Ω
470 Ω
R₁R₂R₃Total
Voltage across1.1 V2.5 V5.4 V9 V
Current through11 mA11 mA11 mA11 mA

Check your understanding

Q1. Two 100 Ω resistors in series total…

Q2. Two 100 Ω resistors in parallel total…

Q3. Which is always true of a parallel combination?

Q4. In a series chain, which quantity is identical in every component?