The fundamental power factor equation is PF = P / S (the ratio of Real Power to Apparent Power). In a purely sinusoidal AC circuit, this is mathematically identical to the cosine of the phase angle between voltage and current (PF = cos(θ)) and the ratio of resistance to total impedance (PF = R / Z). If you are sizing capacitor banks, troubleshooting utility penalty charges, or analyzing motor efficiency, abstract definitions are useless. You need the exact formulas, the unit conversions, and the edge cases that cause real-world failures.
The Core Power Factor Equations and Symbol Definitions
Power factor is essentially a measure of how effectively electrical power is translated into useful work output. The utility supplies Apparent Power (S), but your equipment only consumes Real Power (P) to do actual work, while Reactive Power (Q) sustains the magnetic fields in inductive loads like motors and transformers.
The primary power factor equations governing linear AC circuits are:
- PF = P / S
- PF = cos(θ)
- PF = R / Z
| Symbol | Parameter | Standard Unit | Physical Meaning |
|---|---|---|---|
| PF | Power Factor | Dimensionless (0 to 1) | Efficiency of power utilization |
| P | Real (Active) Power | Watts (W) or kW | Power doing actual work (heat, torque) |
| S | Apparent Power | Volt-Amps (VA) or kVA | Total power supplied by the utility |
| Q | Reactive Power | Volt-Amps Reactive (VAR or kVAR) | Power oscillating to sustain magnetic fields |
| θ | Phase Angle | Degrees (°) or Radians | Angular displacement between V and I waveforms |
| R | Resistance | Ohms (Ω) | Opposition to real power flow |
| Z | Impedance | Ohms (Ω) | Total opposition to AC current flow |
Applicability and Realistic Magnitudes
These equations assume linear loads with purely sinusoidal voltage and current waveforms. When you introduce non-linear loads like Variable Frequency Drives (VFDs) or LED drivers, harmonic currents distort the waveform. In those cases, you must calculate True Power Factor, which multiplies Displacement Power Factor by Distortion Power Factor.
What does a realistic answer look like? On the bench, an uncorrected older induction motor will typically yield a PF between 0.70 and 0.80. Modern IT equipment with active Power Factor Correction (PFC) will read 0.95 to 0.99. Most industrial utilities impose financial penalties if your facility's aggregate PF drops below 0.85 or 0.90.
Rearranged Forms and Unit Traps That Break the Math
On the jobsite, you rarely just calculate PF; you usually know the PF and need to find the required capacitor size or the true current draw. Here are the rearranged forms solving for each variable:
- To find Real Power: P = S × PF
- To find Apparent Power: S = P / PF
- To find Phase Angle: θ = arccos(PF)
- To find Reactive Power: Q = √(S² - P²) or Q = P × tan(θ)
- To find Required Capacitor kVAR: Qc = P × (tan(θold) - tan(θnew))
- Mixing Base Units: If your wattmeter reads 85,000 Watts and your clamp meter calculates 100 kVA, you cannot divide 85,000 by 100. You must convert P to kW (85 kW) first. 85 kW / 100 kVA = 0.85 PF.
- The Calculator Mode Trap: When calculating θ = arccos(0.80), your calculator will output 36.87 if set to Degrees, but 0.6435 if set to Radians. If you subsequently use that angle in Q = P × tan(θ) while the calculator is still in Radians, your kVAR calculation will be wildly incorrect, leading to improperly sized capacitor banks.
- Forgetting √3 in Three-Phase: S = V × I is only for single-phase. For three-phase systems, apparent power is S = √3 × VL-L × I. Forgetting the 1.732 multiplier will make your calculated PF impossibly high (often > 1.0).
Worked Problem 1: Single-Phase Induction Motor on the Bench
Scenario: You are testing a 1/2 HP single-phase pool pump motor on the bench to determine if the run capacitor is degrading. A failing capacitor shifts the phase angle, dropping the power factor and increasing line current.
Given Measurements:
- Line Voltage (V) = 120 V
- Line Current (I) = 8.5 A
- True Power (P) measured via digital wattmeter = 780 W
Goal: Find Apparent Power (S), Power Factor (PF), and Phase Angle (θ).
Step-by-Step Derivation:
- Calculate Apparent Power (S):
S = V × I
S = 120 V × 8.5 A = 1,020 VA.
Convert to kVA for standard notation: 1,020 VA / 1,000 = 1.02 kVA. - Convert Real Power to kW:
P = 780 W / 1,000 = 0.78 kW. - Calculate Power Factor (PF):
PF = P / S
PF = 0.78 kW / 1.02 kVA = 0.764.
Note: Because this is an inductive motor, the current lags the voltage, so we note this as 0.764 lagging. - Calculate Phase Angle (θ):
θ = arccos(0.764)
θ = 40.1°.
Worked Problem 2: Three-Phase Manufacturing Feeder
Scenario: You are auditing the main breaker panel for a small CNC machining shop. The utility company has threatened a reactive power penalty. You need to establish the baseline PF and total reactive power.
Given Measurements:
- System: 480V, 3-Phase, Wye
- Average Line Current (I) = 115 A per phase
- Utility Meter Real Power (P) = 82 kW
Goal: Find PF and Reactive Power (Q) in kVAR.
Step-by-Step Derivation:
- Calculate Three-Phase Apparent Power (S):
S = √3 × VL-L × I
S = 1.732 × 480 V × 115 A = 95,606 VA.
Convert to kVA: 95,606 VA / 1,000 = 95.6 kVA. - Calculate Power Factor (PF):
PF = P / S
PF = 82 kW / 95.6 kVA = 0.857. - Calculate Phase Angle (θ):
θ = arccos(0.857) = 31.0°. - Calculate Reactive Power (Q):
Q = P × tan(θ)
Q = 82 kW × tan(31.0°)
Q = 82 × 0.6008 = 49.3 kVAR.
According to Fluke's power quality guidelines, a PF of 0.857 is right on the razor's edge of the typical 0.85 utility penalty threshold. The shop is generating 49.3 kVAR of reactive demand, largely from the CNC spindle motors and coolant pumps idling between cuts.
Real-World Walkthrough: Sizing a Capacitor Bank (and What Went Wrong)
Equations on a whiteboard are clean; the electrical panel is not. Let's look at a real-world scenario where applying the standard power factor equations without considering the broader system environment resulted in catastrophic equipment failure.
The Setup
The shop manager from our three-phase example wants to correct the feeder from PF = 0.857 to a target of PF = 0.95 to eliminate a $150/month utility penalty and free up transformer capacity. We need to size a shunt capacitor bank.
The Numbers
- Find the Target Angle: θnew = arccos(0.95) = 18.19°.
- Find Target Reactive Power: Qnew = P × tan(18.19°) = 82 kW × 0.3286 = 26.9 kVAR.
- Calculate Required Capacitor Bank Size: Qcapacitor = Qold - Qnew = 49.3 kVAR - 26.9 kVAR = 22.4 kVAR.
The Outcome
The manager rounds up and orders a standard 25 kVAR, 480V capacitor bank. The electricians wire it directly to the main 480V bus via a dedicated contactor. When the contactor pulls in, the power factor immediately jumps to 0.96. The manager considers it a success.
What Went Wrong
Three weeks later, the 50 HP VFD running the main air compressor trips offline with a "DC Bus Overvoltage" fault. Upon inspection, the VFD's input rectifier diodes are shorted, and the capacitors in the new PF bank are visibly swollen and venting dielectric fluid.
The Root Cause: The standard power factor equations assume a purely sinusoidal 60 Hz waveform. However, the shop's VFDs are non-linear loads that generate harmonic currents—specifically the 5th (250 Hz) and 7th (340 Hz) harmonics.
By adding a 25 kVAR capacitor bank directly to the bus, the manager inadvertently created a parallel LC resonant circuit with the utility transformer's leakage inductance. The resonant frequency of this LC tank happened to fall almost exactly on the 5th harmonic (250 Hz). Instead of absorbing reactive power, the capacitor bank amplified the 5th harmonic voltage by a factor of four. This severe voltage distortion pushed the VFD's internal DC bus beyond its 800V threshold, destroying the rectifiers, while the harmonic currents overheated the capacitor bank.
The Fix
As detailed in the IEEE 519 standard for harmonic control, you cannot use standard displacement power factor math in isolation when total harmonic distortion (THD) exceeds 5%. The shop had to replace the standard capacitor bank with a detuned reactor bank. By adding series inductors tuned to 189 Hz (7% detuning), the LC circuit was forced into an inductive state at 250 Hz, safely blocking the harmonic resonance while still providing the necessary 60 Hz reactive power compensation.
When using power factor equations to size correction equipment, always measure the harmonic spectrum with a power quality analyzer first. If THD-V is above 2% or THD-I is above 15%, the basic equations must be augmented with harmonic filtering designs.






