Circuit Analysis
In the previous tutorial we saw that complex circuits such as bridge or T-networks can be solved using Kirchoff’s Circuit Laws.
While Kirchoff´s Laws give us the basic method for analysing any
complex electrical circuit, there are different ways of improving upon
this method by using Mesh Current Analysis or Nodal Voltage Analysis
that results in a lessening of the math’s involved and when large
networks are involved this reduction in maths can be a big advantage.
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
A more 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 Kirchoff´s method.
For example: : i1 = I1 , i2 = -I2 and I3 = I1 – I2
We now write Kirchoff’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.
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 called the resistance 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 methodswith 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.