The power triangle with formulas relates Apparent Power (S), Real Power (P), and Reactive Power (Q) in alternating current (AC) circuits using the Pythagorean theorem: S2 = P2 + Q2. This geometric relationship is the foundational tool for sizing transformers, calculating power factor correction capacitor banks, and determining feeder ampacity. Below, we break down the exact equations, rearrange them for field use, and walk through two real-world sizing problems with strict unit tracking.
The Core Equations: Power Triangle with Formulas and Symbol Definitions
In a sinusoidal AC system, voltage and current waveforms are rarely perfectly aligned. The phase angle difference (θ) between them creates three distinct power components. The primary power triangle with formulas is expressed as:
Primary Theorem: S = √(P2 + Q2)
Trigonometric Forms: P = S × cos(θ) | Q = S × sin(θ) | Q = P × tan(θ)
Every symbol in the power triangle with formulas must be strictly defined to prevent calculation errors. According to standard AC circuit theory principles, the variables are defined as follows:
| Symbol | Name | Standard Unit | Physical Description |
|---|---|---|---|
| S | Apparent Power | VA (or kVA, MVA) | The vector sum of real and reactive power; the total power the utility must supply and the rating used for transformers and wire sizing. |
| P | Real (Active) Power | W (or kW, MW) | The actual work-producing power consumed by resistive elements (heaters, motor shaft output, lighting). This is what the utility bills you for. |
| Q | Reactive Power | VAR (or kVAR, MVAR) | Power that oscillates between the source and the load's magnetic/electric fields (inductors, capacitors) without performing net work. |
| θ | Phase Angle | Degrees (°) or Radians | The angular displacement between the voltage and current waveforms. Positive θ indicates a lagging (inductive) load. |
| PF | Power Factor | Dimensionless (0 to 1) | The ratio of Real Power to Apparent Power (P/S), equal to cos(θ). Represents system efficiency. |
Rearranged Forms: Solving for Any Missing Variable
On the jobsite or at the bench, you rarely have all three sides of the triangle. Here is the rearranged forms list solving for each variable, assuming you know at least two other parameters:
- Solve for S (Apparent Power):
- Given P and Q: S = √(P2 + Q2)
- Given P and PF: S = P / PF
- Given Q and θ: S = Q / sin(θ)
- Solve for P (Real Power):
- Given S and Q: P = √(S2 - Q2)
- Given S and PF: P = S × PF
- Given Q and θ: P = Q / tan(θ)
- Solve for Q (Reactive Power):
- Given S and P: Q = √(S2 - P2)
- Given P and θ: Q = P × tan(θ)
- Given S and θ: Q = S × sin(θ)
- Solve for θ (Phase Angle) or PF:
- Given P and S: θ = arccos(P / S) → PF = P / S
- Given Q and P: θ = arctan(Q / P)
- Given Q and S: θ = arcsin(Q / S)
Worked Examples: Sizing Capacitors and Sizing Feeders
Abstract formulas are useless without rigorous unit tracking. Below are two solved problems with intermediate steps explicitly shown.
Problem 1: Power Factor Correction (Sizing a Capacitor Bank)
Scenario: A workshop has a 50 kW induction motor operating at a 0.75 lagging power factor. The utility mandates a minimum 0.95 PF. What size capacitor bank (in kVAR) is required to correct this?
Step 1: Calculate initial apparent and reactive power.
Initial S1 = P / PF1 = 50 kW / 0.75 = 66.67 kVA.
Initial Q1 = √(S12 - P2) = √(66.672 - 502) = √(4444.89 - 2500) = √1944.89 = 44.10 kVAR.
Step 2: Calculate target apparent and reactive power.
The real power P remains 50 kW (capacitors do not change the mechanical work done).
Target S2 = P / PF2 = 50 kW / 0.95 = 52.63 kVA.
Target Q2 = √(S22 - P2) = √(52.632 - 502) = √(2769.91 - 2500) = √269.91 = 16.43 kVAR.
Step 3: Determine required capacitive reactive power (Qc).
Qc = Q1 - Q2 = 44.10 kVAR - 16.43 kVAR = 27.67 kVAR.
Result: You must install a 27.67 kVAR (or nearest standard size, like 30 kVAR) capacitor bank in parallel with the motor.
Problem 2: Transformer Loading Limit
Scenario: A 100 kVA pad-mount transformer is currently supplying 60 kW of real power and 50 kVAR of reactive power. Is it overloaded? If not, what is the maximum additional real power it can supply without exceeding its rating, assuming the PF remains constant?
Step 1: Calculate current apparent power.
Current S = √(P2 + Q2) = √(602 + 502) = √(3600 + 2500) = √6100 = 78.10 kVA.
Check: 78.10 kVA < 100 kVA. The transformer is not overloaded.
Step 2: Determine the current Power Factor.
PF = P / S = 60 kW / 78.10 kVA = 0.768.
Step 3: Calculate maximum real power at the transformer limit.
Max P = Max S × PF = 100 kVA × 0.768 = 76.80 kW.
Step 4: Calculate additional real power capacity.
Additional P = Max P - Current P = 76.80 kW - 60 kW = 16.80 kW.
Result: You can add up to 16.8 kW of resistive heating or lighting load before the transformer reaches its 100 kVA thermal limit.
Assumptions, Unit Traps, and Realistic Magnitudes
The power triangle with formulas is not a universal law; it relies on specific physical assumptions. Understanding where it breaks is just as critical as knowing how to use it.
When the formula applies and its assumptions:
These equations assume a sinusoidal steady-state AC system with linear loads. Linear loads (like incandescent heaters, standard induction motors, and transformers) draw current in a smooth sine wave proportional to the voltage. As noted by the US Department of Energy, displacement power factor calculations are highly accurate for these traditional industrial loads.
Which unit mistakes break it:
The most common fatal error is prefix mismatch. If P is 50 kW and Q is 400 VAR, you cannot calculate S = √(502 + 4002). You must convert both to base units (50,000 W and 400 VAR) or consistent kilo-units (50 kW and 0.4 kVAR). A second trap is calculator mode: using radians instead of degrees (or vice versa) when calculating tan(θ) or arccos(PF). Always verify your calculator's angle mode before executing trigonometric functions.
What a realistic answer magnitude looks like:
S must always be greater than or equal to P. If your math yields an S value smaller than P, you have made a calculation error. In real-world applications, residential power factors typically sit between 0.92 and 0.98. Heavy industrial facilities with large unloaded motors can see PF drop to 0.60 or lower. If you calculate a PF > 1.0 or < 0, your input data is flawed. For deep dives into measuring these magnitudes on the bench, Fluke's power quality guides provide excellent field measurement protocols.
Frequently Asked Questions
How do you calculate the power triangle with formulas for a 3-phase system?
The fundamental triangle relationships (S2 = P2 + Q2) remain identical for 3-phase systems. The difference lies only in how you calculate the total S from line measurements. For a balanced 3-phase system, total Apparent Power S = √3 × Vline × Iline. Once you have the total 3-phase S, you plug it directly into the standard power triangle formulas alongside total 3-phase P and Q. Do not divide by 3 unless you are specifically analyzing a single phase of the wye/delta network.
Why does the power triangle formula fail for VFDs and LED drivers?
Variable Frequency Drives (VFDs), LED drivers, and switch-mode power supplies are non-linear loads. They draw current in sharp, non-sinusoidal pulses rather than smooth waves. This introduces harmonic distortion. The standard power triangle only accounts for displacement power factor (the phase shift of the fundamental 60Hz/50Hz frequency). It ignores distortion power factor. For non-linear loads, True Power Factor = Displacement PF × (1 / √(1 + THD2)), where THD is Total Harmonic Distortion. If you use the standard triangle on a VFD, your calculated S will be artificially low, potentially leading to undersized feeders and overheated transformers.
What is the difference between the power triangle and the impedance triangle?
While geometrically identical, they represent different physical domains. The power triangle uses Apparent Power (S, VA), Real Power (P, W), and Reactive Power (Q, VAR). It describes energy flow and is used for utility billing, transformer sizing, and capacitor bank sizing. The impedance triangle uses Impedance (Z, Ω), Resistance (R, Ω), and Reactance (X, Ω). It describes the physical opposition to current flow within the circuit components and is used for voltage drop calculations, filter design, and fault current analysis. The phase angle θ is the exact same in both triangles, linking the two concepts mathematically.






