Compute electrical power, current, resistance, energy consumption, and electricity cost using Ohm's law and power factor. Supports DC, single‑phase AC, and three‑phase AC systems. Includes interactive circuit visualization and real‑world load examples.
Electrical power is the rate at which electrical energy is transferred by an electric circuit. The SI unit of power is the watt (W), equivalent to one joule per second. In direct current (DC) circuits, power is simply the product of voltage and current: P = V · I. In alternating current (AC) circuits, the relationship becomes more nuanced due to phase differences between voltage and current waveforms — introducing the concepts of real power, reactive power, and apparent power.
Fundamental Power Relations
DC: P = V · I | AC Single‑Phase: P = V · I · cos φ | Three‑Phase: P = √3 · VL-L · I · cos φ
where cos φ is the power factor, and VL-L is the line‑to‑line voltage.
Direct Current (DC) flows in one constant direction. The voltage and current are steady, so power is simply the product of the two values. DC is used in batteries, solar panels, electronics, and many low‑voltage applications.
Alternating Current (AC) reverses direction periodically. In AC circuits, the instantaneous power varies sinusoidally. The real power (measured in watts) is the average power over a complete cycle. When voltage and current are in phase (purely resistive load), the power factor is 1. When the load is inductive (motors, transformers) or capacitive, the current lags or leads the voltage, reducing the power factor.
Apparent power (S), measured in volt‑amperes (VA), is the product of the RMS voltage and RMS current. Reactive power (Q), measured in volt‑amperes reactive (VAR), is the portion of power that oscillates between the source and the reactive components (inductors and capacitors) without doing useful work.
S = V · I , P = S · cos φ , Q = S · sin φ
For three‑phase AC systems, the total real power is: P = √3 · VL-L · IL · cos φ, assuming balanced loads. This formula is critical for industrial power distribution, where three‑phase motors and transformers are ubiquitous.
A manufacturing plant needs a motor to drive a conveyor belt. The motor is rated at 15 kW (mechanical output) with an efficiency of 92%. The supply is 415 V, three‑phase, 50 Hz, and the motor has a power factor of 0.85.
Electrical input power: Pin = 15 kW / 0.92 ≈ 16.3 kW.
Line current: I = Pin / (√3 · V · PF) = 16.3e3 / (1.732 · 415 · 0.85) ≈ 26.7 A.
Apparent power: S = √3 · V · I ≈ 1.732 · 415 · 26.7 ≈ 19.2 kVA.
Reactive power: Q = S · sin(acos(0.85)) ≈ 19.2 · 0.527 ≈ 10.1 kVAR.
This analysis helps the plant engineer select an appropriately sized motor, choose the correct cable gauge, and design the power factor correction (capacitor bank) if needed to reduce utility penalties.
| Device / Load | Typical Power Factor | Notes |
|---|---|---|
| Incandescent lamp | 1.00 | Purely resistive |
| LED driver (high‑quality) | 0.95 – 0.99 | Active PFC |
| Induction motor (full load) | 0.82 – 0.88 | Improves with load |
| Induction motor (light load) | 0.40 – 0.70 | Poor PF at low load |
| Transformer (loaded) | 0.80 – 0.95 | Depends on design |
| Welding machine | 0.50 – 0.70 | Highly variable |
| Computer power supply (active PFC) | 0.95 – 0.99 | Modern units |
| Fluorescent lamp (magnetic ballast) | 0.50 – 0.60 | Old technology |
| Fluorescent lamp (electronic ballast) | 0.90 – 0.98 | Improved PF |
In modern power systems, non‑linear loads (such as variable frequency drives, switch‑mode power supplies, and LED drivers) draw non‑sinusoidal currents. This introduces harmonics that can distort the voltage waveform, cause additional losses, and interfere with sensitive equipment. The power factor in such systems is often specified as displacement power factor (related to the phase shift at the fundamental frequency) and total power factor (which includes harmonic distortion).
The total harmonic distortion (THD) of current is a key metric for power quality. Utilities may impose limits on harmonic emissions to protect the grid. Active power factor correction (PFC) circuits are commonly used in modern power supplies to maintain a near‑unity power factor and reduce harmonic content.
THD = √( ∑ Ih² ) / I1 (where I1 is fundamental)