If you are running a long circuit to a detached garage, a subpanel, or a heavy appliance, guessing your wire size will result in dim lights, tripped breakers, or melted insulation. The National Electrical Code (NEC) provides a standardized method to calculate exactly how much voltage is lost over a given distance. While the NEC generally treats voltage drop as a design recommendation rather than a strict mandate for standard branch circuits, adhering to the 3% branch and 5% total limits ensures your equipment runs safely and efficiently.

Here is the direct answer: the standard single-phase NEC voltage drop calculation formula is VD = (2 × K × I × D) / CM. Below, we will break down every variable, rearrange the formula for field use, and walk through two real-world calculations with strict unit tracking.

The Core NEC Voltage Drop Calculation Formula

This formula is derived from Ohm’s Law (V = I × R), adapted for the specific resistivity of copper and aluminum conductors at standard operating temperatures. It applies to single-phase AC and DC circuits.

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

Symbol Definition Standard Values & Notes
VD Voltage Drop The total voltage lost across the entire circuit loop, measured in Volts (V).
K Direct Current Constant Represents conductor resistivity. Use 12.9 for Copper and 21.2 for Aluminum (based on 75°C operating temperature per NEC Chapter 9).
I Current (Amperes) The actual continuous load current in Amps (A), not the breaker size. (e.g., a 16A load on a 20A breaker uses I = 16).
D One-Way Distance The physical distance from the source to the load in Feet (ft). Do not double this for the return path; the '2' in the formula handles that.
CM Circular Mils The cross-sectional area of the wire. Look this up in NEC Chapter 9, Table 8 (e.g., 12 AWG = 6,530 CM; 10 AWG = 10,380 CM).

Rearranged Forms: Solving for Any Variable

On the jobsite, you rarely just need to find the voltage drop. Usually, you know your maximum allowable drop (e.g., 3% of 120V = 3.6V) and need to find the required wire size or the maximum distance you can run. Here are the algebraic rearrangements of the core formula:

  • Solve for Wire Size (CM): CM = (2 × K × I × D) / VD
  • Solve for Max Distance (D): D = (VD × CM) / (2 × K × I)
  • Solve for Max Current (I): I = (VD × CM) / (2 × K × D)
  • Solve for Material Constant (K): K = (VD × CM) / (2 × I × D)
Pro-Tip for Wire Sizing: When solving for CM, your answer will rarely match a standard wire size exactly. Always round up to the next standard Circular Mil value found in NEC Table 8 to ensure you stay under your target voltage drop.

Worked Examples with Unit Tracking

Let’s apply the math to two common scenarios. Pay close attention to the units; dropping a unit or using the wrong constant is where 90% of field calculations fail.

Problem 1: Finding Voltage Drop on an Existing Branch Circuit

Scenario: You are wiring a 120V single-phase receptacle for a 16A space heater. The one-way run from the panel is 80 feet, and you are using 12 AWG copper wire. What is the voltage drop, and does it meet the NEC 3% recommendation?

  1. Identify Knowns:
    • K = 12.9 (Copper)
    • I = 16 Amps
    • D = 80 Feet
    • CM = 6,530 (12 AWG from NEC Ch. 9, Table 8)
  2. Apply Formula: VD = (2 × 12.9 × 16 × 80) / 6530
  3. Calculate Numerator: 2 × 12.9 × 16 × 80 = 33,024
  4. Divide by CM: 33,024 / 6,530 = 5.057 Volts
  5. Calculate Percentage: (5.057V / 120V) × 100 = 4.21%

Result: The voltage drop is ~5.06V (4.21%). This exceeds the NEC recommended 3% limit for branch circuits. To fix this, you must upsize to 10 AWG wire (10,380 CM), which would drop the loss to 2.65%.

Problem 2: Sizing Aluminum Wire for a Subpanel Feeder

Scenario: You are feeding a detached garage subpanel with a 240V single-phase, 30A continuous load. The one-way distance is 100 feet. You are using aluminum wire and want to strictly limit the voltage drop to 3% (7.2 Volts). What size wire do you need?

  1. Identify Knowns:
    • K = 21.2 (Aluminum)
    • I = 30 Amps
    • D = 100 Feet
    • VD = 7.2 Volts (3% of 240V)
  2. Apply Rearranged Formula: CM = (2 × K × I × D) / VD
  3. Calculate Numerator: 2 × 21.2 × 30 × 100 = 127,200
  4. Divide by VD: 127,200 / 7.2 = 17,666.6 CM
  5. Select Wire Size: Look at NEC Table 8. 8 AWG is 16,510 CM (too small). 6 AWG is 26,240 CM.

Result: You must use a minimum of 6 AWG Aluminum wire to maintain a voltage drop under 3% on this 100-foot run.

Assumptions, Limits, and Common Unit Mistakes

The NEC formula is an approximation. Understanding its boundaries prevents dangerous miscalculations.

When the Formula Applies (and When It Doesn't)

This formula assumes a steady-state DC circuit or an AC circuit with a power factor near 1.0 (typically >0.9). For standard residential wiring (lighting, heating, basic receptacles), this is perfectly accurate. However, for large AC feeders (larger than 1/0 AWG) powering heavy inductive loads like large HVAC compressors with a low power factor, the circuit's reactance (X) begins to dominate over resistance (R). In those industrial scenarios, this simple K-based formula will underestimate the true voltage drop. For those, you must use the exact impedance (Z) values from NEC Chapter 9, Table 9.

What a Realistic Answer Magnitude Looks Like

On a standard 120V, 15A or 20A residential branch circuit, a well-designed run should yield a voltage drop between 1.0V and 3.5V. If your calculation spits out 18V for a lighting circuit, you have made a math error. Conversely, if you are calculating a 200-foot feeder and the drop is only 0.2V, you likely forgot to multiply by the current (I) or used the wrong distance unit.

Unit Mistakes That Break the Math

  • The 'Distance' Trap: The variable D is the one-way physical distance from panel to load. The '2' in the numerator accounts for the hot and neutral/ground return paths. If you measure 100 feet of physical trench, D = 100. Do not use 200 feet (total wire length) unless you also remove the '2' from the formula.
  • The 'K' Temperature Shift: The constant 12.9 for copper is based on an operating temperature of 75°C. If you are calculating for a cold environment or a very lightly loaded wire that stays at 20°C, the actual K value is closer to 10.8. The NEC uses 75°C for conservative, safe load planning.
  • Plugging in AWG instead of CM: Never plug the number "12" into the CM variable for 12 AWG wire. You must use the Circular Mil area (6,530). Plugging in the gauge number will result in a calculated voltage drop that is hundreds of times higher than reality.

For deeper technical references on conductor properties and code compliance, consult the National Fire Protection Association (NFPA) NEC portal and standard engineering tables from resources like Electrical Technology.

FAQ: NEC Voltage Drop Calculation Questions

Does the NEC strictly enforce the 3% voltage drop limit for all branch circuits?

No. For most standard residential branch circuits, the 3% limit found in NEC Article 210.19(A) Informational Note 4 is a recommendation for good design, not a strict enforceable rule, unless your local Authority Having Jurisdiction (AHJ) has specifically adopted it as law. However, recent NEC cycles have introduced mandatory voltage drop limits for specific large feeders (e.g., over 100A) and for sensitive electronic equipment. Always check your local amendments.

How do I calculate NEC voltage drop for a 3-phase circuit?

For a balanced 3-phase circuit, the return current paths cancel each other out differently than in single-phase. You replace the '2' in the single-phase formula with the square root of 3 (approximately 1.732). The 3-phase formula becomes: VD = (1.732 × K × I × D) / CM.

Why does my calculated voltage drop differ from my multimeter reading at the receptacle?

The formula assumes a constant resistance based on a 75°C wire temperature. Real-world readings vary due to actual ambient temperature, voltage fluctuations at the utility transformer, and connection resistance at terminals (which adds localized drop not accounted for in the wire-length math). Furthermore, a loose neutral connection in the panel can severely skew 120V readings. Always measure at the source (panel) and the load (receptacle) simultaneously under load to get a true field reading.

What is the exact Circular Mil (CM) value for 10 AWG wire?

According to NEC Chapter 9, Table 8, the exact cross-sectional area for a solid or stranded 10 AWG copper conductor is 10,380 Circular Mils. Always use the official Table 8 values rather than calculating the area manually using geometry, as stranded wire contains interstitial air gaps that alter the physical cross-section compared to a solid mathematical circle.