Three-Phase System Cable Sizing Calculator – NEC

Accurate cable sizing in three-phase electrical systems is critical for safety, efficiency, and compliance with NEC standards. Miscalculations can lead to overheating, voltage drops, and costly downtime.

This article explores the comprehensive methodology for three-phase system cable sizing using NEC guidelines. It covers formulas, tables, and real-world examples to ensure precise and code-compliant cable selection.

Artificial Intelligence (AI) Calculator for “Three-Phase System Cable Sizing Calculator – NEC”

  • ¡Hola! ¿En qué cálculo, conversión o pregunta puedo ayudarte?
Pensando ...
  • Calculate cable size for 100 kW motor at 480 V, 3-phase, 75°C insulation.
  • Determine conductor size for 200 A load, 208 V, 3-phase, copper conductor.
  • Find cable size for 150 kVA transformer secondary, 480 V, 3-phase, aluminum conductor.
  • Compute cable size for 50 kW load, 600 V, 3-phase, considering 10% voltage drop.

Comprehensive Tables for Three-Phase System Cable Sizing According to NEC

Table 1: NEC Ampacity Ratings for Copper Conductors (75°C Insulation, THHN/THWN)

AWG/kcmilConductor Diameter (inches)Max Ampacity (A)Typical Application
14 AWG0.064120Lighting Circuits
12 AWG0.080825Small Appliances
10 AWG0.101935General Purpose Circuits
8 AWG0.128550Small Motors
6 AWG0.162065Medium Motors
4 AWG0.204385Large Motors
2 AWG0.2576115Feeder Circuits
1/0 AWG0.3249150Large Feeders
2/0 AWG0.3648175Industrial Loads
3/0 AWG0.4096200Heavy Industrial
4/0 AWG0.4600230Very Heavy Loads
250 kcmil0.5200255Large Industrial
350 kcmil0.6000310Extra Heavy Loads
500 kcmil0.7000380Utility Feeders

Table 2: NEC Ampacity Ratings for Aluminum Conductors (75°C Insulation, THHN/THWN)

AWG/kcmilConductor Diameter (inches)Max Ampacity (A)Typical Application
12 AWG0.091020Lighting Circuits
10 AWG0.114030Small Appliances
8 AWG0.144040General Purpose Circuits
6 AWG0.181050Small Motors
4 AWG0.229065Medium Motors
2 AWG0.289090Large Motors
1/0 AWG0.3640120Feeder Circuits
2/0 AWG0.4090135Large Feeders
3/0 AWG0.4600155Industrial Loads
4/0 AWG0.5180180Heavy Industrial
250 kcmil0.5800205Very Heavy Loads
350 kcmil0.6700240Large Industrial
500 kcmil0.7700275Extra Heavy Loads

Table 3: Common Three-Phase System Voltages and Corresponding Line-to-Line and Line-to-Neutral Values

System Voltage (Line-to-Line)Line-to-Neutral VoltageTypical Application
208 V120 VCommercial Lighting and Small Motors
240 V139 VResidential and Light Commercial
480 V277 VIndustrial Motors and Equipment
600 V347 VHeavy Industrial and Large Equipment

Essential Formulas for Three-Phase System Cable Sizing According to NEC

1. Calculating Full Load Current (FLC) for Three-Phase Loads

The fundamental step in cable sizing is determining the full load current (I). For three-phase systems, the formula is:

I = P / (√3 × V × PF × η)
  • I = Full Load Current (Amperes, A)
  • P = Power (Watts, W) or (kW × 1000)
  • V = Line-to-Line Voltage (Volts, V)
  • PF = Power Factor (decimal, typically 0.8 to 1.0)
  • η = Efficiency (decimal, typically 0.9 to 1.0)
  • √3 = Square root of 3 (~1.732), a constant for three-phase systems

Note: For transformers or motors, use nameplate data or NEC tables for FLC values when available.

2. Voltage Drop Calculation

Voltage drop must be limited to ensure equipment operates correctly. The NEC recommends a maximum of 3% voltage drop for feeders.

Vd = (√3 × I × L × (R cos φ + X sin φ)) / 1000
  • Vd = Voltage drop (Volts, V)
  • I = Load current (Amperes, A)
  • L = One-way conductor length (feet, ft)
  • R = Resistance per 1000 feet (Ohms, Ω)
  • X = Reactance per 1000 feet (Ohms, Ω)
  • cos φ = Power factor (decimal)
  • sin φ = Sine of the phase angle (√(1 – cos²φ))

Resistance and reactance values depend on conductor size and type; consult NEC Chapter 9, Table 8.

3. Adjusting Ampacity for Temperature and Conduit Fill

NEC requires ampacity adjustments based on ambient temperature and number of conductors in a conduit.

I_adj = I × TCF × CCF
  • I_adj = Adjusted ampacity (Amperes, A)
  • I = Base ampacity from NEC tables (Amperes, A)
  • TCF = Temperature Correction Factor (from NEC Table 310.15(B)(2)(a))
  • CCF = Conduit Correction Factor (from NEC Table 310.15(B)(3)(a))

Always use the lowest ampacity after applying correction factors to ensure safety.

4. Minimum Conductor Size Based on Overcurrent Protection Device (OCPD)

NEC Article 310.15(B)(7) requires minimum conductor sizes for motors and other loads based on OCPD ratings.

I_min ≥ OCPD rating / 125%
  • I_min = Minimum conductor ampacity (Amperes, A)
  • OCPD rating = Overcurrent protection device rating (Amperes, A)

This ensures the conductor can safely carry the current without tripping the breaker unnecessarily.

Real-World Application Examples of Three-Phase System Cable Sizing Using NEC

Example 1: Sizing Cable for a 100 kW Motor at 480 V, 3-Phase

A 100 kW motor operates at 480 V, 3-phase, with a power factor of 0.9 and efficiency of 0.95. The motor is located 150 feet from the power source. Determine the minimum copper conductor size using NEC guidelines, considering a maximum 3% voltage drop.

Step 1: Calculate Full Load Current (I)

I = P / (√3 × V × PF × η) = (100,000) / (1.732 × 480 × 0.9 × 0.95) ≈ 141.3 A

Step 2: Select Base Conductor Ampacity

From Table 1, 2 AWG copper conductor has an ampacity of 115 A, which is insufficient. 1/0 AWG copper conductor has 150 A ampacity, which meets the requirement.

Step 3: Calculate Voltage Drop

Assuming power factor cos φ = 0.9, sin φ = √(1 – 0.9²) = 0.435.

From NEC Chapter 9, Table 8, resistance (R) and reactance (X) for 1/0 AWG copper conductor:

  • R = 0.0983 Ω/1000 ft
  • X = 0.08 Ω/1000 ft

Calculate voltage drop:

Vd = (√3 × I × L × (R cos φ + X sin φ)) / 1000
Vd = (1.732 × 141.3 × 150 × (0.0983 × 0.9 + 0.08 × 0.435)) / 1000
Vd = (1.732 × 141.3 × 150 × (0.0885 + 0.0348)) / 1000
Vd = (1.732 × 141.3 × 150 × 0.1233) / 1000 ≈ 4.53 V

Percentage voltage drop:

%Vd = (Vd / V) × 100 = (4.53 / 480) × 100 ≈ 0.94%

The voltage drop is less than 3%, so 1/0 AWG copper conductor is acceptable.

Example 2: Sizing Aluminum Cable for a 200 A Load at 208 V, 3-Phase

A 200 A load operates at 208 V, 3-phase, with a power factor of 0.85. The conductor run is 100 feet. Determine the minimum aluminum conductor size, considering NEC ampacity and voltage drop limits.

Step 1: Determine Base Ampacity

Load current is 200 A. From Table 2, 350 kcmil aluminum conductor has an ampacity of 240 A, which is sufficient.

Step 2: Calculate Voltage Drop

Calculate sin φ:

sin φ = √(1 – 0.85²) = √(1 – 0.7225) = 0.5268

From NEC Chapter 9, Table 8, resistance and reactance for 350 kcmil aluminum conductor:

  • R = 0.051 Ω/1000 ft
  • X = 0.08 Ω/1000 ft

Calculate voltage drop:

Vd = (√3 × I × L × (R cos φ + X sin φ)) / 1000
Vd = (1.732 × 200 × 100 × (0.051 × 0.85 + 0.08 × 0.5268)) / 1000
Vd = (1.732 × 200 × 100 × (0.04335 + 0.04214)) / 1000
Vd = (1.732 × 200 × 100 × 0.08549) / 1000 ≈ 2.96 V

Percentage voltage drop:

%Vd = (2.96 / 208) × 100 ≈ 1.42%

The voltage drop is within the 3% limit, so 350 kcmil aluminum conductor is acceptable.

Additional Technical Considerations for NEC-Compliant Cable Sizing

  • Ambient Temperature Correction: NEC Table 310.15(B)(2)(a) provides correction factors for ambient temperatures above 30°C. For example, at 40°C, the correction factor for 75°C insulation is 0.91.
  • Conduit Fill Correction: When more than three current-carrying conductors are installed in a conduit, ampacity must be adjusted per NEC Table 310.15(B)(3)(a).
  • Grounding Conductors: NEC Article 250 specifies sizing of equipment grounding conductors, which must be considered separately from current-carrying conductors.
  • Short Circuit and Mechanical Strength: Cable must be rated for short circuit withstand and mechanical durability per NEC Article 310 and manufacturer specifications.
  • Voltage Rating: Ensure cable insulation voltage rating meets or exceeds system voltage, typically 600 V for industrial applications.
  • Derating Factors: Consider derating for bundling cables, ambient temperature, and installation conditions to maintain safety margins.

Authoritative References and Further Reading