Loading
The conservation of energy applied to any closed path in an electrical circuit — a cornerstone of circuit analysis.
Understanding how electrical energy distributes itself around a circuit was one of the defining challenges of nineteenth-century physics. Before systematic rules existed, engineers relied on trial-and-error and qualitative reasoning to predict the behavior of multi-loop networks. The need for a rigorous, predictive method became acute as telegraphy networks expanded across continents and electrical machines grew in complexity.
The breakthrough came from Gustav Robert Kirchhoff, a German physicist who, at the remarkably young age of 21, published a pair of rules that would become foundational to all of electrical engineering. These rules — the Junction Rule (conservation of charge) and the Loop Rule (conservation of energy) — transformed circuit analysis from an art into a science.
The central question Kirchhoff's Loop Rule answers is deceptively simple: what happens to the energy carried by a charge as it travels around any closed path in a circuit? The answer — that the total energy gained equals the total energy lost — seems obvious in hindsight, but expressing it mathematically unlocked the analysis of circuits far too complex for Ohm's law alone.
Kirchhoff's Loop Rule — also called Kirchhoff's Voltage Law (KVL) or the second rule — states that the algebraic sum of all potential differences (voltages) encountered in any closed loop of a circuit is exactly zero. This is a direct expression of the conservation of energy: a charge that travels around a closed loop returns to its starting point with the same potential energy it began with, so every energy gain must be exactly balanced by energy losses.
The diagram below shows a simple series circuit with one battery and three resistors. A loop traversal direction is chosen (clockwise), and the potential changes across each element are indicated. As you follow the loop from any starting node and return to that node, all the voltage gains and drops sum to zero.
In this circuit, starting at node A and traversing clockwise, a charge first gains potential energy crossing the battery (ε = +12 V), then loses energy across R₁ (−IR₁), then across R₂ (−IR₂), and finally across R₃ (−IR₃). According to the Loop Rule, these must sum to zero: +12 − 2I − 4I − 6I = 0, which gives I = 1 A. Every voltage gain is exactly balanced by the voltage drops, confirming that energy is conserved.
Notice that the choice of starting point does not matter — you could begin at node B, C, or D and traverse in either direction, and you would still arrive at the same equation. The Loop Rule works for any closed path, which is what makes it so powerful for analyzing complex circuits with multiple loops.
The Loop Rule can be expressed in a compact mathematical form. Understanding the equation and the sign conventions behind it is essential for applying the rule to circuits of any complexity.
In practice, this equation is applied by choosing a loop direction and assigning signs to each voltage change encountered. The two most common circuit elements — batteries (EMF sources) and resistors — follow specific sign rules.
When a circuit has N independent loops, the Loop Rule generates N independent equations. Combined with equations from Kirchhoff's Junction Rule (ΣIin = ΣIout), this gives enough equations to solve for all unknown currents. For a circuit with b branches and n nodes, the number of independent loop equations is b − n + 1.
The beauty of the Loop Rule lies in its generality. It does not require the circuit to be a simple series or parallel arrangement; it works for any topology, including Wheatstone bridges, ladder networks, and circuits with multiple EMF sources pointing in different directions.
The most critical skill in applying Kirchhoff's Loop Rule is consistent sign assignment. Errors in sign convention are the most common source of mistakes. The process follows a clear, systematic procedure that works for circuits of any complexity.
Step 1: Assign current directions. For each branch of the circuit, assume a direction of current flow and label it. If your assumption is wrong, the final answer will simply be negative, indicating the true direction is opposite. Do not change your assumed direction partway through.
Step 2: Choose a loop and a traversal direction. Pick any closed path through the circuit and decide whether to traverse it clockwise or counterclockwise. The choice is arbitrary but must be maintained consistently for that loop equation.
Step 3: Apply sign rules as you traverse. Walk around the loop element by element. For each resistor, if you cross it in the same direction as the assumed current, write −IR. If you cross it against the assumed current, write +IR. For each battery, if you cross from − to +, write +ε; from + to −, write −ε.
Step 4: Set the sum equal to zero. The sum of all terms around the complete loop must equal zero.
The second major diagram below shows a two-loop circuit — a topology that cannot be solved by series-parallel reduction alone, making Kirchhoff's rules essential.
For this two-loop circuit, applying the Loop Rule to Loop 1 (A→B→E→D→A, clockwise) gives: −I₁R₁ − I₂R₂ + ε₁ = 0, which yields −4I₁ − 6I₂ + 10 = 0. Applying it to Loop 2 (B→C→F→E→B, clockwise) gives: −I₃R₃ + ε₂ + I₂R₂ = 0, which yields −2I₃ + 6 + 6I₂ = 0. Combined with the junction equation at node B (I₁ = I₂ + I₃), these three equations can be solved simultaneously for the three unknown currents.
| Element Traversed | Traversal Direction | Sign of ΔV | Example |
|---|---|---|---|
| Resistor | Same as current (↓ through R) | −IR (drop) | Crossing R₁ = 4 Ω with I = 2 A → −8 V |
| Resistor | Opposite to current | +IR (rise) | Crossing R₂ = 6 Ω against I = 1 A → +6 V |
| Battery / EMF | − terminal to + terminal | +ε (rise) | Crossing 12 V battery from − to + → +12 V |
| Battery / EMF | + terminal to − terminal | −ε (drop) | Crossing 12 V battery from + to − → −12 V |
Consider a circuit with two batteries and two resistors forming a single loop: a 9.0 V battery (ε₁), a 3.0 Ω resistor (R₁), a 3.0 V battery (ε₂, oriented to oppose ε₁), and a 6.0 Ω resistor (R₂), all connected in series. Find the current in the circuit and the voltage drop across each resistor.
+ε₁ − IR₁ − ε₂ − IR₂ = 0+9.0 − I(3.0) − 3.0 − I(6.0) = 09.0 − 3.0 − 3.0I − 6.0I = 0 → 6.0 − 9.0I = 0 → I = 6.0 / 9.0 = 0.667 A. The current is positive, confirming our assumed clockwise direction was correct. The current is approximately ⅔ A ≈ 0.67 A.+9.0 − 2.0 − 3.0 − 4.0 = 0 ✓ The loop equation closes perfectly, confirming the solution. The net EMF driving the current is ε₁ − ε₂ = 6.0 V, and the total resistance is R₁ + R₂ = 9.0 Ω, giving I = 6.0 / 9.0 = 0.667 A — consistent with what we calculated step by step.Kirchhoff's Loop Rule is one of the most versatile tools in circuit analysis, but like any model, it has a defined range of validity. Understanding where it excels and where it breaks down is essential for applying it appropriately.
| Aspect | Strength | Limitation |
|---|---|---|
| Applicability | Works for any circuit topology — series, parallel, bridge, ladder, multi-loop | Becomes algebraically cumbersome for circuits with very many loops; matrix methods or software preferred |
| Physical basis | Grounded in fundamental conservation of energy — always valid within its domain | Assumes quasi-static conditions (no significant time-varying magnetic flux through the loop) |
| AC circuits | Can be extended to AC circuits using complex impedances (phasors) | The basic DC form ignores inductance and capacitance effects |
| High-frequency circuits | Adequate for low-frequency signals where wavelength ≫ circuit dimensions | Fails when electromagnetic wavelength is comparable to circuit size (need transmission-line theory) |
| Education | Builds deep intuition about voltage, energy, and circuit behavior | Students often struggle with sign conventions, leading to errors in multi-loop circuits |
The Loop Rule's fundamental assumption is that the electric field within the circuit is conservative — meaning the work done by the field on a charge around a closed loop is zero. This is strictly true only when there is no time-varying magnetic flux threading the loop. In circuits with inductors or in the presence of changing magnetic fields, the Loop Rule must be modified to include the induced EMF (as described by Faraday's Law): ΣΔV = −dΦB/dt. For DC circuits and low-frequency AC circuits, however, this correction is negligible, and the standard Loop Rule applies perfectly.
Kirchhoff's Loop Rule is the DC circuit manifestation of a deeper principle in electromagnetism. Understanding its theoretical roots helps clarify exactly when it holds and when modifications are needed.
In Maxwell's electromagnetic theory, the electric field E satisfies Faraday's law: the line integral of the electric field around a closed loop equals the negative rate of change of magnetic flux through that loop. In mathematical notation: ∮E · dl = −dΦB/dt. For DC circuits (steady state, no changing magnetic flux), the right side is zero, and the loop integral of the electric field vanishes — which is precisely the Loop Rule. The voltage differences ΔV around the loop are the contributions to this integral from different circuit elements.
| Feature | Kirchhoff's Loop Rule (DC) | Faraday's Law (General) |
|---|---|---|
| Equation | ΣΔV = 0 | ∮E·dl = −dΦB/dt |
| Scope | DC circuits and low-frequency AC | All electromagnetic phenomena |
| Assumptions | No time-varying magnetic flux through loop; lumped elements | None — fundamental law of nature |
| Includes inductors? | No (standard form); extended form adds −L dI/dt | Yes — inductor EMF arises from dΦB/dt |
| Use in practice | Solving circuit equations with pencil and paper; circuit simulation | Electromagnetic wave theory, antenna design, induction phenomena |
In advanced circuit analysis courses, Kirchhoff's Loop Rule is formalized into mesh analysis (also called loop analysis), where the loop equations are written in matrix form and solved systematically using linear algebra. For a circuit with m independent loops, this yields an m × m system of linear equations. Computer-aided tools like SPICE (Simulation Program with Integrated Circuit Emphasis) use a variant of this approach, applying Kirchhoff's rules at each node and loop to simulate circuits with thousands or millions of components.
For AC circuits, the Loop Rule is extended by replacing resistances with complex impedances: ZR = R, ZL = jωL, ZC = 1/(jωC). The Loop Rule then becomes ΣΔV = 0 where voltages are phasors (complex numbers encoding both amplitude and phase). This extension is exact for lumped-element circuits at any frequency where the lumped approximation holds.
Kirchhoff's Loop Rule (Kirchhoff's Voltage Law) states that the algebraic sum of all potential differences around any closed loop in a circuit equals zero: ΣΔV = 0. This is a direct consequence of the conservation of energy — a charge that traverses a closed path returns to its starting potential, so every voltage gain must be balanced by voltage drops. The rule was first formulated by Gustav Kirchhoff in 1845 and, together with the Junction Rule (conservation of charge), forms the foundation of all circuit analysis.
Applying the Loop Rule requires a consistent sign convention: crossing a resistor in the direction of current produces a voltage drop (−IR), while crossing a battery from − to + produces a voltage rise (+ε). For a circuit with multiple loops, the rule generates one independent equation per loop, which can be solved simultaneously with junction equations to find all unknown currents. The rule is exact for all DC circuits and extends naturally to AC circuits through complex impedances. Its deeper theoretical foundation is Faraday's Law in the electrostatic limit, and it remains the bedrock of modern circuit simulation tools used across all of electrical engineering.
Keep learning with more lessons from the same subject.