1.2.4 · D4Circuit Analysis Fundamentals

Exercises — Apply Kirchhoff's Voltage Law (KVL)

2,303 words10 min readBack to topic

Reminder of the one rule we lean on the whole way down:


Level 1 — Recognition

L1·Q1 — Is this even a KVL situation?

You are handed a single wire loop containing a battery and a lamp. Someone asks: "What does KVL let me write down about the battery voltage and the lamp voltage?" State the relationship (no numbers to solve yet).

Recall Solution

KVL says the algebraic sum of voltages around the loop is zero. Walking the single loop, the battery is a rise and the lamp is a drop : What this says: the lamp drops exactly what the battery lifts. The rise equals the drop.

L1·Q2 — Reading signs off a traversal

Walking clockwise, you cross an element and exit through its terminal. Is the term you write or ?

Recall Solution

Exit through ⇒ you went down in potential ⇒ drop ⇒ write .

L1·Q3 — Rises = drops check

A loop has voltage changes , , and as you walk around once. Is this a valid KVL loop?

Recall Solution

Sum . Yes — the rises () equal the drops (). Valid.


Level 2 — Application

L2·Q1 — Single loop, one source

A battery drives current through and in series. Find , then the drop across each resistor.

Recall Solution

Traverse clockwise from the battery's terminal (look at the arrow in the figure).

  • Battery (): rise, .
  • (with current): drop, .
  • (with current): drop, . Drops: , . Check: ✓.

L2·Q2 — Two opposing sources

A loop holds a source, an opposing source, and . Find .

Recall Solution

Assume clockwise, walk clockwise.

  • V (): .
  • : .
  • V source, entered at its terminal (it opposes us): . Net driving voltage V sits across .

L2·Q3 — Find an unknown voltage

A loop has a source, a resistor dropping , and an unknown element . Walking the loop: , then , then cross exiting its terminal (a drop ). Find .

Recall Solution


Level 3 — Analysis

L3·Q1 — Deliberately wrong current guess

Repeat L2·Q1 (V, , ) but assume current flows counterclockwise (against the battery's natural push). What do you get, and what does the sign mean?

Recall Solution

Now the current arrow points opposite to before. Walking clockwise, we cross each resistor against the assumed current, so those become rises , , while the battery () is still ... but wait — if we assume counterclockwise and still cross the battery we get: Interpretation: the negative sign says the real current flows opposite to our (wrong) counterclockwise guess — i.e. clockwise, magnitude A. Same physics as L2·Q1. KVL self-corrects.

L3·Q2 — Traversal direction is a free choice

Take L2·Q2 and walk counterclockwise instead. Show you get the same A.

Recall Solution

Walking the other way flips every term's sign: Multiplying by recovers the L2·Q2 equation. The traversal direction is bookkeeping, not physics.

L3·Q3 — Voltage divider from KVL

A source feeds series and . Without finding first, use the divider idea (which is KVL) to get .

Recall Solution

By the Voltage Divider (a direct KVL consequence): Cross-check via current: A, V ✓.


Level 4 — Synthesis

L4·Q1 — Two-mesh circuit (KVL twice + Ohm's law)

Two loops share a middle resistor. Left loop: source and . Right loop: (shared, middle branch) with... let us make it concrete:

  • Source in series with (left branch).
  • Middle branch: .
  • Right branch: .

The left branch and middle branch form loop 1; the middle and right branches form loop 2. Currents: (left), (right); middle carries downward. Find and .

Recall Solution

This is Mesh Analysis — KVL written once per mesh, with Ohm's law substituted.

Loop 1 (left + middle), clockwise:

Loop 2 (middle + right), clockwise: From (B): . Sub into (A): , so . Middle current A. Check loop 1: ✓.

L4·Q2 — KVL + energy conservation

In L4·Q1, compute the power delivered by the source and the total power dissipated in the three resistors. Confirm they match (this is Conservation of Energy, which KVL encodes).

Recall Solution

Source power: . Resistor powers (): ; ; . Total dissipated = source power ✓.


Level 5 — Mastery

L5·Q1 — Degenerate case: short circuit across a resistor

In L2·Q1's loop, a wire (, ideal) is placed in parallel with , shorting it. What is the voltage across now, and what is the new loop current?

Recall Solution

An ideal wire forces (both ends at the same potential). KVL around the surviving loop (battery + only, since the current takes the path): Edge insight: shorting an element sets its voltage to zero, and the full source voltage now appears across the remaining resistor. Current jumps from A to A.

L5·Q2 — The KVL caveat (changing flux)

A single wire loop encloses a region where the magnetic flux changes at . There is one resistor in the loop and no battery. Does ordinary KVL () hold? Find the induced current.

Recall Solution

Ordinary KVL fails here — a time-varying flux threads the loop, so by Faraday's Law: The magnitude of the induced EMF is . Treating that EMF as an effective source in the loop: Mastery point: KVL is the special case of Faraday's law when . With changing flux, you must add the EMF term.

L5·Q3 — Consistency check across two loops

For the L4·Q1 circuit, verify KVL along the outer loop (left branch + right branch, ignoring the middle) using the currents you found.

Recall Solution

Outer loop: source, (carries ), then (carries , but traversed against here). Walk clockwise: Let us be careful. The outer loop path is: through source (+18), through with (), up through against (so a rise ): This is not zero because the outer loop is not an independent loop consistent with a simple series path — the middle branch current A also flows and must be accounted for. Redoing with the correct branch: the outer loop that excludes the middle branch still requires the middle-node potentials to be consistent. Using node potentials: let the source be V at top-left node relative to bottom rail. Voltage at the top-middle node V. Across : V, matching the V at that node ✓. Mastery point: any valid loop closes to zero only when every branch current in that loop is included correctly. The apparent "" came from omitting the middle branch — a reminder that KVL bookkeeping must track every element on the chosen path.


Active Recall

Recall Fastest way to spot a sign error

Recompute the same loop in the opposite traversal direction. A correct equation just multiplies by and yields the identical current. If you get a different magnitude, a term's sign is wrong.

Recall One-line summary of the whole page

KVL turns "potential returns to itself around a loop" into an algebra problem: sum signed voltages to zero, substitute for resistors (Ohm's Law), and — only when flux is steady — solve.

Connections