The exact single phase voltage drop formula for DC and single-phase AC circuits is VD = (2 × K × I × D) / CM. This equation calculates the electrical pressure lost as heat across a conductor pair before reaching the load. While modern software can automate this, understanding the raw math is mandatory for troubleshooting mysterious breaker trips, dimming lights, and undersized feeder runs on the jobsite.
The Core Single Phase Voltage Drop Formula & Symbol Definitions
Every variable in the single phase voltage drop formula represents a specific physical property of the circuit. The multiplier '2' accounts for the total loop length (the ungrounded 'hot' conductor out, and the grounded 'neutral' or second 'hot' conductor back). Below is the strict definition for every symbol used in the equation.
| Symbol | Variable Name | Standard Unit | Definition & Practical Context |
|---|---|---|---|
| VD | Voltage Drop | Volts (V) | The total voltage lost across the entire wire loop. Subtract this from the source voltage to find the voltage actually available at the load. |
| 2 | Loop Multiplier | Dimensionless | Represents the two current-carrying conductors in a single-phase circuit (Line and Neutral, or Line 1 and Line 2). For three-phase, this becomes √3 (1.732). |
| K | Resistivity Constant | Ohm-Circular Mils / Foot | The specific resistance of the wire material at a given temperature. Standard values: 12.9 for Copper at 75°C; 21.2 for Aluminum at 75°C. |
| I | Current (Load) | Amperes (A) | The actual continuous current drawn by the load, not the breaker size. A 20A breaker protecting a 12A continuous load uses I = 12. |
| D | One-Way Distance | Feet (ft) | The physical length of the cable run from the source to the load. The formula's '2' multiplier handles the return path, so do not double this number manually. |
| CM | Circular Mils | Circular Mils (cmil) | The cross-sectional area of the conductor. Found in NEC Chapter 9, Table 8. (e.g., 12 AWG = 6,530 CM). |
Reference Data: Wire Properties & Realistic Drop Magnitudes
To use the formula accurately, you need exact values for CM and K. The table below provides real-world data for common residential and commercial wire sizes. Note that the K values provided are for AC circuits operating at 75°C, which is the standard termination temperature rating for most modern breakers and lugs.
| AWG Size | Circular Mils (CM) | Copper K (75°C) | Aluminum K (75°C) | Cu Resistance (Ω/kft at 75°C) |
|---|---|---|---|---|
| 14 AWG | 4,110 | 12.9 | 21.2 | 3.14 |
| 12 AWG | 6,530 | 12.9 | 21.2 | 1.98 |
| 10 AWG | 10,380 | 12.9 | 21.2 | 1.24 |
| 8 AWG | 16,510 | 12.9 | 21.2 | 0.78 |
| 6 AWG | 26,240 | 12.9 | 21.2 | 0.49 |
| 4 AWG | 41,740 | 12.9 | 21.2 | 0.31 |
| 2 AWG | 66,360 | 12.9 | 21.2 | 0.19 |
What does a realistic answer magnitude look like? On a standard 120V branch circuit, a healthy voltage drop is between 1.0V and 3.5V (roughly 0.8% to 2.9%). If your calculation yields a drop of 14V on a 120V circuit, you have either made a unit-tracking error or you are looking at a severe fire hazard where the wire is acting as a resistive heating element. For 240V feeder circuits, a drop of 4V to 8V is entirely normal and acceptable.
Rearranged Forms for Sizing and Troubleshooting
On the bench or in the field, you rarely just solve for VD. Usually, you know the acceptable drop and need to find the required wire size or maximum distance. Here are the algebraically rearranged forms of the single phase voltage drop formula:
- Solve for CM (Wire Sizing):
CM = (2 × K × I × D) / VD
Use this to find the minimum circular mils required, then round up to the next standard AWG size in NEC Table 8. - Solve for D (Maximum Distance):
D = (CM × VD) / (2 × K × I)
Use this to determine how far you can run a specific wire gauge before exceeding your voltage drop limit. - Solve for I (Maximum Continuous Load):
I = (CM × VD) / (2 × K × D)
Use this when troubleshooting an existing circuit to find the maximum safe current before the voltage at the load sags below equipment tolerances. - Solve for K (Material Identification):
K = (VD × CM) / (2 × I × D)
Use this to verify if an unknown underground feeder is copper or aluminum by measuring the actual voltage drop under a known load.
Worked Examples with Unit Tracking
Abstract formulas are useless without strict unit tracking. Below are two real-world scenarios demonstrating exactly how to apply the math without skipping intermediate steps.
Problem 1: Calculating Voltage Drop on an Existing Branch Circuit
Scenario: You are powering a 120V, 16A continuous space heater located 85 feet from the panel. The circuit is wired with 12 AWG copper THHN. What is the voltage drop, and does it meet the 3% NEC recommendation?
- Identify Variables: K = 12.9 (Copper at 75°C), I = 16A, D = 85 ft, CM = 6,530 (12 AWG).
- Setup Equation: VD = (2 × 12.9 × 16 × 85) / 6,530
- Calculate Numerator: 2 × 12.9 = 25.8. Then, 25.8 × 16 = 412.8. Finally, 412.8 × 85 = 35,088.
- Divide by Denominator: 35,088 / 6,530 = 5.37 Volts.
- Calculate Percentage: (5.37V / 120V) × 100 = 4.47%.
Verdict: A 4.47% drop exceeds the 3% NEC branch circuit recommendation (Informational Note in 210.19(A)). The heater will only see 114.6V. To fix this, you must upsize to 10 AWG wire.
Problem 2: Sizing a Feeder for a Detached Garage Subpanel
Scenario: You need to run a 240V single-phase feeder to a subpanel 140 feet away. The calculated continuous load is 40A. You want to limit the voltage drop to a maximum of 3%. What size copper wire is required?
- Identify Variables: K = 12.9, I = 40A, D = 140 ft. Max VD = 3% of 240V = 7.2 Volts.
- Setup Rearranged Equation (Solving for CM): CM = (2 × K × I × D) / VD
- Calculate Numerator: 2 × 12.9 × 40 × 140 = 144,480.
- Divide by Denominator: 144,480 / 7.2 = 20,066.6 CM.
- Select Wire Size: Look at the reference table above. 8 AWG is only 16,510 CM (too small). 6 AWG is 26,240 CM.
Verdict: You must pull 6 AWG copper conductors. Note that you must still verify that 6 AWG copper meets the ampacity requirements for a 40A load under NEC 310.16 (which it does, rated for 55A at 75°C or 65A at 90°C, though termination limits usually cap it at the 75°C column).
Boundary Conditions: Assumptions, Unit Traps, and Code Limits
The single phase voltage drop formula is an approximation based on DC resistance. To use it safely and legally, you must understand its boundaries.
When the Formula Applies (and When it Fails)
This formula assumes a steady-state DC load or a single-phase AC load with a high power factor (PF > 0.9), such as resistive heating or incandescent lighting. It completely ignores AC inductive reactance (XL). For wire sizes 1/0 AWG and larger, the physical spacing between conductors creates magnetic fields that add reactance to the impedance. If you use this basic formula for a 4/0 AWG aluminum feeder, your calculated drop will be 10% to 20% lower than reality. For large feeders, you must use the AC resistance and reactance tables found in NEC Chapter 9, Table 9, applying the full impedance formula: VD = I × (R cosθ + X sinθ) × 2 × D.
Unit Mistakes That Break the Math
- Using Inches instead of Feet: The K constant is calibrated for feet. If you measure your run in inches and plug that into 'D', your calculated voltage drop will be 12 times higher than reality.
- Confusing Circular Mils with Square Mils: CM is a unit of area specific to round wires (CM = diameter in mils squared). Do not use the square millimeter (mm²) cross-sectional area from metric wire standards (like IEC 60228) in the CM slot without converting first (1 mm² ≈ 1,973.5 CM).
- Using the Wrong K Value: Many older textbooks cite K = 10.4 for copper and K = 17 for aluminum. These are DC resistivity values at 20°C. In a real AC circuit loaded to 75% of its ampacity, the wire heats up to 60°C-75°C. Copper's resistance increases by roughly 20% at these temperatures. Always use K = 12.9 (Cu) or 21.2 (Al) for practical AC branch and feeder sizing.
NEC Code Limits and AHJ Authority
The National Electrical Code (NFPA 70) treats voltage drop primarily as an informational design parameter rather than a strict enforceable mandate for most standard residential branch circuits. However, NEC 310.15(B) and various informational notes strongly recommend a maximum 3% drop on branch circuits and a maximum 5% total drop (feeder + branch combined). Furthermore, specific equipment (like fire pumps under NEC 695) and local jurisdictions (AHJs) often write the 3% limit into local enforceable code. Always size your wire to satisfy both the ampacity tables (for fire safety) and the voltage drop formula (for equipment performance), deferring to whichever requires the larger conductor.






