An AC cable size calculator is not a black box; it is simply algebra wrapping Ohm's law, material resistivity, and AC power factor. To keep voltage drop within the NEC-recommended 3% limit for branch circuits, you must balance current, one-way distance, conductor material, and the load's power factor. The direct answer for single-phase AC sizing relies on calculating the required cross-sectional area (or Circular Mils) to constrain the voltage drop, then rounding up to the nearest standard wire gauge that also satisfies thermal ampacity limits (NEC 310.16).

The Core AC Cable Sizing Formula and Symbol Map

For single-phase AC circuits where the cable is smaller than 1/0 AWG (or 50 mm²), inductive reactance is negligible. The formula simplifies to a modified DC voltage drop equation that accounts for the AC power factor.

A = (2 × ρ × L × I × cos(φ)) / V_drop
Symbol Variable Standard Unit Practical Notes
A Cross-Sectional Area mm² or Circular Mils (CM) The calculated minimum conductor size before rounding up to standard AWG/mm².
ρ (rho) Resistivity Ω·mm²/m or Ω·CM/ft Use 0.0172 (Ω·mm²/m) or 10.4 (Ω·CM/ft) for copper at 20°C. Use 0.021 or 12.9 for 75°C operating temp.
L One-Way Length Meters (m) or Feet (ft) The distance from the breaker panel to the load. The '2' in the formula accounts for the neutral/return path.
I Load Current Amperes (A) Continuous loads must be calculated at 125% of nameplate rating per NEC 210.20.
cos(φ) Power Factor Dimensionless (0 to 1) Resistive loads (heaters) = 1.0. Inductive loads (motors) = 0.8 to 0.9.
V_drop Allowable Voltage Drop Volts (V) Typically 3% of nominal voltage (e.g., 3.6V on a 120V circuit, 7.2V on a 240V circuit).

Rearranged Forms: Solving for Any Variable

On the bench or jobsite, you rarely just solve for Area. Here are the algebraic rearrangements to troubleshoot existing runs or find maximum distances:

  • Solve for Maximum Length (L): L = (V_drop × A) / (2 × ρ × I × cos(φ))
  • Solve for Maximum Current (I): I = (V_drop × A) / (2 × ρ × L × cos(φ))
  • Solve for Actual Voltage Drop (V_drop): V_drop = (2 × ρ × L × I × cos(φ)) / A
  • Solve for Required Power Factor correction: cos(φ) = (V_drop × A) / (2 × ρ × L × I)

Two Solved Problems with Strict Unit Tracking

Abstract formulas fail when units clash. Here are two real sizing calculations with explicit unit tracking.

Problem 1: US Customary (Circular Mils) for a 240V Dryer Circuit

Given: 240V single-phase, 30A load, 150 ft one-way distance, 0.9 Power Factor, 3% max drop (7.2V). Copper at 75°C (K = 12.9 Ω·CM/ft).

  1. Setup the equation: CM = (2 × 12.9 × 150 × 30 × 0.9) / 7.2
  2. Multiply the numerator: 2 × 12.9 (Ω·CM/ft) × 150 (ft) × 30 (A) × 0.9 = 104,490 Ω·CM·A
  3. Divide by allowable drop: 104,490 / 7.2 (V) = 14,512 CM
  4. Select Wire: 10 AWG is 10,380 CM (too small). 8 AWG is 16,510 CM. Result: 8 AWG Copper.

Problem 2: Metric (mm²) for a 230V European Socket Ring

Given: 230V single-phase, 16A load, 40 m one-way distance, 0.85 Power Factor, 3% max drop (6.9V). Copper at 75°C (ρ = 0.021 Ω·mm²/m).

  1. Setup the equation: A = (2 × 0.021 × 40 × 16 × 0.85) / 6.9
  2. Multiply the numerator: 2 × 0.021 (Ω·mm²/m) × 40 (m) × 16 (A) × 0.85 = 22.848 Ω·mm²·A
  3. Divide by allowable drop: 22.848 / 6.9 (V) = 3.31 mm²
  4. Select Wire: Standard metric sizes are 2.5 mm² and 4 mm². 2.5 mm² is too small. Result: 4 mm² Copper.

Real-World Scenario: The 120V Table Saw Voltage Drop Disaster

The Setup

A woodworker ran a 120V, 20A branch circuit to the end of a 200-foot driveway to power a 2HP table saw. They used 10 AWG copper wire. According to NEC 310.16, 10 AWG THHN is rated for 35A at 75°C, so it easily handles the 20A Full Load Amps (FLA) thermally. The steady-state power factor of the running motor is 0.8.

The Numbers (Steady State)

Using the rearranged formula for voltage drop: V_drop = (2 × 12.9 × 200 × 20 × 0.8) / 10,380 CM = 7.95V.
At the saw, the voltage is 112V. This is a 6.6% drop—high, but the saw runs fine once spinning.

The Outcome (Startup)

When the operator turns on the saw, the motor experiences Locked Rotor Amps (LRA), which is typically 600% of FLA (120A). The startup power factor drops drastically to roughly 0.3.
Startup V_drop = (2 × 12.9 × 200 × 120 × 0.3) / 10,380 = 35.8V.
The voltage at the saw plummets to 84.2V. The magnetic contactor chatters, the motor hums violently, and the thermal overload trips within 10 seconds.

What Went Wrong

The builder sized the wire purely for thermal ampacity and steady-state FLA, ignoring the AC cable size calculator's voltage drop constraints for high-inertia motor starts. The fix? Upsizing to 4 AWG copper (41,740 CM) brings the startup drop down to 8.9V, keeping the startup voltage above 111V, allowing the motor to reach full RPM before the thermal overload trips.

Assumptions, Unit Traps, and Realistic Magnitudes

A formula is only as good as its boundaries. Here is when this calculator applies, where it fails, and how to spot a broken calculation.

When the Formula Applies (and its Assumptions)

  • Balanced Single-Phase: The '2' multiplier assumes a single-phase out-and-back circuit. For 3-phase, the multiplier becomes √3 (1.732), and the formula changes.
  • Negligible Reactance: This formula assumes the AC resistance (R) dominates the impedance (Z). This is true for cables smaller than 1/0 AWG (50 mm²). For massive feeder cables, you must use the full impedance formula: V_drop = 2 × I × L × (R cos(φ) + X sin(φ)), where X is inductive reactance.
  • Operating Temperature: Resistivity (ρ) increases with heat. Using the 20°C table value (10.4 K) for a wire running at 75°C will under-size your cable by roughly 20%.

Unit Mistakes That Break the Math

If your result is wildly off, you likely committed one of these three sins:

  1. Mixing Metric and Imperial: Plugging meters into the Circular Mil formula. Always convert distance to feet if using K=12.9, or use ρ=0.021 if using meters.
  2. Forgetting the Out-and-Back: Using the total wire length (out + back) in the formula while keeping the '2' multiplier. The formula's '2' already accounts for the return path; L must be the one-way physical distance.
  3. Nominal vs. Actual Voltage: Calculating a 3% drop based on 120V (3.6V), but the utility is actually delivering 114V at the panel. Your 3.6V drop now represents a 4.5% drop from nominal, pushing motors into the danger zone.

What a Realistic Answer Magnitude Looks Like

When you punch numbers into an AC cable size calculator, sanity-check the output before buying wire. For standard residential and light commercial branch circuits (15A to 60A, under 200 feet), your calculated area should fall between 2.5 mm² and 16 mm² (or 14 AWG to 4 AWG).

If your calculator spits out 250 mm² (or 500 kcmil) for a 20A socket, you missed a decimal point or forgot to convert kilometers to meters. If it outputs 0.5 mm² for a 30A dryer, you divided by the total system voltage (240) instead of the allowable drop (7.2). Trust the math, but always verify the magnitude against the NFPA 70 (NEC) ampacity tables before terminating the lugs.

Bench Rule of Thumb: Voltage drop calculations dictate the minimum wire size for performance. NEC Article 310 dictates the minimum wire size for fire safety. You must always install the larger of the two. For deep dives into copper resistivity constants at varying temperatures, reference the Copper Development Association's voltage drop engineering papers.