The fundamental trig equations formulas governing alternating current (AC) circuits link Real Power (P), Reactive Power (Q), and Apparent Power (S) via the phase angle (θ). Whether you are sizing a capacitor bank for power factor correction or calculating the true thermal load on a transformer, these trig equations formulas form the mathematical backbone of AC power analysis. Below is the complete derivation, symbol mapping, and decision framework for applying these formulas on the bench or in the field.

The Core AC Power Triangle Trig Equations Formulas

In any linear AC circuit, the relationship between the power components forms a right triangle. The hypotenuse is S, the adjacent side is P, and the opposite side is Q. The master trig equations formulas that define this geometry are:

  • P = S × cos(θ)
  • Q = S × sin(θ)
  • S = √(P² + Q²)
  • θ = arctan(Q / P)
Table 1: Symbol Definitions and Standard Units
Symbol Parameter Standard Unit Physical Meaning
P Real (Active) Power Watts (W) or kW Power that performs actual work (heat, mechanical torque).
Q Reactive Power Volt-Amps Reactive (VAR) or kVAR Power oscillating between source and load to sustain magnetic/electric fields.
S Apparent Power Volt-Amps (VA) or kVA The vector sum of P and Q; dictates wire and transformer sizing.
θ Phase Angle Degrees (°) or Radians (rad) The angular displacement between voltage and current waveforms.

When These Formulas Apply (and When They Fail)

These trig equations formulas assume a steady-state, purely sinusoidal AC waveform driving a linear load (e.g., standard induction motors, resistive heaters, incandescent lighting). Under these conditions, the Displacement Power Factor (DPF) is exactly equal to cos(θ).

Crucial Assumption Check: If your circuit contains non-linear loads like Variable Frequency Drives (VFDs), LED drivers, or switching power supplies, the current waveform is distorted. The trig equations formulas above will yield incorrect results because they do not account for harmonic distortion. In those cases, True Power Factor must be measured directly.

Unit Mistakes That Break the Math

The most common field errors when using these trig equations formulas involve unit mismatch and calculator modes:

  • Mixing Prefixes: If P is entered in kW (e.g., 50) and Q is entered in VAR (e.g., 30,000), calculating S = √(50² + 30000²) yields a nonsensical 30,000 VA. You must normalize all values to base units (W, VAR, VA) or uniform prefixes (kW, kVAR, kVA) before calculating.
  • Degrees vs. Radians: Standard electrical notation expresses θ in degrees. If your calculator is set to Radians, cos(30) evaluates to 0.154 instead of the correct 0.866. Always verify your calculator is in DEG mode before executing cos(θ) or arctan(Q/P).

Realistic Answer Magnitudes

To sanity-check your results, keep these benchmarks in mind. A standard US residential service (200A at 240V) has a maximum S of 48 kVA. A typical 5 HP (3.7 kW) industrial induction motor operating at full load will draw roughly 4.5 kW of P and 2.5 kVAR of Q, resulting in a θ of about 29° (Power Factor = 0.87). If your trig equations formulas output a θ greater than 90° for a passive load, you have a sign error or a unit mismatch.

Rearranged Forms: Solving for Any Missing Variable

Depending on the data printed on a motor nameplate or measured by your multimeter, you will need to isolate different variables. Here are the algebraic rearrangements of the core trig equations formulas:

  • Solving for S: S = P / cos(θ)  |  S = Q / sin(θ)
  • Solving for P: P = Q / tan(θ)  |  P = √(S² - Q²)
  • Solving for Q: Q = P × tan(θ)  |  Q = √(S² - P²)
  • Solving for θ: θ = arccos(P / S)  |  θ = arcsin(Q / S)

Worked Problem 1: Sizing a Capacitor Bank for Power Factor Correction

Scenario: You have a 50 kW (P) industrial air compressor motor operating at a lagging Power Factor of 0.70. The utility company penalizes you for a PF below 0.95. You need to calculate the exact capacitive reactive power (Qc) required to correct the system to a 0.95 PF.

Step 1: Calculate the initial state variables.
Initial θ1 = arccos(0.70) = 45.57°
Using the rearranged trig equations formula Q = P × tan(θ):
Initial Q1 = 50 kW × tan(45.57°) = 50 × 1.0202 = 51.01 kVAR (inductive)

Step 2: Calculate the target state variables.
Target θ2 = arccos(0.95) = 18.19°
Target Q2 = 50 kW × tan(18.19°) = 50 × 0.3287 = 16.43 kVAR (inductive)

Step 3: Determine the required capacitive compensation.
The capacitor must supply the difference in reactive power to cancel out the inductive Q.
ΔQ = Q1 - Q2 = 51.01 kVAR - 16.43 kVAR = 34.58 kVAR

Concrete Pick: You must install a capacitor bank rated for at least 34.58 kVAR at your system voltage. Select the Schneider Electric VarPlus Can 35 kVAR capacitor (Part #VLVAW0P70), wired in parallel with the motor contactor, to achieve the target 0.95 PF without over-correcting into a leading power factor.

Worked Problem 2: Calculating True Motor Load from Apparent Power

Scenario: You are auditing a facility with a 100 kVA (S) step-down transformer. A clamp meter and power analyzer reveal the facility is currently drawing 30 kVAR (Q) of inductive reactive power. You need to know the maximum real power (P) the facility can add before the transformer reaches its absolute thermal limit.

Step 1: Identify the knowns and select the formula.
Knowns: S = 100 kVA, Q = 30 kVAR.
Formula: P = √(S² - Q²)

Step 2: Execute the calculation with unit tracking.
P = √(100² - 30²) kVA/kVAR
P = √(10,000 - 900)
P = √(9,100)
P = 95.39 kW

Conclusion: The facility can draw a maximum of 95.39 kW of real power. If the current real load is 80 kW, you have exactly 15.39 kW of headroom for additional resistive heating or lighting loads before the transformer's S exceeds 100 kVA and trips the primary protective relay.

Decision Tree: Which Trig Equation to Use First

Use this decision path to determine your immediate next step when analyzing an AC circuit. Follow the conditions down to the required action and specific tool or component pick.

Condition / Known Data Immediate Action Concrete Pick / Next Step
You know P (kW) and Power Factor (cos θ) Calculate S to size wires and breakers. Use S = P / cos(θ). Size wire per NEC 310.16 based on S / V.
You know S (kVA) and P (kW) Calculate θ to find Power Factor. Use θ = arccos(P/S). If PF < 0.85, add capacitors.
You know P (kW) and target θ Calculate required Q for correction. Use Q = P × tan(θ). Buy Cornell Dubilier 940C series caps.
Load is non-linear (VFD, LED, Server PSU) STOP. Standard trig equations formulas fail due to harmonics. Purchase Fluke 435 Series II Power Quality Analyzer (Part #FLUKE-435-II) to measure True Power Factor and THD directly.

Default Recommendation: If your initial measurement reveals Total Harmonic Distortion (THD) exceeding 5%, abandon manual trig equations formulas entirely. Rely on the Fluke 435 Series II to capture True Power Factor, as the mathematical relationship between P, Q, and S becomes a 3D geometric construct (including Distortion Power Factor, D) that cannot be solved with basic 2D right-triangle trigonometry.