lesson

Updated 6 days ago · 2 views
If you had to test fifty different light bulbs on a complex circuit board, solving system equations fifty times would take hours. What if you could shrink the entire circuit board down to just one voltage source and one resistor?
The Power of Circuit Reduction
In 1883, French telegraph engineer Léon Charles Thévenin was working on massive telegraph networks and needed a fast way to analyze how changing components affected line signals. He discovered that from the perspective of any two output terminals, any complex linear network behaves like a single voltage source in series with a single resistor.
📊A clean visual diagram comparing a complex circuit to its Thévenin equivalent. On the left: a gray box labeled 'Linear Active DC Network' with resistors R1, R2, R3, R4 and a DC voltage source Vs, with two terminals labeled A and B extending to the right. A prominent glowing arrow points to the right. On the right: a neat dashed box labeled 'Thévenin Equivalent Circuit' containing an ideal DC source circle with +/- labeled 'Vth' in series with a single resistor labeled 'Rth', leading directly to terminals A and B. Accent color blue #22b7ff, dark text #1e2945, clean white background card.
What rules govern this transformation, and what types of circuits can we simplify?
Thévenin's Theorem Defined
Thévenin's theorem states that any linear, two-terminal DC circuit containing independent sources and resistors can be replaced by an equivalent circuit containing only an independent voltage source Vth in series with a resistor Rth.
A linear network is a circuit where all components obey a straight-line relationship between voltage and current, meaning component resistances do not change with voltage or temperature.
How do we find the exact numerical values for Vth and Rth from an existing circuit schematic?
Finding Vth and Rth
The Thévenin voltage (Vth) is the open-circuit voltage across terminals A and B when the load resistor is disconnected (Vth=Voc).
The Thévenin resistance (Rth) is the equivalent input resistance measured looking back into terminals A and B after deactivating all independent sources (replacing ideal voltage sources with short circuits / zero-ohm wires).
📊A two-panel schematic diagram showing how to find Vth and Rth. Panel 1 (top): 'Step 1: Find Vth (Open-Circuit Voltage)'. Circuit with DC source Vs, series R1, parallel R2, and open terminals A-B. A digital voltmeter icon measures across A-B labeled 'Voc = Vth'. Panel 2 (bottom): 'Step 2: Find Rth (Deactivate Sources)'. The voltage source Vs is replaced by a solid green line labeled 'Short Circuit (0 V)'. An ohmmeter eye icon looks into terminals A-B with arrow labeled 'Req = Rth = R1 || R2'. High-contrast styling, clean labels.