Chapter 3B Methods of Analysis Mesh
Chapter 3B Methods of Analysis Mesh
I. OVERVIEW
Now that you understood the fundamental laws of circuit theory-Ohm’s law and Kirchhoff’s
laws, you are now prepared to apply these laws to develop one of the powerful techniques
for circuit analysis: mesh analysis. Mesh analysis applies KVL to obtain a set of
simultaneous equations that are then solved to obtain the required values of mesh currents.
Along with the sample problems for the two cases of mesh analysis, methods of solving
simultaneous equations such as Cramer’s rule were also discussed.
III. CONTENT
A. PREPARATORY ACTIVITY
We do not need to apply KCL to each node to obtain the node-voltage equations provided that
all sources in a circuit are independent current sources. Let us re-examine Figure 3.3 of
Illustration 3.1.
We can obtain the equations by mere inspection of the circuit. The circuit has two nonreference
nodes and the node equations were in terms of conductances were
𝑮𝟏 + 𝑮𝟐 −𝑮𝟐 𝑣1 𝐼 − 𝐼2
[ ] [𝑣 ] = [ 1 ] 𝐸𝑞. 3.8
−𝑮𝟐 𝑮𝟏 + 𝑮𝟑 2 𝐼2
Observe that each of the diagonal terms is the sum of the conductances connected directly to
node 1 or 2, while the off-diagonal terms are the negatives of the conductances connected
between the nodes. Also, each term on the right-hand side of Eq. 3.8 is the algebraic sum of
the currents entering the node.
In general, if a circuit with independent current sources has N nonreference nodes, the node-
voltage equations can be written in terms of the conductances as
Course Code Course Title Date Effective Date Revised Prepared by Page No.
EEP213 Electrical Circuits 1 1st Sem. 2020-2021 Engr. Maan B. Florendo 61
Chapter 3 METHODS OF ANALYSIS
𝐺11 … 𝐺1𝑁 𝑣1 𝑖1
[ ⋮ ⋱ ⋮ ][ ⋮ ] = [ ⋮ ] 𝐸𝑞. 3.9
𝐺𝑁1 … 𝐺𝑁𝑁 𝑣2 𝑖2
or simply
𝐺𝑣 = 𝑖 𝐸𝑞. 3.9.1
where
𝐺𝑘𝑗 = 𝐺𝑗𝑘 = Negative of the sum of the conductances directly connecting nodes k and j, 𝑘 ≠ 𝑗
𝑖𝑘 = Sum of all independent current sources directly connected to node k, with currents
entering the node treated as positive
G is called the conductance matrix; v is the output vector; and i is the input vector. Equation
3.9 can be solved to obtain the unknown node voltages. Keep in mind that this is valid for circuits
with only independent current sources and linear resistors.
Write the node-voltage matrix equations for the circuit in Figure 3.15 by
inspection.
Course Code Course Title Date Effective Date Revised Prepared by Page No.
EEP213 Electrical Circuits 1 1st Sem. 2020-2021 Engr. Maan B. Florendo 62
Chapter 3 METHODS OF ANALYSIS
B. DEVELOPMENTAL ACTIVITY
ABSTRACTION
In Figure 3.16, for example, paths abefa and bcdeb are meshes, but path abcdefa is not a mesh.
The current through a mesh is known as mesh current. In mesh analysis, we are interested in
applying KVL to find the mesh currents in a given circuit. For a circuit with n meshes, we take
the following three steps.
To illustrate the steps, consider the circuit in Figure 3.16. The first step requires that mesh
currents and are assigned to meshes 1 and 2. Although a mesh current may be assigned to each
mesh in an arbitrary direction, it is conventional to assume that each mesh current flows
clockwise.
As the second step, we apply KVL to each mesh. Applying KVL to mesh 1, we obtain
−𝑉1 + 𝑅1 𝑖1 + 𝑅3 (𝑖1 − 𝑖2 ) = 0
or
(𝑹𝟏 + 𝑹𝟐 )𝒊𝟏 − 𝑹𝟑 𝒊𝟐 = 𝑽𝟏 𝑬𝒒. 𝟑. 𝟏𝟎
or
−𝑹𝟑 𝒊𝟏 + (𝑹𝟐 + 𝑹𝟑 )𝒊𝟐 = −𝑽𝟐 𝑬𝒒. 𝟑. 𝟏𝟏
Course Code Course Title Date Effective Date Revised Prepared by Page No.
EEP213 Electrical Circuits 1 1st Sem. 2020-2021 Engr. Maan B. Florendo 63
Chapter 3 METHODS OF ANALYSIS
Note in Eq. 3.10 that the coefficient of 𝑖1 is the sum of the resistances in the first mesh, while
the coefficient of 𝑖2 is the negative of the resistance common to meshes 1 and 2. Now observe
that the same is true in Eq. 3.11. This can serve as a shortcut way of writing the mesh equations.
The third step is to solve for the mesh currents. Putting Eqs. 3.10 and 3.11 in matrix form yields
𝑅 + 𝑅3 −𝑅3 𝑖 𝑉
[ 1 ] [ 1] = [ 1 ] 𝐸𝑞. 3.12
−𝑅3 𝑅2 + 𝑅3 𝑖2 −𝑉2
which can be solved to obtain the mesh currents 𝑖1 and 𝑖2 . We are at liberty to use any technique
for solving the simultaneous equations.
Notice that the branch currents are different from the mesh currents unless the mesh is isolated.
To distinguish between the two types of currents, we use 𝑖 for a mesh current and 𝐼 for a branch
current. The current elements 𝐼1 , 𝐼2 , and 𝐼3 are algebraic sums of the mesh currents. It is evident
from FigURE 3.16 that
𝐼1 = 𝑖1 , 𝐼2 = 𝑖2 , 𝐼3 = 𝑖1 − 𝑖2 𝐸𝑞. 3.13
For the circuit in Figure 3.17, find the branch currents and using mesh analysis.
𝒊𝟏 − 𝟐𝒊𝟐 = −𝟏 𝑬𝒒. 𝒃
3 −2 𝑖1 1
[ ][ ] = [ ]
1 −2 𝑖2 −1
𝐷1 −4 𝐷2 −4
𝑖1 = = = 𝟏 𝑨; 𝑖2 = = =𝟏𝑨
𝐷 −4 𝐷 −4
Answers: 𝒊𝟏 = 𝟏 𝑨, 𝒊𝟐 = 𝟏 𝑨
Course Code Course Title Date Effective Date Revised Prepared by Page No.
EEP213 Electrical Circuits 1 1st Sem. 2020-2021 Engr. Maan B. Florendo 64
Chapter 3 METHODS OF ANALYSIS
Use mesh analysis to find the current 𝐼𝑜 in the circuit of Figure 3.18.
or
𝟏𝟏𝒊𝟏 − 𝟓𝒊𝟐 − 𝟔𝒊𝟑 = 𝟏𝟐 𝑬𝒒. 𝒂
For mesh 2,
24𝑖2 + 4(𝑖2 − 𝑖3 ) + 10(𝑖2 − 𝑖1 ) = 0
or
−𝟓𝒊𝟏 + 𝟏𝟗𝒊𝟐 − 𝟐𝒊𝟑 = 𝟎 𝑬𝒒. 𝒃
For mesh 3,
4𝐼𝑜 + 12(𝑖3 − 𝑖1 ) + 4(𝑖3 − 𝑖2 ) = 0
11 −5 −6 𝑖1 12
[−5 19 −2] [𝑖2 ] = [ 0 ]
−1 −1 2 𝑖3 0
11 −5 −6 𝟏𝟐 −5 −6
𝐷 = [−5 19 −2] = 418 − 30 − 10 − 114 − 22 − 50 = 192; 𝐷1 = [ 𝟎 19 −2] = 456 − 24 = 432
−1 −1 2 𝟎 −1 2
11 𝟏𝟐 −6 11 −5 𝟏𝟐
𝐷2 = [−5 𝟎 −2] = 24 + 120 = 144; 𝐷3 = [−5 19 𝟎 ] = 60 + 228 = 288
−1 𝟎 2 −1 −1 𝟎
Thus,
𝐼𝑜 = 𝑖1 − 𝑖2 = 2.25 − 0.75 = 𝟏. 𝟓 𝑨
Answer: 𝑰𝒐 = 𝟏. 𝟓𝑨
Course Code Course Title Date Effective Date Revised Prepared by Page No.
EEP213 Electrical Circuits 1 1st Sem. 2020-2021 Engr. Maan B. Florendo 65
Chapter 3 METHODS OF ANALYSIS
Consider the circuit in Figure 3.19. We set 𝑖2 = 5 𝐴 and write a mesh equation for the other mesh
in the usual way; that is,
𝑖1 = −2 𝐴
Consider the circuit in Figure 3.20 (a). We create a supermesh by excluding the current source
and any elements connected in series with it, as shown in Figure 3.20 (b). Thus,
(a) (b)
or
6𝑖1 + 14𝑖2 = 20 𝐸𝑞. 3.14
We apply KCL to a node in the branch where the two meshes intersect. Applying KCL to node 0
in Figure 3.10 (a) gives
𝑖2 = 𝑖1 + 6 𝐸𝑞. 3.15
𝑖1 = −3.2 𝐴, 𝑖2 = 2.8 𝐴
Course Code Course Title Date Effective Date Revised Prepared by Page No.
EEP213 Electrical Circuits 1 1st Sem. 2020-2021 Engr. Maan B. Florendo 66
Chapter 3 METHODS OF ANALYSIS
Solution:
Note that meshes 1 and 2 form a supermesh since they have an independent current source in
common. Also, meshes 2 and 3 form another supermesh because they have a dependent current
source in common. The two supermeshes intersect and form a larger supermesh as shown.
Applying KVL to the larger supermesh,
𝒊𝟐 = 𝒊𝟏 + 𝟓 𝑬𝒒. 𝒃
𝑖2 = 𝑖3 + 3𝐼𝑜
2𝑖4 + 8(𝑖4 − 𝑖3 ) + 10 = 0
Course Code Course Title Date Effective Date Revised Prepared by Page No.
EEP213 Electrical Circuits 1 1st Sem. 2020-2021 Engr. Maan B. Florendo 67
Chapter 3 METHODS OF ANALYSIS
C. CLOSURE ACTIVITY
Similarly, we can obtain mesh-current equations by inspection when a linear resistive circuit has
only independent voltage sources. Consider the circuit in Figure 3.16, shown again in Figure
3.22 for convenience.
The circuit has two nonreference nodes and the node equations derived in Eq. 3.12 is
𝑹𝟏 + 𝑹𝟑 −𝑹𝟑 𝑖 𝑉
[ ] [ 1] = [ 1 ] 𝐸𝑞. 3.12
−𝑹𝟑 𝑹𝟐 + 𝑹𝟑 𝑖2 −𝑉2
Notice that each of the diagonal terms is the sum of the resistances in the related mesh, while
each of the off-diagonal terms is the negative of the resistance common to meshes 1 and 2.
Each term on the right-hand side of Eq. 3.12 is the algebraic sum taken clockwise of all
independent voltage sources in the related mesh.
In general, if the circuit has N meshes, the mesh-current equations can be expressed in terms
of the resistances as
𝑹𝟏𝟏 ⋯ 𝑹𝟏𝑵 𝒊𝟏 𝒗𝟏
[ ⋮ ⋱ ⋮ ][ ⋮ ] = [ ⋮ ] 𝑬𝒒. 𝟑. 𝟏𝟔
𝑹𝑵𝟏 ⋯ 𝑹𝑵𝑵 𝒊𝟐 𝒗𝟐
or simply
𝑹𝒊 = 𝒗 𝑬𝒒. 𝟑. 𝟏𝟔. 𝟏
where
𝑅𝑘𝑗 = 𝑅𝑗𝑘 = Negative of the sum of the resistances in common with meshes k and j, 𝑘 ≠ 𝑗
𝑣𝑘 = Sum taken clockwise of all independent voltage sources in mesh k, with voltage rise
treated as positive
R is called the resistance matrix; i is the output vector; and v is the input vector.
By inspection, write the mesh-current equations for the circuit in Figure 3.23.
Course Code Course Title Date Effective Date Revised Prepared by Page No.
EEP213 Electrical Circuits 1 1st Sem. 2020-2021 Engr. Maan B. Florendo 68
Chapter 3 METHODS OF ANALYSIS
IV. SYNTHESIS
Remember
✓ Mesh analysis is the application of Kirchhoff’s voltage law around meshes in a planar
circuit. We express the result in terms of mesh currents. Solving the simultaneous
equations yields the mesh currents.
V. EVALUATION
ASSESSMENT 3.1
The tests in this section aims to assess if the objectives of the modules are attained,
if you are now able to apply Kirchhoff’s voltage laws (KVL) to mesh-current analysis.
Submission of the electronic copy of answer sheets will be on day 4 of week 7 of the
class. Please note that the output must only be submitted through MS Teams class in
EEP 213 where you are designated. Also, due date was already assigned in this ‘class
assignment in MS Teams, therefore late submission will not be accepted in the said
application.
2. For the bridge network in Figure 3.24, find 𝑖𝑜 using mesh analysis.
Course Code Course Title Date Effective Date Revised Prepared by Page No.
EEP213 Electrical Circuits 1 1st Sem. 2020-2021 Engr. Maan B. Florendo 69
Chapter 3 METHODS OF ANALYSIS
Course Code Course Title Date Effective Date Revised Prepared by Page No.
EEP213 Electrical Circuits 1 1st Sem. 2020-2021 Engr. Maan B. Florendo 70
Chapter 3 METHODS OF ANALYSIS
VI. ASSIGNMENT
Survey the first circuit theorem used for more-complex circuit analysis- Superposition.
VII. REFERENCES
Course Code Course Title Date Effective Date Revised Prepared by Page No.
EEP213 Electrical Circuits 1 1st Sem. 2020-2021 Engr. Maan B. Florendo 71