Intuition The one core idea
A circuit built only from parts that respond in strict proportion to what you feed them lets you study each power source one at a time and simply add up the separate answers. This page builds — from nothing — every word and symbol you need before that adding-up trick (superposition) can make sense.
Below, each item is: plain words → the picture → why the topic needs it. They are ordered so each one leans only on the ones above it. Nothing is used before it is built.
Before any symbols, look at the map of a tiny circuit. A circuit is just loops of wire with components sitting in the wire, and sources that push energy in. Everything else on this page is a label we hang on parts of this picture.
The tall battery-looking symbol on the left is a voltage source .
The circle with an arrow on the right is a current source .
The zig-zag boxes are resistors .
The flat line at the bottom is ground — our agreed "sea level".
The dot labelled A where wires meet is a node .
We now define every one of those words.
Voltage is the difference in electrical height between two points. Symbol: v (or V ). Unit: the volt , written V .
Intuition The picture: height on a hill
Imagine two points on a hillside. Voltage is the drop in height between them. A ball (charge) at a higher point wants to roll down; the bigger the height difference, the harder it is pushed. Voltage is always between two points — asking "the voltage at one point" only makes sense once we agree where "the ground" is (see item 3).
Why the topic needs it: superposition finds a voltage (like V A ) at a chosen spot. Voltage is one of the two things we will be adding up.
Current is the rate of flow of charge through a wire — how much charge passes a point each second. Symbol: i (or I ). Unit: the ampere , written A .
Intuition The picture: water in a pipe
If voltage is height difference, current is the litres-per-second of water actually moving through a pipe. A steeper drop (more voltage) tends to push more flow (more current), but the pipe's narrowness (resistance, item 4) limits it.
Why the topic needs it: the other thing superposition adds up is current (like I through R 2 ).
Common mistake "Voltage flows through the resistor."
Why it feels right: we say "current flows", so voltage sounds like it flows too. Why it's WRONG: voltage is across two points (a difference); current is through a component (a flow). Fix: across = voltage, through = current. Always.
Ground is the one point we declare to be 0 V — our reference "sea level". Every "voltage at a point" secretly means "voltage of that point relative to ground ".
A node is any point where two or more wire ends join. Along a single unbroken wire, every point is the same node (same voltage), because ideal wire has no drop across it.
In the figure, points connected by plain wire share one colour — they are the same node and hence the same voltage . The parent's target V A is "the height of node A above ground".
Why the topic needs it: "V A " is meaningless without a ground. And "kill a voltage source → replace with a wire" only makes sense once you know a wire merges two nodes into one voltage .
Resistance measures how much a component opposes current for a given voltage across it. Symbol: R . Unit: the ohm , written Ω .
Intuition Why this exact shape matters
Read v = R i as a straight line through the origin : double the current, exactly double the voltage. No current → no voltage. This strict proportionality is what the word **linear** means. Superposition lives or dies on this line staying straight.
Why we chose a line and not a curve: if the graph bent (like a diode's), then feeding in "input A plus input B" would not give "answer A plus answer B" — the curve would double-count the bend. A straight line is the only shape where separate pushes add cleanly. That is the whole reason superposition is allowed.
Why the topic needs it: every resistor relation in the parent (V A , 1 = 12 ⋅ R 1 + R 2 R 2 , V = I R ∥ ) is Ohm's law dressed up.
Definition Series and parallel
Two resistors are in series if the same current must pass through both, one after the other. They are in parallel if they connect the same two nodes , so they share the same voltage .
Intuition Why the divider looks like that
The same current i = R 1 + R 2 V flows through both. The bit of voltage that "lands on" R 2 is i R 2 , which is V ⋅ R 1 + R 2 R 2 — R 2 's share of the total resistance. Bigger share of the resistance → bigger share of the voltage.
Why the topic needs it: the parent's very first line, 12 ⋅ 10 6 = 7.2 , is the voltage divider. See Voltage divider and current divider .
KCL (Kirchhoff's Current Law): at any node, currents flowing in equal currents flowing out (charge does not pile up).
KVL (Kirchhoff's Voltage Law): around any closed loop, the voltage rises and drops sum to zero (you end at the same height you started).
Intuition Both are just "sums = 0"
KCL says ∑ i = 0 at a node; KVL says ∑ v = 0 around a loop. Notice: these are linear equations — plain sums, no squares, no products. That linearity, stacked on Ohm's linear v = R i , is exactly what makes the add-up trick provable.
Why the topic needs it: the parent's check "4 V A − 12 + 6 V A − 3 = 0 " is KCL at node A . See Kirchhoff's Voltage and Current Laws and Nodal and mesh analysis .
Definition Independent source
An independent source sets its voltage (or current) to a fixed value by itself , no matter what the rest of the circuit does. The 12 V battery and the 3 A pump are independent.
Definition Dependent source
A dependent (controlled) source sets its value as a formula of some other voltage or current in the circuit . It is a follower, not a leader.
Common mistake "Switch off dependent sources too."
Why it feels right: they are still called "sources". Why it's WRONG: they encode real physics that depends on the circuit; killing them deletes that physics. Fix: only independent sources are toggled on/off during superposition.
Why the topic needs it: the entire recipe is "activate ONE independent source, kill the other independent ones." You must be able to tell the two apart.
Definition Short and open
A short circuit is a plain wire: it forces the two ends to the same voltage (v = 0 across it), while allowing any current.
An open circuit is a gap: it forces zero current through it, while allowing any voltage across it.
Intuition Why kill V with a short, I with an open
A voltage source fixes voltage . Set that fixed voltage to zero and you have "0 V across it" — which is precisely a wire (short) . A current source fixes current . Set that fixed current to zero and you have "no path" — precisely a gap (open) . Each dead source becomes the thing that naturally represents its own zero.
Voltage → Short, Current → Open. "Very Silly Idea? Open up!"
Why the topic needs it: step 1 of the recipe is literally replacing dead sources with shorts and opens.
An algebraic sum adds numbers with their signs — contributions in opposite directions partly cancel. A contribution of + 1.2 A and one of − 0.5 A give + 0.7 A , not 1.7 .
Intuition Why signs, not magnitudes
Each source pushes current in some direction. Before you start, you pick a reference arrow for the target. A push with the arrow counts positive; against it, negative. Add the signed pieces and you get the true total.
Why the topic needs it: step 4 of the recipe says "add algebraically , respecting polarity." Getting a sign wrong is the classic superposition error.
Intuition The square breaks the straight line
Voltage and current follow straight lines, so they add. Power has an i 2 — a curve . And ( i 1 + i 2 ) 2 = i 1 2 + 2 i 1 i 2 + i 2 2 = i 1 2 + i 2 2 : there is a leftover cross-term 2 i 1 i 2 . That extra bump is exactly why you may never superpose power. Add currents first, get the total, then square once. See Why power does not superpose .
Voltage v across two points
Divider and series parallel
Independent vs dependent sources
Kill sources V short I open
Power i squared R nonlinear
Cover the right side and test yourself.
What does voltage measure, and between how many points? The electrical "height" difference — always between two points (relative to ground).
What does current measure, and through what? The flow rate of charge through a wire or component.
State Ohm's law and say why its straight-line shape matters. v = R i ; strict proportionality (a line through the origin) is what makes responses add cleanly.
What is a node, and what is true of all points on one node? A junction of wires; every point on the same node has the same voltage .
What is ground? The point we declare to be 0 V , the reference for all other voltages.
Voltage divider: fraction of V across R 2 (with R 1 in series)? V ⋅ R 1 + R 2 R 2 .
Parallel resistance of R 1 and R 2 ? R 1 + R 2 R 1 R 2 .
State KCL and KVL in one word each about "sums". KCL: node currents sum to zero; KVL: loop voltages sum to zero.
Difference between independent and dependent sources? Independent sets its value by itself; dependent sets its value from another circuit variable.
How do you kill a voltage source? A current source? V → short (wire); I → open (gap). "V-Short, I-Open".
Which sources are never killed in superposition? Dependent (controlled) sources — they always stay active.
Why can't power be superposed? P = i 2 R has a square (nonlinear); the cross-term 2 i 1 i 2 makes ( i 1 + i 2 ) 2 = i 1 2 + i 2 2 .
1.2.11 Apply superposition theorem (Hinglish)
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