Thévenin's Theorem
Any linear two-terminal network collapses into one source and one resistor.
Any two-terminal linear network — no matter how many sources or resistors — can be replaced by a single voltage source in series with a single resistor.
The Thévenin Equivalent
Thévenin's theorem states that any linear two-terminal network can be replaced by a single voltage source V_th in series with a single resistor R_th. From the perspective of whatever is connected to the two terminals — a load, a meter, another circuit — the Thévenin equivalent is indistinguishable from the original network.
V_th is the open-circuit voltage at the terminals — the voltage measured when nothing is connected. R_th is the equivalent resistance looking into the terminals when all independent sources are turned off (voltage sources shorted, current sources opened).
Finding V_th
Remove the load from the terminals and calculate the voltage that appears across them. Any method works — nodal analysis, mesh analysis, voltage dividers, or superposition. The key is that no current flows through the terminals in this open-circuit condition.
Finding R_th
Turn off all independent sources: replace voltage sources with short circuits and current sources with open circuits. Then calculate the equivalent resistance seen looking into the two terminals. If the network contains only resistors and independent sources, this is a straightforward series/parallel simplification.
- Find V_th (open-circuit voltage at the node, with R1 and R2 forming the source-side voltage divider): V_th = 12 V × (R2/(R1+R2)) = 12 × (4/8) = 6 V.
- Find R_th: turn off the 12 V source (replace with a short). Looking into the node, R1 = 4 Ω and R2 = 4 Ω are now in parallel: R_th = (4 × 4)/(4 + 4) = 2 Ω.
- The Thévenin equivalent is a 6 V source in series with 2 Ω.
- Connect R_L = 2 Ω: I_L = V_th/(R_th + R_L) = 6/(2 + 2) = 1.5 A.
- V_th = 9 × (6/(3+6)) = 6 V (open-circuit voltage via voltage divider).
- R_th = 3 ∥ 6 = (3 × 6)/(3+6) = 2 Ω (turn off source, resistors in parallel).
- I_L = V_th/(R_th + R_L) = 6/(2+4) = 1 A.
Check your understanding
- V_th is the open-circuit voltage at the terminals of interest.
- R_th is the equivalent resistance looking into the terminals with all independent sources turned off.
- The Thévenin equivalent is V_th in series with R_th.
- Once found, the equivalent simplifies any load analysis to a single series loop.