When you type your parameters into an online cable size calculator, the tool isn't guessing. It is executing a specific algebraic rearrangement of the standard DC and single-phase AC voltage drop formula. While ampacity tables (like NEC 310.16) dictate the legal safety minimum to prevent a fire, voltage drop calculations dictate the practical minimum to ensure your equipment actually runs. If you undersize a feeder for a 240V welder or a 48V solar array, the voltage at the load will sag, causing motors to overheat and inverters to fault.
This guide strips away the black box of automated tools. We will derive the core formula, define every variable, rearrange it to solve for any missing parameter, and walk through two real-world bench and jobsite calculations with strict unit tracking.
The Core Voltage Drop Formula Behind Every Cable Size Calculator
The fundamental equation used to determine the required wire size (cross-sectional area) to maintain an acceptable voltage drop is derived from Ohm's Law ($V = I imes R$) and the resistance formula for a conductor ($R = \frac{K \times L}{A}$). By combining these and accounting for the out-and-back path of a single-phase circuit, we get the standard circular mil formula referenced in NFPA NEC Chapter 9.
Symbol Definition Table
| Symbol | Definition | Standard Units |
|---|---|---|
| CM | Circular Mils (cross-sectional area of the wire) | cmil |
| 2 | Multiplier for single-phase/DC (accounts for line and neutral/return path) | Dimensionless |
| K | Resistivity constant of the conductor material at a specific temperature | Ω-cmil/ft |
| I | Load current (continuous or non-continuous as calculated) | Amperes (A) |
| D | One-way distance from source to load | Feet (ft) |
| VD | Maximum allowable voltage drop | Volts (V) |
When This Formula Applies (and Its Assumptions)
This specific arrangement applies strictly to DC circuits and single-phase AC circuits. It assumes a steady-state load and ignores AC reactance (skin effect and inductive reactance), which is acceptable for standard building wire (THHN/XHHW) under 100A at 60Hz. For highly inductive loads or massive feeders, an AC impedance calculator using NEC Chapter 9, Table 9 data is required. Furthermore, the 'K' value assumes a specific operating temperature. Standard practice uses K = 12.9 for Copper and K = 21.2 for Aluminum, which are calibrated for a 75°C operating temperature.
Rearranged Forms: Solving for Any Variable
A robust cable.size calculator doesn't just solve for wire size; it allows you to reverse-engineer the circuit limits. Here are the algebraic rearrangements for every variable in the equation:
- Solve for Wire Size (CM):
CM = (2 × K × I × D) / VD - Solve for Max Distance (D):
D = (CM × VD) / (2 × K × I) - Solve for Max Current (I):
I = (CM × VD) / (2 × K × D) - Solve for Voltage Drop (VD):
VD = (2 × K × I × D) / CM - Solve for Material Constant (K):
K = (CM × VD) / (2 × I × D)(Useful for identifying unknown wire alloys)
Worked Examples with Unit Tracking
Let's run two scenarios. In both cases, we will calculate the required CM, then cross-reference the result with NEC Chapter 9, Table 8 to select the physical AWG size.
Problem 1: 120V Single-Phase Branch Circuit
Scenario: You are running a dedicated 120V receptacle for a 20A bandsaw in a garage. The panel is 100 feet away. The manufacturer requires a maximum 3% voltage drop to prevent motor stalling. You are using Copper wire.
- Identify Variables:
I = 20A
D = 100 ft
K = 12.9(Copper at 75°C)
VD = 120V × 0.03 = 3.6V - Substitute into Formula:
CM = (2 × 12.9 × 20 × 100) / 3.6 - Calculate Numerator:
2 × 12.9 × 20 × 100 = 51,600 - Divide by VD:
CM = 51,600 / 3.6 = 14,333 cmil - Select AWG: Looking at NEC Table 8, 10 AWG is 10,380 cmil (too small). 8 AWG is 16,510 cmil. You must pull 8 AWG THHN.
Problem 2: 48V DC Solar Array String
Scenario: You are wiring a 48V nominal solar battery bank to a charge controller. The current is 15A, the one-way run is 40 feet, and because low-voltage DC systems are highly sensitive to sag, you are enforcing a strict 1% maximum voltage drop. Copper wire.
- Identify Variables:
I = 15A
D = 40 ft
K = 12.9(Copper)
VD = 48V × 0.01 = 0.48V - Substitute into Formula:
CM = (2 × 12.9 × 15 × 40) / 0.48 - Calculate Numerator:
2 × 12.9 × 15 × 40 = 15,480 - Divide by VD:
CM = 15,480 / 0.48 = 32,250 cmil - Select AWG: 6 AWG is 26,240 cmil (too small). 4 AWG is 41,740 cmil. You must use 4 AWG battery cable or THHN.
Where Unit Mistakes Break the Math
When a cable size calculator spits out a physically impossible wire size, the error is almost always a unit mismatch. Here is what a realistic answer magnitude looks like, and the mistakes that destroy it.
Realistic Magnitudes for Building Wire
Standard commercial and residential wire sizes range from 4,110 cmil (14 AWG) up to 211,600 cmil (4/0 AWG). If your calculated CM falls outside this range, you either need parallel conductors (if above 211,600) or you have a low-current signal wire (if below 4,110).
The Three Fatal Unit Errors
- Using AWG instead of CM: The formula requires cross-sectional area (Circular Mils), not the AWG gauge number. If you plug '10' into the CM slot instead of '10,380', your resulting VD calculation will be off by a factor of 1,000.
- Mixing Meters and Feet: The 'K' constant (12.9 for Cu) is strictly calibrated for feet. If you measure your distance 'D' in meters but use the standard K value, your calculated wire size will be roughly 3.28 times too small, leading to severe overheating and voltage sag.
- Forgetting the '2' Multiplier: In single-phase and DC circuits, current travels out on the line and back on the neutral/ground. The total wire length is 2 × D. If you omit the '2', you are only calculating the voltage drop for half the circuit.
Frequently Asked Questions
How does a 3-phase cable size calculator change the formula?
In a balanced 3-phase system, the out-and-back current paths are phase-shifted by 120 degrees, meaning the neutral carries zero current and the line-to-line voltage drop geometry changes. The constant '2' in the numerator is replaced by the square root of 3 ($\sqrt{3}$, or approximately 1.732). The 3-phase formula becomes: CM = (1.732 × K × I × D) / VD. This is why 3-phase motors can use smaller wire gauges than equivalent single-phase motors over the same distance.
Why do online cable size calculators ask for insulation temperature?
Because the 'K' resistivity constant changes with heat. Copper's resistance increases as it gets hotter. The standard K=12.9 assumes the wire is operating at 75°C. If you are using 90°C rated THHN wire in a high-ambient-temperature attic, the actual operating resistance will be higher. Advanced calculators adjust the K value upward (e.g., K=13.3 for 90°C) to ensure the voltage drop calculation remains accurate under worst-case thermal conditions, preventing the wire from acting as an unintended heating element.
Can I use a DC cable size calculator for AC single-phase circuits?
Yes, for standard residential and light commercial applications under 100A, the DC formula is perfectly acceptable for single-phase AC. The AC reactance (inductance) of standard THHN/XHHW wires in non-metallic or closely spaced metallic raceways is negligible at 60Hz. However, if you are sizing massive 400A+ feeders, using steel conduit (which increases magnetic inductance), or dealing with long underground runs, you must use an AC impedance calculator that factors in the 'X_L' (reactance) column from NEC Chapter 9, Table 9.






