Chapter-4 MA, SM NM (Lec3-5)
Chapter-4 MA, SM NM (Lec3-5)
Chapter 4
Key Concepts
➢ Nodal Analysis
➢ The Supernode
➢ Mesh Analysis
➢ The Supermesh
or
➢ For mesh-2, applying KVL gives;
or
Mesh Analysis
➢ Note that in Mesh-1 equation the
coefficient of i1 is the sum of the
resistances in the first mesh, while the
coefficient of i2 is the negative of the
resistance common to meshes 1 and 2
𝑖2
Problem-1 Solution
Calculate the mesh currents i1 and i2 for the circuit and determine the
power dissipated in the 12 Ω resistor.
Mesh Equations:
Mesh-1: −36 + 2𝑖1 + 12 𝑖1 − 𝑖2 + 4𝑖1 = 0
18𝑖1 − 12𝑖2 = 36 ----- (1)
Mesh-2: 24 + 12 𝑖2 − 𝑖1 + 9𝑖2 + 3𝑖2 = 0 𝑖2
−12𝑖1 + 24𝑖2 = −24 ---- (2)
Using Cramer’s Rule, we get;
18 −12 𝑖1 36
= ;
−12 24 𝑖2 −24
36 −12
−24 24 36×24− −12 ×(−24) 864−288 576
𝑖1 = 18 −12 = = = =2𝐴
18×24− −12 ×(−12) 432−144 288
−12 24
18 36
−12 −24 18×(−24)− −12 ×36) −432+432 0
𝑖2 = 18 −12 = = = =0𝐴
18×24− −12 ×(−12) 432−144 288
−12 24
P12Ω = (i1 – i2)2 x 12 = (2 – 0)2 x 12 = 4 x 12 = 48 W
15
Mesh currents
Branch
currents
16
➢ We set 𝑖2 = −5 A and write a mesh equation for the other mesh in the
usual way; that is,
The Super Mesh
➢ How we modify this straightforward procedure when a current
source is present in the network?
➢ We adopt a technique that is quite similar to the supernode
approach
➢ We create a “supermesh” from two meshes that have a current
source as a common element; the current source is in the
interior of the supermesh
➢ We reduce the number of meshes by 1 for each current source
present
➢ If the current source lies on the perimeter of the circuit, then
the single mesh in which it is found is ignored
➢ Kirchhoff’s voltage law is thus applied only to those meshes or
supermeshes in the reinterpreted network
Mesh Analysis with Current Sources
➢ CASE-2: When a current source exists between two meshes:
i1 = 9 A, i2 = 2.5 A, and i3 = 2 A
Current Sources and the Supermesh PP-4.9
Determine the current i1 in the circuit
Solution:
➢ There are three meshes and the 3 A source is a common
element between meshes 1 and 3 (Super Mesh)
− 10 + 4(i1 − i2) + 10(i3 − i2) + 8i3 = 0
or 4i1 − 14i2 + 18i3 = 10 --- [1]
➢ KVL around mesh 2 gives
− 4i1 + 28i2 − 10i3 = 0 --- [2]
Const eqn: i1 − i3 = − 3 --- [3]
Solving; i1 = −1.93 A
28
vx
= i3 - i1
9
and 𝑣𝑥 = 3(i3 − i2 )
➢That leads to;
i1 = 15 A ,
i2 = 11 A, and
i3 = 17 A
Problem-2
➢ Using mesh analysis, determine Io in the circuit below.
𝑖3
𝑖2
Problem-2 Solution 𝑖3
−6 + 2 𝑖1 − 𝑖3 + 4 𝑖2 − 𝑖3 + 8𝑖2 = 0
or 2𝑖1 + 12𝑖2 − 6𝑖3 = 6 ---- (1)
➢Around Mesh 3
2 𝑖3 − 𝑖1 + 4 𝑖3 − 𝑖2 + 2𝑖3 = 0
or −2𝑖1 − 4𝑖2 + 8𝑖3 = 0 ---- (2)
➢ And finally, the independent source current is related to the mesh currents,
𝑖1 − 𝑖2 = 3 ----- (3) or 𝑖1 = 𝑖2 + 3
2(𝑖2 +3) + 12𝑖2 − 6𝑖3 = 6 or 14𝑖2 − 6𝑖3 = 0 ----- (4)
and −2(𝑖2 +3) − 4𝑖2 + 8𝑖3 = 0 or - 6𝑖2 + 8𝑖3 = 6 ----- (5)
Problem-3 Solution
➢ Expressing (4) & (5) in matrix form, we get
14 −6 𝑖2 0
= ;
−6 8 𝑖3 6
➢ Using Cramer’s rule we can solve for i2 and i3
➢ Therefore,
𝑖1 = 𝑖2 + 3 = 0.47 + 3 = 3.47 A
35