Node and Mesh Analysis
Node and Mesh Analysis
• Introduction
• Nodal analysis
• Nodal analysis with voltage source
• Mesh analysis
• Mesh analysis with current source
Nodal Analysis
• Steps to Determine Node Voltages:
1. Select a node as the reference node. Assign
voltage v1, v2, …vn-1 to the remaining n-1 nodes.
The voltages are referenced with respect to the
reference node.
2. Apply KCL to each of the n-1 nonreference nodes.
Use Ohm’s law to express the branch currents in
terms of node voltages.
3. Solve the resulting simultaneous equations to
obtain the unknown node voltages.
Reference node
Common symbols for indicating a reference node,
(a) common ground, (b) ground, (c) chassis.
Typical circuit for nodal analysis
I1 I 2 i1 i2
I 2 i2 i3
vhigher vlower
i
R
v1 0
i1 or i1 G1v1
R1
v1 v2
i2 or i2 G2 (v1 v2 )
R2
v2 0
i3 or i3 G3v2
R3
v1 v1 v2
I1 I 2
R1 R2
v1 v2 v2
I2
R2 R3
I1 I 2 G1v1 G2 (v1 v2 )
I 2 G2 (v1 v2 ) G3v2
G1 G2 G2 v1 I1 I 2
G2 G2 G3 v2 I 2
Example
• At node 1
i1 i2 i3
v1 v2 v1 0
5
4 2
Example (Contd.)
• At node 2
i2 i4 i1 i5
v2 v1 v2 0
5
4 6
Example (Contd.)
• In matrix form:
1 1 1
2 4 v 5
4 1
1
1 1 v2 5
4 6 4
Practice Problem
Example
• Determine the voltage at the nodes in Fig.(a)
Example
• At node 1,
3 i1 ix
v1 v3 v1 v2
3
4 2
Example
• At node 2
ix i2 i3
v1 v2 v2 v3 v2 0
2 8 4
Example
• At node 3
i1 i2 2ix
v1 v3 v2 v3 2(v1 v2 )
4 8 2
Example
• In matrix form:
3 1 1
4
2 4 v1 3
1 7 1
v2 0
2 8 8
3 9 3 v3 0
4 8 8
Nodal Analysis with Voltage Sources
v3 v2 v1 v4 v1
10
6 3 2
v1 v2 20
Example
• At supernode 3-4,
v1 v4 v3 v2 v4 v3
3 6 1 4
v3 v4 3(v1 v4 )
Mesh Analysis
• Mesh analysis: another procedure for
analyzing circuits, applicable to planar circuit.
• A Mesh is a loop which does not contain any
other loops within it
Mesh Analysis
(a) A Planar circuit with crossing branches,
(b) The same circuit redrawn with no crossing branches.
Mesh Analysis
A nonplanar circuit.
• Steps to Determine Mesh Currents:
1. Assign mesh currents i1, i2, .., in to the n meshes.
2. Apply KVL to each of the n meshes. Use Ohm’s
law to express the voltages in terms of the mesh
currents.
3. Solve the resulting n simultaneous equations to
get the mesh currents.
A circuit with two meshes.
• Apply KVL to each mesh. For mesh 1,
V1 R1i1 R3 (i1 i2 ) 0
( R1 R3 )i1 R3i2 V1
• For mesh 2,
R2i2 V2 R3 (i2 i1 ) 0
R3i1 ( R2 R3 )i2 V2
• Solve for the mesh currents.
R1 R3 R3 i1 V1
R3 R2 R3 i2 V2
44