The fundamental pf formula is PF = P / S (Real Power divided by Apparent Power), which simplifies to cos(θ) for linear sinusoidal loads. Power Factor (PF) is a dimensionless ratio between 0 and 1 that measures how effectively electrical power is converted into useful work output. If you are sizing conductors, calculating utility penalty fees, or selecting capacitor banks for correction, this ratio is the governing metric.
The Core PF Formula and Symbol Definitions
The primary equation for displacement power factor in AC circuits is:
PF = P / S = cos(θ)
For single-phase systems, apparent power (S) is calculated as V × I. For three-phase systems, S = √3 × V_L × I_L. Below is the complete symbol definition table required to apply the formula correctly.
| Symbol | Parameter | Unit | Description |
|---|---|---|---|
| PF | Power Factor | Dimensionless (0-1) | Ratio of real power to apparent power. Often expressed as a percentage (e.g., 0.85 = 85%). |
| P | Real (Active) Power | Watts (W) or kW | The power that actually performs work (heat, light, mechanical torque). |
| S | Apparent Power | Volt-Amps (VA) or kVA | The geometric sum of real and reactive power; dictates transformer and wire sizing. |
| Q | Reactive Power | VAR or kVAR | Power oscillating between source and load due to inductance/capacitance. Performs no real work. |
| θ | Phase Angle | Degrees (°) or Radians | The angular displacement between the voltage and current waveforms. |
| V | Voltage | Volts (V) | Must be RMS voltage, not peak voltage. |
| I | Current | Amps (A) | Must be RMS current, not peak current. |
Rearranged Forms for Every Variable
Depending on the data provided by your meter or utility bill, you will need to isolate different variables. Here are the algebraic rearrangements of the core relationships:
- Solving for Real Power (P):
P = S × PForP = √(S² - Q²) - Solving for Apparent Power (S):
S = P / PForS = √(P² + Q²) - Solving for Reactive Power (Q):
Q = √(S² - P²)orQ = P × tan(θ) - Solving for Phase Angle (θ):
θ = arccos(PF) - Solving for Single-Phase Current (I):
I = P / (V × PF) - Solving for Three-Phase Current (I_L):
I_L = P / (√3 × V_L × PF)
Worked Examples with Unit Tracking
Abstract formulas fail on the jobsite without rigorous unit tracking. Here are two common scenarios solved step-by-step.
Problem 1: Calculating Existing PF from Meter Readings
Scenario: A three-phase air compressor draws 15 kW of real power and 18.75 kVA of apparent power. What is the power factor and the phase angle?
- Identify knowns: P = 15 kW, S = 18.75 kVA. (Units match, both in 'kilo' prefix).
- Apply formula: PF = P / S
- Substitute: PF = 15 kW / 18.75 kVA = 0.80 (or 80% lagging).
- Find phase angle: θ = arccos(0.80)
- Calculate: θ = 36.87°
Problem 2: Sizing a Correction Capacitor
Scenario: A 50 kW industrial motor operates at a PF of 0.75. The utility mandates a 0.95 PF to avoid penalty fees. How many kVAR of capacitive reactive power (Qc) must you install?
- Calculate initial reactive power (Q1):
θ₁ = arccos(0.75) = 41.41°
Q₁ = P × tan(θ₁) = 50 kW × tan(41.41°) = 50 × 0.8819 = 44.09 kVAR - Calculate target reactive power (Q2):
θ₂ = arccos(0.95) = 18.19°
Q₂ = P × tan(θ₂) = 50 kW × tan(18.19°) = 50 × 0.3287 = 16.43 kVAR - Calculate required capacitor kVAR (Qc):
Qc = Q₁ - Q₂ = 44.09 kVAR - 16.43 kVAR = 27.66 kVAR
Result: You must install a capacitor bank rated for at least 27.66 kVAR at the system voltage.
Unit Mistakes That Break the Math
The math is simple; the unit mismanagement is where engineers and electricians burn up equipment or undersize feeders.
- Mixing Peak and RMS Values: The pf formula requires Root Mean Square (RMS) voltage and current. If your oscilloscope reads a peak voltage of 169V on a 120V nominal line, you must divide by √2 to get 120V RMS before calculating Apparent Power (S). Using peak values artificially inflates S, resulting in a falsely low PF calculation.
- Prefix Mismatch (W vs kW): Dividing 15,000 W by 18.75 kVA yields 799.9, not 0.80. Always convert P and S to the same base prefix (Watts and VA, or kW and kVA) before dividing.
- Ignoring the √3 in Three-Phase: If you measure 480V and 100A on a three-phase feeder, S is NOT 48,000 VA. S = √3 × 480 × 100 = 83,138 VA (83.1 kVA). Forgetting the √3 multiplier is the most common cause of undersized transformer specifications.
- Assuming Unity for Resistive Loads: While a pure heater has a PF of 1.0, real-world wiring has parasitic inductance. A massive resistive load fed through hundreds of feet of conduit will exhibit a slightly lagging PF (e.g., 0.98) due to cable inductance.
Decision Path: Correcting a Low Power Factor
Use this decision tree to determine the exact correction strategy and hardware required for your facility. Do not guess; follow the load profile.
| Condition / Load Profile | Action Required | Hardware Selection |
|---|---|---|
| PF < 0.85 AND load is steady/continuous (e.g., large air compressor, main water pump). | Calculate fixed kVAR requirement (as shown in Problem 2). Apply a 10% safety margin for voltage fluctuations. | Select a Fixed Capacitor Bank. Concrete Pick: Eaton 30 kVAR 480V 60Hz Fixed Power Factor Correction Bank (Part # C-30-C-480-50). |
| PF < 0.85 AND load is highly variable/stepped (e.g., VFD array, CNC shop, hoists). | Calculate maximum kVAR required at peak load. Do not use fixed capacitors, or you will create a leading PF (overcorrection) during low-load periods. | Select an Automatic Switched Capacitor Bank with a microprocessor controller. Concrete Pick: Schneider Electric VarSet 30 kVAR 480V Automatic Bank (Part # VLVAV433006). |
| PF < 0.85 AND high harmonic distortion (THDi > 20%) is present. | Standard capacitors will fail or explode due to harmonic resonance. You must calculate the tuning frequency. | Select a Detuned (Harmonic Filter) Bank with 7% or 14% reactors. Concrete Pick: Schneider Electric VarSet Classic 7% Detuned Bank. |
Realistic Answer Magnitudes and Benchmarks
When auditing a facility or checking your math, use these benchmarks to verify if your calculated numbers make physical sense. If your math yields a result outside these bands, re-check your meter inputs.
- Residential / Commercial Office: 0.95 to 0.99. (Mostly resistive loads, lighting, and small SMPS. Utilities rarely penalize here, so no correction is needed).
- Uncorrected Industrial (Heavy Motors): 0.70 to 0.82. (Induction motors operating at 50-70% load drop their PF drastically. If your meter reads 0.65 on a lightly loaded 100HP motor, the math is correct).
- Corrected Industrial Target: 0.95 to 0.98. (This is the sweet spot for avoiding utility demand charges and minimizing I²R line losses).
- Data Centers / IT Loads: 0.85 to 0.95 True PF. (Modern active PFC power supplies achieve 0.99 displacement PF, but the high-frequency harmonics drag the True PF down. Standard capacitors will not fix this; active harmonic filters are required).
For deeper analysis on utility penalty structures and harmonic limits, refer to the Fluke Power Quality Guide on Power Factor and the Eaton Power Factor Correction Capacitor Catalog for hardware derating curves based on ambient temperature and altitude.






