The One-Sentence Definition: Kirchhoff's Voltage Law (KVL) states that the algebraic sum of all voltage drops and rises around any closed loop in a circuit must equal exactly zero.
In practical terms, this law changes how you troubleshoot complex series strings, design voltage dividers, and size conductors, because it proves that every single volt supplied by a source must be perfectly accounted for by the loads, wire resistance, and junction drops in that specific loop. If your power supply outputs 24V, and your load is only seeing 22V, KVL guarantees that the missing 2V is hiding in your wires, fuses, or connections—it didn't just vanish.
The Core Principle: Energy Conservation in a Closed Loop
At its core, Kirchhoff's Voltage Law is simply the law of conservation of energy applied to electrical circuits. Voltage is a measure of potential energy per unit charge. When a charge carrier (like an electron) travels completely around a closed loop and returns to its starting point, it must have the exact same potential energy it started with. Therefore, all the energy it gained from the power source must have been entirely dissipated by the components it passed through along the way.
Think of a closed-loop hydronic heating system: the water pressure added by the circulation pump (the voltage source) exactly equals the sum of the pressure lost to friction across all the radiators, valves, and pipes (the voltage drops) before the water returns to the pump's inlet. The pump doesn't create or destroy water; it just provides the push. Similarly, a battery doesn't 'create' electrons; it provides the electromotive force (EMF) to push them through the resistive elements of your circuit.
When writing KVL equations for a schematic, you assign a polarity to your loop direction (usually clockwise). If you cross a component from negative to positive (like entering the negative terminal of a battery and exiting the positive), it's a voltage rise (positive). If you cross a resistor or load in the direction of current flow, it's a voltage drop (negative). Add them all up, and the result is always zero.
Worked Numeric Example: Calculating Solenoid Voltage Drop
Let's look at a highly common scenario in industrial and DIY automation: powering a 24V DC solenoid valve over a long wire run. Many beginners assume that if they connect a 24V power supply to a 24V solenoid, the solenoid gets exactly 24V. KVL proves why this is rarely true in the real world.
The Setup:
- Source: 24.0V DC industrial power supply.
- Protection: A standard automotive blade fuse in the line.
- Wiring: 100 feet of 16 AWG copper wire to the valve, and 100 feet back (200 feet total round-trip loop length).
- Load: A 24V DC solenoid valve coil drawing a steady 1.5A.
Step 1: Identify the known voltage drops.
A standard blade fuse carrying 1.5A typically drops about 0.1V across its internal element and contacts. We'll call this $V_{fuse} = 0.1V$.
Step 2: Calculate the wire resistance and voltage drop.
According to standard copper wire tables, 16 AWG copper wire has a resistance of approximately 4.016 Ω per 1,000 feet at room temperature. For our 200-foot round-trip loop, the resistance is:
$R_{wire} = (4.016 Ω / 1000 ft) × 200 ft = 0.803 Ω$.
Using Ohm's Law ($V = I × R$), the voltage drop across the wire is:
$V_{wire} = 1.5A × 0.803 Ω = 1.20V$.
Step 3: Apply Kirchhoff's Voltage Law to find the load voltage.
Our KVL equation for the clockwise loop is:
$V_{source} - V_{fuse} - V_{wire} - V_{solenoid} = 0$
Plugging in our real-world numbers:
$24.0V - 0.1V - 1.20V - V_{solenoid} = 0$
$22.7V - V_{solenoid} = 0$
Result: The actual voltage reaching the solenoid coil is 22.7V, not 24V.
While 22.7V is usually enough to pull in a 24V industrial solenoid (which typically operate reliably down to 80% of nominal voltage, or 19.2V), this 1.3V total drop represents over 5% of your source voltage wasted as heat in the wire and fuse. If this were a sensitive analog sensor instead of a robust solenoid, that missing voltage would introduce significant measurement errors. For deeper reading on loop analysis, the All About Circuits textbook chapter on KVL provides excellent foundational schematics.
Where You Meet KVL in Practice (And Common Confusions)
You don't just use Kirchhoff's Voltage Law on paper; it is the underlying logic for several critical real-world electrical tasks.
- Battery Bank Sizing: When wiring four 12V LiFePO4 batteries in series to create a 48V nominal system, KVL dictates that the total pack voltage is the sum of the individual cell voltages ($12V + 12V + 12V + 12V = 48V$). If one battery degrades and drops to 10V under load, KVL tells you the total string voltage will sag to 46V, potentially triggering your inverter's low-voltage disconnect.
- NEC Voltage Drop Compliance: The National Electrical Code (NEC) Informational Note 210.19(A) recommends a maximum 3% voltage drop on branch circuits. KVL is the math you use to prove your wire gauge is thick enough to keep the voltage drop (the $V_{wire}$ term in our equation above) under that 3% threshold so the load receives adequate voltage.
- Ground Loop Troubleshooting: In audio systems or RS-485 communication networks, if two devices are grounded at different physical locations, a slight difference in ground potential creates an unintended closed loop. KVL explains why current flows through the shield wire (a ground loop), causing hum or data corruption.
What People Commonly Confuse KVL With
The most frequent mix-up is between Kirchhoff's Voltage Law (KVL) and Kirchhoff's Current Law (KCL). KVL deals with loops and voltage (energy), while KCL deals with nodes and current (charge flow). A helpful mnemonic is that Voltage travels around a loop, while Current crashes into a node.
Another major misconception is the phrase 'voltage is used up.' Voltage is not a fluid that gets consumed; it is a potential difference between two points. What is actually dissipated or 'used up' is electrical energy (measured in joules or watts). As the Georgia State University HyperPhysics reference notes, KVL is fundamentally a statement about the conservative nature of the electrostatic field, not the consumption of a physical substance.
Frequently Asked Questions
Does Kirchhoff's voltage law apply to AC circuits with inductors and capacitors?
Yes, but you cannot simply add the peak voltage magnitudes together. In AC circuits, inductors and capacitors cause the voltage and current to shift out of phase. To apply KVL to an AC loop, you must use phasor math (complex numbers) or vector addition. The sum of the complex voltage drops (incorporating both magnitude and phase angle) around the closed loop will still equal zero. If you just add the RMS multimeter readings of an AC resistor and an AC inductor in series, the sum will be higher than the source voltage, which seems to violate KVL until you account for the phase angles.
How does KVL explain 'ghost voltage' readings on a multimeter?
Ghost voltage occurs when a high-impedance digital multimeter (DMM) reads 40V to 80V on a disconnected or open wire running parallel to a live hot wire. This is caused by capacitive coupling between the wires. KVL still perfectly holds true here: the 'loop' includes the live wire, the parasitic capacitance between the wires, your multimeter's 10-megaohm internal impedance, and the ground. Because the DMM's impedance is so high, almost zero current flows, meaning there is virtually no voltage drop across the parasitic capacitor, and the meter reads the coupled potential. If you apply a low-impedance load (like an incandescent test light), the current increases, the voltage drops across the capacitor, and KVL shows the ghost voltage collapsing to near zero.
Can Kirchhoff's voltage law be violated by a changing magnetic field?
Yes, this is one of the most important edge cases in advanced electronics and RF engineering. KVL assumes a conservative electric field, meaning the work done moving a charge around a loop is path-independent. However, Faraday's Law of Induction states that a time-varying magnetic field passing through a circuit loop induces an electromotive force (EMF). In this scenario, the electric field becomes non-conservative, and the integral of the electric field around the loop is no longer zero—it equals the negative rate of change of the magnetic flux. This is why KVL breaks down in high-frequency RF circuits, transformers, or large physical loop areas exposed to EMI, and why engineers must minimize loop areas on PCBs to prevent unintended induced voltages.
What is the difference between Kirchhoff's voltage law and Ohm's law?
Ohm's Law ($V = I × R$) is a component-level rule. It describes the relationship between voltage, current, and resistance for a single specific part of a circuit, like one resistor or one length of wire. Kirchhoff's Voltage Law is a system-level rule. It describes how all the individual voltages in an entire closed loop must balance out. In practice, you use Ohm's Law to calculate the individual voltage drops, and then you use KVL to stitch those drops together and verify the total loop equals the source voltage. For a comprehensive breakdown of how these laws interact, Electronics Tutorials offers excellent side-by-side circuit simulations.






