🎓 Lesson 7 D4

Conductor Sizing for Thermal Withstand: I²t Integration

Conductor sizing for thermal withstand ensures that grounding conductors can safely carry fault current long enough for protective devices to operate without melting or damaging the conductor.

🎯 Learning Objectives

  • Calculate the I²t value for a given symmetrical fault current and clearing time
  • Determine minimum conductor cross-sectional area using IEEE 80 thermal withstand equations
  • Analyze how conductor material, insulation, and ambient temperature affect allowable I²t capacity
  • Apply correction factors for multiple conductors, soil contact, and non-symmetrical fault components
  • Explain the relationship between protective device coordination and thermal withstand requirements

📖 Why This Matters

In substation and mining ground grids, a short-circuit fault can inject thousands of amps into the grounding system for up to several seconds. If the conductor is too small, it overheats, melts, or vaporizes—breaking the safety path and risking equipment damage, arc flash hazards, and lethal step/touch potentials. Proper I²t-based sizing isn’t just code compliance—it’s the difference between a safe shutdown and catastrophic grid failure during blasting-related power faults or lightning strikes on exposed infrastructure.

📘 Core Principles

Thermal withstand hinges on two physical laws: Joule heating (P = I²R) and conductor heat capacity. During a fault, electrical energy converts to heat; if dissipation is negligible (short duration), temperature rise ΔT is proportional to ∫I²dt. IEEE 80 models this as I²t = K ⋅ A² ⋅ ln[(T_f + 234.5)/(T_i + 234.5)], where K is a material constant, A is cross-sectional area (mm²), and T_f/T_i are final/initial temperatures (°C). The derivation assumes adiabatic conditions (no heat loss), valid for t ≤ 5 s—common for relay- and breaker-cleared faults. Real-world deviations arise from conductor stranding, burial depth, soil thermal resistivity, and asymmetry in fault current (DC offset), requiring correction factors per IEEE 80 Annex D.

📐 Key Calculation

The core thermal withstand equation from IEEE 80-2013 Section 11.4 relates fault energy to minimum conductor size. Solving for area A gives the design basis for all grounding conductors in mining substations, blast power distribution panels, and mobile equipment grounding systems.

💡 Worked Example

Problem: A surface mine substation has a 3-phase symmetrical fault current of 25 kA RMS, with relay-plus-breaker clearing time of 0.35 s. Ambient soil temperature is 25°C; copper conductor is bare, unjacketed, buried directly in soil. Determine minimum cross-sectional area required per IEEE 80.
1. Step 1: Identify parameters — I = 25,000 A, t = 0.35 s, T_i = 25°C, T_f = 400°C (copper limit per IEEE 80 Table 11-1), K = 150 for bare copper (IEEE 80 Table 11-2).
2. Step 2: Compute ln term: ln[(400 + 234.5)/(25 + 234.5)] = ln[634.5 / 259.5] ≈ ln(2.445) ≈ 0.894.
3. Step 3: Apply formula A = (I × √t) / K × √ln[(T_f + 234.5)/(T_i + 234.5)] → A = (25,000 × √0.35) / (150 × √0.894) = (25,000 × 0.5916) / (150 × 0.9456) ≈ 14,790 / 141.84 ≈ 104.3 mm².
4. Step 4: Round up to next standard size: 120 mm² (AWG 0000 / 4/0) bare copper is selected.
Answer: The minimum required area is 104.3 mm²; selecting 120 mm² meets IEEE 80 requirements and provides margin for DC offset and installation tolerances.

🏗️ Real-World Application

At the Boddington Gold Mine (Western Australia), a 33 kV blast-power kiosk experienced a line-to-ground fault during monsoon season. Fault current was 18.2 kA, cleared in 0.28 s by digital relays. Original 95 mm² copper ground conductor showed localized melting at a splice joint. Post-fault analysis revealed inadequate I²t margin due to unaccounted 22% DC offset (per IEEE 80 Annex D) and reduced K-value for tinned copper in moist clay. Redesign applied K = 143 and DC offset multiplier of 1.15, yielding required A = 112 mm² → upgraded to 150 mm² bare copper with exothermic welds—eliminating repeat failures over 5+ years of operation.

📋 Case Connection

📋 Industrial Plant Power Design: Grounding for Arc Flash Mitigation

High incident energy (>40 cal/cm²) at 480V MCCs due to inadequate grounding and high fault current asymmetry

📋 Data Center Electrical Design: Isolated Grounding for Zero-Downtime IT Infrastructure

Ground loops causing signal noise and server reboots during lightning-induced surges

📋 Hospital Power Systems: Grounding for Life-Critical Medical Equipment (IEC 60601-1 Compliance)

Microshock hazard risk from leakage currents exceeding 10 µA in cardiac cath labs and ICU beds

📋 Solar Farm Design: Grounding for PV Arrays with Rapid Shutdown & Lightning Exposure

Lightning-induced backfeed damaging inverters and failing NEC 690.43(C) rapid shutdown grounding continuity requirements

📋 Substation Design: Ground Grid for 345kV GIS Switchyard with High Fault Current

120 kA asymmetrical fault current creating hazardous step potentials (>5 kV) across gravel-surfaced yard despite existin...

📚 References