Every online amp to wire size calculator is just a graphical wrapper around a single algebraic equation: the voltage drop formula. While the NEC (NFPA 70) ampacity tables in Article 310.16 tell you what wire size will prevent a fire from overheating, they assume a short run. Once your circuit exceeds 50 to 100 feet, resistance eats your voltage. To keep voltage drop under the recommended 3% for branch circuits or 5% for feeders, you must calculate the required cross-sectional area in Circular Mils (CM), then map that number to a standard AWG size.
For a standard 120V, 20A branch circuit running 100 feet, the math dictates a minimum of 6,530 CM. Since 14 AWG is only 4,110 CM and 12 AWG is 6,530 CM, 12 AWG copper is your concrete minimum pick. Below, we break down the exact formula, solve two real-world jobsite scenarios step-by-step, and provide a decision matrix to terminate your calculations in a specific wire purchase.
The Core Formula Behind Every Amp to Wire Size Calculator
Standard calculators use the approximate single-phase voltage drop formula. It ignores minor AC reactance effects (which are negligible for standard residential wire sizes under 1/0 AWG in non-metallic or PVC conduit) and focuses on DC resistance scaled for AC operating temperatures.
CM = (2 × K × I × L) / VD
This equation calculates the minimum Circular Mils (CM) required. If you are using a three-phase system, the multiplier '2' is replaced by the square root of 3 (1.732). For 99% of residential and light commercial DIY projects, the single-phase formula above is the one you need.
Symbol Definitions and Rearranged Forms
To use this formula accurately, you must understand the hidden assumptions inside the 'K' constant. Many basic calculators hardcode K to 12.9 without telling you this assumes a 75°C operating temperature. If you are running wire in a freezing environment or using 90°C rated THHN at its full thermal limit, the resistance changes.
| Symbol | Definition | Standard Unit / Value |
|---|---|---|
| CM | Circular Mils (cross-sectional area of the wire) | cmil (e.g., 12 AWG = 6,530 CM) |
| K | Specific resistance of the conductor material | 12.9 (Copper @ 75°C) / 21.2 (Aluminum @ 75°C) |
| I | Current (the actual continuous load, not breaker size) | Amperes (A) |
| L | One-way length of the circuit run | Feet (ft) |
| VD | Allowable Voltage Drop (maximum acceptable loss) | Volts (V) (e.g., 3.6V for a 120V circuit at 3%) |
When calculating 'I' for a continuous load (on for 3 hours or more), you must multiply the actual load by 1.25 before plugging it into the formula. A 16A continuous heater requires you to calculate using I = 20A.
Rearranged Forms
If you already know the wire you have in your truck and want to find out how far you can run it, or how much load it can handle at a specific distance, use these algebraic rearrangements:
- Solve for Current (I): I = (CM × VD) / (2 × K × L)
- Solve for Length (L): L = (CM × VD) / (2 × K × I)
- Solve for Voltage Drop (VD): VD = (2 × K × I × L) / CM
- Solve for K (Material Check): K = (CM × VD) / (2 × I × L)
Worked Examples: Sizing for a 50A RV Receptacle and a 15A Shed Feeder
Let’s track the units through two common jobsite scenarios to prove the math. We will reference the NFPA 70 National Electrical Code Chapter 9, Table 8 for exact Circular Mil values.
Problem 1: 50A RV Receptacle (120/240V Single-Phase)
Scenario: You are running a 50-amp RV outlet (NEMA 14-50R) in the driveway. The one-way trench distance is 140 feet. You are using copper THHN in PVC conduit. The RV draws a maximum of 50A at 240V. You want to keep the voltage drop under 3%.
- Identify Variables:
- I = 50A
- L = 140 ft
- K = 12.9 (Copper @ 75°C)
- VD = 240V × 0.03 = 7.2V
- Plug into Formula: CM = (2 × 12.9 × 50 × 140) / 7.2
- Calculate Numerator: 2 × 12.9 = 25.8. → 25.8 × 50 = 1,290. → 1,290 × 140 = 180,600.
- Divide by Denominator: 180,600 / 7.2 = 25,083.33 CM.
- Select AWG: Looking at NEC Table 8, 8 AWG is 16,510 CM (too small). 6 AWG is 26,240 CM. Since 26,240 > 25,083, 6 AWG Copper is the correct pick.
Problem 2: 15A Shed Feeder (120V Single-Phase)
Scenario: You are feeding a subpanel in a backyard shed for lighting and a small TV. The one-way distance is 200 feet. To save money, you are using aluminum URD (Underground Residential Distribution) cable. The maximum planned load is 15A at 120V. Max drop is 3%.
- Identify Variables:
- I = 15A
- L = 200 ft
- K = 21.2 (Aluminum @ 75°C)
- VD = 120V × 0.03 = 3.6V
- Plug into Formula: CM = (2 × 21.2 × 15 × 200) / 3.6
- Calculate Numerator: 2 × 21.2 = 42.4. → 42.4 × 15 = 636. → 636 × 200 = 127,200.
- Divide by Denominator: 127,200 / 3.6 = 35,333.33 CM.
- Select AWG: NEC Table 8 shows 6 AWG Aluminum is 26,240 CM (too small). 4 AWG Aluminum is 41,740 CM. Since 41,740 > 35,333, 4 AWG Aluminum is the correct pick.
Decision Tree: From Calculated Circular Mils to Concrete AWG
Once your calculator spits out a CM value, you must round up to the next standard AWG size. Use this decision matrix to terminate your math and make a purchase. This table assumes Copper at 75°C. If using Aluminum, shift down two AWG sizes (e.g., if the math requires 10 AWG Cu, buy 8 AWG Al).
| Calculated CM Requirement | Concrete Copper AWG Pick | NEC Chapter 9 Actual CM | Typical Application |
|---|---|---|---|
| ≤ 4,110 | 14 AWG | 4,110 | Short 15A lighting runs (< 50 ft) |
| 4,111 – 6,530 | 12 AWG | 6,530 | Standard 20A receptacle circuits |
| 6,531 – 10,380 | 10 AWG | 10,380 | 30A dryer/RV runs up to 75 ft |
| 10,381 – 16,510 | 8 AWG | 16,510 | 40A range circuits, long 30A runs |
| 16,511 – 26,240 | 6 AWG | 26,240 | 50A hot tubs, short 60A subpanel feeders |
| 26,241 – 41,740 | 4 AWG | 41,740 | 60A to 70A long subpanel feeders |
| 41,741 – 66,360 | 2 AWG | 66,360 | 100A subpanel feeders (up to 150 ft) |
| 66,361 – 105,600 | 1/0 AWG | 105,600 | 150A service entrance or long 100A runs |
| 105,601 – 167,800 | 3/0 AWG | 167,800 | 200A residential service entrance |
Assumptions, Unit Traps, and Realistic Magnitudes
Before you trust the output of any amp to wire size calculator, you must verify the inputs against the physical reality of your jobsite. The formula is robust, but garbage inputs yield dangerous wire sizes.
When the Formula Applies (and Its Assumptions)
This formula assumes a steady-state AC single-phase load with a power factor (PF) between 0.85 and 1.0. It is highly accurate for resistive loads (heaters, incandescent lighting, standard electronics). If you are sizing wire for a massive inductive load like a 50HP industrial motor with a PF of 0.6, the reactance (X) component of impedance becomes significant, and this simplified formula will underestimate the voltage drop by up to 15%. For standard home and shop use, the error margin is negligible.
Unit Mistakes That Break the Math
The most common reason a calculator suggests a wire size that is wildly wrong is a unit mismatch. Watch for these traps:
- Meters vs. Feet: The constant K (12.9) is calibrated for feet. If you measure your trench in meters (e.g., 50 meters) and plug '50' into the 'L' field, the calculator will think the run is only 50 feet. You will buy wire that is 60% too small. Always convert meters to feet (multiply by 3.281) first.
- Line-to-Line vs. Line-to-Neutral: When calculating VD for a 120V load on a 120/240V split-phase system, your VD must be based on 120V (3.6V for 3%), not 240V. If you use 7.2V as your VD target for a 120V tool, you are allowing a 6% drop on that specific tool, which will cause motors to overheat and trip internal thermal overloads.
- Breaker Size vs. Actual Load: Plugging '20' into the 'I' field for a 20A breaker that only powers a 2A LED lighting circuit will result in massively oversized, expensive wire. Calculate based on the actual anticipated load, unless the circuit is a dedicated single-appliance branch where the load equals the breaker rating.
What a Realistic Answer Magnitude Looks Like
If your calculator outputs a CM value, do a quick sanity check. Residential and light commercial wire sizes range from 4,110 CM (14 AWG) to 211,600 CM (4/0 AWG).
If your math yields a CM of 15, you made a decimal error—you are likely calculating for a 5V DC Arduino project, not a 120V AC branch. If your math yields 850,000 CM, you are either running a 400A industrial feeder, or you forgot to divide by the allowable voltage drop. For 95% of home wiring projects, your final CM should land comfortably between 6,500 and 66,000, pointing you squarely at 12 AWG through 2 AWG copper.
For further verification on complex runs, cross-reference your manual math with the Southwire Voltage Drop Calculator or consult the Fluke Networks guide on voltage drop testing to verify your installed runs with a meter before closing up the drywall.






