The Core Wiring Calculations Formula for Single-Phase Voltage Drop

When sizing conductors for long runs, ampacity tables alone are not enough. A wire might safely carry 60 amps without melting, but if the run is too long, the resistance will starve the load of voltage. The fundamental wiring calculation for single-phase AC and DC circuits is the voltage drop formula:

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

This equation calculates the exact voltage lost as heat across the conductors. To use it effectively, you must understand every variable and its realistic magnitude.

Symbol Definition Standard Unit Realistic Residential Magnitude
VD Voltage Drop (the lost voltage) Volts (V) 1V to 10V (Target < 3% of nominal)
2 Multiplier for single-phase (out and back path) Dimensionless Exactly 2 (Use 1.732 for 3-phase)
K Resistivity constant of the conductor material Ohm-circular mils per foot 12.9 (Copper) or 21.2 (Aluminum) at 75°C
I Current (Load amperage) Amperes (A) 15A to 100A for standard branch/feeders
L One-way length of the circuit Feet (ft) 20 ft to 300 ft
CM Circular Mils (cross-sectional area of the wire) Circular Mils 6,530 (12 AWG) to 167,800 (4/0 AWG)
When This Formula Applies & Core Assumptions:
This formula assumes a single-phase, steady-state load with a high power factor (near 1.0, typical for residential resistive heating or lighting). It uses the DC resistance approximation from NEC Chapter 9, Table 8. For circuits with heavy inductive loads (like large motors) or runs exceeding 300 feet, AC reactance begins to skew the math, requiring complex impedance calculations. Furthermore, the National Electrical Code (NEC) recommends a maximum 3% voltage drop on branch circuits and a combined 5% on feeders and branch circuits to ensure equipment operates efficiently.

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

You will rarely use the base formula exactly as written. In practical wiring calculations, you usually know the target voltage drop and need to find the required wire size, or you have an existing wire and need to find the maximum distance. Here are the rearranged forms:

  • Solving for Wire Size (CM): CM = (2 × K × I × L) / VD
    Use when: Designing a new circuit and selecting the AWG from a wire table.
  • Solving for Maximum Distance (L): L = (VD × CM) / (2 × K × I)
    Use when: Determining how far you can run a specific wire gauge before violating the 3% drop limit.
  • Solving for Maximum Current (I): I = (VD × CM) / (2 × K × L)
    Use when: Evaluating if an existing buried cable can handle a newly added appliance.

Worked Problem 1: Sizing a 60A Subpanel Feeder (Solving for CM)

Scenario: You are running a 240V single-phase feeder to a detached garage subpanel. The continuous load calculation is 60 amps. The one-way trench distance is 150 feet. You are using copper THHN wire in PVC conduit. The NEC recommends keeping feeder voltage drop under 3%.

  1. Calculate the maximum allowable voltage drop (VD):
    Target VD = 240V × 0.03 = 7.2 Volts
  2. Identify the known variables:
    K = 12.9 (Copper at 75°C)
    I = 60 Amps
    L = 150 Feet
    VD = 7.2 Volts
  3. Apply the rearranged formula to solve for CM:
    CM = (2 × 12.9 × 60 × 150) / 7.2
    CM = 232,200 / 7.2
    CM = 32,250 Circular Mils
  4. Translate CM to AWG and verify ampacity:
    Looking at NEC Chapter 9 Table 8, 6 AWG copper is 26,240 CM (too small). 4 AWG copper is 41,740 CM (sufficient).
    Ampacity Check: 4 AWG THHN copper is rated for 85A in the 75°C column, which safely exceeds our 60A load and the 60A breaker.

Concrete Pick: Use 4 AWG THHN Copper for the ungrounded conductors, paired with an 8 AWG copper equipment grounding conductor (per NEC 250.122).

Worked Problem 2: Evaluating an Existing 120V Branch Circuit (Solving for VD)

Scenario: A workshop has an existing 120V branch circuit wired with 12 AWG NM-B (Romex) copper cable. The circuit powers a continuous 16-amp dust collector. The one-way cable run from the panel is 80 feet. Is this circuit compliant with the 3% voltage drop recommendation?

  1. Identify the known variables:
    K = 12.9 (Copper)
    I = 16 Amps
    L = 80 Feet
    CM = 6,530 (Standard CM for 12 AWG solid copper)
  2. Apply the base formula to solve for VD:
    VD = (2 × 12.9 × 16 × 80) / 6,530
    VD = 33,024 / 6,530
    VD = 5.05 Volts
  3. Calculate the percentage drop:
    Drop % = (5.05V / 120V) × 100 = 4.2%
  4. Evaluate against the standard:
    4.2% exceeds the recommended 3% maximum for branch circuits. The motor will run hotter, draw more current to compensate, and experience reduced starting torque.

Concrete Fix: Upgrade the branch circuit wiring to 10 AWG Copper (CM = 10,380). Recalculating with 10 AWG yields a VD of 3.18V (2.65%), which passes the 3% threshold. Upgrade the breaker to 30A if the receptacle and load allow, or keep the 20A breaker for overcurrent protection while utilizing the 10 AWG strictly for voltage drop mitigation.

Unit Mistakes That Will Break Your Wiring Calculations

The math itself is simple algebra, but 90% of field errors come from unit mismanagement. Avoid these three calculation killers:

  • Using Meters Instead of Feet: The K constant (12.9 for copper) is derived using feet. If you measure your trench in meters and plug it directly into the formula as 'L', your calculated voltage drop will be artificially low by a factor of 3.28. Always convert meters to feet (multiply by 3.281) before calculating.
  • Confusing Diameter with Circular Mils: Circular Mils (CM) is an area measurement, not a diameter. CM is calculated by squaring the diameter in mils (thousandths of an inch). For example, a wire with a 0.1-inch diameter is 100 mils. The CM is 100² = 10,000 CM. Never plug a wire gauge diameter into the CM variable.
  • Forgetting the '2' Multiplier: In single-phase and DC circuits, current must travel to the load and return to the source. The '2' accounts for the resistance of both the hot and neutral (or hot and hot) conductors. If you omit the 2, you are only calculating the drop on half the circuit. (Note: For balanced 240V-only loads with no neutral, the drop is calculated line-to-line, but the physical length of both conductors still introduces resistance, so the '2' remains in the standard formula for total line loss).

Decision Tree: Picking the Exact Wire Gauge and Breaker

Use this decision path to finalize your wiring calculations and select your materials. Do not stop at the first calculation; always verify against thermal ampacity limits.

Step Condition / Action Resulting Concrete Pick
1. Calculate CM Use CM = (2 × K × I × L) / VD_max with a 3% VD target. Yields minimum required cross-sectional area.
2. Select AWG Look up the calculated CM in NEC Chapter 9 Table 8. Pick the next largest standard AWG. e.g., Calculated 32,250 CM → Pick 4 AWG (41,740 CM).
3. Verify Ampacity Check NEC Table 310.16. Is the chosen AWG ampacity ≥ the breaker size at the correct temperature column (usually 75°C for THHN in terminations)? If YES: Proceed. If NO: Step up one AWG size and re-verify.
4. Check Conduit Fill If running in conduit, count current-carrying conductors. If >3, apply NEC Table 310.15(C)(1) derating factors. If derated ampacity drops below breaker size: Step up AWG.
5. Finalize Lock in the wire gauge, insulation type, and overcurrent protective device. Default Pick for 60A/150ft: 4 AWG THHN Copper, 60A 2-pole breaker, 1-inch PVC Schedule 80 conduit.

By strictly following this sequence, you eliminate the guesswork from feeder sizing. Voltage drop calculations are not optional suggestions for long runs; they are the mathematical guarantee that your tools, appliances, and subpanels will receive the electrical pressure they were engineered to operate under. For further reading on the physics of conductor resistance, consult the voltage drop chapter in the All About Circuits textbook.