🎓 Lesson 5 D3

Power Factor: Displacement vs. True PF — When Capacitor Banks Fail

Power factor tells you how efficiently electrical power is being used—like how much of the electricity flowing to equipment actually does useful work versus just heating wires or vibrating motors.

🎯 Learning Objectives

  • Calculate displacement and true power factor from measured voltage, current, and harmonic spectra
  • Analyze why capacitor banks fail to correct true PF in harmonically polluted systems
  • Design a mitigation strategy combining passive filtering and active harmonic cancellation for mining substations
  • Explain the physical mechanisms linking harmonic resonance, capacitor reactance, and thermal runaway in 6-pulse VFD-fed crusher drives

📖 Why This Matters

In mining operations, large variable-frequency drives (VFDs) powering crushers, conveyors, and hoists generate severe current harmonics. Capacitor banks—installed to improve power factor and reduce utility penalties—can overheat, fuse, or catastrophically fail when resonating with system harmonics. This isn’t theoretical: a 2022 incident at Chile’s Escondida mine caused $1.2M downtime after harmonic resonance tripped 4.16 kV capacitor banks feeding primary crushing. Understanding the difference between displacement and true PF is the first line of defense against costly, dangerous power quality failures.

📘 Core Principles

Displacement power factor arises solely from phase shift (θ) between fundamental-frequency voltage and current—caused by inductive loads like motors. True power factor includes distortion effects from non-sinusoidal currents (harmonics), quantified as PF_true = P / (V_rms × I_rms). In industrial mining systems, 5th and 7th harmonics dominate due to 6-pulse rectifiers in VFDs. Capacitors lower system impedance at harmonic frequencies; if capacitive reactance (X_C) equals inductive reactance (X_L) at a harmonic frequency (e.g., 250 Hz for 5th harmonic on 50 Hz grid), parallel resonance occurs—amplifying harmonic currents, overheating capacitors, and degrading true PF despite high displacement PF readings.

📐 True vs. Displacement Power Factor

Displacement PF depends only on fundamental components; true PF incorporates RMS distortion. Accurate measurement requires a Class A power quality analyzer capable of harmonic decomposition per IEC 61000-4-30.

True Power Factor

PF_{true} = \frac{P}{V_{rms} \cdot I_{rms}}

Measures overall efficiency of power usage, including harmonic distortion effects.

Variables:
SymbolNameUnitDescription
P Real (active) power kW Average power doing useful work, measured with true-RMS wattmeter
V_{rms} Voltage RMS kV Root-mean-square voltage across load terminals
I_{rms} Current RMS A Root-mean-square current drawn by load, including all harmonics
Typical Ranges:
Modern VFD-fed mining loads: 0.82 – 0.94
Older induction motor loads (no VFDs): 0.85 – 0.92

💡 Worked Example

Problem: A 3.3 kV winder motor drive draws 185 A RMS total current. Fundamental current = 162 A, real power = 845 kW, voltage RMS = 3.28 kV. Harmonic spectrum shows THD_I = 28.3%. Calculate DPF and true PF.
1. Step 1: Compute apparent power S = V_rms × I_rms = 3.28 kV × 185 A = 606.8 kVA
2. Step 2: Compute displacement PF = P / (V_fund × I_fund) = 845 kW / (3.28 kV × 162 A) = 845 / 531.4 = 0.923 (lagging)
3. Step 3: Compute true PF = P / S = 845 kW / 606.8 kVA = 0.905 — lower due to harmonic distortion
Answer: The result is true PF = 0.905, which falls within the typical range of 0.85–0.94 for VFD-fed mining loads—but critically, 0.905 < 0.923 confirms harmonic degradation. Without harmonic analysis, engineers might incorrectly assume capacitor correction is sufficient.

🏗️ Real-World Application

At Anglo American’s Minas-Rio iron ore operation (Brazil), 12 MW SAG mill drives caused repeated capacitor bank failures on the 34.5 kV substation. Field measurements revealed 5th-harmonic voltage distortion >8.2% (exceeding IEEE 519-2022 limit of 3%). Resonance modeling showed X_C ≈ X_L at 250 Hz. The solution was not larger capacitors—but detuned reactors (7% tuning) added in series with each capacitor bank, shifting resonance below 210 Hz and reducing harmonic amplification by 74%. True PF improved from 0.87 to 0.93 *without* increasing capacitor rating—and capacitor temperature dropped 22°C.

📚 References