Thevenin’s Theorem is one of the most powerful tools in circuit analysis. It lets you reduce an enormously complex circuit — with dozens of resistors and sources — into the simplest possible model: a single voltage source in series with a single resistor. From that simplified model you can instantly calculate the current or voltage for any load connected to the circuit.
If you have been struggling to analyse circuits with multiple sources and branches, this tutorial will give you a clear, structured method with fully worked examples you can follow step by step.
What Is Thevenin’s Theorem?
Léon Charles Thévenin, a French telegraph engineer, published this theorem in 1883. The theorem states:
Any linear two-terminal network of resistances and voltage/current sources can be replaced by an equivalent circuit consisting of a single voltage source V_th (the Thevenin voltage) in series with a single resistance R_th (the Thevenin resistance).
The word “linear” is key — Thevenin’s Theorem applies to circuits where all elements obey Ohm’s Law and superposition holds. This includes resistors, voltage sources, current sources, and dependent (controlled) sources.
Why Is It Useful?
Imagine you are designing a sensor interface and you need to find the current through a load resistor as its value changes (for example, the load might be different for different sensors). Without Thevenin’s Theorem, you would have to re-solve the full circuit every time the load changes. With it, you reduce the circuit to V_th and R_th once, then the load current is simply:
I_L = V_th / (R_th + R_L)
Step-by-Step Procedure
Follow these four steps every time to find the Thevenin equivalent of any circuit:
- Identify the two terminals (A and B) across which you want the Thevenin equivalent. This is usually where the load is connected.
- Find V_th (open-circuit voltage): Remove the load. Calculate the voltage V_AB across the open terminals. This is V_th.
- Find R_th (Thevenin resistance): Deactivate all independent sources (replace voltage sources with short circuits and current sources with open circuits). Then calculate the resistance seen looking into the terminals A and B. This is R_th.
- Draw the equivalent circuit: A battery of V_th in series with R_th, with terminals A and B available. Reconnect the load to find load current and voltage instantly.
Note for dependent sources: When dependent sources are present, you cannot simply deactivate them. Instead, apply a test voltage V_test (or test current I_test) at the terminals and calculate the resulting current (or voltage). R_th = V_test / I_test.
Example 1 — Single Source Circuit
Find the Thevenin equivalent at terminals A-B, then find the current through a 10 Ω load.
Circuit:
- 12 V voltage source (V_s)
- R₁ = 4 Ω in series with V_s
- R₂ = 8 Ω in parallel across terminals A-B
Step 1 — Find V_th
Remove the load. With no load (open circuit at A-B), no current flows through R₂… wait, R₂ is across the terminals, so it IS part of the source network, not the load. Let us restate: terminals A-B are after R₂.
Current through the loop (no load): I = V_s / (R₁ + R₂) = 12 / (4 + 8) = 1 A V_th = V_AB = I × R₂ = 1 × 8 = 8 V
Step 2 — Find R_th
Deactivate V_s (short circuit it). Looking into A-B: R₁ and R₂ are now in parallel:
R_th = R₁ ‖ R₂ = (4 × 8) / (4 + 8) = 32/12 = 2.67 Ω
Step 3 — Connect Load
I_L = V_th / (R_th + R_L) = 8 / (2.67 + 10) = 8 / 12.67 = 0.631 A V_L = I_L × R_L = 0.631 × 10 = 6.31 V
Example 2 — Multiple Sources
A more challenging circuit with two sources:
- V₁ = 20 V (left source)
- I₁ = 2 A (current source in parallel with R₂)
- R₁ = 5 Ω (between left source and node)
- R₂ = 10 Ω (at the node)
- Terminals A-B at the node
Find V_th Using Superposition
Due to V₁ alone (open I₁):
V_AB_1 = V₁ × R₂ / (R₁ + R₂) = 20 × 10 / 15 = 13.33 V
Due to I₁ alone (short V₁):
R₁ and R₂ are now in parallel (V₁ shorted): R_eq = 5‖10 = 3.33 Ω V_AB_2 = I₁ × R_eq = 2 × 3.33 = 6.67 V
Total V_th:
V_th = 13.33 + 6.67 = 20 V
Find R_th
Deactivate both sources (short V₁, open I₁): R_th = R₁ ‖ R₂ = 5 ‖ 10 = 3.33 Ω
1.5 Ohm 0.25W Metal Film Resistor MFR (Pack of 100)
Metal film resistors offer tight tolerances (1% or better), making them ideal for building accurate Thevenin equivalent test circuits and load simulations.
Example 3 — Dependent Sources
Dependent sources (controlled sources) appear in transistor and op-amp models. The procedure changes slightly for R_th.
Circuit:
- V_s = 10 V, R₁ = 2 Ω, R₂ = 8 Ω
- Dependent voltage source: 3V_x (where V_x is the voltage across R₂)
- Terminals A-B after the dependent source
Find V_th
KVL: V_s − I×R₁ − I×R₂ − 3V_x = 0 V_x = I × R₂ = 8I 10 − 2I − 8I − 3(8I) = 0 10 = 34I → I = 0.294 A V_th = 3V_x = 3 × 8 × 0.294 = 7.06 V
Find R_th With Dependent Source
Deactivate V_s (short it). Apply V_test = 1 V at A-B. KVL around the loop: V_test − I_test × (R₁ + R₂) + 3V_x = 0 Note: with V_s shorted, V_x = −I_test × R₂ (current flows back) Careful KVL gives: R_th = V_test/I_test = solve the resulting equation (Full solution depends on circuit topology; the key is: never zero a dependent source)
Relationship to Norton’s Theorem
Norton’s Theorem is the dual of Thevenin’s. Instead of a voltage source in series, it gives a current source in parallel with R_N:
I_N = V_th / R_th (short-circuit current at terminals A-B) R_N = R_th (same equivalent resistance) Conversion: Thevenin → Norton: I_N = V_th / R_th Norton → Thevenin: V_th = I_N × R_N
In practice, choose Thevenin when the load is connected in series (easier to compute I_L); choose Norton when the load is connected in parallel (easier to compute V_L).
10CM Male To Female Breadboard Jumper Wires 2.54MM – 40Pcs
Use these wires to connect your breadboard test circuits when experimenting with Thevenin equivalent circuits and load resistance variations.
Maximum Power Transfer Theorem
One of the most elegant consequences of Thevenin’s Theorem is the Maximum Power Transfer Theorem:
Maximum power is transferred from a source to a load when the load resistance equals the Thevenin resistance: R_L = R_th
P_L = V_th² × R_L / (R_th + R_L)² Maximum when dP_L/dR_L = 0 → R_L = R_th P_max = V_th² / (4 × R_th)
This is used extensively in:
- RF/antenna design: Impedance matching for maximum signal power transfer
- Audio amplifiers: Matching speaker impedance to amplifier output impedance
- Battery-powered designs: Understanding when a battery is delivering maximum power to a load
Practical Applications
Thevenin’s Theorem shows up constantly in real engineering work:
- Sensor interfaces: Model the sensor and its conditioning network as a Thevenin source; design the load (ADC input, microcontroller pin) based on R_th and V_th.
- Voltage dividers: Any voltage divider is nothing more than a Thevenin source. V_th = V_in × R₂/(R₁+R₂) and R_th = R₁‖R₂.
- Battery modelling: A real battery is modelled as an ideal voltage (V_oc) in series with internal resistance (r) — this is its Thevenin equivalent.
- SPICE simulation: Most SPICE tools have a built-in “Thevenize” feature to compute V_th and R_th of any sub-circuit automatically.
- Op-amp input bias: The Thevenin equivalent of the input resistor network determines the offset voltage due to input bias currents.
Tools for Hands-On Practice
Theory solidifies fast when you build a circuit and verify Thevenin predictions with a multimeter. You need:
- Breadboard: Build the source circuit, measure V_oc across open terminals, then short the terminals and measure I_sc to get R_th = V_oc/I_sc directly.
- Resistors of known value: Use a variety of resistor values to create multi-branch networks.
- DC power supply: A stable, known voltage source is essential for accurate measurements.
- Digital multimeter: Measure V_th directly and use the resistance mode to verify R_th (with sources deactivated).
10 Ohm 0.25W Carbon Film Resistor (Pack of 50)
Build Thevenin equivalent test circuits on your breadboard with these 10 Ω resistors — great for source and load resistance in verification experiments.
Frequently Asked Questions
What is the difference between Thevenin’s and Norton’s theorem?
Thevenin’s theorem represents a circuit as a voltage source V_th in series with R_th. Norton’s theorem represents the same circuit as a current source I_N in parallel with R_N. They are mathematically equivalent and you can convert between them using V_th = I_N × R_N. Choose whichever form makes the load analysis simpler.
Can Thevenin’s theorem be applied to non-linear circuits?
No. Thevenin’s theorem is strictly valid for linear circuits only. For non-linear elements (diodes, transistors in active mode), you can use a small-signal (linearised) model around an operating point, but the full large-signal circuit is not directly Thevenable.
How do I find R_th when there are only dependent sources?
When there are no independent sources (only dependent sources), you cannot use superposition. Apply a test voltage V_test at the terminals (with all independent sources deactivated), compute the resulting test current I_test, and calculate R_th = V_test / I_test.
What is the open-circuit voltage in Thevenin’s theorem?
The open-circuit voltage (V_oc) is the voltage measured across the load terminals when no load is connected. It equals V_th. If you connect a voltmeter (very high input impedance ≈ open circuit) across A-B, you are measuring V_th directly.
How is Thevenin’s theorem used in amplifier design?
In BJT amplifier design, the base biasing resistors (R_B1, R_B2) are replaced by their Thevenin equivalent (V_th = V_cc × R_B2/(R_B1+R_B2), R_th = R_B1‖R_B2). This simplifies the DC analysis of the base-emitter loop dramatically.
Does Thevenin’s theorem apply to AC circuits?
Yes, with complex impedances instead of pure resistances. Replace all R_th calculations with Z_th (complex impedance) and V_th becomes a phasor. The procedure is otherwise identical.
What is a linear circuit?
A linear circuit satisfies superposition: the response to a sum of inputs equals the sum of responses to each input individually. It contains only linear elements — resistors, linear capacitors, inductors, and controlled sources where the control variable appears linearly. Diodes, transistors operating non-linearly, and saturable inductors are non-linear.
Build Your Circuit Lab and Test Thevenin’s Theorem Today
Theory is only half the story. Grab resistors, jumper wires, and a power supply from Zbotic, build the example circuits, and verify your Thevenin calculations with actual multimeter measurements. Nothing reinforces understanding like seeing the numbers match.
Add comment