Unit1 DC Circuits Part C
Unit1 DC Circuits Part C
YEAR 2025
3
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
4
Apply Nodal Analysis II
• 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
I1 I 2
v1 0 R1 R2
i1 or i1 G1v1 Substituting
R1
back into the v1 v2 v2
v1 v2 node I2
i2 or i2 G2 v1 v2 R2 R3
R2
equations
or
v 0
i3 2 or i3 G3v2
R3 I1 I 2 G1v1 G2 v1 v2
I 2 G2 v1 v2 G3v2
5
Including 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.
6
Supernode
A supernode is formed by enclosing a voltage source (dependant or
independent) connected between two non-reference nodes and any
elements connected in parallel with it.
Why?
• Nodal analysis requires applying KCL.
• The current through the voltage source cannot be known in advance (Ohm’s
law does not apply).
• By lumping the nodes together, the current balance can still be described.
8
Problem 1
9
Solution to Problem 1
10
Solution to Problem 1
11
Mesh Analysis
Another general procedure for analyzing circuits is to use the
mesh currents as the circuit variables.
Recall:
• A loop is a closed path with no node passed more than once.
• A mesh is a loop that does not contain any other loop within it.
12
Planar versus Nonpalanar
The figure on the left is a nonplanar The figure on the right is a planar
circuit: The branch with the 13 circuit: It can be redrawn to avoid
resistor prevents the circuit from being crossing branches
drawn without crossing branches
13
Mesh Analysis Steps
Mesh analysis follows these steps:
1. Assign mesh currents i1,i2,…in to the n
meshes.
2. Apply KVL to each of the n mesh currents.
3. Solve the resulting n simultaneous
equations to get the mesh currents.
14
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
15
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:
16
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.
17
Creating a Supermesh
18
Supermesh Example
• Using the circuit from the last slide:
• Apply KVL to the supermesh.
• We next apply KCL to the node in the branch where the two meshes
intersect.
i2 i1 6
i1 3.2A i2 2.8A
• Note that the supermesh required using both KVL and KCL.
19
Problem 2
20
Solution to Problem 2
Matrix Inversion
21
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:
22
Nodal Analysis by Inspection II 1
23
Nodal Analysis by Inspection II 2
24
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:
25
Mesh Analysis by Inspection II
• 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.
26
Selecting an Appropriate Approach
In principle both the nodal analysis and mesh
analysis are useful for any given circuit.
What then determines if one is going to be more
efficient for solving a circuit problem?
There are two factors that dictate the best choice:
• The nature of the particular network is the first factor.
• The second factor is the information required.
27
Mesh analysis when…
If the network contains:
• Many series connected elements.
• Voltage sources.
• Supermeshes.
• A circuit with fewer meshes than nodes.
28
Nodal analysis if…
If the network contains:
• Many parallel connected elements.
• Current sources.
• Supernodes.
• Circuits with fewer nodes than meshes.
29
Problem 3
30
Solution to Problem 3
31
Solution to Problem 3
32
Application: DC transistor circuit
• Here we will use the approaches
learned in this chapter to analyze a
transistor circuit.
• In general, there are two types of
transistors commonly used: Field Effect
(FET) and Bipolar Junction (BJT).
• This problem will use a BJT.
• A BJT is a three terminal device, where
the input current into one terminal (the
base) affects the current flowing out of a
second terminal (the collector).
• The third terminal (the emitter) is the
common terminal for both currents.
33
Linearity
• Linearity in a circuit means that as current is
changed, the voltage changes
proportionally.
• It also requires that the response of a circuit
to a sum of sources will be the sum of the
individual responses from each source
separately.
• A resistor satisfies both of these criteria.
34
Superposition
If there are two or more independent sources there
are two ways to solve for the circuit parameters:
• Nodal or mesh analysis.
• Use superposition.
35
Applying Superposition
• Using superposition means applying one independent
source at a time.
• Dependent sources are left alone.
• The steps are:
36
Problem 4
37
Solution to Problem 4
38
Solution to Problem 4
39
Solution to Problem 4
40
Solution to Problem 4
41
Source Transformation
• Much like the delta-wye transformation, it is
possible to transform a source from one
form to another.
• This can be useful for simplifying circuits.
• The principle behind all of these
transformations is equivalence.
42
Source Transformation II
• A source transformation is the process of
replacing a voltage source vs in series with
a resistor R by a current source is in parallel
with a resistor R, or vice versa.
43
Terminal Equivalency
• These transformations work because the two
sources have equivalent behavior at their
terminals.
• If the sources are turned off the resistance at the
terminals are both R.
• If the terminals are short circuited, the currents
need to be the same.
• From this we get the following requirement:
vs
vs is R or is
R
44
Dependent Sources
• Source transformation also applies to dependent
sources.
• But, the dependent variable must be handled
carefully.
• The same relationship between the voltage and
current holds here:
45
Source transformation rules
• Note that the arrow of the current source is
directed towards the positive terminal of the
voltage source.
• Source transformation is not possible when
R = 0 for an ideal voltage source.
• For a realistic source, R 0.
• For an ideal current source, R = ∞ also
prevents the use of source transformation.
46
Problem 5
47
Solution to Problem 5
48
Solution to Problem 5
49
Thevenin’s Theorem
• In many circuits, one element will be
variable.
• An example of this is mains power; many
different appliances may be plugged into the
outlet, each presenting a different
resistance.
• This variable element is called the load.
• Ordinarily one would have to reanalyze the
circuit for each change in the load.
50
Thevenin’s Theorem II
• Thevenin’s theorem states
that a linear two terminal
circuit may be replaced with
a voltage source and resistor.
• The voltage source’s value is
equal to the open circuit
voltage at the terminals.
• The resistance is equal to the
resistance measured at the
terminals when the
independent sources are
turned off.
51
Thevenin’s Theorem III
• There are two cases to consider when finding the
equivalent resistance.
• Case 1: If there are no dependent sources, then
the resistance may be found by simply turning off
all the sources.
52
Thevenin’s Theorem IV
• Case 2: If there are
dependent sources, we
still turn off all the
independent sources.
• Now apply a voltage v0
(or current i0)to the
terminals and
determine the current i0
(voltage v0).
53
Thevenin’s Theorem V
• Thevenin’s theorem is very powerful in
circuit analysis.
• It allows one to simplify a circuit.
• A large circuit may be replaced by a single
independent voltage source and a single
resistor.
• The equivalent circuit behaves externally
exactly the same as the original circuit.
54
Negative Resistance?
• It is possible for the result of this analysis to end
up with a negative resistance.
• This implies the circuit is supplying power.
• This is reasonable with dependent sources.
• Note that in the end, the Thevenin equivalent
makes working with variable loads much easier.
• Load current can be calculated with a voltage
source and two series resistors.
• Load voltages use the voltage divider rule.
55
Problem 6
56
Solution to Problem 6
57
Solution to Problem 6
58
Norton’s Theorem
• Similar to Thevenin’s
theorem, Norton’s
theorem states that a
linear two terminal circuit
may be replaced with an
equivalent circuit
containing a resistor and a
current source.
• The Norton resistance will
be exactly the same as
the Thevenin.
59
Norton’s Theorem II
• The Norton current IN is found by short
circuiting the circuit’s terminals and
measuring the resulting current.
I N isc
60
Norton versus Thevenin
• These two equivalent circuits can be related to
each other.
• One need only look at source transformation to
understand this.
• The Norton current and Thevein voltage are
related to each other as follows:
VTh
IN
RTh
61
Norton versus Thevenin II
• With VTH, IN, and (RTH=RN) related, finding the
Thevenin or Norton equivalent circuit requires that
we find:
• The open-circuit voltage across terminals a and b.
• The short-circuit current at terminals a and b.
• The equivalent or input resistance at terminals a
and b when all independent sources are turned
off.
62
Problem 7
63
Solution to Problem 7
65
Maximum Power Transfer
• In many applications, a circuit is designed to
power a load.
• Among those applications there are many
cases where we wish to maximize the
power transferred to the load.
• Unlike an ideal source, internal resistance
will restrict the conditions where maximum
power is transferred.
66
Maximum Power Transfer II
• We can use the Thevenin equivalent circuit for finding the
maximum power in a linear circuit.
• We will assume that the load resistance can be varied
• Looking at the equivalent circuit with load included, the
power transferred is:
2
VTh
p RL
RTh RL
67
Maximum Power Transfer III
• For a given circuit, VTH and RTH are fixed. By varying the
load resistance RL, the power delivered to the load varies
as shown.
• You can see that as RL approaches 0 and ∞ the power
transferred goes to zero.
• In fact the maximum power transferred is when RL= RTH.
68
Problem 8
69
Solution to Problem 8
70
Solution to Problem 8
71
Home Work
72
Home Work
73
Home Work
74
Home Work
75
Home Work
76
Home Work
77
Extra Study
78
Prescribed Text