Power factor is the ratio of real working power (kW) to apparent power (kVA) in an AC circuit, expressing how effectively electrical current is being converted into useful work. If you are trying to figure out how to compute power factor for a specific load or an entire facility, you need to measure both the true power doing the work and the apparent power supplied by the grid. Getting this number right dictates everything from your utility demand charges to the physical size of the THHN conductors in your conduit.
The Core Math and Reference Values
To compute power factor (PF), you only need two values: Real Power (measured in kilowatts, kW) and Apparent Power (measured in kilovolt-amperes, kVA). The fundamental formula is straightforward:
PF = kW / kVA
In a purely sinusoidal AC circuit, power factor is also equal to the cosine of the phase angle (θ) between the voltage and current waveforms. Therefore, PF = cos(θ). A PF of 1.0 (or 100%) means voltage and current are perfectly in phase. A PF of 0.80 means the current waveform is lagging or leading the voltage waveform, requiring the utility to supply more current to deliver the same amount of real work.
Before you grab a multimeter, it helps to know what typical power factors look like across common electrical loads. The table below provides baseline values you can use for preliminary feeder sizing or capacitor bank estimation.
| Load Type | Real Power (kW) | Apparent Power (kVA) | Reactive Power (kVAR) | Power Factor (PF) |
|---|---|---|---|---|
| Incandescent / Resistive Heating | 10.0 | 10.0 | 0.0 | 1.00 |
| Induction Motor (100% Loaded) | 50.0 | 55.5 | 24.0 | 0.90 |
| Induction Motor (50% Loaded) | 25.0 | 35.7 | 25.5 | 0.70 |
| Fluorescent Lighting (Magnetic Ballast) | 5.0 | 6.25 | 3.75 | 0.80 |
| Arc Welding Transformer | 30.0 | 60.0 | 51.9 | 0.50 |
Note: Induction motors exhibit drastically worse power factors when under-loaded. This is why oversizing motors for a given mechanical load is a primary cause of poor facility PF. (Source: All About Circuits - AC Power Factor)
Worked Numeric Example: Computing and Correcting a Lagging Load
Let’s move from theory to the bench. Suppose you are troubleshooting a 50 HP (37.3 kW mechanical output) 3-phase induction motor running on a 480V system. You clamp a Fluke power quality analyzer onto the feeder and record the following measurements:
- Voltage (Line-to-Line): 478V
- Current (Average Line): 62A
- Real Power (kW): 43.5 kW
For a 3-phase system, the formula is: kVA = (√3 × V × I) / 1000
kVA = (1.732 × 478 × 62) / 1000 = 51.26 kVA
PF = kW / kVA
PF = 43.5 / 51.26 = 0.848 (or 84.8%)
A power factor of 0.848 is acceptable for a single motor, but if your entire facility runs at this level, you are wasting capacity. Let’s compute the reactive power (kVAR) required to correct this motor to a target PF of 0.95.
First, find the phase angles:
θ1 (current) = arccos(0.848) = 32.0°
θ2 (target) = arccos(0.95) = 18.2°
Next, use the correction formula: kVAR = kW × (tan(θ1) - tan(θ2))
kVAR = 43.5 × (tan(32.0°) - tan(18.2°))
kVAR = 43.5 × (0.6248 - 0.3288) = 43.5 × 0.296 = 12.87 kVAR
You would install a 15 kVAR (standard sizing) 480V capacitor bank at the motor starter to bring the power factor up to 0.95, reducing the apparent current drawn from the transformer.
Where You Meet This in Practice
Understanding how to compute power factor is useless if you don't know what it changes in a real circuit or installation. Poor power factor doesn't mean your equipment is broken; it means your electrical infrastructure is working harder than necessary to deliver the same real power.
What It Changes in a Real Installation
- Conductor Sizing and Heating: Low PF increases the total current (Amps) required to deliver a specific kW load. Because resistive heating in wires scales with the square of the current (I²R), a 0.70 PF load will generate significantly more heat in your THHN conductors than a 0.95 PF load of the same real power, potentially forcing you to upsize your wire gauge to meet NEC ampacity derating rules.
- Transformer Derating: Transformers are rated in kVA, not kW. If you have a 100 kVA transformer and your facility operates at a 0.75 PF, you can only extract 75 kW of real, useful work before the transformer overloads and trips its primary protection.
- Utility Demand Penalties: Most commercial utilities monitor your kVA demand. If your PF drops below a threshold (typically 0.85 or 0.90), the utility will apply a multiplier to your demand charge, effectively penalizing you for the reactive current circulating through their distribution grid.
What People Commonly Confuse It With
The most frequent mistake made by junior engineers and DIYers is confusing Power Factor with Efficiency.
Efficiency is the ratio of mechanical output power to electrical input real power (kW out / kW in). A premium efficiency NEMA motor might be 93% efficient, meaning it converts 93% of the electrical real power into shaft work, losing 7% as heat. However, that exact same motor might have a power factor of 0.82. Power factor deals entirely with the electrical input side and the phase relationship of AC waveforms; it has nothing to do with mechanical friction or windage losses.
A secondary confusion is Displacement PF vs. True PF. The formulas above calculate Displacement Power Factor, which assumes pure sine waves. In modern facilities loaded with Variable Frequency Drives (VFDs) and LED drivers, harmonic distortion skews the waveforms. True Power Factor accounts for this Total Harmonic Distortion (THD). If your displacement PF is 0.95 but you have massive 5th and 7th harmonics, your True PF might actually be 0.88. Standard capacitor banks cannot fix distortion PF; you need active harmonic filters for that.
FAQ: Common Power Factor Computations
Q: Can power factor be greater than 1?
A: No. In a passive AC circuit, the maximum power factor is 1.0 (unity). If your meter reads >1.0, you have a measurement error, a severely distorted waveform confusing the meter's DSP algorithm, or you are measuring a system with active solar inverters pushing reactive power back onto the grid.
Q: What is the difference between leading and lagging power factor?
A: Inductive loads (motors, transformers) cause current to lag behind voltage, resulting in a lagging PF. Capacitive loads (capacitor banks, long underground cables) cause current to lead voltage, resulting in a leading PF. Industrial correction aims to add capacitance to cancel out inductive lag, bringing the net PF as close to 1.0 as possible without over-correcting into a leading state.
Q: How do I compute PF for a single-phase 240V circuit?
A: The concept is identical, but the apparent power formula drops the √3 multiplier. For single-phase: kVA = (V × I) / 1000. Then, simply divide your measured kW by that kVA value. (Source: US DOE Advanced Manufacturing Office - Motor Systems)






