Electrical power (watts) calculator
Electrical power — the rate at which energy is used or dissipated, measured in watts — can be found three equivalent ways depending on which quantities you know. This calculator lets you pick the pair you have (voltage, current or resistance) and returns the power instantly, so you never have to rearrange the formula yourself. Handy for circuit design, sizing components and electronics homework.
How it works
All three formulas come from the power law combined with Ohm’s law (V = I × R):
P = V × I (voltage × current)
P = I² × R (current squared × resistance)
P = V² ÷ R (voltage squared ÷ resistance)
Choose the mode matching your known values, enter the two numbers, and the watts appear below.
Example
A circuit with 12 V and 2 A:
- P = V × I = 12 × 2 = 24 W
The same power from current and resistance, or voltage and resistance:
| Known values | Formula | Power |
|---|---|---|
| 12 V, 2 A | V × I | 24 W |
| 2 A, 3 Ω | I² × R | 12 W |
| 12 V, 4 Ω | V² ÷ R | 36 W |
Every calculation runs locally in your browser, with no network requests.