Kirchhoff's Loop Law (often called Kirchhoff's Voltage Law or KVL) states that the algebraic sum of all voltage drops and sources around any closed electrical loop must equal exactly zero. In practice, this law dictates how supply voltage is partitioned across series components, forcing you to account for every fraction of a volt when sizing current-limiting resistors, calculating wire gauge for long runs, or designing LED strings. Beginners most commonly confuse it with Kirchhoff's Current Law (KCL, the junction rule), which tracks current at a node rather than voltage around a loop, or they trip over sign conventions when assigning positive and negative polarities to voltage drops.
The Core Principle: Energy Conservation in a Closed Loop
At its core, Kirchhoff's Loop Law is a direct application of the conservation of energy. Voltage is defined as energy per unit charge (Joules per Coulomb). When a charge carrier travels around a closed circuit loop and returns to its starting point, it must have the exact same potential energy it started with. Therefore, the energy gained from power sources (like batteries or transformers) must be perfectly balanced by the energy dissipated by loads (like resistors, motors, and wire resistance).
Mathematically, this is expressed as ΣV = 0. According to foundational circuit theory resources like All About Circuits, this principle holds true regardless of the complexity of the loop, provided the circuit operates under lumped-element assumptions (more on high-frequency exceptions in the FAQ below).
Worked Numeric Example: Dropping Voltage for a 24V DC Motor
Let's apply KVL to a real bench scenario. You have a 24V DC power supply, but you need to run a small 18V DC cooling fan that draws a steady 1.5A. You decide to drop the excess voltage using a series power resistor.
Step 1: Define the loop equation.
Starting from the negative terminal of the power supply and moving clockwise through the loop:
+V_source - V_motor - V_resistor = 0
Step 2: Plug in known values.
+24V - 18V - V_resistor = 0
6V - V_resistor = 0
V_resistor = 6V
The resistor must drop exactly 6 volts.
Step 3: Calculate resistance and power dissipation.
Using Ohm's Law (R = V / I):
R = 6V / 1.5A = 4Ω
Now, calculate the heat the resistor must dissipate (P = I² × R):
P = (1.5A)² × 4Ω = 2.25 × 4 = 9 Watts
Where You Meet Kirchhoff's Loop Law in Practice
KVL isn't just for textbook exams; it dictates the success or failure of real-world installations and designs.
- Long Wire Runs and Voltage Drop: When running 120V AC to a shed 150 feet away using 12 AWG THHN copper wire, the wire itself acts as a resistor in your KVL loop. If the load draws 15A, the wire resistance (approx 0.6Ω for the 300ft round trip) drops about 9V. Your KVL loop dictates the shed only receives 111V, which may cause motorized tools to overheat. This is why NEC Chapter 9 recommends upsizing wire for long runs.
- LED Series Strings: If you are powering a string of five white LEDs (3.2V forward voltage each) from a 12V battery, KVL tells you the LEDs require 16V (5 × 3.2V). Because 12V - 16V = -4V, the loop equation proves the LEDs will never turn on. You must either reduce the LED count to three (9.6V) or boost the supply voltage.
- Ground Loops in Audio/Instrumentation: When two pieces of equipment are connected by both a signal cable and a power ground, they form a closed loop. If there is a slight voltage difference between their grounding points (violating ideal equipotential bonding assumptions), KVL dictates that current will flow through the signal cable shield, inducing a 60Hz hum. Breaking the loop with an isolation transformer restores proper circuit behavior.
Sign Conventions: Avoiding the Most Common Math Errors
The most frequent reason KVL calculations fail on the workbench is a sign error. When "walking" the loop, you must assign a polarity to every component based on the direction of conventional current flow (positive to negative). Consult detailed walkthroughs on Electronics Tutorials for visual diagrams of these conventions.
| Component Type | Walking WITH Current Flow | Walking AGAINST Current Flow |
|---|---|---|
| Resistor / Load | - IR (Voltage Drop) | + IR (Voltage Rise) |
| Battery / Source (Negative to Positive) | + V (Voltage Rise) | - V (Voltage Drop) |
| Battery / Source (Positive to Negative) | - V (Voltage Drop) | + V (Voltage Rise) |
Pro Tip: Always draw your assumed current direction arrows on the schematic before writing the equation. If your final calculated current is a negative number, it simply means the actual current flows in the opposite direction of your assumption. The magnitude remains correct.
Frequently Asked Questions
How do I apply Kirchhoff's loop law to a parallel circuit?
KVL applies to every individual closed loop within a parallel circuit. In a simple parallel setup with a 12V battery and two parallel resistors, you have two distinct loops. Loop 1 goes through the battery and Resistor A; Loop 2 goes through the battery and Resistor B. Applying KVL to Loop 1 proves the voltage drop across Resistor A is exactly 12V. Applying KVL to Loop 2 proves the voltage drop across Resistor B is also exactly 12V. You simply write a separate KVL equation for each independent closed path.
Why does Kirchhoff's voltage law seem to fail at high RF frequencies?
KVL relies on the "lumped-element model," which assumes that electrical signals propagate instantaneously through the circuit and that there is no changing magnetic flux linking the loop. At high radio frequencies (RF) or in circuits with rapidly switching high currents, parasitic capacitance and inductance become significant. A changing magnetic field induces an electromotive force (EMF) around the loop, described by Faraday's Law of Induction. In these high-frequency scenarios, the sum of the voltages around the loop does not equal zero; it equals the rate of change of the magnetic flux. You must then use Maxwell's equations rather than basic KVL.
What is the exact difference between Kirchhoff's loop law and the junction rule?
Kirchhoff's Loop Law (KVL) deals with voltage and conservation of energy around a closed path. It tells you how voltage is distributed among components in series. Kirchhoff's Junction Rule (also called Kirchhoff's Current Law, or KCL) deals with current and conservation of charge at a specific node. It states that the total current entering a junction must equal the total current leaving it. You need both laws to solve complex mesh circuits: KVL for the loops, KCL for the nodes.
How does KVL apply to a circuit with multiple power sources?
You simply include every power source in your loop equation, paying strict attention to their polarity relative to your "walk" direction. If you have two 12V batteries in series aiding each other, you add them (+12V + 12V). If one battery is reversed (opposing), you subtract it (+12V - 12V). This is exactly how you calculate the net voltage when jump-starting a car or wiring solar panels in a series string where one panel might be shaded and acting as a load rather than a source.






