🎓 Lesson 6
D4
PV Bus Reactive Limits & Dispatch Logic
A PV bus is a power system node where voltage magnitude and real power are fixed, but reactive power must stay within physical limits set by the generator or device.
🎯 Learning Objectives
- ✓ Calculate reactive power limits (Qmin, Qmax) for a synchronous generator given rated MVA, voltage, and power factor limits
- ✓ Analyze whether a PV bus violates reactive limits during load flow convergence and identify corrective actions
- ✓ Explain how reactive dispatch logic prioritizes reactive support among multiple PV buses under system stress
- ✓ Apply IEEE 1547-2018 and NERC MOD standards to validate reactive capability curves in planning studies
📖 Why This Matters
In modern mining operations, on-site synchronous generators and grid-forming inverters (e.g., for haul truck charging stations or autonomous drill rigs) often operate as PV buses. If reactive limits are ignored during load flow modeling, simulations falsely assume unlimited VAR support—leading to optimistic stability margins, undetected voltage collapse risks, and mis-sized reactive compensation. Real-world consequences include unplanned brownouts in remote mine grids, excitation system tripping, and costly derating of critical production equipment.
📘 Core Principles
PV buses represent controllable sources with fixed |V| and P, where Q is solved iteratively—but only if physically feasible. Reactive limits arise from two fundamental constraints: (1) armature heating (S = √(P² + Q²) ≤ S_rated), and (2) field winding heating (Q limited by excitation current, approximated via power factor bounds). In practice, Qmin/Qmax form a convex 'capability curve'—not a rectangle—and depend on operating P, V, and machine parameters. Modern dispatch logic (e.g., in PSS®E or ETAP) applies priority-based Q-sharing: high-priority buses (e.g., main substation) maintain voltage first; lower-priority buses (e.g., auxiliary gensets) shed Q support when limits are reached. This hierarchical logic prevents cascading reactive deficiency during faults or load transients.
📐 Reactive Power Capability Bounds
For initial estimation (conservative rectangular approximation), Q limits derive from rated apparent power and minimum/maximum power factor. More accurate results use the generator capability curve—but this formula provides essential screening before detailed modeling.
Rectangular Reactive Capability Approximation
Q_{min/max} = ± S_{rated} \cdot \sin(\arccos(\cos\phi_{min/max}))Estimates conservative reactive power limits based on rated apparent power and allowable power factor extremes.
Variables:
| Symbol | Name | Unit | Description |
|---|---|---|---|
| Q_{min/max} | Minimum/Maximum Reactive Power | MVAR | Reactive power injection (positive) or absorption (negative) limit |
| S_{rated} | Rated Apparent Power | MVA | Generator or inverter rated capacity |
| \cos\phi_{min/max} | Minimum/Maximum Power Factor | pu | Lagging (Q > 0) or leading (Q < 0) power factor limit per nameplate or standard |
Typical Ranges:
Synchronous generator: ±0.3 to ±0.5 pu Q
Grid-forming inverter (IEEE 1547-2018): ±1.0 pu Q at 0.95 PF
💡 Worked Example
Problem: A 25 MVA, 13.8 kV synchronous generator at a copper mine operates at unity power factor base. Its nameplate specifies cosφ_min = 0.9 lagging and cosφ_max = 0.95 leading. Calculate Qmin and Qmax.
1.
Step 1: Compute rated apparent power S_rated = 25 MVA.
2.
Step 2: For Qmax (lagging, absorbing reactive): Qmax = S_rated × sin(arccos(0.9)) = 25 × sin(25.84°) ≈ 25 × 0.436 = 10.9 MVAR.
3.
Step 3: For Qmin (leading, supplying reactive): Qmin = −S_rated × sin(arccos(0.95)) = −25 × sin(18.19°) ≈ −25 × 0.312 = −7.8 MVAR.
4.
Step 4: Verify consistency: |Q| < √(S² − P²); at P = 0, max |Q| = 25 MVAR — both values are well within thermal limit.
Answer:
Qmax = +10.9 MVAR, Qmin = −7.8 MVAR. These fall within typical generator reactive ranges (±0.3–0.5 pu Q at rated S).
🏗️ Real-World Application
At Newmont’s Boddington Mine (Western Australia), a 42 MVA diesel-synchronous generator supplies a 33 kV mine distribution network. During monsoon season, increased cable charging currents caused voltage rise at remote substations. Load flow analysis revealed the generator was hitting Qmin (−8.2 MVAR) while attempting to regulate voltage. Engineers reconfigured dispatch logic to prioritize VAR absorption at the main switchyard (higher priority PV bus) and allowed auxiliary gensets to operate at fixed-P/fixed-Q mode—restoring voltage control without violating limits. This change reduced voltage deviations from ±5.2% to ±1.8%, preventing relay misoperations on AC drive systems.
🔧 Interactive Calculator
🔧 Open Load Flow & System Stability Calculator📋 Case Connection
📋 Industrial Plant Power Design: Aluminum Smelter Load Flow Optimization
Severe voltage sag during anode changing cycles causing PLC trip cascades
📋 Hospital Power Systems: Emergency Generator Load Flow Validation
Voltage collapse observed during full transfer test due to motor inrush overwhelming AVR response