πŸŽ“ Lesson 10 D5

Inverter-Based Resource Dynamics

An inverter-based resource is a power source like solar panels or batteries that uses electronic switches to convert and control electricity, making it behave differently from traditional spinning generators during grid disturbances.

🎯 Learning Objectives

  • βœ“ Analyze the impact of IBR penetration on system strength (short-circuit ratio) using IEEE 1547-2018 criteria
  • βœ“ Calculate grid-forming inverter droop gain settings to meet NERC PRC-027-3 voltage/frequency ride-through requirements
  • βœ“ Design an IBR-based black-start sequence for a mine microgrid under ISO/IEC 62933-5-2 standards
  • βœ“ Explain how phase-locked loop (PLL) dynamics influence small-signal stability in high-IBR mining grids

πŸ“– Why This Matters

Modern mining operations increasingly rely on solar farms, battery energy storage systems (BESS), and variable-speed drives β€” all connected via inverters. When a haul truck fault trips a feeder or a ventilation fan ramps up suddenly, these inverter-based resources respond fundamentally differently than legacy diesel generators or induction motors. Without proper understanding, IBRs can unintentionally destabilize the mine’s isolated grid, causing cascading outages, equipment damage, or unsafe shutdowns. This lesson equips you to anticipate, model, and mitigate those risks.

πŸ“˜ Core Principles

IBRs exhibit three defining characteristics: (1) Inertia-less response β€” no rotating mass means near-instantaneous power delivery but no natural frequency damping; (2) Control-layer dominance β€” grid support functions (e.g., reactive power injection, synthetic inertia) are enabled only if programmed and verified; (3) Impedance sensitivity β€” IBRs interact strongly with grid impedance, especially in weak mine grids (SCR < 3), leading to resonance, sub-synchronous oscillations, or PLL instability. Grid-forming vs. grid-following modes determine whether the IBR sets voltage/frequency (like a generator) or synchronizes to it (like a load). Mining microgrids often require grid-forming capability for islanded operation during utility outages β€” a critical safety requirement per MSHA Part 46 and IEC 62933-5-2.

πŸ“ Short-Circuit Ratio (SCR) for Grid Strength Assessment

SCR quantifies how 'strong' a point of interconnection is β€” essential for determining if IBRs will remain stable during faults. A low SCR (< 2.0) indicates high risk of PLL desynchronization and harmonic resonance, common in long-cable-fed mine substations. This metric guides inverter control tuning and necessitates supplemental grid reinforcement.

Short-Circuit Ratio (SCR)

SCR = S_{sc} / S_{IBR}

Ratio of available fault MVA at the point of interconnection to total IBR apparent power rating.

Variables:
SymbolNameUnitDescription
S_{sc} Available short-circuit MVA MVA Three-phase symmetrical short-circuit power at the IBR connection point.
S_{IBR} Total IBR rated apparent power MVA Sum of nameplate ratings of all inverters connected at that bus.
Typical Ranges:
Strong utility grid: 20 – 50
Mine medium-voltage bus (cable-fed): 3 – 15
Long radial feeders in remote mines: 1.5 – 3.0

πŸ’‘ Worked Example

Problem: A copper mine’s 33 kV distribution bus supplies a 5 MW solar PV plant and a 4 MW BESS via 12 km of 33 kV XLPE cable. The available three-phase short-circuit current at the bus is measured at 2.8 kA. Calculate SCR and assess stability risk.
1. Step 1: Compute short-circuit MVA: S_sc = √3 Γ— V_LL Γ— I_sc = √3 Γ— 33 kV Γ— 2.8 kA β‰ˆ 161.3 MVA
2. Step 2: Sum rated IBR capacity: S_IBR = 5 MW + 4 MW = 9 MVA (assuming unity pf)
3. Step 3: Calculate SCR = S_sc / S_IBR = 161.3 / 9 β‰ˆ 17.9
4. Step 4: Compare to IEEE 1547-2018 guidance: SCR > 10 is 'strong'; SCR 3–10 requires advanced controls; SCR < 3 demands grid-forming mode and stability studies.
Answer: The result is SCR β‰ˆ 17.9, indicating a strong grid β€” no immediate stability concerns, but control coordination remains essential for transient events like conveyor startup surges.

πŸ—οΈ Real-World Application

At the BHP Olympic Dam expansion (South Australia), a 25 MW solar + 15 MW/30 MWh BESS hybrid plant was integrated into the mine’s 66 kV off-grid network. Initial commissioning revealed 5 Hz subsynchronous oscillations during crusher motor starts due to interaction between BESS PLL bandwidth (8 Hz) and cable series resonance (~4.2 Hz). Resolution required retuning the BESS grid-forming droop gain (k_v = 0.02 pu/V) and adding virtual impedance compensation per IEEE 2800-2023 Annex D. Post-remediation testing confirmed compliance with EN 50160 voltage flicker limits (< 0.35%) and MSHA emergency power continuity requirements (< 100 ms interruption).

πŸ“š References