The power factor equation calculates the ratio of real, usable power to the total apparent power drawn by an AC circuit. Expressed fundamentally as PF = P / S or PF = cos(θ), a perfect score is 1.0, while typical uncorrected industrial induction motors sit between 0.75 and 0.85. If your utility is slapping you with reactive power penalties, or your bench supply is tripping its current limit before delivering rated wattage, this is the math you need to diagnose the inefficiency and size the exact hardware required to fix it.

The Core Power Factor Equation and Symbol Definitions

In alternating current systems, voltage and current waveforms are rarely perfectly aligned. Inductive loads (like motors and transformers) cause current to lag voltage, while capacitive loads cause current to lead. The power factor (PF) quantifies this phase shift and the resulting efficiency of power transfer.

The primary equations are:

  • PF = P / S
  • PF = P / √(P² + Q²)
  • PF = cos(θ)
Table 1: Power Factor Symbol Definitions and Units
SymbolParameterStandard UnitDefinition
PFPower FactorDimensionless (or %)The ratio of real power to apparent power. Ranges from 0 to 1.
PReal (Active) PowerWatts (W) or kWThe actual work-producing power consumed by resistive elements.
SApparent PowerVolt-Amps (VA) or kVAThe vector sum of real and reactive power; total power supplied by the source.
QReactive PowerVolt-Amps Reactive (VAR or kVAR)Power that oscillates between source and load, doing no real work but occupying conductor capacity.
θPhase AngleDegrees (°) or RadiansThe angular difference between the voltage and current waveforms.
VVoltage (RMS)Volts (V)Root-mean-square AC voltage. Never use peak voltage in these equations.
ICurrent (RMS)Amps (A)Root-mean-square AC current.

Rearranged Forms for Practical Bench Work

On the bench or in the field, you rarely solve for PF directly without first needing to isolate another variable. Here are the rearranged forms you will use constantly when sizing breakers, conductors, or correction capacitors:

  • Solving for Real Power: P = S × PF (Use to find actual wattage if you only have a kVA meter reading).
  • Solving for Apparent Power: S = P / PF (Use to size transformers and wire; S = V × I).
  • Solving for Reactive Power: Q = √(S² - P²) or Q = P × tan(θ)
  • Solving for Phase Angle: θ = arccos(PF) (Ensure your calculator is in degrees, not radians).
  • Solving for Required Correction (Qc): Qc = P × (tan(θinitial) - tan(θtarget))

Boundary Conditions: When It Applies and Unit Traps

The standard power factor equation assumes linear loads and sinusoidal steady-state waveforms. This is known as displacement power factor. If you are measuring a modern variable frequency drive (VFD), an LED driver, or a switched-mode power supply, the current waveform is heavily distorted with harmonics. In those cases, you must calculate distortion power factor using Total Harmonic Distortion (THD), where True PF = Displacement PF / √(1 + THD²). For standard across-the-line induction motors and resistive heaters, the standard equations hold perfectly.

⚠ Critical Unit Traps That Break the Math:
  • Mixing Prefixes: Dividing 4500 Watts by 5.5 kVA yields 818, not 0.818. Always convert P and S to the same base unit (W and VA, or kW and kVA) before dividing.
  • Peak vs. RMS: Apparent power S = Vrms × Irms. If your oscilloscope reads 170V peak, you must divide by √2 to get 120V RMS before multiplying by current.
  • Calculator Mode: Using the arccos() function while your calculator is set to Radians will output a phase angle of ~0.54 instead of 31°, completely destroying subsequent tangent calculations for capacitor sizing.

Worked Example 1: Calculating Existing Power Factor

Scenario: You are auditing a 5 HP single-phase air compressor on a 240V, 60Hz circuit. Your clamp meter reads 18.5A, and your wattmeter reads 3.8 kW (3800 W). What is the current power factor and phase angle?

Step 1: Calculate Apparent Power (S)
S = Vrms × Irms
S = 240V × 18.5A = 4,440 VA = 4.44 kVA

Step 2: Apply the Core Power Factor Equation
PF = P / S
PF = 3.8 kW / 4.44 kVA
PF = 0.855 (or 85.5% lagging, since it is an inductive motor).

Step 3: Calculate the Phase Angle (θ)
θ = arccos(PF)
θ = arccos(0.855)
θ = 31.25°

Result: The motor operates at a 0.855 power factor. The utility is supplying 4.44 kVA of total capacity to get 3.8 kW of real mechanical work. That extra 0.64 kVA is reactive power bouncing back and forth, heating up your conductors without doing useful work.

Worked Example 2: Sizing a Correction Capacitor

Scenario: Your utility mandates a 0.95 power factor to avoid penalty surcharges. We need to correct the 5 HP compressor from Example 1 (P = 3.8 kW, PF1 = 0.855) to a target PF2 of 0.95. What size capacitor do we wire in parallel?

Step 1: Find Initial and Target Phase Angles
θ1 = arccos(0.855) = 31.25°
θ2 = arccos(0.95) = 18.19°

Step 2: Calculate Required Reactive Power Compensation (Qc)
Qc = P × (tan(θ1) - tan(θ2))
Qc = 3.8 kW × (tan(31.25°) - tan(18.19°))
Qc = 3.8 × (0.6068 - 0.3286)
Qc = 3.8 × 0.2782
Qc = 1.057 kVAR (1,057 VAR)

Step 3: Convert kVAR to Capacitance (μF)
For a single-phase system, Qc = V² / Xc, and Xc = 1 / (2πfC). Therefore:
C = Qc / (2π × f × V²)
C = 1057 / (2 × π × 60 × 240²)
C = 1057 / (376.99 × 57,600)
C = 1057 / 21,714,624
C = 0.00004867 Farads
C = 48.67 μF

Result: You need to wire a ~50 μF capacitor in parallel with the motor to achieve a 0.95 power factor. According to US Department of Energy Motor Systems guidelines, this correction will drop your line current from 18.5A down to roughly 16.6A, reducing I²R line losses and freeing up transformer headroom.

Decision Path: Selecting Your Power Factor Correction Hardware

Calculating the math is only half the job; picking the right physical component ensures the capacitor does not fail catastrophically under continuous AC duty. Use this decision tree to select your hardware based on the system parameters.

Table 2: Power Factor Correction Hardware Decision Matrix
System ConditionAction / CalculationConcrete Hardware Pick
Single-Phase, < 1 HP
(e.g., small bench tools, fans)
Ignore. The reactive draw is too small to trigger utility penalties, and the cost of correction outweighs the savings. None. Do not add capacitance.
Single-Phase, 1 HP to 10 HP
(e.g., HVAC compressors, large shop tools, 120V/240V)
Calculate μF using the formula in Example 2. Select a continuous-duty AC motor run capacitor with a voltage rating at least 1.5× the line voltage. Genteq 97F9844 (or equivalent 50 μF, 370V AC metallized polypropylene film motor run capacitor).
3-Phase, > 20 HP
(e.g., industrial pumps, 480V systems)
Calculate total 3-phase kVAR required. Do not use single-phase μF formulas. Buy pre-packaged, fused, dry-type 3-phase banks with built-in discharge resistors. ABB AcoDRY 5 kVAR (Part# 1VAR1021) 480V 3-phase dry-type capacitor bank.
Non-Linear Loads > 30% THD
(e.g., VFD clusters, server racks)
Standard capacitors will resonate with harmonics and explode. You must calculate the tuning frequency and install detuned reactors in series with the capacitors. Active Harmonic Filter (AHF) like the ABB PQF series, rather than passive capacitors.
💡 Bench Tip: The Resonance Trap
Never install a power factor correction capacitor on a circuit powered by a standby generator without consulting the generator's alternator data sheet. Generators have much higher subtransient reactance than the utility grid. Adding a capacitor can create an LC resonant circuit at or near the 60Hz fundamental frequency, causing severe voltage overshoot that will instantly brick the AVR (Automatic Voltage Regulator) and connected electronics.

Realistic Answer Magnitudes and What to Expect

When you plug your measurements into the power factor equation, the resulting number should immediately tell you the health of the circuit. If your calculated PF falls outside these realistic magnitudes, your measurement equipment is likely flawed, or you are misinterpreting peak vs. RMS values.

  • 0.99 to 1.00: Purely resistive loads (space heaters, incandescent bulbs) or a perfectly corrected synchronous motor. If you calculate 1.02, you have a math error or a calibration issue with your wattmeter.
  • 0.90 to 0.98: Modern, well-designed switch-mode power supplies with active PFC (Power Factor Correction) circuits, or utility-mandated corrected industrial panels.
  • 0.80 to 0.89: Typical uncorrected, fully loaded induction motors. This is acceptable for small residential setups but will incur financial penalties on commercial utility bills (most commercial utilities penalize PF below 0.90 or 0.95, as detailed in Fluke's Power Quality guidelines).
  • 0.50 to 0.75: Severely under-loaded induction motors. A 50 HP motor running at 10% mechanical load will exhibit a terrible power factor because the real power (P) drops drastically while the magnetizing reactive power (Q) remains constant. The fix here is not a capacitor; it is downsizing the motor.
  • Leading PF (> 1.0 or negative angle): You have overcorrected. Adding too much capacitance pushes the current ahead of the voltage, which can cause dangerous voltage rise on the distribution bus and trip upstream protective relays.

By strictly tracking your units, confirming RMS values, and using the rearranged equations to isolate your required Qc, you can reliably eliminate reactive waste and specify the exact correction hardware needed to keep both your conductors cool and your utility accountant happy.