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.
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.
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.
Step 1 — the 12 V source alone. Deactivate the current source by opening it. What remains is a simple divider:
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:
Add. Both contributions flow downward through the 6 Ω, so both are positive in the reference direction:
Check by direct nodal analysis. KCL at \(N\) with both sources present:
so \(I = 12/6 = 2\ \text{A}\;\checkmark\). Note also that the node voltages superpose too: \(7.2 + 4.8 = 12\ \text{V}\;\checkmark\)
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.
Set 8, Problem 9 wrote the whole network as one linear system:
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:
Because \(\mathbf{Y}\) is the same matrix in every case, its inverse distributes across the sum:
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:
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.
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 Ω:
Step 2 — the 6 V source alone. Shorting the 12 V source leaves its 4 Ω as a shunt, parallel with the middle 4 Ω:
Adding:
Check. KCL at \(N\) with both sources active:
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:
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 Ω.
Step 1 — the 1 V source alone, with the current source opened. A single series loop of \(1 + 2 = 3\ \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
Opposite to the reference direction, so \(I'' = -\tfrac13\ \text{A}\).
Adding:
Check. KCL at \(N\):
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 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.
With every source deactivated but one, the loop resistance is the same each time:
Step 1 — the 2 V source alone (4 V shorted, 2 A opened):
Step 2 — the 4 V source alone (2 V shorted, 2 A opened). It drives the loop the opposite way:
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:
Adding:
Check without superposition. The net driving voltage round the loop is \(2 - 4 - 8 = -10\ \text{V}\), so
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.
From Problem 1, \(I' = 1.2\ \text{A}\), \(I'' = 0.8\ \text{A}\) and \(I = 2.0\ \text{A}\).
But the true power is
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:
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:
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:
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.
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.
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:
Step 2 — the 2 A source alone, with the 10 V source shorted. KCL at the top node, whose voltage is \(V_{x2}\):
The current in the 5 Ω branch is then
Adding:
Check by direct nodal analysis with both sources active:
Note that \(V_x\) superposes too: \(V_{x1} = 2I_1 = 20/3\) and \(V_{x2} = 20/3\), summing to \(40/3\;\checkmark\)
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.
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
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:
Substituting the constraint:
Adding both responses:
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\):
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.
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:
Step 2 — the 2 A source alone (8 A opened, 10 V shorted), with \(i'' = i_2 + 2\):
Step 3 — the 10 V source alone (both current sources opened). A single loop:
Adding:
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
and \(V_1 = 3(-2) = -6\ \text{V}\;\checkmark\)
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.
Step 1 — the 4 V source alone, with the 2 A source opened. The remaining loop gives \(V_x' = -2I'\), and KVL round it:
Step 2 — the 2 A source alone, with the 4 V source shorted. KCL at the top node, whose voltage is \(V_x''\):
Adding:
Check directly. KCL at the node with both sources active:
And \(V_x\) superposes: \(V_x' = -2(-0.8) = 1.6\) plus \(V_x'' = -2.4\) gives \(-0.8\ \text{V}\;\checkmark\)
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.
The full source vector is \((-120, 0, 120)^{\mathsf T}\). Split it into one term per source:
Left source alone. Solving \(\mathbf{R}\mathbf{i} = (-120,0,0)^{\mathsf T}\):
Right source alone. Solving \(\mathbf{R}\mathbf{i} = (0,0,120)^{\mathsf T}\):
Note that \(\mathbf{i}''\) is \(\mathbf{i}'\) reversed end-to-end and negated — the numerical signature of the network's antisymmetry.
Adding:
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:
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\).
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.
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:
| Problem | Sub-circuits | Each solvable by | Verdict |
|---|---|---|---|
| 1 | 2 | Divider; parallel pair | Worth it |
| 5 | 3 | One KVL each | Wasted — direct KVL is one step |
| 8 | 2 | Loop; supermesh | Wasted — 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:
| Use | Why superposition is essential |
|---|---|
| Proving Thévenin and Norton | The proof is a two-term superposition — Problem 13 |
| Sources at different frequencies | No single phasor analysis exists; each must be solved separately |
| Bias plus signal | DC and AC responses are wanted separately — Problem 19 |
| Transient analysis | Zero-input plus zero-state response — Problem 18 |
| Attributing a fault or a noise | The question asked is "which source causes this?" |
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.
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:
First term. The external source deactivated means opened, so \(I = 0\) and the terminal voltage is by definition the open-circuit voltage:
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:
Adding gives the Thévenin relation, and since \(I\) was arbitrary the equivalence holds for every load:
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.
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.
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:
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:
B2 A alone, both voltage sources shorted — the same as Step 3 before:
Adding:
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.
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.
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:
The 18 Ω shunt then carries \(9/18 = 0.5\ \text{A}\), so the second series resistor carries \(1 + 0.5 = 1.5\ \text{A}\):
The 15 Ω shunt carries \(15/15 = 1\ \text{A}\), so the total source current is \(1.5 + 1 = 2.5\ \text{A}\):
Rescale. The assumed 1 A requires a 25 V source, but the real one is 20 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.
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.
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
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
Directly. With both sources active the diode still drops 0.7 V, and each 1 kΩ branch delivers
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.
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:
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:
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.
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\).
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:
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:
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:
| Superposes | Does not |
|---|---|
| Branch currents and voltages | Power \((\propto I^2)\) |
| Node voltages, mesh currents | Resistance \(R_{TH}\), \(R_N\) |
| \(V_{oc}\) and \(I_{sc}\) | Energy, RMS values |
| Controlling variables of dependent sources | Anything 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.
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.
The governing equation is linear in \(v\), with two independent inputs — the source and the initial condition:
Zero-input response — the initial condition alone, with the source deactivated \((V_s = 0)\):
Zero-state response — the source alone, starting from an uncharged capacitor \((V_0 = 0)\):
Adding:
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:
| Split | Grouped by | Terms |
|---|---|---|
| Zero-input / zero-state | Cause | \(V_0e^{-t/RC}\) and \(V_s(1-e^{-t/RC})\) |
| Transient / steady state | Time behaviour | \((V_0-V_s)e^{-t/RC}\) and \(V_s\) |
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.
The two analyses. Superposition licenses treating the supply and the signal as separate sources:
| Analysis | Active source | Capacitors | Inductors |
|---|---|---|---|
| DC bias | 12 V supply | Open circuits | Short circuits |
| AC small signal | 10 mV input | Short circuits | Open 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
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}\):
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.
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.
The single test. Write the network as \(\mathbf{Y}\mathbf{V}_n = \mathbf{i}_s\). Then:
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.
| Quantity | Reason | Problem |
|---|---|---|
| Power | Quadratic in the response | 6 |
| \(R_{TH}\), \(R_N\) | Belongs to \(\mathbf{Y}\), not \(\mathbf{i}_s\) | 17 |
| Energy, RMS values | Quadratic | 6 |
| Anything, if an element is non-linear | \(\mathbf{Y}\) depends on the solution | 16 |
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.
Practice Problems
Work each on paper before opening the answer. The answer is given so you can check yourself; the method is deliberately not.
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.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.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.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.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.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.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.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.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.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.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.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 Problems
Each needs an idea rather than a formula. Decide what the governing principle is before opening the answer.
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_{jThe 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.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:The \(a_k\) are transfer coefficients — entries of \(\mathbf{Y}^{-1}\), in the language of Problem 2.\[ I = a_1V_1 + a_2V_2 \]
Solving. The two measurements giveAdding: \(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\).\[ 10a_1 + 20a_2 = 7,\qquad 20a_1 + 10a_2 = 1 \]
The prediction.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.\[ I = 30(a_1 + a_2) = 30 \times \frac{4}{15} = 8\ \text{A} \]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 becomesand \(\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.\[ \mathbf{Y}(\mathbf{V}_n)\,\mathbf{V}_n = \mathbf{i}_s \]
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.
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.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.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.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.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.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.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.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.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.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.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.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
Quantity Relation Notes 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\)-source Short circuit \((V=0)\) Internal resistance stays Deactivate \(I\)-source Open circuit \((I=0)\) Parallel resistance stays Dependent sources Always active They 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\) times Assumed-current method Transfer form \(x = \sum_k a_kS_k\) \(a_k\) fixed by the network alone Grouping Any partition of the sources Between 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 powers Add only at different frequencies Cross term averages to zero Pitfalls Common Mistakes
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.
Deactivating a dependent source. Never legal. Its coefficient belongs to \(\mathbf{Y}\), and superposition needs the same \(\mathbf{Y}\) throughout.
Shorting a current source or opening a voltage source. Reversed. Derive it each time from what the source holds constant rather than memorising it.
Removing a source's internal resistance along with the source. Only the ideal element is replaced; the resistance stays in every sub-circuit.
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.
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.
Using superposition on a circuit with a diode or transistor. The answer will be wrong and will look reasonable — Problem 16.
Trying to superpose \(R_{TH}\) or \(R_N\). They are not responses. \(V_{oc}\) and \(I_{sc}\) are, and do superpose — Problem 17.
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.
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 AheadSuperposition 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.