To convert watts to amps, divide the power in watts by the voltage in volts (I = P / V). For alternating current (AC) circuits, you must also divide by the power factor (PF) and, for three-phase systems, by the square root of 3 (1.732). A standard 1500W space heater on a 120V US residential circuit draws exactly 12.5A. While a basic w to amp calculator handles the simple division, real-world electrical design requires understanding the underlying physics, the assumptions baked into the math, and the safety margins demanded by electrical codes.
The Core Formulas and Symbol Definitions
The relationship between power, voltage, and current is governed by Watt's Law. However, the exact formula shifts depending on whether you are working with direct current (DC), single-phase AC, or three-phase AC. Below are the governing equations for each system type.
- DC Circuits: P = V × I
- AC Single-Phase: P = V × I × PF
- AC Three-Phase: P = √3 × V × I × PF
Every symbol in these equations represents a specific physical quantity. Misidentifying these variables is the most common reason a calculation fails on the bench or the jobsite.
| Symbol | Variable | Unit | Definition & Bench Context |
|---|---|---|---|
| P | Real Power | Watts (W) | The actual work being done (heat, light, mechanical torque). Measured with a wattmeter. |
| V | Voltage | Volts (V) | Electrical potential difference. In AC, this must be the RMS (Root Mean Square) value, not peak voltage. |
| I | Current | Amperes (A) | The flow of electrical charge. This is the value you are typically solving for to size wire and breakers. |
| PF | Power Factor | Dimensionless (0 to 1) | The ratio of Real Power (W) to Apparent Power (VA). Resistive loads (heaters) are 1.0; inductive loads (motors) are typically 0.7 to 0.9. |
| √3 | 3-Phase Constant | ~1.732 | A geometric constant derived from the 120-degree phase shift in three-phase power systems. |
Rearranged Forms, Assumptions, and Realistic Magnitudes
Algebra allows us to rearrange Watt's Law to solve for any missing variable, provided we have the other two. Here are the rearranged forms for a standard single-phase AC system (substitute √3 for three-phase, or drop PF for DC):
- Solve for Current (Amps): I = P / (V × PF)
- Solve for Voltage (Volts): V = P / (I × PF)
- Solve for Power (Watts): P = V × I × PF
- Solve for Power Factor: PF = P / (V × I)
When the Formula Applies (and Its Assumptions)
These formulas assume steady-state sinusoidal conditions. They calculate the continuous running current of a linear load. They do not account for inrush current (the massive spike of current when a motor first starts or a capacitor bank charges), harmonic distortion from non-linear loads like VFDs or LED drivers, or voltage drop across long wire runs. If you are sizing a breaker for a motor, the formula gives you the Full Load Amps (FLA), but the breaker must be sized much higher to tolerate the starting spike.
Realistic Answer Magnitudes
When your calculator spits out a number, you need a mental sanity check to ensure you haven't misplaced a decimal. Here is what realistic magnitudes look like for common circuits:
- 120V / 15A residential branch circuit = 1800W absolute max (1440W for continuous loads)
- 240V / 30A dryer circuit = 7200W max heating element capacity
- 12V LiFePO4 battery bank drawing 500W through an inverter = ~41.6A DC on the battery cables
- 480V / 60A 3-phase industrial feeder = ~49.8 kW of balanced real power (assuming 0.9 PF)
Worked Problems with Unit Tracking
Abstract formulas are useless if you drop a unit and end up with a catastrophic answer. Let's walk through two distinct scenarios, tracking the units through every step to ensure the math holds up.
Problem 1: DC Solar Battery Bank Sizing
Scenario: You are wiring a 12V nominal LiFePO4 battery bank to a 600W DC water pump. The battery's actual resting voltage under load is 13.2V. What is the current draw to size your inline fuse?
- Identify the formula: Because this is DC, we drop the Power Factor. The formula is I = P / V.
- Substitute values with units: I = 600 W / 13.2 V.
- Expand the Watt unit: By definition, 1 Watt = 1 Volt × 1 Ampere. Therefore, we can rewrite the numerator: I = 600 (V × A) / 13.2 V.
- Cancel the Volts: The 'V' in the numerator and denominator cancel out, leaving only Amperes. I = 600 / 13.2 A.
- Calculate final value: I = 45.45 A.
Bench Note: Because this is a continuous load, NEC-style guidance requires the fuse to be rated at 125% of the calculated current (45.45 × 1.25 = 56.8A). You would select a 60A Class T fuse.
Problem 2: AC Single-Phase Inductive Load
Scenario: A commercial 2000W (2 kW) shop vacuum runs on a standard US 120V outlet. The motor nameplate indicates a Power Factor (PF) of 0.82. Calculate the actual current draw on the branch circuit.
- Identify the formula: Single-phase AC requires the PF. I = P / (V × PF).
- Convert kilowatts to watts: P = 2000 W (using kW here would result in kA, which is wrong).
- Substitute values with units: I = 2000 W / (120 V × 0.82).
- Solve the denominator: 120 V × 0.82 = 98.4 V (This represents the 'effective' voltage doing real work).
- Expand and cancel units: I = 2000 (V × A) / 98.4 V. The Volts cancel out.
- Calculate final value: I = 20.32 A.
Bench Note: A 20.32A draw on a standard 20A breaker will cause a thermal trip after a few minutes. This vac requires a dedicated 30A circuit with 10 AWG wire.
Real-World Scenario: Sizing a Breaker for a Workshop Compressor
Let's look at a scenario where relying purely on a basic w to amp calculator leads to a failed installation, and trace exactly where the math diverged from the physical reality of the jobsite.
The Setup
A builder is installing a 5-horsepower, single-phase air compressor in a home garage. The motor nameplate reads: Input Power: 5500W | Voltage: 240V | Power Factor: 0.80. The builder needs to know the amperage to select the correct wire gauge and breaker size for the disconnect box.
The Numbers
The builder plugs the nameplate data into the single-phase AC formula:
- I = P / (V × PF)
- I = 5500 W / (240 V × 0.80)
- I = 5500 W / 192 V
- Calculated Current = 28.64 A
The Outcome
Seeing 28.64A, the builder installs 10 AWG THHN copper wire (rated for 30A in the 75°C column) and a standard 30A thermal-magnetic breaker. They flip the disconnect switch to start the compressor.
What Went Wrong
The breaker trips instantly with a loud snap, and the wire insulation begins to run warm after repeated reset attempts. The formula was mathematically correct, but the application of the answer violated two critical electrical principles:
- Ignored Inrush Current (LRA): The formula calculates steady-state running amps (28.64A). However, AC motors draw Locked Rotor Amps (LRA) during the first few milliseconds of startup to build the magnetic field. For this compressor, the LRA is roughly 160A. A standard 30A breaker sees 160A and trips instantly to protect the circuit. According to NEC Article 430, motor branch circuit short-circuit protection must be sized up to 250% of the full-load current to tolerate this inrush. The builder needed a 70A breaker.
- Ignored Continuous Load Derating: Even if the breaker held, 10 AWG wire is insufficient. If the compressor runs for more than 3 hours (a continuous load), the wire must be sized at 125% of the FLA. 28.64A × 1.25 = 35.8A. 10 AWG wire is only rated for 30A or 35A depending on the termination temperature limits. The builder should have pulled 8 AWG copper wire to safely handle the continuous thermal load without voltage drop or insulation degradation.
Common Unit Mistakes That Break the Math
When your calculated amperage looks completely wrong, or worse, looks right but causes a failure on the bench, you have likely fallen victim to one of these unit traps.
The kW vs. W Trap
Appliance nameplates and solar panel specs frequently list power in kilowatts (kW). If you enter '3.5' into your calculator for a 3.5 kW water heater instead of '3500', your resulting amperage will be off by a factor of 1,000. Always convert to base units (Watts, Volts, Amps) before running the equation.
Apparent Power (VA) vs. Real Power (W)
Transformers, UPS systems, and inverters are rated in Volt-Amperes (VA) or kVA, not Watts. VA represents Apparent Power. If a UPS is rated for 1500VA, and you try to calculate amps using the Watt formula assuming a PF of 1.0, you will overload the system. For VA ratings, the formula is simply I = VA / V. As noted by Fluke's electrical testing guidelines, confusing real and apparent power is a primary cause of undersized backup power systems.
Peak Voltage vs. RMS Voltage
In AC circuits, voltage is a sine wave. When we say a US outlet is "120V", we are referring to the Root Mean Square (RMS) voltage, which is the effective heating value of the wave. The actual peak voltage hits roughly 170V. If you measure the peak voltage with an oscilloscope and plug 170V into the denominator of your w to amp calculator, your calculated current will be artificially low, leading you to undersize your conductors. Always use the RMS voltage value for standard power calculations. For complex polyphase systems, understanding the relationship between line-to-line and line-to-neutral RMS voltages is critical, a concept thoroughly detailed in polyphase power calculation guides.
The 3-Phase Line-to-Line Trap
In a 480V 3-phase wye system, the voltage between any two hot legs (line-to-line) is 480V, but the voltage from a hot leg to neutral (line-to-neutral) is 277V. The 3-phase formula (P = √3 × V × I × PF) strictly requires the line-to-line voltage (480V). If you accidentally plug in the 277V line-to-neutral value, your calculated amperage will be nearly double what it should be, resulting in massively oversized, expensive wire and breakers.






