Kirchhoff's Loop Law (also known as Kirchhoff's Voltage Law or KVL) states that the sum of all voltage drops around any closed loop in a circuit must exactly equal the total voltage supplied to that loop. If you are staring at a breadboard or a junction box wondering why your load isn't getting the voltage you expect, this law is the ultimate accounting tool. It shifts your troubleshooting mindset from simply asking 'is the power on?' to rigorously tracking where every single millivolt of potential difference is being allocated across your wires, switches, and components.
The Core Rule: What Kirchhoff's Loop Law Actually Changes
At its heart, Kirchhoff's Loop Law is a restatement of the conservation of energy. A voltage source (like a 12V battery) lifts electrons to a higher potential energy state. As those electrons travel through the closed loop, they must expend all that gained energy pushing through resistances, diodes, and motors before returning to the source's negative terminal. They cannot return with 'leftover' energy, nor can they return with a deficit.
What this changes in a real installation is how we diagnose 'ghost' problems. When a motor runs hot or an LED strip flickers, beginners often blame the power supply. KVL forces you to realize that the power supply might be perfectly fine, but the voltage is being 'stolen' by undersized feeder wires, corroded terminal lugs, or poorly chosen inline switches. The law dictates that if your source outputs 120V and your load only sees 108V, exactly 12V is dropping somewhere else in that loop—and you must find it.
The Math on the Bench: A Worked Numeric Example
Let's look at a basic DC series circuit on the workbench. We have a 12.00V regulated bench power supply connected to three resistors in series: R1 (100Ω), R2 (220Ω), and R3 (330Ω).
First, we find the total resistance: 100 + 220 + 330 = 650Ω. Using Ohm's Law (I = V/R), the current flowing through the entire loop is 12V / 650Ω = 0.01846A (18.46 mA). Now, we apply KVL by calculating the voltage drop across each component (V = I × R):
| Component | Resistance | Current | Voltage Drop |
|---|---|---|---|
| Resistor 1 (R1) | 100 Ω | 18.46 mA | 1.85 V |
| Resistor 2 (R2) | 220 Ω | 18.46 mA | 4.06 V |
| Resistor 3 (R3) | 330 Ω | 18.46 mA | 6.09 V |
| Total Loop | 650 Ω | 18.46 mA | 12.00 V |
Summing the drops: 1.85V + 4.06V + 6.09V = 12.00V. The loop is perfectly balanced. If you probe across R1 and R2 together, KVL tells you that you will read exactly 5.91V (1.85 + 4.06), regardless of where the ground reference is placed, as long as you are measuring across those specific nodes.
Where You Meet This in Practice
You don't just use KVL for textbook resistor networks. It is the governing principle behind several critical real-world design and installation tasks:
- NEC Voltage Drop Calculations: When running 12 AWG THHN wire 100 feet to a 120V receptacle, the wire itself acts as a resistor in your KVL loop. If the voltage drop across the wire exceeds 3% (3.6V), your tools will underperform.
- LED String Sizing: When wiring multiple LEDs in series, you must sum their forward voltage (Vf) drops. If you have three white LEDs (Vf = 3.2V each) on a 12V source, KVL dictates 9.6V is dropped across the LEDs, leaving 2.4V that must be dropped across a current-limiting resistor.
- Ground Bounce in Digital Logic: In high-speed ESP32 or Raspberry Pi circuits, the trace resistance to ground isn't zero. A sudden 500mA current spike from a WiFi transmission creates a voltage drop across the ground trace, momentarily lifting the chip's local '0V' reference and causing a brownout reset.
Real-World Scenario Walkthrough: The 24V LED Strip Failure
The Setup: A maker installs a 5-meter run of 24V addressable LED strip under kitchen cabinets. The power source is a Mean Well LRS-350-24 supply (24V, 14.6A). The run uses 15 feet of 18 AWG copper wire to reach the strip, passing through an inline PWM dimmer and a standard automotive blade fuse holder.
The Numbers: The strip draws 4A at full white. According to NEC Chapter 9 Table 8, 18 AWG copper has a resistance of roughly 6.385 Ω per 1,000 feet. The 30-foot total loop (15 ft out, 15 ft back) yields a wire resistance of 0.19 Ω. The expected wire voltage drop is 4A × 0.19Ω = 0.76V. The power supply measures 24.2V at the terminals. KVL suggests the strip should see 23.44V, which is well within tolerance.
The Outcome: When turned on, the LEDs flicker violently. The white color looks distinctly yellow, and the inline fuse holder is hot to the touch.
What Went Wrong (The KVL Teardown): The builder used a cheap PWM dimmer that drove its internal MOSFET with only 5V on the gate, meaning the MOSFET never fully enhanced, introducing a 1.2V drop. Worse, the automotive fuse holder had a poorly crimped connection with nicked wire strands, introducing 1.5 Ω of contact resistance. Let's run KVL on the actual physical loop:
24.2V (Source) - 0.76V (Wire) - 1.2V (Dimmer) - 6.0V (Bad Crimp: 4A × 1.5Ω) = 16.24V at the LEDs.
Safety Note: That bad crimp is dissipating 24 watts of heat (P = I²R). This is a severe fire hazard. The missing 8 volts wasn't 'lost'; KVL proves it was converted into heat at the faulty connection and inefficiency in the dimmer.
Common Confusions: Loop Law vs. Node Law vs. Ohm's Law
People frequently mix up the foundational circuit laws, leading to incorrect multimeter probing and flawed designs. Here is how to keep them straight:
| Law | Focus | Core Principle | Common Misconception |
|---|---|---|---|
| Kirchhoff's Loop Law (KVL) | Voltage in a closed path | Sum of voltage drops equals source voltage. | Thinking voltage is 'used up' like fuel. It is a potential difference allocated across impedance. |
| Kirchhoff's Node Law (KCL) | Current at a junction | Current entering a node equals current leaving. | Assuming current takes the 'path of least resistance' exclusively. It takes all paths, inversely proportional to resistance. |
| Ohm's Law | Single component | V = I × R for a specific element. | Applying it to a whole circuit without calculating equivalent resistance first. |
For a deeper mathematical foundation on how these laws interact in complex mesh networks, the HyperPhysics project at Georgia State University provides excellent interactive loop calculators. Additionally, MIT OpenCourseWare's Circuits and Electronics lectures demonstrate how KVL scales up to AC phasor analysis and transient RC/RL circuits.
FAQ: Quick Answers for the Workbench
Does Kirchhoff's Loop Law apply to AC circuits?
Yes, but you must use complex numbers (phasors) to account for phase shifts caused by inductors and capacitors. The algebraic sum of the RMS voltages won't equal the source; the vector sum of the complex voltage drops will equal the complex source voltage.
Does KVL apply to an open circuit?
Absolutely. If you have a 12V battery connected to a switch and a motor, and the switch is open, the air gap inside the switch acts as an infinite resistor. KVL dictates that the entire 12V drops across that open gap. This is why you read full source voltage across an open switch in a live circuit.
How do I physically verify KVL with a multimeter?
Use the 'walk the loop' technique to verify voltage drops without referencing a distant ground:
- Set your multimeter to DC Voltage.
- Place the black probe on the negative terminal of your power supply and the red probe on the positive terminal. Note the source voltage.
- Move the black probe to the positive terminal (where the red probe was), and move the red probe to the next node in the circuit. Note this drop.
- Continue 'walking' the probes node-by-node around the entire circuit until the black probe returns to the negative terminal.
- Sum your recorded drops. They will equal your initial source voltage reading, accounting for minor meter tolerance.






