Kirchhoff's Second Law states that the directed sum of the potential differences (voltages) around any closed loop in a circuit must equal zero. In plain terms, every volt pushed into a loop by a power source must be completely consumed by the components and wires in that same loop before returning to the source. Think of a ski resort: the ski lift gives you a specific amount of elevation (voltage rise), and every downhill run you take (voltage drop) subtracts from that elevation until you are back at the exact altitude where you started. You cannot end up higher or lower than the base lodge.
Understanding this law is what separates hobbyists who just plug things in from makers who can actually predict how a circuit will behave under load. It forces us to acknowledge that wires are not perfect conductors and that power supplies have limits. Below, we will break down the math, look at where this law dictates real-world installation rules, and walk through a bench scenario where ignoring it leads to failure.
The Core Math: Calculating the Loop
Kirchhoff's Second Law (often called Kirchhoff's Voltage Law, or KVL) is written mathematically as ΣV = 0. When you trace a closed loop, you assign a positive sign to voltage rises (like moving from the negative to the positive terminal of a battery) and a negative sign to voltage drops (like moving across a resistor in the direction of current flow).
A Worked Numeric Example
Let's look at a simple DC loop on the workbench. You have a 12.0V sealed lead-acid battery connected to a 10Ω power resistor. However, you are using thin jumper wires that have a combined resistance of 2.0Ω.
- Total Resistance (R_total): 10Ω (load) + 2Ω (wire) = 12Ω
- Circuit Current (I): V / R_total = 12.0V / 12Ω = 1.0A
- Voltage Drop across Wire (V_wire): 1.0A × 2Ω = 2.0V
- Voltage Drop across Resistor (V_load): 1.0A × 10Ω = 10.0V
Now, apply Kirchhoff's Second Law by walking the loop starting from the battery's negative terminal:
+12.0V (battery rise) - 2.0V (wire drop) - 10.0V (resistor drop) = 0V.
The law holds perfectly. Notice what this changes in a real circuit: the load does not see the full 12V from the battery. It only sees 10V because the wire "stole" 2V to push the current through its own resistance. According to All About Circuits, recognizing these parasitic drops is the foundational step in moving from ideal circuit theory to practical electronics.
Where You Meet This in Practice
You might think KVL is just for textbook exams, but it dictates physical constraints in everyday electrical work and embedded systems.
1. Home Wiring and Voltage Drop
When sizing wire for a long branch circuit, NEC-style guidance recommends keeping voltage drop under 3% for branch circuits and 5% overall. Why? Because KVL dictates that if the wire drops 6V on a 120V nominal circuit, the appliance at the end only receives 114V. Motors will run hot, and LED drivers may flicker. KVL is the exact reason we upsize from 14 AWG to 10 AWG THHN for a 50-foot run to a 15A outlet.
2. Solar Battery Strings
In a 48V LiFePO4 solar bank, you might wire four 12V batteries in series. KVL tells us that the open-circuit voltages simply add up (13.3V × 4 = 53.2V). But under a 50A inverter load, the interconnecting copper busbars and battery internal resistances create voltage drops. If your busbars are undersized, KVL guarantees the inverter will see a lower terminal voltage, potentially triggering a low-voltage disconnect (LVD) even if the battery state-of-charge (SoC) is fine.
3. Ground Loops in Audio/Video
When two pieces of equipment are plugged into different outlets but connected by an audio cable, their ground wires form a closed loop. Slight differences in outlet ground potentials act as a tiny voltage source in that loop. KVL dictates that this voltage must drive a current through the shield of the audio cable, resulting in a 60Hz mains hum. Breaking the loop (or using a differential input) is the only way to resolve it.
Real-World Scenario: The 12V LED Strip Voltage Crash
To see what happens when KVL is ignored, let's look at a common maker mistake involving addressable LEDs.
The Setup
A hobbyist is building a custom PC case light rig using a 1-meter strip of WS2812B LEDs (60 LEDs/m). They power it with a benchtop 5V 10A switching power supply. The PSU is connected to the beginning of the strip using 22 AWG silicone wire. The LEDs are programmed to display full-brightness white.
The Numbers
- Source Voltage: 5.0V DC
- Current Draw: 60mA per LED × 60 LEDs = 3.6A
- Wire/Trace Resistance: The 22 AWG supply wires plus the thin copper traces on the flexible PCB total about 0.25Ω for the positive path, and 0.25Ω for the return ground path. Total loop resistance = 0.5Ω.
The Outcome
When the code runs, the first 10 LEDs shine bright white. By LED 40, the light turns yellow. By LED 60, the LEDs are dim pink, and the data signal starts glitching, causing random color flickering.
What Went Wrong (The KVL Breakdown)
The builder forgot that KVL applies to the entire closed loop, including the ground return path. Using Ohm's law, the voltage drop across the entire loop wiring is: 3.6A × 0.5Ω = 1.8V. Applying KVL to the loop reaching the 60th LED: +5.0V (source) - 1.8V (loop drop) = 3.2V remaining at the end of the strip.
WS2812B LEDs require a minimum of about 3.5V to operate correctly and interpret the 5V logic data line. Because the builder only calculated the drop on the positive wire (ignoring the return path to complete the KVL loop), they underestimated the total drop. The fix? Inject power at both ends of the strip, effectively creating two shorter, parallel KVL loops with half the current and half the resistance each.
Common Confusions: KVL vs. KCL and AC Circuits
When studying circuit theory, it is easy to mix up the rules. Here is how to keep them straight.
| Concept | What It Governs | The Core Rule | What People Confuse It With |
|---|---|---|---|
| Kirchhoff's Second Law (KVL) | Voltages in a closed loop | Sum of voltage rises and drops in a loop = 0 | Thinking it only applies to the main power loop, ignoring ground return paths. |
| Kirchhoff's First Law (KCL) | Currents at a node/junction | Sum of currents entering a node = sum leaving | Assuming current is "used up" by resistors (current is conserved, voltage is spent). |
Does KVL Apply to AC Circuits?
Yes, but with a major catch. In DC, you can just add and subtract scalar numbers (e.g., 12V - 5V - 7V = 0). In AC circuits, voltages are out of phase due to capacitors and inductors. According to Georgia State University's HyperPhysics, KVL still holds for AC, but you must use phasor addition (complex numbers) to sum the voltages. You cannot simply add the RMS voltage drops across a resistor and an inductor arithmetically; you must account for the 90-degree phase shift between them using vector math.
Troubleshooting with KVL: A Bench Walkthrough
When a circuit isn't working, KVL is your best diagnostic tool. Here is a step-by-step method to find a hidden fault using a digital multimeter (DMM).
- Measure the Source: Place your DMM probes directly on the power supply terminals. Record the exact voltage (e.g., 12.15V). Do not rely on the label on the brick.
- Measure the Load: Place your probes directly on the terminals of the load component (motor, microcontroller, resistor). Record this voltage (e.g., 11.40V).
- Calculate the Missing Drop: Subtract the load voltage from the source voltage. (12.15V - 11.40V = 0.75V). KVL dictates this 0.75V must be dropped across the wiring and connections.
- Hunt for the Drop: Move your black probe to the negative source terminal, and use the red probe to walk along the positive path. When you probe a connector, switch, or wire segment and see the voltage suddenly jump or drop, you have found the parasitic resistance. A loose crimp or oxidized switch contact will often reveal itself by dropping 0.5V or more under load.
Frequently Asked Questions
Can Kirchhoff's Second Law be violated in a real circuit?
No. KVL is a direct consequence of the conservation of energy. If your measurements seem to violate it, your measurement technique is flawed, your meter is picking up induced noise, or you are measuring an open circuit where current has stopped flowing (meaning I=0, so V_drop across resistors is 0, and the full source voltage appears across the open break).
Does KVL apply to a circuit with a changing magnetic field?
This is an advanced edge case. Strictly speaking, KVL assumes that there is no fluctuating magnetic field linking the circuit loop. If a changing magnetic field passes through your loop (like in a transformer or near a strong inductor), Faraday's Law of Induction introduces an electromotive force (EMF). In this scenario, the sum of the voltages around the loop equals the rate of change of the magnetic flux, not zero. For standard PCB and home wiring, however, this effect is negligible, and KVL holds.
Why do we say voltage is "dropped"?
Voltage is a measure of potential energy per unit charge. As current flows through a resistive material, electrons collide with the atomic lattice, converting electrical potential energy into heat (or light, in an LED). By the time the electrons complete the loop and return to the power supply, they have expended all the potential energy they were given. The "drop" is the literal expenditure of that energy.






