Electric Power Calculator Back
Electrical Engineering

Electric Power Calculator

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.

Circuit Type
Power Supply
RLC Component Values
Active Power P
Reactive Power Q
Apparent Power S
Power Factor PF

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$

What is AC Power?

🧑‍🎓
What exactly is the "power factor" I see on the simulator slider? It sounds important, but I'm not sure what it physically represents.
🎓
Basically, the power factor tells you how effectively the current you're drawing is being converted into useful work. In practice, it's the cosine of the phase angle ($\phi$) between the voltage and current waveforms. Try moving the "Power Factor" slider in the simulator from 1.0 down to 0.5. You'll see the current phasor lag behind the voltage, and the "Real Power" bar gets smaller even if voltage and current stay the same. That's wasted capacity!
🧑‍🎓
Wait, really? So if the voltage and current numbers are high, but the power factor is low, I'm not actually getting much useful power? What's happening to the rest of the energy?
🎓
Exactly! The rest is "Reactive Power" (Q), which sloshes back and forth between the source and reactive components like motors or transformers. It doesn't do useful work but heats up the wires. In the simulator, watch the power triangle. As you lower the power factor, the reactive power side (Q) grows, and the hypotenuse—the "Apparent Power" (S)—stays long, meaning the utility has to supply that large current. A common case is a factory full of induction motors at low load, which has a poor power factor.
🧑‍🎓
That makes sense for the triangle. But the simulator also has a "Circuit" parameter. What does changing that from "Resistive" to "Inductive" actually do to the math?
🎓
Great question! Changing the "Circuit" type automatically sets a typical power factor and changes the phase angle $\phi$. For a purely resistive load (like a heater), $\phi = 0$, so the power factor is 1. For an inductive load (like a motor), current lags voltage ($\phi > 0$). The simulator calculates this using $\phi = \arctan((X_L - X_C)/R)$. When you select "Inductive," it models a positive $\phi$, which you can see as the angular shift in the phasor diagram.

Physical Model & Key Equations

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.

Real-World Applications

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.

Common Misconceptions and Points to Note

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.

Related Engineering Fields

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.

For Further Learning

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.