Node and mesh analysis will solve any resistive circuit, but they solve it
all at once: change one load resistor and you re-solve the whole system. This chapter buys
you something better. Every technique here — superposition, Thevenin, Norton, the bridge —
is a consequence of one fact: a resistive circuit is a linear system. Linearity lets
you take a circuit apart source-by-source, and it lets you collapse an arbitrarily ugly network into
one source and one resistor that a load cannot tell apart from the original. On the
exam these are the questions where the "obvious" method takes twenty minutes and the right method
takes three.
Without Thevenin: same network, three loads, three full re-derivations — every source and every other resistor gets re-accounted for each time.
With Thevenin: reduce the network to two numbers once. Every load after that is one divider calculation on a two-element circuit — the whole reason this chapter exists.
Where this is going — pacing budget
Roughly 25 min on linearity + superposition (including the power trap, which is worth a mark on
almost every exam that asks it), 35 min on Thevenin/Norton (the workhorse), 15 min on the Wheatstone
bridge, then the practice set. If you are short on time: learn the three ways to find
RTh and when each one is legal. That single decision is where most lost marks live.
1. Linearity — the license for everything in this chapter
Write node-voltage analysis for any resistive circuit with N unknown node voltages. Every
equation is a KCL sum of terms (vj−vk)/R and known source currents. Collect them and you
always get the same shape:
Gv=is
G = conductance matrix (resistors only). is = the sources.
v = node voltages.
The resistors live entirely in G; the sources live entirely on the right-hand side. So
the solution is
v=G−1is
which is a linear function of the source vector. Two consequences fall straight
out, and they are the whole chapter:
Additivity → superposition. If is=iA+iB, then v=G−1iA+G−1iB. The
response to all sources is the sum of the responses to each source alone.
Affine terminal law → Thevenin/Norton. Pull one pair of terminals out of
the network and the relation between the terminal voltage v and terminal current i can only be
a straight line, v=VTh−RThi. A straight line has exactly two parameters — which
is why exactly two measurements pin down any network.
What "linear" excludes
Resistors, independent sources, and linear dependent sources (like 3ix or 2v) are
all fine. Diodes, transistors, and anything with a squared term are not. And note carefully:
power is not a linear function of the sources — p=i2R is quadratic. That
single fact is the most-tested trap in this chapter (§2.3).
2. Superposition
The recipe follows directly from additivity: solve the circuit once per independent
source, with all the other independent sources deactivated, then add the answers.
x=x′+x′′+x′′′+⋯
where x is any voltage or current, and each term is that quantity with exactly one
independent source left active.
Deactivating a source means setting its value to zero, and what a zero-valued
source is follows from its definition:
A voltage source with v=0 forces zero volts across itself no matter the current — that
is a short circuit (a plain wire).
A current source with i=0 forces zero current no matter the voltage — that is an
open circuit (a gap).
Do not memorise this backwards. Derive it in three seconds from "what does a zero-valued version of
this element do?" and you will never flip it under exam pressure.
2.1 The deactivation sequence, drawn
This is Exercise 6 P2.94's circuit: a 30 V source feeding a 10 Ω resistor into
a node, a 5 Ω resistor from that node to ground carrying the current i we want, and a
3 A source pushing current up into the same node.
Both sources active. Target: i down through 5 Ω.
3 A source → open. Divider: 30·5/15 = 10 V.
30 V source → short. Divider: 3·10/15 = 2 A.
Worked example — Exercise 6, P2.94 (superposition)
1
Voltage source alone. Open the 3 A source. The 10 Ω and
5 Ω are now a simple series pair across 30 V, so a voltage divider gives the
5 Ω voltage v′=30⋅10+55=10 V.
i′=v′/5=2 A, downward.
2
Current source alone. Short the 30 V source. Now the 3 A
splits between 10 Ω (through the short, back to ground) and 5 Ω. A
current divider sends the larger share to the smaller resistor:
i′′=3⋅10+510=2A, downward
3
Add. Both contributions point down through the 5 Ω, so they
add with the same sign: i=i′+i′′=4 A.
✓
Cross-check by node analysis (one equation, both sources live):
10v−30+5v=3⇒3v=60⇒v=20V
i=20/5=4 A. Agrees.
i=4 A downward through the 5 Ω resistor.
2.2 Dependent sources are never deactivated
Classic lost mark
Superposition splits the independent source vector. A dependent source
(3ix, 2v, …) is not part of is — it is part of the network's own
linear behaviour, i.e. it belongs in G. So in every sub-circuit the dependent
source stays active, with its controlling variable re-evaluated for that
sub-circuit. Zeroing it is not "one more source deactivated", it is deleting part of the circuit,
and it gives a wrong answer. (Tutorial 5 P1 is exactly this circuit — a 3v dependent source
that must remain live through both passes.)
2.3 Why superposition does not apply to power
Suppose source A alone drives i′ through a resistor R, and source B alone drives i′′. With
both active, i=i′+i′′ — that part is legal. Now compute the power:
The cross term 2i′i′′R is the whole story. It is not zero in general, so p=p′+p′′. Power
is a quadratic function of the source vector, and only linear functions superpose.
The correct procedure
Superpose the current (or voltage), then square it once at the end:
find i=i′+i′′ first, then p=i2R. Never add sub-powers. Tutorial 5 P4 does exactly this:
superpose to i=2.5+0.375−1=1.875 A, then P3Ω=(1.875)2(3)≈10.55 W.
Self-check 1
3. Thevenin equivalent circuits
Take any linear resistive network, no matter how many sources and resistors, and bring out two
terminals a–b. From linearity, the terminal voltage must be an affine function of the
terminal current:
v=VTh−RThi
A straight line — so a source in series with a resistor reproduces it exactly.
That equation is a voltage source VTh in series with a resistance RTh (walk KVL
around it and you get the same line). So no load can distinguish the original network from
that two-element equivalent. Thevenin's theorem is not a trick; it is the statement that a
straight line has two parameters.
Original network driving a load.
Thevenin equivalent — identical v–i at a–b.
3.1 The two intercepts: why RTh=voc/isc
You know the terminal law is the line v=VTh−RThi. To identify its two parameters, take
the two easiest points on it — the intercepts.
1
Open the terminals. No load means i=0, so v=VTh. Therefore
VTh=voc
The open-circuit voltage is the Thevenin voltage, by definition of the line's v-intercept.
2
Short the terminals. A short forces v=0, so 0=VTh−RThisc:
isc=RThVTh⟹RTh=iscvoc
The slope of the line is −RTh, and slope = (rise)/(run) between the two intercepts =−voc/isc.
Ideal ammeter = zero resistance ⇒ v=0 ⇒ reads isc.
Two intercepts fix the line: voc, isc, and RTh=voc/isc.
3.2 Three ways to get RTh — and when each is legal
Method
How
Legal when
Source deactivation
Short every independent voltage source, open every independent current source, then reduce
the resulting resistor network seen from a–b by series/parallel.
No dependent sources. Fastest by far — usually one line of arithmetic.
voc/isc
Solve the circuit twice (open, then shorted), divide.
Always — unless voc=isc=0 (no independent sources at all), which makes the
ratio 0/0.
Test source
Kill only the independent sources, apply a test vT (or iT) at
a–b, solve for the resulting iT, and take RTh=vT/iT.
Always, and the only method for a network whose sources are all dependent. This is
what Tutorial 5 P2's key does to get RTh=1Ω.
The single most common error in this chapter
Using source deactivation on a circuit that contains a dependent source. You cannot "turn off" a
3ix source — its value is set by the circuit, not by you, so setting it to zero changes the
network. When you see a diamond-shaped source symbol, switch to voc/isc or a test source.
Worked example — Exercise 6, P2.80 (Thevenin and Norton)
A 10 V source feeds a 10 Ω resistor into node A. At A: a 5 Ω
resistor to ground, a 1 A source pushing current up into A, and the open output terminals.
Open terminals a–b: a ties straight to node A, b to the
return rail. No load connected while solving for voc, isc, and RTh.
1
voc by node analysis (terminals open, so no current leaves at A):
10vA−10+5vA=1⇒3vA=20⇒voc=6.67V
2
isc. Short a–b, so vA=0. The 5 Ω now has
zero volts across it and carries nothing; everything goes into the short:
isc=1010+1=2A
3
RTh=voc/isc=6.67/2=3.33Ω.
✓
Cross-check by deactivation (legal here — both sources are
independent): short the 10 V, open the 1 A, and look in from a–b:
RTh=10∥5=1510⋅5=3.33Ω✓
Thevenin: 6.67 V in series with 3.33 Ω. Norton: 2 A in parallel with 3.33 Ω.
Worked example — Thevenin/Norton with a dependent source
A 12 V source feeds a 2 Ω resistor into node A; call the current flowing
rightward through it ix. At A, a dependent current source worth 3ix pulls current from A
down to ground. A 4 Ω resistor runs from A out to terminal a; terminal b is
ground. This is exactly the §3.2 warning circuit: a diamond source, so only two of the three
RTh methods are legal here.
Diamond source symbol ⇒ deactivation is off the table (§3.2). Only
voc/isc and the test source remain.
1
voc. Terminals open, so no current flows in the 4 Ω, and
the dependent source is the only path out of A besides the source branch: ix=3ix⇒ix=0. With zero drop across the 2 Ω,
voc=vA=12V
2
isc. A dependent source can never be deactivated — its value
is set by the circuit, not by you (§3.2's red note) — so the only legal
route to RTh is voc/isc or a test source. Short a–b: the 4 Ω
now runs from A straight to ground, in parallel with the dependent source's path. With
ix=(12−vA)/2, KCL at A (current in = current out):
ix=3ix+4vA⟹212−vA=3⋅212−vA+4vA
Clearing fractions (×4): 2(12−vA)=6(12−vA)+vA⇒3vA=48⇒vA=16 V, so
isc=4vA=4A⟹RTh=iscvoc=412=3Ω
✓
Cross-check by test source. Kill only the 12 V source (short it
— that's legal, it's independent), keep the dependent source live, and inject a
1 A test current iT into terminal a. With the source shorted, the 2 Ω
now runs from A straight to ground, so ix=−vA/2 (defined into A, as before). All of
iT enters A through the 4 Ω. KCL at A:
ix+iT=3ix⟹iT=2ix⟹ix=21A⟹vA=−2ix=−1V
The test current drops iTR2=(1)(4)=4 V across the 4 Ω on its way in, so
vT=vA+4=3 V, giving
RTh=iTvT=13=3Ω✓
Thevenin: 12 V in series with 3 Ω. Norton: 4 A in parallel
with 3 Ω (IN=VTh/RTh=12/3=4 A ✓). Deactivation was never on the table
— both legal methods agree.
Open circuit: no current, no drop across the hidden RTh, so the meter reads VTh directly.
Loaded: current now flows through the hidden RTh too, and its drop is what "sag" is.
The battery interpretation (Exercise 6, P2.81)
A real battery is a Thevenin equivalent: an ideal source behind an internal resistance
— not a metaphor, a literally accurate circuit model, which is why the two diagrams above draw
an ordinary battery with a dashed box labeled "hidden" around its own Thevenin parts. Measure
9 V open-circuit, then hang a 100 Ω load and watch it sag to 6 V. The
load and RTh form a divider: 6=9⋅100+RTh100, so RTh=50Ω. Two
voltmeter readings, no access to the inside of the battery — that is Thevenin's theorem
earning its keep.
4. Norton equivalents and source transformation
Rearrange the same terminal law for i instead of v:
i=RThVTh−RThv=IN−RNv
Read as KCL at the terminal: a current source IN in parallel with RN.
IN=isc=RThVTh,RN=RTh=iscvoc
It is literally the same line, algebraically re-solved. So Thevenin and Norton are two readings of
one fact, and you can swap between them at will — source transformation, which
is often the fastest way to collapse a ladder of alternating sources and resistors.
Source transformation. Same two terminals, same straight line, two spellings.
Why this speeds up ladders
A voltage source in series with R becomes a current source in parallel with R — and
parallel resistors combine, while series ones did not (they were separated by the source).
Alternate transformations and reductions and a five-element ladder collapses in a few strokes,
with no simultaneous equations at all.
Worked example — find the Norton equivalent directly, three ways
A 12 V source feeds a 4 Ω resistor into node A; a 6 Ω resistor runs
from A to ground; terminals a–b sit open right at A and ground. No current source
this time — the point is to go straight for IN and RN instead of finding Thevenin
first and converting.
1
Way 1 — source transformation, by inspection. Transform the
12 V–in–series–with–4 Ω branch into its Norton form:
I=12/4=3 A in parallel with 4 Ω. That parallel source now sits directly
between A and ground alongside the 6 Ω — the circuit is already
the Norton equivalent, no equations needed:
IN=3A,RN=4∥6=1024=2.4Ω
2
Way 2 — isc directly on the original circuit. Short
a–b (vA=0): the 6 Ω carries nothing, so all the source current takes
the short:
isc=412=3A=IN✓
3
Way 3 — deactivation for RN, plus voc as a cross-check.
Short the 12 V and look in from a–b: 4∥6=2.4Ω=RN, same
as way 1. For voc, terminals open, one node equation:
Consistency check across all three: VTh=INRN=3×2.4=7.2
V =voc ✓
Norton: 3 A in parallel with 2.4 Ω — found by inspection via source
transformation, then confirmed by direct isc and by deactivation.
5. Widget: the black-box probe
Below is a sealed network. You cannot see inside it. All you can do is what a lab bench lets you
do: open the terminals and read a voltmeter, short them and read an ammeter, or hang a load and read
both. Take measurements, plot them, and see if you can name VTh and RThbefore you
hit Reveal — every point you record must land on one straight line, and that line is the answer.
Black-box Thevenin probe
terminal V—
terminal I—
load P—
Take an Open reading and a Short reading — that is already enough.
Read the plot, not the meter
At any one load the ratio v/i you measure is just RL — it tells you nothing directly
about RTh. What identifies the network is the slope of the line through your
points: RTh=−Δv/Δi, equivalently the v-intercept over the i-intercept,
voc/isc. One measurement is never enough; two of them anywhere on the line are always enough.
Self-check 2
6. The Wheatstone bridge
Two voltage dividers hung across the same source, compared against each other. Drawn as a diamond
it looks exotic; drawn flat it is obviously just two dividers, and that is the way to think about it.
Classic diamond. G = galvanometer (or any load) across c–d.
Same circuit, flat: two dividers compared at c and d.
6.1 The balance condition, derived
Suppose the bridge is balanced: zero current through the detector arm. That single
assumption does all the work, because if no current crosses the bridge then R1 and R2 carry the
same current iL as each other (nothing is siphoned off at c), and likewise R3 and
R4 share a common current iR. Each side is then a clean, undisturbed voltage divider:
vc=vsR1+R2R2,vd=vsR3+R4R4
Zero current through the detector also means zero volts across it (Ohm's law on the detector's own
resistance), so vc=vd:
Equivalently R1/R2=R3/R4 — the two dividers have the same ratio.
Why anyone cares
The balance condition contains no vs. So a bridge measurement is immune to
supply drift, and it is a null measurement — you are not asking a meter "how many
volts?", only "is this zero?", which instruments do far more accurately. Adjust a known
decade resistor until the galvanometer reads nothing, and
Runknown=Rknown⋅R1R2, to whatever accuracy your ratio
resistors have. This is how strain gauges, load cells, and RTD thermometers are read to this day.
6.2 The unbalanced bridge: Thevenin to the rescue
Off balance, the detector does draw current, so the two dividers are no longer independent
and the divider formulas above stop being exact. Rather than write two node equations every time,
Thevenin the bridge at the detector terminals — with the detector removed, the two
dividers are undisturbed again, so:
RTh: short the source and the two divider tops collapse onto the two bottoms —
each side becomes a parallel pair, and the two pairs are in series along the detector path.
Then the detector current for any galvanometer resistance is one division:
iG=voc/(RTh+RG). Practice problem 3 below runs this end to end.
Self-check 3
Worked example — balancing a bridge (find the unknown leg)
Left leg: R1=800Ω on top, R2=200Ω on the bottom. Right leg: R3=1200Ω on top, unknown R4 on the bottom. Supply vs=10 V. Find R4 that zeroes the
galvanometer, then confirm it two ways.
1
Apply the balance condition from §6.1 directly:
R1R4=R2R3⟹R4=R1R2R3=800200⋅1200=300Ω
2
Check via the ratio form.R1/R2=800/200=4 and
R3/R4=1200/300=4 — equal, so the two dividers really do split vs
identically.
vc=vd, so voc across the galvanometer is zero regardless of RG — the
bridge is balanced.
R4=300Ω balances the bridge; vc=vd=2 V confirms it.
Worked example — unbalanced bridge, Thevenin vs. direct node analysis
Left leg: R1=2 kΩ on top, R2=2 kΩ on the bottom. Right leg: R3=1 kΩ
on top, R4=3 kΩ on the bottom. Supply vs=9 V, galvanometer RG=500Ω. Find
iG.
1
Check balance first.R1R4=(2k)(3k)=6×106 but
R2R3=(2k)(1k)=2×106 — unequal, so current will flow.
2
Thevenin at the galvanometer. Remove it; each leg is an undisturbed
divider:
vc=9⋅2+22=4.5V,vd=9⋅1+33=6.75Vvoc=vd−vc=2.25V(d positive w.r.t. c)
Deactivate the source for RTh — each leg collapses to a parallel pair, in series
along the c-to-d path:
Unbalanced. voc=2.25 V, RTh=1750Ω, iG=1 mA
from d to c.
7. Maximum power transfer — and the trap in it
Hang RL on a Thevenin source. The load power is
pL=i2RL=(RTh+RL)2VTh2RL
Differentiate with respect to RL and set to zero and you get the familiar matching condition
RL=RTh, giving pmax=VTh2/(4RTh). Note the sanity check at the extremes: at
RL=0 there is current but no load voltage; as RL→∞ there is voltage but no current;
the maximum sits between them.
Exercise 6, P2.91 — read which resistor is the variable
"VTh=20 V, load RL=5Ω fixed — choose RTh for maximum load power."
The matching condition does not apply: it was derived by varying RL with
RTh fixed. Here it is the other way round, and pL=(RTh+5)2400RL is
monotonically decreasing in RTh — every ohm of source resistance is wasted heat.
The best you can do is RTh→0, giving pL=202/5=80 W. Matching is not "always make
them equal"; it is "the best a fixed source can do for a load you get to choose."
8. Practice problems
Every solution below was worked twice, by two independent methods, and shipped only where both
agreed. Try them cold before opening the solutions.
P1 — Thevenin, Norton, and a load~10 min
(a) Find the Thevenin equivalent at a–b. (b) Write
the Norton equivalent. (c) An 8Ω load is connected across
a–b: find its current and power.
(a) voc. With a–b open, no current flows in R3, so there is
no drop across it and voc=vA. One node equation at A:
RTh — method 1, deactivation (legal: both sources independent).
Short the 24 V, open the 3 A. Looking in from a–b: R3 in series with the
parallel pair R1∥R2:
RTh=4+(6∥12)=4+186⋅12=4+4=8Ω
RTh — method 2, voc/isc (independent cross-check). Short
a–b, so R3 now runs from A to ground:
Substituting 3va=2vA: 6vA−2vA=84⇒vA=21 V, va=14 V. Then
iL=14/8=1.75 A and pL=142/8=24.5 W — both methods agree.
VTh=28 V, RTh=8Ω; Norton: 3.5 A ∥ 8 Ω;
with an 8 Ω load, iL=1.75 A and pL=24.5 W.
P2 — Superposition, and the power trap~10 min
Both sources drive current toward v (same polarity sense, + on top). Branch 3 carries i.
(a) Find i by superposition. (b) Find the power in the
2 Ω resistor. (c) Compute the power each source would produce in it
acting alone, add those, and explain the discrepancy quantitatively.
(a) 12 V alone (short the 6 V source, which puts its 3Ω from v
straight to ground, in parallel with the 2Ω):
3∥2=56=1.2Ω,v′=12⋅6+1.21.2=12⋅7.21.2=2V
so i′=v′/2=1 A.
6 V alone (short the 12 V source, putting its 6Ω in parallel with the 2Ω):
6∥2=1.5Ω,v′′=6⋅3+1.51.5=6⋅4.51.5=2V
so i′′=1 A. Both push current downward through the 2Ω, so
i=i′+i′′=2A,v=4V
Cross-check 1 — node analysis with both sources live:
Solving: ia=4/3 A, ib=−2/3 A, so i=ia−ib=2 A ✓ Three methods, one answer.
(b)p=i2R=(2)2(2)=8 W.
(c) Sub-powers: p′=(1)2(2)=2 W and p′′=(1)2(2)=2 W, summing to
4 W — only half the true 8 W. The missing piece is exactly the cross term:
2i′i′′R=2(1)(1)(2)=4W,2+2+4=8W✓
Power superposes only when the cross term vanishes (e.g. one contribution is zero), which is
why the rule is: superpose currents, then square once.
i=2 A, p2Ω=8 W. Adding sub-powers gives 4 W and is
wrong — it drops the 2i′i′′R=4 W cross term.
P3 — Unbalanced Wheatstone bridge~12 min
Left leg: R1=3 kΩ on top, R2=1 kΩ on the bottom, meeting at node c. Right
leg: R3=1 kΩ on top, R4=1 kΩ on the bottom, meeting at node d. A galvanometer
of RG=750Ω bridges c–d.
(a) Is the bridge balanced? (b) Find the Thevenin equivalent
seen by the galvanometer and hence the galvanometer current. (c) What value of
R1 would balance the bridge?
(a)R1R4=(3k)(1k)=3×106 but
R2R3=(1k)(1k)=1×106. Not equal ⇒ unbalanced,
so current will flow through the galvanometer.
(b) Remove the galvanometer. With it gone each leg is an undisturbed divider
(bottom node grounded, top node at 12 V):
vc=12⋅R1+R2R2=12⋅41=3V,vd=12⋅R3+R4R4=12⋅21=6Vvoc=vd−vc=3V(d positive w.r.t. c)
For RThR_{Th}RTh, deactivate the source: shorting it ties the two leg-tops to the leg-bottoms, so
each leg collapses to a parallel pair, and the path c→dc \to dc→d passes through both in series:
Cross-check by direct node analysis on the full bridge with the galvanometer
in place (ground the bottom rail, top rail at 12 V, unknowns vcv_cvc and vdv_dvd):
Adding the two reduced equations: 4vd=21⇒vd=5.254v_d = 21 \Rightarrow v_d = 5.254vd=21⇒vd=5.25 V, then
vc=(3+5.25)/2=4.125v_c = (3+5.25)/2 = 4.125vc=(3+5.25)/2=4.125 V. So
Note that with the galvanometer loading the bridge, vcv_cvc and vdv_dvd are not 3 V and
6 V any more — but their difference drives the same current the Thevenin model predicted,
which is the whole point of the equivalent.
(c) Balance requires R1R4=R2R3R_1R_4 = R_2R_3R1R4=R2R3, so
R1=R2R3/R4=(1k)(1k)/(1k)=1R_1 = R_2R_3/R_4 = (1\text{k})(1\text{k})/(1\text{k}) = 1R1=R2R3/R4=(1k)(1k)/(1k)=1 kΩ. Check: then
vc=12⋅12=6v_c = 12\cdot\frac{1}{2} = 6vc=12⋅21=6 V =vd= v_d=vd, so voc=0v_{oc} = 0voc=0 and no current flows regardless of
RGR_GRG ✓
Unbalanced. voc=3v_{oc} = 3voc=3 V, RTh=1250ΩR_{Th} = 1250\ \OmegaRTh=1250Ω,
iG=1.5i_G = 1.5iG=1.5 mA from ddd to ccc. Balanced at R1=1R_1 = 1R1=1 kΩ.
P4 — Thevenin with a dependent source~12 min
ixi_xix is the current flowing rightward through the 4 Ω resistor into node AAA. The dependent
current source is worth 2ix2i_x2ix, arrow pointing from AAA down to ground. Terminal bbb is ground.
(a) Find the Thevenin equivalent at aaa–bbb — remember, a dependent
source is never deactivated. (b) Write the Norton equivalent.
(c) A 3Ω3\ \Omega3Ω load is attached at aaa–bbb: find its current and power.
(a) vocv_{oc}voc. With aaa–bbb open, no current flows in the 6 Ω, so
voc=vAv_{oc} = v_Avoc=vA. All of ixi_xix must leave through the dependent source (the only other path), so
ix=2ix⇒ix=0i_x = 2i_x \Rightarrow i_x = 0ix=2ix⇒ix=0. With no drop across the 4 Ω, vA=20v_A = 20vA=20 V.
voc=20v_{oc} = 20voc=20 V.
RThR_{Th}RTh via isci_{sc}isc (mandatory here — the source is dependent, so
deactivation is illegal). Short aaa–bbb: the 6 Ω now runs from AAA straight to ground,
in parallel with the dependent source's path. With ix=(20−vA)/4i_x = (20-v_A)/4ix=(20−vA)/4:
Cross-check by test source. Kill the 20 V source (short it — that's
legal, it's independent), keep the dependent source, and inject a 1 A test current into terminal
aaa. Now the 4 Ω runs from AAA to ground directly, so ix=−vA/4i_x = -v_A/4ix=−vA/4 (current from ground into
AAA). Nodal at aaa: 1=(va−vA)/6⇒va=vA+61 = (v_a - v_A)/6 \Rightarrow v_a = v_A + 61=(va−vA)/6⇒va=vA+6. Nodal at AAA (currents leaving):
vA/4−1−vA/2=0⇒−vA/4=1⇒vA=−4v_A/4 - 1 - v_A/2 = 0 \Rightarrow -v_A/4 = 1 \Rightarrow v_A = -4vA/4−1−vA/2=0⇒−vA/4=1⇒vA=−4 V, so va=2v_a = 2va=2 V and
RTh=va/1=2ΩR_{Th} = v_a/1 = 2\ \OmegaRTh=va/1=2Ω ✓ — matches exactly.
(b) Norton:IN=isc=10I_N = i_{sc} = 10IN=isc=10 A in parallel with RN=2ΩR_N = 2\ \OmegaRN=2Ω.
Consistency: IN=VTh/RTh=20/2=10I_N = V_{Th}/R_{Th} = 20/2 = 10IN=VTh/RTh=20/2=10 A ✓
Cross-check by direct nodal analysis on the full original circuit with the
3 Ω load attached (unknowns vAv_AvA, vav_ava; ix=(20−vA)/4i_x=(20-v_A)/4ix=(20−vA)/4):
Substituting: −3va−2va+60=0⇒va=12-3v_a - 2v_a + 60 = 0 \Rightarrow v_a = 12−3va−2va+60=0⇒va=12 V, so iL=va/3=4i_L = v_a/3 = 4iL=va/3=4 A and
pL=42(3)=48p_L = 4^2(3) = 48pL=42(3)=48 W — both methods agree.
VTh=20V_{Th} = 20VTh=20 V, RTh=2ΩR_{Th} = 2\ \OmegaRTh=2Ω; Norton: 10 A ∥ 2 Ω;
with a 3 Ω load, iL=4i_L = 4iL=4 A and pL=48p_L = 48pL=48 W.
P5 — sizing a load for maximum power~8 min
(a) Find the Thevenin equivalent at aaa–bbb. (b) What
value of RLR_LRL delivers maximum power to the load, and what is that power?
(c) Show that RL=10ΩR_L = 10\ \OmegaRL=10Ω delivers less, to confirm the match isn't just a
formula — it's a real optimum.
(a) vocv_{oc}voc. Open at aaa–bbb, no drop across the right 3 Ω, so
voc=vAv_{oc}=v_Avoc=vA:
RThR_{Th}RTh (independent source, deactivation is legal): short the 15 V, and from
aaa–bbb you see the right 3 Ω in series with (3∥6)(3\parallel 6)(3∥6):
Substituting: 8va−2va=30⇒va=58v_a - 2v_a = 30 \Rightarrow v_a = 58va−2va=30⇒va=5 V, so iL=va/RL=1i_L = v_a/R_L = 1iL=va/RL=1 A and
pL=iL2RL=12(5)=5p_L = i_L^2R_L = 1^2(5) = 5pL=iL2RL=12(5)=5 W — matches PmaxP_{max}Pmax exactly, as it should when RL=RThR_L=R_{Th}RL=RTh.
Less than 5 W, even though RLR_LRL is larger and would carry a "safer" (smaller) current. Bigger
RLR_LRL isn't better or worse on its own — only matching RThR_{Th}RTh is optimal.
VTh=10V_{Th} = 10VTh=10 V, RTh=5ΩR_{Th} = 5\ \OmegaRTh=5Ω; max power at RL=5ΩR_L=5\ \OmegaRL=5Ω is
5 W. At RL=10ΩR_L=10\ \OmegaRL=10Ω, only 4.44 W.
Exam checklist for this chapter
1. "Find the current in one particular resistor while everything else is fixed"
→ Thevenin the rest of the circuit at that resistor's terminals.
2. "This one resistor takes several different values" → Thevenin once, then
divide, repeatedly.
3. "Several sources, one output" → superposition, especially if one source
makes a whole branch trivial.
4. Any dependent source → never deactivate it; get RThR_{Th}RTh from
voc/iscv_{oc}/i_{sc}voc/isc or a test source.
5. Any power question → get the total current first, then square.
6. A four-resistor diamond → check R1R4=R2R3R_1R_4 = R_2R_3R1R4=R2R3 before doing any work;
if it balances, the bridge arm carries nothing and the circuit falls apart into two dividers.
↑↓navigate↵openescclose
Keyboard shortcuts
Ctrl KJump to search
Ctrl JAsk about this chapter
EscClose the open panel
Ask about this chapter
Answers may be wrong · verify against the chapter.