Mesh Current Analysis
Mesh Current Analysis is a technique used to find the currents circulating around a loop or mesh with in any closed path of a circuit.For example, consider the electrical circuit example from the previous section.
Mesh Current Analysis Circuit
- Equation No 1 : 10 = 50I1 + 40I2
- Equation No 2 : 20 = 40I1 + 60I2
Mesh Current Analysis
An easier method of solving the above circuit is by using Mesh Current Analysis or Loop Analysis which is also sometimes called Maxwell´s Circulating Currents method. Instead of labelling the branch currents we need to label each “closed loop” with a circulating current.As a general rule of thumb, only label inside loops in a clockwise direction with circulating currents as the aim is to cover all the elements of the circuit at least once. Any required branch current may be found from the appropriate loop or mesh currents as before using Kirchhoff´s method.
For example: : i1 = I1 , i2 = -I2 and I3 = I1 – I2
We now write Kirchhoff’s voltage law equation in the same way as before to solve them but the advantage of this method is that it ensures that the information obtained from the circuit equations is the minimum required to solve the circuit as the information is more general and can easily be put into a matrix form.For example, consider the circuit from the previous section.
First we need to understand that when dealing with matrices, for the division of two matrices it is the same as multiplying one matrix by the inverse of the other as shown.
Where:
- [ V ] gives the total battery voltage for loop 1 and then loop 2
- [ I ] states the names of the loop currents which we are trying to find
- [ R ] is the resistance matrix
- [ R-1 ] is the inverse of the [ R ] matrix
and this gives I1 as -0.143 Amps and I2 as -0.429 Amps
As : I3 = I1 – I2
The combined current of I3 is therefore given as : -0.143 – (-0.429) = 0.286 Amps
which is the same value of 0.286 amps, we found using Kirchoff´s circuit law in the previous tutorial.Mesh Current Analysis Summary
This “look-see” method of circuit analysis is probably the best of all the circuit analysis methods with the basic procedure for solving Mesh Current Analysis equations is as follows:- 1. Label all the internal loops with circulating currents. (I1, I2, …IL etc)
- 2. Write the [ L x 1 ] column matrix [ V ] giving the sum of all voltage sources in each loop.
- 3. Write the [ L x L ] matrix, [ R ] for all the resistances in the circuit as follows:
- R11 = the total resistance in the first loop.
- Rnn = the total resistance in the Nth loop.
- RJK = the resistance which directly joins loop J to Loop K.
- 4. Write the matrix or vector equation [V] = [R] x [I] where [I] is the list of currents to be found.