Mistake Master
Read the nodes, not the drawing
A schematic is a statement about connections, not a picture. Every stretch of plain wire is one node at one potential, and two elements are in parallel exactly when both ends touch the same pair of nodes. Bends, the position of the battery on the page, and whether components are drawn in a row or stacked have no effect on anything. Label the nodes first and the rest of this topic is arithmetic.
§1
Classify by nodes. Then combine.
▸
Two tests, and they are about connections rather than layout:
- Parallel: both ends of the two elements connect to the same pair of nodes.
- Series: the two elements share one node that nothing else touches, so the same current has to pass through both.
Redrawing a circuit must never change the answer. If it does, the classification was made from the drawing.
The combining rules run opposite ways, and the parallel one has a step that is easy to drop:
$$R_{\text{series}} = R_1 + R_2 + \cdots, \qquad \frac{1}{R_{\text{eq}}} = \frac{1}{R_1} + \frac{1}{R_2} + \cdots$$
The last operation in the parallel calculation is a flip. Computing $1/R_{\text{eq}} = 1/12 + 1/4 = 1/3$ and reporting $0.33\ \Omega$ is the same slip as adding $12$ and $4$ to get $16\ \Omega$: both fail the one check that catches everything here. A parallel combination is always smaller than its smallest branch, because each branch is one more route available. Here $R_{\text{eq}} = 3\ \Omega$, below the $4\ \Omega$ branch.
§2
A parallel addition adds a path, not opposition.
▸
More components feels like more obstruction, and for a series addition that is right. For a parallel addition it is exactly backward:
- The new branch lowers $R_{\text{eq}}$ below every existing branch.
- So the current the battery delivers rises.
- With an ideal battery, every existing branch keeps its full potential difference and its brightness.
Household outlets are the everyday version: each appliance plugged in raises the total current drawn, which is what a circuit breaker is watching for. Reserve the phrase "adding resistance" for series connections; a parallel addition adds paths.
§3
A series voltage divides in proportion to resistance.
▸
Series elements share one current, so each potential difference is $IR$ and the drops divide in the same ratio as the resistances. An even split is the special case of equal resistances, and it is not the general rule.
A $2\ \Omega$ and a $10\ \Omega$ resistor in series across $12$ V:
$$I = \frac{12}{12} = 1\ \text{A}, \qquad \Delta V_1 = 2\ \text{V}, \qquad \Delta V_2 = 10\ \text{V},$$
the same $1:5$ ratio as the resistances. The larger resistance always takes the larger share. Handing the larger share to the smaller resistor, on the grounds that current passes through it more easily, gets it backward: the current is the same in both, so only the resistance can differ the drops.
§4
Real batteries sag, and meters have to be placed by what they sample.
▸
A real battery behaves as an emf $\varepsilon$ in series with an internal resistance $r$, so its terminal potential difference is
$$\Delta V_{\text{terminal}} = \varepsilon - Ir.$$
It equals the printed value only at zero current. A $9$ V battery with $r = 0.4\ \Omega$ delivering $1.5$ A reads $9 - 0.6 = 8.4$ V at its terminals, and those $0.6$ V are dissipated inside the battery. That is why five bulbs in parallel each glow a little less brightly than one bulb alone, and why a voltmeter across the terminals drops when the circuit closes. Plot terminal potential difference against current and the slope is $-r$ with intercept $\varepsilon$.
Meters are placed by what they have to sample, and the ideal values explain the rule:
- An ammeter measures charge per second passing through itself, so it goes in the path, and ideally has $0\ \Omega$ so it changes nothing.
- A voltmeter compares two points, so it bridges them, and ideally has infinite resistance so it draws no current.
Swapped, each destroys the circuit it was measuring: an ammeter clipped across an element shorts it out, and a voltmeter placed in a path opens it.
§5
Skill Check.
▸
Ten scenarios. Pick the chips that match your answer, then check. A scenario marks complete the first time every part is right. Progress saves on this device.