1.2.11 · D4Circuit Analysis Fundamentals

Exercises — Apply superposition theorem

2,267 words10 min readBack to topic

The circuit used in several problems is drawn below. Keep it in view.

Figure — Apply superposition theorem

Level 1 — Recognition

L1.1 — Kill the right way

State what you replace each source with when you deactivate it during superposition, and why.

Recall Solution
  • Ideal voltage source → short circuit (a plain wire). Killing it means "force across its terminals". Two terminals at the same potential with a wire between them = . A wire allows any current, exactly what a source does.
  • Ideal current source → open circuit (a gap). Killing it means "force through it". No path = no current, which is a gap.
  • Remember the mnemonic "V-Short, I-Open".

L1.2 — Spot the illegal move

In Circuit C, a student superposes the sources. They also "turn off" a dependent current source elsewhere and superpose the power dissipated in . Name the two errors.

Recall Solution
  1. Dependent sources are never deactivated. They are controlled by circuit variables (a voltage or current elsewhere), so removing one removes real physics. Only independent sources get toggled.
  2. Power does not superpose. Power is , which contains a square — a nonlinear operation. Superposition only holds for the linear quantities (voltages, currents). Find total current/voltage first, then compute power once.

Level 2 — Application

L2.1 — Voltage-source contribution to

In Circuit C, kill the source and find the contribution of the source to node .

Recall Solution

Killing the current source means opening it (a gap). Now and form a single series path from to ground, with tapped between them — a plain voltage divider: Why a divider? With the gap in place, all the current from the source flows through then ; the fraction of the that lands across is exactly .

L2.2 — Current-source contribution to

In Circuit C, kill the source and find the contribution of the source to node .

Recall Solution

Killing the voltage source means shorting it (a wire). Now the top of is connected straight to ground, so and both run from node to ground — they are in parallel: All leaves node through this parallel resistance to ground, so

L2.3 — Total

Add the two contributions to get .

Recall Solution

Both contributions raise node above ground (same polarity), so they add directly:


Level 3 — Analysis

L3.1 — A current, by superposition

Find the current flowing downward through (from node to ground) in Circuit C, using superposition.

Recall Solution

Fix the reference direction as downward (node → ground) and keep it for both sub-problems.

  • From alone: (downward).
  • From alone: (downward). Both point downward, so add: Cross-check: ✓.

L3.2 — Confirm with nodal analysis

Verify by writing one KCL node equation at (see Nodal and mesh analysis and Kirchhoff's Voltage and Current Laws).

Recall Solution

KCL: sum of currents leaving node equals zero. Current toward the source through is ; current to ground through is ; the source injects current, so it leaves as : Multiply through by : Matches the superposition answer, as linearity guarantees.

L3.3 — When contributions oppose

Reverse the source so it now pulls current out of node (into ground). Recompute .

Recall Solution

The voltage-source contribution is unchanged: . The current-source contribution now has the opposite polarity: current is drawn out of node , so it lowers : Add algebraically: Node sits exactly at ground — the sources cancel. This is the whole point of algebraic (signed) addition.


Level 4 — Synthesis

L4.1 — Power the correct way

Using from the original Circuit C, find the power dissipated in . Then show why you may not get it by superposing the two power contributions.

Recall Solution

Correct method — total current first, then power once: The illegal shortcut would add per-source powers: That gives , which is wrong (). The reason: The missing cross term is real energy. Here it equals , and indeed ✓. See Why power does not superpose.

L4.2 — Thevenin equivalent seen by

Remove from Circuit C and find the Thévenin equivalent (, ) seen by 's terminals (node to ground). Then reconnect and recover .

Recall Solution

With removed, node connects to: the source through , and the source directly.

Open-circuit voltage (superposition, absent):

  • alone (open the ): no current flows through into an open terminal, so no drop across ; the terminal sees the full . .
  • alone (short the ): all flows through to ground, raising node by . . Thévenin resistance : kill both independent sources (V→short, I→open). Only remains from node to ground: Reconnect — the equivalent is now a simple divider: Same — a totally independent confirmation.

Level 5 — Mastery

L5.1 — Three sources, target current

New circuit (Circuit D): node to ground has three parallel branches plus a current source.

  • Branch 1: a source in series with into node .
  • Branch 2: a source in series with into node .
  • Branch 3: from node to ground (this is where we want the current).
  • A current source injects into node .

Find the current downward through by superposition.

Recall Solution

We superpose three independent sources. Each time, kill the other two (V→short, I→open). Reference: downward ( ground).

(a) alone (short , open ): Node connects to ground through (leading to the source, now the only source), and through the parallel pair (its source shorted) and . First find from a divider:

(b) alone (short , open ): By symmetry of method: , and

(c) alone (short both voltage sources): Now all three resistors run from node to ground in parallel:

Add algebraically (all three raise , so all downward through ): Cross-check via total : , so ✓.

L5.2 — Design/inverse problem

In original Circuit C (, , , current source into ), what value of the current source makes exactly ?

Recall Solution

By linearity, is a sum of the fixed voltage-source part and the current-source part: Set equal to : A injection gives . Notice how superposition turns the design task into one linear equation — no re-solving the whole circuit.


Connections

  • 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