1.2.11 · D3Circuit Analysis Fundamentals

Worked examples — Apply superposition theorem

2,480 words11 min readBack to topic

This is a child of the parent topic. Everything here leans on Linearity and homogeneity, Kirchhoff's Voltage and Current Laws, and Voltage divider and current divider.


The scenario matrix

Every superposition problem is one (or a mix) of these case classes. The examples below are labelled with the cell they cover, and together they fill every row.

# Case class What is special Covered by
A Two voltage sources, same polarity contributions add Ex 1
B Two voltage sources, opposing polarity one contribution is negative → partial cancel Ex 2
C Mixed V + I source one divider, one parallel-R step Ex 3
D A source contributing exactly zero balanced bridge / no path Ex 4
E Degenerate input: killed source shorts out a resistor topology collapses Ex 5
F Limiting value: a resistor → 0 or → ∞ check the formula stays sane Ex 6
G Word problem (real world) translate words → circuit Ex 7
H Exam twist: a dependent source present must NOT be killed Ex 8

Ex 1 — Two voltage sources, same polarity (Cell A)

Figure — Apply superposition theorem

Forecast: both sources push node up, so both contributions are positive and lands somewhere between the two source-driven pulls. Guess a number before continuing.

  1. Kill (short it). Now drives into the parallel combination . Why this step? With , its terminal is a wire to ground, so now runs from node straight to ground, in parallel with . Why the divider? and the parallel block form a simple two-resistor divider from to ground (Voltage divider and current divider).

  2. Kill (short it). By identical structure ( from node to ground, driven through ):

  3. Add algebraically. Both push up → same sign:

Worked example Verify

Direct KCL at : . Multiply by 4: ✓ Units: volts, correct.


Ex 2 — Opposing voltage sources (Cell B)

Forecast: still pulls the node up; the reversed now pulls it down. So one contribution should be negative and the total is less than in Ex 1. Guess.

  1. alone — unchanged from Ex 1: . Why unchanged? Killing sources ignores their polarity; a shorted source is a wire either way. Only the active source's polarity matters.

  2. alone. The magnitude of the divider is the same as Ex 1 (), but because 's minus faces the node, it drives node negative: Why the sign? Reversing the battery flips the sign of the whole contribution — this is exactly Linearity and homogeneity: scaling a source by scales its response by .

  3. Add algebraically.

Worked example Verify

KCL with reversed source:


Ex 3 — Mixed voltage + current source (Cell C)

Forecast: the voltage source gives a divider; the current source gives . You already know the parent answer is — predict the current before computing.

  1. alone (open the 3 A). Divider:

  2. alone (short the 12 V). Now from node to ground:

  3. Add: .

  4. Current down : superpose the current directly.

Worked example Verify

✓ — computing the current from the total voltage agrees with adding the two current pieces, because current (unlike power) is linear.


Ex 4 — A source contributing exactly zero (Cell D)

Figure — Apply superposition theorem

Forecast: the bridge is symmetric. Guess whether the bridge current is zero, and why.

  1. Find the two midpoint potentials without the galvanometer. Why? If no current flows in , the potentials of and are set purely by the two dividers.

  2. Compare. , so no voltage drives : Why this matters for superposition: a source's contribution to a particular target can be exactly zero even though the source is fully active. Zero is a legitimate term in the algebraic sum — don't skip it, record it.

Worked example Verify

Balance condition : ✓, so regardless of . If we perturb : , — confirming the zero was due to balance, not luck.


Ex 5 — Degenerate case: killed source shorts a resistor (Cell E)

Figure — Apply superposition theorem

Forecast: killing the voltage source doesn't delete — it leaves as a wire-connected resistor. Predict whether still matters in the -alone case.

  1. alone (open the 2 A). With open, current flows :

  2. alone (short ). Shorting turns the branch into just from the top node to ground. So the sees : Why still counts: killing removed the source, not the resistor. The resistor stays and reshapes the topology — this is the "degenerate" trap.

  3. Add: .

Worked example Verify

KCL at load node (source-transform check): current from branch plus injected minus load current .


Ex 6 — Limiting behaviour (Cell F)

Forecast: if (node hard-tied to ground) then . If , the node floats — predict its voltage from the 12 V source and the 3 A source separately.

  1. . Divider term . Parallel term . Why sane? A dead short to ground pins no matter what the sources do — both contributions vanish, as they must.

  2. . Divider term (no current through , so no drop). Parallel term: , so . Why sane? With no path to ground except back through , all flows through () on top of the source's own .

Worked example Verify

At we had ; the limits and bracket it, and the general formula is monotonic increasing in from to . Check midpoint :


Ex 7 — Word problem (Cell G)

Forecast: the panel gives a divider (small, because ), the charger gives . Guess which dominates.

  1. Panel alone (open the charger). Divider (wiring) to (device):

  2. Charger alone (short the panel's ideal source). Charger sees :

  3. Add: . Panel contributes , charger . Why translate this way: "ideal source behind resistance" is a Thevenin and Norton equivalents model; superposition then treats each real-world supply as one killable source.

Worked example Verify

KCL at : . : ✓ Units: volts.


Ex 8 — Exam twist: a dependent source is present (Cell H)

Forecast: with a single independent source there's only one sub-circuit. But you may not open the dependent source — predict whether is larger or smaller than the plain divider value .

  1. Only one independent source, so superposition is a single term — but keep active. Why keep it? Dependent sources encode real feedback in the circuit; killing one deletes physics and gives a wrong answer. Superposition toggles independent sources only.

  2. Write KCL at , dependent current into the node counts as negative on the "leaving" side: Why this equation? KCL (Kirchhoff's Voltage and Current Laws): current toward source + current to ground − injected dependent current .

  3. Solve with : multiply by 4: The dependent source raised from to — proof it cannot be ignored.

Worked example Verify

Plug :



Connections

  • Parent: Apply superposition theorem
  • Linearity and homogeneity
  • Kirchhoff's Voltage and Current Laws
  • Voltage divider and current divider
  • Thevenin and Norton equivalents
  • Nodal and mesh analysis
  • Why power does not superpose