πŸŽ“ Lesson 20 D5

Case Review: Aluminum Smelter Voltage Sag Mitigation

Voltage sag is a short dip in electrical voltage that can shut down sensitive industrial equipment like aluminum smelting pots.

🎯 Learning Objectives

  • βœ“ Analyze voltage sag severity using IEEE 1159 event classification criteria
  • βœ“ Calculate required dynamic VAR support (e.g., STATCOM rating) to limit sag depth below 85% for a given smelter load profile
  • βœ“ Design a coordinated mitigation strategy integrating fault clearing time, ride-through capability, and local reactive power compensation
  • βœ“ Explain the relationship between potline impedance, rectifier firing angle response, and sag-induced current distortion

πŸ“– Why This Matters

Aluminum smelting consumes ~14–16 kWh per kg of aluminum β€” among the most energy-intensive industrial processes. A single 200-ms voltage sag can cause hundreds of electrolytic cells to go offline, triggering costly anode effects, metal freezing, and up to $500k/hour in lost production. Unlike general manufacturing, smelters cannot tolerate even sub-cycle disturbances β€” making voltage sag mitigation not just reliability engineering, but core process safety.

πŸ“˜ Core Principles

Voltage sag propagation in smelter networks depends on three interlocking domains: (1) Grid-side fault behavior (source impedance, protection coordination), (2) Substation and rectifier transformer design (impedance %, delta-wye configuration, harmonic filtering), and (3) Potline dynamics (nonlinear rectifier load, low-voltage DC bus inertia, and thyristor firing-angle control). Effective mitigation requires understanding how sag duration and depth map to rectifier β€˜ride-through’ limits β€” defined by IEC 61000-4-11 (immunity testing) and IEEE 1547-2018 (inverter-based resource response). Crucially, smelter loads exhibit negative impedance characteristics during sags, amplifying current draw and accelerating voltage collapse without active compensation.

πŸ“ Required STATCOM Reactive Power Support

To hold voltage above 85% during a worst-case fault, the STATCOM must inject reactive power equal to the deficit caused by the network’s Thevenin reactance and load current. This formula estimates minimum kVAR rating needed at the PCC.

STATCOM Sizing for Sag Mitigation

Q_{STATCOM} = \frac{\Delta V_{pu} \cdot S_{base}}{X_{th,pu}} \cdot \frac{S_{actual}}{S_{base}} \cdot (1 + \text{margin})

Estimates minimum reactive power rating (MVAR) required for a STATCOM to compensate voltage sag at the PCC.

Variables:
SymbolNameUnitDescription
Q_{STATCOM} Required STATCOM reactive power MVAR Minimum continuous reactive power injection capacity needed
\Delta V_{pu} Target voltage recovery depth pu Difference between desired post-sag voltage and actual sag voltage (e.g., 0.85 βˆ’ 0.72 = 0.13)
S_{base} System power base MVA Per-unit base power used for impedance calculations (typically 100 MVA)
X_{th,pu} Thevenin equivalent reactance pu Source reactance seen at PCC under fault conditions
S_{actual} Actual smelter apparent power MVA Total load connected at PCC
Typical Ranges:
Large primary smelter (β‰₯300 kA): 500 – 650 MVAR
Mid-size smelter (150–250 kA): 200 – 350 MVAR

πŸ’‘ Worked Example

Problem: A 300-MVA aluminum smelter operates at 0.92 lagging PF. During a nearby 115-kV line-to-ground fault, voltage at the 34.5-kV PCC drops to 72%. System Thevenin reactance X_th = 0.08 pu (on 100-MVA base). Calculate minimum STATCOM rating (MVAR) needed to restore voltage to β‰₯85%.
1. Step 1: Convert system base: 100-MVA base β†’ actual 300-MVA load β‡’ S_load = 300 MVA Γ— 0.92 = 276 MW real + j116 MVAR reactive (tanΟ† = √(1/0.92Β²βˆ’1) β‰ˆ 0.427).
2. Step 2: Voltage drop Ξ”V = 0.85 βˆ’ 0.72 = 0.13 pu. Required reactive injection Q_statcom β‰ˆ Ξ”V Γ— (S_base / X_th) = 0.13 Γ— (100 / 0.08) = 162.5 MVAR (pu), then scale to actual: 162.5 Γ— (300/100) = 487.5 MVAR.
3. Step 3: Apply 15% margin for harmonics & transient response β‡’ 487.5 Γ— 1.15 β‰ˆ 561 MVAR. Verify against typical STATCOM ratings: 500–600 MVAR units are commercially deployed for Tier-1 smelters (e.g., Alcoa SΓ£o LuΓ­s, Rio Tinto Lynemouth).
Answer: The result is 561 MVAR, which falls within the safe range of 500–650 MVAR for large primary smelters.

πŸ—οΈ Real-World Application

In 2019, the Hydro Paragominas smelter (Brazil) experienced repeated 200–400 ms sags due to lightning-induced 230-kV line faults. Prior mitigation relied solely on breaker reclosing (1.2 s delay), causing potline shutdowns averaging 3.2 hours per incident. Hydro installed a 600-MVAR Β±150-kV STATCOM at the 230/34.5-kV substation with <2-ms response time and custom sag-ride-through logic synchronized to rectifier firing-angle controllers. Post-installation, sag-related outages dropped from 14.7 to 0.3 per year, recovering $22M/year in avoided production loss and reducing anode effect frequency by 92% (verified via potline telemetry and IEC 61000-4-30 Class A monitoring).

πŸ“‹ Case Connection

πŸ“‹ Industrial Plant Power Design: Aluminum Smelter Load Flow Optimization

Severe voltage sag during anode changing cycles causing PLC trip cascades

πŸ“‹ Data Center Electrical Design: Tier IV Facility Transient Stability Review

Generator synchronization transients causing UPS bypass and 12ms brownouts during simulated utility loss

πŸ“š References