The Direct Answer: To size wire for a single-phase air compressor, calculate the minimum Circular Mils (CM) using CM = (2 × K × I × L) / VD, then map to the nearest AWG that meets NEC Article 430 ampacity rules (125% of motor Full Load Amps). For the most common DIY setup—a 5HP, 240V compressor located under 100 feet from the panel—10 AWG copper THHN on a 30A breaker is the concrete default pick.
The Core Voltage Drop Formula for Compressor Circuits
An air compressor draws massive inrush current and runs heavy steady-state loads. Sizing wire purely by ampacity tables leaves you vulnerable to voltage drop, which starves the motor, trips thermal overloads, and burns out windings. To prevent this, we use the single-phase voltage drop formula to find the required wire cross-section in Circular Mils (CM), then verify it against the NFPA 70 (NEC) Article 430 motor requirements.
The foundational formula is:
CM = (2 × K × I × L) / VD
| Symbol | Definition | Standard Unit / Value |
|---|---|---|
| CM | Circular Mils (wire cross-sectional area) | cmil (e.g., 10380 for 10 AWG) |
| 2 | Multiplier for single-phase loop (out and back) | Constant |
| K | Specific resistance of the conductor material | 12.9 for Copper at 75°C AC |
| I | Current (125% of Motor Full Load Amps) | Amperes (A) |
| L | One-way distance from breaker to receptacle | Feet (ft) |
| VD | Allowable Voltage Drop (typically 3% of nominal) | Volts (V) (e.g., 7.2V for 240V) |
Rearranged Forms and Unit Traps
Depending on what you are troubleshooting or designing, you will need to isolate different variables. Here are the rearranged forms:
- Solve for Voltage Drop:
VD = (2 × K × I × L) / CM - Solve for Current Capacity:
I = (VD × CM) / (2 × K × L) - Solve for Max Distance:
L = (VD × CM) / (2 × K × I) - Solve for Conductor Material (K):
K = (VD × CM) / (2 × I × L)
Unit Mistakes That Break the Math
The most common way DIYers ruin this calculation is by mixing up units. Watch out for these traps:
- Using AWG instead of CM: You cannot plug '10' into the formula for 10 AWG wire. You must use the Circular Mil value (10,380 cmil). Plugging in '10' will result in a mathematically absurd wire size.
- Using Total Wire Length instead of One-Way Distance: The '2' in the numerator already accounts for the return path (neutral/ground or second hot leg). If you measure 80 feet of physical distance but use 160 feet (the total cut length of the cable) for 'L', you will artificially double your voltage drop and overspend on copper.
- Ignoring the 125% NEC Multiplier: Plugging the nameplate Full Load Amps (FLA) directly into 'I' without multiplying by 1.25 violates NEC 430.22 and will result in an undersized wire that overheats during continuous duty cycles.
Realistic Answer Magnitude: For standard home and garage shop compressors (2HP to 10HP, 240V), your calculated CM should realistically fall between 10,000 cmil (10 AWG) and 41,740 cmil (4 AWG). If your math spits out 250,000 cmil, you either have a massive industrial 3-phase machine, or you forgot a decimal point.
Worked Example 1: Standard 5HP Shop Compressor
Scenario: You are wiring a 5HP, 240V single-phase air compressor. The nameplate states a Full Load Amp (FLA) rating of 15A. The one-way run from the subpanel to the 30A twist-lock receptacle is 80 feet.
Step 1: Determine Design Current (I)
NEC 430.22 requires motor branch circuit conductors to be sized at 125% of the FLA.I = 15A × 1.25 = 18.75A
Step 2: Define Allowable Voltage Drop (VD)
NEC recommends a maximum 3% drop for branch circuits to ensure motor longevity.VD = 240V × 0.03 = 7.2V
Step 3: Calculate Required Circular Mils (CM)CM = (2 × 12.9 × 18.75A × 80ft) / 7.2VCM = 38,700 / 7.2CM = 5,375 cmil
Step 4: Map to AWG and Verify Ampacity
Looking at standard wire tables, 12 AWG is 6,530 cmil, which passes the voltage drop test. However, NEC 430.52 allows motor breakers to be sized up to 250% of FLA to handle inrush current (15A × 2.5 = 37.5A, meaning a 35A or 40A breaker is legal). Because we typically install a standard 30A breaker for a 5HP compressor, and 12 AWG is mechanically fragile for heavy shop environments, we default to the next standard size up.
Result: 10 AWG copper (10,380 cmil) easily passes the 5,375 cmil voltage drop requirement and handles the 30A breaker termination safely.
Worked Example 2: Long-Run 7.5HP Garage Compressor
Scenario: You are wiring a larger 7.5HP, 240V single-phase compressor at the far end of a detached garage. Nameplate FLA is 22A. The one-way distance is 180 feet.
Step 1: Determine Design Current (I)I = 22A × 1.25 = 27.5A
Step 2: Define Allowable Voltage Drop (VD)VD = 240V × 0.03 = 7.2V
Step 3: Calculate Required Circular Mils (CM)CM = (2 × 12.9 × 27.5A × 180ft) / 7.2VCM = 127,710 / 7.2CM = 17,737.5 cmil
Step 4: Map to AWG and Verify Ampacity
10 AWG is 10,380 cmil (Fails).
8 AWG is 16,510 cmil (Fails the 3% threshold by a narrow margin, resulting in a 3.2% drop).
6 AWG is 26,240 cmil (Passes easily, yielding a ~2% drop).
Result: Even though 8 AWG (rated 50A at 75°C) easily handles the 27.5A thermal load, the 180-foot distance forces an upsize to 6 AWG copper to prevent the motor from starving under load. You will pair this with a 50A breaker (22A × 2.5 = 55A max, so 50A is the standard pick).
The Final Decision Path: Sizing Your Wire and Breaker
Stop guessing. Run your specific nameplate FLA and tape-measure distance through the formula above, then use this decision matrix to lock in your materials. This path assumes copper THHN/THWN-2 conductors in conduit, 75°C terminations, and a 240V single-phase supply.
| Compressor HP | Nameplate FLA | One-Way Distance | Calculated Min CM | Concrete Wire Pick | Concrete Breaker Pick |
|---|---|---|---|---|---|
| 2 HP - 3 HP | ~10A | Under 100 ft | 4,300 cmil | 12 AWG THHN | 20A (2-Pole) |
| 5 HP | ~15A | Under 100 ft | 5,375 cmil | 10 AWG THHN | 30A (2-Pole) |
| 5 HP | ~15A | 100 ft - 160 ft | 8,600 cmil | 8 AWG THHN | 30A (2-Pole) |
| 7.5 HP | ~22A | Under 100 ft | 9,850 cmil | 8 AWG THHN | 50A (2-Pole) |
| 7.5 HP | ~22A | 100 ft - 200 ft | 17,737 cmil | 6 AWG THHN | 50A (2-Pole) |
The Default Recommendation: If you are wiring the quintessential American home shop setup—a 5HP, 240V single-phase compressor (like a Quincy, Ingersoll Rand, or California Air Tools 5HP model) located less than 100 feet from your panel—buy 10 AWG copper THHN (Black, Red, Green for the ground) and a 30A double-pole breaker. Pull it through 3/4-inch EMT conduit, terminate it at a NEMA 6-30R receptacle, and torque the lugs to the manufacturer's spec (typically 35-40 in-lbs). This satisfies NEC ampacity, clears the 3% voltage drop threshold, and provides the mechanical durability required in a shop environment.






