If you try to add 100V and 100V in an AC circuit and expect 200V, you will burn out your equipment. Unlike DC, where scalar arithmetic rules, AC theory formulas rely on vector math because voltage and current are rarely perfectly in phase. The most critical framework for navigating this is the AC Power Triangle, which defines the relationship between Real Power (W), Reactive Power (VAR), and Apparent Power (VA).
The foundational AC power formula is S = √(P² + Q²). This equation applies strictly to steady-state, sinusoidal AC waveforms driving linear loads. It assumes all voltage and current values are expressed in RMS (Root Mean Square), not peak or peak-to-peak. If you are dealing with non-linear loads (like VFDs or cheap LED drivers) that introduce heavy harmonic distortion, this basic trigonometric model breaks down and requires true-RMS metering and harmonic analysis.
Deriving the Power Triangle: Symbol Definitions and Rearranged Forms
In AC systems, power is not a single value. Real power (P) does the actual work (heat, light, mechanical torque). Reactive power (Q) sustains the magnetic and electric fields in inductors and capacitors, sloshing back and forth between the source and load without doing net work. Apparent power (S) is the vector sum of both—it is the total power the source must supply, and it dictates the physical sizing of your wires, breakers, and inverters.
| Symbol | Parameter | Unit | Description & Bench Context |
|---|---|---|---|
| S | Apparent Power | VA (Volt-Amps) | The geometric total of P and Q. Dictates breaker and wire ampacity. |
| P | Real (Active) Power | W (Watts) | Power converted to useful work. Measured by a standard wattmeter. |
| Q | Reactive Power | VAR (Volt-Amps Reactive) | Power oscillating in magnetic/electric fields. Positive for inductive, negative for capacitive. |
| V | RMS Voltage | V (Volts) | Effective AC voltage. For 120V nominal, expect 114V-126V measured. |
| I | RMS Current | A (Amps) | Effective AC current. Determines I²R heating in conductors. |
| θ | Phase Angle | Degrees (°) or Radians | The angular displacement between voltage and current waveforms. |
| pf | Power Factor | Dimensionless (0 to 1) | The ratio of Real to Apparent power (P/S). Equals cos(θ). |
Because the power triangle is a right triangle, we can rearrange the core formula to solve for any missing variable depending on what your multimeter or clamp meter can measure on the bench:
- Solving for Real Power: P = √(S² - Q²) | P = S × cos(θ) | P = V × I × pf
- Solving for Reactive Power: Q = √(S² - P²) | Q = S × sin(θ) | Q = P × tan(θ)
- Solving for Phase Angle: θ = arccos(P / S) | θ = arctan(Q / P)
- Solving for Power Factor: pf = P / S | pf = cos(θ)
Solved Problems: Tracking Units from Bench to Panel
Abstract formulas are useless if you drop a unit or mix up radians and degrees. Here are two common jobsite scenarios with strict unit tracking.
Problem 1: Sizing a Breaker for a Single-Phase Induction Motor
Given: A 3 HP, 230V single-phase well pump motor. The nameplate indicates a Power Factor (pf) of 0.78 and an efficiency (η) of 0.85. Find the Apparent Power (S) and the expected running current (I).
- Convert mechanical output to electrical Real Power (P):
1 HP = 746 Watts. Mechanical output = 3 HP × 746 W/HP = 2238 W.
Because the motor is only 85% efficient, the electrical Real Power drawn from the grid is higher:
P = 2238 W / 0.85 = 2632.9 W. - Calculate Apparent Power (S):
Using the rearranged formula S = P / pf:
S = 2632.9 W / 0.78 = 3375.5 VA. - Calculate RMS Current (I):
Using S = V × I, rearrange to I = S / V:
I = 3375.5 VA / 230 V = 14.67 A. - Breaker Sizing Context: NEC Article 430 requires motor branch circuit short-circuit and ground-fault protection to be sized at 250% of the full-load current for an inverse-time breaker. 14.67 A × 2.5 = 36.6 A. You would step down to the next standard size: a 35A breaker, using 10 AWG THHN copper wire (rated 35A at 75°C).
Problem 2: Power Factor Correction Capacitor Sizing
Given: A workshop draws 5000 W (P) of real power at a lagging power factor of 0.72. The utility demands a minimum pf of 0.95 to avoid penalty fees. How many capacitive VARs (Qc) must you install in parallel to correct this?
- Find initial reactive power (Q1):
θ1 = arccos(0.72) = 43.94°.
Q1 = P × tan(θ1) = 5000 W × tan(43.94°) = 5000 × 0.9638 = 4819 VAR (inductive). - Find target reactive power (Q2):
θ2 = arccos(0.95) = 18.19°.
Q2 = P × tan(θ2) = 5000 W × tan(18.19°) = 5000 × 0.3287 = 1643.5 VAR (inductive). - Calculate required capacitive compensation (Qc):
Capacitors supply negative reactive power, canceling the inductive VARs.
Qc = Q1 - Q2 = 4819 - 1643.5 = 3175.5 VAR.
Safety Note: Installing mains-tied capacitor banks requires de-energizing the panel, locking out the main breaker, verifying dead with a CAT III meter, and discharging the capacitors with a grounding stick before touching terminals. Capacitors store lethal energy even when disconnected.
Real-World Scenario: The 5kW Inverter That Kept Tripping
Formulas dictate hardware limits. When you ignore the power triangle, hardware fails. Here is a scenario from an off-grid solar installation that perfectly illustrates the danger of confusing Watts and Volt-Amps.
The Setup: A DIY off-grid cabin was equipped with a high-quality 5000W (5kW) pure sine wave inverter. The primary load was a 230V submersible well pump. The pump's documentation listed its motor as '4000W'. The builder assumed that since 4000W is less than the inverter's 5000W capacity, the system would run perfectly.
The Numbers: The builder measured the pump running with a clamp meter and a wattmeter. The wattmeter read exactly 4000W (Real Power, P). However, the clamp meter read 26.5A. Let us apply the AC theory formulas to see what the inverter was actually experiencing:
- Apparent Power (S) = V × I = 230V × 26.5A = 6095 VA.
- Actual Power Factor (pf) = P / S = 4000W / 6095VA = 0.65.
The Outcome: Every time the pump ran for more than a few seconds, the inverter threw an 'Overload' fault and shut down, killing the water supply.
What Went Wrong: Inverter silicon (MOSFETs and IGBTs) and internal high-frequency transformers do not care about Real Power (Watts); they care about current and Apparent Power (VA). The inverter was rated for 5000 VA, assuming a unity power factor (1.0). Because the motor had a terrible power factor of 0.65, it forced the inverter to supply 6095 VA to deliver just 4000W of mechanical work. The internal bus current exceeded the inverter's 21.7A hard limit (5000VA / 230V), triggering the overcurrent protection. The fix was not a bigger inverter, but installing a run capacitor bank at the pump control box to correct the local power factor to 0.92, dropping the apparent power draw to a manageable 4347 VA.
Magnitude Checks and Unit Mistakes That Break the Math
When you are deep in a calculation, a single keystroke error can result in a physically impossible answer. Use these magnitude checks and common pitfall warnings to validate your math before you buy components or wire a panel.
What a Realistic Answer Magnitude Looks Like
- Power Factor (pf): Must always be between 0 and 1.0. If you calculate a pf of 1.15, you swapped P and S in your division. Resistive loads (heaters, incandescent bulbs) are 0.99-1.0. Induction motors under load are typically 0.75-0.85. Unloaded motors can drop to 0.20.
- Phase Angle (θ): For passive linear loads, θ will be between 0° and 90°. If your calculator spits out 140°, you are likely in the wrong quadrant or dealing with a regenerative load feeding back to the grid.
- Reactive Power (Q): For standard industrial motors, Q is often 40% to 80% of the Real Power (P). If your calculated Q is 10x larger than P, check your tangent function.
Unit Mistakes That Will Break Your Circuit
- Using Peak Voltage instead of RMS: The formula S = V × I strictly requires RMS values. If you measure a 120V AC circuit with an oscilloscope, you will see a peak voltage (Vp) of about 170V. If you use 170V in your power formulas, your calculated power will be inflated by a factor of √2 (1.414), leading you to massively oversize your components. Always use V_rms = V_peak / √2.
- Degree vs. Radian Mode: When calculating θ = arccos(P/S), ensure your calculator is in the correct mode. If you calculate arccos(0.8) in radian mode, you get 0.6435. If you then blindly plug that into Q = S × sin(θ) thinking it is degrees, your reactive power calculation will be entirely wrong. 0.6435 radians is 36.87 degrees.
- Ignoring the Sign of Q: Inductive loads (motors, transformers) consume positive reactive power (+Q). Capacitive loads (capacitor banks, long underground cables) supply negative reactive power (-Q). If you are calculating the total reactive power of a mixed factory floor, you must subtract the capacitive VARs from the inductive VARs. Adding them arithmetically will result in specifying a utility transformer that is drastically oversized.
For further reading on the physics of the power triangle and jobsite power quality measurement, refer to the All About Circuits textbook chapter on True, Reactive, and Apparent Power, and the Fluke guide on measuring Power Factor in the field. Mastering these AC theory formulas is the dividing line between guessing and engineering.






