Solved Problems · Set 11

Superposition Theorem

Part 1 · DC Circuits — the principle Sets 9 and 10 leaned on without examining. One source at a time, then add: valid for every current and voltage in a linear network, and valid for no power anywhere in it.

Prof. Mithun Mondal 20 solved · 12 practice · 3 challenge GATE · ESE · University

Set 11 — Superposition Theorem

In a linear network with several independent sources, the current or voltage anywhere is the algebraic sum of the responses each source would produce acting alone, with every other independent source deactivated — voltage sources shorted, current sources opened. Dependent sources are never deactivated; they remain active in every sub-circuit. The theorem trades one hard problem for several easy ones, which is sometimes a bargain and sometimes not; and it fails, sharply and instructively, the moment power or a non-linear element enters.

Textbook Chapter 5 · 20 solved · 12 practice · 3 challenge · 12 MCQs

i Method Recap
  • One independent source at a time. Deactivate all the others: a voltage source becomes a short circuit (\(V = 0\)), a current source becomes an open circuit (\(I = 0\)).

  • Deactivating removes the source, never its resistance. A practical source's internal resistance stays in place; only the ideal element inside it is replaced.

  • Dependent sources stay active in every sub-circuit. Their values are set by the circuit, not chosen, so switching one off changes the network into a different one.

  • Add algebraically. Keep one reference direction throughout and let the signs look after themselves; a contribution opposing the reference is simply negative.

  • Power may never be superposed. \(P = I^2R\) is quadratic, so \((I' + I'')^2 \ne I'^2 + I''^2\). Find the total current first, then the power — Problem 6.

  • Sources may be grouped. Superposition does not require one source per sub-circuit; any partition works, and a well-chosen grouping can halve the labour — Problem 14.

Problem 1CoreThe Method

A 12 V source feeds node \(N\) through a 4 Ω resistor; a 6 Ω resistor joins \(N\) to the reference, and a 2 A source also injects into \(N\). Find the current in the 6 Ω by superposition.

12 V 4 Ω N 6 Ω I 2 A
Two independent sources, one measured branch
Solution

Step 1 — the 12 V source alone. Deactivate the current source by opening it. What remains is a simple divider:

\[ V_N' = 12 \times \frac{6}{4+6} = 7.2\ \text{V}, \qquad I' = \frac{7.2}{6} = 1.2\ \text{A} \]

Step 2 — the 2 A source alone. Deactivate the voltage source by shorting it. The 4 Ω is now a shunt, in parallel with the 6 Ω across the current source:

\[ V_N'' = 2 \times (4 \parallel 6) = 2 \times 2.4 = 4.8\ \text{V}, \qquad I'' = \frac{4.8}{6} = 0.8\ \text{A} \]

Add. Both contributions flow downward through the 6 Ω, so both are positive in the reference direction:

\[ I = I' + I'' = 1.2 + 0.8 = 2.0\ \text{A} \]
12 V 4 Ω 6 Ω open 1.2 A
Step 1 — a series divider
short 4 Ω 6 Ω 2 A 0.8 A
Step 2 — a parallel pair

Check by direct nodal analysis. KCL at \(N\) with both sources present:

\[ \frac{V_N - 12}{4} + \frac{V_N}{6} = 2 \;\Longrightarrow\; 3V_N - 36 + 2V_N = 24 \;\Longrightarrow\; V_N = 12\ \text{V} \]

so \(I = 12/6 = 2\ \text{A}\;\checkmark\). Note also that the node voltages superpose too: \(7.2 + 4.8 = 12\ \text{V}\;\checkmark\)

Notice what deactivation did to the topology in each step. Opening the current source left a series pair; shorting the voltage source left a parallel pair. Each sub-circuit was solvable by inspection, while the original needed a node equation. That trade — several trivial circuits instead of one awkward one — is the entire case for the method, and Problem 12 asks when it is actually a good deal.
Answer\(I' = 1.2\ \text{A},\ I'' = 0.8\ \text{A},\ I = 2.0\ \text{A}\) \((V_N = 12\ \text{V})\)
Problem 2ChallengeWhy It Works

Prove the superposition theorem from the matrix formulation of Set 8, state precisely which property of the network it requires, and explain why deactivation means shorting one source type and opening the other.

Solution

Set 8, Problem 9 wrote the whole network as one linear system:

\[ \mathbf{Y}\mathbf{V}_n = \mathbf{i}_s \]

Here \(\mathbf{Y}\) depends only on the resistors and dependent-source coefficients; the independent sources appear only on the right-hand side.

Split the source vector into one term per independent source:

\[ \mathbf{i}_s = \mathbf{i}_1 + \mathbf{i}_2 + \dots + \mathbf{i}_m \]

Because \(\mathbf{Y}\) is the same matrix in every case, its inverse distributes across the sum:

\[ \mathbf{V}_n = \mathbf{Y}^{-1}\mathbf{i}_s = \mathbf{Y}^{-1}\mathbf{i}_1 + \dots + \mathbf{Y}^{-1}\mathbf{i}_m = \mathbf{V}_n^{(1)} + \dots + \mathbf{V}_n^{(m)} \]

And \(\mathbf{V}_n^{(k)}\) is exactly the solution with source \(k\) alone. Branch currents follow by \(\mathbf{i} = \mathbf{G}_b\mathbf{A}^{\mathsf T}\mathbf{V}_n\), itself linear, so they superpose too.

What was required. One thing only: that \(\mathbf{Y}\) not depend on the solution. That is precisely linearity — resistances fixed, and dependent-source coefficients constant. Nothing about topology, planarity or source type entered.

Why dependent sources cannot be deactivated. They live inside \(\mathbf{Y}\), not in \(\mathbf{i}_s\). Removing one changes the matrix, and the argument above needs the same \(\mathbf{Y}\) in every sub-circuit. That is the whole reason for the rule.

Why deactivation takes two forms. Setting \(\mathbf{i}_k = \mathbf{0}\) means the source contributes nothing. For a current source that means \(I = 0\) — an open circuit. A voltage source enters the nodal system only after conversion to Norton form (Set 10, Problem 15), where setting its value to zero leaves \(V = 0\) — a short:

\[ \text{current source off} \Rightarrow I = 0 \Rightarrow \text{open} \qquad \text{voltage source off} \Rightarrow V = 0 \Rightarrow \text{short} \]
The rule is not a convention but a consequence. "Off" means the element supplies zero of whatever it controls, and an element supplying zero volts is a wire, while one passing zero amps is a break. Students who memorise the rule reverse it under pressure; students who derive it in two seconds from "what does this source hold constant?" do not.
Answer\(\mathbf{Y}^{-1}\) distributes over the source vector; requires only that \(\mathbf{Y}\) be constant
Problem 3CoreTwo Voltage Sources

A 12 V source with a 4 Ω series resistor and a 6 V source with a 2 Ω series resistor both feed node \(N\), which reaches the reference through a 4 Ω resistor. Find the current \(I_m\) in that middle resistor.

Solution

Step 1 — the 12 V source alone. Shorting the 6 V source turns its branch into a bare 2 Ω to the reference, in parallel with the middle 4 Ω:

\[ 4 \parallel 2 = \tfrac43\ \Omega, \qquad V_N' = 12 \times \frac{4/3}{4 + 4/3} = 12 \times \frac{4/3}{16/3} = 3\ \text{V} \]
\[ I_m' = \frac{3}{4} = 0.75\ \text{A} \]

Step 2 — the 6 V source alone. Shorting the 12 V source leaves its 4 Ω as a shunt, parallel with the middle 4 Ω:

\[ 4 \parallel 4 = 2\ \Omega, \qquad V_N'' = 6 \times \frac{2}{2+2} = 3\ \text{V}, \qquad I_m'' = \frac{3}{4} = 0.75\ \text{A} \]

Adding:

\[ I_m = 0.75 + 0.75 = 1.5\ \text{A},\qquad V_N = 3 + 3 = 6\ \text{V} \]

Check. KCL at \(N\) with both sources active:

\[ \frac{V_N - 12}{4} + \frac{V_N - 6}{2} + \frac{V_N}{4} = 0 \;\Longrightarrow\; 4V_N = 24 \;\Longrightarrow\; V_N = 6\ \text{V}\;\checkmark \]

An equal-contribution coincidence. The two sources happen to contribute 3 V each, despite differing by a factor of two in voltage — because the 6 V source sees the stiffer path (2 Ω against 4 Ω). Millman's theorem (Set 10, Problem 11) gives the same result in one line:

\[ V_N = \frac{12/4 + 6/2}{1/4 + 1/2 + 1/4} = \frac{6}{1} = 6\ \text{V}\;\checkmark \]
Superposition and Millman are the same calculation. Each term \(V_kG_k\) in Millman's numerator is that source's contribution, and the common denominator is the shared \(\mathbf{Y}\) of Problem 2. For a single node with several source branches, Millman is superposition already collected into one formula.
Answer\(I_m' = I_m'' = 0.75\ \text{A},\ I_m = 1.5\ \text{A}\) \((V_N = 6\ \text{V})\)
Problem 4Exam levelContributions That Cancel

A 1 V source in series with a 1 Ω resistor feeds node \(N\); a 2 Ω resistor runs from \(N\) to the reference, and a 1 A source draws current out of \(N\). Find the current \(I\) in the 2 Ω.

Solution

Step 1 — the 1 V source alone, with the current source opened. A single series loop of \(1 + 2 = 3\ \Omega\):

\[ I' = \frac{1}{3}\ \text{A}\ \text{ downward through the } 2\ \Omega \]

Step 2 — the 1 A source alone, with the voltage source shorted. Its 1 Ω becomes a shunt, and the 1 A drawn out of \(N\) is supplied by the two resistors in parallel. The 2 Ω branch supplies

\[ 1 \times \frac{1}{1+2} = \frac{1}{3}\ \text{A}\ \text{ upward through the } 2\ \Omega \]

Opposite to the reference direction, so \(I'' = -\tfrac13\ \text{A}\).

Adding:

\[ I = \frac{1}{3} - \frac{1}{3} = 0\ \text{A} \]

Check. KCL at \(N\):

\[ \frac{V_N - 1}{1} + \frac{V_N}{2} + 1 = 0 \;\Longrightarrow\; 2V_N - 2 + V_N + 2 = 0 \;\Longrightarrow\; V_N = 0 \]

The node sits at exactly zero, so no current flows in the 2 Ω \(\checkmark\)

What a zero result does not mean. The branch is not idle — it carries \(\tfrac13\) A one way from one source and \(\tfrac13\) A the other from the second, and those currents are physically real in the sense that removing either source reveals them. What is zero is only the sum.

A null is a measurement, not an absence. This is the operating principle of the balanced bridge (Set 2), of the potentiometer, and of every null-detection instrument: two contributions are arranged to cancel exactly, and the cancellation is far easier to detect precisely than either quantity is to measure. Problem 11 shows a whole mesh current vanishing the same way.
Answer\(I' = +\tfrac13,\ I'' = -\tfrac13,\ I = 0\ \text{A}\)
Problem 5Exam levelThree Sources

A single loop contains a 6 Ω resistor across which \(V_{AB}\) is measured, a 4 V source, a 2 A source in parallel with a 4 Ω resistor, a 2 Ω resistor and a 2 V source. Find \(V_{AB}\) by superposition.

Solution

With every source deactivated but one, the loop resistance is the same each time:

\[ R_{\text{loop}} = 6 + 4 + 2 = 12\ \Omega \]

Step 1 — the 2 V source alone (4 V shorted, 2 A opened):

\[ I' = \frac{2}{12} = \frac{1}{6}\ \text{A},\qquad V_{AB}' = 6I' = +1\ \text{V} \]

Step 2 — the 4 V source alone (2 V shorted, 2 A opened). It drives the loop the opposite way:

\[ I'' = \frac{4}{12} = \frac{1}{3}\ \text{A},\qquad V_{AB}'' = -6I'' = -2\ \text{V} \]

Step 3 — the 2 A source alone (both voltage sources shorted). Transform it with its parallel 4 Ω into an 8 V source in series with 4 Ω, which leaves the same 12 Ω loop:

\[ I''' = \frac{8}{12} = \frac{2}{3}\ \text{A},\qquad V_{AB}''' = -6I''' = -4\ \text{V} \]

Adding:

\[ V_{AB} = 1 - 2 - 4 = -5\ \text{V} \]

Check without superposition. The net driving voltage round the loop is \(2 - 4 - 8 = -10\ \text{V}\), so

\[ I = \frac{-10}{12} = -\frac{5}{6}\ \text{A},\qquad V_{AB} = 6I = -5\ \text{V}\;\checkmark \]
For a single loop, superposition is strictly wasted effort. Three sub-circuits were solved to reproduce what one KVL gives immediately, because in a series loop the sources simply add. Superposition earns its keep when deactivating a source changes the topology — as in Problem 1, where opening one source turned a node equation into a divider. Problem 12 makes this test explicit.
Answer\(V_{AB}' = 1,\ V_{AB}'' = -2,\ V_{AB}''' = -4\ \text{V};\quad V_{AB} = -5\ \text{V}\)
Problem 6ChallengePower Cannot Be Superposed

For the circuit of Problem 1, compute the power in the 6 Ω resistor three ways: from each contribution separately, from their sum, and from the true total current. Explain the discrepancy exactly, and state the one condition under which power does superpose.

Solution

From Problem 1, \(I' = 1.2\ \text{A}\), \(I'' = 0.8\ \text{A}\) and \(I = 2.0\ \text{A}\).

\[ P' = (1.2)^2 \times 6 = 8.64\ \text{W}, \qquad P'' = (0.8)^2 \times 6 = 3.84\ \text{W} \]
\[ P' + P'' = 12.48\ \text{W} \]

But the true power is

\[ P = I^2R = (2.0)^2 \times 6 = 24\ \text{W} \]

Nearly double. Adding the powers understates the answer by 11.52 W — not a rounding error but a structural one.

Where the missing term is. Expand the square rather than assuming it distributes:

\[ P = (I' + I'')^2R = I'^2R + I''^2R + \underbrace{2I'I''R}_{\text{cross term}} \]
\[ 2 \times 1.2 \times 0.8 \times 6 = 11.52\ \text{W} \]

And \(12.48 + 11.52 = 24\ \text{W}\;\checkmark\). The cross term is exactly what superposition of powers discards.

The reason, stated properly. Superposition is a consequence of linearity, and \(P = I^2R\) is quadratic in the response. A quadratic function does not distribute over sums:

\[ f(x+y) = f(x) + f(y) \ \text{requires } f \text{ linear};\qquad f(I) = I^2R \ \text{is not} \]

The one exception. The cross term vanishes when \(I'I'' = 0\) — that is, when at most one contribution is non-zero — or, in AC circuits, when the two contributions are orthogonal, as sinusoids at different frequencies are:

\[ \int_0^T \cos(\omega_1 t)\cos(\omega_2 t)\,dt = 0 \quad (\omega_1 \ne \omega_2) \]

This is why average powers at different harmonics do add — the basis of the RMS summation used throughout Sets 26 and 33.

The correct procedure is therefore always the same: superpose the current or voltage, obtain the total, and only then square it.

This is the single most common error made with superposition, and it is silent. Adding the powers here gives 12.48 W — a plausible number, in the right units, with no warning that anything is wrong. Nothing in the arithmetic flags it. The only defence is knowing in advance that responses superpose and their squares do not.
Answer\(P'+P'' = 12.48\ \text{W}\) but \(P = 24\ \text{W}\); the cross term \(2I'I''R = 11.52\ \text{W}\) is lost
Problem 7Exam levelDependent Source Stays On

A 10 V source drives a 5 Ω resistor and a dependent voltage source \(2V_x\) into a node, where a 2 Ω resistor (across which \(V_x\) is defined) returns to the reference, and a 2 A source also injects. Find the current \(I\) in the 5 Ω branch by superposition.

Solution

The dependent source \(2V_x\) is active in both sub-circuits, and \(V_x\) is recomputed in each — its value differs between them, since it is a response.

Step 1 — the 10 V source alone, with the 2 A source opened. The network reduces to a single series loop carrying \(I_1\), so \(V_{x1} = 2I_1\). KVL:

\[ -10 + 5I_1 - 2V_{x1} + 2I_1 = 0 \;\Longrightarrow\; -10 + 5I_1 - 4I_1 + 2I_1 = 0 \]
\[ 3I_1 = 10 \;\Longrightarrow\; I_1 = \frac{10}{3}\ \text{A} \]

Step 2 — the 2 A source alone, with the 10 V source shorted. KCL at the top node, whose voltage is \(V_{x2}\):

\[ \frac{V_{x2} - 2V_{x2}}{5} + \frac{V_{x2}}{2} - 2 = 0 \;\Longrightarrow\; -\frac{V_{x2}}{5} + \frac{V_{x2}}{2} = 2 \]
\[ \frac{3V_{x2}}{10} = 2 \;\Longrightarrow\; V_{x2} = \frac{20}{3}\ \text{V} \]

The current in the 5 Ω branch is then

\[ I_2 = \frac{V_{x2}}{5} = \frac{20/3}{5} = \frac{4}{3}\ \text{A} \]

Adding:

\[ I = I_1 + I_2 = \frac{10}{3} + \frac{4}{3} = \frac{14}{3} = 4.67\ \text{A} \]

Check by direct nodal analysis with both sources active:

\[ \frac{V_x - 2V_x - 10}{5} + \frac{V_x}{2} = 2 \;\Longrightarrow\; 3V_x = 40 \;\Longrightarrow\; V_x = \frac{40}{3}\ \text{V} \]
\[ I = \frac{10 + V_x}{5} = \frac{10 + 40/3}{5} = \frac{14}{3}\ \text{A}\;\checkmark \]

Note that \(V_x\) superposes too: \(V_{x1} = 2I_1 = 20/3\) and \(V_{x2} = 20/3\), summing to \(40/3\;\checkmark\)

The controlling variable is a response, so it superposes; the dependent source is not a source, so it does not get switched off. Those two facts are easy to confuse. Practically: carry the dependent source symbolically into each sub-circuit, express its controlling variable in terms of that sub-circuit's unknowns, and solve — exactly as Sets 4 and 6 required.
Answer\(I_1 = \tfrac{10}{3},\ I_2 = \tfrac43,\ I = \tfrac{14}{3} = 4.67\ \text{A}\)
Problem 8Exam levelDependent Source, Supermesh

A 6 V source, a 1 Ω resistor, a 1 A source, a 5 Ω resistor and a dependent voltage source \(2i_0\) are connected so that \(i_0\) is the current in the 1 Ω and \(i\) the current in the 5 Ω. Find both by superposition.

Solution

Step 1 — the 6 V source alone, with the 1 A source opened. The network becomes a single loop, so \(i_0' = i'\), and KVL with the dependent source still present gives

\[ 6i' + 2i' = 6 \;\Longrightarrow\; 8i' = 6 \;\Longrightarrow\; i' = i_0' = 0.75\ \text{A} \]

Step 2 — the 1 A source alone, with the 6 V source shorted. The current source sits between the two branches, so a supermesh is needed (Set 5). The constraint and the supermesh KVL:

\[ \text{KCL:}\quad 1 = i'' - i_0'' \;\Longrightarrow\; i'' = 1 + i_0'' \]
\[ \text{Supermesh:}\quad 1\cdot i_0'' + 5i'' + 2i_0'' = 0 \;\Longrightarrow\; 3i_0'' + 5i'' = 0 \]

Substituting the constraint:

\[ 3i_0'' + 5(1 + i_0'') = 0 \;\Longrightarrow\; 8i_0'' = -5 \;\Longrightarrow\; i_0'' = -0.625\ \text{A} \]
\[ i'' = 1 + i_0'' = 0.375\ \text{A} \]

Adding both responses:

\[ i = 0.75 + 0.375 = 1.125\ \text{A}, \qquad i_0 = 0.75 - 0.625 = 0.125\ \text{A} \]

Check by solving the full circuit directly. The 1 A source gives \(i - i_0 = 1\), and the supermesh KVL including the 6 V source gives \(3i_0 + 5i = 6\). Substituting \(i = i_0 + 1\):

\[ 3i_0 + 5i_0 + 5 = 6 \;\Longrightarrow\; 8i_0 = 1 \;\Longrightarrow\; i_0 = 0.125\ \text{A},\ i = 1.125\ \text{A}\;\checkmark \]
Two responses, superposed independently, both correct. Superposition applies to every current and voltage at once, not one at a time — the same pair of sub-circuits yields \(i\) and \(i_0\) together. And note that the direct check took three lines against the method's twelve: with only two sources and no topological simplification on deactivation, superposition was the slower route here.
Answer\(i = 1.125\ \text{A},\quad i_0 = 0.125\ \text{A}\)
Problem 9ChallengeThree Sources and a CCVS

A network contains a dependent voltage source \(4i\), an 8 A source, a 2 Ω resistor, a 10 V source, a 2 A source and a 3 Ω resistor carrying \(i\), with \(V_1 = 3i\). Find \(V_1\) by superposition.

Solution

Three independent sources means three sub-circuits, with the dependent source \(4i\) present in all of them.

Step 1 — the 8 A source alone (2 A opened, 10 V shorted). The supermesh KVL and the KCL constraint:

\[ 3i' + 2i_1 - 4i' = 0 \;\Longrightarrow\; i_1 = \tfrac12 i' \]
\[ i_1 = 8 + i' \;\Longrightarrow\; \tfrac12 i' = 8 + i' \;\Longrightarrow\; i' = -16\ \text{A} \]
\[ V_1' = 3i' = -48\ \text{V} \]

Step 2 — the 2 A source alone (8 A opened, 10 V shorted), with \(i'' = i_2 + 2\):

\[ 3(i_2 + 2) + 2i_2 - 4i'' = 0 \;\Longrightarrow\; 5i_2 + 6 - 4(i_2+2) = 0 \]
\[ i_2 = 2\ \text{A} \;\Longrightarrow\; i'' = 4\ \text{A},\qquad V_1'' = 12\ \text{V} \]

Step 3 — the 10 V source alone (both current sources opened). A single loop:

\[ 3i''' - 10 + 2i''' - 4i''' = 0 \;\Longrightarrow\; i''' = 10\ \text{A},\qquad V_1''' = 30\ \text{V} \]

Adding:

\[ V_1 = -48 + 12 + 30 = -6\ \text{V} \]

Check. The three contributions to \(i\) are \(-16, 4, 10\), so \(i = -2\ \text{A}\); those to \(i_1\) are \(-8, 2, 10\), so \(i_1 = 4\ \text{A}\). The overall supermesh KVL \(-i + 2i_1 = 10\) then reads

\[ -(-2) + 2(4) = 10\;\checkmark \]

and \(V_1 = 3(-2) = -6\ \text{V}\;\checkmark\)

Individual contributions can dwarf the total. Here \(-48\ \text{V}\) and \(+42\ \text{V}\) nearly cancel to leave \(-6\ \text{V}\). That is arithmetically fine but numerically fragile: a 2% slip in the first term alone would shift the answer by 16%. When contributions are large and opposite, superposition amplifies rounding error — a real argument for solving such circuits directly instead.
Answer\(V_1' = -48,\ V_1'' = 12,\ V_1''' = 30\ \text{V};\quad V_1 = -6\ \text{V}\)
Problem 10Exam levelA Dependent Source, Nodally

A 4 V source, a 3 Ω resistor, a 1 Ω resistor, a 2 A source, a 2 Ω resistor across which \(V_x\) is defined, and a dependent voltage source \(5V_x\) form a network. Find the current \(I\) in the 3 Ω branch by superposition.

Solution

Step 1 — the 4 V source alone, with the 2 A source opened. The remaining loop gives \(V_x' = -2I'\), and KVL round it:

\[ -4 + 3I' + 5V_x' - V_x' = 0 \;\Longrightarrow\; 3I' + 4V_x' = 4 \]
\[ 3I' + 4(-2I') = 4 \;\Longrightarrow\; -5I' = 4 \;\Longrightarrow\; I' = -0.8\ \text{A} \]

Step 2 — the 2 A source alone, with the 4 V source shorted. KCL at the top node, whose voltage is \(V_x''\):

\[ 2 = \frac{V_x''}{2} + \frac{V_x'' - 5V_x''}{3} \;\Longrightarrow\; 2 = V_x''\left(\frac{1}{2} - \frac{4}{3}\right) = -\frac{5V_x''}{6} \]
\[ V_x'' = -2.4\ \text{V},\qquad I'' = \frac{V_x'' - 5V_x''}{3} = \frac{-4(-2.4)}{3} = 3.2\ \text{A} \]

Adding:

\[ I = -0.8 + 3.2 = 2.4\ \text{A} \]

Check directly. KCL at the node with both sources active:

\[ 2 = \frac{V_x}{2} + \frac{V_x - 5V_x + 4}{3} \;\Longrightarrow\; 12 = 3V_x - 8V_x + 8 \;\Longrightarrow\; V_x = -0.8\ \text{V} \]
\[ I = \frac{-4(-0.8) + 4}{3} = \frac{7.2}{3} = 2.4\ \text{A}\;\checkmark \]

And \(V_x\) superposes: \(V_x' = -2(-0.8) = 1.6\) plus \(V_x'' = -2.4\) gives \(-0.8\ \text{V}\;\checkmark\)

Note that the dependent source has gain 5, and the second contribution is four times the first. A high-gain controlled source makes the response very sensitive to which independent source is driving it — the small 2 A source produces 3.2 A here while the 4 V source produces only \(-0.8\) A. Superposition exposes that asymmetry clearly, which is one of its genuine diagnostic uses.
Answer\(I' = -0.8,\ I'' = 3.2,\ I = 2.4\ \text{A}\)
Problem 11Exam levelSymmetry as Superposition

Set 4, Problem 3 solved a three-mesh network with a 120 V source at each end by a symmetry argument, obtaining \(i_1 = -3\), \(i_2 = 0\), \(i_3 = 3\ \text{A}\). The mesh matrix is \(\begin{bmatrix}40&-10&0\\-10&50&-10\\0&-10&40\end{bmatrix}\). Recover the same result by superposition, and explain what the symmetry argument was really asserting.

Solution

The full source vector is \((-120, 0, 120)^{\mathsf T}\). Split it into one term per source:

\[ \begin{pmatrix}-120\\0\\120\end{pmatrix} = \underbrace{\begin{pmatrix}-120\\0\\0\end{pmatrix}}_{\text{left source}} + \underbrace{\begin{pmatrix}0\\0\\120\end{pmatrix}}_{\text{right source}} \]

Left source alone. Solving \(\mathbf{R}\mathbf{i} = (-120,0,0)^{\mathsf T}\):

\[ \mathbf{i}' = (-3.1667,\ -0.6667,\ -0.1667)\ \text{A} \]

Right source alone. Solving \(\mathbf{R}\mathbf{i} = (0,0,120)^{\mathsf T}\):

\[ \mathbf{i}'' = (0.1667,\ 0.6667,\ 3.1667)\ \text{A} \]

Note that \(\mathbf{i}''\) is \(\mathbf{i}'\) reversed end-to-end and negated — the numerical signature of the network's antisymmetry.

Adding:

\[ \mathbf{i} = \mathbf{i}' + \mathbf{i}'' = (-3,\ 0,\ 3)\ \text{A}\;\checkmark \]

What the symmetry argument was asserting. Each source alone drives a substantial current through the middle mesh — \(\mp 0.6667\) A, not a small quantity. The middle mesh is idle only because those two contributions are equal and opposite:

\[ i_2 = -0.6667 + 0.6667 = 0 \]

Symmetry guarantees the cancellation without computing either term, which is why Set 4 got the answer in two lines. Superposition shows what was being cancelled.

Reciprocity (Set 4, Problem 19) supplies the reason the two solutions mirror each other: the matrix is symmetric, so the response at mesh 3 to a source at mesh 1 equals the response at mesh 1 to the same source at mesh 3 — visible here as \(-0.1667\) and \(+0.1667\).

Symmetry arguments are superposition arguments with the arithmetic omitted. When a network looks the same after some rearrangement that maps one source onto another, their contributions must be related by that rearrangement — and where it maps a branch onto itself reversed, the contributions cancel. This is the general form of the balanced-bridge argument of Set 2 and of Problem 4's null.
Answer\((-3.167,-0.667,-0.167) + (0.167, 0.667, 3.167) = (-3, 0, 3)\ \text{A}\)
Problem 12CoreWhen It Is Worth It

Superposition replaces one circuit with \(m\) sub-circuits. State the test for whether that is a good bargain, and apply it to Problems 1, 5 and 8.

Solution

The test. Superposition pays when deactivating sources simplifies the topology — when each sub-circuit can be solved by inspection while the original needs simultaneous equations. It does not pay when the sub-circuits are as hard as the original, only more numerous.

Applying it:

ProblemSub-circuitsEach solvable byVerdict
12Divider; parallel pairWorth it
53One KVL eachWasted — direct KVL is one step
82Loop; supermeshWasted — direct solution is 3 lines

Why Problem 5 was a poor case. Its network is a single loop, and in a series loop the sources already add — \(2 - 4 - 8 = -10\ \text{V}\) over 12 Ω. Deactivating a source changes nothing structurally, so three sub-circuits reproduce what one KVL gives.

Why Problem 1 was a good case. Opening the current source left a series divider; shorting the voltage source left a parallel pair. Neither sub-circuit needed an equation, while the original needed a node equation.

Where superposition is genuinely indispensable. Not as a calculation shortcut at all, but where the decomposition is the point:

UseWhy superposition is essential
Proving Thévenin and NortonThe proof is a two-term superposition — Problem 13
Sources at different frequenciesNo single phasor analysis exists; each must be solved separately
Bias plus signalDC and AC responses are wanted separately — Problem 19
Transient analysisZero-input plus zero-state response — Problem 18
Attributing a fault or a noiseThe question asked is "which source causes this?"
Superposition is more valuable as a way of thinking than as a way of calculating. As arithmetic it usually loses to nodal or mesh analysis, which handle all the sources at once. As a principle it underwrites Thévenin, Norton, phasor analysis, convolution, and the entire frequency-domain treatment of Part 3 — and none of those has an alternative.
AnswerWorth it only when deactivation simplifies the topology; Problem 1 yes, Problems 5 and 8 no
Problem 13ChallengeSuperposition Proves Thévenin

Show that Thévenin's theorem is a two-term superposition, identify what each term is, and explain why the same argument does not permit deactivating a dependent source.

Solution

Let network \(N\) have terminals carrying current \(I\) at voltage \(V\). By the substitution principle, replace the load by an ideal current source of exactly \(I\) — nothing inside \(N\) changes.

The network now contains its own internal sources plus this one external source, so superposition applies with two groups:

\[ V = \underbrace{V^{(1)}}_{\text{internal sources alone}} + \underbrace{V^{(2)}}_{\text{external source alone}} \]

First term. The external source deactivated means opened, so \(I = 0\) and the terminal voltage is by definition the open-circuit voltage:

\[ V^{(1)} = V_{oc} = V_{TH} \]

Second term. All internal independent sources deactivated leaves a network of resistors and dependent sources, presenting some resistance \(R_{TH}\). With \(I\) flowing out of the terminal:

\[ V^{(2)} = -IR_{TH} \]

Adding gives the Thévenin relation, and since \(I\) was arbitrary the equivalence holds for every load:

\[ V = V_{TH} - IR_{TH} \]

Why dependent sources survive both terms. Problem 2 located them inside \(\mathbf{Y}\), not in the source vector. Superposition splits only the source vector, so a dependent source is present — and active — in every term of any superposition. Deactivating one would mean using a different \(\mathbf{Y}\) in one term than another, and the theorem's proof collapses.

This also explains the three routes to \(R_{TH}\) of Set 9, Problem 6. Deactivation computes \(R_{TH}\) as the resistance of the second term's network directly; the test source measures the same network; and \(V_{oc}/I_{sc}\) extracts it from two points on the resulting line.

Sets 9, 10 and 11 form a single chain. Superposition proves Thévenin, Thévenin gives Norton by rearrangement, and Norton's \(I_{sc}\) is itself often found by superposition — as Set 10, Problem 6 did without justification. Problem 17 supplies that justification and closes the loop.
Answer\(V = V_{oc} + (-IR_{TH})\) — the two terms are the internal sources and the load current
Problem 14Exam levelGrouping Sources

Superposition is usually stated one source at a time. Show that any partition of the sources works, and use grouping to re-solve Problem 5 in two sub-circuits instead of three.

Solution

Problem 2 showed the source vector splits arbitrarily. Nothing in that argument required one source per term — grouping several into one \(\mathbf{i}_k\) is equally valid:

\[ \mathbf{i}_s = \underbrace{(\mathbf{i}_1 + \mathbf{i}_2)}_{\text{group A}} + \underbrace{\mathbf{i}_3}_{\text{group B}} \;\Longrightarrow\; \mathbf{V}_n = \mathbf{V}_n^{(A)} + \mathbf{V}_n^{(B)} \]

Each group is analysed with all sources outside it deactivated and all sources inside it active.

Applying it to Problem 5. Group the two voltage sources together and take the current source alone.

A2 V and 4 V active, 2 A opened. They oppose in the 12 Ω loop:

\[ I_A = \frac{2 - 4}{12} = -\frac{1}{6}\ \text{A},\qquad V_{AB}^{(A)} = 6I_A = -1\ \text{V} \]

B2 A alone, both voltage sources shorted — the same as Step 3 before:

\[ V_{AB}^{(B)} = -4\ \text{V} \]

Adding:

\[ V_{AB} = -1 - 4 = -5\ \text{V}\;\checkmark \]

Same answer, two sub-circuits instead of three. And the grouped term \(-1\ \text{V}\) is exactly the sum \(1 + (-2)\) of the two separate ones.

When grouping helps most. Group sources that are of the same type and share a loop or node — they combine arithmetically before any circuit analysis. Keep separate any source whose deactivation changes the topology, since that is where the simplification lies.

The extreme grouping is the whole set at once, which is just solving the circuit. Superposition is therefore not a fixed procedure but a family of them, ranging from one sub-circuit (direct analysis) to \(m\) of them. Choosing where to sit on that range is Problem 12's question, and grouping is what makes intermediate choices available.
AnswerAny partition is valid; grouping the voltage sources gives \(-1 - 4 = -5\ \text{V}\) in two steps
Problem 15ChallengeProportionality

Linearity has a second consequence besides superposition: scaling every source by \(k\) scales every response by \(k\). Use this to solve the ladder of Sets 2, 4, 6, 9 and 10 — 20 V, then series 4 Ω, shunt 15 Ω, series 4 Ω, shunt 18 Ω, series 3 Ω, load 6 Ω — by working backwards from an assumed answer.

Solution

The principle. With a single source, \(\mathbf{V}_n = \mathbf{Y}^{-1}\mathbf{i}_s\), so multiplying \(\mathbf{i}_s\) by \(k\) multiplies every response by \(k\). So guess a response, propagate it through the network to find what source it implies, then rescale.

Assume \(I_{6\Omega} = 1\ \text{A}\) and work back towards the source. Every step is a multiplication — no equations at all:

\[ V_3 = 1 \times 6 = 6\ \text{V}, \qquad V_2 = V_3 + 1 \times 3 = 9\ \text{V} \]

The 18 Ω shunt then carries \(9/18 = 0.5\ \text{A}\), so the second series resistor carries \(1 + 0.5 = 1.5\ \text{A}\):

\[ V_1 = V_2 + 1.5 \times 4 = 9 + 6 = 15\ \text{V} \]

The 15 Ω shunt carries \(15/15 = 1\ \text{A}\), so the total source current is \(1.5 + 1 = 2.5\ \text{A}\):

\[ V_{\text{source}} = V_1 + 2.5 \times 4 = 15 + 10 = 25\ \text{V} \]

Rescale. The assumed 1 A requires a 25 V source, but the real one is 20 V:

\[ k = \frac{20}{25} = 0.8 \]
\[ I_{6\Omega} = 0.8\ \text{A},\quad I_{\text{source}} = 2\ \text{A},\quad V_1 = 12\ \text{V},\quad V_2 = 7.2\ \text{V},\quad V_3 = 4.8\ \text{V} \]

Every figure matches Sets 2, 4, 6 and 10 exactly — obtained by six multiplications and one division.

Its limitation. The method needs the response to propagate unambiguously backwards, which requires a single source and a ladder structure. A bridge has no such ordering, and two sources would need two independent scalings — at which point superposition proper is the tool.

Superposition and proportionality are the two halves of linearity. Formally, a linear map satisfies \(f(x+y) = f(x)+f(y)\) and \(f(kx) = kf(x)\); the first gives superposition, the second gives this method. Set 2, Problem 15 called it the assumed-current method and used it without naming the principle — this is the principle.
AnswerAssumed 1 A needs 25 V; \(k = 0.8\) gives \(I_{6\Omega} = 0.8\ \text{A}\), nodes 12, 7.2, 4.8 V
Problem 16ChallengeNon-Linear Failure

Two 5 V sources, each with a 1 kΩ series resistor, feed a common node where a diode conducts to the reference. Modelling the diode as an ideal 0.7 V drop when forward biased, compute the diode current by superposition and directly, and account for the difference.

Solution

By superposition. With one 5 V source alone, the other shorted, the diode conducts and the node sits at 0.7 V. The active branch delivers

\[ \frac{5 - 0.7}{1000} = 4.3\ \text{mA} \]

but the shorted branch's 1 kΩ now runs from the node to the reference and draws \(0.7/1000 = 0.7\ \text{mA}\), so the diode receives \(4.3 - 0.7 = 3.6\ \text{mA}\).

By symmetry the second source alone gives the same, so superposition would predict

\[ I_D^{\text{(superposition)}} = 3.6 + 3.6 = 7.2\ \text{mA} \]

Directly. With both sources active the diode still drops 0.7 V, and each 1 kΩ branch delivers

\[ \frac{5 - 0.7}{1000} = 4.3\ \text{mA} \]
\[ I_D = 4.3 + 4.3 = 8.6\ \text{mA} \]

The discrepancy is 1.4 mA, and its origin is exact: superposition counted each branch as a 0.7 mA sink once, in the sub-circuit where its source was shorted. In reality neither branch ever sinks anything — both always source 4.3 mA.

\[ 8.6 - 7.2 = 1.4 = 2 \times 0.7\ \text{mA} \]

Why the method fails here. The diode's 0.7 V is not proportional to anything — it is a constant, present whatever the current. In matrix terms it contributes to \(\mathbf{Y}\) a term that depends on the solution (whether the diode conducts at all), so \(\mathbf{Y}\) is not the same in every sub-circuit and Problem 2's argument fails at its only step.

What can be salvaged. Once the diode's state is fixed, it behaves like a 0.7 V source, and a network of resistors and constant sources is linear. So superposition may be applied to the piecewise-linear model provided the 0.7 V drop is treated as a source in its own right — three sources, not two. With one 5 V source alone, the other and the 0.7 V source shorted, the node sits at zero:

\[ I_D^{(A)} = I_D^{(B)} = \frac{5}{1000} = 5\ \text{mA} \]

With the 0.7 V source alone and both supplies shorted, it drives 0.7 mA out through each 1 kΩ, so its contribution to the diode current is negative:

\[ I_D^{(0.7\text{V})} = -2 \times \frac{0.7}{1000} = -1.4\ \text{mA} \]
\[ I_D = 5 + 5 - 1.4 = 8.6\ \text{mA}\;\checkmark \]

Correct now, because every source is genuinely independent and \(\mathbf{Y}\) is the same in all three sub-circuits. The naive two-term version failed precisely by leaving the 0.7 V inside the network, where it was counted once per sub-circuit instead of once in total.

The failure was silent and the answer plausible. 7.2 mA is the right order of magnitude, in the right units, from arithmetic containing no error. This is why Set 9, Problem 19 called non-linearity the dangerous failure mode: every other one announces itself with a division by zero, and this one does not.
AnswerSuperposition predicts 7.2 mA; the true value is 8.6 mA. The 0.7 V drop must itself be superposed.
Problem 17Exam levelSuperposing Isc

Set 10, Problem 6 found a Norton current by superposing two short-circuit contributions, \(1.2\) and \(-1.5\) mA. Justify that step, and explain why the same treatment is not permitted for \(R_N\).

Solution

Why \(I_{sc}\) superposes. With the terminals shorted, the short is simply another branch of the network, and \(I_{sc}\) is the current in it — an ordinary branch current. Problem 2 established that every branch current superposes:

\[ I_{sc} = I_{sc}^{(1)} + I_{sc}^{(2)} + \dots \]

Nothing about the branch being a short matters. The same argument covers \(V_{oc}\), which is a branch voltage of the open terminal pair.

Checking against Set 10: \(1.2 - 1.5 = -0.3\ \text{mA}\), and the equivalent then gave \(V_0 = -0.286\ \text{V}\) — confirmed there by direct analysis.

Why \(R_N\) does not superpose. It is not a response to anything. By definition it is computed with all independent sources dead, so there is no source to attribute it to:

\[ R_N \ \text{is a property of } \mathbf{Y}, \qquad I_{sc} \ \text{is a response to } \mathbf{i}_s \]

Superposition splits the source vector, and \(R_N\) lives on the other side of the equation entirely.

The general test. A quantity superposes if and only if it is a linear function of the source vector:

SuperposesDoes not
Branch currents and voltagesPower \((\propto I^2)\)
Node voltages, mesh currentsResistance \(R_{TH}\), \(R_N\)
\(V_{oc}\) and \(I_{sc}\)Energy, RMS values
Controlling variables of dependent sourcesAnything computed with sources dead

Since \(V_{oc}\) and \(I_{sc}\) both superpose while \(R_{TH}\) does not, the sensible procedure for a multi-source network is to superpose whichever of the two is easier and obtain the resistance separately — exactly what Set 10, Problem 6 did.

The whole rule is on which side of \(\mathbf{Y}\mathbf{V}_n = \mathbf{i}_s\) a quantity lives. Things determined by \(\mathbf{i}_s\) superpose; things belonging to \(\mathbf{Y}\) do not. That single test settles power, resistance, dependent sources and every other case in this set without memorising a list.
Answer\(I_{sc}\) is a branch current, so it superposes; \(R_N\) belongs to \(\mathbf{Y}\) and does not
Problem 18Exam levelZero-Input and Zero-State

An \(RC\) circuit has a capacitor charged to \(V_0\) at \(t = 0\) and is then driven by a source \(V_s\) through a resistor \(R\). Show that the response splits into two superposed parts, and identify them.

Solution

The governing equation is linear in \(v\), with two independent inputs — the source and the initial condition:

\[ RC\frac{dv}{dt} + v = V_s,\qquad v(0) = V_0 \]

Zero-input response — the initial condition alone, with the source deactivated \((V_s = 0)\):

\[ v_{zi}(t) = V_0\,e^{-t/RC} \]

Zero-state response — the source alone, starting from an uncharged capacitor \((V_0 = 0)\):

\[ v_{zs}(t) = V_s\left(1 - e^{-t/RC}\right) \]

Adding:

\[ v(t) = V_0e^{-t/RC} + V_s\left(1 - e^{-t/RC}\right) = V_s + (V_0 - V_s)e^{-t/RC} \]

which is the standard first-order result of Set 18, here derived as a superposition rather than quoted.

Why the initial condition counts as a source. A capacitor charged to \(V_0\) is equivalent to an uncharged capacitor in series with a \(V_0\) voltage source — so the "two inputs" really are two sources, and ordinary superposition applies. Deactivating the initial condition means \(V_0 = 0\), exactly as shorting a voltage source.

Note that this decomposition is different from the transient-plus-steady-state split, which groups the same solution by time behaviour rather than by cause:

SplitGrouped byTerms
Zero-input / zero-stateCause\(V_0e^{-t/RC}\) and \(V_s(1-e^{-t/RC})\)
Transient / steady stateTime behaviour\((V_0-V_s)e^{-t/RC}\) and \(V_s\)
Both splits are superpositions of the same solution, chosen for different questions. Ask "what would happen without the source?" and the first is right; ask "what remains after a long time?" and the second is. Sets 18 and 19 use both, and Part 3's convolution integral is the zero-state response generalised to an arbitrary input.
Answer\(v = V_0e^{-t/RC} + V_s(1-e^{-t/RC})\) — zero-input plus zero-state
Problem 19ChallengeBias and Signal

An amplifier stage has a 12 V DC supply and a 10 mV AC input. Explain how superposition separates the two analyses, why the separation is only approximate for a real transistor, and what makes the approximation good.

Solution

The two analyses. Superposition licenses treating the supply and the signal as separate sources:

AnalysisActive sourceCapacitorsInductors
DC bias12 V supplyOpen circuitsShort circuits
AC small signal10 mV inputShort circuitsOpen circuits

In the AC analysis the DC supply is deactivated — shorted — which is exactly why the supply rail is treated as an AC ground.

Why the separation is only approximate. A transistor is not linear. Its collector current follows something like

\[ i_C = I_S\,e^{v_{BE}/V_T} \]

and an exponential does not superpose: doubling \(v_{BE}\) squares the current rather than doubling it. Problem 16's objection applies in full.

What rescues it. Expand about the bias point \(V_{BE}\) with a small perturbation \(v_{be}\):

\[ i_C = I_Ce^{v_{be}/V_T} = I_C\left(1 + \frac{v_{be}}{V_T} + \frac{1}{2}\frac{v_{be}^2}{V_T^2} + \dots\right) \]
\[ i_c \approx \underbrace{\frac{I_C}{V_T}}_{g_m}\,v_{be} \qquad \text{provided } v_{be} \ll V_T \]

With \(V_T \approx 25\ \text{mV}\) and a 10 mV input the quadratic term is around 20% — uncomfortably large, which is why practical small-signal inputs are held to a few millivolts.

The cost of the second-order term is distortion. It generates a component at twice the input frequency, and since it grows as the square of the amplitude, halving the input quarters the distortion while only halving the output — the trade every amplifier designer makes.

So the DC and AC analyses are separate not because superposition holds exactly, but because the circuit has been linearised about its operating point, and superposition then holds for the linearised model.

This is why every transistor problem starts with a DC bias calculation. The bias point fixes \(g_m = I_C/V_T\), and the small-signal model has no meaning until it is known. Set 15's op-amp problems and the whole of small-signal electronics rest on this two-stage procedure — and on the assumption, always worth checking, that the signal really is small.
AnswerDC and AC analyses superpose for the linearised model; valid while \(v_{be} \ll V_T \approx 25\ \text{mV}\)
Problem 20ChallengeWhat It Is and Is Not

Collect the conditions under which superposition holds, the quantities to which it applies, and the ways it fails — and state the single test that decides every case.

Solution

The single test. Write the network as \(\mathbf{Y}\mathbf{V}_n = \mathbf{i}_s\). Then:

\[ \text{superposes} \iff \text{a linear function of } \mathbf{i}_s \ \text{with } \mathbf{Y} \ \text{fixed} \]

Everything below is a consequence.

What superposes. Branch currents, branch voltages, node voltages, mesh currents, \(V_{oc}\), \(I_{sc}\), and the controlling variables of dependent sources — all linear in \(\mathbf{i}_s\).

What does not.

QuantityReasonProblem
PowerQuadratic in the response6
\(R_{TH}\), \(R_N\)Belongs to \(\mathbf{Y}\), not \(\mathbf{i}_s\)17
Energy, RMS valuesQuadratic6
Anything, if an element is non-linear\(\mathbf{Y}\) depends on the solution16

What the theorem needs. Only that \(\mathbf{Y}\) be constant — fixed resistances and fixed dependent-source coefficients. It does not need planarity, a particular source type, independence of the sources from one another, or any restriction on the load.

What it is worth. As arithmetic, usually less than nodal or mesh analysis (Problem 12). As a principle, it is indispensable: it proves Thévenin and Norton (Problem 13), justifies superposing \(I_{sc}\) (Problem 17), separates bias from signal (Problem 19), splits transient responses by cause (Problem 18), and is the only way to handle sources at different frequencies.

And its deepest consequence. The reason a linear circuit can be described by a transfer function at all is superposition: an arbitrary input is decomposed into components, each is passed through the network independently, and the results are added. Fourier analysis in Sets 33 and 34, and convolution in Set 32, are that idea carried to the limit of infinitely many components.

Superposition is not one theorem among several — it is what "linear" means, in circuit form. Every other result of Part 1 that carries the word linear depends on it, and the boundary of its validity is the boundary of linear circuit theory itself. Knowing exactly where that boundary lies is worth more than the calculating technique.
AnswerSuperposes iff linear in \(\mathbf{i}_s\) with \(\mathbf{Y}\) fixed; never power, resistance, or non-linear networks
Practice

Practice Problems

Work each on paper before opening the answer. The answer is given so you can check yourself; the method is deliberately not.

  1. P1. A 24 V source feeds node \(N\) through 6 Ω; a 3 Ω runs from \(N\) to ground and a 3 A source injects into \(N\). Find the current in the 3 Ω.

    Show answer
    24 V alone: \(V_N = 24 \times 3/9 = 8\) V, \(I' = 8/3\) A. 3 A alone: \(V_N = 3 \times (6\parallel3) = 6\) V, \(I'' = 2\) A. Total \(I = 14/3 = 4.67\) A.
  2. P2. For P1, is the power in the 3 Ω equal to \(P' + P''\)?

    Show answer
    No. \(P' + P'' = 3(8/3)^2 + 3(2)^2 = 21.33 + 12 = 33.3\) W, but \(P = 3(14/3)^2 = 65.3\) W. The cross term \(2I'I''R = 32\) W is missing.
  3. P3. When superposing, what replaces a deactivated ideal voltage source? An ideal current source?

    Show answer
    A short and an open respectively. A source supplying zero volts is a wire; one passing zero amps is a break — Problem 2.
  4. P4. A network has 4 independent and 2 dependent sources. How many sub-circuits does superposition require, and what is in each?

    Show answer
    Four — one per independent source. Both dependent sources are active in all four.
  5. P5. A practical source is 10 V with 2 Ω internal resistance. What remains when it is deactivated?

    Show answer
    The 2 Ω. Only the ideal element inside is replaced by a short; the internal resistance stays.
  6. P6. Two contributions to a branch current are \(+5\) A and \(-5\) A. What is the branch current, and is the branch carrying anything?

    Show answer
    Zero. And no — the total is what flows. The individual contributions are real only in the sense that removing one source would reveal it — Problem 4.
  7. P7. A single-source ladder gives 2 A in the load with a 40 V supply. What supply gives 3.5 A?

    Show answer
    By proportionality, \(40 \times 3.5/2 = 70\) V — Problem 15.
  8. P8. Can superposition be used to find \(R_{TH}\)?

    Show answer
    No. \(R_{TH}\) is computed with all independent sources dead, so there is nothing to attribute it to. But \(V_{oc}\) and \(I_{sc}\) both superpose — Problem 17.
  9. P9. Why must a dependent source stay active in every sub-circuit?

    Show answer
    It sits inside \(\mathbf{Y}\), not the source vector. Superposition requires the same \(\mathbf{Y}\) in every term — Problems 2 and 13.
  10. P10. Two sinusoidal sources act at 50 Hz and 150 Hz. Do their average powers in a resistor add?

    Show answer
    Yes — exceptionally. Sinusoids at different frequencies are orthogonal over a period, so the cross term averages to zero. The currents superpose as always; the powers add only because of that orthogonality — Problem 6.
  11. P11. Superposition applied to a circuit containing a diode gives an answer. Is it right?

    Show answer
    Almost certainly not, and nothing in the arithmetic will say so. Problem 16 gives 7.2 mA where the truth is 8.6 mA.
  12. P12. A network has three sources. May two be activated together in one sub-circuit?

    Show answer
    Yes. Any partition of the sources is valid, and grouping can reduce the work — Problem 14.
Challenge

Challenge Problems

Each needs an idea rather than a formula. Decide what the governing principle is before opening the answer.

  1. C1. A resistor \(R\) carries contributions \(I_1, I_2, \dots, I_m\) from \(m\) independent sources. Derive the exact expression for its power, show when the superposed value is an under- or over-estimate, and find the maximum possible error.

    Show answer
    Squaring the total current:
    \[ P = R\left(\sum_k I_k\right)^2 = R\sum_k I_k^2 + 2R\sum_{j
    The first term is the naive superposed power \(\sum P_k\); the second is the sum of all cross terms.

    Sign. If all contributions have the same sign, every cross term is positive and superposition under-estimates — as in Problem 6, where 12.48 W should have been 24 W. If they oppose, cross terms are negative and it over-estimates: Problem 4's cancelling pair would give \(2 \times \tfrac19 R\) where the truth is zero.

    Maximum error. For \(m\) equal contributions \(I_k = I/m\), the true power is \(RI^2\) while the superposed value is \(m \cdot R(I/m)^2 = RI^2/m\). Superposition therefore understates by a factor of \(m\) — unbounded as the number of sources grows. In the opposing direction the error is total: the superposed power can be arbitrarily large while the true power is exactly zero. There is no useful bound in either direction, which is why the rule is absolute rather than a matter of accuracy.
  2. C2. Superposition says the response is a sum of one term per source. Show that this means every response is a linear combination of the source values with coefficients fixed by the network alone, and use that to solve a black-box problem: a two-source network gives 7 A when \((V_1, V_2) = (10, 20)\) and 1 A when \((V_1, V_2) = (20, 10)\). Find the response when \((V_1, V_2) = (30, 30)\).

    Show answer
    The general form. Source \(k\) alone produces a response proportional to its own value (proportionality, Problem 15), so its contribution is \(a_kV_k\) for some constant \(a_k\) depending only on the network. Superposing:
    \[ I = a_1V_1 + a_2V_2 \]
    The \(a_k\) are transfer coefficients — entries of \(\mathbf{Y}^{-1}\), in the language of Problem 2.

    Solving. The two measurements give
    \[ 10a_1 + 20a_2 = 7,\qquad 20a_1 + 10a_2 = 1 \]
    Adding: \(30(a_1+a_2) = 8\), so \(a_1 + a_2 = 4/15\). Subtracting: \(-10a_1 + 10a_2 = 6\), so \(a_2 - a_1 = 0.6\). Hence \(a_1 = -1/6\), \(a_2 = 13/30\).

    The prediction.
    \[ I = 30(a_1 + a_2) = 30 \times \frac{4}{15} = 8\ \text{A} \]
    Note this needed no knowledge of the network whatever — and note also that \(a_1\) is negative, so raising \(V_1\) alone reduces the response. Two measurements determine a two-source linear network completely, exactly as two measurements determined a one-port in Set 10, Problem 12.
  3. C3. Superposition is proved for independent sources. A network contains a dependent source whose coefficient is itself controlled by an external signal — say a multiplier with output \(v_1v_2\). Determine whether superposition applies, and identify exactly which assumption fails.

    Show answer
    It does not apply. The failure is at the same single point as Problem 16's diode, but worth locating precisely.

    An ordinary dependent source contributes a constant coefficient to \(\mathbf{Y}\): a VCCS of \(gv_c\) adds \(g\), a fixed number. The network equation stays \(\mathbf{Y}\mathbf{V}_n = \mathbf{i}_s\) with \(\mathbf{Y}\) independent of the solution, and Problem 2's argument goes through.

    A multiplier producing \(v_1v_2\) contributes a coefficient \(v_1\) that is itself a response. The equation becomes
    \[ \mathbf{Y}(\mathbf{V}_n)\,\mathbf{V}_n = \mathbf{i}_s \]
    and \(\mathbf{Y}^{-1}\) can no longer be factored out of a sum, because it differs between the sub-circuits. Doubling both inputs quadruples the output — the same quadratic failure as power in Problem 6.

    The general criterion. Superposition needs the element laws to be linear in the responses. A dependent source is fine because it is linear in its controlling variable; a multiplier, a diode and a transistor are not. And note the useful special case: if \(v_2\) is held fixed by a separate, unvarying source, the multiplier becomes an ordinary VCCS of constant gain and superposition is restored with respect to the remaining sources. That is precisely what biasing achieves in Problem 19.
MCQ

Multiple-Choice Questions

Twelve questions in GATE/ESE style. Commit to an answer before opening the explanation.

  1. Q1. When superposing, a deactivated ideal voltage source is replaced by

    (a) an open circuit   (b) a short circuit   (c) its internal resistance only   (d) a current source

    Show answer
    (b). Zero volts across it means a wire. Option (c) is the trap: the internal resistance stays, but that is in addition to the short, not instead of it.
  2. Q2. Dependent sources during superposition are

    (a) deactivated like independent ones   (b) left active in every sub-circuit   (c) replaced by resistors   (d) superposed separately

    Show answer
    (b). They belong to \(\mathbf{Y}\), and superposition needs the same \(\mathbf{Y}\) in every term — Problem 2.
  3. Q3. Two contributions to a resistor current are 3 A and 4 A. The power in a 2 Ω resistor is

    (a) 50 W   (b) 98 W   (c) 14 W   (d) 24 W

    Show answer
    (b). \((3+4)^2 \times 2 = 98\) W. Option (a) is \(P' + P'' = 18+32\) — the classic error, missing the 48 W cross term.
  4. Q4. Superposition requires that the network be

    (a) planar   (b) linear   (c) resistive only   (d) free of dependent sources

    Show answer
    (b). And nothing else. Dependent sources, non-planar topology and reactive elements are all permitted.
  5. Q5. Which quantity does not superpose?

    (a) branch current   (b) node voltage   (c) \(V_{oc}\)   (d) \(R_{TH}\)

    Show answer
    (d). It is computed with all sources dead, so there is nothing to attribute it to — Problem 17.
  6. Q6. A network with 3 independent and 2 dependent sources needs how many sub-circuits?

    (a) 2   (b) 3   (c) 5   (d) 6

    Show answer
    (b). One per independent source; the dependent ones are active in all three.
  7. Q7. Scaling every source in a linear network by 3 scales the branch currents by

    (a) 3   (b) 9   (c) 1   (d) \(\sqrt3\)

    Show answer
    (a) — proportionality. The powers, however, scale by 9, being quadratic.
  8. Q8. Superposition applied to a circuit containing a forward-biased diode gives

    (a) the correct answer   (b) a wrong answer with no warning   (c) a division by zero   (d) an infinite result

    Show answer
    (b). Problem 16: 7.2 mA against a true 8.6 mA, with nothing in the arithmetic to signal the error.
  9. Q9. Thévenin's theorem is proved by

    (a) mesh analysis   (b) a two-term superposition plus substitution   (c) source transformation   (d) Millman's theorem

    Show answer
    (b). The terms are the open-circuit voltage and the load current's own contribution — Problem 13.
  10. Q10. In superposition, sources may be

    (a) taken only one at a time   (b) grouped in any partition   (c) grouped only if of the same type   (d) grouped only if in the same loop

    Show answer
    (b). The proof splits the source vector arbitrarily — Problem 14.
  11. Q11. In an AC small-signal analysis, the DC supply rail is treated as

    (a) an open circuit   (b) a ground   (c) a current source   (d) unchanged

    Show answer
    (b). Deactivating the DC voltage source shorts it, making the rail an AC ground — Problem 19.
  12. Q12. The zero-input response of an \(RC\) circuit is the part due to

    (a) the source with the capacitor uncharged   (b) the initial charge with the source dead   (c) the steady state   (d) the transient

    Show answer
    (b). Option (a) is the zero-state response; options (c) and (d) split the same solution by time behaviour instead of by cause — Problem 18.
Formulas

Key Formulas

QuantityRelationNotes
Superposition\(x = x^{(1)} + x^{(2)} + \dots + x^{(m)}\)Any current or voltage
Matrix form\(\mathbf{V}_n = \sum_k \mathbf{Y}^{-1}\mathbf{i}_k\)Same \(\mathbf{Y}\) in every term
Deactivate \(V\)-sourceShort circuit \((V=0)\)Internal resistance stays
Deactivate \(I\)-sourceOpen circuit \((I=0)\)Parallel resistance stays
Dependent sourcesAlways activeThey live in \(\mathbf{Y}\)
Power\(P = R\left(\sum I_k\right)^2 \ne \sum RI_k^2\)Cross terms \(2R\sum_{j
Proportionality\(x \to kx\) when sources \(\to k\) timesAssumed-current method
Transfer form\(x = \sum_k a_kS_k\)\(a_k\) fixed by the network alone
GroupingAny partition of the sourcesBetween 1 and \(m\) sub-circuits
Thévenin proof\(V = V_{oc} - IR_{TH}\)Two-term superposition
Zero-input / zero-state\(v = V_0e^{-t/RC} + V_s(1-e^{-t/RC})\)Initial condition acts as a source
Small-signal validity\(v_{be} \ll V_T \approx 25\ \text{mV}\)Linearised about the bias point
Orthogonal powersAdd only at different frequenciesCross term averages to zero
Pitfalls

Common Mistakes

  1. Superposing power. The commonest error in the whole set, and completely silent. Add the currents, then square — Problem 6 loses 11.52 W of 24 W by getting this wrong.

  2. Deactivating a dependent source. Never legal. Its coefficient belongs to \(\mathbf{Y}\), and superposition needs the same \(\mathbf{Y}\) throughout.

  3. Shorting a current source or opening a voltage source. Reversed. Derive it each time from what the source holds constant rather than memorising it.

  4. Removing a source's internal resistance along with the source. Only the ideal element is replaced; the resistance stays in every sub-circuit.

  5. Forgetting that the controlling variable changes between sub-circuits. \(V_x\) is a response, so it must be recomputed each time — Problem 7, where \(V_{x1} = V_{x2} = 20/3\) only by coincidence.

  6. Losing a sign when adding. Fix one reference direction at the outset and record contributions against it. A contribution opposing the reference is negative — Problem 4.

  7. Using superposition on a circuit with a diode or transistor. The answer will be wrong and will look reasonable — Problem 16.

  8. Trying to superpose \(R_{TH}\) or \(R_N\). They are not responses. \(V_{oc}\) and \(I_{sc}\) are, and do superpose — Problem 17.

  9. Reaching for superposition when the circuit is a single loop. Sources in series already add; three sub-circuits reproduce one KVL — Problems 5 and 12.

  10. Trusting the arithmetic when contributions nearly cancel. Problem 9's \(-48 + 42 = -6\) magnifies any slip eightfold. Prefer a direct solution when the terms are large and opposing.

Looking Ahead

Superposition is the principle the previous two sets were built on, and it is less a calculating technique than a statement of what linearity means for circuits. Its two halves — adding contributions and scaling them — between them generate Thévenin, Norton, proportionality, phasor analysis, and eventually convolution.

The reduction theorems now have one gap left. Source transformation has been used repeatedly — to convert a current source in Set 9, to walk a ladder in Set 10, to simplify a sub-circuit in Problem 5 here — but never developed on its own terms, and never with its limits made explicit.

Next: Set 12 — Source Transformation, where the one-line conversion is proved, applied systematically, and pushed until it breaks.