To calculate wire size for amps over a specific distance, you must use the Circular Mil (CM) voltage drop formula. While standard ampacity tables (like NEC Table 310.16) tell you the minimum wire size to prevent a fire, they do not account for distance. If you run a 20-amp circuit 150 feet using the minimum #12 AWG wire, the voltage at the end of the line will sag, causing motors to overheat and lights to dim. The formula below calculates the exact cross-sectional area required to keep voltage drop within acceptable limits (typically 3% for branch circuits and 5% overall).
The Core Voltage Drop Formula for Wire Sizing
For single-phase AC and DC circuits, the foundational formula to find the required wire area in Circular Mils is:
CM = (2 × K × I × L) / VD
Every symbol in this equation represents a specific physical property or circuit parameter. Here is the exact definition and standard unit for each variable:
| Symbol | Definition | Unit / Standard Value |
|---|---|---|
| CM | Circular Mils (cross-sectional area of the conductor) | cmil (Look up in NEC Chapter 9, Table 8) |
| K | Specific resistance of the conductor material | 12.9 for Copper, 21.2 for Aluminum (at 75°C) |
| I | Current (the continuous load in amperes) | Amperes (A) |
| L | One-way length of the circuit run | Feet (ft) |
| VD | Maximum allowable voltage drop | Volts (V) — Not a percentage |
Rearranged Forms for Field Troubleshooting
On the jobsite or at the workbench, you rarely solve for CM in isolation. You often need to verify if an existing wire can handle a new load, or determine how far you can run a specific cable. By algebraically rearranging the core formula, you can solve for any missing variable:
- Solve for Current (I): I = (CM × VD) / (2 × K × L)
Use case: Determining the maximum safe amperage for an existing underground feeder without exceeding a 3% drop. - Solve for Length (L): L = (CM × VD) / (2 × K × I)
Use case: Finding the maximum distance you can run #10 AWG to a 16A window AC unit before voltage sags below 115V. - Solve for Voltage Drop (VD): VD = (2 × K × I × L) / CM
Use case: Calculating the exact voltage loss at the far end of a 200-foot #8 AWG extension cord pulling 30 amps.
Assumptions, Limitations, and Unit Traps
The formula above is highly accurate, but only when its underlying physics assumptions are met. Applying it blindly to the wrong circuit topology or mixing up units will yield dangerously undersized wire.
When the Formula Applies
This specific iteration of the formula assumes a single-phase AC or DC circuit. The multiplier "2" accounts for the current traveling out on the ungrounded (hot) conductor and returning on the grounded (neutral) conductor. For balanced 3-phase circuits, the multiplier changes from 2 to √3 (approximately 1.732) because the return current is distributed across the remaining phases, reducing the effective path length. Furthermore, the K value of 12.9 assumes the copper wire is operating at 75°C. If your termination lugs are rated for 60°C, K drops to 12.3; if operating at 90°C, K rises to 13.3.
Unit Mistakes That Break the Math
- Using Meters for Length: The formula strictly requires feet. If you measure in meters, multiply by 3.281 before plugging into L.
- Using Percentages for VD: The denominator requires absolute volts. A 3% drop on a 120V circuit is 3.6V. If you divide by "3" instead of "3.6", your calculated CM will be 20% too small, leading to a wire that overheats.
- Confusing CM with mm² or AWG: The formula outputs Circular Mils. You cannot plug an AWG number (like "6") directly into the CM variable. You must cross-reference NEC Chapter 9, Table 8 to convert AWG to CM.
Realistic Answer Magnitudes
How do you know if your calculator output makes sense? Standard residential wire sizes fall into a specific CM range. #14 AWG is 4,110 CM. #10 AWG is 10,380 CM. #6 AWG is 26,240 CM. 4/0 AWG is 211,600 CM. If your calculation yields a CM of 45, you missed a decimal. If it yields 4,500,000, you likely multiplied by the total loop length instead of the one-way length.
Worked Example 1: 120V Branch Circuit to a Detached Garage
Scenario: You are running a 120V, 20-amp dedicated branch circuit to a detached garage for a heavy-duty table saw. The one-way trench distance is 150 feet. You want to limit voltage drop to 3% to prevent the saw motor from stalling under load.
- Calculate Allowable Voltage Drop (VD):
VD = 120V × 0.03 = 3.6 Volts - Identify Known Variables:
K = 12.9 (Copper at 75°C)
I = 20 Amps
L = 150 Feet
VD = 3.6 Volts - Plug into the Formula:
CM = (2 × 12.9 × 20 × 150) / 3.6 - Solve the Numerator:
2 × 12.9 = 25.8
25.8 × 20 = 516
516 × 150 = 77,400 - Divide by VD:
CM = 77,400 / 3.6 = 21,500 CM - Select the Wire Size:
Looking at the NFPA 70 National Electrical Code Chapter 9, Table 8, #8 AWG is 16,510 CM (too small). #6 AWG is 26,240 CM.
Result: You must pull #6 AWG THHN copper. Note that while #12 AWG is legally rated for 20 amps regarding ampacity, voltage drop over 150 feet mandates a massive upgrade to #6 AWG.
Worked Example 2: 240V EV Charger or Welder Receptacle
Scenario: You are installing a NEMA 14-50 receptacle for a 240V Level 2 EV charger pulling a continuous 40 amps. The panel is 100 feet away. The manufacturer strictly requires a maximum 2% voltage drop to maintain charging speed and protect the internal rectifier.
- Calculate Allowable Voltage Drop (VD):
VD = 240V × 0.02 = 4.8 Volts - Identify Known Variables:
K = 12.9 (Copper)
I = 40 Amps
L = 100 Feet
VD = 4.8 Volts - Plug into the Formula:
CM = (2 × 12.9 × 40 × 100) / 4.8 - Solve the Numerator:
2 × 12.9 = 25.8
25.8 × 40 = 1,032
1,032 × 100 = 103,200 - Divide by VD:
CM = 103,200 / 4.8 = 21,500 CM - Select the Wire Size:
Just like the previous example, the math demands 21,500 CM. #8 AWG (16,510 CM) falls short. #6 AWG (26,240 CM) is the correct choice.
Result: Use #6 AWG copper. Even though the 75°C ampacity column allows #8 AWG for a 50-amp breaker protecting a 40-amp continuous load, the 2% voltage drop constraint forces the upsizing to #6 AWG. For more complex runs, tools like the Southwire Voltage Drop Calculator can automate this, but knowing the manual math ensures you catch software input errors.
Frequently Asked Questions
How to calculate wire size for amps over a long distance?
When distances exceed 100 feet, voltage drop becomes the governing factor over thermal ampacity. To calculate wire size for amps over long distances, use the CM formula provided above, but apply a stricter VD percentage. The Copper Development Association and NEC Informational Notes recommend a maximum 3% drop for the furthest outlet on a branch circuit, and a maximum 5% total drop from the utility transformer to the furthest outlet (meaning feeders should be sized for 2% drop, leaving 3% for the branch). Always calculate the one-way length, not the total loop length of the cable.
How to calculate wire size for amps for a 3-phase motor?
For 3-phase circuits, the current returns through two other phases rather than a single neutral, which reduces the effective voltage drop. To calculate wire size for amps in a 3-phase system, change the multiplier in the numerator from 2 to 1.732 (the square root of 3). The formula becomes: CM = (1.732 × K × I × L) / VD. Additionally, for motor circuits, you must use the Full Load Amps (FLA) from the motor nameplate multiplied by 125% (per NEC 430.22) to determine the 'I' variable, ensuring the wire handles continuous running current without excessive thermal degradation.
How to calculate wire size for amps using metric wire (mm²)?
If you are working in a region using IEC standards or metric cable (mm² instead of AWG), the Circular Mil formula does not apply. Instead, use the metric cross-sectional area formula: A = (ρ × L × I) / VD. In this formula, 'A' is the area in mm², 'ρ' (rho) is the resistivity of the material (0.0172 Ω·mm²/m for copper at 20°C, or roughly 0.021 at 75°C), 'L' is the one-way length in meters, 'I' is current in amps, and 'VD' is allowable drop in volts. Always ensure your resistivity constant matches the operating temperature of your terminations.






