About Power Factor Correction Calculator
The power factor correction calculator determines the reactive power (kVAR) a capacitor bank must supply to raise a facility power factor from its present value to a target value. Improving power factor reduces the apparent power and line current drawn for the same real power, which frees up transformer and cable capacity, lowers resistive losses, and avoids low-power-factor penalties on the utility bill.
Enter the real power in kW (or the apparent power in kVA with the existing power factor), the existing and target power factors, and the system voltage. The tool returns the required capacitor kVAR, the capacitor bank current, the apparent power before and after correction, the percentage reduction in line current and in I-squared-R losses, and optional demand-charge savings.
How It Works
- Enter the load real power in kW, or its kVA with the existing power factor, and choose single-phase or three-phase.
- Set the existing power factor and the (higher) target power factor.
- The required capacitor reactive power is Qc = P * (tan(phi1) - tan(phi2)), where phi1 = acos(PF_existing) and phi2 = acos(PF_target).
- Apparent power is S = P / PF before and after, line currents follow from S, and the capacitor current is computed from Qc at the system voltage.
Worked Example
A 100 kW three-phase load at 480 V has an existing power factor of 0.70 and is to be corrected to 0.95. The required capacitor reactive power is Qc = 100 * (tan(acos 0.70) - tan(acos 0.95)) = 100 * (1.0202 - 0.3287) = 69.1 kVAR. Apparent power falls from 100/0.70 = 142.9 kVA to 100/0.95 = 105.3 kVA, so line current drops by 1 - 105.3/142.9 = 26.3%. Because losses scale with current squared, resistive losses fall by about 1 - (105.3/142.9)^2 = 45.7%.
Formulas
- Required capacitor reactive power
Qc = P * (tan(phi1) - tan(phi2)), phi1 = acos(PF1), phi2 = acos(PF2)- Apparent power
S = P / PF- Line and capacitor current
3ph: I = kVA*1000 / (sqrt(3)*V) | 1ph: I = kVA*1000 / V- Current and loss reduction
current reduction = 1 - S2/S1 ; loss reduction = 1 - (I2/I1)^2
Standards & References
- IEEE 1036 — application of shunt power capacitors
- IEC 60831 — shunt power capacitors for AC systems
- NEC (NFPA 70) Article 460 — capacitors
- IEEE 519 — harmonic control (capacitor resonance considerations)
Frequently Asked Questions
Why does correcting power factor reduce my electricity bill?
Many utilities bill commercial and industrial customers on apparent power (kVA) demand or apply a penalty when power factor falls below a threshold (commonly 0.90 or 0.95). Adding capacitors supplies reactive power locally, lowering the metered kVA demand and removing the penalty while leaving the real-power (kWh) charge unchanged.
Can I over-correct the power factor?
Yes. Switching in more capacitance than the load needs drives the power factor leading, which can raise voltage and, with variable loads, cause capacitors to feed reactive power back to the utility. Target a power factor near unity (for example 0.95-0.98) and use switched or automatic banks for loads that vary widely.
Does the formula change for single-phase versus three-phase?
The kVAR formula Qc = P * (tan(phi1) - tan(phi2)) is the same; only the current conversion differs. Three-phase current uses I = kVA*1000 / (sqrt(3)*V) while single-phase uses I = kVA*1000 / V, so the calculator applies the correct factor based on your selection.
What about harmonics and capacitor resonance?
Capacitors can resonate with system inductance and amplify harmonic currents from non-linear loads such as drives and rectifiers. On harmonic-rich systems use detuned (reactor-connected) capacitor banks and check resonance per IEEE 519; this calculator sizes the fundamental-frequency reactive compensation only.