Power factor is the ratio of real working power (kW) to apparent power (kVA) in an AC circuit, and power factor correction is the process of adding capacitance or inductance to bring that ratio closer to 1.0. When you look at an AC motor nameplate or a transformer rating, you are looking at a system that doesn't just consume energy to do work, but also sloshes energy back and forth to maintain magnetic fields. Understanding this distinction is the difference between a highly efficient electrical installation and one that trips breakers, overheats feeders, and triggers massive utility penalty fees.

The Physics of Real, Reactive, and Apparent Power

To understand power factor, you have to separate the power triangle into its three components. In any AC circuit with inductive loads (like motors, transformers, or solenoids), the current waveform lags behind the voltage waveform. This phase shift creates three distinct power measurements:

  • Real Power (kW): The actual work being done. This is the power that turns the motor shaft, generates heat, or lights a bulb. It is measured in kilowatts.
  • Reactive Power (kVAR): The power required to establish and maintain the magnetic and electric fields in inductive and capacitive components. It does no real work but is necessary for the equipment to function. It is measured in kilovolt-amperes reactive.
  • Apparent Power (kVA): The vector sum of Real and Reactive power. This is the total power the utility must supply and the total current your wires must carry. It is measured in kilovolt-amperes.
The Water Pipe Analogy: Imagine water flowing through a pipe to turn a waterwheel. The water that actually hits the paddles and turns the wheel is Real Power (kW). However, if the pipe has an expansion chamber where water sloshes back and forth without hitting the wheel, that sloshing volume is Reactive Power (kVAR). The total water the pump must move—including both the useful flow and the useless sloshing—is Apparent Power (kVA). Power factor correction is like adding a bladder tank that absorbs the sloshing locally, so the main pump only has to supply the water that actually turns the wheel.

The power factor (PF) is simply the cosine of the phase angle between voltage and current. A PF of 1.0 (or 100%) means all supplied power is doing real work. A PF of 0.80 means only 80% of the apparent power is doing work, while the remaining 20% is reactive sloshing.

What Power Factor Correction Actually Changes (And What It Doesn't)

The most common confusion among DIYers and junior engineers is the belief that power factor correction (PFC) reduces the real energy consumption of a load. It does not. A 10 kW motor will always consume roughly 10 kW of real power to output its rated mechanical work, regardless of the power factor. What PFC changes is the apparent power drawn from the source and the total RMS current flowing through your upstream wiring.

By adding a capacitor bank in parallel with an inductive load, you supply the reactive power (kVAR) locally. The capacitor and the motor's inductance trade reactive energy back and forth between themselves, rather than pulling it all the way from the utility transformer.

ParameterBefore PFC (PF = 0.75)After PFC (PF = 0.95)What Changed?
Real Power (kW)10.0 kW10.0 kWNone (Load dictates this)
Reactive Power (kVAR)8.82 kVAR3.29 kVARReduced by 5.53 kVAR
Apparent Power (kVA)13.33 kVA10.52 kVAReduced by 2.81 kVA
Line Current @ 400V 3-Phase19.2 A15.2 AReduced by 4.0 A (21% drop)

As the table shows, correcting the power factor from 0.75 to 0.95 PF drops the line current by over 20%. This reduces I²R heating in your conductors, allows you to use smaller wire gauges for new installations, and frees up capacity on your main service transformer.

Worked Example: Sizing a PFC Capacitor Bank

Let's calculate the exact capacitor size needed to correct a specific load. Suppose you have a 10 kW industrial air compressor motor running on a 400V, 3-phase supply. The existing power factor is a poor 0.75, and you want to correct it to 0.95 to avoid utility penalties.

Step 1: Find the existing and target phase angles.

  • Existing angle ($\theta_1$) = $\arccos(0.75) = 41.41^\circ$
  • Target angle ($\theta_2$) = $\arccos(0.95) = 18.19^\circ$

Step 2: Find the tangent of both angles.

  • $\tan(41.41^\circ) = 0.882$
  • $\tan(18.19^\circ) = 0.329$

Step 3: Calculate the required reactive power ($Q_c$) using the standard PFC formula:

$Q_c = P \times (\tan\theta_1 - \tan\theta_2)$

$Q_c = 10 \text{ kW} \times (0.882 - 0.329)$

$Q_c = 10 \times 0.553 = 5.53 \text{ kVAR}$

Sizing Rule of Thumb: You would specify a 5.5 kVAR or 6.0 kVAR three-phase capacitor bank rated for at least 440V (always step up the voltage rating above nominal to handle transient spikes). Never size the capacitor to reach exactly 1.0 PF; aiming for 0.95 to 0.98 prevents dangerous overcorrection and resonance issues with the utility grid.

For a deeper mathematical breakdown of the power triangle and phase angles, the All About Circuits textbook chapter on AC power factor provides excellent foundational phasor diagrams.

Where You Meet Power and Power Factor Correction in Practice

You will encounter PFC requirements in two very different environments, each with its own engineering solutions:

1. Industrial and Commercial Utility Meters (Passive PFC)
As of 2026, most commercial utilities enforce strict power factor thresholds, typically penalizing facilities that drop below 0.90 or 0.95 PF. They do this because low power factor forces the utility to oversize their generators, transmission lines, and transformers to handle the 'sloshing' reactive current. In a factory setting, you will see large, automated capacitor banks (like those from Schneider Electric or Eaton) connected to the main switchgear. These banks use a PF controller that switches capacitor steps in and out via contactors as motors start and stop throughout the day. For comprehensive guidelines on industrial capacitor bank installation and safety, refer to the Electronics Tutorials guide on power factor correction.

2. Switch-Mode Power Supplies and IT Gear (Active PFC)
In residential and IT environments, you won't see giant capacitor banks. Instead, you meet PFC inside the metal box of your PC power supply or LED drivers. Modern switch-mode power supplies (SMPS) use rectifiers that draw current in sharp, non-linear spikes, creating a terrible 'displacement' power factor and injecting harmonic distortion back into the grid. To comply with international standards like IEC 61000-3-2, manufacturers use Active PFC. This involves a boost converter circuit (often utilizing modern GaN or SiC MOSFETs) that actively shapes the input current waveform to perfectly match the sinusoidal input voltage, achieving a near-unity power factor of 0.99. If you buy a high-end 80 Plus Platinum PC power supply today, the Active PFC circuit is the reason it can pull 1000W from a standard 120V/15A wall outlet without tripping the breaker.

Power and Power Factor Correction FAQ

Does power factor correction reduce my residential electricity bill?

No. Residential utility meters in the US, UK, and EU almost exclusively bill for Real Power (kWh), not Apparent Power (kVA). Plugging in a 'power saver' box (which is just a small capacitor) will not reduce your real energy consumption. While it might slightly reduce I²R heat losses in your home's internal wiring, the financial savings will be fractions of a penny per year—far less than the cost of the device. PFC only saves money on commercial/industrial bills where the utility explicitly charges for kVA demand or penalizes low power factor.

Can I overcorrect power factor and cause leading reactive power?

Yes, and it is highly dangerous. If you install a capacitor bank that is too large for the load, you push the power factor past 1.0 into a 'leading' state. This means the system is now exporting reactive power back to the grid. Leading power factor can cause severe voltage instability, overvoltage conditions on the utility feeder, and resonance with the utility's transformers, potentially destroying sensitive electronics or causing the capacitor bank itself to explode. Always target a maximum of 0.95 to 0.98 lagging PF, and use an automatic controller if the load varies wildly.

What is the difference between active and passive power factor correction?

Passive PFC uses simple, bulky components like iron-core inductors or capacitor banks to filter harmonics or offset inductive lag. It is cheap, highly reliable, and used for heavy industrial motors, but it only works well at a specific frequency and load. Active PFC uses high-frequency switching semiconductors (MOSFETs) and control ICs to dynamically shape the AC input current waveform in real-time. Active PFC is mandatory in modern IT power supplies and LED drivers because it handles non-linear loads, works across global input voltages (90V-264V AC), and achieves a near-perfect 0.99 PF, though it adds cost and complexity to the circuit design.