The Core Voltage Drop Formula for Branch Circuits

When sizing conductors for long runs, ampacity tables alone are insufficient. A wire might safely carry the current without melting, but if the resistance is too high, the voltage at the load will sag below operational thresholds. The foundational electrician formula for calculating single-phase voltage drop is:

VD = (2 × K × I × L) / CM

This formula applies to single-phase AC and DC circuits where the power factor is close to 1.0 (typically resistive loads like heaters or incandescent lighting). For highly inductive loads (large motors), AC impedance (Z) replaces DC resistance (K), but for standard branch circuits under 100A, this DC approximation is the accepted NEC-style guidance.

Symbol Definition Table

SymbolDefinitionStandard Units & Values
VDVoltage DropVolts (V)
2Multiplier for single-phase (out and back path)Dimensionless constant (Use 1.732 for 3-phase)
KSpecific resistance of the conductor material12.9 for Copper, 21.2 for Aluminum (at 75°C)
ICurrent (Load)Amperes (A)
LOne-way length of the circuitFeet (ft)
CMCircular Mils (cross-sectional area)Circular Mils (e.g., 12 AWG = 6,530 CM)

According to NFPA 70 (NEC) informational notes, a maximum voltage drop of 3% for branch circuits and 5% overall (feeder + branch) is recommended for reasonable efficiency.

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

On the jobsite, you rarely solve for VD directly. Usually, you know your allowable drop and need to find the required wire size or the maximum distance you can run a specific cable. Here are the algebraically rearranged forms:

  • To find required Wire Size (CM):
    CM = (2 × K × I × L) / VD
  • To find Maximum One-Way Distance (L):
    L = (VD × CM) / (2 × K × I)
  • To find Maximum Current (I):
    I = (VD × CM) / (2 × K × L)

Worked Examples with Strict Unit Tracking

Abstract formulas fail without rigorous unit tracking. Below are two common scenarios showing every intermediate step.

Problem 1: Calculating Voltage Drop on an Existing Circuit

Scenario: You have a 120V, 20A dedicated branch circuit powering a server rack. The one-way distance from the panel to the outlet is 80 feet. The wire installed is 12 AWG Copper. What is the voltage drop, and does it meet the 3% recommendation?

  1. Identify variables: K = 12.9 (Cu), I = 20A, L = 80 ft, CM = 6,530 (from NEC Chapter 9, Table 8 for 12 AWG).
  2. Calculate Max Allowable VD: 120V × 0.03 = 3.6V.
  3. Substitute into core formula:
    VD = (2 × 12.9 × 20 × 80) / 6,530
  4. Multiply numerator: 2 × 12.9 = 25.8; 25.8 × 20 = 516; 516 × 80 = 41,280.
  5. Divide by CM: 41,280 / 6,530 = 6.32V.
  6. Calculate Percentage: (6.32 / 120) × 100 = 5.26%.

Result: The drop is 6.32V (5.26%), which exceeds the 3% NEC recommendation. You must upsize to 10 AWG (CM = 10,380) to bring the drop down to 3.97%, or 8 AWG (CM = 16,510) to hit 2.5%.

Problem 2: Sizing Wire for a New 240V Feeder

Scenario: You are running a 240V single-phase feeder to a detached garage subpanel. The continuous load is 40A. The one-way trench distance is 150 feet. You must limit the drop to 3%.

  1. Identify variables: K = 12.9 (Cu), I = 40A, L = 150 ft, Max VD = 240V × 0.03 = 7.2V.
  2. Select rearranged formula for CM:
    CM = (2 × K × I × L) / VD
  3. Substitute values:
    CM = (2 × 12.9 × 40 × 150) / 7.2
  4. Multiply numerator: 2 × 12.9 = 25.8; 25.8 × 40 = 1,032; 1,032 × 150 = 154,800.
  5. Divide by VD: 154,800 / 7.2 = 21,500 CM.

Result: You need a wire with at least 21,500 Circular Mils. Checking the AWG table, 8 AWG is 16,510 CM (too small), and 6 AWG is 26,240 CM (sufficient).

Unit Mistakes That Break the Math

The Copper Development Association and various electrical training alliances frequently cite calculation errors as the root cause of overheated neutrals and tripped breakers on long runs. Avoid these three fatal unit mistakes:

1. Confusing Total Wire Length with One-Way Distance (L)

The formula already includes the multiplier '2' to account for the out-and-back path (Line and Neutral). If you measure 80 feet from the panel to the load, L = 80. If you mistakenly use the total wire pulled (160 feet) AND keep the '2' multiplier, you will double your calculated voltage drop and unnecessarily overspend on copper.

2. Plugging in the AWG Number Instead of Circular Mils (CM)

AWG is a logarithmic gauge, not a linear area measurement. Plugging '12' into the denominator instead of '6,530' will yield a mathematically massive, physically impossible voltage drop. Always convert AWG to CM using NEC Chapter 9, Table 8.

3. Ignoring Realistic Magnitudes

A realistic voltage drop on a 120V residential branch circuit is between 1.5V and 5V. If your calculator spits out 45V or 0.04V, you have dropped a decimal or used the wrong K constant. Trust your bench intuition: a 45V drop on a 120V circuit means the load is receiving 75V, which would cause immediate, obvious failure of any appliance.

Decision Path: Sizing Your Conductor for a 240V Feeder

Calculating Circular Mils is only half the battle. You must intersect your voltage drop math with NEC ampacity tables to make a final material purchase. Follow this decision tree to arrive at your exact part number.

StepCondition / CheckAction
1. Calculate VD Requirement Determine max allowable VD (e.g., 3% of 240V = 7.2V) and solve for required CM. Yields minimum physical wire thickness (e.g., 21,500 CM = 6 AWG).
2. Check Ampacity (NEC 310.16) Look up the 75°C column for your load current (e.g., 40A). 8 AWG Cu is rated 50A. 6 AWG Cu is rated 65A. Both pass the 40A thermal test.
3. Apply Continuous Load Rule Is the load continuous (on for 3+ hours)? If YES, multiply load by 1.25 (40A × 1.25 = 50A). Now 8 AWG (50A rating) is at its absolute limit.
4. Evaluate Conduit Fill & Derating Are there more than 3 current-carrying conductors in the raceway? If YES, apply NEC 310.15(C)(1) derating factors. Upsize one additional AWG step.
5. Final Material Selection Compare VD minimum (6 AWG) vs Ampacity minimum (8 AWG). ALWAYS PICK THE LARGER WIRE.

The Concrete Pick

For a 40A continuous load, 150 feet away on a 240V single-phase feeder, voltage drop demands a minimum of 6 AWG (26,240 CM). Ampacity and the 125% continuous load rule demand a minimum of 8 AWG. Because 6 AWG is physically larger and satisfies both the thermal and voltage drop constraints, your final pick is 6 AWG THHN Copper (or 4 AWG XHHW Aluminum if adjusting for the aluminum K-constant of 21.2 and larger CM requirement). Do not pull 8 AWG, or your subpanel will suffer a 3.9% voltage drop under full load.