When you run a circuit over a long distance, the wire itself acts as a resistor. If you ignore this resistance, your load receives less voltage than the breaker panel supplies, leading to dim lights, tripped breakers, or burned-out motors. The cable voltage drop calculation is your primary defense against undersized conductors. Below, we break down the exact formula recognized by the National Electrical Code (NEC), define every variable, and walk through real-world math to ensure your next pull passes inspection and performs flawlessly.

The Core Cable Voltage Drop Calculation Formula

For single-phase AC and DC circuits, the standard approximate formula used in North American electrical design (derived from NEC Chapter 9, Table 8 data) is:

Vd = (2 × K × I × L) / CM
Symbol Definition Standard Unit
Vd Voltage Drop (the lost voltage across the wire pair) Volts (V)
K Direct Current Resistance Constant (12.9 for Copper, 21.2 for Aluminum at 75°C) Ω·cmil/ft
I Load Current (the actual amperage drawn by the device) Amperes (A)
L One-Way Conductor Length (distance from panel to load, not total wire length) Feet (ft)
CM Conductor Cross-Sectional Area in Circular Mils (from NEC Chapter 9, Table 8) Circular Mils (cmil)

When the Formula Applies and Its Assumptions

This formula is an approximation that applies to single-phase AC and DC circuits under steady-state loading. It assumes a power factor near 1.0 (unity) and ignores the skin effect and proximity effect, which is perfectly acceptable for wire sizes under 1/0 AWG. It also assumes an operating temperature of 75°C for the K-constant. If you are calculating for a highly inductive load (like a large, uncorrected motor) or using metric wire (mm²), you must use the exact AC impedance formula incorporating reactance (X) and power factor angles, or convert your metric dimensions to circular mils first. For standard residential and light commercial branch circuits, this formula is the industry standard.

Rearranged Forms: Solving for Wire Size, Distance, and Current

On the jobsite, you rarely solve for Vd directly. Usually, you know your allowable voltage drop (typically 3% for branch circuits per NEC informational notes) and need to find the required wire size or maximum run length. Here are the algebraically rearranged forms:

  • Solving for Wire Size (CM): CM = (2 × K × I × L) / Vd
    Use this to find the minimum circular mils required, then look up the corresponding AWG size in NEC Table 8.
  • Solving for Maximum Length (L): L = (Vd × CM) / (2 × K × I)
    Use this to determine how far you can run a specific wire gauge before exceeding your voltage drop limit.
  • Solving for Maximum Current (I): I = (Vd × CM) / (2 × K × L)
    Use this to find the maximum load an existing, buried cable can safely carry over a known distance.

Solved Problems with Unit Tracking

Let’s run two common scenarios, tracking the units to ensure the math holds up. For both, we will use copper wire (K = 12.9 Ω·cmil/ft).

Problem 1: 120V Receptacle Branch Circuit

Setup: You are running a 120V, 15A branch circuit to a garage workbench using 12 AWG copper wire. The one-way distance is 80 feet. What is the voltage drop?

  1. Identify knowns: K = 12.9, I = 15A, L = 80 ft. From NEC Table 8, 12 AWG solid copper has an area of 6,530 cmil.
  2. Set maximum allowable drop: 3% of 120V = 3.6V.
  3. Plug into formula: Vd = (2 × 12.9 × 15 × 80) / 6,530
  4. Multiply numerator: 2 × 12.9 × 15 × 80 = 30,960 (Units: Ω·cmil·A·ft / ft)
  5. Divide by denominator: 30,960 / 6,530 = 4.74V

Result: A 4.74V drop on a 120V circuit is 3.95%. This exceeds the 3% NEC recommendation. You must upsize to 10 AWG (10,380 cmil) to bring the drop down to 2.98V (2.48%).

Problem 2: 240V Subpanel Feeder

Setup: You are feeding a detached shed subpanel with a 40A continuous load using 8 AWG copper THHN. The trench is 150 feet long.

  1. Identify knowns: K = 12.9, I = 40A, L = 150 ft. 8 AWG copper = 16,510 cmil.
  2. Plug into formula: Vd = (2 × 12.9 × 40 × 150) / 16,510
  3. Multiply numerator: 2 × 12.9 × 40 × 150 = 154,800
  4. Divide by denominator: 154,800 / 16,510 = 9.37V

Result: A 9.37V drop on a 240V feeder is 3.9%. While the NEC allows up to 5% total drop (feeder + branch), keeping the feeder under 3% (7.2V) is best practice. Upsizing to 6 AWG (26,240 cmil) drops the loss to 5.9V (2.45%).

Real-World Scenario: The EV Charger Driveway Disaster

Warning: Math on paper doesn't always account for utility grid sag. Always calculate voltage drop using the lowest expected utility supply voltage, not the nominal voltage.

The Setup: A homeowner installs a 240V, 48A continuous Level 2 EV charger at the end of a 200-foot driveway. The electrician pulls 6 AWG THHN copper wire (CM = 26,240) through 1-inch PVC conduit.

The Numbers:
Vd = (2 × 12.9 × 48 × 200) / 26,240
Vd = 247,680 / 26,240 = 9.44V
Percentage Drop = 9.44V / 240V = 3.93%

The Outcome: On paper, a 3.93% drop is well within the 5% total NEC recommendation. The 6 AWG wire is also rated for 75A at 90°C, and derated to 65A at the 75°C termination column, which safely covers the 60A breaker required for a 48A continuous load (48A × 1.25 = 60A). The inspector signs off.

What Went Wrong: In mid-July, the local utility grid experiences heavy AC loading, and the transformer voltage sags from a nominal 240V down to 232V. The EV charger’s internal contactor has an undervoltage lockout programmed to trip if supply drops below 228V to protect the vehicle's onboard charger.

At the panel, the voltage is 232V. Minus the 9.44V drop across the 200-foot wire run, the charger only sees 222.56V. The charger faults out, throws an error code, and refuses to charge the car overnight.

The Fix: The electrician had to pull the 6 AWG wire and replace it with 3 AWG copper (CM = 41,740). This reduced the voltage drop to 5.93V, ensuring the charger received 226V even during utility brownouts, while also providing a buffer for future 80A charger upgrades. For deep-dive NEC compliance rules on continuous loads and voltage drop recommendations, refer to the National Fire Protection Association (NFPA) code index or utilize verified tools like the Southwire Voltage Drop Calculator to double-check your manual math.

Unit Mistakes That Break the Math & Realistic Magnitudes

The cable voltage drop calculation is unforgiving if you mix up your units. Here are the most common mistakes that lead to catastrophic undersizing:

  • Using AWG Numbers as Area: The formula requires Circular Mils (CM), not the AWG gauge number. Plugging '12' into the CM slot instead of '6,530' will result in a calculated voltage drop that is hundreds of times higher than reality, causing you to buy massively oversized, un-pullable wire.
  • Forgetting the '2' Multiplier: The '2' in the numerator accounts for the out-and-back path of a single-phase circuit (Line and Neutral, or Line 1 and Line 2). If you omit it, you are only calculating the drop on half the circuit.
  • Mixing Metric and Imperial: The K-constant of 12.9 is strictly for feet and circular mils. If you measure your trench in meters, you cannot use 12.9. You must either convert meters to feet (multiply by 3.281) or use the metric formula: Vd = (2 × I × L × ρ) / A, where L is in meters, ρ (rho) is resistivity in Ω·mm²/m (approx 0.0172 for copper at 20°C), and A is cross-sectional area in mm².

What a Realistic Answer Magnitude Looks Like

When you are troubleshooting an existing circuit with a multimeter, you need to know what a healthy voltage drop looks like versus a failing one.

On a standard 120V, 15A residential branch circuit, a healthy voltage drop under full load (like running a 1500W space heater) should be less than 1.5V (1.25%). If you measure the voltage at the panel (121V) and then measure at the receptacle under load and see 112V, you have an 9V drop.

Unless that receptacle is 250 feet away, a 9V drop is not a wire sizing issue—it is a connection issue. High resistance faults occur at loose breaker terminals, backstabbed receptacle connections, or corroded neutral bus bars. If your calculated Vd says you should only lose 1.2V, but your meter shows an 8V loss, stop pulling wire and start torquing your lugs and checking your splices.