2301 Hayt 10th Ch04 r1 2024 02 05 Large
2301 Hayt 10th Ch04 r1 2024 02 05 Large
Introduction
1
Nodal Analysis
◼ Based on KCL
◼ A circuit with N nodes will have N-1 KCL
equations
◼ One of the N nodes is the reference node
◼ This node is the negative terminal of the N-1
other nodes
◼ If the circuit has a ground, it is usually
designated as the reference node with 0 V
potential
◼ In any case, ref node is 0 V for KCL equations 3
2
Simple 3-Node Circuit
3
Simple 3-Node Circuit KCL
Equations
◼ Node 1 equation
v1 − 0 v1 − v2
+ = 3.1
2 5
0.7v1 − 0.2v2 = 3.1
◼ Node 2 equation
v2 − 0 v2 − v1
+ + (−1.4) = 0
1 5
−0.2v1 + 1.2v2 = 1.4
4
Ex. 4.1: Node Analysis
◼ Node 1 equation: v1 + v1 − v2 = 2
10 15
5v1 − 2v2 = 60
◼ Node 2 equation: v2 + v2 − v1 = 4
5 15
−v1 + 4v2 = 60
◼ Result: v1 = 20 V v2 = 20 V
◼ Since v1-v2 = 0
◼ Current in 15 resistor is 0 A 10
10
5
Ex. 4.2: Node Analysis, 3 Nodes
11
11
◼ Node 1 equation:
v1 − v2 v1 − v3
+ = −3 − 8
3 4
0.5833v1 − 0.3333v2 − 0.25v3 = −11
◼ Node 2 equation:
v2 − v1 v2 − v3 v2
+ + + (−3) = 0
3 7 1
−0.3333v1 + 1.4762v2 − 0.1429v3 = 3
12
12
6
Ex. 4.2: Node Analysis, 3 Nodes
◼ Node 3 equation:
v3 − v1 v3 − v2 v3
+ + + (−25) = 0
4 7 5
−0.25v1 − 0.1429v2 + 0.5929v3 = 25
◼ Results:
◼ 3 equation, 3 unknown problem
◼ Can use Cramer’s rule, matrix inversion
technique, or Gaussian elimination
v1 = 5.412 V v2 = 7.736 V v3 = 46.32 V
13
13
14
7
Ex. 4.2: Node Analysis, 3 Nodes
15
16
8
Ex. 4.2: Node Analysis, 3 Nodes
17
−1
v1 0.5833 −0.3333 −0.25 −11
v = −0.3333 1.4762 −0.1429 3
2
v3 −0.25 −0.1429 0.5929 25
18
18
9
Ex. 4.3: Node Analysis
19
19
◼ Node 1 equation:
v1 v1 − v2
+ = 15 3v1 − 2v2 = 30
2 1
◼ Node 2 equation:
v2 v2 − v1
+ = 3i1
3 1
◼ Need equation for i1
v1
i1 =
2 20
20
10
Ex. 4.3: Node Analysis
21
21
22
11
Supernode
23
23
Supernode
24
24
12
Ex. 4.5: Supernode
◼ Find v1
◼ Create supernode
25
25
◼ Node 1 equation:
v1 − v2 v1 − v3
+ = −3 − 8
3 4
0.5833v1 − 0.3333v2 − 0.2500v3 = −11
◼ Supernode equation:
v2 v2 − v1 v3 − v1 v3
+ + + − 3 − 25 = 0
1 3 4 5
−0.5833v1 + 1.3333v2 + 0.45v3 = 28
26
26
13
Ex. 4.5: Supernode
27
27
28
14
Supernode Analysis Procedure
5. Relate the voltage across each voltage
source to the node voltages on each side
of it
6. Express unknowns in terms of node
voltages
7. Organize the equations
8. Solve the system of equations for node
voltages
29
29
30
30
15
Ex. 4.6: Supernode Analysis
31
31
◼ Node 2 equation
v2 − v1 v2 − v3
+ = 14
0.5 2
−2v1 + 2.5v2 − 0.5v3 = 14 (2)
◼ Supernode 3-4 equation
v4 − 0 v4 − v1 v3 − v2
+ + = 0.5vx
1 2.5 2
32
32
16
Ex. 4.6: Supernode Analysis
v4 v4 − v1 v3 − v2
+ + = 0.5(v2 − v1 )
1 2.5 2
0.1v1 − v2 + 0.5v3 + 1.4v4 = 0 (3)
33
33
34
34
17
Ex. 4.6: Supernode Analysis
35
Mesh Analysis
◼ Based on KVL
◼ Works on planar circuits
◼ Planar circuits do not have any branch passing over or
under another
◼ Branches lie in a plane – see circuits (a) and (c) below
36
36
18
Mesh Analysis
37
37
Mesh
38
38
19
Mesh
39
39
i1 i2
40
40
20
Mesh Current
41
42
42
21
Indicating Mesh Currents
43
43
44
22
Writing Mesh KVL Equations (my
way)
◼ Mesh 1 equation −
+ + −
+ −
42 − 6i1 − 3(i1 − i2 ) = 0
−
−9i1 + 3i2 = −42 +
◼ Mesh 2 equation
−3(i2 − i1 ) − 4i2 + 10 = 0
3i1 − 7i2 = −10
45
45
◼ Mesh 1 equation
6 − 14i1 − 10(i1 − i2 ) = 0
−24i1 + 10i2 = −6
12i1 − 5i2 = 3 46
46
23
Practice 4.6: Mesh Analysis
◼ Mesh 2 equation
−10(i2 − i1 ) − 10i2 − 5 = 0
10i1 − 20i2 = 5
2i1 − 4i2 = 1
◼ Results
i1 = 184.2 mA i2 = −157.9 mA
47
47
48
48
24
Ex. 4.8: Three Mesh
◼ Mesh 1 equation
7 − 1(i1 − i2 ) − 6 − 2(i1 − i3 ) = 0
−3i1 + i2 + 2i3 = −1 or
3i1 − i2 − 2i3 = 1 (5)
◼ Mesh 2 equation
−1(i2 − i1 ) − 2i2 − 3(i2 − i3 ) = 0
i1 − 6i2 + 3i3 = 0 or
−i1 + 6i2 − 3i3 = 0 (6)
49
49
◼ Mesh 3 equation
−2(i3 − i1 ) + 6 − 3(i3 − i2 ) − i3 = 0
2i1 + 3i2 − 6i3 = −6 or
−2i1 − 3i2 + 6i3 = 6 (7)
◼ Matrix equation from Eqs. 5, 6, 7
3 −1 −2 i1 1
R i = v −1 6 −3 i2 = 0 (8)
−2 −3 6 i3 6
50
50
25
Ex. 4.8: Three Mesh
◼ Results
i1 = 3 A i2 = 2 A i3 = 3 A
51
51
52
26
Ex. 4.9: Mesh Analysis With
CCVS
◼ Mesh 2 equation
5 + 4i1 − 4(i2 − i1 ) − 4i2 = 0
−8i1 + 8i2 = 5
◼ Matrix equation
6 −4 i1 −3
R i = v
−8 8 i = 5
2
◼ Results
i1 = −250 mA i2 = 375 mA
53
53
54
27
Mesh Analysis Procedure
4. Express any additional unknowns such as
voltages or currents other than mesh
currents in terms of the mesh currents
5. Organize the equations
6. Solve the system of equations for mesh
currents
55
55
The Supermesh
56
28
The Supermesh
57
57
◼ Find i1
◼ The 3A current source must be included in
a supermesh
58
58
29
Practice 4.9: Supermesh
59
59
◼ Mesh 2 equation
−4(i2 − i1 ) − (5 + 9)i2 − 10(i2 − i3 ) = 0
4i1 − 28i2 + 10i3 = 0 or
−2i1 + 14i2 − 5i3 = 0 (9)
◼ Supermesh equation
10 − 4(i1 − i2 ) − 10(i3 − i2 ) − (1 + 7)i3 = 0
−4i1 + 14i2 − 18i3 = −10 or
2i1 − 7i2 + 9i3 = 5 (10)
60
60
30
Practice 4.9: Supermesh
61
61
62
62
31
Supermesh Analysis Procedure
4. Write KVL equations around each mesh
◼ Begin at a convenient node and proceed in
direction of mesh current
◼ If a current source lies on periphery of the
mesh, no KVL equation needed. Use the current
source value (watch for direction!) for mesh
current
5. Relate the current flowing in each current
source to the mesh currents
63
63
64
64
32
Appendix: Mesh vs. Nodal
Analysis
65
65
66
66
33
Mesh vs. Nodal Analysis
67
67
68
34
Nodal Analysis First
100 V v1 v2 v3
◼ Node 1 equation
v1 − 100 v1 v1 − v2
+ + =0
8 4 2
0.875v1 − 0.5v2 = 12.5
69
69
◼ Node 2 equation
v2 − v1 v2 v2 − v3
+ + =8
2 3 10
−0.5v1 + 0.9333v2 − 0.1v3 = 8
◼ Node 3 equation
v3 − v2 v3
+ +8 = 0
10 5
−0.1v2 + 0.3v3 = −8
70
70
35
Nodal Analysis First
◼ Matrix equation
0.875 −0.5 0 v1 12.5
−0.5 0.9333 −0.1 v = 8
2
0 −0.1 0.3 v3 −8
◼ Results
71
71
◼ Circuit is planar
◼ Has 4 meshes
◼ Has 1 current source, but it is on
periphery of a mesh and not between
meshes
◼ This means that mesh current is determined
◼ Only need 3 mesh equations
◼ Draw the mesh currents
72
72
36
Now Mesh Analysis
◼ Mesh 1 equation
100 − 8i1 − 4(i1 − i2 ) = 0
−12i1 + 4i2 = −100 or
3i1 − i2 = 25 (13) 73
73
◼ Mesh 2 equation
−4(i2 − i1 ) − 2i2 − 3(i2 − i3 ) = 0
4i1 − 9i2 + 3i3 = 0 or
−4i1 + 9i2 − 3i3 = 0 (14)
◼ Mesh 3 equation
−3(i3 − i2 ) − 10(i3 − i4 ) − 5i3 = 0
3i2 − 18i3 + 10i4 = 0 or
−3i2 + 18i3 − 10i4 = 0 (15)
74
74
37
Now Mesh Analysis
◼ Mesh 4 equation
i4 = −8 (16)
◼ Can substitute Eq. 16 into Eq. 15 to create
a 3 equation matrix
◼ Make the substitution so Eq. 15 becomes
−3i2 + 18i3 − 10(−8) = 0
−3i2 + 18i3 = −80 (17)
75
75
◼ Matrix equation
3 −1 0 i1 25
−4 9 −3 i = 0 (18)
2
0 −3 18 i3 −80
◼ Results
i1 = 9.26 A i2 = ix = 2.79 A i3 = −3.98 A i4 = −8 A
76
76
38