When sizing conductors for long runs, relying solely on ampacity tables is a fast track to undersized wire, dimming lights, and motor burnout. An accurate AC voltage drop calculator requires more than just the basic DC Ohm's Law ($V = I \times R$); it must account for alternating current reactance, power factor, and conduit material. A realistic answer magnitude for a standard 120V residential branch circuit is a drop between 1.5V and 3.6V (1.25% to 3%). Anything exceeding 3.6V on a 120V circuit, or 5% total from service to appliance, violates NFPA 70 (NEC) 210.19(A) informational notes and risks equipment malfunction.

Below, we break down the precise impedance-based formula used by professional engineers, provide the exact NEC Chapter 9 data tables you need, and walk through two fully tracked worked examples.

The Core AC Voltage Drop Formula & Symbol Definitions

Unlike DC circuits where resistance is the only opposing force, AC circuits face impedance ($Z$), which combines AC resistance ($R$) and inductive reactance ($X$). The most accurate formula for calculating AC voltage drop, derived from NEC Chapter 9, Table 9, separates these components and applies the load's power factor.

Single-Phase Formula:
$VD = 2 \times I \times L \times [(R \times \cos\theta) + (X \times \sin\theta)]$

Three-Phase Formula:
$VD = \sqrt{3} \times I \times L \times [(R \times \cos\theta) + (X \times \sin\theta)]$

Every variable in this equation carries specific units. Mixing them up is the primary reason online calculators yield wildly incorrect results. Refer to the spec-sheet table below for exact definitions.

Symbol Definition Standard Unit Notes / Constraints
VD Voltage Drop Volts (V) The absolute voltage lost across the conductors.
I Load Current Amperes (A) Use the continuous load rating or full-load amps (FLA).
L One-Way Circuit Length Thousands of feet (kft) Distance from source to load. Must be divided by 1000.
R AC Resistance Ohms per 1000 ft ($\Omega$/kft) Pulled from NEC Table 9; accounts for skin effect.
X AC Reactance Ohms per 1000 ft ($\Omega$/kft) Pulled from NEC Table 9; depends on conduit type.
$\cos\theta$ Power Factor (PF) Decimal (0.0 to 1.0) Ratio of real power to apparent power.
$\sin\theta$ Reactive Factor Decimal (0.0 to 1.0) Calculated as $\sqrt{1 - \cos^2\theta}$.
2 Single-Phase Multiplier Dimensionless Accounts for the out-and-back (line and neutral) path.
$\sqrt{3}$ Three-Phase Multiplier Dimensionless (~1.732) Accounts for the 120-degree phase shift in 3-phase systems.

NEC Chapter 9 Wire Impedance Data Table

To use the formula above, you cannot rely on standard DC resistance charts. AC resistance is higher due to the skin effect, and reactance changes based on whether your wires are pulled through non-magnetic (PVC/Aluminum) or magnetic (Steel) conduit. The data-dense table below provides real-world values extracted directly from NEC Chapter 9, Table 9 for uncoated copper conductors at 75°C.

Wire Size (AWG/kcmil) R (PVC Conduit) $\Omega$/kft X (PVC Conduit) $\Omega$/kft R (Steel Conduit) $\Omega$/kft X (Steel Conduit) $\Omega$/kft
14 AWG 3.140 0.054 3.140 0.054
10 AWG 1.240 0.050 1.240 0.050
6 AWG 0.491 0.052 0.491 0.052
2 AWG 0.194 0.051 0.194 0.051
1/0 AWG 0.122 0.049 0.122 0.049
4/0 AWG 0.060 0.048 0.060 0.048
Code Caveat: These values assume a 75°C operating temperature and a standard 60Hz frequency. If your termination ratings are 60°C (common for older breakers and smaller residential panels), the actual resistance will be slightly lower, but NEC 110.14(C) requires you to size the wire based on the lowest temperature rating in the circuit. Always defer to your local AHJ for final compliance.

Step-by-Step Worked Examples with Unit Tracking

Let's apply the formula to two common scenarios. Notice how the length ($L$) is explicitly converted to thousands of feet (kft) before multiplying. Skipping this step is the most common reason DIYers calculate a voltage drop that is 1,000 times too large.

Problem 1: Single-Phase 120V Branch Circuit

Scenario: You are running a dedicated 120V, 20A circuit to a workshop compressor. The one-way distance is 150 feet. You plan to use 10 AWG copper wire in PVC conduit. The compressor motor has a power factor (PF) of 0.85.

Step 1: Identify and Convert Variables

  • $I = 20\text{ A}$
  • $L = 150\text{ ft} = 0.150\text{ kft}$
  • $\cos\theta = 0.85$
  • $\sin\theta = \sqrt{1 - 0.85^2} = \sqrt{1 - 0.7225} = \sqrt{0.2775} = 0.5268$
  • From Table 2 (10 AWG, PVC): $R = 1.240\ \Omega$/kft, $X = 0.050\ \Omega$/kft

Step 2: Calculate Effective Impedance ($Z_{eff}$)

  • $Z_{eff} = (R \times \cos\theta) + (X \times \sin\theta)$
  • $Z_{eff} = (1.240 \times 0.85) + (0.050 \times 0.5268)$
  • $Z_{eff} = 1.054 + 0.02634 = 1.08034\ \Omega$/kft

Step 3: Apply Single-Phase Formula

  • $VD = 2 \times I \times L \times Z_{eff}$
  • $VD = 2 \times 20 \times 0.150 \times 1.08034$
  • $VD = 40 \times 0.150 \times 1.08034 = 6.0 \times 1.08034$
  • $VD = 6.48\text{ V}$

Step 4: Evaluate Percentage

  • $\%VD = (6.48 / 120) \times 100 = \mathbf{5.4\%}$
  • Verdict: This exceeds the NEC recommended 3% maximum for branch circuits. The compressor will see only 113.5V under full load, which can cause overheating. You must upsize to 6 AWG or 8 AWG wire.

Problem 2: Three-Phase 480V Feeder

Scenario: A 480V, 3-phase, 50A CNC machine is located 300 feet from the main switchgear. You are pulling 2 AWG copper through steel conduit. The machine's power supply yields a PF of 0.90.

Step 1: Identify and Convert Variables

  • $I = 50\text{ A}$
  • $L = 300\text{ ft} = 0.300\text{ kft}$
  • $\cos\theta = 0.90$
  • $\sin\theta = \sqrt{1 - 0.90^2} = \sqrt{0.19} = 0.4359$
  • From Table 2 (2 AWG, Steel): $R = 0.194\ \Omega$/kft, $X = 0.051\ \Omega$/kft

Step 2: Calculate Effective Impedance ($Z_{eff}$)

  • $Z_{eff} = (0.194 \times 0.90) + (0.051 \times 0.4359)$
  • $Z_{eff} = 0.1746 + 0.02223 = 0.19683\ \Omega$/kft

Step 3: Apply Three-Phase Formula

  • $VD = \sqrt{3} \times I \times L \times Z_{eff}$
  • $VD = 1.732 \times 50 \times 0.300 \times 0.19683$
  • $VD = 86.6 \times 0.300 \times 0.19683 = 25.98 \times 0.19683$
  • $VD = 5.11\text{ V}$

Step 4: Evaluate Percentage

  • $\%VD = (5.11 / 480) \times 100 = \mathbf{1.06\%}$
  • Verdict: Excellent. Well under the 3% feeder recommendation. 2 AWG copper is perfectly sized for this run.

Rearranged Forms, Assumptions, and Unit Traps

While calculating the voltage drop of an existing wire is useful, you usually need to work backward: you know your maximum allowable voltage drop, and you need to find the required wire size or maximum run length. Here are the rearranged forms of the single-phase equation.

Rearranged Forms List

  • Solve for Maximum Current ($I$):
    $I = \frac{VD}{2 \times L \times Z_{eff}}$
  • Solve for Maximum One-Way Length ($L$ in kft):
    $L = \frac{VD}{2 \times I \times Z_{eff}}$
  • Solve for Required Effective Impedance ($Z_{eff}$):
    $Z_{eff} = \frac{VD}{2 \times I \times L}$
    (Use this result to look up the largest wire gauge in NEC Table 9 that has a lower $Z_{eff}$ than your calculated number).

When the Formula Applies (and Its Assumptions)

This AC voltage drop calculator methodology assumes steady-state sinusoidal AC waveforms. It is highly accurate for standard residential and commercial loads (lighting, heating, standard induction motors). However, it begins to lose accuracy if the circuit feeds heavy non-linear loads like Variable Frequency Drives (VFDs) or large UPS systems that introduce heavy harmonic distortion. Harmonics increase the RMS current and exacerbate the skin effect, effectively raising the AC resistance ($R$) beyond the NEC Table 9 values. For heavy harmonic environments, engineers typically oversize the neutral conductor and apply a 1.2x multiplier to the calculated voltage drop.

Additionally, the three-phase formula assumes a perfectly balanced load across all three phases. If your 3-phase panel is heavily unbalanced, the neutral will carry current, and the voltage drop on the most heavily loaded phase will be higher than the formula predicts.

Unit Mistakes That Break the Calculation

If your AC voltage drop calculator is spitting out impossible numbers (like a 4,000V drop on a 120V circuit), you have fallen into one of these unit traps:

  1. Forgetting the Length Conversion: The NEC Table 9 values are in Ohms per 1,000 feet. If your run is 150 feet, you must enter $0.150$ into the formula, not $150$. Entering 150 multiplies your result by 1,000.
  2. Double-Counting the Return Path: The single-phase formula includes a multiplier of '$2$' to account for the hot and neutral wires. If you measure the total loop length (out and back) and use that for $L$, you are applying the return path twice. $L$ must always be the one-way physical distance from panel to load.
  3. Mixing Line-to-Line and Line-to-Neutral: When calculating the percentage drop for a 208V or 480V 3-phase system, the denominator in your percentage calculation must be the line-to-line voltage (e.g., 480V), not the line-to-neutral voltage (277V). Using the wrong denominator will artificially inflate your percentage error.
  4. Using DC Resistance for AC: Standard multimeters measure DC resistance. If you measure a spool of wire with an ohmmeter and use that value for $R$ in the AC formula, your calculation will be slightly low, because it ignores the AC skin effect and the inductive reactance ($X$) of the conduit.
Pro-Tip for Long Runs: If your calculated voltage drop is marginal (e.g., 3.1%), consider the physical routing of the wire. Bundling more than three current-carrying conductors in a single conduit requires ampacity derating per NEC 310.15(C)(1). While derating technically affects ampacity rather than voltage drop, the resulting heat buildup increases the conductor's resistance. When in doubt, always bump up one AWG size for runs exceeding 100 feet.