PHYSICS 2 • CIRCUITS

Kirchhoff's Voltage Law — Apply Kirchhoff's voltage law (loop rule)

The loop rule guarantees that energy is conserved around every closed path in an electrical circuit.

Historical Context & Motivation

Before the mid-nineteenth century, physicists could analyze only the simplest series and parallel circuits using Ohm's law alone. Real-world circuits—telegraph networks, battery arrays for electrochemistry, and early electrical instruments—contained dozens of interconnected branches that resisted straightforward analysis. The challenge was clear: a systematic method was needed to relate the voltages and currents across every element in an arbitrarily complex network. Gustav Robert Kirchhoff, while still a student at the University of Königsberg, provided exactly that framework in 1845. His two circuit laws—one for currents at a junction (the junction rule) and one for voltages around a loop (the loop rule)—transformed electrical engineering from an art of intuition into a rigorous, solvable discipline.

1827
Ohm's Law Published
Georg Simon Ohm establishes V = IR, providing the first quantitative relationship between voltage, current, and resistance in a conductor.
1845
Kirchhoff's Circuit Laws
At just 21 years old, Gustav Kirchhoff formulates both the junction rule (conservation of charge) and the loop rule (conservation of energy), enabling analysis of complex multi-loop circuits.
1847
Helmholtz & Energy Conservation
Hermann von Helmholtz formally articulates the law of conservation of energy, providing the deeper physical justification underlying Kirchhoff's voltage law.
1940s
Mesh & Nodal Analysis
Systematic matrix formulations of Kirchhoff's laws emerge, enabling computer-based circuit simulation (e.g., SPICE) that powers modern electronics design.

The central question Kirchhoff's Voltage Law (KVL) addresses is deceptively simple: How do the individual voltage gains and drops across circuit elements relate to one another when they form a closed path? The answer—that they must always sum to zero—is a direct consequence of the conservative nature of the electrostatic field. In the sections that follow, we will unpack this principle, build the mathematical framework, and apply KVL to progressively more sophisticated circuits.

Core Principles & Definitions

Kirchhoff's Voltage Law rests on the principle that the electrostatic force is conservative. When a test charge travels around any closed loop and returns to its starting point, the net work done on it by the electric field is zero. This means the total electrical potential energy gained must exactly equal the total electrical potential energy lost. In circuit language, the algebraic sum of all electromotive forces (EMFs) and potential drops around a closed loop is zero. Grasping this single idea unlocks the ability to write as many independent equations as a circuit requires.

1

Closed Loop

Any path through the circuit that begins and ends at the same node. A single circuit may contain many independent loops.
2

Voltage Rise

An increase in electric potential, typically supplied by an EMF source such as a battery. Traversing a battery from its negative to positive terminal constitutes a rise.
3

Voltage Drop

A decrease in electric potential, occurring when current flows through a resistor or other passive element. The magnitude equals IR for an ideal resistor.
4

Sign Convention

A consistent rule chosen before writing KVL equations. The 'passive sign convention' assigns a positive voltage drop in the direction of assumed current flow through a resistor.
5

Independent Loops

For a circuit with B branches and N nodes, the number of independent KVL equations is B − N + 1. Additional loop equations are linearly dependent.
KEY TAKEAWAY
Think of KVL like a hiking trail that forms a closed loop: you may climb ridges (voltage rises) and descend valleys (voltage drops), but when you return to the trailhead your net elevation change is exactly zero. Similarly, the net voltage change around any closed electrical loop must vanish. This isn't a coincidence—it follows from the fact that gravitational potential energy (on the trail) and electrical potential energy (in the circuit) are both governed by conservative forces.

Visual Explanation — The Loop Rule in Action

The diagram below illustrates KVL applied to a single-loop series circuit containing one battery and three resistors. A clockwise traversal direction has been chosen (shown by the dashed arrow). As we move around the loop, we record each voltage change with its appropriate sign. The battery provides a voltage rise of ε, while each resistor produces a voltage drop of IR. Summing all changes yields zero, confirming KVL.

A single-loop series circuit. Starting at the bottom-left node and traversing clockwise, the battery (ε) provides a voltage rise, while each resistor (R₁, R₂, R₃) produces a voltage drop. The sum of all voltage changes around the closed loop equals zero.

Notice that the choice of traversal direction is arbitrary. Had we chosen counter-clockwise, every sign would flip, but the equation would remain algebraically equivalent. The key procedural steps are: (1) assign a current direction, (2) choose a loop traversal direction, (3) record a positive voltage change when moving from − to + through a source and a negative change (−IR) when traversing a resistor in the direction of current, and (4) set the sum equal to zero.

Mathematical Framework

The formal statement of KVL follows directly from the fact that the line integral of the electrostatic field around any closed path vanishes. Because the electric potential V is defined as the negative line integral of E, the sum of all potential differences around a loop must equal zero. We express this both in its integral and discrete forms.

INTEGRAL FORM
∮ E⃗ · dl⃗ = 0
The closed line integral of the electric field E⃗ around any closed loop is zero for conservative (electrostatic) fields. This is the fundamental physical basis of KVL.
KIRCHHOFF'S VOLTAGE LAW (LOOP RULE)
∑ᵢ Vᵢ = 0
The algebraic sum of all voltage changes Vᵢ (rises positive, drops negative) encountered in a complete traversal of any closed loop equals zero.
APPLIED TO A SINGLE-LOOP CIRCUIT
ε − I R₁ − I R₂ − ⋯ − I Rₙ = 0 ⟹ I = ε / (R₁ + R₂ + ⋯ + Rₙ)
For a series loop with one EMF source ε and n resistors, KVL immediately yields the current. Note: this recovers Ohm's law for series resistors as a special case.

Sign Convention Rules

  • Resistor, traversed in the direction of current: Record −IR (voltage drop).
  • Resistor, traversed against the current: Record +IR (voltage rise).
  • EMF source, traversed from − to + terminal: Record +ε (voltage rise).
  • EMF source, traversed from + to − terminal: Record −ε (voltage drop).
Important Note
If your assumed current direction turns out to be wrong, the algebra will produce a negative value for that current. This is perfectly valid—simply interpret the current as flowing opposite to your initial assumption. You never need to restart the problem.

Multi-Loop Circuits & Systematic Application

The true power of KVL emerges in multi-loop circuits where series–parallel reduction is impossible. Consider a circuit with two batteries and three resistors arranged so that two loops share a common branch. Each loop yields one KVL equation, and combined with a junction equation from Kirchhoff's Current Law (KCL), we obtain a solvable system of linear equations. The diagram below illustrates such a two-loop circuit and identifies the three unknown branch currents I₁, I₂, and I₃.

A two-loop circuit with batteries ε₁ (left) and ε₂ (right), sharing a middle branch containing R₂. Loop 1 (left window) and Loop 2 (right window) each yield one KVL equation. A KCL junction equation at Node A completes the system.

Systematic Procedure for Multi-Loop Analysis

  1. Step 1 — Label branches and assign currents. Assign a symbol (I₁, I₂, …) and a direction arrow to every distinct branch. The direction is a guess; a negative solution simply reverses it.
  2. Step 2 — Identify independent loops. Use B − N + 1 to determine the number of independent loop equations (B = branches, N = nodes). Choose inner windowpane loops for convenience.
  3. Step 3 — Write KVL for each loop. Pick a traversal direction and apply the sign conventions consistently. Every element in the loop appears exactly once in that equation.
  4. Step 4 — Supplement with KCL if needed. Write junction equations (∑I_in = ∑I_out) at nodes to reach a total number of equations equal to the number of unknowns.
  5. Step 5 — Solve the system. Use substitution, elimination, or matrix methods (Cramer's rule, row reduction) to find all unknown currents and then compute any needed voltages.

Worked Example — Two-Loop Circuit

Consider the two-loop circuit from the diagram in Section 5 with the following values: ε₁ = 12 V, ε₂ = 6 V, R₁ = 4 Ω, R₂ = 8 Ω, and R₃ = 2 Ω. We wish to find the current through each resistor.

Finding Branch Currents with KVL
1
Step 1 — Assign CurrentsLabel the current through R₁ as I₁ (left to right), through R₂ as I₂ (downward), and through R₃ as I₃ (left to right). At Node A (top center), KCL gives: I₁ = I₂ + I₃.
2
Step 2 — Write KVL for Loop 1 (left loop, clockwise)Starting at Node B and traversing clockwise through ε₁ (− to +) then through R₁ (in the direction of I₁) and down through R₂ (in the direction of I₂): ε₁ − I₁R₁ − I₂R₂ = 0. Substituting: 12 − 4I₁ − 8I₂ = 0.
Equation (1): 4I₁ + 8I₂ = 12
3
Step 3 — Write KVL for Loop 2 (right loop, clockwise)Starting at Node B and traversing clockwise up through R₂ (against I₂), then through R₃ (in the direction of I₃), then down through ε₂ (+ to −): I₂R₂ − I₃R₃ − ε₂ = 0. Substituting: 8I₂ − 2I₃ − 6 = 0.
Equation (2): 8I₂ − 2I₃ = 6
4
Step 4 — Use KCL to Eliminate a VariableFrom the junction equation I₁ = I₂ + I₃, substitute I₃ = I₁ − I₂ into Equation (2): 8I₂ − 2(I₁ − I₂) = 6 → 8I₂ − 2I₁ + 2I₂ = 6 → −2I₁ + 10I₂ = 6.
Equation (2′): −2I₁ + 10I₂ = 6
5
Step 5 — Solve the SystemFrom Equation (1): I₁ = (12 − 8I₂)/4 = 3 − 2I₂. Substitute into Equation (2′): −2(3 − 2I₂) + 10I₂ = 6 → −6 + 4I₂ + 10I₂ = 6 → 14I₂ = 12 → I₂ = 6/7 A ≈ 0.857 A. Then I₁ = 3 − 2(6/7) = 3 − 12/7 = 9/7 A ≈ 1.286 A. And I₃ = I₁ − I₂ = 9/7 − 6/7 = 3/7 A ≈ 0.429 A.
I₁ = 9/7 A ≈ 1.29 A, I₂ = 6/7 A ≈ 0.86 A, I₃ = 3/7 A ≈ 0.43 A
6
Step 6 — Verify with KVLCheck Loop 1: 12 − (9/7)(4) − (6/7)(8) = 12 − 36/7 − 48/7 = 12 − 84/7 = 12 − 12 = 0 ✓. Check Loop 2: (6/7)(8) − (3/7)(2) − 6 = 48/7 − 6/7 − 6 = 42/7 − 6 = 6 − 6 = 0 ✓. All positive current values confirm our initial direction assumptions were correct.

Strengths, Limitations & Comparisons

Kirchhoff's Voltage Law is remarkably powerful, but like every analytical tool it has a domain of validity and practical limitations. Understanding when KVL applies directly, when it needs modification, and how it compares to alternative circuit analysis methods is essential for any practicing physicist or engineer.

Strengths and limitations of Kirchhoff's Voltage Law
AspectStrengthLimitation
GeneralityApplies to any lumped-parameter circuit regardless of topology—series, parallel, or any combination.Assumes the circuit is "lumped"—wires have zero resistance and the electromagnetic wavelength is much larger than the circuit dimensions.
Time-varying fieldsWorks for DC and low-frequency AC circuits where quasi-static approximations hold.Strictly invalid when rapidly changing magnetic flux threads a loop (Faraday's law adds an EMF term). Must be modified to include −dΦ/dt.
ScalabilitySystematically generates enough equations to solve circuits of arbitrary size when paired with KCL.The number of simultaneous equations grows quickly. For large networks, matrix methods or SPICE simulation become necessary.
Nonlinear elementsKVL itself is always valid (it expresses energy conservation). The loop equation can include nonlinear V–I relationships.With nonlinear elements (diodes, transistors), the resulting equations are generally not solvable analytically and require iterative numerical methods.
🔗 CONTEXT IN THE BROADER FIELD
KVL is one member of a family of conservation-based circuit laws. Just as KCL enforces conservation of charge at junctions, KVL enforces conservation of energy around loops. Together, these two Kirchhoff laws plus the constitutive equations of circuit elements (Ohm's law for resistors, V = L dI/dt for inductors, V = Q/C for capacitors) form a complete system capable of describing any lumped-parameter circuit. In engineering practice, mesh analysis and nodal analysis are systematic reformulations that apply KVL and KCL, respectively, in the most computationally efficient way.

Connection to Advanced Theory

At the introductory physics level, KVL is presented as an exact statement for DC circuits. However, understanding how KVL sits within the broader framework of Maxwell's equations is crucial for advanced study. Faraday's law states that ∮ E⃗ · dl⃗ = −dΦ_B/dt. When the magnetic flux through a loop is constant (or zero), this reduces to ∮ E⃗ · dl⃗ = 0, which is precisely KVL. In AC circuits with inductors, however, changing magnetic flux means the line integral is no longer zero, and the induced EMF must be included as an additional voltage term in the loop equation. This is often phrased by saying the inductor "stores" voltage, but more precisely, Faraday's law adds a non-conservative contribution.

KVL as a special case of Faraday's law
FeatureKVL (Introductory)Faraday's Law (Advanced)
Mathematical form∑ Vᵢ = 0∮ E⃗ · dl⃗ = −dΦ_B/dt
Underlying assumptionStatic or quasi-static electric field; no time-varying magnetic flux through the loop.Fully general; accounts for time-varying fields and electromagnetic induction.
Treatment of inductorsInductor voltage V_L = L dI/dt is included as a voltage drop term in the KVL sum—an effective lumped-element approximation.The inductor EMF arises naturally from the −dΦ_B/dt term; no separate assumption is needed.
Domain of validityLumped-parameter circuits where physical dimensions ≪ electromagnetic wavelength.Arbitrary geometries including transmission lines, antennas, and distributed circuits.

As you progress into electrodynamics, circuit theory for AC signals (phasors and impedance), and electromagnetic wave propagation, you will see that Kirchhoff's laws remain remarkably useful as long as the lumped-element approximation holds. The transition from KVL to the full Maxwell framework marks one of the most elegant bridges in physics: the same conservation principles scale from a simple battery-and-resistor loop all the way to the equations governing light itself.

Practice Problems

PROBLEM 1CONCEPTUAL
A student claims that KVL is violated in a circuit containing an inductor because the voltage across the inductor is not zero even when no battery is present. Evaluate this claim. Under what conditions is KVL strictly valid, and how is the inductor voltage reconciled with the loop rule?
PROBLEM 2BASIC CALCULATION
A single-loop circuit contains a 9.0 V battery and three resistors in series: R₁ = 100 Ω, R₂ = 200 Ω, and R₃ = 150 Ω. Use KVL to find the current in the loop and the voltage drop across each resistor.
PROBLEM 3INTERMEDIATE
A two-loop circuit has ε₁ = 20 V and ε₂ = 10 V. In the left loop (clockwise), ε₁ is in series with R₁ = 5 Ω and a shared branch containing R₂ = 10 Ω. In the right loop (clockwise), the shared branch R₂ is in series with R₃ = 10 Ω and ε₂. Using KVL and KCL, find the current through each resistor.
PROBLEM 4APPLIED
In a Wheatstone bridge circuit, a battery (ε = 12 V) connects across nodes A and C. Between A and B is R₁ = 100 Ω; between B and C is R₂ = 200 Ω; between A and D is R₃ = 300 Ω; between D and C is R₄ = 600 Ω. A galvanometer (assumed to have zero resistance) connects B to D. Determine whether the bridge is balanced. If so, what is the current through the galvanometer? If not, use KVL to set up the equations needed to find it.
PROBLEM 5CRITICAL THINKING
A circuit contains three batteries (ε₁ = 15 V, ε₂ = 10 V, ε₃ = 5 V) and four resistors (R₁ = 2 Ω, R₂ = 4 Ω, R₃ = 6 Ω, R₄ = 3 Ω) arranged in a network with three independent loops. Without solving numerically, explain how many KVL equations and how many KCL equations are needed. Then argue—using the superposition principle—that doubling all three EMFs would exactly double every branch current while leaving the power dissipated in each resistor quadrupled.

Lesson Summary

Kirchhoff's Voltage Law (the loop rule) states that the algebraic sum of all voltage rises and drops around any closed loop in a circuit equals zero: ∑ Vᵢ = 0. This follows from the conservative nature of the electrostatic field and embodies conservation of energy at the circuit level. To apply it: assign current directions, choose a traversal direction for each loop, use the sign convention consistently (voltage drop −IR in the current direction, rise +ε from − to + through a battery), and set the sum to zero.

For multi-loop circuits, KVL generates B − N + 1 independent equations; when supplemented by Kirchhoff's Current Law at junctions, the full set of unknown branch currents can be determined. KVL is exact for DC and quasi-static AC circuits and extends naturally into Faraday's law when time-varying magnetic fields are present. Mastering this single principle—energy in equals energy out around every loop—unlocks the analysis of virtually any electrical circuit.

Varsity Tutors • Physics 2 • Kirchhoff's Voltage Law — Apply Kirchhoff's voltage law (loop rule)