When sizing conductors for long runs, ampacity alone is not enough. A voltage drop calculator for cable sizing relies on the fundamental relationship between conductor resistance, current, and distance to ensure your load receives adequate voltage. The baseline single-phase approximate formula used in the field is:
VD = (2 × K × I × L) / CM
Below, we break down every variable, provide the exact NEC reference data you need to plug into the equation, and walk through real-world sizing problems with full unit tracking.
The Core Voltage Drop Formula and Symbol Definitions
The formula above calculates the total voltage lost across both the ungrounded (hot) and grounded (neutral) conductors in a single-phase circuit. To use a voltage drop calculator accurately, you must understand exactly what each symbol represents and the specific units required.
| Symbol | Definition | Required Unit |
|---|---|---|
| VD | Voltage Drop (total line-to-line loss) | Volts (V) |
| 2 | Multiplier for the return path (out and back) | Dimensionless |
| K | Conductor resistivity constant (based on material and temperature) | Ω·cmil/ft |
| I | Current (load draw) | Amperes (A) |
| L | One-way length of the circuit | Feet (ft) |
| CM | Cross-sectional area of the conductor in Circular Mils | Circular Mils (cmil) |
NEC Chapter 9 Reference Data (Copper at 75°C)
To use the formula, you need the correct CM and K values. The table below provides real data derived from NEC Chapter 9, Tables 8 and 9 for uncoated copper conductors operating at 75°C (the standard termination temperature rating for most modern breakers and lugs).
| Wire Size (AWG) | Area (CM) | K Constant (Cu @ 75°C) | Resistance (Ω / 1000 ft) |
|---|---|---|---|
| 14 AWG | 4,110 | 12.9 | 3.140 |
| 12 AWG | 6,530 | 12.9 | 1.980 |
| 10 AWG | 10,380 | 12.9 | 1.240 |
| 8 AWG | 16,510 | 12.9 | 0.778 |
| 6 AWG | 26,240 | 12.9 | 0.491 |
| 4 AWG | 41,740 | 12.9 | 0.308 |
Note: For aluminum conductors at 75°C, use K = 21.2. For precise AC calculations involving large cables (1/0 AWG and larger), reactance (X) and power factor must be factored in using NEC Table 9 impedance values, but the DC/approximate AC formula above is standard for branch circuits and feeders under 1/0.
Rearranged Forms: Solving for Current, Distance, and Cable Size
A proper voltage drop calculator for cable sizing doesn't just tell you the drop; it sizes the wire for you. By rearranging the baseline formula algebraically, we can solve for any missing variable.
- Solving for Cable Size (CM):
CM = (2 × K × I × L) / VD
Use this when you know your load, distance, and maximum allowable voltage drop, and need to find the minimum wire size. - Solving for Maximum Distance (L):
L = (VD × CM) / (2 × K × I)
Use this to find the maximum run length for an existing cable before you violate your voltage drop limit. - Solving for Maximum Current (I):
I = (VD × CM) / (2 × K × L)
Use this to determine how much load you can safely add to an existing long-distance circuit.
Worked Examples: Step-by-Step Cable Sizing and Drop Calculation
Let's apply these formulas to two common jobsite scenarios. We will track units through every intermediate step to prevent calculation errors.
Problem 1: Calculating Drop for an Existing 120V Branch Circuit
Scenario: You are running a 120V single-phase circuit to a remote receptacle. The load is 15A, the one-way distance is 100 feet, and you plan to use 12 AWG copper THHN. What is the voltage drop, and does it meet the 3% NEC recommendation?
I = 15 A
L = 100 ft
K = 12.9 Ω·cmil/ft (Copper @ 75°C)
CM = 6,530 cmil (from 12 AWG data table above)
Nominal Voltage = 120 V
Step 2: Plug into the baseline formula.
VD = (2 × 12.9 × 15 × 100) / 6,530
Step 3: Calculate the numerator (Total resistance factor × current × distance).
Numerator = 2 × 12.9 × 15 × 100 = 38,700
Step 4: Divide by CM.
VD = 38,700 / 6,530 = 5.92 V
Step 5: Calculate percentage drop.
%VD = (5.92 V / 120 V) × 100 = 4.93%
Verdict: A 4.93% drop exceeds the NEC informational recommendation of 3% for a branch circuit. You should upsize to 10 AWG (CM = 10,380) to bring the drop down to roughly 3.1%, or accept the slight inefficiency if the load is non-sensitive.
Problem 2: Sizing a Cable for a 240V Feeder
Scenario: You need to feed a 240V single-phase subpanel drawing 40A. The one-way distance is 150 feet. You want to limit the voltage drop to a maximum of 3%. What size copper cable is required?
I = 40 A
L = 150 ft
K = 12.9 Ω·cmil/ft
Nominal Voltage = 240 V
Target %VD = 3%
Step 2: Convert target percentage to absolute Volts.
VD = 240 V × 0.03 = 7.2 V
Step 3: Use the rearranged formula to solve for CM.
CM = (2 × K × I × L) / VD
CM = (2 × 12.9 × 40 × 150) / 7.2
Step 4: Calculate numerator.
Numerator = 2 × 12.9 × 40 × 150 = 154,800
Step 5: Divide by target VD.
CM = 154,800 / 7.2 = 21,500 cmil
Step 6: Select wire size from the data table.
Looking at our reference table, 8 AWG has 16,510 CM (too small). 6 AWG has 26,240 CM.
Verdict: You must install 6 AWG copper to maintain a 3% or lower voltage drop on this feeder. (Always verify this size also exceeds the 40A ampacity requirement in NEC Table 310.16, which it does at 55A for 60°C or 65A for 75°C).
Assumptions, Unit Traps, and Realistic Magnitudes
Online tools like the Southwire Voltage Drop Calculator automate this math, but relying on them blindly without understanding the underlying assumptions leads to undersized wire and overheated terminations. Here is what you need to know to validate your results.
When the Formula Applies (and Its Assumptions)
- Steady-State DC or Single-Phase AC: The formula assumes a balanced single-phase AC circuit with a power factor near 1.0 (unity). For highly inductive loads (large motors) or 3-phase systems, the formula changes (e.g., multiplying by √3 instead of 2 for 3-phase).
- Temperature Baseline: The K constant of 12.9 assumes the copper is operating at 75°C. If your cable is operating in a high-ambient environment or is heavily bundled, the actual resistance will be higher, and the real-world voltage drop will exceed your calculation.
- Continuous Load: The calculation uses the full continuous current. If the load is intermittent, the voltage drop is only present while the load is active.
Unit Mistakes That Break the Calculation
Plugging "12" into the CM variable instead of "6,530" will result in a mathematically absurd voltage drop. Always look up the Circular Mils in NEC Chapter 9, Table 8.
Critical Error 2: Forgetting the '2' Multiplier.
Voltage drop happens on the hot wire and the neutral wire. If you drop the '2' from the numerator, you are only calculating the drop for half the circuit. (Note: For 3-phase balanced systems, the neutral carries no current, which is why the multiplier changes to √3).
Critical Error 3: Mixing Meters and Feet.
The K constant (12.9) is strictly calibrated for L in feet and CM in circular mils. If you are using metric (mm² and meters), you must use the metric formula:
Vd = (2 × ρ × I × L) / A, where ρ is 0.0172 Ω·mm²/m for copper at 20°C, and A is the cross-sectional area in mm².
What a Realistic Answer Magnitude Looks Like
If your calculator spits out a voltage drop of 45V on a 120V circuit, you have a math error or a severely undersized wire. Here are the realistic benchmarks based on standard electrical engineering guidelines and NEC informational notes:
- Branch Circuits (Lighting/Appliances): Target max 3% drop. On a 120V circuit, this is 3.6V. On a 240V circuit, this is 7.2V.
- Feeders (Subpanels): Target max 2% to 3% drop to leave headroom for the branch circuits downstream.
- Total System (Feeder + Branch): NEC recommends a maximum combined drop of 5%. On 120V, the absolute maximum realistic drop before equipment starts failing to operate (like AC compressors stalling or LED drivers flickering) is 6.0V.
By mastering the manual formula and understanding the data tables behind the automated tools, you ensure your cable sizing is both code-compliant and practically efficient, preventing premature motor burnout and nuisance breaker trips on long runs.






