The Core Cable Sizing Calculator Formula (Voltage Drop)
Every reliable cable sizing calculator relies on a fundamental voltage drop equation derived from Ohm's Law. While ampacity tables (NEC 310.16) tell you the maximum current a wire can carry before the insulation melts, the voltage drop formula tells you the minimum wire size required to deliver usable voltage to the load. If you ignore this, your 120V motor might only see 105V at startup, leading to stalled rotors and burned windings.
For single-phase AC and DC circuits, the standard Imperial formula used to find the required wire cross-sectional area in Circular Mils (CM) is:
CM = (2 × K × I × D) / VD
| Symbol | Definition | Standard Units & Values |
|---|---|---|
| CM | Circular Mils (cross-sectional area) | Unitless area metric. 14 AWG = 4,110 CM; 4/0 AWG = 211,600 CM. |
| K | Specific resistance of the conductor | Ohms-CM/ft. Use 12.9 for Copper at 75°C; 21.2 for Aluminum at 75°C. |
| I | Load current | Amperes (A). Use the continuous load rating, not the breaker size. |
| D | One-way distance | Feet (ft). Strictly the distance from source to load, not the total wire length. |
| VD | Allowable voltage drop | Volts (V). Absolute voltage, not a percentage. (e.g., 3.6V for a 120V system at 3%). |
Rearranged Forms for Reverse Engineering
A good cable sizing calculator doesn't just solve for wire size; it lets you troubleshoot existing installations. By rearranging the core formula, you can solve for any missing variable on the bench or in the field.
- Solve for Current (I): I = (CM × VD) / (2 × K × D) Use this to find the maximum load an existing wire can support over a specific distance without exceeding your voltage drop limit.
- Solve for Distance (D): D = (CM × VD) / (2 × K × I) Use this to find the maximum run length for a wire spool you already have in your truck.
- Solve for Voltage Drop (VD): VD = (2 × K × I × D) / CM Use this to predict the exact voltage loss on a known circuit.
- Solve for Specific Resistance (K): K = (CM × VD) / (2 × I × D) Use this to identify an unknown alloy or verify if temperature derating has severely altered your conductor's resistance.
Unit Mistakes That Break the Math
If your cable sizing calculator spits out a requirement for 4,000,000 Circular Mils for a standard 20A receptacle, you haven't discovered a new physics phenomenon—you've made a unit error. Here are the three mistakes that break this formula:
- Using Total Wire Length for 'D': The formula already accounts for the return path via the '2' in the numerator. 'D' must be the strict one-way physical distance from the panel to the load. If the load is 100 ft away, D = 100, even though you bought 200 ft of wire.
- Plugging in Percentage for 'VD': The NEC recommends a 3% maximum drop for branch circuits. If you plug '3' into the VD slot for a 120V circuit, you are mathematically allowing a 3-volt drop (which is actually 2.5%). You must calculate the absolute volts: 120V × 0.03 = 3.6V. Plug in 3.6.
- Mixing Metric Resistivity (ρ) with Imperial CM: The metric resistivity of copper is ~1.68 × 10^-8 Ω·m. You cannot plug this into the 'K' variable. 'K' is specifically formatted for Ohms-CM/ft. Stick to 12.9 for copper in this specific formula.
Worked Problem 1: Sizing a 120V Branch Circuit
Scenario: You are wiring a dedicated 120V circuit for a 15A continuous-duty compressor located 150 feet from the subpanel. The local AHJ enforces a strict 3% maximum voltage drop. What size copper wire do you pull?
Step 1: Define the knowns.
I = 15A
D = 150 ft
K = 12.9 (Copper at 75°C)
System Voltage = 120V
Step 2: Calculate absolute Voltage Drop (VD).
VD = 120V × 0.03 = 3.6V
Step 3: Plug into the CM formula.
CM = (2 × 12.9 × 15 × 150) / 3.6
CM = 58,050 / 3.6
CM = 16,125
Step 4: Map to standard AWG.
According to NEC Chapter 9, Table 8, 10 AWG is 10,380 CM (too small). 8 AWG is 16,510 CM. Since 16,510 > 16,125, 8 AWG is the minimum size to satisfy the voltage drop requirement.
Worked Problem 2: Finding Maximum Distance for Existing Wire
Scenario: You have a spool of 10 AWG copper THHN. You need to power a 240V, 20A baseboard heater. To maintain a 3% voltage drop, what is the absolute maximum one-way distance you can run this cable?
Step 1: Define the knowns.
Wire = 10 AWG Copper. From NEC Table 8, CM = 10,380.
I = 20A
K = 12.9
System Voltage = 240V
Step 2: Calculate absolute Voltage Drop (VD).
VD = 240V × 0.03 = 7.2V
Step 3: Use the rearranged formula for Distance (D).
D = (CM × VD) / (2 × K × I)
D = (10,380 × 7.2) / (2 × 12.9 × 20)
D = 74,736 / 516
D = 144.8 feet
Conclusion: You can run this 10 AWG cable exactly 144.8 feet before the voltage at the heater drops below 232.8V. If the heater is 150 feet away, you must upsize to 8 AWG.
Decision Tree: From Calculated CM to Concrete AWG Pick
Once your cable sizing calculator gives you a raw Circular Mil requirement, use this decision matrix to select your physical wire. This table assumes standard solid/stranded copper building wire per standard manufacturer specs.
| If Calculated CM is... | Then Select AWG Size | Concrete Pick (75°C Column) | Verify Ampacity (NEC 240.4) |
|---|---|---|---|
| ≤ 4,110 | 14 AWG | 14 AWG THHN / 14-2 NM-B | Max 15A Breaker |
| 4,111 to 6,530 | 12 AWG | 12 AWG THHN / 12-2 NM-B | Max 20A Breaker |
| 6,531 to 10,380 | 10 AWG | 10 AWG THHN / 10-2 NM-B | Max 30A Breaker |
| 10,381 to 16,510 | 8 AWG | 8 AWG THHN (Stranded) | Max 40A Breaker |
| 16,511 to 26,240 | 6 AWG | 6 AWG THHN (Stranded) | Max 55A Breaker (65A 90°C) |
| 26,241 to 41,740 | 4 AWG | 4 AWG THHN (Stranded) | Max 70A Breaker |
Final Verification: Ampacity vs. Voltage Drop
A cable sizing calculator based on voltage drop only solves half the problem. It guarantees the load will receive adequate voltage, but it does not guarantee the wire won't catch fire. You must always cross-reference your voltage drop result against the NEC ampacity tables.
The Golden Rule: Always pick the wire size that satisfies both criteria, which is almost always the larger of the two numbers.
Look back at Worked Problem 1: The voltage drop formula demanded 8 AWG for a 15A load. However, NEC Table 310.16 states that 14 AWG is legally permitted to carry 15A from a thermal standpoint. If you only sized for ampacity, you'd pull 14 AWG, and the compressor would suffer a 10% voltage drop, likely tripping its internal thermal overload on startup. By sizing for voltage drop, you pull 8 AWG. Since 8 AWG THHN is rated for 50A (at 75°C terminations), it safely handles the 15A load with massive thermal headroom while delivering pristine voltage.
When in doubt, run the voltage drop math first, then verify the resulting AWG against the breaker size. If the breaker is 20A, and voltage drop demands 6 AWG, pull 6 AWG. The 20A breaker will perfectly protect the 6 AWG wire, and your equipment will run exactly as engineered.






