Turn power into current: a quick guide that saves time
This tool answers a simple question: given electrical power and voltage, what current will flow? For AC, you can include power factor and, for three‑phase, choose the connection type. It’s built for fast, unit-consistent results.
Common intents it serves: sizing breakers and wires, checking appliance loads, and comparing DC, single‑phase AC, and three‑phase scenarios.
How the Watts To Amps Calculator does the math reliably
The calculator follows standard circuit relations with SI units:
- DC: I = P / V
- AC 1‑phase (rms): I = P / (V × PF)
- AC 3‑phase, line‑to‑line (Δ): I = P / (√3 × V × PF)
- AC 3‑phase, line‑to‑neutral (Y): I = P / (3 × V × PF)
Key inputs that matter most: Power (W), Voltage (V), Power factor (0–1 for AC), and 3‑Phase connection. Voltage is the measured rms line voltage appropriate to the connection you select.
Worked example: check your numbers in under a minute
Single‑phase AC example
Given Power (W) = 1500, Voltage (V) = 230, Power factor = 0.9, System = AC 1‑Phase.
Compute: I = 1500 / (230 × 0.9) ≈ 7.25 A.
DC quick check
Given Power (W) = 1200, Voltage (V) = 120, System = DC.
Compute: I = 1200 / 120 = 10.00 A.
Scenario comparison: change one input, see the impact clearly
- Same power, higher voltage lowers current. For 3000 W at PF = 0.85: at 400 V three‑phase (Δ), I = 3000 / (√3 × 400 × 0.85) ≈ 5.1 A. If you drop to 230 V single‑phase with the same PF, current rises: I = 3000 / (230 × 0.85) ≈ 15.4 A.
- Power factor matters in AC. Holding P and V constant, reducing PF increases current linearly: halving PF doubles the current.
Use this to decide whether to raise supply voltage or improve power factor when trying to keep current—and therefore conductor size and heat—under control. This is also useful for load calculations and breaker selection.
Mistakes to avoid and the limits baked into the tool
- Zero or missing voltage: Current is undefined when V = 0; the calculator blocks that case.
- Power factor clamped to 0–1: Inputs outside this range are corrected. Note that PF = 0 implies no real power; current would be infinite for finite P, so do not use PF = 0 with nonzero P.
- Use rms values for AC: Enter the rms line voltage appropriate to your selection (line‑to‑line for Δ; line‑to‑neutral for Y).
- Units: SI by default. If you start with kW, convert to W (1 kW = 1000 W). If voltage is given in kV, convert to V (1 kV = 1000 V).
- Model assumptions: Steady‑state sinusoidal AC for one‑ and three‑phase; ideal components; no harmonics or unbalance.
Quick tips for interpreting your result and what to tweak first
- High current? First consider increasing Voltage (V) or improving Power factor (PF) in AC systems.
- Borderline conductor or breaker? Re‑evaluate with realistic PF and add design margin for inrush or duty cycle.
- Three‑phase choice: Verify whether your specified voltage is line‑to‑line or line‑to‑neutral; the wrong pick can triple the error.
When to use power factor and when to omit it in calculations
For DC, PF does not apply. For AC, include PF whenever you’re using real power (watts). If you only know apparent power (volt‑amps), use I = S / V directly; in that case, PF is implicitly 1 because you’re not converting to real power.
Sanity check
- As PF → 1, AC formulas reduce to I ≈ P / V for single‑phase and I ≈ P / (√3 × V) for three‑phase Δ.
- As V increases at fixed P and PF, current falls proportionally—no exceptions.