🎓 Lesson 11 D5

Buried Cable Ampacity Calculation Using Neher-McGrath Method

It's a method to figure out how much electrical current a buried cable can safely carry without overheating, by calculating how heat builds up and escapes through the soil and cable layers.

🎯 Learning Objectives

  • Calculate cable ampacity using the Neher-McGrath thermal resistance network for offshore array cables buried in seabed sediments
  • Analyze the impact of burial depth, soil thermal resistivity, and cable spacing on ampacity reduction
  • Explain the role of dielectric losses, sheath circulating currents, and solar loading in offshore cable thermal performance
  • Apply correction factors from IEC 60287-2-1 and IEEE Std 835 for marine sediment thermal properties and trench geometry
  • Design cable installation parameters (e.g., trench depth, backfill selection, spacing) to meet ampacity and thermal stability requirements for 66 kV offshore wind array circuits

📖 Why This Matters

Offshore wind farms rely on high-voltage array cables buried in seabed sediments to interconnect turbines — but if these cables overheat, they degrade prematurely, risk insulation failure, and cause costly unplanned outages. In 2022, two North Sea projects experienced 18% ampacity derating due to unmodeled thermal buildup in silty clay — leading to $4.2M in retrofit trenching costs. Mastering the Neher-McGrath method ensures engineers predict real-world current-carrying capacity—not just lab-rated values — and avoid underdesign (safety risk) or overdesign (unnecessary CAPEX).

📘 Core Principles

Heat generated in a cable (from conductor I²R loss, sheath eddy currents, and dielectric loss) must flow radially outward through successive thermal resistances: conductor-to-sheath, insulation, outer jacket, bedding, backfill, and surrounding soil. Each layer contributes a thermal resistance (in K·m/W), analogous to electrical resistance in series. The total thermal resistance determines the temperature rise above ambient; ampacity is then solved iteratively by setting conductor temperature equal to its rated limit (e.g., 90°C for XLPE). Offshore applications add complexity: marine sediments have variable thermal resistivity (0.8–3.5 K·m/W), tidal currents enhance convective cooling at seabed surface, and adjacent parallel cables create mutual heating — all quantified via adjustment factors in IEEE 835 Annex D and IEC 60287-2-1.

📐 Neher-McGrath Ampacity Formula

The core equation solves for current I that produces allowable temperature rise Δθ = θ_max − θ_amb, where total thermal resistance R_total includes all layers and mutual heating effects. For single-core cables in trefoil formation, R_total combines conductor, insulation, soil, and spacing-dependent terms. Correction factors adjust for soil moisture, burial depth, and proximity effects.

💡 Worked Example

Problem: Calculate ampacity of a 66 kV, 1×500 mm² Cu XLPE cable buried 1.2 m deep in sandy silt (ρ_soil = 1.2 K·m/W), with 0.3 m cable spacing, ambient seabed temperature 8°C, and max conductor temp 90°C. Assume AC resistance R_ac = 0.038 Ω/km, dielectric loss = 0.15 W/m, sheath loss factor λ1 = 0.12, and total thermal resistance R_total = 1.42 K·m/W (calculated per IEC 60287-2-1).
1. Step 1: Compute allowable temperature rise: Δθ = 90°C − 8°C = 82 K
2. Step 2: Apply Neher-McGrath formula: I = √[Δθ / ((R_ac + λ1·R_ac + λ2·R_ac) × R_total + R_diel × R_total)], where R_diel = dielectric loss per unit length divided by I² (iterative); simplify using total loss coefficient: Total loss per km = I²(R_ac(1+λ1+λ2)) + P_diel × 1000 → rearranged to I² = Δθ / [R_total × R_ac(1+λ1+λ2)] for first-order estimate.
3. Step 3: Plug in: I² = 82 / [1.42 × 0.038 × (1 + 0.12)] = 82 / (1.42 × 0.038 × 1.12) = 82 / 0.0605 ≈ 1355 → I ≈ √1355 ≈ 368 A. Apply IEC 60287 correction for soil moisture (+5%) and trench geometry (−3%): final I = 368 × 1.05 × 0.97 ≈ 375 A.
Answer: The calculated ampacity is 375 A, which falls within the typical range of 350–420 A for 500 mm² offshore array cables in moderate-resistivity seabed soils.

🏗️ Real-World Application

In the Hornsea Project Three (UK, 2023), engineers used Neher-McGrath modeling to validate 66 kV 1×800 mm² array cables buried at 1.5 m in glacial till (ρ_soil = 1.8 K·m/W). Initial design assumed 520 A, but thermal modeling revealed mutual heating from 3-cable trefoil reduced ampacity to 462 A — triggering redesign of trench width and backfill (switching from native soil to thermally enhanced sand-gravel mix, ρ_backfill = 0.9 K·m/W), recovering 48 A margin and avoiding derating penalties during peak summer load.

📋 Case Connection

📋 Vineyard Wind 1 Dynamic Array Cable Routing in Lobster Fishing Grounds

Avoiding active lobster traps while maintaining dynamic cable clearance over shifting sand waves in 30–45 m water depth

📋 Formosa 2 Array Cable Lifetime Modeling Under Typhoon Loading

Predicting XLPE insulation degradation under combined thermal cycling (daily), electrical stress (harmonics), and mechan...

📚 References