The Core Motor Wire Sizing Formula (and Its Assumptions)
A reliable wire size calculator for motors does not rely on basic Ohm's Law alone. Sizing conductors for electric motors requires calculating the Circular Mil (CM) area needed to keep voltage drop within acceptable limits while satisfying the National Electrical Code (NEC) ampacity requirements. The foundational formula used by professional electricians and engineers to determine the minimum wire cross-section is the Voltage Drop Circular Mil equation.
Single-Phase Formula:
$$CM = \frac{2 \times K \times I \times L}{VD}$$
Three-Phase Formula:
$$CM = \frac{1.732 \times K \times I \times L}{VD}$$
When This Formula Applies and Its Core Assumptions
This formula applies specifically to steady-state AC branch circuit sizing where voltage drop is the limiting factor. It assumes a balanced load (for three-phase systems), sinusoidal waveforms, and conductors operating at their standard AC resistance temperature (typically 75°C for THHN/THWN-2 in standard terminations). It does not calculate short-circuit withstand or mechanical strength; those are governed by separate NEC articles.
Symbol Definition and Rearranged Forms
Every variable in the formula dictates a physical property of the circuit. Misidentifying even one will result in undersized wire and a motor that bogs down under load or trips its overload relay.
| Symbol | Definition | Standard Unit |
|---|---|---|
| CM | Circular Mils (cross-sectional area of the wire) | cmil |
| K | Specific resistivity of the conductor material at AC operating temperature | Ω·cmil/ft (12.9 for Cu, 21.2 for Al at 75°C) |
| I | Current (Must be Motor FLA × 1.25 per NEC 430.22) | Amperes (A) |
| L | One-way distance from the breaker panel to the motor terminals | Feet (ft) |
| VD | Allowable Voltage Drop (NEC recommends max 3% for branch circuits) | Volts (V) |
Rearranged Forms
If your wire size calculator for motors needs to solve for a different variable (e.g., finding the maximum run length for an existing wire), use these rearranged single-phase forms (substitute 1.732 for the '2' in three-phase):
- Solving for Voltage Drop ($VD$): $$VD = \frac{2 \times K \times I \times L}{CM}$$
- Solving for Current ($I$): $$I = \frac{VD \times CM}{2 \times K \times L}$$
- Solving for Length ($L$): $$L = \frac{VD \times CM}{2 \times K \times I}$$
- Solving for Resistivity ($K$): $$K = \frac{VD \times CM}{2 \times I \times L}$$
Worked Examples with Unit Tracking
Let's run the math for two common jobsite scenarios. Notice how the units cancel out to leave us strictly with Circular Mils (CM), which we then map to standard AWG sizes.
Example 1: Single-Phase 2HP Pool Pump
Given: 2HP motor, 230V single-phase, Nameplate FLA = 12A. One-way run length ($L$) = 80 feet. Conductor: Copper THHN. Target VD = 3%.
Step 1: Apply NEC 125% Rule for Current ($I$)
$$I = 12A \times 1.25 = 15A$$
Step 2: Calculate Allowable Voltage Drop ($VD$)
$$VD = 230V \times 0.03 = 6.9V$$
Step 3: Calculate Required Circular Mils ($CM$)
$$CM = \frac{2 \times 12.9 \text{ (Cu)} \times 15A \times 80\text{ft}}{6.9V}$$
$$CM = \frac{30,960}{6.9} = 4,486.95 \text{ cmil}$$
Step 4: Map to AWG and Verify
14 AWG is 4,110 CM (too small). 12 AWG is 6,530 CM. Final Pick: 12 AWG. (Note: 12 AWG also satisfies the 75°C ampacity column for 15A, and avoids the NEC 240.4(D) small-conductor overcurrent restrictions that plague 14 AWG).
Example 2: Three-Phase 10HP Air Compressor
Given: 10HP motor, 460V three-phase, Nameplate FLA = 14A. One-way run length ($L$) = 250 feet. Conductor: Copper THHN. Target VD = 3%.
Step 1: Apply NEC 125% Rule for Current ($I$)
$$I = 14A \times 1.25 = 17.5A$$
Step 2: Calculate Allowable Voltage Drop ($VD$)
$$VD = 460V \times 0.03 = 13.8V$$
Step 3: Calculate Required Circular Mils ($CM$)
$$CM = \frac{1.732 \times 12.9 \text{ (Cu)} \times 17.5A \times 250\text{ft}}{13.8V}$$
$$CM = \frac{97,749.75}{13.8} = 7,083.31 \text{ cmil}$$
Step 4: Map to AWG and Verify
12 AWG is 6,530 CM (too small, will exceed 3% drop). 10 AWG is 10,380 CM. Final Pick: 10 AWG.
Common Unit Mistakes That Break the Calculation
When a wire size calculator for motors spits out a wildly incorrect number, it is almost always due to one of these four unit errors:
- Using Total Wire Length Instead of One-Way Distance ($L$): The formula's constant (2 for single-phase, 1.732 for three-phase) already accounts for the return path. If you measure 100 feet of physical distance but enter 200 feet (out and back) into the $L$ variable, you will double your CM requirement and massively overspend on copper.
- Using Percentages Instead of Absolute Volts for $VD$: Entering "3" instead of "6.9" for a 230V circuit will tell the calculator your allowable drop is 3 volts, resulting in a wire size three times larger than necessary.
- Forgetting the 1.25 Multiplier: Plugging the raw nameplate FLA into $I$ ignores NEC 430.22. Motors draw high inrush currents and run hot; the 125% buffer prevents the wire insulation from degrading over time.
- Using the DC Resistivity Constant: Many generic online calculators use $K = 10.4$ (the DC resistance of copper at 20°C). For AC circuits operating at 75°C, you must use $K = 12.9$. Using 10.4 will undersize your wire by roughly 20%.
Decision Path: From Calculated CM to Final AWG Pick
Once your calculator outputs a CM value, you cannot simply buy the exact wire that matches that number. You must cross-reference the NEC Article 430 requirements and standard AWG circular mil areas. Use this decision tree to terminate your calculation with a concrete part pick.
| Calculated CM | Min Ampacity Required (NEC 430.22) | Next Standard AWG (Cu 75°C) | Concrete Final Pick (THHN/THWN-2) |
|---|---|---|---|
| < 4,110 | < 15A | 14 AWG (4,110 CM) | 12 AWG Copper (Avoid 14 AWG on motors due to mechanical fragility and 240.4(D) breaker limits) |
| 4,111 - 6,530 | 15A - 20A | 12 AWG (6,530 CM) | 12 AWG Copper |
| 6,531 - 10,380 | 20A - 30A | 10 AWG (10,380 CM) | 10 AWG Copper |
| 10,381 - 16,510 | 30A - 40A | 8 AWG (16,510 CM) | 8 AWG Copper |
| 16,511 - 26,240 | 40A - 55A | 6 AWG (26,240 CM) | 6 AWG Copper |
Realistic Magnitudes and NEC Article 430 Overrides
What does a realistic answer magnitude look like? For 95% of residential and light-commercial motor applications (ranging from 1/2 HP sump pumps to 15 HP shop dust collectors), your calculated CM will fall between 4,000 CM and 25,000 CM.
If your wire size calculator for motors outputs a number in the hundreds of thousands or millions, you have made a decimal error—likely entering inches instead of feet for length, or forgetting to convert a percentage to a decimal for voltage drop. Conversely, if your result is under 1,000 CM, you are likely sizing for a fractional-HP 120V appliance cord, not a hardwired branch circuit.
The Terminal Temperature Limit Override
According to NEC 110.14(C), even if your THHN wire is rated for 90°C, you must size the wire based on the lowest temperature rating of any connected termination. Most standard motor starters, contactors, and disconnect switches are rated for 75°C. Therefore, you must always use the 75°C column in NEC Table 310.16 to verify your final AWG pick's ampacity, regardless of the 90°C THHN insulation in your conduit.
When in doubt between two AWG sizes after running the calculator, always default to the larger conductor. The copper cost premium for stepping up one AWG size is negligible (usually under $15 for a standard run) compared to the cost of a burnt-out motor winding or nuisance tripping caused by chronic undervoltage at the terminals.






