1.2.13 · D4Circuit Analysis Fundamentals

Exercises — Understand grounding and reference nodes

2,447 words11 min readBack to topic

Reference back to the parent note whenever a term feels unfamiliar — every symbol here was defined there.


The one picture that unlocks everything

Before the exercises, look at this. It is the "staircase" idea drawn as a real circuit: three nodes stacked by a battery, and we slide the "floor = 0 V" label to different steps.

Figure — Understand grounding and reference nodes

Notice: the gaps between steps never change (that red arrow is always the same length). Only the numbers written on each step change when we move the floor. That is the whole subject.


Level 1 — Recognition

Recall Solution 1.1

WHAT we do: apply the definition of a reference node. By definition the reference node is fixed at , so . The shorthand always means the difference between and the reference: WHY: a lone node voltage is meaningless without a "from where" — the reference supplies that "from where."

Recall Solution 1.2

One node. Every ground symbol in a single circuit is the ==same electrical node==. They are drawn separately only to avoid crossing wires everywhere — a drawing convenience, not three different points.

Recall Solution 1.3

False. A resistor responds only to the potential difference across it: The absolute value at one terminal alone tells you nothing about the current.


Level 2 — Application

Recall Solution 2.1

WHAT: apply . WHY the trick: the grounded end is , so the numerator collapses to just :

Recall Solution 2.2

WHAT: this is a voltage divider with equal resistors, so the middle sits exactly halfway.

  • (it is ground).
  • (full battery above ground).
  • Equal resistors split the drop in half: .
Recall Solution 2.3

WHAT: we shift every node by the same amount so that becomes . Previously , so subtract from all: WHAT IT LOOKS LIKE: look again at the figure above — we slid the floor to the middle step, so the top is and the bottom drops below the floor to . A dual-rail supply is just a battery with ground at its midpoint. Check: — the same physical difference as in 2.2. ✓


Level 3 — Analysis

Recall Solution 3.1

WHAT: re-referencing shifts every node by a constant . Take any resistor carrying . Under the shift: The cancels. So the current is unchanged: in both references. WHY it matters: this cancellation is precisely why we are allowed to move ground freely — see Kirchhoff's Voltage Law, whose loop sums are also built from differences.

Recall Solution 3.2

WHAT: use the difference directly — ground never enters, because neither end is ground. WHY carefully with the sign: the drop across the resistor is , not . Subtracting a negative adds.

Recall Solution 3.3

WHAT: to make the floor, subtract its old value from every node — i.e. add to all. Current: , identical to Exercise 3.2. ✓ The number written on changed (), but the physical current did not.


Level 4 — Synthesis

Recall Solution 4.1

WHAT: put the two equal resistors in series across the battery, then declare the midpoint the ground. This is a voltage-divider used as a rail splitter.

  • Top node:
  • Midpoint (ground):
  • Bottom node: WHY it works: equal resistors put the midpoint exactly halfway ( above the bottom). Calling that midpoint "0" makes the top and the bottom . The battery still only supplies a single difference; ground placement did all the "dual-rail" magic.
Recall Solution 4.2

WHAT: shifting all nodes by gives readings . We want their sum : New readings: This is the "centroid" reference — no single existing node becomes exactly ; instead the average of all nodes becomes . That is a legitimate choice too: reference is any potential we declare zero, not necessarily a labelled node. (It matches the physics of Electric Potential — only differences are fixed, the offset is ours.)


Level 5 — Mastery

Recall Solution 5.1

(a) Not earthed: the only path to earth is through the person. Treating the fault as across the person's : This is far above the ~ that can stop a heart — lethal. (b) Earthed through : now there is a low-resistance path in parallel with the person. Almost all fault current takes the easy route: WHY it protects: is enormous — it instantly trips the breaker/fuse, cutting the supply within milliseconds. And because the earth wire is vs the person's , the current divides overwhelmingly through the wire (it is a current divider — the person sees a tiny fraction). See Earthing and Electrical Safety.

Recall Solution 5.2

(a) With nodes there are naively unknown potentials. But the equations only ever contain differences . If is a solution, so is for any — an entire family of solutions. The system is underdetermined by exactly one free constant . (b) Fixing one node to removes that free constant. Remaining unknowns: This is precisely why Nodal Analysis always begins by picking a reference node — it makes the linear system solvable.

Recall Solution 5.3

WHAT: power in a resistor is (from and ). Under a reference shift, every node gains the same : The cancels inside the difference before it is squared, so . Power is invariant under choice of ground. Physics (currents, powers, differences) never depends on the label; only the individual node numbers do.


Flashcards

Why is a 5-node network underdetermined before choosing ground?
The equations contain only differences, so any global shift is also a solution — one free constant remains until a node is fixed to .
How do you build a supply from a battery?
Two equal resistors in series across the battery; declare the midpoint ground → top , bottom .
Is power dissipation reference-dependent?
No — ; the shift cancels inside the difference, so is invariant.
Why does earthing a case protect a person?
It adds a low-resistance parallel path, so fault current is huge and trips the breaker; the current divides overwhelmingly through the wire, not the person.

Connections

  • Nodal Analysis — Ex 5.2 is its opening move.
  • Voltage Dividers — Ex 4.1 rail splitter.
  • Kirchhoff's Voltage Law — the difference-only logic behind Ex 3.1.
  • Electric Potential — origin of the additive-constant freedom.
  • Earthing and Electrical Safety — Ex 5.1 fault analysis.