Power Factor Correction (PFC) is an electronic or electromechanical technique that aligns the phase and shape of the current drawn from an AC mains supply with the voltage waveform, forcing the power factor closer to an ideal 1.0. If you are asking what is a pfc in the context of a power supply or motor drive, it is the circuit block that stops your device from acting like a messy, inefficient electrical sponge and forces it to draw current cleanly. In a real installation, adding PFC changes the apparent power (VA) drawn from the grid, reducing line current, minimizing I²R heating in your branch circuit wiring, and keeping you clear of utility penalty thresholds.
The Core Concept: Real vs. Apparent Power
To understand PFC, you must separate Real Power (Watts) from Apparent Power (Volt-Amps, VA). Real power is the actual energy consumed by the load to do useful work—spinning a motor shaft, generating light, or computing data. Apparent power is the total power the utility must supply to the circuit, which includes both real power and reactive power.
Think of towing a car with a rope. If you pull straight forward, 100% of your effort moves the car. But if you pull at a 45-degree angle from the side of the road, you are still exerting effort (apparent power), but only the forward vector moves the car (real power). The sideways pull is wasted energy that just stresses the rope. In AC circuits, inductive loads (like motors) cause current to lag voltage, while capacitive loads cause current to lead. Switch-mode power supplies (SMPS) without PFC draw current in sharp, narrow spikes at the peak of the voltage waveform, creating massive harmonic distortion. PFC circuits eliminate this "sideways pull" by forcing the current waveform to perfectly track the voltage sine wave.
The Math: A Worked Numeric Example
Let’s look at how PFC changes physical infrastructure requirements on the jobsite. Assume we are powering a 1200W industrial LED grow light array from a standard 120V AC branch circuit.
Scenario A: No PFC (Power Factor = 0.60)
Cheap, uncorrected switch-mode drivers draw current in spikes. The utility sees a massive apparent power load.
- Apparent Power (VA): 1200W / 0.60 = 2000 VA
- Line Current: 2000 VA / 120V = 16.67 Amps
- Wiring Impact: 16.67A exceeds the 15A ampacity limit for 14 AWG copper wire (NEC 240.4(D)). You are forced to pull 12 AWG THHN and install a 20A breaker, increasing material costs and conduit fill.
Scenario B: Active PFC (Power Factor = 0.99)
A high-quality driver with an active PFC boost stage shapes the current draw to match the voltage sine wave.
- Apparent Power (VA): 1200W / 0.99 = 1212 VA
- Line Current: 1212 VA / 120V = 10.1 Amps
- Wiring Impact: 10.1A falls comfortably within the 15A rating of 14 AWG copper wire. You can use standard 14/2 NM-B cable and a 15A breaker, saving copper and panel space.
Active vs. Passive PFC and Common Confusions
The most common mistake hobbyists and junior engineers make is confusing Power Factor with Efficiency. They are entirely different metrics. A power supply can be 95% efficient (converting 95% of drawn power to DC, wasting 5% as heat) but still have a terrible 0.60 power factor (returning reactive energy to the grid). Efficiency dictates your cooling requirements; Power Factor dictates your upstream wiring and utility meter requirements.
Another major confusion is between the two primary PFC topologies:
| Feature | Passive PFC | Active PFC |
|---|---|---|
| Method | Large iron-core inductor or capacitor bank | High-frequency switching boost converter |
| Achievable PF | 0.70 to 0.85 | 0.95 to 0.99+ |
| Weight/Size | Extremely heavy and bulky | Lightweight, compact magnetics |
| Voltage Range | Fixed (requires manual 110V/220V switch) | Universal (85V to 265V AC auto-ranging) |
Furthermore, engineers often confuse Displacement Power Factor (the phase shift caused by linear inductive loads like AC motors) with Distortion Power Factor (the harmonic noise caused by non-linear loads like diode-bridge rectifiers). Passive capacitor banks fix displacement PF in industrial motor plants, but they will fail catastrophically if used to fix distortion PF in modern electronics. For solid-state electronics, you must use Active PFC.
Where You Meet PFC in Practice
You will encounter PFC requirements across several distinct domains, usually driven by regulatory standards like 80 PLUS or IEC 61000-3-2:
- PC Power Supplies: Any modern ATX power supply over 75W requires active PFC to meet 80 PLUS certification and EU harmonic limits. If you open a Corsair or Seasonic PSU, the large toroidal inductor near the AC input is the PFC choke.
- Commercial LED Drivers: Municipalities require PF > 0.90 for streetlights to prevent harmonic distortion from destabilizing local grid transformers.
- Solar Inverters: Grid-tied inverters use advanced PFC algorithms not just to draw power cleanly, but to inject reactive power back into the grid to stabilize local voltage (Smart Inverter VAR support).
- Industrial Motor Banks: Factories use automated capacitor switching banks to correct the displacement PF of hundreds of 3-phase induction motors, avoiding massive demand charges from the utility.
Decision Tree: Choosing the Right PFC Topology
When designing a power supply or specifying a driver, use this decision matrix to select the correct PFC approach. This path terminates in specific, industry-standard controller ICs.
| If Your Load Is... | And Your Application Is... | Then Choose This Topology | Concrete Part Recommendation |
|---|---|---|---|
| < 75W | Consumer electronics, phone chargers | No PFC (Exempt from IEC 61000-3-2 Class D limits) | Standard flyback controller (e.g., PI InnoSwitch3) |
| 75W - 300W | TV power supplies, laptop adapters, LED drivers | Transition Mode (TM) Active PFC (Zero-current switching, lower EMI, simpler magnetics) | STMicroelectronics L6562A (Industry standard TM PFC controller) |
| > 300W | Server PSUs, ATX gaming supplies, industrial drives | Continuous Conduction Mode (CCM) Active PFC (Lower peak currents, smaller boost inductor, handles high power) | Texas Instruments UCC28180 (CCM PFC controller with low THD) |
| > 1000W (3-Phase) | EV chargers, heavy industrial motor drives | Interleaved or Bridgeless Totem-Pole PFC (Eliminates bridge diode losses, achieves titanium efficiency) | TI UCC28070 (Interleaved CCM) or GaN-based totem-pole designs |
Frequently Asked Questions
Does PFC reduce my home electricity bill?
For residential users, generally no. Most home utility meters only bill for Real Power (kWh), not Apparent Power (kVA). Your refrigerator's poor power factor costs you nothing extra. However, commercial and industrial users are billed for kVA demand and penalized for PF below 0.90, making PFC mandatory for their bottom line.
Can I just add a capacitor in parallel to fix a bad power factor on a switching power supply?
No. Adding a parallel capacitor only corrects displacement power factor (the phase shift of linear loads like motors). A switch-mode power supply suffers from distortion power factor (harmonic current spikes). A parallel capacitor will not fix harmonic distortion and may actually create a dangerous resonant LC circuit with the mains wiring, leading to voltage ringing and component failure.
Where can I read more about designing PFC magnetics?
Magnetics design is the hardest part of active PFC. For deep-dive calculations on boost inductor core selection and gap sizing, refer to the Texas Instruments PFC Design Resources and the foundational application notes provided by ON Semiconductor and Infineon. For general circuit theory and waveform analysis, All About Circuits maintains an excellent technical primer on the underlying math.






