Cable Sizing for Electrical Installations: A Technical Guide to Voltage Drop and Current-Carrying Capacity
Engineering Guide
What Is Cable Sizing—and Why It Matters
Cable sizing is the engineering process of selecting the appropriate cross-sectional area (in mm²) of a conductor to safely and efficiently deliver electrical power from source to load under defined operating conditions. It is not merely about preventing overheating—it is a multidimensional optimization balancing thermal safety, voltage regulation, mechanical robustness, economic viability, and regulatory compliance.
Undersized cables risk catastrophic failure: excessive temperature rise degrades insulation, accelerates aging, and may ignite fire—especially under sustained overloads or poor ventilation. Oversized cables, while safer thermally, increase capital cost, installation complexity (e.g., conduit fill, bending radius), and material waste—contradicting sustainability goals. Crucially, voltage drop—often overlooked in preliminary design—directly impacts end-use equipment performance: motors stall, LED drivers flicker, PLCs reset, and HVAC compressors cycle erratically when supply voltage falls below manufacturer tolerances (typically ±5% for sensitive loads).
In low-voltage distribution (<1000 V AC), where most commercial, industrial, and residential systems operate, cable sizing is governed by two simultaneous constraints:
- Ampacity (current-carrying capacity) — ensuring conductor temperature stays within insulation limits (e.g., 70°C for PVC, 90°C for XLPE) under worst-case ambient and grouping conditions.
- Voltage drop — limiting the resistive (and, for longer runs, reactive) loss along the conductor so that the load receives adequate voltage.
While ampacity determines the minimum size for thermal safety, voltage drop often governs the final selection—particularly for long feeders, high-power loads, or critical systems. This guide focuses on the voltage-drop–driven sizing methodology implemented in modern Cable Size Calculators, aligned with IEC 60364 and NEC requirements.
Theory and Formula Walkthrough
The core calculation used in the referenced tool is the DC-resistive voltage drop approximation, adapted for three-phase AC systems with unity power factor, then corrected for actual power factor and system configuration. Though simplified, it delivers conservative, field-validated results for typical LV installations (<1 kV, <100 m, balanced loads).
Key Formula
For a three-phase AC system:
ΔU (%) = (b × ρ₁₅ × L × I_b × 100) / (U₀ × S)
Where:
ΔU (%)= calculated voltage drop as percentage of nominal system voltage (U₀)b= line factor:2for single-phase (line-to-neutral),√3 ≈ 1.732for three-phase (line-to-line)ρ₁₅= resistivity of conductor material at 15°C (Ω·mm²/m): 0.0172 Ω·mm²/m for copper, 0.029 Ω·mm²/m for aluminium (IEC 60287-1-1)L= one-way circuit length (m) — not loop length. For three-phase, this is the distance from distribution board to load.I_b= design load current (A), calculated as:I_b = P / (√3 × U₀ × cosφ)P= active power (W)U₀= nominal line-to-line voltage (V)cosφ= power factor (dimensionless, 0–1)
U₀= nominal system voltage (V)S= selected cable cross-sectional area (mm²)
⚠️ Important nuance: The formula above assumes purely resistive drop and neglects reactance. For cables >50 m or with large conductor sizes (>95 mm²), inductive reactance becomes non-negligible. In such cases, full impedance-based calculation (
ΔU = √3 × I_b × L × (R cosφ + X sinφ) / U₀) per IEC 60364-5-52 is mandatory. However, for typical sub-100 m feeders with standard PVC/XLPE cables, resistance dominates—making the simplified formula both practical and compliant.
Why Resistivity at 15°C?
IEC standards specify ρ₁₅ to provide a consistent reference baseline. Actual conductor resistance increases with temperature: R_T = R₁₅ × [1 + α(T − 15)], where α ≈ 0.00393/°C for Cu. Using ρ₁₅ yields a conservative (slightly higher) voltage drop estimate—ensuring safety margin without requiring real-time temperature measurement.
Interpreting the Outputs
cable_size(mm²): The smallest standard size satisfying bothΔU ≤ acceptable_voltage_dropandI_b ≤ I_z(ampacity after derating). The calculator iterates upward from the minimum size meeting voltage drop until ampacity is also satisfied.calculated_voltage_drop(%): The actual % drop achieved with the selectedS. Must be ≤ user-specifiedacceptable_voltage_drop(default 3%). Note: IEC 60364-5-52 recommends ≤3% for lighting and ≤5% for other uses—but local codes or equipment specs may impose stricter limits (e.g., 1.5% for medical IT systems).
Standard Requirements: IEC 60364 & NEC Alignment
IEC 60364-5-52: Low-Voltage Electrical Installations
Clause 525.2 explicitly mandates voltage drop verification: "The voltage drop between the origin of the installation and any point of utilization shall not be greater than the value specified in 525.2..." Table 52.2 defines maximum permissible drops:
- 3% for lighting circuits
- 5% for other uses (e.g., power, sockets)
- Combined drop (supply + internal) must not exceed these values.
Crucially, Clause 523.1 requires ampacity (I_z) to be determined after applying all relevant correction factors: ambient temperature (C_a), grouping (C_g), thermal insulation (C_i), and enclosure type (C_c). For example, 3 cables in a conduit at 40°C ambient may require a 0.82 derating factor—reducing usable current by 18%.
NEC Article 310.15: Ampacities for Conductors
NEC Table 310.16 provides base ampacities for conductors (e.g., 90°C THHN: 135 A for 1/0 AWG Cu). But 310.15(B)(1)–(B)(3) mandates application of adjustment factors:
- Ambient temperature correction (310.15(B)(2)(a))
- More than three current-carrying conductors in a raceway (310.15(B)(3)(a))
- Terminal temperature limitations (310.15(B)(7)) — often governing final selection, as 75°C terminations limit usable ampacity even if conductor insulation is rated 90°C.
NEC does not mandate voltage drop calculation—but NEC 215.2(A)(1) Informational Note No. 2 strongly recommends limiting feeder drop to 3% and branch circuit drop to 3%, for a total of 5%. Designers ignoring this risk non-compliant performance—even if thermal criteria are met.
Common Mistakes and How to Avoid Them
-
Using one-way length instead of loop length (or vice versa)
- ❌ Mistake: Inputting
2×LforLin the voltage drop formula, doubling the result. - ✅ Fix:
Lis always one-way distance from source to load. Return path is inherently accounted for in thebfactor (√3for 3-phase,2for single-phase).
- ❌ Mistake: Inputting
-
Ignoring derating factors during final validation
- ❌ Mistake: Selecting a cable based solely on voltage drop, then discovering its derated ampacity is <
I_b. - ✅ Fix: Always cross-check selected size against derated ampacity tables (IEC 60364-5-52 Annex F or NEC Table 310.16 + adjustments). Use manufacturer’s published data sheets—not generic tables.
- ❌ Mistake: Selecting a cable based solely on voltage drop, then discovering its derated ampacity is <
-
Assuming power factor = 1.0 for motor loads
- ❌ Mistake: Using
cosφ = 1for induction motors (which typically operate at 0.75–0.85 PF at full load, lower at partial load). - ✅ Fix: Use nameplate PF or measured values. If unknown, conservatively assume 0.8—as defaulted in the tool.
- ❌ Mistake: Using
-
Selecting cable size before confirming installation method
- ❌ Mistake: Choosing “XLPE 95 mm²” without verifying if it fits conduit fill limits or meets burial depth/IP rating requirements.
- ✅ Fix: Finalize routing method (buried, in tray, in conduit, free air) before sizing. Each method has distinct ampacity and voltage drop characteristics.
-
Neglecting future load growth
- ❌ Mistake: Sizing exactly for today’s 10 kW load, leaving no headroom for expansion.
- ✅ Fix: Apply a 20–25% growth factor to
Pduring initial sizing—or select next standard size above calculated minimum. Document assumptions for future review.
Worked Example: Industrial Pump Feeder
Scenario: A 10 kW, three-phase, 400 V AC pump motor (nameplate PF = 0.82) is installed 50 m from the main distribution board. Ambient temperature is 40°C. Cables will be installed in a buried duct with 3 other current-carrying circuits. Acceptable voltage drop: 3%.
Step 1: Calculate Design Current I_b
I_b = P / (√3 × U₀ × cosφ)
= 10,000 W / (1.732 × 400 V × 0.82)
= 10,000 / 567.8
≈ 17.6 A
Step 2: Determine Minimum Size for Voltage Drop
Rearrange voltage drop formula to solve for S:
S = (b × ρ₁₅ × L × I_b × 100) / (U₀ × ΔU_max)
= (1.732 × 0.0172 Ω·mm²/m × 50 m × 17.6 A × 100) / (400 V × 3%)
= (264.5) / 12
≈ 22.0 mm²
Standard sizes: 16 mm², 25 mm², 35 mm² → select 25 mm² Cu.
Step 3: Verify Ampacity with Derating
- Base ampacity (IEC 60364-5-52 Table 52.3, Cu, PVC, buried): 110 A for 25 mm²
- Ambient temp correction (40°C → Table 52.2, Cₐ = 0.87)
- Grouping correction (4 circuits in duct → Cg = 0.65)
- Total derating = 0.87 × 0.65 = 0.566
- Derated ampacity = 110 A × 0.566 ≈ 62.3 A ✅ 62.3 A > 17.6 A → thermally safe.
Step 4: Calculate Actual Voltage Drop
ΔU = (1.732 × 0.0172 × 50 × 17.6 × 100) / (400 × 25)
= 264.5 / 10,000
= 2.65%
✅ 2.65% ≤ 3% → compliant.
Step 5: Confirm Mechanical & Regulatory Compliance
- 25 mm² Cu meets minimum size for mechanical protection (IEC 60364-5-52: ≥10 mm² for fixed wiring)
- Suitable for direct burial (e.g., PVC SWA cable)
- Standard size widely available; no custom ordering required
Final Recommendation: 25 mm² Cu, PVC-insulated, steel-wire-armoured (SWA), buried duct installation.
Conclusion
Cable sizing is foundational to safe, reliable, and efficient electrical infrastructure. While digital calculators streamline computation, their outputs are only as valid as the inputs and assumptions behind them. Engineers must rigorously validate results against IEC 60364-5-52 and NEC 310.15, account for real-world derating, and document all decisions—including justification for conservatism or deviation. Never treat voltage drop as an afterthought: it is a functional requirement, not just a regulatory checkbox. By mastering this methodology, you ensure not only code compliance but also operational resilience, energy efficiency, and lifecycle cost optimization.
📜 Applicable Standards
💬 Frequently Asked Questions
Our calculator uses the standard three-phase voltage drop formula: ΔV = √3 × K × L × I / A, where K is the resistivity constant (22.5 mΩ·mm²/m for copper, 36.0 for aluminum at 75°C), L is one-way length (m), I is full-load current (A), and A is cross-sectional area (mm²). It first computes line current from power: I = P / (√3 × V × PF), then iteratively solves for minimum A that keeps ΔV ≤ acceptable % drop. The result complies with IEC 60364-5-52 and IEEE 141 (Red Book) recommendations limiting voltage drop to ≤3% for feeders and ≤5% total (feeder + branch). Ambient temperature and conductor material are factored via K — but derating for grouping or ambient >30°C must be applied separately per IEC 60287.
This occurs because voltage drop—often governing for long runs—imposes a stricter size requirement than thermal ampacity alone. For example, a 50 m run at 400 V, 10 kW, 0.8 PF may yield ~18 A load, which a 4 mm² Cu cable (IEC 60228 Class 2, 30 A @ 30°C) handles thermally. But voltage drop would exceed 3% (~4.1%), violating IEC 60364-5-52 Annex G guidance. The calculator thus upsizes to 6 mm² (ΔV ≈ 2.7%). Always perform both checks: ampacity (per IEC 60287 or NEC Table 310.16) and voltage drop. Never rely solely on tabulated current ratings without verifying drop, especially beyond 15 m.
Yes—with critical adjustments. Set power_factor = 1.0 (DC has unity PF), and use the DC voltage (e.g., 600 V or 1000 V system voltage, not inverter AC output). The calculator applies the DC voltage drop formula: ΔV = 2 × K × L × I / A (factor of 2 for round-trip path). However, PV-specific standards require additional considerations: NEC Article 690.7 mandates voltage drop ≤2% for critical circuits; IEC 62548 recommends ≤1% for strings to avoid mismatch losses. Also, use K = 22.5 for annealed copper (not 17.2 for hard-drawn) and apply NEC 690.31(C) conduit fill derating if multiple strings share raceway. Always verify against UL 1703 and local AHJ requirements.
No—it does not automatically apply derating factors. The calculation assumes standard reference conditions: 30°C ambient, single cable in free air (IEC 60287-2-1), and conductor operating temperature of 75°C (PVC) or 90°C (XLPE). Derating for higher ambient (e.g., 45°C desert installations), multiple cables in conduit (IEC 60287-2-2 grouping factors), or buried direct burial (IEC 60287-2-1 soil thermal resistivity) must be performed after the initial sizing. For example, 6 mm² Cu XLPE may derate from 50 A to 38 A at 40°C ambient (IEC 60287 Table B.52.12). Always cross-check final ampacity against IEC 60364-5-52 Tables or NEC Annex B before selection.
The calculator uses different K values: 22.5 mΩ·mm²/m for copper and 36.0 for aluminum at 75°C—reflecting aluminum’s ~56% higher resistivity. For identical load/length/drop, aluminum requires ~1.6× larger cross-section (e.g., 10 mm² Cu ≈ 16 mm² Al). This impacts bending radius, termination torque (Al needs antioxidant paste & calibrated torque tools per IEEE 837), and creep resistance. While aluminum reduces material cost, IEC 61200-216 and NEC 310.14(A)(1) restrict Al use in <8 AWG (≈8 mm²) due to mechanical reliability concerns. Always verify terminations are rated for Al (e.g., dual-rated lugs) and comply with IEC 60947-7-1 for switching devices.
The calculator provides engineering-grade accuracy (±5% typical) under stated assumptions: pure sinusoidal waveform, uniform conductor temperature, and nominal conductor resistivity. Limitations include ignoring skin/proximity effect (negligible <300 A and <100 Hz), harmonic currents (which increase effective resistance—IEC 61000-3-6 requires derating for THD >8%), and contact resistance at terminations (can add 0.5–2 mΩ per joint). For critical applications (>100 A or >100 m), perform detailed thermal modeling per IEC 60287 or use ETAP/SKMU software. Field validation with a clamp meter and voltmeter (measuring V₁–V₂ under load) is recommended—especially where voltage-sensitive equipment (e.g., VFDs) is connected.
The core algorithms align with IEC 60364-5-52 (voltage drop limits), IEC 60287 (resistivity constants), and IEEE 141 (voltage drop methodology). For NEC compliance: confirm results meet 215.2(A)(1) feeder drop ≤3%, 210.19(A)(1) branch circuit ≤3%, and ampacity per Table 310.16 (with proper 75°C column for terminals). BS 7671 (IET Wiring Regulations) Section 525 similarly mandates ≤3% drop for final circuits. However, the tool does not auto-apply NEC Article 240 overcurrent protection coordination or BS 7671 Regulation 433.1.1 disconnection time constraints. Always validate final selection against your local authority’s adopted edition (e.g., NEC 2023, BS 7671:2018+A2:2022) and consult a qualified designer for complex installations.
Yes—proactive oversizing is strongly advised. IEC 60364-8-1 and IEEE 1547-2018 recommend designing for ≥25% future load growth in commercial/industrial settings, especially where retrofitting is costly (e.g., buried duct banks or concrete-encased conduits). The calculator’s 'future expansion' tip reflects this: selecting 10 mm² instead of 6 mm² adds ~40% current capacity and cuts voltage drop by ~40%. However, avoid excessive oversizing: >50% margin increases cost, installation difficulty, and short-circuit let-through energy (requiring higher-rated breakers per IEC 60947-2). Balance margin with practicality—document assumptions, and label circuits clearly to support lifecycle planning per ISO 55001 asset management principles.
📈 Case Studies
Industrial Motor Feeder in Northern Germany
Scenario
A food processing plant in Hamburg is installing a new 3-phase induction motor (15 kW, 400 V) for a conveyor system. The cable must run 72 m from the MCC panel to the motor across a factory floor with ambient temperature of 45°C and shared conduit with four other power cables. Local DIN VDE 0298-4 mandates ≤3% voltage drop and requires copper conductors with PVC insulation (PVC-CU). Space constraints limit conduit diameter, favouring compact cable sizing — but derating cannot be ignored.
Given Data
- Voltage: 400 V
- Power: 15,000 W
- Power Factor: 0.85 (nameplate value for IE3 motor)
- Cable Length: 72 m
- Acceptable Voltage Drop: 3%
Calculation
Using the Cable Size Calculator’s underlying formula for 3-phase AC:
-
Full-load current:
( I = \frac{P}{\sqrt{3} \times V \times \text{pf}} = \frac{15{,}000}{1.732 \times 400 \times 0.85} \approx 25.6 , \text{A} ) -
Minimum cross-section for voltage drop (copper, ρ = 0.0172 Ω·mm²/m):
( A = \frac{\sqrt{3} \times \rho \times L \times I \times 100}{V \times %\text{drop}} = \frac{1.732 \times 0.0172 \times 72 \times 25.6 \times 100}{400 \times 3} \approx 5.7 , \text{mm}^2 ) -
Tool input & output:
Inputs →voltage=400,power=15000,power_factor=0.85,length=72,acceptable_voltage_drop=3
Output →cable_size=6.0 mm²,calculated_voltage_drop=2.87%
Note: While 6 mm² meets voltage drop, derating applies — 5 cables in one conduit at 45°C yields ~65% derating factor (DIN VDE 0298-4 Table 12). Base ampacity of 6 mm² PVC-CU is 41 A → derated capacity = 41 × 0.65 ≈ 26.7 A > 25.6 A. Marginally acceptable, but tight.
Result and Decision
The calculator recommends 6.0 mm², and thermal verification confirms it satisfies both voltage drop (2.87% < 3%) and derated current capacity. However, due to zero margin for future load increase or temporary overloads, engineers selected 10 mm² PVC-CU cable, which provides 35 A base rating → derated 22.8 A still sufficient? Wait — no: 10 mm² base = 57 A → 57 × 0.65 = 37.1 A, ample margin. Voltage drop recalculates to 1.72%, well below 3%. Final selection: 10 mm², balancing safety, compliance, and maintainability.
Lesson
Voltage drop compliance alone is insufficient — always validate against derated current-carrying capacity using local standards; undersized margin invites nuisance tripping and premature aging. When derating pushes design close to limits, stepping up one standard size (e.g., 6 → 10 mm²) costs <12% more but delivers >40% thermal headroom.
Solar PV Array Combiner to Inverter Run in Southern Spain
Scenario
A 240 kW ground-mounted solar farm near Seville uses string inverters (each 60 kW, 400 V AC output). One inverter feeds into a 45 m underground duct bank containing three parallel 4-core cables (L1/L2/L3/N), buried at 0.8 m depth in sandy loam (ambient 55°C summer peak). Soil thermal resistivity is high (2.5 K·m/W), requiring careful voltage drop control to preserve inverter efficiency and grid compliance (UNE 21103-2 limits voltage drop to ≤2.5% for generation feeders). DC-side losses are managed separately; this case focuses on the final AC interconnection.
Given Data
- Voltage: 400 V
- Power: 60,000 W (per inverter)
- Power Factor: 0.98 (inverter-rated, unity assumed for worst-case reactive margin)
- Cable Length: 45 m
- Acceptable Voltage Drop: 2.5% (tighter than default due to grid code)
Calculation
-
Full-load current:
( I = \frac{60{,}000}{1.732 \times 400 \times 0.98} \approx 88.5 , \text{A} ) -
Voltage-drop-driven minimum area (copper, ρ = 0.0172):
( A = \frac{1.732 \times 0.0172 \times 45 \times 88.5 \times 100}{400 \times 2.5} \approx 29.3 , \text{mm}^2 ) -
Tool input & output:
Inputs →voltage=400,power=60000,power_factor=0.98,length=45,acceptable_voltage_drop=2.5
Output →cable_size=35.0 mm²,calculated_voltage_drop=2.38%
Thermal validation: 35 mm² Cu XLPE (PRV-0.6/1 kV) has 135 A base rating (IEC 60502-1). Buried in high-resistivity soil with adjacent circuits → derating factor ≈ 0.72 → 135 × 0.72 = 97.2 A > 88.5 A. Passes.
Result and Decision
The tool recommends 35.0 mm², meeting both voltage drop (2.38% ≤ 2.5%) and derated ampacity. Market availability was confirmed: 35 mm² 4-core XLPE SWA cable is standard. No upsizing needed — 35 mm² balances cost, installation ease (bend radius, weight), and performance. Installed as specified.
Lesson
For renewable energy AC feeders, grid-mandated voltage drop limits often govern sizing more stringently than ampacity — especially in hot, resistive soils. Always use the actual inverter power factor (not default 0.8) and tighten acceptable drop per local grid code; small reductions (e.g., 3% → 2.5%) can shift recommended size by one full standard gauge.