Thevenin's Theorem Explained With Solved Examples

Thevenin theorem is a theorem used to model complex circuits into a simple circuit with an equivalent voltage source and resistance.

As the theorem states that;

‘any two terminals of a network can be replaced by an equivalent voltage source and an equivalent series resistance.

thevenin equivalent circuit

The voltage source is the voltage across the two terminals with load, if any, removed.

The series resistance is the resistance of the network measured between two terminals with load removed and constant voltage source being replaced by its internal resistance (or if it is not given with zero resistance, i.e., short circuit) and constant current source replaced by infinite resistance, i.e., open circuit.’

But why do we need this theorem

Because it is not like mesh analysis or nodal analysis which we use to analyze circuit but rather it is a technique that makes engineers unique (to my opinion). Here’s is what I mean, if two engineers are tasked to design a circuit each with an output of (5V and 1A).

The first engineer let’s say MR X decided to design his own circuit with 2 resistors and a 20V battery as shown below while MR Y decided to design his own circuit with just one resistor and a 9V battery as shown below also.

thevenin equivalent circuit

As you can see, both circuit gives the required output but what both circuits contain are different and this is what makes the thevenin theorem helpful as it lets us to approximately guess what another engineer has designed even if one does not know what is inside the box containing the circuit just as our home charger.

There are different variations but at the end of the day, the output of those charger are quite same.

Steps to solve circuit problem using thevenin theorem

  1. If there is a load resistor RL then you need to remove it.

  2. Find the thevenin voltage Vth across the terminal of interest. The Vth can be found by finding the open circuit voltage across the terminal

  3. Find the short circuit current Isc between terminal a → b

  4. With the short circuit current known, the thevenin resistance can be found by dividing Vth by Isc

    To solve for Vth, you can use whatever technique you are most comfortable with or that suit the problem at hand maybe mesh analysis, nodal analysis or source transform.

    After finding the Vth and Rth then you need to sketch your circuit as shown below.

    thevenin equivalent open circuit

    Also if there is RL then, you need to replace the open terminal a → b with RL as shown below and lastly find the current that flow through RL as the current that flows through it is not Isc.

thevenin equivalent short circuit

Lets solve some examples to understand the concept better.

Example problem on thevenin’s theorem

Ex.1 – find the current through the 2Ω resistor using thevenin theorem?

thevenin example problem

Step 1:

Remove the 2Ω resistor and leave the terminal open.

thevenin example problem

Step 2:

Using mesh analysis, lets analyse the circuit. Since there is only one loop as the terminal a → b has made the second loop to no longer be a loop.

The equation gotten is :

40-5i-20-10i = 0

20-15i = 0

15i=20

I=20/15 = 1.33A.

Now to find the open terminal voltage Vth, we need to add the voltage across the 10Ω resistor and the 10V battery.

Thus, the voltage across the 10Ω is V10Ω = 10 * 1.33 = 13.3v

Hence, Vth = 13.3 + 10 = 23.3v

vth voltage

Step 3:

To find Isc we need to short circuit the a → b terminal.

short circuit current

Now since short circuiting of the circuit has cause the loop to be two as oppose to one that we previously did.

So equation for loop I:

40- 511-20-10(11-12) =0;

40-511-20-1011+1012 =0; by expanding the bracket

20-1511+1012 = 0;

1511-1012=20 ………(1)

Loop II

-10(12-11)+10 =0;

-1012+1011+10 =0;

1011-1012=-10……………..(2)

By solving the simultaneous equation, we get

11 = 6A;

12 = 7A;

But Isc = 12 = 7A

hence, Rth = Vth/Isc = 23.3/7 = 3.33Ω

now replacing the 2Ω resistor we removed earlier then the circuit becomes this;

replacing load resistor

but we need to calculate for the current that flows through the load resistor (2Ω),

IL = Vth / (Rth + RL) = 23.3/(3.33 +2) =23.3/(5.33) = 4.37A