Every reliable wiring calculator on the market relies on a single foundational equation derived from Ohm’s Law and the physical properties of copper and aluminum. If you are sizing a branch circuit or a subpanel feeder, the direct answer for single-phase voltage drop is VD = (2 × K × I × D) / CM. Understanding this formula prevents you from blindly trusting app outputs and allows you to verify wire sizes against NEC-style guidance for a maximum 3% branch circuit voltage drop.
The Core Voltage Drop Formula Behind Every Wiring Calculator
The standard formula used to calculate voltage drop in a single-phase AC or DC circuit is:
Below is the exact definition of every symbol in the equation, including the standard constants used in NEC Chapter 9, Table 8 calculations.
| Symbol | Definition | Standard Units / Values |
|---|---|---|
| VD | Voltage Drop | Volts (V) |
| 2 | Multiplier for single-phase (out and back path) | Dimensionless (Use 1.732 for 3-phase) |
| K | Direct-current constant (resistivity) | 12.9 for Copper, 21.2 for Aluminum (at 75°C) |
| I | Current (Load) | Amperes (A) |
| D | Distance (One-way length of the circuit) | Feet (ft) |
| CM | Circular Mils (Cross-sectional area of the wire) | Circular Mils (e.g., 10 AWG = 10,380 CM) |
Rearranged Forms: Solving for Wire Size, Distance, and Current
A wiring calculator isn't just for finding voltage drop; it is primarily used to find the minimum required wire size. By rearranging the core formula, you can isolate any variable. Here are the rearranged forms you need for practical jobsite decisions:
- To find required Wire Size (CM):
CM = (2 × K × I × D) / VD
Use this when you know your load, distance, and maximum allowable voltage drop, and need to pick an AWG. - To find Maximum Distance (D):
D = (VD × CM) / (2 × K × I)
Use this to determine how far you can run a specific wire gauge before exceeding a 3% drop. - To find Maximum Current (I):
I = (VD × CM) / (2 × K × D)
Use this to see how much load an existing buried feeder can safely carry over a known distance.
Worked Examples with Unit Tracking
Abstract formulas are useless without unit tracking. Here are two real-world scenarios solved step-by-step.
Problem 1: Evaluating an Existing 14 AWG Branch Circuit
Scenario: You are extending a 120V single-phase lighting circuit. The total one-way distance (D) is 80 feet. The calculated continuous load (I) is 15A. The existing wire is 14 AWG Copper. What is the voltage drop, and does it pass the 3% NEC recommendation?
- Identify Knowns: K = 12.9 (Cu), I = 15A, D = 80 ft. From standard AWG tables, 14 AWG = 4,110 CM.
- Calculate Target VD Limit: 3% of 120V = 3.6V maximum.
- Apply Formula: VD = (2 × 12.9 × 15 × 80) / 4,110
- Multiply Numerator: 2 × 12.9 = 25.8. → 25.8 × 15 = 387. → 387 × 80 = 30,960.
- Divide by CM: 30,960 / 4,110 = 7.53 Volts.
- Calculate Percentage: (7.53V / 120V) × 100 = 6.27%.
Verdict: 6.27% exceeds the 3% recommendation. You must upsize to at least 10 AWG (10,380 CM) to bring the drop down to roughly 2.5%.
Problem 2: Sizing a 240V Subpanel Feeder
Scenario: You are running a 240V single-phase feeder to a detached garage subpanel. The calculated load is 40A. The trench distance is 120 feet. You want to limit voltage drop to exactly 3%. What size copper wire do you pull?
- Identify Knowns: K = 12.9, I = 40A, D = 120 ft. System voltage = 240V.
- Calculate Target VD: 3% of 240V = 7.2V.
- Apply Rearranged Formula for CM: CM = (2 × K × I × D) / VD
- Multiply Numerator: 2 × 12.9 × 40 × 120 = 123,840.
- Divide by Target VD: 123,840 / 7.2 = 17,200 CM.
- Select AWG: You need a wire with at least 17,200 CM. Looking at the wire chart, 8 AWG is 16,510 CM (too small). 6 AWG is 26,240 CM.
Verdict: Pull 6 AWG Copper THHN. (Note: Verify 6 AWG ampacity in the 75°C column of NEC Table 310.16, which is 65A, safely covering the 40A load).
Assumptions, Unit Traps, and Realistic Magnitudes
When using a digital wiring calculator or doing the math by hand, the formula operates under strict assumptions. Violating these assumptions is why DIYers end up with melted lugs or tripped breakers.
When the Formula Applies (and When it Doesn't)
This specific formula applies to single-phase AC or DC circuits operating at standard power factors (near 1.0). If you are calculating for a 3-phase industrial motor, the multiplier changes from 2 to 1.732 (the square root of 3). Furthermore, this formula calculates linear resistance. It ignores AC skin effect and proximity effect, which become significant only in conductors larger than 1/0 AWG at 60Hz. For standard residential wiring (14 AWG through 2/0 AWG), the linear formula is highly accurate.
Unit Mistakes That Break the Math
- Meters vs. Feet: The constant K (12.9 for Copper) is calibrated for feet. If you measure your trench in meters and plug that number into D without converting to feet (1 meter = 3.28084 feet), your calculated voltage drop will be artificially low by a factor of 3, leading to a dangerous undersized wire.
- Diameter vs. Circular Mils: CM is not the physical diameter of the wire in inches. Circular Mils is the square of the diameter in mils (thousandths of an inch). Never plug a caliper reading directly into the CM variable.
- Total Length vs. One-Way Distance: D represents the one-way distance from the breaker to the load. The '2' in the numerator accounts for the return path (the neutral or second hot leg). If you use the total out-and-back wire length for D, you will double-count the distance and oversize the wire unnecessarily.
What a Realistic Answer Magnitude Looks Like
For a 120V branch circuit, a realistic VD magnitude is between 1.5V and 3.5V. If your calculator spits out 0.02V for a 50-foot run, you likely missed a decimal. If it spits out 45V, you either entered the distance in inches instead of feet, or you are trying to pull 100A through 18 AWG wire. For CM, realistic residential values range from 4,110 (14 AWG) to 133,100 (1/0 AWG).
Decision Path: From Calculated Circular Mils to Exact AWG Pick
Once your wiring calculator gives you a required CM value, you must map it to a physical wire you can buy at the supply house. Use this decision tree to make your final pick. According to industry standard practices, you never round down to a smaller wire.
| Calculated CM Requirement | Next Highest Standard AWG (Copper) | Actual CM of Selected Wire | Action / Verdict |
|---|---|---|---|
| Up to 4,110 | 14 AWG | 4,110 | Use 14 AWG (Max 15A breaker) |
| 4,111 to 6,530 | 12 AWG | 6,530 | Use 12 AWG (Max 20A breaker) |
| 6,531 to 10,380 | 10 AWG | 10,380 | Use 10 AWG (Max 30A breaker) |
| 10,381 to 16,510 | 8 AWG | 16,510 | Use 8 AWG (Max 40A/50A depending on insulation) |
| 16,511 to 26,240 | 6 AWG | 26,240 | Use 6 AWG (Max 60A/65A) |
| 26,241 to 41,740 | 4 AWG | 41,740 | Use 4 AWG (Max 85A) |
| 41,741 to 66,360 | 2 AWG | 66,360 | Use 2 AWG (Max 115A) |
| 66,361 to 105,600 | 1/0 AWG | 105,600 | Use 1/0 AWG (Max 150A) |






