Mesh Analysis

Achieves a similar thing to nodal analysis, using Kirchhoff's voltage law, and meshes instead of nodes.

Kirchhoff's Voltage Law

The sum of voltages around a closed loop always equals zero

Sign convention

  • If voltage rise and current in a voltage source are in the same direction, the voltage is denoted as negative
  • If voltage rise and current are in opposite direction, voltage is positive
  • In a resistor, current opposes voltage rise

Steps

  • Identify meshes (loops) (always clockwise) and assign currents etc to those loops
  • Apply KVL to each mesh to generate system of equations
  • Solve equations

Where there are elements that are part of multiple meshes, subtract the currents of the other meshes from the mesh currently being considered to consider the total current through that circuit element.

Example

There are three meshes in this circuit, labelled , , .

For :

For :

For :

This forms a system of equations:

Solving yields , , and .

Impedance Matrices

Similar to how systems of equations from nodal analysis form admittance matrices, mesh analysis forms impedance matrices which describe the circuit being analysed. The matrix equation takes the form . As an example, the matrix equation for the system above is:

Therefore, the impedance matrix for the system is:

Another Example

Determine the currents in the circuit shown below:

Loop 1:

Loop 2:

Where there is a current source, a voltage is assumed accross it.

Loop 3:

There are now 3 equations with 4 unknowns. However, it can be seen from the diagram that (the direction of the current source opposes our clockwise current), so the system can be solved as follows:

Example with dependant sources

Calculate the power dissapated in the 4 resistor and the power delivered/absorbed by the current dependant voltage source.

KVL round :

KVL round :

KVL round :

, so this can be substituted into equation 3 to obtain a fourth equation:

The system of equations then solves:

The power dissapated in the 4 resistor:

The power delivered/absorbed by the dependant voltage source: The source is absorbing power as the current opposes the direction of voltage rise in the source.