If you are wiring a 12V solar bank, running power to a remote security camera, or sizing feeders for a subpanel, the most unforgiving of all electrical formulas is the voltage drop equation. While Ohm’s Law ($V=IR$) is the foundation, the practical wiring formula used by electricians and engineers accounts for the physical geometry of the wire and the out-and-back nature of a circuit. Get it wrong, and your 12V compressor fridge will stall on startup, or your 120V branch circuit will overheat under continuous load.
Here is the exact derivation, the unit tracking you need to avoid bench mistakes, and a post-mortem of a real-world low-voltage failure.
The Core Electrical Formula for DC Voltage Drop
The standard NEC-style approximation for single-phase AC and DC voltage drop is:
This formula calculates the total voltage lost as heat across both the positive and negative conductors. Below is the strict definition of every symbol, including the dimensional units that make the math work.
| Symbol | Definition | Standard Unit | Assumptions & Notes |
|---|---|---|---|
| VD | Voltage Drop | Volts (V) | Total drop for the complete loop (line + neutral/ground). |
| 2 | Multiplier | Dimensionless | Accounts for the out-and-back path. Use √3 (1.732) for 3-phase. |
| K | Specific Resistance | Ω·CM / ft | 12.9 for Copper, 21.2 for Aluminum (at 75°C / 167°F). |
| I | Current | Amperes (A) | Continuous steady-state load current. |
| L | One-Way Length | Feet (ft) | Distance from source to load, not total wire length. |
| CM | Circular Mils | cmil | Cross-sectional area of the conductor (from NEC Chapter 9, Table 8). |
Rearranged Forms
On the bench or jobsite, you rarely solve for VD directly. You usually know your acceptable drop and need to find the wire size or max distance. Here are the rearranged electrical formulas for each variable:
- Solving for Wire Size (CM): CM = (2 × K × I × L) / VD
- Solving for Max Distance (L): L = (VD × CM) / (2 × K × I)
- Solving for Max Current (I): I = (VD × CM) / (2 × K × L)
When This Formula Applies (And When It Breaks)
This formula is an approximation derived from fundamental resistive heating principles. It assumes a steady-state DC current or a purely resistive single-phase AC load. It does not account for AC reactance (XL or XC), skin effect at high frequencies, or inductive startup surges.
Unit Mistakes That Break the Math
The most common way hobbyists brick their calculations is by mixing metric and imperial units. The constant K = 12.9 is strictly calibrated for feet and Circular Mils.
- The Metric Trap: If you measure your wire run in meters, the formula will output a drastically undersized wire. You must convert meters to feet (1 m = 3.281 ft) before plugging into L.
- The mm² Trap: European and automotive wires are sized in square millimeters (mm²), not AWG/CM. To use this formula, convert mm² to CM by multiplying by 1,973.5. (e.g., 2.5 mm² wire ≈ 4,934 CM).
- The Temperature Trap: K=12.9 assumes the copper is at 75°C. If your wire is running in a freezing environment, resistance drops; if it's bundled tightly in a hot attic, resistance spikes. For precise 20°C bench calculations, K for copper is 10.8.
What a Realistic Answer Magnitude Looks Like
For branch circuits and sensitive DC electronics, NEC-style guidance targets a maximum voltage drop of 3% of nominal voltage. For a 12V system, your VD target is 0.36V. For a 120V AC circuit, it is 3.6V. If your formula outputs a drop of 2V on a 12V system, your wire is dangerously undersized, and your load will likely malfunction.
Solved Problems with Strict Unit Tracking
Let’s run two scenarios, tracking the dimensional analysis to prove the units cancel out correctly.
Problem 1: Sizing Wire for a 12V LED Light Bar
Given: A 12V nominal LED bar draws 15A. The one-way run from the battery busbar is 20 feet. Max allowable drop is 3% (0.36V). What AWG wire is required?
- Identify Knowns: VD = 0.36V, K = 12.9, I = 15A, L = 20ft.
- Select Rearranged Formula: CM = (2 × K × I × L) / VD
- Substitute Values: CM = (2 × 12.9 × 15 × 20) / 0.36
- Calculate Numerator: 2 × 12.9 × 15 × 20 = 7,740 (Ω·CM/ft × A × ft)
- Divide by VD: 7,740 / 0.36V = 21,500 CM
- Unit Check: The 'ft' cancels out. We are left with (Ω × A × CM) / V. Since Ω × A = V, the Volts cancel, leaving CM.
- Select Wire: Looking at the AWG table below, 8 AWG is 16,510 CM (too small). 6 AWG is 26,240 CM. You must use 6 AWG copper.
Problem 2: Max Run Length for a 24V Security Camera
Given: A 24V PoE camera draws 0.5A. You are using 18 AWG wire (1,620 CM). The camera requires at least 22V to operate, meaning a max drop of 2V (we will use 1.2V to stay under a 5% safety margin). How far can you run the wire?
- Identify Knowns: VD = 1.2V, CM = 1620, K = 12.9, I = 0.5A.
- Select Rearranged Formula: L = (VD × CM) / (2 × K × I)
- Substitute Values: L = (1.2 × 1620) / (2 × 12.9 × 0.5)
- Calculate: L = 1944 / 12.9 = 150.6 feet.
Real-World Scenario: The 12V Fridge That Kept Tripping
Formulas on paper rarely capture the messy reality of inductive loads and battery chemistry. Here is a post-mortem from a camper van build where the basic electrical formula lied to the builder.
The Setup: A 12V DC compressor fridge (drawing 6A running current) was installed 15 feet from the LiFePO4 battery bank. The builder used the formula for a 3% drop (0.36V) at 6A. The math dictated 10 AWG wire (10,380 CM). The builder installed 10 AWG THHN in a conduit and connected it via a 50A Anderson SB50 connector.
The Numbers:
VD = (2 × 12.9 × 6A × 15ft) / 10,380 CM = 0.22V drop.
On paper, the fridge should see 11.78V from a 12.0V battery. Perfect.
The Outcome: On a hot day, the fridge compressor attempted to start. The battery, sitting at 50% State of Charge (SoC), was actually resting at 12.8V but sagged to 12.2V under load. The compressor requires a massive inductive startup surge—roughly 25A for 200 milliseconds. At 25A, the voltage drop across the 10 AWG wire spiked to 0.93V. The voltage at the fridge terminals plummeted to 11.27V. The fridge's internal low-voltage protection tripped, shutting it off. It tried to restart 30 seconds later, stalled, drew locked-rotor amps (40A+), and melted the Anderson connector pins.
What Went Wrong: The builder treated the fridge as a purely resistive, steady-state load. The voltage drop formula assumes I is constant. It does not account for the $I^2R$ heating spike during motor startup, nor does it account for the internal resistance (voltage sag) of the battery itself. The fix: For inductive DC motors, always size the wire using the Locked Rotor Amps (LRA) or at least 3x the running current to ensure the startup surge doesn't collapse the circuit voltage below the controller's cutoff threshold. Upgrading to 4 AWG wire (41,740 CM) solved the issue permanently.
Quick Reference: AWG to Circular Mils (CM) Cheat Sheet
To use the rearranged electrical formulas, you need to convert your calculated CM requirement into a standard AWG wire size. Below is the reference data derived from NEC Chapter 9, Table 8, cross-referenced with standard 75°C ampacity for chassis wiring.
| AWG Size | Circular Mils (CM) | Max Ampacity (75°C Cu) | Common Application |
|---|---|---|---|
| 18 AWG | 1,620 | 14A | Low-current sensors, 24V thermostats |
| 14 AWG | 4,110 | 20A | Standard 120V 15A/20A receptacle circuits |
| 12 AWG | 6,530 | 25A | 20A branch circuits, short 12V LED runs |
| 10 AWG | 10,380 | 35A | 30A dryer/RV outlets, 12V solar charge controllers |
| 8 AWG | 16,510 | 50A | 40A subpanel feeders, EV charger short runs |
| 6 AWG | 26,240 | 65A | 60A subpanels, high-current 12V inverter feeds |
| 4 AWG | 41,740 | 85A | 100A subpanel feeders, 2000W+ 12V inverter banks |
| 2/0 AWG | 133,100 | 175A | 200A residential service entrance, massive battery banks |
Note: Always verify ampacity against the specific insulation type (THHN vs. XHHW) and ambient temperature derating factors outlined in manufacturer voltage drop and ampacity tables. Local AHJ codes supersede general bench guidance.






