The Core Voltage Drop Formula for Cable Sizing
The fundamental equation driving any reliable sizing electrical cable calculator is the DC and single-phase AC voltage drop formula. While ampacity tables dictate the minimum wire size to prevent a fire, the voltage drop formula dictates the wire size required to actually deliver usable power to the load. For single-phase and DC circuits, the cross-sectional area A is derived directly from Ohm’s Law (V = I × R) combined with the resistance formula for a conductor (R = ρ × L / A).
A = (2 × ρ × L × I) / Vd
Every variable in this equation must be tracked with strict unit discipline. Below is the definitive symbol table used by professional electrical engineers when calculating metric cable sizes.
| Symbol | Parameter | Standard Unit | Practical Notes & Constants |
|---|---|---|---|
| A | Cross-sectional area | mm² | The physical area of the conductor. Convert to AWG via standard lookup tables after solving. |
| ρ (rho) | Conductor resistivity | Ω·mm²/m | Copper at 20°C ≈ 0.0172. Copper at 75°C ≈ 0.0216. Always use the hot temperature value for loaded circuits. |
| L | One-way cable length | meters (m) | Distance from the source breaker to the load. The multiplier ‘2’ in the formula accounts for the return path. |
| I | Load current | Amperes (A) | The continuous or maximum expected current draw of the connected equipment. |
| Vd | Allowable voltage drop | Volts (V) | Typically 3% of nominal voltage for branch circuits (e.g., 3.6V on a 120V system) or 1.5% for sensitive DC electronics. |
Rearranged Forms for Any Unknown Variable
A robust sizing electrical cable calculator doesn’t just solve for area. On the bench or in the field, you often know the wire you have in your spool and need to find the maximum distance or current. Here are the algebraically rearranged forms of the core equation, maintaining the exact same unit requirements:
- Solving for Maximum Length (L):
L = (Vd × A) / (2 × ρ × I)
Use case: You have a spool of 4 mm² wire and a 10A load; how far can you run it before exceeding a 2V drop? - Solving for Maximum Current (I):
I = (Vd × A) / (2 × ρ × L)
Use case: An existing 2.5 mm² circuit is 20 meters long; what is the maximum current before you violate a 3% drop threshold? - Solving for Actual Voltage Drop (Vd):
Vd = (2 × ρ × L × I) / A
Use case: Verifying if an already-installed 6 mm² feeder will drop more than 5V under full load. - Solving for Resistivity (ρ):
ρ = (Vd × A) / (2 × L × I)
Use case: Diagnosing a faulty or degraded conductor by measuring actual voltage drop and calculating its effective resistivity.
Worked Examples with Strict Unit Tracking
Theory is useless if the math falls apart on the jobsite. Let’s run two real-world scenarios, showing every intermediate multiplication and division step to prove the unit tracking.
Problem 1: 12V DC Solar Array to Charge Controller
Scenario: You are wiring a 12V nominal solar string that outputs 15A (I = 15A). The one-way run from the roof to the charge controller is 8 meters (L = 8m). Because this is a low-voltage DC system, we enforce a strict 1.5% voltage drop limit to prevent the MPPT controller from browning out. The wire will be exposed to roof heat, so we use the 75°C copper resistivity (ρ = 0.0216 Ω·mm²/m).
- Calculate Allowable Drop (Vd): 1.5% of 12V = 0.18V.
- Set up the numerator: 2 × 0.0216 × 8 × 15 = 5.184.
- Divide by the denominator (Vd): 5.184 / 0.18 = 28.8.
- Result: A = 28.8 mm².
Practical Translation: You need a minimum of 28.8 mm² of copper. The next standard metric size up is 35 mm² (roughly equivalent to 2 AWG). This highlights the brutal reality of 12V systems: low voltage demands massive copper to prevent voltage drop. As noted by All About Circuits, low-voltage DC systems are highly susceptible to line losses, making this calculation non-negotiable.
Problem 2: 240V AC Single-Phase Workshop Welder Receptacle
Scenario: You are installing a 50A breaker circuit for a welder that draws a continuous 40A (I = 40A). The one-way distance from the subpanel to the outlet is 25 meters (L = 25m). Standard NEC-style guidance allows a 3% drop on a 240V branch circuit. We use 75°C resistivity (ρ = 0.0216 Ω·mm²/m) since the termination lugs are rated for 75°C.
- Calculate Allowable Drop (Vd): 3% of 240V = 7.2V.
- Set up the numerator: 2 × 0.0216 × 25 × 40 = 43.2.
- Divide by the denominator (Vd): 43.2 / 7.2 = 6.0.
- Result: A = 6.0 mm².
Practical Translation: The voltage drop formula demands exactly 6.0 mm² (which aligns perfectly with 10 AWG). However, ampacity rules override voltage drop. A 50A breaker requires a minimum of 8 AWG (approx. 8.3 mm²) to prevent the wire from melting before the breaker trips. You must install 8 AWG, satisfying both the voltage drop math and the thermal ampacity code.
Boundary Conditions: Assumptions, Unit Traps, and Realistic Magnitudes
A sizing electrical cable calculator is only as accurate as the boundary conditions you feed it. Blindly trusting the output without understanding the underlying assumptions will lead to undersized, dangerous wiring or massive copper waste.
Critical Assumptions
- Temperature: The formula assumes a uniform conductor temperature matching your chosen ρ value. If you use 20°C resistivity (0.0172) for a wire running through a hot attic, your calculator will undersize the cable by up to 20%.
- Power Factor: This base formula assumes a purely resistive load (Power Factor = 1.0). For highly inductive loads like large uncorrected AC motors, the actual voltage drop will be higher due to reactance. The Engineering ToolBox provides deeper AC impedance matrices for those edge cases.
- Single-Phase/DC Only: The multiplier ‘2’ represents the out-and-back path. For balanced 3-phase systems, the multiplier changes to √3 (approx. 1.732), and the formula shifts to
A = (√3 × ρ × L × I) / Vd.
The Unit Mistakes That Break the Math
If your calculator spits out garbage, you likely committed one of these three unit sins:
- Using Total Length instead of One-Way Length: If you measure 40 meters of total wire (20m out, 20m back) and plug 40 into L, the formula’s built-in ‘2’ multiplier will double it again, resulting in a wire size 100% larger than necessary.
- Mixing AWG and Metric Resistivity: The ρ constant (0.0216) is strictly for yielding mm². If you want the answer in Circular Mils (CM) to map directly to AWG, you must use the K constant (approx. 12.9 for copper) and measure L in feet.
- Millivolts vs. Volts: Plugging a 3600mV allowable drop into Vd instead of 3.6V will shrink your calculated area by a factor of 1000, suggesting you use a microscopic wire for a massive load.
What Does a Realistic Answer Magnitude Look Like?
Develop an intuition for the output. For standard residential and light commercial applications (120V to 480V, 15A to 100A, runs under 50 meters), your calculated A should almost always fall between 1.5 mm² and 50 mm² (14 AWG to 1/0 AWG). If your sizing electrical cable calculator returns 0.04 mm² or 850 mm² for a standard workshop circuit, stop immediately. You have a unit error, a misplaced decimal, or you are calculating for a utility-scale transmission line.
Frequently Asked Questions
How does a sizing electrical cable calculator handle 3-phase power?
In a balanced 3-phase system, the return current flows through the other phase conductors rather than a dedicated neutral, altering the geometry of the voltage drop. The formula replaces the single-phase multiplier of ‘2’ with the square root of 3 (√3, or roughly 1.732). The adjusted formula becomes A = (√3 × ρ × L × I) / Vd. This means a 3-phase circuit requires roughly 13% less copper cross-section than a single-phase circuit for the exact same power delivery and voltage drop limits.
What is the best sizing electrical cable calculator for solar DC circuits?
For solar DC circuits, the ‘best’ calculator is one that forces you to input the maximum power point voltage (Vmp) rather than the nominal battery voltage, and applies a strict 1% to 1.5% voltage drop limit. Because solar panels operate on a steep I-V curve, a 3% voltage drop on the DC side can result in a 10% or greater loss in actual harvested wattage. Always ensure the calculator uses the 75°C or 90°C resistivity constant, as roof-mounted conduit routinely exceeds ambient temperatures.
Why does my sizing electrical cable calculator give a different result than the NEC tables?
Voltage drop calculations and NEC ampacity tables solve two completely different physical problems. The formula derived in this article solves for voltage regulation (ensuring the load gets enough volts to operate efficiently). The NEC tables (like Table 310.16) solve for thermal limits (ensuring the wire insulation doesn’t melt and start a fire before the breaker trips). You must calculate both independently and then select the larger of the two wire sizes. If the math says 6 mm² is fine for voltage drop, but the NEC table requires 10 mm² for a 40A breaker, you must install the 10 mm² wire.






