Electric Circuits & Networks · Chapter 4

Circuit Theorems

Part 1 · DC Circuits — how to replace an entire network, however complicated, by a single source and a single resistance as seen from the terminals you actually care about.

Prof. Mithun Mondal Engineering Devotion Digital Textbook
i Learning Objectives

By the end of this chapter you should be able to:

  • State the linearity property and use proportionality to solve ladder networks by assumption.

  • Apply the superposition theorem, deactivating independent sources correctly while leaving dependent sources active.

  • Convert freely between a voltage source in series with a resistance and a current source in parallel with it.

  • Find the Thévenin and Norton equivalents of any linear network at a chosen pair of terminals.

  • Determine \(R_{Th}\) by the test-source method when dependent sources are present.

  • State and derive the maximum power transfer condition and compute the maximum power delivered.

  • Model a practical source by its open-circuit voltage and internal resistance.

  • Analyse a Wheatstone bridge at balance and use it to measure an unknown resistance.

Section 4-1

Introduction

Nodal and mesh analysis will solve any linear circuit, but they are blunt instruments. They compute everything when you may want one quantity, and they must be repeated from scratch whenever a single element value changes. If you are designing a loudspeaker to be driven by an amplifier, or choosing a load resistor to extract the most power from a sensor, what you actually want is a compact description of the network as seen from two terminals — one that stays valid as the load varies.

That is what this chapter provides. Every result here rests on one property, linearity, which is why none of them apply to circuits containing non-linear elements. From linearity flow superposition and source transformation, and from those in turn flow Thévenin's and Norton's theorems — arguably the two most useful results in all of circuit analysis. Maximum power transfer is then an immediate corollary.

The theorems are labour-saving devices, not new physics. Anything they tell you could in principle be extracted from Chapter 3's methods. What they add is insight: the knowledge that an arbitrarily complicated network behaves at its terminals exactly like one source and one resistor is a genuinely powerful idea, and it recurs throughout the rest of this book — in the frequency domain in Chapter 10, and again in two-port form in Chapter 19.

Section 4-2

The Linearity Property

A circuit is linear if it contains only linear elements, linear dependent sources and independent sources. Linearity has two components, and it is worth separating them because they are used differently.

  • Homogeneity (scaling). If the input is multiplied by a constant, the response is multiplied by the same constant. For a resistor, \(v = iR\) gives \(kv = (ki)R\).

  • Additivity. The response to a sum of inputs is the sum of the responses to each input applied alone. If \(v_1 = i_1R\) and \(v_2 = i_2R\), then \(\left(i_1+i_2\right)R = v_1 + v_2\).

Additivity is exactly the superposition theorem of the next section. Homogeneity gives us something else — a technique for ladder networks.

An important caution about power. Power is not a linear function of the source. Since \(p = i^{2}R\), doubling the source current quadruples the power. This is why superposition can never be applied to power, a point Section 4.3 returns to and one that costs students marks every year.

1 Worked Example 4.1 — Solving a Ladder by Assumption

Problem. A ladder network is driven by a source \(V_{s}\) through a 2 \(\Omega\) series resistor. At the first node a 3 \(\Omega\) resistor goes to ground; a 2 \(\Omega\) resistor continues to a second node, where a 4 \(\Omega\) resistor goes to ground. Find the current \(i_{o}\) in the 4 \(\Omega\) resistor when \(V_{s} = 30~\mathrm{V}\).

Solution. Rather than working forwards, assume the answer and work backwards to find the source it implies. Take \(i_{o} = 1~\mathrm{A}\). Then

\[v_{2} = (1)(4) = 4~\mathrm{V}\]

The same 1 A flows through the second 2 \(\Omega\) resistor, so

\[v_{1} = v_{2} + (1)(2) = 4 + 2 = 6~\mathrm{V}\]

The 3 \(\Omega\) shunt therefore carries \(6/3 = 2\) A, and by KCL the source branch carries

\[i_{s} = 1 + 2 = 3~\mathrm{A}\]
\[V_{s}' = v_{1} + i_{s}(2) = 6 + 6 = 12~\mathrm{V}\]

So an assumed output of 1 A corresponds to a source of 12 V. By homogeneity, the actual 30 V source scales everything by the same factor:

\[k = \frac{30}{12} = 2.5 \quad\Longrightarrow\quad i_{o} = 2.5 \times 1 = 2.5~\mathrm{A}\]

Check by direct reduction. Working from the far end, \(2 + 4 = 6~\Omega\), in parallel with 3 \(\Omega\) gives 2 \(\Omega\), plus the series 2 \(\Omega\) gives \(R_{eq} = 4~\Omega\). Then \(i_s = 30/4 = 7.5\) A, \(v_1 = 30 - 7.5(2) = 15\) V, and \(i_o = 15/6 = 2.5\) A \(\checkmark\).

The assumption method comes into its own for longer ladders, where each backward step is a single multiplication or addition while the forward reduction requires repeated parallel combinations.

Section 4-3

Superposition

The superposition theorem states that in a linear circuit with more than one independent source, the voltage across (or current through) any element is the algebraic sum of the voltages (or currents) produced by each independent source acting alone.

To apply it, consider the sources one at a time and deactivate all the others. Deactivation means setting a source's value to zero, and what that implies depends on the type of source.

+ VOLTAGE SOURCE → SHORT CIRCUIT CURRENT SOURCE → OPEN CIRCUIT Setting v = 0 means the two terminals are held at the same potential. Setting i = 0 means no current can flow through the branch at all. DEPENDENT SOURCES ARE NEVER DEACTIVATED
Deactivation rules for superposition. The final line is the one most often forgotten.

The last point cannot be over-emphasised. A dependent source is not an independent input to the circuit — it is part of the circuit's internal behaviour, like a resistor. It remains active in every sub-circuit, and its controlling variable must be recomputed for each one.

Superposition applied to a circuit with two independent sources
Superposition: each independent source is considered alone, and the partial responses are summed.

When is superposition worth using? Honestly, for a two-source circuit it is often slower than nodal analysis, because you solve two circuits instead of one. Its real value is conceptual and appears later: it is what allows a circuit's response to be split into a DC bias term and an AC signal term, and it underlies the whole of frequency-domain analysis, where sources at different frequencies must be treated separately.

2 Worked Example 4.2 — Superposition with Two Independent Sources

Problem. A 24 V source in series with an 8 \(\Omega\) resistor feeds a node. An 8 \(\Omega\) resistor connects that node to ground, and a 4 A current source injects into the node. Find the node voltage \(v\) by superposition.

Solution, part 1 — the 24 V source acting alone. Deactivate the 4 A source by replacing it with an open circuit. The circuit becomes a simple voltage divider between the two 8 \(\Omega\) resistors:

\[v' = 24 \times \frac{8}{8+8} = 24 \times \frac{1}{2} = 12~\mathrm{V}\]

Part 2 — the 4 A source acting alone. Deactivate the 24 V source by replacing it with a short circuit. The two 8 \(\Omega\) resistors are now in parallel, and the 4 A flows through the combination:

\[8 \parallel 8 = 4~\Omega \quad\Longrightarrow\quad v'' = (4)(4) = 16~\mathrm{V}\]

Sum.

\[v = v' + v'' = 12 + 16 = 28~\mathrm{V}\]

Check by nodal analysis. Writing KCL at the node directly:

\[\frac{24-v}{8} + 4 = \frac{v}{8} \quad\Longrightarrow\quad 24 - v + 32 = v \quad\Longrightarrow\quad v = 28~\mathrm{V} \;\checkmark\]

And a warning. The power in the 8 \(\Omega\) shunt resistor is \(28^{2}/8 = 98\) W. Superposing the partial powers would give \(12^{2}/8 + 16^{2}/8 = 18 + 32 = 50\) W — badly wrong. Superpose voltages and currents, then compute power once, at the end.

3 Worked Example 4.3 — Superposition with a Dependent Source Present

Problem. A single loop contains, in order: a 30 V source, a 4 \(\Omega\) resistor, a current-controlled voltage source of value \(2i\) (a drop in the direction of \(i\)), a 2 \(\Omega\) resistor, and a 6 V source opposing the 30 V source. Find \(i\) by superposition.

Solution, part 1 — the 30 V source alone. Short the 6 V source, but keep the dependent source:

\[-30 + 4i' + 2i' + 2i' = 0 \quad\Longrightarrow\quad 8i' = 30 \quad\Longrightarrow\quad i' = 3.75~\mathrm{A}\]

Part 2 — the 6 V source alone. Short the 30 V source, again keeping the dependent source:

\[4i'' + 2i'' + 2i'' + 6 = 0 \quad\Longrightarrow\quad 8i'' = -6 \quad\Longrightarrow\quad i'' = -0.75~\mathrm{A}\]

Sum.

\[i = 3.75 + (-0.75) = 3~\mathrm{A}\]

Check by direct KVL on the original circuit:

\[-30 + 4i + 2i + 2i + 6 = 0 \quad\Longrightarrow\quad 8i = 24 \quad\Longrightarrow\quad i = 3~\mathrm{A} \;\checkmark\]

Notice that the dependent source contributed its \(2i\) term to both sub-circuits, with a different value of the controlling current in each. Had it been deactivated along with the independent sources, the sub-circuit equations would have read \(6i' = 30\) and \(6i'' = -6\), giving \(i = 5 - 1 = 4\) A — wrong by a third.

Section 4-4

Source Transformation

A practical voltage source is a voltage source in series with a resistance; a practical current source is a current source in parallel with a resistance. These two are indistinguishable from outside their terminals, provided the values are correctly related, and either may be substituted for the other at any point in an analysis.

To see why, compute the open-circuit voltage and short-circuit current of each. For the series form, \(v_{oc} = v_{s}\) and \(i_{sc} = v_{s}/R\). For the parallel form, \(v_{oc} = i_{s}R\) and \(i_{sc} = i_{s}\). Matching both requires

\[\boxed{v_{s} = i_{s}R \qquad \text{or} \qquad i_{s} = \frac{v_{s}}{R}}\]

with the resistance unchanged. Since a linear two-terminal network is completely characterised by any two of open-circuit voltage, short-circuit current and terminal resistance, matching two of them matches the third and the equivalence is exact.

Source transformation between a voltage source in series with a resistor and a current source in parallel with a resistor
The two forms of a practical source. The arrow of the current source points towards the positive terminal of the voltage source.

Two points of practice:

  • Direction matters. The current-source arrow must point towards the terminal that was the positive terminal of the voltage source. Getting this backwards inverts the sign of everything downstream.

  • An ideal source cannot be transformed. An ideal voltage source has no series resistance, so the equivalent current would be infinite; an ideal current source has no parallel resistance. The transformation requires a finite, non-zero \(R\).

Repeated source transformation used to simplify a circuit
Repeated transformation, alternating with series and parallel combination, collapses a chain of sources into one.
4 Worked Example 4.4 — Simplification by Source Transformation

Problem. A 12 V source in series with 4 \(\Omega\) feeds a node; a 12 \(\Omega\) resistor connects the node to ground, and a 2 A source injects into the node. Find the node voltage \(v\).

Solution. Transform the 12 V source and its 4 \(\Omega\) series resistor into a current source in parallel with the same 4 \(\Omega\):

\[i_{s} = \frac{12}{4} = 3~\mathrm{A} \ \text{in parallel with}\ 4~\Omega\]

Now both sources are current sources feeding the same node, so they add, and both resistors are in parallel:

\[i_{\text{total}} = 3 + 2 = 5~\mathrm{A}, \qquad R_{\text{eq}} = 4 \parallel 12 = \frac{(4)(12)}{16} = 3~\Omega\]
\[v = (5)(3) = 15~\mathrm{V}\]

Check by nodal analysis on the original circuit:

\[\frac{12-v}{4} + 2 = \frac{v}{12} \quad\Longrightarrow\quad 3(12-v) + 24 = v \quad\Longrightarrow\quad 60 = 4v \quad\Longrightarrow\quad v = 15~\mathrm{V} \;\checkmark\]

The transformed route required no simultaneous equations at all — just an addition and a parallel combination. This is typical: source transformation shines when it lets you merge sources that were previously of different types.

Video · Superposition and Source Transformation
Section 4-5

Thévenin's Theorem

Thévenin's theorem states that any linear two-terminal network can be replaced, as far as anything connected to those terminals is concerned, by a voltage source \(V_{Th}\) in series with a resistance \(R_{Th}\), where

  • \(V_{Th}\) is the open-circuit voltage at the terminals — the voltage that appears when nothing is connected.

  • \(R_{Th}\) is the resistance seen looking back into the terminals with all independent sources deactivated.

The theorem's importance is hard to overstate. It says that a network of a thousand elements presents itself to the outside world as two numbers. If you then vary the load, you re-solve a two-element circuit rather than the whole network — which is exactly the situation in amplifier design, transducer interfacing and power distribution.

Thevenin equivalent circuit replacing a linear two-terminal network
A linear network and its Thévenin equivalent. The two are indistinguishable at terminals \(a\)\(b\).

Why it works. The argument is superposition. Attach a current source of value \(i\) to the terminals and ask what terminal voltage results. By superposition the answer has two parts: the contribution of the network's own internal sources with \(i = 0\), which is \(V_{Th}\) by definition, plus the contribution of \(i\) with the internal independent sources deactivated, which is \(-iR_{Th}\). Hence

\[v = V_{Th} - iR_{Th}\]

which is precisely the terminal relation of a voltage source in series with a resistance. No assumption was made about what is inside the network beyond linearity.

Procedure — Finding the Thévenin Equivalent
  1. Remove the load from the terminals \(a\)\(b\), leaving them open.

  2. Find \(V_{Th}\) as the open-circuit voltage, by any method — nodal, mesh, division, transformation.

  3. Find \(R_{Th}\). If the network contains only independent sources, deactivate them all (voltage sources shorted, current sources opened) and reduce the resulting resistive network by series and parallel combination. If dependent sources are present, use the methods of Section 4.7.

  4. Reconnect the load across the equivalent and solve the simple two-element circuit.

Finding the Thevenin voltage as the open circuit voltage
Finding \(V_{Th}\): the open-circuit terminal voltage.
Finding the Thevenin resistance with sources deactivated
Finding \(R_{Th}\): deactivate the independent sources and look in.
5 Worked Example 4.5 — Thévenin Equivalent

Problem. Find the Thévenin equivalent of the network below at terminals \(a\)\(b\). Then determine the current delivered to a 4 \(\Omega\) load.

+ ab 24 V 6 Ω 3 A 12 Ω
Network for Worked Example 4.5. The same network is used again in Examples 4.6 and 4.8.

Step 1 — \(V_{Th}\). With the terminals open, no current leaves at \(a\). Writing KCL at node \(A\), whose voltage equals \(V_{Th}\):

\[\frac{24-V_{Th}}{6} + 3 = \frac{V_{Th}}{12}\]

Multiplying through by 12:

\[2\left(24-V_{Th}\right) + 36 = V_{Th} \quad\Longrightarrow\quad 48 - 2V_{Th} + 36 = V_{Th} \quad\Longrightarrow\quad 3V_{Th} = 84\]
\[V_{Th} = 28~\mathrm{V}\]

Step 2 — \(R_{Th}\). Deactivate both independent sources: short the 24 V source and open the 3 A source. Looking in at \(a\)\(b\), the 6 \(\Omega\) and 12 \(\Omega\) are then in parallel:

\[R_{Th} = 6 \parallel 12 = \frac{(6)(12)}{6+12} = \frac{72}{18} = 4~\Omega\]

Step 3 — the load. With a 4 \(\Omega\) load across the equivalent,

\[i_{L} = \frac{V_{Th}}{R_{Th}+R_{L}} = \frac{28}{4+4} = 3.5~\mathrm{A}, \qquad v_{L} = (3.5)(4) = 14~\mathrm{V}\]

Two elements replaced a four-element network, and if the load now changes to 10 \(\Omega\) the new current follows immediately as \(28/14 = 2\) A — no re-analysis required. That is the whole point of the theorem.

Section 4-6

Norton's Theorem

Norton's theorem states that any linear two-terminal network can be replaced by a current source \(I_{N}\) in parallel with a resistance \(R_{N}\), where \(I_{N}\) is the short-circuit current at the terminals and \(R_{N}\) is the same resistance as \(R_{Th}\).

Norton's theorem is not an independent result — it is Thévenin's theorem plus one source transformation. The two equivalents are related by

\[\boxed{I_{N} = \frac{V_{Th}}{R_{Th}}, \qquad R_{N} = R_{Th}, \qquad V_{Th} = I_{N}R_{N}}\]
+ ab ab V_Th R_Th I_N R_N THÉVENIN EQUIVALENT NORTON EQUIVALENT V_Th = I_N R_N   ·   R_Th = R_N
The two equivalents are related by a single source transformation, so finding either one gives the other for free.

This relation gives a valuable third route to \(R_{Th}\). Find any two of the three quantities and the third follows:

\[R_{Th} = \frac{v_{oc}}{i_{sc}}\]

This is often the most reliable method, because it never requires you to decide what "looking into the terminals" means — you simply solve the network twice, once open and once shorted. It is also the only practical approach on a real piece of equipment, where you cannot reach inside to deactivate the sources.

Norton equivalent circuit worked example
Finding the Norton current as the short-circuit current at the terminals.
6 Worked Example 4.6 — Norton Equivalent of the Same Network

Problem. Find the Norton equivalent of the network of Example 4.5, computing \(I_{N}\) directly, and confirm consistency with the Thévenin result.

Solution. Short terminals \(a\)\(b\). Node \(A\) is then held at 0 V, so no current flows in the 12 \(\Omega\) resistor — it is short-circuited. The entire short-circuit current is therefore whatever the two sources push through:

\[I_{N} = \frac{24}{6} + 3 = 4 + 3 = 7~\mathrm{A}\]

The Norton resistance equals the Thévenin resistance already found, \(R_{N} = 4~\Omega\). Checking consistency:

\[V_{Th} = I_{N}R_{N} = (7)(4) = 28~\mathrm{V} \;\checkmark\]

exactly the open-circuit voltage computed in Example 4.5. Equivalently, \(R_{Th} = v_{oc}/i_{sc} = 28/7 = 4~\Omega\), confirming the resistance by a third independent route.

Note how much easier \(I_{N}\) was than \(V_{Th}\) for this particular network — the short circuit removed a resistor from consideration entirely. Which of the two is easier depends on the topology, so it is worth glancing at both before committing.

Video · Thévenin's and Norton's Theorems
Section 4-7

Thévenin Resistance with Dependent Sources

When a network contains dependent sources, the "deactivate and reduce" method fails, because the dependent sources cannot be deactivated and so no purely resistive network remains to reduce. Two alternatives are available, and both give the same answer.

  • The open-circuit / short-circuit method. Compute \(v_{oc}\) and \(i_{sc}\) separately and take the ratio, \(R_{Th} = v_{oc}/i_{sc}\). This always works, but requires solving the network twice.

  • The test-source method. Deactivate the independent sources only, then apply a test source at the terminals — conventionally 1 V, or 1 A — and compute the resulting current or voltage. Then \(R_{Th} = v_{test}/i_{test}\).

The test-source method is usually faster and is the standard technique. Use a 1 V test source when the terminal voltage appears in the controlling expressions, and a 1 A test source when the terminal current does; either choice is legitimate.

A striking consequence worth noting: with dependent sources present, \(R_{Th}\) can be far larger than any resistance in the network, and it can even be negative. A negative \(R_{Th}\) is not an error — it signals a network capable of delivering power to any passive load, which is exactly the mechanism behind oscillators and negative-resistance amplifiers.

7 Worked Example 4.7 — Test-Source Method

Problem. A network has terminals \(a\)\(b\). From \(a\), a 4 \(\Omega\) resistor leads to an internal node \(c\); from \(c\), a 12 \(\Omega\) resistor returns to \(b\). A dependent current source of value \(2i_{x}\) drives current from \(b\) into node \(c\), where \(i_{x}\) is the current flowing from \(a\) to \(c\) through the 4 \(\Omega\). A 6 A independent source also injects into node \(c\). Find the Thévenin equivalent at \(a\)\(b\).

Step 1 — \(R_{Th}\) by the test-source method. Deactivate the 6 A independent source (open circuit), keep the dependent source, and apply a 1 V test source at \(a\)\(b\) with \(b\) as reference. Then \(v_{a} = 1~\mathrm{V}\) and

\[i_{x} = \frac{1 - v_{c}}{4}\]

KCL at node \(c\): current arriving through the 4 \(\Omega\) plus current from the dependent source must leave through the 12 \(\Omega\):

\[i_{x} + 2i_{x} = \frac{v_{c}}{12} \quad\Longrightarrow\quad \frac{3\left(1-v_{c}\right)}{4} = \frac{v_{c}}{12}\]
\[9\left(1-v_{c}\right) = v_{c} \quad\Longrightarrow\quad v_{c} = 0.9~\mathrm{V}\]

The current drawn from the test source is the current entering terminal \(a\), which is \(i_{x}\) itself since the 4 \(\Omega\) is the only branch there:

\[i_{test} = i_{x} = \frac{1-0.9}{4} = 0.025~\mathrm{A}\]
\[R_{Th} = \frac{v_{test}}{i_{test}} = \frac{1}{0.025} = 40~\Omega\]

Observe that 40 \(\Omega\) is larger than either resistor in the network and larger than their sum. The dependent source opposes the test current, and the network therefore looks far more resistive than its components suggest.

Step 2 — \(V_{Th}\). Restore the 6 A source and leave the terminals open. With \(a\) open, no current flows in the 4 \(\Omega\), so \(i_{x} = 0\) and the dependent source contributes nothing. The 6 A therefore flows entirely through the 12 \(\Omega\):

\[v_{c} = (6)(12) = 72~\mathrm{V}, \qquad V_{Th} = v_{a} = v_{c} = 72~\mathrm{V}\]

since there is no drop across the 4 \(\Omega\) when it carries no current.

Check by the short-circuit route. Shorting \(a\)\(b\) gives \(v_{a} = 0\), so \(i_{x} = -v_{c}/4\). KCL at \(c\):

\[6 + i_{x} + 2i_{x} = \frac{v_{c}}{12} \quad\Longrightarrow\quad 6 - \frac{3v_{c}}{4} = \frac{v_{c}}{12}\]
\[72 - 9v_{c} = v_{c} \quad\Longrightarrow\quad v_{c} = 7.2~\mathrm{V}, \qquad i_{sc} = \frac{v_{c}}{4} = 1.8~\mathrm{A}\]
\[R_{Th} = \frac{v_{oc}}{i_{sc}} = \frac{72}{1.8} = 40~\Omega \;\checkmark\]

The two independent methods agree exactly, which is the check worth performing whenever a dependent source is involved.

Section 4-8

Maximum Power Transfer

Thévenin's theorem makes a natural design question easy to answer. Given a source network fixed by its \(V_{Th}\) and \(R_{Th}\), what load resistance extracts the most power from it?

With \(R_{L}\) connected across the Thévenin equivalent, the current and the power delivered are

\[i = \frac{V_{Th}}{R_{Th}+R_{L}}, \qquad p = i^{2}R_{L} = \frac{V_{Th}^{2}R_{L}}{\left(R_{Th}+R_{L}\right)^{2}}\]

Both limits give zero power — at \(R_L = 0\) the voltage across the load vanishes, and as \(R_L \to \infty\) the current vanishes — so a maximum must exist in between. Differentiating with respect to \(R_{L}\) by the quotient rule:

\[\frac{dp}{dR_{L}} = V_{Th}^{2}\,\frac{\left(R_{Th}+R_{L}\right)^{2} - R_{L}\cdot 2\left(R_{Th}+R_{L}\right)}{\left(R_{Th}+R_{L}\right)^{4}}\]

Cancelling one factor of \(\left(R_{Th}+R_{L}\right)\) from numerator and denominator:

\[\frac{dp}{dR_{L}} = V_{Th}^{2}\,\frac{\left(R_{Th}+R_{L}\right) - 2R_{L}}{\left(R_{Th}+R_{L}\right)^{3}} = V_{Th}^{2}\,\frac{R_{Th}-R_{L}}{\left(R_{Th}+R_{L}\right)^{3}}\]

Setting the derivative to zero requires the numerator to vanish, giving the celebrated result

\[\boxed{R_{L} = R_{Th}}\]

The second derivative is negative there, confirming a maximum. Substituting back gives the power delivered under the matched condition:

\[\boxed{p_{\max} = \frac{V_{Th}^{2}R_{Th}}{\left(2R_{Th}\right)^{2}} = \frac{V_{Th}^{2}}{4R_{Th}}}\]
Power delivered to the load as a function of load resistance, peaking when the load equals the Thevenin resistance
Power against load resistance. The peak is broad — a mismatch of ±50 % costs only about 10 % of the available power.
Efficiency at the Matched Condition

Maximum power transfer is emphatically not the same as maximum efficiency, and confusing the two leads to bad engineering. At the match, the load and the source resistance carry the same current and have the same resistance, so they dissipate equal power. The efficiency is therefore

\[\eta = \frac{p_{L}}{p_{\text{total}}} = \frac{R_{L}}{R_{Th}+R_{L}} = \frac{R_{Th}}{2R_{Th}} = 50\%\]

Half of everything the source produces is wasted internally. This is entirely acceptable in a communication receiver, where the signal is measured in microwatts and getting the most of it matters far more than the energy cost. It would be catastrophic in a power system: no utility would deliberately dissipate half its generation in the transmission network. Power engineering therefore designs for \(R_{Th} \ll R_{L}\) and efficiencies above 95 %, accepting that the load receives far less than the theoretical maximum available.

Match for power when the source is fixed and the signal is scarce; mismatch deliberately when the energy is expensive.

8 Worked Example 4.8 — Maximum Power Transfer

Problem. For the network of Example 4.5, find the load resistance that absorbs maximum power, and the value of that power. Compare with the 4 \(\Omega\) load already considered, and with a 12 \(\Omega\) load.

Solution. From Example 4.5, \(V_{Th} = 28\) V and \(R_{Th} = 4~\Omega\). Maximum power is therefore delivered when

\[R_{L} = R_{Th} = 4~\Omega\]
\[p_{\max} = \frac{V_{Th}^{2}}{4R_{Th}} = \frac{28^{2}}{4(4)} = \frac{784}{16} = 49~\mathrm{W}\]

Verification the long way. With \(R_L = 4~\Omega\) we found \(i_L = 3.5\) A in Example 4.5, so

\[p = i_{L}^{2}R_{L} = (3.5)^{2}(4) = (12.25)(4) = 49~\mathrm{W} \;\checkmark\]

Comparison. With a 12 \(\Omega\) load instead,

\[i = \frac{28}{4+12} = 1.75~\mathrm{A}, \qquad p = (1.75)^{2}(12) = 36.75~\mathrm{W}\]

Tripling the load resistance away from the match costs only 25 % of the deliverable power — a vivid illustration of how flat the peak is. Note too that the 12 \(\Omega\) load is the more efficient arrangement, taking 75 % of the total rather than 50 %, even though it receives less power in absolute terms.

Video · Maximum Power Transfer Theorem
Section 4-9

Practical Engineering Applications

Source Modelling

Every real source is a Thévenin equivalent. A battery, a laboratory power supply, a thermocouple, a strain-gauge bridge — each presents an open-circuit voltage and an internal resistance, and neither can be measured directly without the other. The standard experimental procedure is to measure the terminal voltage under two different known loads and solve for both parameters.

\[v_{\text{terminal}} = V_{Th} - i R_{Th}\]

The internal resistance determines how much the terminal voltage droops as the load draws current — the regulation of the source. A car battery must have an internal resistance of a few milliohms to deliver hundreds of amperes to a starter motor without collapsing; a 9 V alkaline cell has an internal resistance of a few ohms and is quite unable to do so.

9 Worked Example 4.9 — Internal Resistance of a Battery

Problem. A battery measures 12.00 V on open circuit. When it supplies 3 A to a load, its terminal voltage falls to 11.40 V. Find its internal resistance, and the maximum power it could ever deliver.

Solution. The open-circuit reading is \(V_{Th}\) directly, since a voltmeter draws negligible current. The drop under load is the internal \(iR\):

\[R_{Th} = \frac{V_{Th} - v_{\text{terminal}}}{i} = \frac{12.00 - 11.40}{3} = \frac{0.60}{3} = 0.2000~\Omega\]

The maximum deliverable power, at a matched 0.2 \(\Omega\) load, is

\[p_{\max} = \frac{V_{Th}^{2}}{4R_{Th}} = \frac{144}{0.8} = 180~\mathrm{W}\]

This would require a load current of \(12/(0.4) = 30\) A and would waste another 180 W inside the battery — which is why the matched condition is a theoretical limit here, not an operating point. The short-circuit current, incidentally, would be \(12/0.2 = 60\) A, and the internal dissipation of 720 W is exactly why shorting a battery is dangerous.

Resistance Measurement: The Wheatstone Bridge

The Wheatstone bridge measures an unknown resistance by comparison rather than by reading a meter, and it is far more precise than an ohmmeter because it relies on detecting zero rather than on the accuracy of a deflection. Four resistors form two voltage dividers across a common supply, with a sensitive galvanometer between their midpoints.

The bridge is balanced when the two midpoints are at the same potential, so the galvanometer reads zero. Since both dividers see the same supply, this requires the two divider ratios to be equal:

\[\frac{R_{1}}{R_{2}} = \frac{R_{3}}{R_{x}} \quad\Longrightarrow\quad \boxed{R_{x} = \frac{R_{2}R_{3}}{R_{1}}}\]

The supply voltage cancels out entirely, so its stability is irrelevant — a considerable practical advantage. Only the ratio of the known resistors and the null detection matter, and both can be made extremely accurate.

When the bridge is not balanced, Thévenin's theorem is the natural tool: replace the bridge as seen by the galvanometer with its Thévenin equivalent and compute the deflection current directly. That calculation is the basis of every strain gauge, load cell and resistance thermometer in industrial use, where the bridge is deliberately operated slightly off balance and the imbalance is the measurement.

Maximum power transfer circuit arrangement
A source network reduced to its Thévenin equivalent, driving a variable load.
Section 4-10

Summary and Key Formulas

Summary
  • Linearity comprises homogeneity (scaling) and additivity. All the theorems of this chapter require it, and none apply to non-linear circuits.

  • Power is not linear, so superposition may never be applied to power.

  • Superposition: sum the responses to each independent source acting alone. Voltage sources are shorted, current sources opened, and dependent sources are never deactivated.

  • Source transformation exchanges \(v_s\) in series with \(R\) for \(i_s = v_s/R\) in parallel with the same \(R\). Ideal sources cannot be transformed.

  • Thévenin: any linear two-terminal network equals \(V_{Th}\) in series with \(R_{Th}\), where \(V_{Th} = v_{oc}\).

  • Norton: the same network equals \(I_N = i_{sc}\) in parallel with \(R_N = R_{Th}\). The two equivalents differ by one source transformation.

  • \(R_{Th}\) may be found by deactivation (independent sources only), by \(v_{oc}/i_{sc}\), or by the test-source method when dependent sources are present.

  • Maximum power is transferred when \(R_L = R_{Th}\), giving \(p_{\max} = V_{Th}^2/4R_{Th}\) at an efficiency of exactly 50 %.

  • A practical source is modelled by its open-circuit voltage and internal resistance; a Wheatstone bridge balances when \(R_1/R_2 = R_3/R_x\).

Key Formulas
ResultFormulaConditions
Homogeneity\(x \to kx \Rightarrow y \to ky\)linear circuits only
Superposition\(y = y_1 + y_2 + \cdots\)voltages and currents, never power
Source transformation\(v_s = i_s R\)finite non-zero \(R\)
Thévenin voltage\(V_{Th} = v_{oc}\)terminals open
Norton current\(I_N = i_{sc}\)terminals shorted
Equivalence relation\(V_{Th} = I_N R_N\), \(R_{Th} = R_N\)always
\(R_{Th}\) by deactivationseries/parallel reductionindependent sources only
\(R_{Th}\) by ratio\(R_{Th} = \dfrac{v_{oc}}{i_{sc}}\)always valid
\(R_{Th}\) by test source\(R_{Th} = \dfrac{v_{test}}{i_{test}}\)independent sources deactivated
Load power\(p = \dfrac{V_{Th}^2 R_L}{(R_{Th}+R_L)^2}\)any \(R_L\)
Matched condition\(R_L = R_{Th}\)maximum power, not efficiency
Maximum power\(p_{\max} = \dfrac{V_{Th}^2}{4R_{Th}}\)at the match
Efficiency\(\eta = \dfrac{R_L}{R_{Th}+R_L}\)50 % at the match
Terminal voltage\(v = V_{Th} - iR_{Th}\)practical source
Bridge balance\(R_x = \dfrac{R_2R_3}{R_1}\)galvanometer reads zero
Section 4-11

Common Mistakes

  • Superposing powers. The single most common error in this chapter. Sum the voltages or currents first, then compute power once from the total.

  • Deactivating a dependent source during superposition or when finding \(R_{Th}\). Only independent sources are ever deactivated. A dependent source is part of the network's character, not an input to it.

  • Reversing the deactivation rules. Voltage source → short, current source → open. Setting a source's value to zero is what determines which; a zero-voltage element is a wire and a zero-current element is a break.

  • Getting the current-source direction wrong in a source transformation. The arrow points towards what was the positive terminal.

  • Trying to transform an ideal source. With no series or parallel resistance the transformation is undefined.

  • Leaving the load connected while finding \(V_{Th}\) or \(R_{Th}\). The equivalent describes the network without the load; the load is reconnected only at the end.

  • Assuming \(R_{Th}\) must be smaller than the resistances present. With dependent sources it can be much larger, or negative.

  • Confusing maximum power transfer with maximum efficiency. The match gives the most power at exactly 50 % efficiency — a deliberate design choice for signals, a serious mistake for power.

  • Applying maximum power transfer when the load is fixed and the source is adjustable. The theorem assumes \(R_{Th}\) fixed and \(R_L\) variable. If it is the other way round, the power rises monotonically as \(R_{Th}\) falls, and there is no interior optimum.

  • Applying any of these theorems to a non-linear circuit. A diode or a saturating core invalidates every result in this chapter.

Section 4-12

Chapter Review

Practice Problems

Work these before opening the answers. Where a circuit is fully solved, use the power balance as a check.

  1. P4.1 In a linear circuit a 15 V source produces an output current of 0.6 A. What output does a 25 V source produce, all else unchanged?

    Show answer
    By homogeneity the response scales with the source:
    \[i = 0.6 \times \frac{25}{15} = 1.000~\mathrm{A}\]
  2. P4.2 An 18 V source in series with 6 \(\Omega\) feeds a node; a 3 \(\Omega\) resistor connects the node to ground and a 2 A source injects into it. Find the node voltage by superposition.

    Show answer
    18 V alone (open the 2 A source) — a voltage divider:
    \[v' = 18 \times \frac{3}{6+3} = 6~\mathrm{V}\]
    2 A alone (short the 18 V source) — the resistors are in parallel:
    \[v'' = 2 \times (6 \parallel 3) = 2 \times 2 = 4~\mathrm{V}\]
    \[v = 6 + 4 = 10~\mathrm{V}\]
    Check by nodal: \(\frac{18-v}{6}+2=\frac{v}{3}\) gives \(18-v+12=2v\), so \(v=10\) V \(\checkmark\).
  3. P4.3 Convert a 20 V source in series with 5 \(\Omega\) into its Norton form, and a 6 A source in parallel with 3 \(\Omega\) into its Thévenin form.

    Show answer
    \[i_s = \frac{20}{5} = 4~\mathrm{A} \ \text{in parallel with}\ 5~\Omega\]
    \[v_s = (6)(3) = 18~\mathrm{V} \ \text{in series with}\ 3~\Omega\]
  4. P4.4 A 36 V source in series with 12 \(\Omega\) feeds terminals \(a\)\(b\), with a 6 \(\Omega\) resistor across those terminals. Find the Thévenin equivalent.

    Show answer
    \[V_{Th} = 36 \times \frac{6}{12+6} = 12~\mathrm{V}, \qquad R_{Th} = 12 \parallel 6 = \frac{72}{18} = 4~\Omega\]
  5. P4.5 Find the Norton equivalent of the network in P4.4.

    Show answer
    \[I_N = \frac{V_{Th}}{R_{Th}} = \frac{12}{4} = 3~\mathrm{A}, \qquad R_N = 4~\Omega\]
    Directly: shorting \(a\)\(b\) shorts the 6 \(\Omega\), so \(i_{sc} = 36/12 = 3\) A \(\checkmark\).
  6. P4.6 For the network of P4.4, find the load resistance for maximum power transfer, the maximum power, and the efficiency at that point.

    Show answer
    \[R_L = R_{Th} = 4~\Omega, \qquad p_{\max} = \frac{12^{2}}{4(4)} = \frac{144}{16} = 9~\mathrm{W}, \qquad \eta = 50\%\]
  7. P4.7 A network consists of a 6 \(\Omega\) resistor between terminals \(a\) and \(b\), together with a dependent current source of value \(0.5v_{ab}\) flowing from \(a\) to \(b\). Find \(R_{Th}\).

    Show answer
    Apply a 1 V test source, so \(v_{ab} = 1\) V. The test current is the sum of both branch currents:
    \[i_{test} = \frac{1}{6} + 0.5(1) = 0.1667 + 0.5 = 0.6667~\mathrm{A}\]
    \[R_{Th} = \frac{1}{0.6667} = 1.500~\Omega\]
    Here the dependent source aids the test current, so \(R_{Th}\) comes out well below the 6 \(\Omega\) present — the opposite of Example 4.7.
  8. P4.8 A Wheatstone bridge balances with \(R_1 = 10~\mathrm{k}\Omega\), \(R_2 = 20~\mathrm{k}\Omega\) and \(R_3 = 15~\mathrm{k}\Omega\). Find \(R_x\).

    Show answer
    \[R_x = \frac{R_2R_3}{R_1} = \frac{(20)(15)}{10} = 30~\mathrm{k}\Omega\]
    Note that the supply voltage plays no part — the balance condition is a ratio.
  9. P4.9 A power supply reads 24.0 V open circuit and 23.2 V when delivering 4 A. Find its internal resistance and its short-circuit current.

    Show answer
    \[R_{Th} = \frac{24.0-23.2}{4} = \frac{0.8}{4} = 0.2000~\Omega\]
    \[i_{sc} = \frac{24.0}{0.2} = 120.0~\mathrm{A}\]
    In practice the supply's current limit would intervene long before this.
  10. P4.10 A source with \(R_{Th} = 50~\Omega\) drives a 200 \(\Omega\) load. What fraction of the maximum available power does the load receive, and what is the efficiency?

    Show answer
    \[\frac{p}{p_{\max}} = \frac{4R_{Th}R_L}{(R_{Th}+R_L)^{2}} = \frac{4(50)(200)}{(250)^{2}} = \frac{40\,000}{62\,500} = 0.6400\]
    \[\eta = \frac{200}{250} = 80.00\%\]
    The load receives 64 % of the available power at 80 % efficiency — a better engineering compromise than the match for most purposes.
Multiple-Choice Questions
  1. MCQ 1. Superposition may be applied to find:
    (a) power   (b) voltage and current   (c) energy   (d) all of these

    Show answer
    (b) voltage and current. Power and energy are quadratic in the sources and cannot be superposed.
  2. MCQ 2. To deactivate an independent current source, replace it by:
    (a) a short circuit   (b) an open circuit   (c) a 1 \(\Omega\) resistor   (d) a voltage source

    Show answer
    (b) an open circuit. Zero current means no path — the reverse rule applies to voltage sources.
  3. MCQ 3. During superposition, dependent sources are:
    (a) shorted   (b) opened   (c) left active   (d) halved

    Show answer
    (c) left active in every sub-circuit, with the controlling variable recomputed each time.
  4. MCQ 4. The Thévenin voltage of a network equals its:
    (a) short-circuit current   (b) open-circuit voltage   (c) source voltage   (d) load voltage

    Show answer
    (b) open-circuit voltage, measured with the load removed.
  5. MCQ 5. A network has \(v_{oc} = 20\) V and \(i_{sc} = 4\) A. Its Thévenin resistance is:
    (a) 80 \(\Omega\)   (b) 5 \(\Omega\)   (c) 0.2 \(\Omega\)   (d) 24 \(\Omega\)

    Show answer
    (b) 5 \(\Omega\). \(R_{Th} = v_{oc}/i_{sc} = 20/4\).
  6. MCQ 6. A 24 V source in series with 8 \(\Omega\) transforms to a current source of:
    (a) 3 A in parallel with 8 \(\Omega\)   (b) 3 A in series with 8 \(\Omega\)   (c) 192 A in parallel with 8 \(\Omega\)   (d) 8 A in parallel with 3 \(\Omega\)

    Show answer
    (a) 3 A in parallel with 8 \(\Omega\). The resistance is unchanged and moves from series to parallel.
  7. MCQ 7. Maximum power is transferred to the load when:
    (a) \(R_L = 0\)   (b) \(R_L = R_{Th}\)   (c) \(R_L \to \infty\)   (d) \(R_L = 2R_{Th}\)

    Show answer
    (b) \(R_L = R_{Th}\). Both extremes give zero power.
  8. MCQ 8. The efficiency of power transfer at the matched condition is:
    (a) 100 %   (b) 75 %   (c) 50 %   (d) 25 %

    Show answer
    (c) 50 %. Equal resistances carrying the same current dissipate equal power.
  9. MCQ 9. A network with \(V_{Th} = 20\) V and \(R_{Th} = 5~\Omega\) can deliver a maximum power of:
    (a) 80 W   (b) 40 W   (c) 20 W   (d) 400 W

    Show answer
    (c) 20 W. \(p_{\max} = V_{Th}^2/4R_{Th} = 400/20\). Option (a) is the total power drawn from the source at the match.
  10. MCQ 10. The Wheatstone bridge is precise mainly because:
    (a) it uses a very accurate supply   (b) it detects a null rather than a deflection   (c) it uses four resistors   (d) it draws no current

    Show answer
    (b) it detects a null. The balance condition is a ratio in which the supply voltage cancels entirely.
Conceptual Questions
  1. Superposition follows from linearity, yet power cannot be superposed even in a perfectly linear circuit. Reconcile these two statements.

  2. Explain physically why a dependent source must not be deactivated during superposition, using the analogy of a resistor.

  3. The Thévenin equivalent reproduces the original network exactly at its terminals. In what respect does it not reproduce the original — and why does that not matter for load calculations?

  4. Why is \(R_{Th} = v_{oc}/i_{sc}\) the only method available when measuring a real piece of equipment on the bench?

  5. A student argues that since maximum power transfer occurs at \(R_L = R_{Th}\), transmission lines should be designed so that their resistance equals the load resistance. Explain what is wrong with this reasoning.

  6. Under what circumstances can a Thévenin resistance be negative, and what does a negative value tell you about what the network can do?

Looking Ahead

Part 1 has so far dealt only with resistors, and every equation in it has been algebraic. That is about to change. Chapter 5 introduces the operational amplifier — still a resistive analysis, but one in which a dependent source with enormous gain produces behaviour that seems at first to defy intuition. Chapter 6 then introduces the capacitor and the inductor, elements whose \(v\)\(i\) relations involve derivatives and integrals rather than simple proportionality.

From that point on, circuits have memory: their present behaviour depends on their past, the equations become differential, and the response takes time to settle. The theorems of this chapter survive the transition intact — Thévenin and Norton reappear in Chapter 10 with impedances in place of resistances — but the arithmetic becomes complex, in both senses of the word.