\(\def \u#1{\,\mathrm{#1}}\) \(\def \abs#1{\left|#1\right|}\) \(\def \ast{*}\) \(\def \deg{^{\circ}}\) \(\def \ten#1{\times 10^{#1}}\) \(\def \redcancel#1{{\color{red}\cancel{#1}}}\) \(\def \BLUE#1{{\color{blue} #1}}\) \(\def \RED#1{{\color{red} #1}}\) \(\def \PURPLE#1{{\color{purple} #1}}\) \(\def \th#1,#2{#1,\!#2}\) \(\def \lshift#1#2{\underset{\Leftarrow\atop{#2}}#1}}\) \(\def \rshift#1#2{\underset{\Rightarrow\atop{#2}}#1}}\) \(\def \dotspot{{\color{lightgray}{\circ}}}\)
Chapter 16: Circuits
8.

Equivalent Resistance

(no alternate text)
Finding the equivalent resistance of a) a random black box, and b) a set of resistors

In Resistors we defined the resistance of anything as $R=\Delta V/I$: we apply a potential difference to two different places on the object (called terminals) and measure the current that flows. This is even true for combinations of resistors. The resistance of a set of resistors is called that set's equivalent resistance $R_{eq}$:

$$R_{eq} = {\Delta V\over I}$$

We can find the equivalent resistance of any set of resistors by attaching them to a battery and solving the circuit to find the current in and out of the set. But there are some configurations of resistors where the equivalent resistance is easily found:

Resistors in Series

(no alternate text)

Two or more circuit elements are in series if the current $I$ through each of them is exactly the same. If you can trace a path through all the elements without crossing a junction (where the current changes), then they are in series.

For resistors in series, the potential drop across each one is $\Delta V_1 = IR_1$ etc, and the total drop across all the resistors is the sum of the individual drops. Thus $$\begin{align} \Delta V_{tot} &= \Delta V_1 + \Delta V_2 + \dots\\ &= IR_1 + IR_2 + \dots\\ &= I(R_1+R_2+\dots)\\ \end{align}$$ Notice we use the same $I$ for all the resistors because the current is the same. This is also the current into and out of the set of resistors, and so the total potential drop is $\Delta V_{tot}=IR_{eq}$, and so $$IR_{eq} = I(R_1+R_2+\dots)$$ Dividing both sides by $I$ gives us

$$R_{eq} = R_1 + R_2 + \dots$$
for resistors in series

Resistors in Parallel

(no alternate text)

Two or more circuit elements are in parallel if the potential drop $\Delta V$ across each of them is exactly the same. For instance, in the three examples here, the red wires are all at the same potential $V_i$, while the blue wires are all at the same potential $V_f$. Because the two resistors in the first two examples touch the red and the blue, the drop across them is $\Delta V=V_f-V_i$, and must be the same. In the third example, however, only onw resistor goes from red or blue, so those two resistors are not in parallel.

For parallel resistors, it is the currents that add together, not the potential drops, and we use the fact that $I_1 = {\Delta V\over R_1}$, and that $I_{tot} = {\Delta V\over R_{eq}}$: $$\begin{align} I_{tot} &= I_1 + I_2 + \dots\\ {\Delta V\over R_{eq}} &= {\Delta V\over R_1} + {\Delta V\over R_2} + \dots\\ \end{align}$$ If we divide both sides by $\Delta V$, we get

$$\frac1{R_{eq}} = \frac1{R_1} + \frac1{R_2} + \dots$$
(for resistors in parallel)