EEE Nodal and Mesh Analysis
EEE Nodal and Mesh Analysis
EEE Nodal and Mesh Analysis
Objectives
• Determine currents and voltages in a circuit using Nodal
Analysis
General Procedure
Nodal Analysis
1. Label all nodes in the circuit.
2. If the reference is not yet defined, arbitrarily select one reference
node (also called grounded node).
3. Define a voltage rise variable for each node* with respect to the
reference node.
4. By inspection, determine the values of some voltage rise variables
5. For every node* with unknown voltage rise, write a KCL equation.
The currents should be written in terms of the voltage rise
variables.
6. Solve the system of equations.
7. Find the required quantities using the values of the voltage rise
variables.
Note: node* = nodes other than the reference node.
9
Example
Find the voltages V1 and V2 using nodal analysis.
40 Ω
+ V2 -
30 Ω 10 Ω
+ V1 -
4.8V + 15 Ω 20 Ω 0.2A
-
Example
Find the voltages Va, Vb and Vc using nodal analysis.
Supernode: a voltage
8Ω source in between two
nodes that are
+Vb
6V not grounded.
6Ω - +Vc
+
+Va
3A 3Ω 4Ω 5A
REF
Va − Vb Va − Vc
node a: 3= +
6 8
16
Vb Vc Vb - Va Vc - Va
supernode: 5= + + +
3 4 6 8
For the voltage source, we get Vb-Vc=6 volts.
Va = 24 V Vb = 16.3 V Vc = 10.3 V
17
vx
+ -
8
6 +Vb +Vc
+Va - +
2vx
3A 3 4 5A
REF
Va − Vb Va − Vc
node a: 3= +
6 8
18
Vb Vc Vb − Va Vc − Va
supernode: 5= + + +
3 4 6 8
For the dependent voltage source, we get
Vc − Vb = 2v x = 2(Va − Vc )
The equations can be simplified into
Va = 24 V Vb = 9.6 V Vc = 19.2 V
19
General Procedure
Mesh Analysis
1. Assign a mesh current (with variable name and assumed
direction) to each mesh in the circuit.
2. Write a KVL equation for every mesh with unknown
current.
3. Solve the system of equations.
Mesh = in a planar circuit; a loop that does not contain any inner loops.
21
I1 +
16 Vx 40 40
Example: Find the 2V -
voltage VX using I2
_+
+
mesh analysis. I3 20 - 5V
1A
30
I1 +
16 Vx 40 40
2V -
_+ I2
+ 5V
1A I3 20 -
30
23
-2 = 56I1 - 40I2
25 = -40I1 + 100I2
I1 = 0.2A I2 = 0.33A
( ) ( )
-5 = 5I2 + 3 I2 -I3 +1 I2 -I1
I1 − I3 = 3 A
I2
1 3
+
36V I1 3A I3 2
-
4
27
5V
5 + -
I2
1 3
+
36V I1 3A I3 2
-
4
28
(dependent source I2
included). 1 2
3
15A I1 + vx -
1v
x
9
I3 1
2
28
29
1 1
I3 − I1 = v x = [ 3 ( I3 − I2 )]
9 9
I1 = 15 A I2 = 11A I3 = 17 A
30
Nodal or Mesh?
Given a choice, which method should be used?
Nodal analysis
• no. of voltage variables = no. of nodes minus 1.
• Every voltage source connected to the reference node
reduces the number of unknowns by 1.
Mesh analysis
• no. of current variables = no. of meshes
• Every current source at the periphery of the circuit reduces
the number of unknowns by 1.
30
31
Summary
• Nodal and mesh analysis are two additional circuit analysis
methods.