🎓 Lesson 17 D5

Cumulative Damage Index (CDI) Calculation Using Miner’s Rule & Arrhenius Model

Cumulative Damage Index (CDI) tells us how much wear and tear a component—like an offshore wind cable or substation foundation—has built up over time from repeated stresses like thermal cycles, vibrations, and corrosion.

🎯 Learning Objectives

  • Calculate CDI for array cables subjected to cyclic thermal loading and seawater corrosion using Miner’s Rule and Arrhenius parameters
  • Explain how temperature acceleration factors derived from Arrhenius modeling influence CDI predictions
  • Apply CDI thresholds to assess remaining service life and justify inspection or replacement decisions per DNV-ST-0126
  • Analyze sensitivity of CDI to input uncertainties (e.g., activation energy ±5 kJ/mol, temperature measurement error ±2°C)

📖 Why This Matters

Offshore wind substations and array cables operate 25–40 years in harsh marine environments—exposed to daily thermal cycling (from load variation), mechanical fatigue (current-induced vibration), and electrochemical corrosion. Ignoring cumulative damage leads to premature failure: e.g., a 2022 Equinor report linked 37% of unplanned cable outages to undetected insulation degradation accelerated by thermal aging. CDI bridges lab-scale material testing and field-life decisions—making it essential for reliability-based design and digital twin validation.

📘 Core Principles

CDI synthesis rests on two pillars: (1) Miner’s Rule assumes damage is additive and linear—each stress cycle contributes a fraction of total life (Ni/Nf,i), where Ni is cycles endured and Nf,i is cycles to failure at that stress level; (2) The Arrhenius model quantifies how elevated temperature exponentially accelerates chemical degradation (e.g., polymer chain scission in XLPE cable insulation), expressed as k = A·exp(−Eₐ/RT). In CDI, these are combined: CDI = Σ[ (t_i / t_f,i) × exp(−Eₐ/R·(1/T_ref − 1/T_i)) ], where t_i is exposure time at temperature T_i, and t_f,i is time-to-failure at reference temperature T_ref. Real-world application requires partitioning degradation modes (thermal, mechanical, corrosion) and assigning appropriate kinetic parameters from ASTM D3839 or IEC 60811-501 tests.

📐 CDI Synthesis Formula

The CDI integrates time-dependent damage across n thermal-mechanical-corrosion regimes. For constant-temperature segments, it simplifies to a sum of normalized lifetimes weighted by Arrhenius acceleration factors. Used in DNV-RP-F112 for subsea power systems and validated against field data from Dogger Bank Phase A.

Cumulative Damage Index (CDI)

CDI = Σᵢ₌₁ⁿ [ (t_i / t_f,ref) × exp(−Eₐ/R · (1/T_ref − 1/T_i)) ]

Total fractional lifetime consumption from n thermal exposure regimes, incorporating Arrhenius-accelerated degradation kinetics.

Variables:
SymbolNameUnitDescription
CDI Cumulative Damage Index dimensionless Fraction of total design life consumed
t_i Exposure time at temperature T_i years Duration spent at elevated temperature T_i
t_f,ref Time-to-failure at reference temperature years Laboratory-determined lifetime at T_ref (e.g., 40°C)
Eₐ Activation energy J/mol Energy barrier for dominant degradation reaction (e.g., 90–120 kJ/mol for XLPE oxidation)
R Universal gas constant J/mol·K 8.314 J/mol·K
T_ref Reference temperature K Baseline temperature for lifetime calibration
T_i Actual operating temperature K Absolute temperature during exposure interval i
Typical Ranges:
XLPE-insulated HVDC array cables: Eₐ = 95–115 kJ/mol
Thermal cycling range (offshore): T_i = 30–75°C (303–348 K)

💡 Worked Example

Problem: A 66 kV XLPE array cable operates at three thermal states over 1 year: 40°C (70% duty), 55°C (25% duty), and 70°C (5% duty). At 40°C (T_ref), lab testing gives t_f,ref = 40 years. Activation energy Eₐ = 105 kJ/mol; R = 8.314 J/mol·K. Calculate CDI after 1 year.
1. Step 1: Compute Arrhenius acceleration factor α_i = exp[(Eₐ/R)·(1/T_ref − 1/T_i)] for each temperature (convert °C to K: T_ref = 313.15 K, T₁=328.15 K, T₂=343.15 K).
2. Step 2: Calculate time-to-failure at each temperature: t_f,i = t_f,ref / α_i.
3. Step 3: Compute annual damage contribution: (t_i / t_f,i) for each segment (t_i = %_duty × 1 yr). Sum contributions.
4. Step 4: Verify units: all temperatures in Kelvin; Eₐ in J/mol (105,000); R consistent.
Answer: α₁ (55°C) = 3.24 → t_f,1 = 12.35 yr → damage = 0.25/12.35 = 0.0203; α₂ (70°C) = 14.8 → t_f,2 = 2.70 yr → damage = 0.05/2.70 = 0.0185; CDI = 0 + 0.0203 + 0.0185 = 0.0388 — i.e., ~3.9% of lifetime consumed in Year 1.

🏗️ Real-World Application

In the Hornsea Project Three (UK, 2023), DNV performed CDI-based lifetime assessment of 220 kV HVAC array cables buried in sandy silt. Using 10-year SCADA thermal logs, corrosion rate data from seabed pH/O₂ sensors, and Arrhenius parameters from accelerated aging per IEC 60811-501, engineers calculated CDI = 0.62 at Year 18. This triggered early replacement planning—avoiding potential fault escalation during winter peak loads. Field autopsy of a retired cable segment confirmed insulation embrittlement depth matched CDI-predicted degradation profiles within ±8%.

📋 Case Connection

📋 Borssele III & IV Substation Jacket Corrosion Remediation

Localized pitting corrosion observed on jacket legs within 3 years due to sediment scour exposing bare steel beneath coa...

📋 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

📋 Hornsea Project Three HVDC Substation Layout Reconfiguration

Space constraints forced relocation of AC/DC conversion equipment into single monopile, increasing electromagnetic inter...

📋 Formosa 2 Array Cable Lifetime Modeling Under Typhoon Loading

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

📚 References