🎓 Lesson 5 D3

Water Purification Sizing: Conductivity Budgeting & Regeneration Cycle Calculation

It's like planning how much clean water your electrolyzer needs—and how often to 'refresh' the purification system—so the hydrogen stays pure and the equipment lasts.

🎯 Learning Objectives

  • Calculate total dissolved solids (TDS) removal demand from feedwater conductivity and electrolyzer flow rate
  • Design ion exchange resin bed size using breakthrough capacity and service flow rate constraints
  • Analyze regeneration frequency and chemical consumption based on cation/anion load and resin kinetics
  • Explain the impact of carbonate alkalinity and silica scaling on RO-IX train performance
  • Apply ASTM D1193 and ISO 8508:2022 purity thresholds to validate purification system sizing

📖 Why This Matters

Electrolyzers fail—not from power surges, but from trace ions. Just 5 ppb of chloride can corrode nickel anodes; 10 ppb of sodium accelerates membrane degradation. In a 20 MW PEM plant running at 95% availability, undersized purification causes >$420k/yr in unplanned membrane replacements. This lesson teaches you to *budget conductivity* like an electrical engineer budgets current—preventing cascading failure before it starts.

📘 Core Principles

Purification sizing rests on three pillars: (1) Conductivity-to-TDS conversion (empirical, not linear), where conductivity (µS/cm) reflects total ionic load but masks speciation; (2) Ion exchange equilibrium—resin capacity (eq/L) depends on valence, selectivity coefficients (e.g., Ca²⁺ > Na⁺ > HCO₃⁻), and exhaustion front propagation; (3) Regeneration stoichiometry—strong acid cation (SAC) resin requires ~1.2–1.5 eq HCl per eq exhausted, while strong base anion (SBA) needs ~1.3–1.6 eq NaOH. Temperature (20–35°C) and flow velocity (<15 m/h for SAC) critically affect kinetic efficiency and leakage.

📐 Resin Service Cycle Duration

This formula calculates hours of operation before resin exhaustion, based on ionic load and volumetric capacity. It accounts for safety factor and real-world fouling. Used for both SAC and SBA beds in series.

Service Cycle Duration (t_cycle)

t_cycle = (C_v × V_b × SF) / Q × C_i

Time (hours) until ion exchange resin exhaustion, given volumetric capacity, bed volume, safety factor, flow rate, and ionic concentration (in eq/L).

Variables:
SymbolNameUnitDescription
C_v Volumetric exchange capacity eq/L Resin’s effective capacity under operating conditions
V_b Resin bed volume L Total volume of ion exchange media in the vessel
SF Safety factor dimensionless Accounts for fouling, channeling, and aging (typically 0.75–0.9)
Q Volumetric flow rate L/h Water flow through the resin bed
C_i Ionic load concentration eq/L Total cationic or anionic equivalents per liter of feed
Typical Ranges:
SAC resin, 25°C, 10 m/h: 1.6 – 2.0 eq/L
SBA resin, chloride form: 1.0 – 1.4 eq/L

💡 Worked Example

Problem: A 5 MW PEM electrolyzer consumes 1,200 L/h of ultrapure water (target <0.1 µS/cm). Feedwater conductivity = 120 µS/cm (≈65 mg/L TDS). SAC resin capacity = 1.8 eq/L (at 10 m/h, 25°C); bed volume = 0.45 m³; safety factor = 0.85.
1. Step 1: Convert conductivity to equivalent ionic load: 120 µS/cm ≈ 65 mg/L TDS → assume dominant ions are Ca²⁺ (40 ppm), Na⁺ (15 ppm), Cl⁻ (25 ppm), HCO₃⁻ (20 ppm). Total cationic charge load = (40/20 + 15/23 + 20/61) ≈ 2.8 meq/L.
2. Step 2: Calculate total cation load per hour: 2.8 meq/L × 1200 L/h = 3360 meq/h = 3.36 eq/h.
3. Step 3: Apply capacity & safety: usable capacity = 1.8 eq/L × 0.45 m³ × 1000 L/m³ × 0.85 = 688.5 eq. Then t_cycle = 688.5 eq ÷ 3.36 eq/h = 204.9 h ≈ 8.5 days.
4. Step 4: Verify against typical range: 7–14 days is standard for SAC in this duty — result is acceptable.
Answer: The resin bed will require regeneration every 8.5 days, which falls within the safe and typical range of 7–14 days for this application.

🏗️ Real-World Application

At the HySynergy pilot plant (Netherlands, 2023), feedwater from municipal supply (145 µS/cm, high bicarbonate) caused premature SBA exhaustion and silica breakthrough (>0.05 mg/L), triggering PEM stack voltage instability. Engineers added a degasifier and weak base anion (WBA) pre-sorbent, extended SAC cycle from 5.2 to 11.3 days, and reduced NaOH consumption by 37%. This case underscores why conductivity budgeting must include speciation—not just bulk measurement.

📚 References