🎓 Lesson 8
D5
PV and QV Curve Construction
PV and QV curves are graphs that show how voltage changes when real power (P) or reactive power (Q) is varied at a bus, helping engineers see if the power system can stay stable under changing loads.
🎯 Learning Objectives
- ✓ Calculate and plot PV and QV curves for a single-load IEEE 14-bus subsystem using Newton-Raphson power flow
- ✓ Identify the nose point and critical voltage on a PV curve and interpret its stability significance
- ✓ Analyze the impact of reactive power compensation on QV curve shape and voltage margin
- ✓ Explain the physical meaning of the zero-slope condition at the nose point using Jacobian singularity concepts
- ✓ Apply continuation power flow (CPF) principles to trace beyond the nose point for voltage stability margin quantification
📖 Why This Matters
Voltage collapse caused by reactive power shortage has triggered blackouts across continents—from the 2003 Northeast US blackout to the 2012 India grid failure. PV and QV curves are your first-line diagnostic tool: they transform abstract stability theory into visual, actionable insight. As a mining/blasting engineer integrating large variable-speed drives (e.g., conveyor belt VFDs, SAG mill inverters), you must ensure your site’s connection doesn’t destabilize the local grid—making these curves essential for interconnection studies and dynamic model validation.
📘 Core Principles
Voltage stability hinges on the balance between reactive power supply and demand. PV curves depict how voltage declines as real load increases—revealing the maximum deliverable power before instability. QV curves focus on reactive support: a steeper slope indicates stronger voltage regulation. Both curves derive from the nonlinear algebraic power flow equations: P = V²G + VVᵢ(Gᵢⱼcosθᵢⱼ + Bᵢⱼsinθᵢⱼ), Q = −V²B + VVᵢ(Gᵢⱼsinθᵢⱼ − Bᵢⱼcosθᵢⱼ). The nose point occurs where ∂P/∂V = 0 (PV) or ∂Q/∂V = 0 (QV), signaling Jacobian matrix singularity—a mathematical signature of impending collapse. Continuation methods extend tracing past this point, exposing the unstable branch and enabling margin calculation (e.g., distance to nose in MW or MVAr).
📐 Nose Point Approximation (Single-Load Infinite Bus)
For pedagogical clarity and quick assessment, the simplified infinite-bus model yields closed-form expressions for the critical point—ideal for hand-checking software outputs or field feasibility screening.
💡 Worked Example
Problem: A mine substation connects to a strong grid (Vₛ = 1.0 pu, X = 0.15 pu) via a 33 kV feeder. A new 25 MVA SAG mill drive (pf = 0.9 lagging) will be added. Estimate Pₘₐₓ and corresponding Vₘᵢₙ at the load bus assuming constant impedance load model.
1.
Step 1: Convert load to equivalent impedance: Zₗ = Vₛ² / S* = 1.0² / (0.9 − j0.436) = 0.827 + j0.399 pu
2.
Step 2: Apply single-load model: Pₘₐₓ = Vₛ² / (4X) = 1.0² / (4 × 0.15) = 1.667 pu (≈ 41.7 MW at 33 kV base)
3.
Step 3: Compute Vₘᵢₙ = Vₛ / 2 = 0.5 pu — confirms theoretical minimum at nose point
Answer:
The maximum deliverable real power is 41.7 MW; voltage collapses below 0.5 pu. Since the SAG mill draws ~22.5 MW (25 MVA × 0.9), it operates with ~19 MW margin—acceptable but warrants VAR support review.
🏗️ Real-World Application
At Newmont’s Boddington Mine (Western Australia), integration of a 60 MW semi-autogenous grinding (SAG) circuit triggered voltage fluctuations at the 132 kV point of common coupling (PCC). Engineers constructed QV curves using PSS®E with actual network impedances and load models. Results showed a QV slope of −12 kV/MVAr near nominal voltage—steeper than the acceptable limit of −8 kV/MVAr per EN 50160. Installing a 25 MVAr STATCOM shifted the QV curve rightward, increasing the voltage margin from 0.08 pu to 0.17 pu and eliminating nuisance tripping of sensitive instrumentation during mill startup.