Introduction and Chapter Objectives: Real Analog - Circuits 1 Chapter 4: Systems and Network Theorems
Introduction and Chapter Objectives: Real Analog - Circuits 1 Chapter 4: Systems and Network Theorems
y(t ) f {u(t )}
(4.1)
Equation (4.1) is said to be the input-output equation governing the system. The above relationship has only one
input and one input the system is said to be a single-input-single-output (SISO) system. Systems can have
multiple inputs and multiple outputs, in these cases there will be an input-output equation for each system outputs
and each of these equations may be a function of several inputs. We will concern ourselves only with SISO
systems for now.
Input,
u(t)
System
Output,
y(t) = f{x(t)}
the voltage difference across a resistor which is subjected to some current flow,
the electrical power supplied to a heating element,
the temperature of a mass which is being heated by an electric coil
The transformation of the input signal to the output signal is performed by the input-output relation governing the
system. The input-output relation can be a combination of algebraic, differential, and integral equations.
To provide some concrete examples of the above concepts, several examples of systems-level representations of
common processes are provided below.
Mass, m
The governing equation for the system (obtained by drawing a free body diagram of the mass and applying
F ma ) is
dv(t )
bv(t ) F (t )
dt
The governing equation for the system is a first order differential equation. Knowledge of the externally applied
force F(t) and the initial velocity of the mass allows us to determine the velocity of the mass at all subsequent
times. Thus, we can model the system as having an input signal F(t) which is known and an output velocity
v(t) which can be determined from the input signal and the properties of the system (the mass, m, and coefficient
of friction, b). The system can then be represented by the block diagram below:
Input,
F(t)
dv(t )
bv(t ) F (t )
dt
Output,
v(t)
System is represented by
input-output equation
(It is rather unusual to place the system governing equation directly in a block diagram; we do it here to illustrate
a point.)
+
2
3Vx
3
+
Vin
+
-
VX
-
We previously wrote mesh equations for this circuit (for a specific value of Vin) in Chapter 3.2. We repeat these
mesh equations here, along with our definitions of the mesh currents:
V X 5i 2
3Vx
i1
3VX
V 2(i1 3V x )
+
Vin
+
-
i2
VX
Circuit
V(t)
On/Off
Decision
Controller
Furnace or air
conditioner
Heat
input
Building
Building
temperature
Actual
Temperature
Temperature
Measurement
System
Section Summary:
Systems are a set of components which work together to perform some task. Systems are typically considered
to have one or more inputs (which are provided to the system from the external environment) and one or more
outputs (which the system provides to the environment).
Generically, the inputs and outputs of systems are signals. Signals are simply time-varying functions. They
can be voltages, currents, velocities, pressures, etc.
Systems are often characterized by their input-output equations. The input-output equation for a system
simply provides a mathematical relationship between the input to the system and the output from the system.
Once the input is defined as a particular number or function of time, that value or function can be substituted
into the input-output equation to determine the systems response to that input.
Exercises:
1. The input to the circuit below is the current, U. The output is the current through the 10 resistor, I.
Determine an input-output equation for the circuit.
I
20
U
10
+
30V
-
2. The input to the circuit is the voltage U. The output is the voltage V1. Determine an input-output relation for
the circuit.
+
1A
+
U
-
V1
v Ri
where v is the voltage drop across the resistor, i is the current through the resistor, and R is the resistance of the
resistor. Thus, the dependent variables current and voltage are linearly related. Likewise, the equations we
have used to describe dependent sources (provided in section 1.2):
all describe linear relationships between the controlled and controlling variables.
All of the above relationships are of the form
y(t ) Kx(t )
(4.2)
where x(t) and y(t) are voltages or currents in the above examples. More generally, x(t) and y(t) can be considered
to be the input and output signals, respectively, of a linear system. Equation 4.2 is often represented in block
diagram form as shown in Figure 4.2.
Input,
x(t)
Output,
y(t) = Kx(t)
Aside:
Many types of systems can be described by the relationship of equation (1). For example, Hookes law, which
relates the force applied to a spring to the springs displacement, is
F k x
where k is the spring constant, F is the applied force, and x is the resulting displacement as shown below. In this
example, F is the input to the system and x is the system output.
x
Notice that we have allowed the input and output of our system to vary as functions of time. Constant values are
special cases of time-varying functions. We will assume that the system gain is not a time-varying quantity.
For our purposes, we will define linearity in somewhat more broad terms than equation (4.2). Specifically, we
will define a system as linear if it satisfies the following requirements:
Linearity:
1. If the response of a system to some input x1(t) is y1(t) then the response of the system to some input x1(t)
is y1(t), where is some constant. This property is called homogeneity.
2. If the response of the same system to an input x2(t) is y2(t), then the response of the system to an input
x1(t)+x2(t) is y1(t)+y2(t). This is called the additive property.
The above two properties defining a linear system can be combined into a single statement, as follows: if the
response of a system to an input x1(t) is y1(t) and the systems response to an input x2(t) is y2(t), then the response
of the system to an input x1(t)+x2(t) is y1(t)+y2(t). This property is illustrated by the block diagram of Figure
4.3. The S symbol in Figure 4.3 denotes signal summation; the signs on the inputs to the summation block
indicate the signs to be applied to the individual signals.
x1(t)
Linear
System
x1(t)
y1(t)
S
x2(t)
Linear
System
Linear
System
y1(t) + y2(t)
y2t)
x2(t)
y a xdt and y b
dx
dt
are linear systems. We will use circuit elements which perform integrations and differentiations later when we
discuss energy storage elements such as capacitors and inductors.
10
Linearity:
If all elements in a circuit have linear voltage-current relationships, the overall circuit will be linear.
v2
i 2 R . Thus, the power dissipation
R
of a linear resistor is not a linear combination of voltages or currents the relationship between voltage or current
and power is quadratic. Thus, if power is considered directly in the analysis of a linear circuit, the resulting
system is nonlinear.
Section Summary:
Linear systems are characterized by linear relationships between dependent variables in the system. For
electrical system, this typically means that the relationship between voltage and current for any circuit
component is linear in electrical circuits, for example, this means that a plot of voltage vs. current for every
element in the system is a straight line. Ohms law, for example, describes a linear voltage-current
relationship.
Linear systems have a very important property: the additive principle applies to them. Superposition
essentially means that the response of a system to some combination of inputs x1+x2 will be the same as the
sum of the response to the individual inputs x1 and x2.
11
Excercises:
1. The 20 resistor below obeys Ohms law, so that V=20I. We will consider the input to be the current through
the resistor and the output to be the voltage drop across the resistor. Determine:
a. The output V if the input I=2A.
b. The output V if the input I = 3A.
c. The output V is the input I = 2A + 3A = 5A.
Do your answers above indicate that the additive property holds for this resistor? Why?
20
I
+
2. A linear electrical circuit has an input voltage V1 and provides an output voltage V2, as indicated in the block
diagram below. If an input voltage V1 = 3V is applied to the circuit, the measured output voltage V2 = 2V.
What is the output voltage if an input voltage V1 = 6V is applied to the circuit?
V1
Linear
electrical
circuit
V2
12
4.3: Superposition
In section 4.2, we stated that, by definition, the input-output relations for linear systems have an additive property.
The additive property of linear systems states that:
If the response of a system to an input x1(t) is y1(t) and the response of the system to an input x2(t) is y2(t),
then the response of the system to an input x1(t)+ x2(t) is y1(t)+2(t).
Thus, if a system has multiple inputs, we can analyze the systems response to each input individually and then
obtain the overall response by summing the individual contributions. This property can be useful in the analysis
of circuits which have multiple sources. If we consider the sources in a circuit to be the inputs, linear circuits with
multiple independent sources can be analyzed by determining the circuits response to each source individually,
and then summing, or superimposing, the contributions from each source to obtain the overall response of the
circuit to all sources. In general, the approach is to analyze a complicated circuit with multiple sources by
determining the responses of a number of simpler circuits each of which contains only a single source.
We illustrate the overall approach graphically by the block diagram of Figure 4.4 (which is really just a reversed
form of the block diagram of Figure 4.3).
x1(t) +x2(t)
Linear
System
x1(t)
Linear
System
y1(t)
x2(t)
Linear
System
y2t)
y1(t) + y2(t)
Killing Sources:
To apply the superposition method, then, the circuits response to each source in the circuit is determined, with all
other sources in the circuit dead. The individual responses are then algebraically summed to determine the total
response to all inputs. To illustrate the method, we consider the examples below.
13
Example 4.4:
Determine the voltage V in the circuit below, using superposition.
1
+
12V
+
-
3A
The circuit above can be consider to be the superposition of the two circuits shown below, each with a single
source (the other source, in both cases, has been killed).
1
+
2
V1
+
3A
12V
+
-
V2
3 A 2 2V .
The voltage V1 above can be determined to be the result of a current division: V1
1 2
V V1 V2 10V .
2
8V . Thus, the voltage
2 1
14
Example 4.5:
Determine the voltage V in the circuit below, using superposition.
2
+
1
2A
+
-
6V
We begin by determining the response V1 to the 6V source by killing the 2A source, as shown in the figure below.
2
+
1
+
-
V1
6V
1
6V 2V . The response V2 to the 2A source
3
+
1
V2
2A
Killing the 6V source places a short circuit in parallel with the 2A source, so no voltage is induced in any of the
resistors by the 2A source. Thus, V2 = 0V.
The voltage V is the sum of the two individual voltages: V = V1 + V2 = 2V + 0V = 2V.
15
Notes on Superposition:
1. Superposition cannot be used directly to determine power. Previously, we noted that power is not
governed by a linear relationship. Thus, you cannot determine the power dissipated by a resistor by
determining the power dissipation due to each source and then summing the results. You can, however,
use superposition to determine the total voltage or current for the resistor and then calculate the power
from the voltage and/or current.
2. When using superposition to analyze circuits with dependent sources, do not kill the dependent sources.
You must include the effects of the dependent sources in response to each independent source.
3. Superposition is a powerful circuit analysis tool, but its application can result in additional work. Before
applying superposition, examine the circuit carefully to ensure that an alternate analysis approach is not
more efficient. Circuits with dependent sources, in particular, tend to be difficult to analyze using
superposition.
Section Summary:
Superposition is a defining property of linear systems. It essentially means that, for linear systems, we can
decompose any input to the system into a number of components, determine the system output resulting from
each component of the input, and obtain the overall output by summing up these individual components of the
output.
Superposition can be used directly to analyze circuits which contain multiple independent sources. The
responses of the circuit to each source (killing all other sources) are determined individually. The overall
response of the circuit due to all sources is then obtained by summing (superimposing) these individual
contributions.
The principle of superposition is a fundamental property of linear systems and has very broad-ranging
consequences. We will be invoking it throughout the remainder of this textbook, often without overtly stating
that superposition is being used. The fact that superposition applies to linear circuits is the basic reason why
engineers make every possible attempt to use linear models when analyzing and designing systems.
Exercises:
1. Use superposition to determine the voltage V1 in the circuit below.
+
1A
+
8V
-
V1
16
+
v
-
Circuit
B
17
Systems-level interpretation:
When we determine the i-v characteristic for the circuit, we are determining the input-output relationship for a
system. Either the voltage or the current at the terminals can be viewed as the input to a system; the other
parameter is the output. The i-v characteristic then provides the output of the system as a function of the input.
Circuit
A
+
v
b
Resistive Networks:
We have already (somewhat informally) treated purely resistive circuits as two-terminal networks when we
determined equivalent resistances for series and parallel resistors. We will briefly review these concepts here in a
systems context in terms of a simple example.
18
Example 4.6:
Determine the i-v characteristic for the circuit below.
i
+
3
Previously, we would use circuit reduction techniques to solve this problem. The equivalent resistance is
Req 2
(3) (6)
4 . Since v Req i , the circuits i-v characteristic is v 4i .
3 6
We would now, however, like to approach this problem in a slightly more general way and using a systems-level
view to the problem. Therefore, we will choose the terminal voltage, v, to be viewed as the input to the circuit.
By default, this means the current i will be our circuits output. (We could, just as easily define the current as the
input, in which case the voltage would become our output.) Thus, our circuit conceptually looks like a system as
shown in the block diagram below.
Input,
v
Output,
i
Circuit
vc
v
c . Ohms law, applied to the 2 resistor,
6 3
results in v vc 2 i . Eliminating vc from the above two equations results in v 4i , which is the same
Applying KCL to node c in the above circuit results in i
result we obtained using circuit reduction. The i-v characteristic for the above circuit is shown graphically below;
the slope of the line is simply the equivalent resistance of the network.
v
Req
1
In the above example, viewing the circuit as a general two-terminal network and using a more general systemslevel approach to the problem results in additional work relative to using our previous circuit reduction approach.
Viewing the circuit as a more general two-terminal network is, however, very profitable if circuit reduction
techniques are not applicable or if we allow the circuit to contain voltage or current sources. The latter topic is
addressed in the following subsection.
19
20
Example 4.7:
Determine the i-v characteristic of the circuit below.
R1
R2
+
+
-
VS
v
b
Although it is fairly apparent, by applying Ohms law across the series combination of resistors, that
v ( R1 R2 )i VS , we will (for practice) use superposition to approach this problem. The voltage source Vs
will, of course, be one source in the circuit. We will use the voltage across the terminals a b as a second source
in the circuit.
Killing the voltage source Vs results in the circuit to the left below; the resulting current is i1
the source v results in the circuit to the right below; the resulting current is i 2
is, therefore, i
v
. Killing
R1 R2
VS
. The total current
R1 R2
VS
v
or v ( R1 R2 )i VS .
R1 R2 R1 R2
R1
R2
i1
R1
R2
i2
+
VS
+
-
R1+R2
1
VS
21
Example 4.8:
Determine the i-v characteristic of the circuit below.
R2
+
IS
R1
v
b
Although not the most efficient approach for this problem, we will again use superposition to approach the
problem. One source will, of course, be the current source IS. We will assume that our second source is the
current i at node a. Killing the current source IS results in the circuit to the left below; from this figure the voltage
v1 can be seen to be v1 i( R1 R2 ) . Killing the current source i results in the figure to the right below; from
this figure the voltage v2 is seen to be v 2 R1 I S (the dead current source results in an open circuit, so no current
flows through the resistor R2). The total voltage across the terminals is, therefore, v ( R1 R2 )i R1 I S .
R2
R2
+
R1
i=0
IS
R1
The i-v characteristic for the circuit is, therefore, as shown in the figure below.
v
R1+R2
1
R1IS
22
VS
in parallel with the resistor R1.
R1
Likewise, the circuit of example 3 is indistinguishable from a similar circuit with a voltage source I S R1
in series with the resistor R1. The equivalent circuits are shown below.
R1
R2
R2
+
VS
+
-
R2
VS
R1
R1
R1
R1
+
IS
R2
+
ISR1
+
-
23
Section Summary:
Electrical circuits, sub-circuits, and components are often modeled by the relationship between voltage and
current at their terminals. For example, we are familiar with modeling resistors by Ohms law, which simply
relates the voltage to the current at the resistor terminals. In Chapter 2, we used circuit reduction methods to
extend this concept by replacing resistive networks with equivalent resistances which provided the same
voltage-current relations across their terminals. In this section, we continue to extend this concept to circuits
which include sources.
For linear circuits, the voltage-current relationship across two terminals of the circuit can always be
represented as a straight line of the form v m i b . If we plot this relationship with voltage on the
vertical axis and current on the horizontal axis, the slope of the line corresponds to an equivalent resistance
seen across the terminals, while the y-intercept of the line is the voltage across the terminals, if the terminals
are open-circuited. We will formalize this important result in section 4.5.
Exercises:
1. Determine the I-V characteristics of the circuit below, as seen at the terminals a-b.
3V
V
b
24
Circuit A is linear
Circuit A has no dependent sources which are controlled by parameters within circuit B
Circuit B has no dependent sources which are controlled by parameters within circuit A
i
Circuit
A
(Linear)
+
v
-
Circuit
B
Thvenins Theorem:
First, we will kill all sources in circuit A and determine the voltage resulting from an applied current, as shown in
Figure 4.8 below. With the sources killed, circuit A will look strictly like an equivalent resistance to any external
circuitry. This equivalent resistance is designated as RTH in Figure 4.8. The voltage resulting from an applied
current, with circuit A dead is:
v1 RTH i
(4.3)
25
i1
Circuit
A
(Sources
Killed)
+
v1
-
RTH
+
vOC
-
Circuit
A
v v1 vOC
(4.4)
v RTH i vOC
(4.5)
or
Equation (4.5) is Thvenins theorem. It indicates that the voltage-current characteristic of any linear circuit (with
the exception noted below) can be duplicated by an independent voltage source in series with a resistance RTH,
known as the Thvenin resistance. The voltage source has the magnitude vOC and the resistance is RTH, where vOC
is the voltage seen across the circuits terminals if the terminals are open-circuited and RTH is the equivalent
resistance of the circuit seen from the two terminals, with all independent sources in the circuit killed. The
equivalent Thvenin circuit is shown in Figure 4.10
RTH
i
+
VOC
+
-
v
-
Equivalent
Circuit
26
27
Example 4.9:
Determine the Thvenin equivalent of the circuit below, as seen by the load, RL.
2
6V
+
2A
RL
We want to create a Thvenin equivalent circuit of the circuit to the left of the terminals a-b. The load resistor,
RL, takes the place of circuit B in Figure 1.
The circuit has no dependent sources, so we kill the independent sources and determine the equivalent resistance
seen by the load. The resulting circuit is shown below.
2
a
RTH
From the above figure, it can be seen that the Thvenin resistance RTH is a parallel combination of a 3 resistor
and a 6 resistor, in series with a 2 resistor. Thus, RTH
(6)(3)
2 4 .
6 3
The open-circuit voltage vOC is determined from the circuit below. We (arbitrarily) choose nodal analysis to
determine the open-circuit voltage. There is one independent voltage in the circuit; it is labeled as v0 in the circuit
below. Since there is no current through the 2 resistor, vOC = v0.
6V
v0
i=0
6
2A
vOC
v0 6V v0
circuit is on the left below. Re-introducing the load resistance, as shown on the right below, allows us to easily
analyze the overall circuit.
4
6V
+
-
6V
+
-
RL
Nortons Theorem:
28
The approach toward generating Nortons theorem is almost identical to the development of Thvenins theorem,
except that we apply superposition slightly differently. In Thvenins theorem, we looked at the voltage response
to an input current; to develop Nortons theorem, we look at the current response to an applied voltage. The
procedure is provided below.
Once again, we kill all sources in circuit A, as shown in Figure 4.8 above but this time we determine the current
resulting from an applied voltage. With the sources killed, circuit A still looks like an equivalent resistance to any
external circuitry. This equivalent resistance is designated as RTH in Figure 4.8. The current resulting from an
applied voltage, with circuit A dead is:
i1
v
RTH
(4.6)
+
Circuit
A
V=0
b
i i1 i SC
(4.7)
so
v
i SC
RTH
(4.8)
Equation (4.8) is Nortons theorem. It indicates that the voltage-current characteristic of any linear circuit (with
the exception noted below) can be duplicated by an independent current source in parallel with a resistance. The
current source has the magnitude iSC and the resistance is RTH, where iSC is the current seen at the circuits
terminals if the terminals are short-circuited and RTH is the equivalent resistance of the circuit seen from the two
terminals, with all independent sources in the circuit killed. The equivalent Norton circuit is shown in Figure
4.12.
29
i
+
iSC
RTH
v
-
Equivalent
Circuit
30
Example 4.10:
Determine the Norton equivalent of the circuit seen by the load, RL, in the circuit below.
2
6V
+
2A
RL
This is the same circuit as our previous example. The Thvenin resistance, RTH, is thus the same as calculated
previously: RTH = 4. Removing the load resistance and placing a short-circuit between the nodes a and b, as
shown below, allows us to calculate the short-circuit current, iSC.
6V
v0
iSC
6
2A
v=0
v0 v0 6V v 0
2A
2
6
3
so
v0 3V
Ohms law can then be used to determine iSC:
i SC
3V
1.5 A
2
and the Norton equivalent circuit is shown on the left below. Replacing the load resistance results in the
equivalent overall circuit shown to the right below.
1.5A
1.5A
RL
31
Exceptions:
Not all circuits have Thvenin and Norton equivalent circuits. Exceptions are:
1. An ideal current source does not have a Thvenin equivalent circuit. (It cannot be represented as a
voltage source in series with a resistance.) It is, however, its own Norton equivalent circuit.
2. An ideal voltage source does not have a Norton equivalent circuit. (It cannot be represented as a current
source in parallel with a resistance.) It is, however, its own Thvenin equivalent circuit.
Source Transformations:
Circuit analysis can sometimes be simplified by the use of source transformations. Source transformations are
performed by noting that Thvenins and Nortons theorems provide two different circuits which provide
essentially the same terminal characteristics. Thus, we can write a voltage source which is in series with a
resistance as a current source in parallel with the same resistance, and vice-versa. This is done as follows.
Equations (4.5) and (4.8) are both representations of the i-v characteristic of the same circuit. Rearranging
equation (4.5) to solve for the current i results in:
v
v
OC
RTH RTH
(4.9)
i SC
vOC
RTH
(4.10)
v i RTH i SC RTH
(4.11)
vOC i SC RTH
(4.12)
32
VS
VS
R
+
-
IS
IS R
+
-
33
Example 4.11:
Determine the current i in the circuit shown below.
4
i
9V
+
-
2A
We can use a source transformation to replace the 9V source and 3 resistor series combination with a 3A source
in parallel with a 3 resistor. Likewise, the 2A source and 2 resistor parallel combination can be replaced with
a 4V source in series with a 2 resistor. After these transformations have been made, the parallel resistors can be
combined as shown in the figure below.
4
3A
+
-
4V
3A
+
-
4V
The 3A source and 2 resistor parallel combination can be combined to a 6V source in series with a 2 resistor,
as shown below.
2
i
6V
+
-
+
-
4V
The current i can now be determined by direct application of Ohms law to the three series resistors, so that
6V 4V
0.25 A .
2 4 2
34
Equations (4.5) and (4.8) both provide a linear voltage-current characteristic as shown in Figure 4.14. When the
current into the circuit is zero (open-circuited conditions), the voltage across the terminals is the open-circuit
voltage, vOC. This is consistent with equation (4.5), evaluated at i = 0:
v SC
0
i sc
i sc i sc
RTH
RTH
v
RTH
1
vOC
-iSC
Figure 4.14. Voltage-current characteristic for Thvenin and Norton equivalent circuits.
Figure 4.14 is also consistent with equations (4.10) and (4.12) above, since graphically the slope of the line is
obviously RTH
vOC
.
i SC
Figure 4.14 also indicates that there are three simple ways to create Thvenin and Norton equivalent circuits:
1. Determine RTH and vOC. This provides the slope and y-intercept of the i-v characteristic. This approach is
outlined above as the method for creating a Thvenin equivalent circuit.
2. Determine RTH and iSC. This provides the slope and x-intercept of the i-v characteristic. This approach is
outlined above as the method for creating a Norton equivalent circuit.
3. Determine vOC and iSC. The equivalent resistance RTH can then be calculated from RTH
vOC
to
i SC
determine the slope of the i-v characteristic. Either a Thvenin or Norton equivalent circuit can then be
created. This approach is not commonly used, since determining RTH the equivalent resistance of the
circuit is usually easier than determining either vOC or iSC.
35
Note:
It should be emphasized that the Thvenin and Norton circuits are not independent entities. One can always be
determined from the other via a source transformation. Thvenin and Norton circuits are simply two different
ways of expressing the same voltage-current characteristic.
Section Summary:
Thvenins theorem allows us to replace any linear portion of a circuit with equivalent circuit consisting of a
voltage source in series with a resistance. This circuit is called the Thvenin equivalent, and provides the
same voltage-current relationship at the terminals as the original circuit. The voltage source in the equivalent
circuit is the same as the voltage which would be measured across the terminals of the original circuit, if those
terminals were open-circuited. The resistance in the equivalent circuit is called the Thvenin resistance, it is
the resistance that would be seen across the terminals of the original circuit, if all sources in the circuit were
killed.
Nortons theorem allows us to replace any linear portion of a circuit with equivalent circuit consisting of a
current source in parallel with a resistance. This circuit is called the Norton equivalent, and provides the same
voltage-current relationship at the terminals as the original circuit. The current source in the equivalent circuit
is the same as the current which would be measured across the terminals of the original circuit, if those
terminals were short-circuited. The resistance in the equivalent circuit is the resistance that would be seen
across the terminals of the original circuit, if all sources in the circuit were killed; it is the same as the
Thvenin resistance.
Thevenin and Nortons theorems allow us to perform source transformations when analyzing circuits. This
approach simply allows us to replace any voltage source which is in series with a resistance with a current
source in parallel with the same resistance, and vice-versa. The relationship between the voltage and current
sources used in these transformations are provided in equations (4.10) and (4.12).
36
Exercises:
1. Replace everything except the 1A current source with its Thevenin equivalent circuit and use the result to find
V1.
+
V1
1A
+
8V
-
2. Replace everything except the 1A current source with its Norton equivalent circuit and use the result to find
V1.
+
1A
V1
+
8V
-
12V
37
+
v
-
Electrical
System
Load,
RL
+
-
VL
RL
Figure 4.16. Electric circuit load combination. Electric circuit modeled by its Thevenin equivalent.
From Figure 4.16, the voltage delivered to the load can be readily determined from a voltage divider relation:
V L VOC
RL
R L RTH
(4.13)
38
V L2 VOC
RL
PL
RL
R L R L RTH
(4.14)
Figure 4.17 shows a plot of the power delivered to the load, as a function of the load resistance. The power
delivered to the load is zero when the load resistance is zero (since there is no voltage drop across the load under
this condition) and goes to zero as the load resistance approaches infinity (since there is no current provided to the
load under this condition). At some value of RL the power transfer will be maximized -- our goal will be to
determine the value for RL which maximizes the power delivered to the load.
Maximum
Power
PL
Load Resistance to
provide maximum
power transfer
RL
0
RL
( RL RTH ) 4
(4.15)
The above condition is satisfied if the numerator of equation (3) is zero, so our condition becomes
RL RTH 2RL
or
RL RTH
(4.16)
Thus, maximum power transfer takes place when the load resistance and the Thevenin resistance of the circuit
supplying the power are equal. The above result is sometimes called the maximum power transfer theorem.
When the conditions of the maximum power transfer theorem are met, the total power delivered to the load is:
39
VOC
2
2
VOC
PL
RTH
4 RTH
(4.17)
This is one half of the total power generated by the circuit, half the power is absorbed in the resistance RTH.
Conclusion:
The power delivered to the load is maximized if the load resistance is equal to the Thevenin resistance of the
circuit supplying the power. When this condition is met, the circuit and the load are said to be matched. When
the load and the circuit are matched, 50% of the power generated in the circuit can be delivered to the load
under any other circumstances, a smaller percentage of the generated power will be provided to the load.
VS2
4 RS
The same amount of power is converted to heat within the power supply; this is the reason many power supplies
contain a fan to actively disperse this heat to the atmosphere. If the circuits input resistance is not equal to the
source resistance, less power is transmitted to the circuit and a correspondingly greater amount is dissipated
within the power supply.
i
Rs
+
Vs
+
-
V
-
40
R S I S2
P
4
Again, a reduced percentage of the power generated by the source will be delivered to the circuit when the circuit
and source are not well matched.
i
+
Is
Rs
V
-
One problem which can occur during circuit testing is that extremely poorly matched power supply-load
combinations may result in so much power being dissipated within the power supply that insufficient power is
available to drive the load. This can result in the load apparently behaving abnormally, unless power delivery
effects are considered.
Section Summary:
The maximum power that a circuit can deliver to a load resistor occurs when the load resistance is equal to the
Thvenin equivalent resistance of the circuit.
41
Exercises:
1. Determine the resistance R which will absorb the maximum power from the 7V source.
24
7V
42