Theory Notes
$P = VI\cos\phi$ (active), $Q = VI\sin\phi$ (reactive), $S = VI$ (apparent)Power triangle: $S^2 = P^2 + Q^2$, $\cos\phi = P/S$
3-phase: $P_{3\phi}= \sqrt{3}\,V_L I_L \cos\phi$
Adjust voltage, current, and power factor angle to see the real-time phasor diagram and P-Q-S power triangle. Covers resistive, inductive, capacitive, RL, RC, RLC, and 3-phase circuits.
The core relationship is the power triangle, which separates the total apparent power into its real (useful) and reactive (oscillating) components.
$$S = V_{rms}\cdot I_{rms}$$ $$P = S \cdot \cos\phi = V_{rms}I_{rms}\cos\phi$$ $$Q = S \cdot \sin\phi = V_{rms}I_{rms}\sin\phi$$Where $S$ is Apparent Power (VA), $P$ is Real Power (W), $Q$ is Reactive Power (VAR), $V_{rms}$ and $I_{rms}$ are RMS voltage and current, and $\phi$ is the phase angle between them. $\cos\phi$ is the Power Factor.
For three-phase systems, which are the backbone of power distribution, the calculation scales. The formula accounts for the phase relationships between the three lines.
$$P_{3\phi}= \sqrt{3}\cdot V_L \cdot I_L \cdot \cos\phi$$Here, $V_L$ is the line-to-line voltage, $I_L$ is the line current, and $\phi$ is the same phase angle. The $\sqrt{3}$ factor arises from the 120° separation between phases in a balanced system. This is why three-phase power is more efficient for delivering large amounts of energy.
Industrial Motor Loads: Large induction motors in factories are highly inductive. At low load, their power factor can be very poor (e.g., 0.3). This causes high reactive power flow, increasing energy losses in plant wiring and potentially incurring penalty fees from the utility company. Engineers install capacitor banks to correct the power factor closer to 1.
Power Utility Billing: Utilities charge large industrial customers not just for the real energy (kWh) they consume, but also for the peak apparent power (kVA) demand. A low power factor means a higher kVA demand for the same kW of work, so improving the power factor directly reduces electricity costs for factories and data centers.
Residential Solar Inverters: Modern grid-tied solar inverters can do more than just push out real power (P). They can be programmed to also supply or absorb reactive power (Q) to help stabilize the local grid voltage, a feature called "volt-var control." This turns homes into active participants in grid management.
Data Center Design: The power capacity of a data center's Uninterruptible Power Supply (UPS) systems and distribution wiring is rated in kVA (apparent power). If the servers and cooling units have a poor collective power factor, the data center can hit its kVA limit before using its full intended real power (kW), wasting expensive infrastructure capacity.
First, let's clear up the common misconception that "reactive power is wasted power." While it's true it doesn't do work directly, it is absolutely essential for motors to create magnetic fields and for transformers to operate. The goal isn't to eliminate it; the essence of power factor improvement is to suppress the "excessive flow of reactive power." Next, a common mistake when experimenting with simulators is confusing the power factor angle with the phase difference. In this tool, the "power factor angle" is defined as the phase difference (φ) of the current relative to the voltage. This means φ>0 when the current lags (inductive load) and φ<0 when it leads (capacitive load). This angle matches the one shown in the power triangle, so be sure to grasp this point firmly.
In practical applications, be careful not to treat the apparent power S unit [VA] and the active power P unit [W] as the same thing. For example, if you connect a load with a power factor of 0.6 (300W) to a 500VA UPS, you might be able to use it right up to its 500VA limit. However, if you connect a load with a power factor of 0.9 (450W), the active power is higher, but the apparent power is 500VA (=450W/0.9), so this also uses the capacity to its limit. As you can see, equipment capacity is often specified in apparent power, so you must always consider the power factor in your design.
The concepts of this power calculation are directly connected to the field of power electronics. For instance, in designing AC/DC converters or inverters, it's crucial to make the input power factor as close to 1 as possible (high power factor correction). The power triangle concept you've learned here forms the basis of the control theory for devices called active filters, which instantaneously compensate for reactive power.
It is also deeply related to electromagnetism. The fundamental reason coils (L) and capacitors (C) generate reactive power is that coils store and release magnetic field energy, while capacitors do the same with electric field energy. On a larger scale, in power system engineering, controlling the flow of reactive power across the entire wide-area transmission grid (reactive power flow) to stabilize system voltage is a massive application challenge. The excitation control of generators and large synchronous condensers or SVCs (Static Var Compensators) installed in substations are essentially performing power factor improvement on the scale of the entire power system, similar to what you're doing in this simulator.
As the next step, I strongly recommend moving on to "Three-Phase AC Power." You'll find it in this simulator too. With an understanding of the single-phase power triangle as a base, concepts like the relationship between line and phase voltages in delta (Δ) and wye (Y) connections, and the derivation of three-phase apparent power $S = \sqrt{3} V_l I_l$ should make intuitive sense. Three-phase motors are the heart of industry, so this topic is essential.
If you want to understand the mathematical background better, master complex number representation (phasor notation). There is actually an excellent concept called complex power $\dot{S} = P + jQ$, where the active power P corresponds to the real part and the reactive power Q to the imaginary part. Using this makes power calculations algebraically very elegant. The phasor diagram in this tool is precisely its representation on the complex plane. Finally, as a concept for time-varying loads, it's interesting to look into instantaneous power theory (p-q theory). This becomes a powerful tool for more practical circuit analysis, such as with non-sinusoidal waveforms.