EC1_Ch3
EC1_Ch3
Methods of Analysis
Methods of Analysis - Chapter 3
3.1 Motivation
3.2 Nodal analysis
3.3 Nodal analysis with voltage sources
3.4 Mesh analysis
3.5 Mesh analysis with current sources
3.6 Nodal and mesh analysis by inspection
3.7 Nodal versus mesh analysis
2
3.1 Motivation
If you are given the following circuit, how can we determine (1) the
voltage across each resistor, (2) current through each resistor. (3)
power generated by each current source, etc.
What are the things which we need to know in order to determine the answers?
3
3.1 Motivation
4
Reference Node
5
3.2 Nodal Analysis
Steps to determine the node voltages:
3. Apply KCL to each of the n-1 non-reference nodes. Use Ohm’s law to
express the branch currents in terms of node voltages.
6
Applying Nodal Analysis
• Let’s apply nodal analysis to this circuit
to see how it works.
• This circuit has a node that is designed
as ground. We will use that as the
reference node (node 0).
• The remaining two nodes are designed 1
and 2 and assigned voltages v1 and v2.
• Now apply KCL to each node:
• At node 1.
I1 = I 2 + i1 + i2
• At node 2.
I 2 + i2 = i3
Apply Nodal Analysis
• We can now use OHM’s law to express the
unknown currents i1, i2, and i3 in terms of node
voltages.
• In doing so, keep in mind that current flows from
high potential to low.
• From this we get:
v1 v1 − v2
v −0 I1 = I 2 + +
i1 = 1 or i1 = G1v1 R1 R2
R1
v1 − v2 v2
v1 − v2 I2 + =
i2 = or i2 = G2 ( v1 − v2 ) R2 R3
R2
or
v2 − 0
i3 = or i3 = G3v2 I1 = I 2 + G1v1 + G2 ( v1 − v2 )
R3
I 2 + G2 ( v1 − v2 ) = G3v2
9
Practice problem 3.1
10
Example 3.2 – determine the voltages at the nodes.
11
Practice problem 3.2
12
3.3 Nodal Analysis with Voltage Sources
Depending on what nodes the source is
connected to, the approach varies.
Between the reference node and a non-
reference mode:
• Set the voltage at the non-reference node
to the voltage of the source.
• In the example circuit v1 = 10V.
− v2 + 5 + v3 = 0 v2 − v3 = 5
The figure on the left is a nonplanar circuit: The • The figure on the right is a planar
branch with the 13 circuit: It can be redrawn to avoid
• resistor prevents the circuit from being drawn crossing branches
without crossing branches
Mesh Analysis
3. A mesh is a loop which does not contain any other loops within it.
25
Mesh Analysis
2. Apply KCL to each of the n meshes. Use Ohm’s law to express the
voltages in terms of the mesh currents.
26
Mesh Analysis Example
• The above circuit has two paths that are meshes (abefa and bcdeb).
• The outer loop (abcdefa) is a loop, but not a mesh.
• First, mesh currents i1 and i2 are assigned to the two meshes.
• Applying KVL to the meshes:
−V1 + R1i1 + R3 ( i1 − i2 ) = 0 R2i2 + V2 + R3 ( i2 − i1 ) = 0
( R1 + R3 ) i1 − R3i2 = V1 − R3i1 + ( R2 + R3 ) i2 = −V2
3.5 Mesh Analysis with Current Sources
• The presence of a current source makes the mesh analysis simpler in that it
reduces the number of equations.
• If the current source is located on only one mesh, the current for that mesh
is defined by the source.
• For example:
33
Supermesh
• Similar to the case of nodal analysis where a voltage source shared two non-
reference nodes, current sources (dependent or independent) that are
shared by more than one mesh need special treatment.
• The two meshes must be joined together, resulting in a supermesh.
• The supermesh is constructed by merging the two meshes and excluding the
shared source and any elements in series with it.
• A supermesh is required because mesh analysis uses KVL.
• But the voltage across a current source cannot be known in advance.
• Intersecting supermeshes in a circuit must be combined to for a larger
supermesh.
Creating a Supermesh
• Note that the supermesh required using both KVL and KCL.
Example 3.7
Practice problem 3.7
3.6 Nodal Analysis by Inspection
• There is a faster way to construct a matrix for solving a circuit by nodal
analysis.
• It requires that all current sources within the circuit be independent.
• In general, for a circuit with N nonreference nodes, the node-voltage
equations may be written as:
• The off diagonal terms, Gjk are the negative of the sum of all conductances
connected between nodes j and k with j k.
• The unknown voltages are denoted as vk
• The sum of all independent current sources directly connected to node k are
denoted as ik. Current entering the node are treated as positive and vice
versa.
• This matrix equation can be solved for the unknown values of the nodal
voltages.
Example 3.8 – By inspection, write the nodal voltage equations for the circuit
41
Practice problem 3.8 – By inspection, write the nodal voltage equations for the
circuit
42
Mesh Analysis by Inspection
• There is a similarly fast way to construct a matrix for solving a circuit by
mesh analysis.
• It requires that all voltage sources within the circuit be independent.
• In general, for a circuit with N meshes, the mesh-current equations may be
written as:
• Each diagonal term on the resistance matrix is the sum of resistances in the
mesh indicated by the matrix index.
Mesh Analysis by Inspection
• The off diagonal terms, Rjk are the negative of the sum of all resistances in
common with meshes j and k with j k.
• The unknown mesh currents in the clockwise direction are denoted as ik.
• The sum taken clockwise of all voltage sources in mesh k are denoted as vk.
Voltage rises are treated as positive.
• This matrix equation can be solved for the values of the unknown mesh
currents.
Example 3.9 – By inspection, write the mesh-current equations for the circuit
45
Practice problem 3.9 – By inspection, write the mesh-current equations for the
circuit
46
3.7 Nodal versus Mesh Analysis
To select the method that results in the smaller number of equations. For
example:
1. Choose nodal analysis for circuit with fewer nodes than meshes.
• Choose mesh analysis for circuit with fewer meshes than nodes.
• Networks that contain many series connected elements, voltage
sources, or supermeshes are more suitable for mesh analysis.
• Networks with parallel-connected elements, current sources, or
supernodes are more suitable for nodal analysis.
47