🎓 Lesson 21 D5

Corrosion Initiation Modeling & Life Cycle Assessment

Corrosion initiation modeling predicts when and where rust starts in steel inside concrete, and life cycle assessment estimates how long the structure will safely last before repairs or replacement are needed.

🎯 Learning Objectives

  • Calculate chloride diffusion coefficients from accelerated test data using Fick’s second law
  • Analyze time-to-corrosion-initiation using the square-root-of-time model and critical chloride threshold
  • Apply life cycle assessment methodology to compare design alternatives based on service life, repair frequency, and embodied carbon
  • Explain how concrete cover depth, water-cement ratio, and supplementary cementitious materials influence predicted service life
  • Design minimum cover requirements for marine-exposed structures per ISO 16204 and EN 206

📖 Why This Matters

In mining infrastructure—such as headframes, ore chutes, and tailings dam anchor walls—reinforced concrete is exposed to aggressive chemical environments: chlorides from de-icing salts or seawater, sulfates from acid mine drainage, and CO₂ from ventilation air. Premature corrosion causes spalling, loss of bond, and sudden strength degradation—threatening safety and increasing lifecycle costs. Modeling corrosion initiation isn’t theoretical: it directly determines inspection schedules, repair budgets, and whether a 50-year design life is achievable—or just wishful thinking.

📘 Core Principles

Corrosion in reinforced concrete begins when aggressive agents penetrate the concrete cover and reach the steel surface. Two dominant mechanisms drive initiation: (1) Chloride-induced pitting, governed by Fickian diffusion and dependent on concrete permeability, binder composition, and exposure severity; and (2) Carbonation-induced depassivation, driven by CO₂ diffusion and hydration state, highly sensitive to relative humidity (peak rate at 50–75% RH). Both follow time-squared-root kinetics: depth of penetration ∝ √t. Service life is defined as the time until the critical chloride concentration ([Cl⁻]/[OH⁻] ≈ 0.6 by mass) or pH drop below ~8.5 is reached at the rebar surface. Life cycle assessment extends this by coupling initiation time with corrosion propagation rate (typically 1–10 µm/year steel loss), structural capacity decay models, and decision thresholds (e.g., crack width > 0.3 mm triggers intervention).

📐 Chloride Ingress Time-to-Initiation Model

The most widely applied deterministic model for chloride-induced initiation uses Fick’s second law under steady-state assumptions, simplified to a square-root expression. It estimates time t_i (years) until critical chloride concentration C_cr reaches the rebar depth x_c (cover depth, mm). Valid for concretes with low-to-moderate permeability and stable exposure conditions.

Square-Root Time Model (ISO 16204)

t_i = x_c² / (π × D_app)

Estimates time (in seconds) until critical chloride concentration reaches rebar depth, assuming constant surface chloride concentration and Fickian diffusion.

Variables:
SymbolNameUnitDescription
t_i Time to corrosion initiation s Elapsed time until critical chloride threshold is reached at rebar depth
x_c Concrete cover depth m Shortest distance from exposed surface to rebar centroid
D_app Apparent chloride diffusion coefficient m²/s Measured diffusion coefficient from rapid chloride migration (RCM) or ponding tests
Typical Ranges:
High-performance concrete (w/c ≤ 0.35, 30% slag): 1.0 × 10⁻¹² – 2.5 × 10⁻¹² m²/s
Standard OPC concrete (w/c = 0.50): 4.0 × 10⁻¹² – 8.0 × 10⁻¹² m²/s

💡 Worked Example

Problem: A concrete tailings pipe support wall has 65 mm cover (x_c), water-cement ratio = 0.42, 25% fly ash replacement, and is exposed to splash zone (chloride flux = 1.2 × 10⁻⁶ kg/m²·s). Critical chloride threshold C_cr = 0.4% by cement mass. Measured apparent chloride diffusion coefficient D_app = 3.2 × 10⁻¹² m²/s from RCM test. Calculate t_i.
1. Step 1: Convert cover depth to meters: x_c = 65 mm = 0.065 m
2. Step 2: Apply ISO 16204 formula: t_i = (x_c²) / (π × D_app) — assuming error function approximation for 90% C_cr attainment
3. Step 3: Compute: t_i = (0.065²) / (π × 3.2 × 10⁻¹²) = 0.004225 / (1.005 × 10⁻¹¹) ≈ 420,500 s → convert to years: 420,500 / (3600 × 24 × 365) ≈ 13.3 years
Answer: The predicted time-to-corrosion-initiation is 13.3 years, which falls within the typical range of 10–25 years for moderate-quality marine-exposed concrete with partial SCM use.

🏗️ Real-World Application

At the Boliden Aitik copper mine (Sweden), a reinforced concrete leach pad liner failed after 12 years due to chloride ingress from recycled process water containing 1,800 mg/L Cl⁻. Post-failure analysis revealed D_app = 4.1 × 10⁻¹² m²/s (higher than modeled 3.0 × 10⁻¹² m²/s) due to microcracking from thermal cycling. Revised LCA incorporated probabilistic diffusion modeling (using Monte Carlo simulation of D_app and C_cr variability) and extended design life to 40+ years by specifying ternary binder (OPC + fly ash + slag), 75 mm cover, and integral crystalline waterproofing—validated via 18-month field exposure testing per ASTM C1543.

📚 References