3.6 Nodal and Mesh Analyses by Inspection
← Back to Fundamentals of Electric Circuits Overview
3.6 Nodal and Mesh Analyses by Inspection
This section presents a generalized procedure for nodal or mesh analysis. It is a shortcut approach based on mere inspection of a circuit.
When all sources in a circuit are independent current sources, we do not need to apply KCL to each node to obtain the node-v oltage equations as we did in Section 3.2. We can obtain the equations by mere inspection of the circuit. As an e xample, let us ree xamine the circuit in Fig. 3.2, shown again in Fig. 3.26(a) for convenience. The circuit has two nonreference nodes and the node equations were derived in Section 3.2 as
(3.21)
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.21) 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-v oltage equations can be written in terms of the conductances as
(3.22)
or simply
where
Gkk = Sum of the conductances connected to node k
Gk j = Gjk = Negative of the sum of the conductances directly connecting nodes k and j, k ≠ j
vk= Unknown voltage at node k
ik = 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 v ector; and i is the input vector. Equation (3.22) can be solved to obtain the unknown node voltages. Keep in mind that this is v alid for circuits with only indepen dent current sources and linear resistors.
Similarly, we can obtain mesh-current equations by inspection when a linear resistive circuit has only independent voltage sources. Consider the circuit in Fig. 3.17, shown again in Fig. 3.26(b) for convenience. The circuit has two nonreference nodes and the node equations were derived in Section 3.4 as
(3.24)
We 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.24) 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
(3.25)
or simply
where
Rkk = Sum of the resistances in mesh k
- Rkj = Rjk = Negative of the sum of the resistances in common with meshes k and j, k ≠ j
- ik = Unknown mesh current for mesh k in the clockwise direction
- vk = 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 v ector; and v is the input v ector. We can solv e Eq. (3.25) to obtain the unkno wn mesh currents.
Example 3.8 Write the node-v oltage matrix equations for the circuit in Fig. 3.27 by inspection.
Figure 3.27 For Example 3.8.
Solution:
The circuit in Fig. 3.27 has four nonreference nodes, so we need four node equations. This implies that the size of the conductance matrix G, is 4 by 4. The diagonal terms of G, in siemens, are
The off-diagonal terms are
\n
\n
\n
The input current vector i has the following terms, in amperes:
, , ,
Thus, the node-voltage equations are
which can be solved using MATLAB to obtain the node voltages v1, v2, v3, and v4.
By inspection, obtain the node-voltage equations for the circuit in Fig. 3.28.
Answer:
| 1.25 | −0.2 | −1 | 0 | 0 v1 | |
|---|---|---|---|---|---|
| −0.2 | 0.2 | 0 | 0 | 5 v2 | |
| −1 | 0 | 1.25 | −0.25 | = −3 v3 | |
| [ 0 | 0 | −0.25 | 1.25 | ] [ ] [ 2] v4 |
By inspection, write the mesh-current equations for the circuit in Fig. 3.29. Example 3.9
Figure 3.29
For Example 3.9.
Solution:
We have five meshes, so the resistance matrix is 5 by 5. The diagonal terms, in ohms, are:
The off-diagonal terms are:
\n
\n
\n
\n
The input voltage vector v has the following terms in volts:
, ,
, ,
Thus, the mesh-current equations are:
| 9 | −2 | −2 | 0 | 0 | i1 | 4 | ||||
|---|---|---|---|---|---|---|---|---|---|---|
| −2 | 10 | −4 | −1 | −1 | i2 | 6 | ||||
| −2 | −4 | 9 | 0 | 0 | i3 | −6 | ||||
| [ | 0 | −1 | 0 | 8 | −3 ] | i4 | = [ | 0 ] | ||
| 0 | −1 | 0 | −3 | 4 | [ | ] i5 | −6 |
From this, we can use MATLAB to obtain mesh currents i1, i2, i3, i4, and i5.
Practice Problem 3.9
By inspection, obtain the mesh-current equations for the circuit in Fig. 3.30.
Figure 3.30 For Practice Prob. 3.9.
Answer:
| 150 | −40 | 0 | −80 | 0 | i1 | 30 | |||
|---|---|---|---|---|---|---|---|---|---|
| −40 | 65 | −30 | −15 | 0 | i2 | 0 | |||
| −0 | −30 | 50 | 0 | −20 | i3 | −12 | |||
| [ | 80 | −15 | 0 | 95 | 0 ] | i4 [ | = [ ] | 20 ] | |
| 0 | 0 | −20 | 0 | 80 | i5 | −20 |