Engineering · Electrical Engineering · Power Systems
Power Factor Calculator
Calculates power factor, apparent power, reactive power, and phase angle from real power and apparent power inputs in AC electrical systems.
Calculator
Formula
PF is the power factor (dimensionless, 0 to 1); \phi is the phase angle between voltage and current; P is real (active) power in watts (W); S is apparent power in volt-amperes (VA); Q is reactive power in volt-amperes reactive (VAR). The relationship P = S \cdot \cos(\phi) and Q = S \cdot \sin(\phi) define the power triangle.
Source: IEEE Std 1459-2010: IEEE Standard Definitions for the Measurement of Electric Power Quantities Under Sinusoidal, Nonsinusoidal, Balanced, or Unbalanced Conditions.
How it works
Power factor (PF) describes how effectively electrical power is converted into useful work in an AC circuit. In ideal resistive loads, voltage and current are perfectly in phase, giving a power factor of 1.0 (or 100%). In real-world systems with inductive loads — such as motors, transformers, and fluorescent lighting — or capacitive loads, a phase shift exists between voltage and current waveforms, reducing the power factor below unity. A lower power factor means more current must be supplied to deliver the same amount of real work, increasing transmission losses and equipment stress.
The power triangle provides the geometric foundation: real power (P, in watts) forms the horizontal leg, reactive power (Q, in VAR) forms the vertical leg, and apparent power (S, in VA) is the hypotenuse. Power factor equals the cosine of the phase angle φ between S and P: PF = cos(φ) = P / S. Reactive power can be derived as Q = √(S² − P²), and the phase angle as φ = arccos(P/S). A lagging power factor indicates an inductive load (current lags voltage), while a leading power factor indicates a capacitive load (current leads voltage).
Power factor correction is a common practice in industrial and commercial facilities. By adding capacitor banks to inductive-heavy systems, engineers can bring the power factor closer to unity, reducing reactive power demand, lowering electricity bills, decreasing cable and transformer sizes, and improving voltage regulation. Most utilities require industrial customers to maintain a power factor above 0.90 or 0.95 to avoid monthly surcharges. This calculator supports engineers and technicians in quickly diagnosing power factor conditions and planning correction strategies.
Worked example
Scenario: An industrial facility has a three-phase motor load drawing 5,000 W of real power with an apparent power demand of 6,250 VA. Determine the power factor, phase angle, and reactive power.
Step 1 — Calculate Power Factor:
PF = P / S = 5,000 / 6,250 = 0.8000
Step 2 — Calculate Phase Angle:
φ = arccos(0.8000) = 36.87°
This is a lagging angle, confirming the load is inductive (typical for motors).
Step 3 — Calculate Reactive Power:
Q = √(S² − P²) = √(6,250² − 5,000²) = √(39,062,500 − 25,000,000) = √14,062,500 = 3,750 VAR
Interpretation: The system operates at 80% power factor, which is below the typical utility threshold of 90–95%. To correct to PF = 0.95, a capacitor bank supplying reactive power must reduce Q from 3,750 VAR to approximately 1,641 VAR — a correction of roughly 2,109 VAR of capacitive reactive power. This would reduce the apparent power from 6,250 VA to approximately 5,263 VA, lowering current draw and transmission losses significantly.
Limitations & notes
This calculator assumes a purely sinusoidal, single-frequency AC system. In circuits with significant harmonic distortion — common in systems with variable frequency drives, switching power supplies, or non-linear loads — the total power factor (also called true power factor) differs from the displacement power factor computed here. The displacement power factor only accounts for the fundamental frequency component, while true power factor includes the effect of all harmonics captured by the distortion power factor. For harmonic-rich environments, use a power quality analyzer that measures Total Harmonic Distortion (THD) alongside power factor. Additionally, this calculator does not distinguish between single-phase and three-phase systems in its formula — the same PF relationship applies to balanced three-phase systems, but per-phase values must be used consistently. Power factor at or very near zero or unity may indicate measurement error or an unloaded circuit condition that warrants direct verification.
Frequently asked questions
What is a good power factor for industrial systems?
Most utilities and standards recommend a power factor of 0.90 or higher for industrial facilities. Many utilities impose penalty charges when the power factor drops below 0.85 or 0.90. High-efficiency modern facilities often target 0.95 to 0.99 through active or passive power factor correction.
What is the difference between lagging and leading power factor?
A lagging power factor occurs with inductive loads (motors, transformers, inductors), where current lags behind voltage. A leading power factor occurs with capacitive loads (capacitor banks, lightly loaded cables, synchronous condensers), where current leads voltage. Lagging is far more common in industrial settings.
How do I improve power factor?
The most common method is adding capacitor banks in parallel with inductive loads, which supply reactive power locally and reduce the reactive current drawn from the supply. Synchronous condensers, static VAR compensators (SVCs), and active power factor correction (APFC) circuits are also used. Reducing the number of lightly loaded inductive motors also helps.
Why does a low power factor increase electricity costs?
Utilities must generate and transmit additional apparent power (VA) to deliver the same amount of real power (W) when power factor is low. This extra current causes greater resistive losses in cables and transformers and requires larger infrastructure. Utilities pass these costs on through power factor penalty clauses in commercial and industrial tariffs.
Can power factor ever exceed 1.0?
No. A power factor greater than 1.0 is physically impossible in a passive linear circuit because it would imply the load delivers more real power than the source supplies. Values above 1.0 in measurements typically indicate metering errors, incorrect CT or PT connections, or measurement of a source rather than a load.
Last updated: 2025-01-15 · Formula verified against primary sources.