Kirchhoff's 2nd law states that the directed sum of all potential differences (voltage drops and rises) around any closed loop in a circuit must equal exactly zero. This isn't just a textbook abstraction; it is the fundamental rule of conservation of energy applied to electrical work. It changes how you approach every installation by forcing you to account for every single volt from the source, through the conductors, across the load, and back to the source. Beginners commonly confuse Kirchhoff's 2nd law (Voltage Law, or KVL) with Kirchhoff's 1st law (Current Law, or KCL), or they mistake absolute voltage potential at a single node for the relative voltage drop across a specific component.

The Hiking Analogy: Imagine hiking a mountain trail that starts and ends at the exact same base camp. You might climb up 1,000 feet (voltage rise from a battery), descend 400 feet through a valley (voltage drop across a resistor), climb another 200 feet (a second battery in series), and finally descend 800 feet to return to camp. Your net elevation change is exactly zero. KVL works the exact same way with electrical potential.

The Core Principle: Conservation of Energy in a Loop

Mathematically, Kirchhoff's 2nd law is expressed as ΣV = 0 for any closed loop. Alternatively, you can write it as the sum of voltage rises equaling the sum of voltage drops: Vsource = V1 + V2 + ... + Vn.

In practical bench and jobsite terms, this means a power supply doesn't just 'push' voltage into a void; it provides a specific amount of electrical pressure that must be entirely 'spent' by the time the current returns to the source. If you measure 120V at your breaker panel, and your receptacle reads 114V under load, KVL dictates that the missing 6V is dropping across the hot and neutral branch circuit conductors. You cannot create or destroy voltage in a closed loop; you can only convert it into heat, light, or mechanical work.

Real-World Loop Analysis: 24V DC Control Circuit

To see how KVL governs real installations, let's look at a standard industrial 24V DC control loop. A PLC transistor output switches a 24V electromechanical relay located 20 meters away, using 22 AWG copper wire. Many hobbyists assume the relay sees exactly 24.0V. KVL proves otherwise by accounting for parasitic resistances.

Assumptions for this model:

  • Power Supply: 24.0V DC nominal.
  • PLC Transistor Output Voltage Drop: 0.2V (typical for solid-state sinks).
  • Wire: 20 meters (65.6 feet) of 22 AWG copper per conductor. Per Fluke's voltage drop guidelines and NEC Chapter 9 Table 8, 22 AWG is roughly 16.14 Ω/1000ft at 20°C, yielding ~0.53 Ω per 65.6ft run.
  • Relay Coil Resistance: 288 Ω (rated for 83.3 mA at 24V).
Table 1: KVL Breakdown of a 24V DC PLC-to-Relay Loop
Circuit Element Resistance (Ω) Loop Current (mA) Voltage Drop (V) KVL Sign Convention
24V DC Power Supply Internal (Negligible) 82.8 mA +24.00 V Rise (+)
PLC Transistor Output ~2.4 Ω (dynamic) 82.8 mA -0.20 V Drop (-)
Hot Wire (20m, 22 AWG) 0.53 Ω 82.8 mA -0.04 V Drop (-)
Relay Coil (Load) 288.0 Ω 82.8 mA -23.84 V Drop (-)
Return Wire (20m, 22 AWG) 0.53 Ω 82.8 mA -0.04 V Drop (-)
Total Loop Sum 291.46 Ω 82.8 mA 0.00 V ΣV = 0

The Takeaway: The relay coil only receives 23.84V, not 24.0V. While a 0.16V total parasitic drop won't prevent a standard 24V relay from pulling in, if this were a precision 4-20mA analog sensor loop, those wire resistances and PLC voltage drops would introduce massive measurement errors if not mathematically compensated for using KVL.

Worked Numeric Example: Sizing an Automotive LED Resistor

Let's apply Kirchhoff's 2nd law to a common DIY task: wiring an indicator LED to a vehicle's 12V system. The most common mistake here is using 12V as the source voltage. When the engine is running, the alternator charges the battery at roughly 13.8V to 14.4V. We will design for 14.4V to ensure the LED doesn't burn out under worst-case conditions.

Component Specifications:

  • Source Voltage (Vs): 14.4V
  • LED Forward Voltage (Vf): 2.1V (typical for a standard red 5mm LED)
  • Target LED Current (I): 20 mA (0.020 A)

Step 1: Write the KVL Equation
Starting from the battery positive, moving through the resistor, through the LED, and back to ground:
Vs - VR - Vf = 0

Step 2: Solve for the Resistor Voltage Drop (VR)
14.4V - VR - 2.1V = 0
VR = 14.4V - 2.1V = 12.3V

Step 3: Calculate Resistance using Ohm's Law
R = VR / I
R = 12.3V / 0.020A = 615 Ω

Step 4: Select Standard Component and Verify Power
615 Ω is not a standard value. Looking at the E24 resistor series, we round up to 620 Ω to keep the current slightly below the 20mA max rating, extending the LED's lifespan.
Next, check the power dissipation: P = I² × R = (0.020)² × 620 = 0.248 Watts.
A standard 1/4W (0.25W) resistor is running at 99% capacity and will overheat in an enclosed dashboard. KVL and power calculations dictate you must step up to a 1/2W (0.5W) 620 Ω resistor for reliable operation.

Where You Meet Kirchhoff's 2nd Law in Practice

You might not write out ΣV = 0 on a whiteboard every day, but KVL is the invisible framework behind several critical electrical practices:

1. NEC Voltage Drop Sizing

The National Electrical Code (NEC) recommends a maximum 3% voltage drop on branch circuits. If you are running a 120V circuit 150 feet to a 15A receptacle using 14 AWG wire, KVL is how you prove compliance. The 120V source must equal the sum of the voltage dropped across the hot wire, the load, and the neutral wire. If the wire drops 5V each way (10V total), the load sees 110V. For motor loads, this 10V drop causes amperage to spike to maintain wattage, leading to overheated windings and tripped thermal overloads.

2. Troubleshooting 'Ghost' Voltages

When troubleshooting a dead outlet with a high-impedance digital multimeter (like a Fluke 87V), you might read 120V on a circuit that is actually broken. Because the DMM draws almost zero current, the broken connection acts as a massive resistor. KVL dictates that almost the entire source voltage drops across that high-resistance air gap, tricking your meter. Switching to a low-impedance tester (like a solenoid tester or Wiggy) forces current to flow, collapsing the ghost voltage and revealing the true 0V state dictated by KVL under load.

3. Ground Loops in Low-Voltage Signaling

In audio systems or RS-485 industrial networks, connecting two devices grounded at different physical locations creates a secondary loop. KVL applies to this unintended loop: the difference in ground potential between the two buildings acts as a voltage source, driving current through the signal cable's shield. This current creates a voltage drop across the shield's resistance, which the receiver interprets as data noise or audio hum. The fix (galvanic isolation or single-point grounding) is essentially a physical intervention to break the loop so KVL can no longer drive parasitic current.

Frequently Asked Questions

Does Kirchhoff's 2nd Law apply to AC circuits?

Yes, but you must use complex numbers (phasors) instead of simple scalar addition. In AC circuits, components like inductors and capacitors introduce phase shifts. The sum of the instantaneous voltages around an AC loop is always zero at any given microsecond. However, when working with RMS values on a multimeter, you must add the voltage drops vectorially (accounting for phase angles) to equal the source voltage. For a deep dive into AC loop analysis, All About Circuits provides excellent phasor diagrams.

What is the difference between Kirchhoff's 1st and 2nd Law?

Kirchhoff's 1st Law (KCL) deals with current at a single node: the sum of currents entering a junction equals the sum leaving it (conservation of charge). Kirchhoff's 2nd Law (KVL) deals with voltage around a complete closed loop: the sum of potential differences equals zero (conservation of energy). KCL is why we size neutral wires in multi-wire branch circuits; KVL is why we calculate voltage drop over long wire runs.

Does KVL apply if the circuit is open (switched off)?

Yes. An open switch is simply a resistor with near-infinite resistance (air). If you apply KVL to a 12V battery connected to an open switch and a lightbulb, the current is effectively zero. Therefore, the voltage drop across the lightbulb (V = I × R) is 0V. KVL dictates that the entire 12V of the source must drop across the open switch contacts. This is why you can measure full source voltage across an open switch in a live circuit.