1.2.1 · D2Circuit Analysis Fundamentals

Visual walkthrough — Series vs parallel resistor combinations

1,777 words8 min readBack to topic

Step 1 — What a resistor even is (the pipe picture)

WHAT. A resistor is a component that pushes back against electric current. Think of a narrow section of water pipe: water can flow, but the narrowness makes it hard.

WHY start here. Every formula below is just bookkeeping about "how hard is it to push" — so we must first agree what "hard" means with a picture, not a symbol.

PICTURE. Look at the figure. Three quantities live on this pipe:

  • = voltage = the push (like water-pressure difference between the two ends). Bigger push, more flow.
  • = current = the flow rate (how much charge passes per second, like litres/second).
  • = resistance = how narrow the pipe is (how much it resists flow).
Figure — Series vs parallel resistor combinations

These three are tied by one rule, Ohm's Law (see Ohms Law):


Step 2 — "Series" means one single path

WHAT. Two resistors are in series when they are joined end-to-end on one path, with no branch between them. The same water that leaves the first pipe enters the second — there is nowhere else to go.

WHY this matters. The single most important consequence: the current is the same through both. We will lean on this fact in the next step, so we anchor it visually now. Let us name the flow into the first pipe and the flow out of the second (both drawn on the picture) — we are about to prove they are equal.

PICTURE. Follow the single yellow flow arrow: it enters as , passes straight through , and leaves as , unchanged. One arrow, one value.

Figure — Series vs parallel resistor combinations
Recall Why is the current forced to be equal?

Water is not created or destroyed between the two pipes, so whatever flows out of per second must flow into per second. Therefore , and we simply call that common value .


Step 3 — Series derivation: pushes add up

WHAT. We drive one current through the pair and ask: how much total push did we need?

WHY add? Each narrow section eats some of the push. To get through both narrow sections, you need enough push for the first plus enough for the second. This "voltages around a path add up" is exactly Kirchhoffs Voltage Law (KVL).

PICTURE. The bar shows the total push split into two stacked pieces — the drop across sitting on top of the drop across . Stack heights add to the full bar.

Figure — Series vs parallel resistor combinations

Now the algebra, each symbol labelled where it stands:

We factored out because it's the same current in both terms (that was the whole point of Step 2). Compare to the definition of the single replacement resistor, :


Step 4 — "Parallel" means many paths, one shared push

WHAT. Two resistors are in parallel when both ends connect to the same two points (nodes). Picture two separate pipes drilled side-by-side between the same left tank and the same right tank.

WHY this matters. Because both pipes bridge the same two tanks, they feel the same pressure difference — the same voltage . But each pipe carries its own flow. This is the mirror image of series.

PICTURE. One push across the top; two separate flow arrows and , one per pipe, that split apart and rejoin.

Figure — Series vs parallel resistor combinations

Step 5 — Parallel derivation: flows add up

WHAT. Apply one push ; find the total flow delivered to both pipes.

WHY add the flows? At the point where the branches rejoin, all the water from every pipe merges. Total in equals total out — that is Kirchhoffs Current Law (KCL). So .

PICTURE. The bar now stacks currents (not voltages): and pile up to the total , all under the single shared push .

Figure — Series vs parallel resistor combinations

Each branch is itself just one pipe feeling the same push , so Ohm's Law (Step 1) applies to each on its own:

Substituting these into , with each term labelled where it stands:

We factored out because it is the same voltage across both (Step 4). The replacement resistor must give , so divide both sides by :

The quantity has a name — conductance (see Conductance) — the ease of flow. Parallel adds ease; that is why the result gets easier (smaller ).


Step 6 — The extreme cases, for BOTH arrangements

WHAT. We prove the parallel sanity-check fact visually, then list the degenerate extremes for series and parallel side by side so the symmetry is complete.

WHY a whole step. Beginners average resistances; the picture kills that instinct. And a reader must never hit a or branch — in either arrangement — that we did not show.

PICTURE. Start with one pipe of resistance . Drilling a second pipe next to it can only give water another opening — you never plug the first one. More openings ⇒ more total flow at the same push ⇒ less resistance. The curve shows sliding below the smaller resistor as the second is added.

Figure — Series vs parallel resistor combinations

Parallel extremes (extra path can only help):

  • A short () in parallel: . A wide-open pipe carries all the water; the narrow one is bypassed. .
  • An open branch () in parallel: a blocked pipe carries no water, so it changes nothing: .

Series extremes (mirror image — one path, blockages matter):

  • A short () in series: . A perfectly wide section on the single path adds no difficulty, so the total is just the other resistor.
  • An open () in series: . One blocked section on the only path stops all flow — the whole chain becomes an open circuit.

Equal-resistor tidy case:

  • equal resistors in parallel: . Ten identical pipes ⇒ .

Step 7 — Nested networks: collapse inside-out

WHAT. Real circuits mix both. Rule: find the innermost pure series or pure parallel group, replace it with one resistor, repeat — exactly like simplifying nested parentheses. This is Equivalent Resistance and Network Reduction.

WHY inside-out. You can only apply a series/parallel formula to a group that is purely one or the other. Collapsing the innermost group first turns a messy network into a simpler one, over and over.

PICTURE. The ladder in series with collapses in two frames: first the parallel pair fuses into , then it lines up in series with .

Figure — Series vs parallel resistor combinations

The one-picture summary

Everything on this page is two mirrored rules. Series shares current and stacks voltages (bigger ); parallel shares voltage and stacks currents (smaller ).

Figure — Series vs parallel resistor combinations
Recall Feynman retelling — the whole walkthrough in plain words

A resistor is a narrow pipe: push it with voltage , water flows at rate , and narrowness ties them together by . Line pipes up end-to-end (series) and the same water must fight through every section, so you need to add up all the pushes — resistances add, and the chain is harder than any one section. Drill pipes side-by-side between the same two tanks (parallel) and every pipe feels the same push but carries its own flow; the flows merge, so ease (conductance) adds, and the whole thing is easier — smaller than even the easiest single pipe. A blocked branch in parallel changes nothing; a wide-open branch drops the total to zero — and in series it is exactly reversed. For a tangled circuit, keep collapsing the innermost series-or-parallel group into one pipe until only one remains.


Connections

  • Ohms Law — the used in every single step.
  • Kirchhoffs Voltage Law — makes series voltages add (Step 3).
  • Kirchhoffs Current Law — makes parallel currents add (Step 5).
  • Conductance — why parallel "adds ease" (Step 5–6).
  • Voltage Divider & Current Divider — direct offspring of Steps 3 and 5.
  • Equivalent Resistance and Network Reduction — the inside-out method of Step 7.
  • Power Dissipation in Resistors — once currents are known, per resistor.