⚠️ SAFETY WARNING: Working with generator transfer switches and main panels involves lethal mains voltage. Always de-energize the main breaker, verify the bus is dead with a tested CAT III/IV multimeter, and follow local AHJ codes. NEC-style guidance provided here is for educational calculation purposes; a licensed electrician must perform or inspect final mains connections.

To use a generator wire size calculator effectively, you must understand the underlying voltage drop formula: CM = (2 × K × I × L) / VD. This equation calculates the required Circular Mils (CM) of the conductor based on the load current (I), one-way distance (L), conductor resistivity (K), and your maximum allowable voltage drop (VD). While online calculators automate this process, knowing the raw math prevents dangerous undersizing when dealing with high-surge generator loads and long trench runs to a transfer switch.

The Core Voltage Drop Formula for Generator Wiring

When sizing feeder cables between a standby generator and an automatic transfer switch (ATS), thermal ampacity (NEC Table 310.16) is only half the battle. A wire might handle 100A without melting, but if the run is 200 feet long, the voltage at the ATS could sag below the minimum threshold required for your home's appliances to operate. This is where the voltage drop formula becomes the true driver of wire size.

The foundational formula for single-phase AC and DC circuits is:

CM = (2 × K × I × L) / VD

This formula derives from Ohm's Law (V = I × R), substituting the resistance of a wire based on its physical dimensions and material resistivity. By solving for CM (Circular Mils), you determine the exact cross-sectional area required to keep the voltage drop within acceptable limits—typically 3% for feeder circuits as recommended by the National Electrical Code (NEC) Informational Notes.

Symbol Definitions and Rearranged Forms

Before plugging numbers into a generator wire size calculator, you must understand what each variable represents and the strict units required for the math to work.

Symbol Name Unit Definition & Notes
CM Circular Mils cmil Cross-sectional area of the wire. Convert to AWG using NEC Chapter 9, Table 8.
K Resistivity Constant Ω·cmil/ft 12.9 for Copper; 21.2 for Aluminum (at 75°C operating temperature).
I Current Amperes (A) The full-load continuous current draw of the generator or connected load.
L Length Feet (ft) The one-way physical distance from the generator to the transfer switch.
VD Voltage Drop Volts (V) Maximum allowable voltage loss (e.g., 3% of 240V = 7.2V).

Rearranged Forms

A robust generator wire size calculator allows you to solve for any missing variable. Here are the algebraic rearrangements:

  • Solving for Voltage Drop: VD = (2 × K × I × L) / CM
  • Solving for Current: I = (VD × CM) / (2 × K × L)
  • Solving for Distance: L = (VD × CM) / (2 × K × I)

Worked Examples: Sizing Generator Feeder Cables

Let's apply the formula to two real-world scenarios, tracking units at every step to ensure accuracy.

Problem 1: Sizing the Wire for a 22kW Standby Generator

Scenario: You are installing a 22kW, 240V single-phase standby generator. The full-load current is 91.6A. The trench from the generator to the ATS is 150 feet long. You are using copper THHN wire in conduit and want to limit voltage drop to 3%.

  1. Identify knowns: I = 91.6 A; L = 150 ft; K = 12.9 Ω·cmil/ft (Copper).
  2. Calculate max VD: 240V × 0.03 = 7.2 V.
  3. Apply formula: CM = (2 × 12.9 × 91.6 × 150) / 7.2
  4. Numerator math: 2 × 12.9 × 91.6 × 150 = 354,492 (Units: Ω·cmil·A / ft × ft = V·cmil)
  5. Divide by VD: 354,492 / 7.2 V = 49,235 cmil

Result: You need a wire with at least 49,235 Circular Mils. Looking at NEC Chapter 9, Table 8, #2 AWG copper is 66,360 cmil, while #3 AWG is 52,620 cmil. Therefore, #3 AWG Copper is the minimum size to satisfy the 3% voltage drop requirement (assuming it also meets the 75°C ampacity column for 91.6A, which it does at 100A).

Problem 2: Finding Maximum Run Distance for a Portable Generator

Scenario: You have a portable 120V inverter generator rated for 30A. You want to use an existing #8 AWG copper extension cord (16,510 cmil) to power a remote sub-panel. You want to keep the voltage drop under 3% (3.6V). How far can you place the generator?

  1. Identify knowns: I = 30 A; VD = 3.6 V; CM = 16,510 cmil; K = 12.9 Ω·cmil/ft.
  2. Use rearranged formula for L: L = (VD × CM) / (2 × K × I)
  3. Numerator math: 3.6 V × 16,510 cmil = 59,436 V·cmil
  4. Denominator math: 2 × 12.9 Ω·cmil/ft × 30 A = 774 V·cmil/ft
  5. Divide: 59,436 / 774 = 76.79 feet

Result: You can run the #8 AWG copper cable a maximum of 76 feet before the voltage drop exceeds 3% at a full 30A load. For context on standard wire sizing tools, the Southwire Voltage Drop Calculator will yield a nearly identical result, confirming our manual math.

Assumptions, Unit Traps, and Realistic Magnitudes

Blindly trusting a generator wire size calculator without understanding its boundaries leads to failed inspections and damaged equipment. Here is what you must know about the formula's limitations.

When the Formula Applies (and Its Assumptions)

This specific formula applies strictly to single-phase AC and DC circuits operating at steady-state loads. It assumes a balanced load and uses the DC resistance of the wire as a close approximation for AC resistance at 60Hz. It does not account for the massive inrush currents (locked-rotor amps) when a generator starts a central AC compressor. If your generator's surge capacity is marginal, you may need to upsize the wire by one AWG to prevent the voltage dip from tripping the generator's internal breaker during motor startup.

Unit Mistakes That Break the Math

The most common errors when using manual calculations or basic calculators include:

  • Forgetting the '2': The multiplier '2' accounts for the round-trip distance (Line + Neutral). If you use the total round-trip length for 'L' and still multiply by 2, you will oversize the wire by double.
  • Mixing Metric and Imperial: The constant K (12.9) is only valid when Length is in feet and Area is in Circular Mils. If you input meters or square millimeters (mm²), the result will be catastrophically wrong.
  • Using Percentage for VD: The formula requires VD in absolute Volts (e.g., 7.2V), not the percentage (e.g., 3). Plugging '3' into the VD slot will result in a wire size 2.4 times larger than necessary.

What a Realistic Answer Magnitude Looks Like

Developing an intuition for the output prevents decimal errors. For residential generator wiring (100A to 200A), your CM result should almost always fall between 20,000 and 250,000 cmil (roughly #6 AWG to 4/0 AWG). If your calculator spits out a CM of 45, you missed a zero or used the wrong K constant. Conversely, if your calculated VD in a reverse-check yields 140V on a 240V system, you likely forgot to divide the percentage by 100 to get absolute volts.

Frequently Asked Questions

How does a generator wire size calculator account for 3-phase power?

For 3-phase commercial or large residential generators, the current travels across three conductors, altering the geometry of the voltage drop. To adapt the formula for 3-phase systems, you replace the multiplier '2' with the square root of 3 (approximately 1.732). The 3-phase formula becomes: CM = (1.732 × K × I × L) / VD. This results in a slightly smaller required wire size compared to single-phase for the same total wattage, due to the efficiency of 3-phase power delivery.

Why does my generator wire size calculator recommend a larger wire than the breaker ampacity?

This happens when voltage drop governs the design rather than thermal limits. NEC Table 310.16 dictates the minimum wire size to prevent the insulation from melting (ampacity). However, a #4 AWG wire might safely carry 85A without overheating, but over a 250-foot run, it will drop 10% of the voltage. The calculator upsizes the wire to #1 AWG or 1/0 AWG purely to preserve voltage stability, which is critical for the sensitive electronics and motors in your home.

Can I use a generator wire size calculator for inverter-generator DC outputs?

Yes. The formula CM = (2 × K × I × L) / VD is fundamentally derived from DC circuit theory (Ohm's Law). When calculating wire size for the 12V or 24V DC output of an inverter generator (often used for battery charging or off-grid DC panels), the exact same math applies. However, because DC voltages are so low, a 3% drop on a 12V system is only 0.36V. This tiny VD numerator forces the calculator to recommend massively thick cables for DC runs, which is why DC battery banks and inverters must be kept physically close to one another.