Calculateus

AC Power Factor Calculator

Calculate the power factor, phase angle, and reactive power of an AC circuit from real and apparent power.

Result

Power Factor
0.8
Phase Angle
36.87°
Reactive Power
600 VAR

About the Power Factor Calculator

This calculator determines the power factor, phase angle, and reactive power of an AC electrical circuit from its real power and apparent power readings. It's aimed at anyone working with AC systems, electricians, facilities managers, or engineering students, who needs to quantify how efficiently a circuit is converting supplied power into actual usable work.

How It Works

Enter the circuit's real power in watts (the power actually doing useful work) and its apparent power in volt-amps (the total power the source is supplying, including reactive components). The calculator divides real power by apparent power to get the power factor, takes the arccosine of that ratio to find the phase angle in degrees, and uses the Pythagorean relationship between real, apparent, and reactive power to compute the reactive power in VAR.

Power Factor = P / S; Phase Angle = arccos(P / S); Reactive Power = sqrt(S^2 - P^2), where P is real power and S is apparent power.

Formula & Methodology

With 800 W of real power and 1000 VA of apparent power: power factor = 800 / 1000 = 0.800. The phase angle is arccos(0.8), about 36.87 degrees. Reactive power is the square root of (1000^2 - 800^2), which is the square root of 360,000, or 600 VAR.

Examples

Moderately inductive load

A circuit with 800 W of real power and 1000 VA of apparent power has a power factor of 0.800, a phase angle of about 36.87 degrees, and reactive power of 600 VAR.

High power factor load

A circuit with 1500 W of real power and 1600 VA of apparent power has a power factor of about 0.938, a phase angle near 20.36 degrees, and reactive power of roughly 556.8 VAR.

Advantages

  • Calculates all three related quantities, power factor, phase angle, and reactive power, from just two inputs that are commonly available from a power meter.
  • Applies input checks that prevent physically impossible combinations, like real power exceeding apparent power, from silently producing a misleading result.
  • Expresses the phase angle in degrees rather than radians, matching how it's typically discussed in electrical work.

Common Mistakes

  • Confusing apparent power (VA) with real power (W) when reading them off a meter or nameplate, which would invert the resulting power factor.
  • Assuming a power factor below 1 is always a problem, when many loads, like motors, inherently run at a lagging power factor and correction is a separate engineering decision.
  • Overlooking that reactive power (VAR) represents energy oscillating between source and load rather than being consumed, so it isn't directly comparable to real power in terms of billed energy usage.

Edge Cases to Watch For

  • Apparent power must be greater than zero, or the calculator returns an error, since it appears in the denominator of the power factor ratio.
  • Real power can't exceed apparent power in a physically valid circuit, and the calculator explicitly blocks that input with an error rather than returning a power factor above 1.
  • Reactive power is clamped so it never goes below zero, which guards against a small negative value appearing under the square root purely from floating-point rounding when the power factor is extremely close to 1.

Common Use Cases

  • Electricians and facilities staff diagnosing why a circuit is drawing more current than its real power output would suggest.
  • Industrial energy managers estimating potential power factor correction savings before investing in capacitor banks.
  • Electrical engineering students working through AC circuit problems that connect real, reactive, and apparent power.
Written & fact-checked by the Calculateus TeamLast updated August 5, 2026How we verify our formulas

Frequently asked questions

Why does power factor matter for electrical systems?

Power factor measures how effectively current is converted into useful work - a low power factor means a circuit draws more current than necessary to deliver the same real power, wasting capacity in wiring and transformers. Utilities often penalize industrial customers with poor power factor because it increases the current their infrastructure must handle.

Conclusion

Power factor is a compact way of describing how much of a circuit's supplied power is doing useful work versus cycling as reactive power, and calculating it correctly matters for both equipment sizing and utility billing. This calculator produces the three related figures from the two numbers most readily available from a meter reading.