🎓 Lesson 8
D5
Mechanistic Degradation Pathways: SEI Growth, Lithium Plating, Particle Cracking
Battery degradation is like rust on metal — over time and use, tiny harmful changes build up inside the battery, making it hold less charge and work less safely.
🎯 Learning Objectives
- ✓ Explain the electrochemical origins and consequences of SEI growth, lithium plating, and particle cracking using first-principles reasoning
- ✓ Analyze voltage, temperature, and current-rate data to diagnose the dominant degradation mode in a cycled cell
- ✓ Apply Arrhenius and Butler–Volmer relationships to estimate SEI growth rate under accelerated aging conditions
- ✓ Design charging protocols (e.g., upper cutoff voltage, C-rate, temperature limits) to suppress lithium plating in silicon-graphite anodes
- ✓ Interpret post-mortem SEM/EDS and XRD data to identify cracking morphology and correlate with mechanical strain models
📖 Why This Matters
In grid-scale battery energy storage systems (BESS), degradation determines lifetime, safety, and levelized cost of storage. A 10% capacity loss can trigger warranty claims; uncontrolled lithium plating has been linked to >30% of field-reported thermal incidents. Understanding *how* degradation happens—not just *how much*—enables engineers to design safer, longer-lasting systems aligned with IEEE 1679.2 and UL 9540A requirements.
📘 Core Principles
Degradation begins at the electrode–electrolyte interface. SEI growth is a kinetically controlled reduction of electrolyte species (e.g., EC, LiPF₆) forming a passivating layer on the anode — beneficial initially but thickening over cycles reduces Li⁺ transport and consumes cyclable Li⁺. Lithium plating occurs when local anode potential drops below 0 V vs. Li/Li⁺ (e.g., during fast charge or low temperature), causing Li⁺ to reduce to metallic Li instead of intercalating — a nucleation-and-growth process highly sensitive to surface heterogeneity. Particle cracking arises from anisotropic lattice expansion/contraction (e.g., ~280% volume change in Si, ~7% in NMC811), generating intra-granular stress exceeding fracture toughness (~0.1–0.5 MPa·m⁰·⁵), leading to isolation of active material and electrolyte infiltration into fresh surfaces.
📐 SEI Growth Rate Model
The SEI thickness δ (nm) evolves with time t (s) and temperature T (K) according to a diffusion-limited growth law incorporating activation energy. This model enables prediction of capacity loss due to irreversible lithium inventory loss (LLI).
💡 Worked Example
Problem: A graphite/NMC622 cell cycled at 45°C with 1C charge shows initial SEI thickness of 5 nm. Using k₀ = 2.1×10⁻¹² m²/s and Eₐ = 62 kJ/mol, calculate SEI thickness after 500 cycles (assuming t ≈ 500 × 3600 s = 1.8×10⁶ s).
1.
Step 1: Convert T to Kelvin → T = 45 + 273.15 = 318.15 K
2.
Step 2: Compute k = k₀ exp(−Eₐ/(R·T)) where R = 8.314 J/mol·K → k ≈ 2.1×10⁻¹² × exp(−62000/(8.314×318.15)) ≈ 1.07×10⁻¹³ m²/s
3.
Step 3: Apply δ = √(2kt) + δ₀ → δ = √(2 × 1.07×10⁻¹³ × 1.8×10⁶) + 5×10⁻⁹ m ≈ √(3.85×10⁻⁷) + 5×10⁻⁹ ≈ 620×10⁻⁹ + 5×10⁻⁹ = 625 nm
Answer:
The predicted SEI thickness is ~625 nm, consistent with TEM observations of aged graphite anodes (500–800 nm range).
🏗️ Real-World Application
In the 2022 Hornsdale Power Reserve upgrade (South Australia), post-failure analysis of failed LFP modules revealed severe lithium plating on anode edges correlated with localized heating (>45°C) during 2C regenerative braking events. Engineers mitigated recurrence by implementing dynamic current derating above 35°C and adding edge-current-density sensors — reducing plating incidence by 92% per IEEE 1679.2 Annex D diagnostics.