To calculate voltage drop in a single-phase AC or DC circuit, use the formula VD = (2 × K × I × L) / CM. This equation tells you exactly how many volts will be lost as heat across the wire run before reaching the load. If your calculated VD exceeds 3% of your nominal voltage on a branch circuit (or 5% total from the utility transformer to the furthest outlet), you must increase your wire gauge. Below is the exact derivation, symbol breakdown, and field-tested decision path to size your wire correctly.
The Core Voltage Drop Formula and Symbol Definitions
The standard approximate formula used in the field for single-phase AC and DC circuits is derived from Ohm’s Law (V = I × R), substituting the resistance of the wire based on its material, length, and cross-sectional area.
VD = (2 × K × I × L) / CM
Every variable in this equation carries strict unit requirements. Mixing these units is the number one reason DIYers and junior apprentices end up with undersized feeders that trip breakers or melt terminals.
| Symbol | Definition | Required Unit | Standard Values / Notes |
|---|---|---|---|
| VD | Voltage Drop | Volts (V) | The actual voltage lost across the wire pair. |
| 2 | Multiplier | Dimensionless | Accounts for the out-and-back return path in single-phase/DC. (Use 1.732 for 3-phase). |
| K | DC Resistivity Constant | Ohm-Circular Mils / Foot | Copper: 12.9 (AC 75°C) or 10.8 (DC 20°C). Aluminum: 21.2 (AC 75°C). |
| I | Current | Amperes (A) | The continuous or maximum expected load current. |
| L | One-Way Length | Feet (ft) | Distance from the breaker panel to the load, NOT the total wire length. |
| CM | Cross-Sectional Area | Circular Mils (cmil) | Found in NEC Chapter 9, Table 8. (e.g., 12 AWG = 6530 CM). |
For standard US residential wiring, we use K = 12.9 for copper. This value is derived from the NFPA National Electrical Code (NEC) Chapter 9, Table 8, which assumes an operating temperature of 75°C. If you are sizing wire for a low-voltage DC solar array sitting in a cool basement, you would use K = 10.8 (the 20°C constant).
Rearranged Forms for Field Sizing
In practice, you rarely use the master formula to find VD. You already know your maximum acceptable voltage drop (usually 3% of nominal voltage), and you need to find out what wire size to buy, how far you can run it, or what the maximum load can be. Here are the algebraically rearranged forms:
- Solving for Wire Size (CM):
CM = (2 × K × I × L) / VD
Use this to find the minimum Circular Mils required, then match it to the nearest standard AWG size. - Solving for Maximum Length (L):
L = (VD × CM) / (2 × K × I)
Use this when your wire gauge and load are fixed, and you need to know the maximum distance before you exceed your drop limit. - Solving for Maximum Current (I):
I = (VD × CM) / (2 × K × L)
Use this to determine the safe continuous amperage limit for an existing wire run.
Worked Examples with Strict Unit Tracking
Let’s run two real-world scenarios. Notice how every intermediate step tracks the units to prevent magnitude errors.
Example 1: 120V AC Branch Circuit (Finding Voltage Drop)
Scenario: You are wiring a 120V receptacle in a garage using 12 AWG solid copper wire (THHN). The one-way distance from the panel is 60 feet. The expected continuous load is 15 Amps. What is the voltage drop?
- Identify Knowns: K = 12.9 (Cu, 75°C), I = 15A, L = 60 ft, CM = 6530 (from NEC Table 8 for 12 AWG).
- Apply Formula: VD = (2 × 12.9 × 15 × 60) / 6530
- Numerator (Voltage-Mil-Feet): 2 × 12.9 × 15 × 60 = 23,220
- Divide by CM: 23,220 / 6530 = 3.55 Volts
- Calculate Percentage: (3.55V / 120V) × 100 = 2.96%
Verdict: 2.96% is under the NEC recommended 3% limit for branch circuits. 12 AWG is acceptable.
Example 2: 12V DC Solar Array (Finding Max Length)
Scenario: You are running a 12V DC line from a charge controller to a battery bank using 10 AWG copper wire. The charging current is 30A. You want to keep the voltage drop under 0.36V (3% of 12V) to prevent the battery management system (BMS) from browning out. How far can the batteries be from the controller?
- Identify Knowns: K = 10.8 (Cu, DC, 20°C — assuming a climate-controlled battery room), I = 30A, VD = 0.36V, CM = 10380 (10 AWG).
- Apply Rearranged Formula: L = (VD × CM) / (2 × K × I)
- Numerator: 0.36 × 10380 = 3,736.8
- Denominator: 2 × 10.8 × 30 = 648
- Divide: 3,736.8 / 648 = 5.76 Feet
Verdict: At 30 Amps, 12V systems suffer massive percentage drops over very short distances. You must keep the 10 AWG wire run under 5.7 feet, or step up to 4 AWG wire to increase the distance.
Assumptions, Unit Traps, and Realistic Magnitudes
When the Formula Applies (and When It Doesn’t)
This formula assumes a steady-state load and a unity power factor (or close to it, like resistive heating or incandescent lighting). If you are sizing wire for a large inductive load like a 5HP well pump or a central AC compressor, the power factor drops, and the reactance of the wire (especially in steel conduit) begins to matter. For highly inductive loads over 100 feet, you must use the exact AC impedance tables in NEC Chapter 9, Table 9, rather than the approximate K-constant method.
Unit Mistakes That Break the Math
- Forgetting the ‘2’: Single-phase power requires an out (hot) and a return (neutral/ground) path. If you use L as the total wire length instead of the one-way distance and forget the multiplier, your calculated drop will be exactly half of reality.
- Mixing Metric and Imperial: The K constant of 12.9 is strictly for Circular Mils and Feet. If your wire spec sheet lists the cross-section in mm² (e.g., 2.5mm² or 4mm²), you must convert to CM first (1 mm² ≈ 1973.5 CM) or use the metric resistivity formula.
- Using the Wrong K for the Temperature: Using K=10.8 (20°C) for THHN wire routed through a 130°F attic will under-calculate your voltage drop by nearly 20%, because copper’s resistance increases as it gets hotter.
What a Realistic Answer Magnitude Looks Like
A healthy 120V branch circuit should show a VD between 1.0V and 3.6V (0.8% to 3%). A 240V feeder should show a drop between 2.0V and 12.0V. If your calculator spits out a drop of 45V on a 120V circuit, you haven’t discovered a new physics phenomenon; you forgot to divide by the Circular Mils or you entered the one-way length in inches instead of feet. Conversely, in low-voltage DC (12V/24V/48V), a drop of 2V is mathematically small but represents a catastrophic 16% loss on a 12V system, which will cause LED flickering and inverter low-voltage disconnects.
Decision Tree: Sizing a 120V 20A Garage Branch Circuit
Use this exact decision path when you need to pull a new 120V, 20-Amp circuit to a garage workshop 80 feet away from the main panel. We will terminate this path with a specific material pick.
| Step | Action & Calculation | Result / Logic Gate |
|---|---|---|
| 1. Set Target VD | Calculate 3% of nominal voltage. 120V × 0.03 |
Max allowed VD = 3.6 Volts |
| 2. Define Knowns | I = 20A L = 80 ft K = 12.9 (Cu, 75°C) |
Gather variables for the rearranged CM formula. |
| 3. Calculate Required CM | CM = (2 × 12.9 × 20 × 80) / 3.6 CM = 41,280 / 3.6 |
Required CM = 11,466 cmil |
| 4. Check 10 AWG | 10 AWG = 10,380 cmil. Is 10,380 ≥ 11,466? |
NO. 10 AWG yields a 3.98% drop. Reject. |
| 5. Check 8 AWG | 8 AWG = 16,510 cmil. Is 16,510 ≥ 11,466? |
YES. 8 AWG yields a 2.50% drop. Accept. |
| 6. Verify Ampacity | Check NEC 310.16. 8 AWG THHN (90°C col) is rated 55A. 8 AWG THWN/THHN in 75°C col is 50A. | 50A > 20A breaker. Passes thermal limit. |
Final Concrete Pick
For a 120V, 20A load at 80 feet, purchase and pull 8 AWG THHN/THWN copper wire (Black for Hot, White for Neutral, Green/Bare for Ground). While 12 AWG is the standard minimum for a 20A breaker based purely on thermal ampacity, it would result in an unacceptable 5.3% voltage drop at this distance, causing motors to overheat and lights to dim. Stepping up to 8 AWG guarantees a 2.5% drop, keeping your tools running cool and your installation fully compliant with NEC 210.19(A) Informational Note No. 4 recommendations. Always verify final terminations with a torque screwdriver set to the manufacturer’s spec (typically 35-40 in-lbs for standard 20A breakers).
For further verification in the field, cross-reference your manual math with the Southwire Voltage Drop Calculator, which uses the exact same NEC Chapter 9 impedance tables under the hood. Remember that while voltage drop calculations are heavily recommended for equipment longevity and efficiency, local Authority Having Jurisdiction (AHJ) inspectors have the final say on whether they enforce the 3% / 5% guidelines as strict code in your municipality.






