The power triangle formula relates real power (P), reactive power (Q), and apparent power (S) in alternating current (AC) circuits using the Pythagorean theorem: S2 = P2 + Q2. This geometric relationship is the foundation for sizing transformers, calculating power factor, and designing capacitor banks for industrial and commercial electrical systems.

The Core Power Triangle Formula and Symbol Definitions

In AC theory, power is not a single scalar value. Because voltage and current can fall out of phase due to inductive or capacitive loads, we must track three distinct power components. The power triangle models these components as a right-angled triangle, where the hypotenuse represents the total apparent power drawn from the source.

The primary formula is expressed as:

S = √(P2 + Q2)   or   S2 = P2 + Q2

To use this formula correctly on the bench or in the field, you must understand exactly what each symbol represents and the specific unit it demands. Mixing these units is the most common cause of calculation errors.

Symbol Name Standard Unit Physical Description
S Apparent Power Volt-Amperes (VA, kVA, MVA) The vector sum of real and reactive power; the total power the utility must supply and the baseline for sizing wires and transformers.
P Real (Active) Power Watts (W, kW, MW) The power that actually performs useful work (heat, light, mechanical torque). Measured on the horizontal axis.
Q Reactive Power Volt-Amperes Reactive (VAR, kVAR) Power that oscillates between the source and load to sustain magnetic/electric fields. Measured on the vertical axis.
θ Phase Angle Degrees (°) or Radians The angle between S and P. The cosine of this angle is the Power Factor (PF).

Rearranged Forms: Solving for Any Variable

Depending on the data provided by your multimeter, clamp meter, or utility bill, you will need to isolate different variables. Here are the algebraically rearranged forms of the power triangle formula, derived from the core Pythagorean relationship and trigonometric identities:

  • Solving for Apparent Power (S): S = √(P2 + Q2)  |  S = P / cos(θ)  |  S = Q / sin(θ)
  • Solving for Real Power (P): P = √(S2 - Q2)  |  P = S × cos(θ)
  • Solving for Reactive Power (Q): Q = √(S2 - P2)  |  Q = S × sin(θ)  |  Q = P × tan(θ)
  • Solving for Phase Angle (θ): θ = arccos(P / S)  |  θ = arcsin(Q / S)  |  θ = arctan(Q / P)

Worked Examples with Unit Tracking

Abstract formulas are useless if you drop a zero or mix kilowatts with volt-amperes. Below are two common jobsite scenarios with explicit unit tracking at every intermediate step.

Problem 1: Sizing a Transformer for an Induction Motor

Scenario: You are feeding a 50 HP industrial induction motor. The motor nameplate and initial power quality readings indicate it draws 42 kW of real power (P) and 28 kVAR of inductive reactive power (Q). What minimum kVA rating must the step-down transformer have to handle this load?

  1. Identify knowns and standardize units: P = 42 kW, Q = 28 kVAR. Both are in the 'kilo' prefix, so we can proceed without converting to base Watts/VARs.
  2. Apply the core formula: S = √(P2 + Q2)
  3. Substitute values with units: S = √((42 kW)2 + (28 kVAR)2)
  4. Calculate the squares: S = √(1764 kW2 + 784 kVAR2)
  5. Resolve the unit domain: In apparent power math, kW2 and kVAR2 both resolve to kVA2 under the radical. S = √(2548 kVA2)
  6. Final calculation: S = 50.47 kVA.

Practical takeaway: You cannot use a 45 kVA transformer here. You must step up to the next standard DOE-recommended standard transformer size, which is 75 kVA, to account for motor starting inrush and derating.

Problem 2: Capacitor Bank Sizing for Power Factor Correction

Scenario: A manufacturing panel draws 120 kVA of apparent power (S) at a lagging power factor (PF) of 0.70. The utility demands a PF of 0.95. How many kVAR of capacitive reactive power (Qc) must you install in parallel to correct this?

  1. Find the constant Real Power (P): Capacitors do not change the real work being done. P = S × PFinitial = 120 kVA × 0.70 = 84 kW.
  2. Find initial Reactive Power (Q1): Q1 = √(S2 - P2) = √(1202 - 842) = √(14400 - 7056) = √(7344) = 85.69 kVAR.
  3. Find target Apparent Power (S2): S2 = P / PFtarget = 84 kW / 0.95 = 88.42 kVA.
  4. Find target Reactive Power (Q2): Q2 = √(S22 - P2) = √(88.422 - 842) = √(7818 - 7056) = √(762) = 27.60 kVAR.
  5. Calculate required Capacitor Bank (Qc): Qc = Q1 - Q2 = 85.69 kVAR - 27.60 kVAR = 58.09 kVAR.

Practical takeaway: You would specify a standard 60 kVAR automatic capacitor bank. For detailed installation practices, refer to power quality baseline guides to ensure you measure harmonic distortion before connecting capacitors, which can cause dangerous resonance.

Assumptions, Unit Mistakes, and Realistic Magnitudes

The power triangle formula is an elegant model, but it is not universally applicable to every circuit you will encounter in 2026. Understanding its boundaries prevents catastrophic sizing errors.

When the Formula Applies (and When It Breaks)

The standard S2 = P2 + Q2 formula strictly assumes sinusoidal steady-state AC and linear loads (resistors, standard induction motors, incandescent lighting).

If your circuit contains non-linear loads like Variable Frequency Drives (VFDs), LED drivers, or server switch-mode power supplies, the current waveform is heavily distorted with harmonics. In these cases, the standard triangle fails. You must use the expanded IEEE 1459-2010 standard formula which includes Distortion Power (D): S2 = P2 + Q2 + D2. If you ignore D, your calculated apparent power will be lower than reality, leading to undersized feeders and tripped breakers.

Unit Mistakes That Break the Math

  • Algebraic Addition: The most fatal mistake is adding P and Q directly (e.g., 40 kW + 30 kVAR = 70 kVA). This is physically impossible. They are orthogonal vectors; you must use the Pythagorean sum (which yields 50 kVA).
  • Prefix Mixing: Plugging 5000 W into P and 3 kVAR into Q without converting them to the same base prefix. Always convert everything to base units (W, VAR, VA) or ensure both are strictly in 'kilo' or 'mega' before squaring.
  • Degree vs. Radian Mode: When using the trigonometric rearranged forms (like P = S × cos(θ)), ensure your calculator is in the correct mode. A phase angle of 30° yields a PF of 0.866. If your calculator is in radians, cos(30) yields 0.154, completely destroying your transformer sizing.

Realistic Answer Magnitudes

When you finish a calculation, sanity-check the magnitude against these typical real-world benchmarks:

  • Residential Single-Phase Service: 10 kVA to 25 kVA (Typical 100A to 200A at 120/240V).
  • Commercial HVAC Rooftop Unit: 15 kVA to 60 kVA per unit.
  • Industrial 50 HP Motor: ~45 kW real, ~55 kVA apparent (assuming 0.85 PF).
  • Data Center UPS System: 500 kVA to 2 MVA per redundancy block.

If your math for a single residential air conditioner yields 400 kVA, you have missed a decimal point or mixed up Watts with kiloWatts.

Frequently Asked Questions

How does the power triangle formula change for three-phase systems?

The fundamental triangle geometry (S2 = P2 + Q2) remains exactly the same for three-phase systems. The difference lies in how you calculate the initial S, P, and Q from line voltage and line current. For a balanced three-phase system, you multiply the single-phase formulas by √3 (approximately 1.732). For example, total three-phase apparent power is S = √3 × Vline × Iline. Once you have the total three-phase P and Q, you plug them into the standard triangle formula to find total three-phase S.

Why does the power triangle formula fail for non-linear loads like VFDs?

The classic formula assumes current is a pure sine wave. Non-linear loads draw current in abrupt pulses, creating harmonic frequencies (3rd, 5th, 7th, etc.). These harmonics do not contribute to real work (P) or traditional magnetic reactive power (Q), but they do increase the total RMS current drawn from the source. This creates a third orthogonal vector called Distortion Power (D). If you use the standard 2D triangle, your calculated S will be artificially low, and your neutral wires or transformers may overheat because the actual apparent power is higher than the math predicted.

Can the power triangle formula be used for DC circuits?

No. In a pure Direct Current (DC) circuit, voltage and current are always perfectly in phase. There is no frequency, no inductive reactance, and no capacitive reactance to cause a phase shift. Therefore, reactive power (Q) is always zero. The triangle collapses into a single horizontal line where Apparent Power equals Real Power (S = P). You simply use P = V × I.

What is the difference between the power triangle and the impedance triangle?

They are mathematically similar (both are right triangles using the Pythagorean theorem) but represent entirely different physical properties. The power triangle deals with power quantities (Watts, VARs, VA) and is used for sizing sources, generators, and billing. The impedance triangle deals with circuit opposition (Resistance R, Reactance X, and Impedance Z in Ohms) and is used for calculating voltage drop, fault currents, and component selection. The phase angle θ is identical in both triangles for a given circuit.