Article — Watts to Amps Calculator
Watts to Amps: Converting Power to Current
To convert watts to amps, divide power by voltage for DC circuits (I = P / V). For AC, also divide by the power factor: I = P / (V × PF) for single-phase, and I = P / (√3 × V × PF) for three-phase. The result is current in amperes.
This conversion sits at the heart of every electrical project, from sizing a USB charger to specifying a 480 V industrial feeder. The math is short, but the wrong choice of formula or a sloppy power-factor estimate can turn a safe installation into a fire hazard. Below, the formulas, the practical numbers, and the common ways to get it wrong.
What are watts and amps?
Watts measure power — the rate at which electrical energy is consumed or produced. One watt is one joule per second. Amps measure current — the rate of charge flow. One amp is one coulomb per second.
The link between them is voltage. Voltage is energy per unit charge (joules per coulomb). Multiplying voltage by current gives joules per second, which is watts. That is the origin of P = V × I, the equation you rearrange to convert watts to amps.
The watt was named for James Watt (1736–1819), who improved the steam engine. The amp honours André-Marie Ampère (1775–1836), the French physicist who established the link between electric current and magnetism in 1820.
The watts to amps formula
The three formulas cover the three common circuit types. Each one is just Ohm's power law applied with appropriate corrections for phase relationships in AC systems.
DC I = P / VAC 1-phase I = P / (V × PF)AC 3-phase I = P / (√3 × V × PF)Breaker size I × 1.25, round upDC vs AC watts to amps
In direct current circuits, voltage and current are constant (or vary slowly together), so the relationship P = V × I is exact and you just rearrange. A 100 W LED panel on a 12 V battery draws 8.33 A.
In alternating current circuits, voltage and current are sinusoidal. If they are in phase (resistive loads like heaters), the same simple formula works. If they are out of phase (inductive or capacitive loads), some of the current flows without delivering real power, and you need the power factor PF to bridge the gap.
Power factor explained
Power factor is a number between 0 and 1 that measures how efficiently a load uses the current it draws. Resistive loads (heaters, incandescent lighting) sit at PF = 1.0 — every amp delivers real watts. Inductive loads (motors, ballasts, transformers) lag the voltage and pull "extra" current that produces no useful work, lowering PF to 0.6–0.9.
- PF = 1.0 = resistive loads: heaters, incandescent bulbs, electric ovens
- PF = 0.95 = LED drivers with PFC, modern electronics
- PF = 0.85 = compact household motors, fridge compressors
- PF = 0.75 = older industrial motors at partial load
- PF = 0.55 = uncompensated fluorescent ballasts
Utility companies penalise commercial customers for low PF because it forces them to oversize transformers and conductors. Most countries require PF > 0.9 for connections above a few kVA.
Three-phase watts to amps
Three-phase power uses three conductors carrying sinusoidal voltages 120° out of phase with each other. For the same total power delivered, three-phase needs less current per conductor than single-phase, by a factor of √3.
The full formula is I = P / (√3 × V × PF), where V is the line-to-line voltage. A 10 kW motor at 400 V three-phase and PF = 0.85 draws 10,000 / (1.732 × 400 × 0.85) = 17.0 A per conductor. The same load on single-phase 230 V would draw 51 A — three times more — which is why heavy industrial loads are three-phase.
Three-phase voltages are quoted line-to-line (V_LL), not line-to-neutral. In Europe, 400 V three-phase has 230 V line-to-neutral; in the US, 480 V three-phase has 277 V line-to-neutral. Always use V_LL in the formula.
Sizing breakers and wire
Knowing the steady-state current is only step one. To pick a breaker, you also need to account for start-up surge, ambient temperature, and conductor bundling. The standard rule across NEC, BS 7671, and most national codes is to multiply the running current by 1.25 and round up to the nearest standard rating.
Motors can draw 6–8× their running current for the first few seconds of start-up. Use slow-blow fuses or motor-rated breakers for motor circuits — a fast breaker sized for steady current will trip on every start.
Common watts-to-amps mistakes
The math is straightforward, but here is where people slip up.
- Skipping PF on AC motors — assumes PF = 1, undercounts current by 15–40%.
- Using line-to-neutral V on 3-phase — always use V_LL, the line-to-line value.
- Forgetting the √3 — 3-phase formula overestimates current by a factor of 1.73 if dropped.
- Mixing apparent and real power — UPS units quote VA, not W. Convert with PF before sizing.
- Skipping the 1.25 margin — breakers should not run continuously above 80% of rated current.
- Forgetting voltage variation — mains can sag 10%, raising current 10% for the same load.
Worked examples
Three short cases that cover the everyday spectrum.
USB-C laptop charger. 65 W output at 20 V DC: 65 / 20 = 3.25 A on the laptop side. The wall side, at 230 V AC with PF 0.95, draws 65 / (230 × 0.95) = 0.30 A.
Domestic hair dryer. 1800 W resistive load at 120 V single-phase: 1800 / 120 = 15.0 A. Add 25% margin → 18.75 A, so a 20 A circuit is the minimum. In Europe at 230 V: 7.83 A.
10 kW industrial motor. 400 V three-phase, PF 0.85: 10,000 / (1.732 × 400 × 0.85) = 17.0 A per phase. With 1.25 margin → 21.3 A, so a 25 A breaker (or motor-rated 25 A overload + 32 A short-circuit protection).
A final practical note on power factor in residential settings. Most modern household loads (LED lighting with PFC drivers, electronics with active power-factor correction) sit above PF 0.95. The traditional motors-and-fluorescents loads with PF 0.6–0.8 have largely disappeared from new homes. For ballpark sizing on residential circuits, assuming PF = 0.95–1.0 is usually safe. Commercial settings with significant motor loads are where careful PF accounting still matters.
For DC sizing more broadly, the watts-to-amps relationship is exact (no power factor enters), but voltage drop becomes the binding constraint instead. On a 12 V system, a 3% drop is only 0.36 V, leading to disproportionately thick wire for moderate currents. This is why DC solar and EV charging installations specify wire on the basis of voltage drop rather than ampacity alone — see the companion DC wire size calculator for that calculation.