Kirchhoff's Voltage Law (KVL) states that the directed sum of all electrical potential differences (voltages) around any closed loop in a circuit must equal exactly zero. This isn't just a textbook abstraction; it is the fundamental principle of energy conservation applied to electrical paths, meaning every volt pushed by a source must be completely consumed by the loads and wiring in that specific loop.
Think of it like hiking a mountain trail that starts and ends at the same trailhead. You might hike up steep inclines (voltage rises across batteries) and walk down gentle slopes (voltage drops across resistors), but when you return to the trailhead, your net change in elevation is exactly zero. In circuit analysis, this rule forces us to account for every single component in the path.
The Core Rule: What KVL Changes and Common Confusions
In a real circuit or installation, Kirchhoff's voltage laws change how you size conductors and troubleshoot faults. You cannot simply look at a load's amperage and pick a wire that won't melt (ampacity); KVL dictates that you must also pick a wire thick enough so its inherent resistance doesn't steal voltage from the load. If your source is 24V and your load expects 24V, any voltage dropped across 50 feet of control wire directly reduces the voltage reaching the equipment.
People commonly confuse KVL with Kirchhoff's Current Law (KCL). While KVL deals with loops and voltage drops, KCL deals with nodes and current splitting. Another frequent mix-up is assuming KVL only applies to simple series circuits. In reality, it applies to any closed mesh, including complex parallel branches and multi-source networks.
To see how this works on the bench, here is a breakdown of a standard 24V DC industrial control loop. Notice how the parasitic resistance of the wire is accounted for to ensure the loop sums perfectly to zero.
| Loop Component | Resistance (Ω) | Current (A) | Voltage Drop (V) | Remaining Loop Voltage (V) |
|---|---|---|---|---|
| 24VDC Power Supply (Source) | N/A | 0.050 | +24.000 | 24.000 |
| 100ft 18 AWG Control Wire (Out/Back) | 0.640 | 0.050 | -0.032 | 23.968 |
| PLC Relay Coil (Load 1) | 400.000 | 0.050 | -20.000 | 3.968 |
| LED Dropping Resistor (Load 2) | 79.360 | 0.050 | -3.968 | 0.000 |
As demonstrated in the table above, the sum of the drops (0.032V + 20.000V + 3.968V) perfectly equals the 24V source. For a deeper look at the mathematical proofs behind these mesh equations, the All About Circuits DC textbook provides excellent foundational breakdowns.
Worked Numeric Example: Sizing Wire for a 12V DC Water Pump
Let's apply KVL to a common DIY and off-grid pain point: voltage drop in low-voltage DC systems. You have a 12V nominal lead-acid battery that measures 12.6V fully charged. You are wiring a 12V DC water pump located 20 feet away using 16 AWG copper wire.
The pump requires a minimum of 11.5V at its terminals to overcome back-EMF and static friction during startup, drawing a surge current of 8A. Will it start?
- Calculate total wire length: 20 feet out + 20 feet back = 40 feet total loop length.
- Find wire resistance: 16 AWG copper has a resistance of approximately 4.016 mΩ per foot.
40 ft × 0.004016 Ω/ft = 0.16 Ω total wire resistance. - Apply Ohm's Law for the wire drop: V = I × R
8A × 0.16 Ω = 1.28V drop across the wiring. - Apply KVL to find the load voltage:
V_source - V_wire_drop = V_load
12.6V - 1.28V = 11.32V at the pump terminals.
Where You Meet Kirchhoff Voltage Laws in Practice
You don't just use KVL on a breadboard; it governs major electrical code recommendations and critical troubleshooting scenarios in residential and industrial wiring.
NEC Voltage Drop Guidelines
While the National Electrical Code (NEC) generally mandates wire sizing based on ampacity (heat), Informational Note 4 to NEC 210.19(A) recommends a maximum 3% voltage drop on branch circuits and 5% total for feeder and branch circuits combined. This is pure KVL in action. On a 120V branch circuit, a 3% drop means the wiring cannot consume more than 3.6V, leaving 116.4V for the appliance. If you run a 15A space heater 100 feet away on 14 AWG wire, KVL calculations will show a drop exceeding 5%, causing the heater to underperform and the wire to run warm.
Troubleshooting Floating Neutrals
In a standard US 120/240V split-phase system, the two 120V legs share a neutral. If that neutral connection breaks at the panel, KVL forces the two legs to act as a single 240V series loop. The voltage across each leg will no longer be 120V; it will divide based on the impedance ratio of the connected loads. A leg with a high-impedance load (like an LED bulb) might see 200V, instantly frying the electronics, while the leg with a low-impedance load (like a toaster) drops to 40V. If lights dim when the microwave turns on, kill the main breaker and call an electrician—the neutral is floating.
For professional techniques on measuring these drops safely, Fluke's guide on voltage drop testing outlines the exact multimeter procedures for field technicians.
Sign Conventions and the 'Passive' Trap
The most common reason hobbyists and students fail KVL calculations is messing up the sign convention. When 'walking' a loop, you must assign a direction (clockwise or counter-clockwise) and stick to it.
- Passing through a source: Going from the negative to the positive terminal is a voltage rise (+).
- Passing through a load: Going in the direction of conventional current flow through a resistor is a voltage drop (-).
The 'Passive Trap' occurs when you forget that real-world power sources are not ideal. A 12V car battery has internal resistance (often around 0.01 Ω). If you crank the starter motor and pull 100A, KVL dictates that the internal resistance drops 1V (100A × 0.01 Ω). The voltage you measure at the battery terminals under load will only be 11V. If you ignore internal resistance in your loop equations, your calculated numbers will never match your multimeter readings on the bench.
Frequently Asked Questions
Does KVL apply to AC circuits?
Yes, but you cannot simply add the peak or RMS magnitudes together. Because AC voltages have phase angles (due to inductance and capacitance), you must use phasor math (complex numbers) to sum the voltages around the loop. The vector sum of the complex voltages will still equal zero.
What if my multimeter measurements around a loop don't sum to zero?
If your physical measurements don't sum to zero, you either have a high-resistance connection (like a corroded terminal) that you forgot to include as a component in your loop, or your multimeter's input impedance is loading a high-impedance circuit, altering the voltages as you measure them. For high-impedance troubleshooting, use a meter with a low-impedance (LoZ) mode to bleed off ghost voltages.
Where can I read more about the physics behind this?
Georgia State University's HyperPhysics portal provides excellent interactive diagrams showing how KVL and KCL map to fundamental conservation laws in physics.






