Most DIYers and junior electricians type "cable size calculator online" into a search engine, plug in their load parameters, and blindly buy the AWG the website spits out. But online calculators are not magic; they are simple JavaScript wrappers around a single algebraic equation: the Circular Mil Voltage Drop formula. If you do not understand the underlying math, you will not catch when a calculator assumes a 100% power factor, ignores terminal temperature limits, or applies the wrong phase multiplier.
The direct answer to how these tools work is that they calculate the minimum required cross-sectional area in Circular Mils (CM) to keep voltage drop within a target threshold, then map that CM value to the nearest standard American Wire Gauge (AWG) size. Below is the exact mathematical engine driving these tools, complete with rearranged forms and worked examples to help you verify the machine's math.
The Core Formula Behind Every Cable Size Calculator Online
For single-phase AC or DC circuits, the standard US voltage drop formula used to find the minimum wire size is:
CM = (2 × K × I × L) / VD
This formula applies to steady-state loads on copper or aluminum conductors. It assumes a near-unity power factor for AC circuits (meaning it ignores reactance, which is acceptable for short residential runs but fails on long industrial feeders with heavy inductive loads).
| Symbol | Definition | Standard Units & Constants |
|---|---|---|
| CM | Circular Mils (cross-sectional area of the wire) | Unitless area metric (e.g., 10 AWG = 10,380 CM) |
| K | Specific resistance of the conductor material | 12.9 for Copper, 21.2 for Aluminum (at 75°C) |
| I | Current (load draw) | Amperes (A) |
| L | One-way length of the circuit | Feet (ft) |
| VD | Allowable voltage drop | Volts (V) — Not a percentage |
Rearranged Forms: Solving for Any Variable
A robust understanding of the formula means knowing how to isolate any variable. Use these rearranged forms when troubleshooting existing installations or designing around fixed constraints:
- To find Voltage Drop (VD): VD = (2 × K × I × L) / CM
- To find Maximum Current (I): I = (CM × VD) / (2 × K × L)
- To find Maximum Length (L): L = (CM × VD) / (2 × K × I)
- To find Material Constant (K): K = (CM × VD) / (2 × I × L)
Worked Examples with Strict Unit Tracking
Let us run through two real-world scenarios. Tracking units at every step prevents the most common calculation errors.
Problem 1: Sizing a Wire for a 240V Mini-Split Compressor
Scenario: You are wiring a 240V single-phase mini-split HVAC compressor. The nameplate draws 30A. The one-way run from the subpanel to the disconnect is 120 feet. You want to limit voltage drop to a maximum of 3%.
- Calculate absolute VD: 3% of 240V = 0.03 × 240 = 7.2 Volts.
- Identify knowns: K = 12.9 (Copper), I = 30A, L = 120 ft, VD = 7.2V.
- Apply formula: CM = (2 × 12.9 × 30 × 120) / 7.2
- Numerator: 2 × 12.9 × 30 × 120 = 92,880
- Divide: 92,880 / 7.2 = 12,900 CM.
- Select AWG: Look at standard AWG tables. 10 AWG is 10,380 CM (too small). 8 AWG is 16,510 CM. You must use 8 AWG copper.
Realistic Magnitude Check: A CM value in the 4,000 to 200,000 range is normal for residential and light commercial branch circuits. If your calculator spits out a CM value of 45 or 4,000,000, you have a unit error. 8 AWG is physically realistic for a 30A, 120-foot run.
Problem 2: Finding Maximum Run Length for a 12V DC LED Strip
Scenario: You are powering a 12V DC LED strip that draws 5A. You have a spool of 14 AWG copper wire (4,110 CM). To prevent visible dimming and color shift, you want to limit the voltage drop to 0.5V. How far can you run the wire?
- Identify knowns: CM = 4110, K = 12.9, I = 5A, VD = 0.5V.
- Use rearranged formula for L: L = (CM × VD) / (2 × K × I)
- Numerator: 4,110 × 0.5 = 2,055
- Denominator: 2 × 12.9 × 5 = 129
- Divide: 2,055 / 129 = 15.93 feet.
If your physical layout requires a 25-foot run, this math proves 14 AWG will cause unacceptable dimming. You must step up to 12 AWG (6,530 CM) or move the power supply closer to the load.
Unit Mistakes That Will Break Your Sizing Math
When a cable size calculator online gives you a dangerously undersized wire, it is almost always due to one of three unit mismatches entered by the user:
- Mixing Meters and Feet: The K constant of 12.9 for copper is derived specifically for feet. If you measure your run in meters but leave the tool set to feet, your calculated length will be roughly 3.28 times too short, resulting in a wire that is severely undersized. Always convert meters to feet (multiply by 3.281) before using the standard US formula.
- Using Percentage for VD: Entering '3' instead of '7.2' for a 3% drop on a 240V circuit will make the math think you are allowing 240 volts of drop. The formula will return a microscopic wire size that will instantly melt under load. Always convert percentages to absolute volts.
- Confusing Circular Mils with Square Mils or mm²: Circular Mils is an area measurement based on the square of the diameter in mils (thousandths of an inch). It is not the same as square mils or metric square millimeters. Never plug a metric mm² cross-section into the CM slot of this specific formula.
Frequently Asked Questions
Is a cable size calculator online accurate for 3-phase motors?
No, not without modification. The standard formula provided above uses a multiplier of '2' to account for the out-and-back path of a single-phase or DC circuit. For balanced 3-phase circuits, the out-and-back vector math changes. You must replace the '2' in the numerator with the square root of 3 (approximately 1.732). The 3-phase formula is: CM = (1.732 × K × I × L) / VD. If the online tool does not have a specific toggle for 3-phase, it will oversize your wire by roughly 15%.
Why does the cable size calculator online recommend a smaller wire than my electrician?
Online calculators only solve for voltage drop; they do not enforce the National Electrical Code (NEC) ampacity and temperature rules. For example, a calculator might say 14 AWG is fine for a 15A load at 50 feet. However, if that wire terminates on a standard residential breaker rated for 60°C or 75°C, or if it is bundled with three other current-carrying conductors in a conduit (requiring NEC 310.15 derating), the electrician will mandate 12 AWG or 10 AWG to prevent the insulation from melting or the breaker terminals from overheating. Always defer to the physical ampacity tables over voltage drop math.
How do I calculate cable size for DC solar panels online?
The math is identical, but the acceptable thresholds change drastically. For a 480V AC grid-tie inverter output, a 2% voltage drop is standard. But for the DC side (panel to charge controller), the voltage is low (e.g., 12V, 24V, or 48V) and the current is high. A 1V drop on a 12V system is an 8.3% loss, which destroys MPPT charge controller efficiency and wastes expensive solar yield. When using a calculator for DC solar strings, manually set your allowable VD to 1% or even 0.5% of the nominal array voltage to ensure your MPPT controller receives adequate voltage to operate.






