Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. AP Physics 2
  2. Kirchhoff's Loop Rule

AP PHYSICS 2: ALGEBRA-BASED • ELECTRIC CIRCUITS

Kirchhoff's Loop Rule

Energy conservation applied to closed loops reveals how voltage rises and drops govern every circuit.

SECTION 1

Historical Context & Motivation

In the mid-nineteenth century, the rapidly expanding telegraph industry demanded a rigorous way to predict voltages and currents in networks of wires and batteries. Ohm's law, published in 1827, elegantly related voltage, current, and resistance for a single element, but it could not handle branching wires or circuits with multiple batteries arranged in complex topologies. The physicist Gustav Kirchhoff recognized that two conservation laws — conservation of charge and conservation of energy — could be translated into algebraic rules that apply to any circuit, no matter how intricate. His two rules, published in 1845 when he was just twenty-one, remain cornerstones of electrical engineering and physics to this day.

1800
Voltaic Pile Invented
Alessandro Volta creates the first true battery, providing a steady source of EMF and motivating the study of continuous current flow through conductors.
1827
Ohm's Law Published
Georg Simon Ohm establishes the proportional relationship V = IR for a single resistive element, laying the groundwork for quantitative circuit analysis.
1845
Kirchhoff's Circuit Laws
Gustav Kirchhoff formulates the junction rule (charge conservation) and the loop rule (energy conservation), enabling systematic solution of arbitrarily complex circuits.
1880s
Electrification Era
Edison and Westinghouse design large-scale power distribution networks. Kirchhoff's rules become essential engineering tools for analyzing series-parallel grids supplying thousands of loads.
Modern
SPICE and Digital Simulation
Computer-aided circuit simulators like SPICE solve Kirchhoff's equations for circuits with millions of components, confirming that his 1845 framework scales from classroom problems to microprocessor design.

The central question Kirchhoff's loop rule addresses is deceptively simple: if a charge travels around any closed path in a circuit and returns to its starting point, what is the net change in its electrical potential energy? Because energy is conserved, that net change must be zero — and the loop rule is the precise mathematical statement of that fact. Mastering this rule equips you to analyze multi-loop circuits that Ohm's law alone cannot solve.

SECTION 2

Core Principles & Definitions

Kirchhoff's loop rule — sometimes called the voltage law or KVL — is grounded in the principle that the electrostatic field is conservative. When a test charge completes a closed loop, the work done on it by the electric field sums to zero, which means the algebraic sum of all potential differences (voltage rises and drops) around any closed loop must equal zero. Before diving into the mathematics, it is essential to understand the foundational ideas that give the rule its power.

1

Conservative Electric Field

The electric field in electrostatics is conservative: the work done on a charge around any closed path is zero. This is the physical basis for the loop rule.
2

EMF as Energy Source

A battery or other electromotive force (EMF) device converts chemical or other energy into electrical potential energy, providing a voltage rise to charges passing through it.
3

Voltage Drop Across Resistors

As current flows through a resistor, electrical potential energy is converted to thermal energy. The voltage drop equals IR by Ohm's law, and the sign depends on the direction of traversal relative to current.
4

Sign Convention

Choose a traversal direction around the loop. Traversing a resistor in the direction of current yields −IR (a drop); traversing against current yields +IR. Moving from − to + through a battery yields +ε; from + to − yields −ε.
5

Loop Independence

The loop rule applies to every closed path in a circuit, including paths that share branches. For a circuit with N independent loops, the loop rule generates N independent equations.
✦ KEY TAKEAWAY
Think of the loop rule like a hiker walking a trail that returns to the starting elevation. No matter how many hills (batteries providing voltage rises) and valleys (resistors causing voltage drops) the hiker traverses, the net elevation change over the complete loop is exactly zero. In a circuit, electric potential plays the role of elevation: every joule of energy a battery gives to each coulomb of charge is dissipated by the resistors in the loop.
SECTION 3

Visual Explanation — A Single-Loop Circuit

ε+−R₁R₂R₃ILoopABCDEKirchhoff's Loop Rule — Single-Loop Circuitε − IR₁ − IR₂ − IR₃ = 0
A single-loop series circuit containing a battery of EMF ε and three resistors R₁, R₂, and R₃. The dashed loop arrow indicates the chosen traversal direction (clockwise). Starting at point A and summing voltage changes around the loop yields the equation shown at the bottom.

In the diagram above, consider a positive test charge starting at point A. As it moves clockwise, it first encounters resistor R₁, losing potential energy (voltage drop of −IR₁). Continuing through R₂ and R₃, it loses additional amounts −IR₂ and −IR₃. Finally, traversing the battery from its negative terminal to its positive terminal, the charge gains potential energy (+ε). Because the charge returns to point A at the same potential, the total sum must be zero. This is Kirchhoff's loop rule in action.

💡 Sign Convention Tip
When traversing a resistor in the direction of assumed current, record a voltage drop (−IR). When traversing against the assumed current, record a voltage rise (+IR). If your assumed current direction turns out to be wrong, the algebra will yield a negative value for the current — the physics self-corrects.
SECTION 4

Mathematical Framework

The loop rule translates the abstract principle of energy conservation into a concrete algebraic equation. For any closed loop, the signed sum of all EMFs and all resistive voltage drops equals zero. This statement can be written compactly using summation notation and then applied systematically to circuits of any complexity.

KIRCHHOFF'S LOOP RULE (KVL)
∑ ΔV = 0 around any closed loop
ΔV represents each voltage change (rise or drop) encountered as you traverse the loop. This includes EMF sources and resistive elements.
EXPANDED FORM — SERIES LOOP
ε₁ + ε₂ + … − I R₁ − I R₂ − … = 0
εk = EMF of the k-th source (positive if traversed from − to +). I = current through the loop. Rk = resistance of the k-th resistor.
SOLVING FOR CURRENT (SINGLE LOOP)
I = (ε₁ + ε₂ + …) / (R₁ + R₂ + …)
When all sources push current in the same direction, the total EMF divides by the total resistance — recovering the familiar result for series resistors.

For multi-loop circuits, you must write one loop equation for each independent loop and simultaneously solve the resulting system of equations. In conjunction with Kirchhoff's junction rule (∑Iin = ∑Iout at every node), the loop rule provides exactly enough independent equations to solve for all unknown currents and voltages. The general algorithm involves: (1) assign current variables and directions to each branch, (2) apply the junction rule at enough nodes, (3) apply the loop rule around enough independent loops, and (4) solve the resulting linear system.

📝 Exam Strategy
On the AP Physics 2 exam, if you obtain a negative value for a current, do not panic — it simply means the actual current flows opposite to your assumed direction. Always report the magnitude and state the correct direction.
SECTION 5

Detailed Breakdown — Sign Convention Rules

The most common source of errors in applying the loop rule is incorrect sign assignment. A systematic approach removes ambiguity: choose a traversal direction for each loop, then apply the following rules consistently for every element you cross. The diagram below illustrates all four cases you will encounter.

Sign Convention — All Four CasesCase 1: Resistor — With CurrentRITraversal →ΔV = −IRCase 2: Resistor — Against CurrentRITraversal →ΔV = +IRCase 3: Battery − to + (Rise)−+εTraversal →ΔV = +εCase 4: Battery + to − (Drop)+−εTraversal →ΔV = −ε
The four sign convention cases encountered when traversing a loop. The dashed cyan arrow represents the chosen traversal direction, and the yellow arrow represents current direction. Green results indicate voltage rises; red results indicate voltage drops.
Summary of sign conventions for the loop rule
ElementTraversal DirectionVoltage Change
ResistorSame as current direction−IR (drop)
ResistorOpposite to current direction+IR (rise)
Battery / EMFFrom − terminal to + terminal+ε (rise)
Battery / EMFFrom + terminal to − terminal−ε (drop)
SECTION 6

Worked Example — Two-Battery Loop

Consider a single-loop circuit containing two batteries and two resistors. Battery ε₁ = 12.0 V is in series with R₁ = 4.0 Ω, and battery ε₂ = 6.0 V opposes ε₁, in series with R₂ = 8.0 Ω. The batteries and resistors form a single closed loop. Determine the current in the loop and the voltage across each resistor.

Two-Battery Single-Loop Analysis

Step 1 — Assign Current Direction

Assume a clockwise current I through the loop. Because ε₁ > ε₂, we expect ε₁ to drive the current, so clockwise is a reasonable assumption. If we are wrong, the algebra will yield a negative I.

Step 2 — Choose Traversal Direction & Starting Point

Traverse the loop clockwise, starting just before the positive terminal of ε₁. This matches our assumed current direction, simplifying sign tracking.

Step 3 — Write the Loop Equation

Starting at the negative terminal of ε₁ and moving clockwise: traverse ε₁ from − to + → +ε₁; traverse R₁ in the direction of I → −IR₁; traverse ε₂ from + to − (opposing) → −ε₂; traverse R₂ in the direction of I → −IR₂. Setting the sum to zero: ε₁ − IR₁ − ε₂ − IR₂ = 0.

Step 4 — Solve for Current

Rearranging: I(R₁ + R₂) = ε₁ − ε₂. Substituting values: I = (12.0 V − 6.0 V) / (4.0 Ω + 8.0 Ω) = 6.0 V / 12.0 Ω.
I = 0.50 A (clockwise)

Step 5 — Find Voltage Drops

VR₁ = IR₁ = (0.50 A)(4.0 Ω) = 2.0 V. VR₂ = IR₂ = (0.50 A)(8.0 Ω) = 4.0 V.
V_R₁ = 2.0 V, V_R₂ = 4.0 V

Step 6 — Verify with Loop Rule

Check: +12.0 − 2.0 − 6.0 − 4.0 = 0.0 V ✓. The algebraic sum of all voltage changes around the loop is indeed zero, confirming our answer and sign assignments.
∑ΔV = 0 ✓
SECTION 7

Strengths, Limitations & Comparisons

Kirchhoff's loop rule is remarkably versatile, but understanding its domain of validity helps you know when to apply it confidently and when modifications or alternative approaches may be needed. The following comparison highlights its strengths alongside its limitations in the context of AP Physics 2.

Strengths and limitations of Kirchhoff's loop rule
AspectStrengthsLimitations
GeneralityApplies to any circuit topology — series, parallel, or complex multi-loop networks with multiple EMF sources.Assumes a lumped-element model; does not account for distributed effects in transmission lines or antennas.
SimplicityRequires only algebra — no calculus — making it accessible and ideal for the AP Physics 2 curriculum.For circuits with many loops, the resulting system of linear equations can become tedious to solve by hand.
Physical BasisDirectly tied to energy conservation, providing deep conceptual grounding for every equation written.Strictly valid only for conservative electric fields; in circuits with time-varying magnetic flux, Faraday's law modifies the loop rule.
Error DetectionNegative current values automatically indicate an incorrect direction assumption — the method self-corrects.Sign errors in setting up the equation are common and can propagate, so careful bookkeeping is essential.
✦ KEY TAKEAWAY
In engineering practice, Kirchhoff's loop rule remains the backbone of circuit simulation software. SPICE and similar programs construct and solve loop (or node) equations for circuits with millions of components — the same fundamental idea you apply by hand on the AP exam, scaled up by computer algebra. Mastering the sign conventions and systematic equation-writing now builds a transferable skill for any field involving electrical systems.
SECTION 8

Connection to Advanced Theory

While Kirchhoff's loop rule is introduced in the context of DC circuits with steady currents, it connects to deeper ideas in electromagnetism. Understanding these connections will strengthen your conceptual framework and prepare you for topics encountered in more advanced coursework.

Kirchhoff's loop rule in the context of broader electromagnetic theory
FeatureKirchhoff's Loop Rule (DC)Faraday's Law Extension (AC / Changing Flux)
Governing principle∑ΔV = 0 around any closed loop∑ΔV = −dΦ_B/dt (EMF induced by changing magnetic flux)
Electric field typeConservative (curl E = 0)Non-conservative component from time-varying B field
Applicable circuitsDC circuits with batteries and resistorsAC circuits, circuits with inductors and changing magnetic environments
AP Physics 2 scopeFully covered; required for multi-loop DC analysisConceptual awareness expected; quantitative treatment in AP Physics C

In AP Physics 2, you should also recognize that the loop rule naturally extends to circuits containing capacitors. When a capacitor with charge Q and capacitance C appears in a loop, its voltage contribution is Q/C (with appropriate sign). This is critical for analyzing RC charging and discharging circuits qualitatively on the exam. Furthermore, the loop rule can be combined with Kirchhoff's junction rule (conservation of charge) to solve circuits that cannot be reduced by simple series-parallel combinations — a skill tested in multi-loop free-response questions.

SECTION 9

Practice Problems

PROBLEM 1 — CONCEPTUAL
Kirchhoff's loop rule is a direct consequence of which fundamental conservation law?
PROBLEM 2 — BASIC CALCULATION
A single-loop circuit consists of a 9.0 V battery in series with a 3.0 Ω resistor and a 6.0 Ω resistor. What is the current in the circuit?
PROBLEM 3 — INTERMEDIATE
A single loop contains two batteries: ε₁ = 15.0 V and ε₂ = 5.0 V connected in opposition (their positive terminals face each other), along with three resistors R₁ = 2.0 Ω, R₂ = 3.0 Ω, and R₃ = 5.0 Ω. What is the current in the loop?
PROBLEM 4 — APPLIED
A physics student designs an experiment to verify Kirchhoff's loop rule using a circuit board with a 6.0 V battery, three resistors (R₁ = 100 Ω, R₂ = 220 Ω, R₃ = 330 Ω in series), and a digital voltmeter. The student measures the voltage across each resistor and the battery. (a) Describe an experimental procedure the student should follow to verify the loop rule. Include what measurements to take and how to arrange the equipment. (b) The student obtains the following voltage measurements: V_battery = 5.85 V, V_R₁ = 0.89 V, V_R₂ = 1.97 V, V_R₃ = 2.95 V. Evaluate whether these data support the loop rule and identify a likely source of discrepancy. (c) Explain how the student could modify the experiment to reduce systematic error. (d) If the student adds a fourth resistor R₄ = 150 Ω in series, predict qualitatively how the voltage across R₁ would change, and justify your reasoning using the loop rule.
PROBLEM 5 — CRITICAL THINKING
A circuit contains two loops that share a central branch. Loop 1 has battery ε₁ = 20.0 V and resistor R₁ = 5.0 Ω. Loop 2 has battery ε₂ = 10.0 V and resistor R₂ = 10.0 Ω. The shared branch contains resistor R₃ = 4.0 Ω. Currents I₁ flows through R₁, I₂ flows through R₂, and I₃ flows through R₃. Using Kirchhoff's junction and loop rules: (a) Write the junction equation relating I₁, I₂, and I₃. (b) Write the two independent loop equations. (c) Solve the system for I₁, I₂, and I₃. (d) Verify your solution satisfies both loop equations.
SUMMARY

Lesson Summary

Kirchhoff's loop rule states that the algebraic sum of all voltage rises and drops around any closed loop in a circuit equals zero, a direct consequence of the conservation of energy. Mathematically expressed as ∑ΔV = 0, this principle allows you to write one independent equation per loop. Correct application depends on consistent sign conventions: traversing a resistor in the direction of current gives −IR, and traversing a battery from − to + gives +ε.

Combined with Kirchhoff's junction rule (conservation of charge at nodes), the loop rule provides a complete system of equations to solve for unknown currents and voltages in any DC circuit — from simple series loops to complex multi-loop networks. Remember: a negative current value simply means the actual direction is opposite to your assumption. The loop rule extends naturally to circuits with capacitors (voltage = Q/C) and is modified by Faraday's law when time-varying magnetic fields are present.

Varsity Tutors • AP Physics 2: Algebra-Based • Kirchhoff's Loop Rule