To find amps from watts and volts, you divide the power in watts by the voltage in volts (Amps = Watts / Volts), which tells you exactly how much current a device draws from your circuit. This calculation is the bedrock of electrical design and troubleshooting, dictating everything from the AWG wire gauge you pull through conduit to the trip threshold of the breaker protecting it.

In a real installation, this calculation changes the physical hardware you must buy and install. If your math shows a 16A draw, you cannot use 14 AWG NM-B cable (rated for 15A); you must step up to 12 AWG copper and install a 20A breaker. Beginners frequently confuse true power (Watts) with apparent power (Volt-Amps or VA). In DC circuits, they are identical. In AC circuits, ignoring the difference and treating Watts like VA will cause you to undersize your conductors and nuisance-trip your breakers.

The Core Formula: Converting Watts and Volts to Amps

For direct current (DC) circuits and purely resistive alternating current (AC) loads, the relationship between power, voltage, and current is linear. The formula is derived from Watt's Law:

I = P / V

  • I = Current in Amps (A)
  • P = Power in Watts (W)
  • V = Voltage in Volts (V)

This formula assumes a Power Factor (PF) of 1.0, which is true for DC circuits and AC resistive loads like incandescent bulbs or basic heating elements. When you know the wattage rating of a device and the nominal voltage of your supply, dividing the two yields the exact ampacity requirement for your branch circuit.

Safety Caveat: Always use the nominal voltage of your system for baseline calculations (e.g., 120V, 240V, 480V), but remember that actual measured voltage can fluctuate. According to ANSI C84.1 standards, a 120V nominal circuit can legally operate between 114V and 126V. Because amps and volts are inversely proportional in this formula, a lower actual voltage will result in a higher amp draw for constant-power devices like switch-mode power supplies.

Worked Numeric Example: Sizing a Breaker for a 1500W Heater

Let's apply this to a common jobsite scenario: installing a dedicated circuit for a 1500W portable space heater on a standard US residential 120V branch circuit.

  1. Calculate the base amp draw: 1500W / 120V = 12.5 Amps.
  2. Determine if the load is continuous: The NEC defines a continuous load as one where the maximum current is expected to continue for 3 hours or more. A space heater in a cold garage easily meets this criteria.
  3. Apply the NEC 125% rule: Per NEC Article 210.20(A), continuous loads require the branch circuit to be sized at 125% of the calculated draw. 12.5A × 1.25 = 15.625 Amps.
  4. Select the breaker and wire: You cannot use a 15A breaker because 15.625A exceeds its rating. You must step up to the next standard breaker size, which is 20A. Consequently, you must pull 12 AWG copper wire (rated for 20A at 60°C/75°C) rather than 14 AWG.

Edge Case: If this heater is located 120 feet from the panel, 12 AWG wire will result in a voltage drop exceeding the recommended 3% threshold. In that scenario, you would upsize to 10 AWG THHN to mitigate voltage drop, even though 12 AWG satisfies the ampacity requirement.

Where You Meet This In Practice

You will use this calculation constantly across different electrical and electronics disciplines:

  • Solar and Battery Systems: When sizing the cables between a 3000W inverter and a 24V LiFePO4 battery bank, the math (3000 / 24) reveals a massive 125A draw. This dictates using heavy 2/0 AWG battery cables and a 150A ANL fuse.
  • EV Charger Installations: A Level 2 EV charger rated at 7200W on a 240V circuit draws 30A. Because EV charging is a continuous load, the 125% rule pushes the requirement to 37.5A, mandating a 40A breaker and 8 AWG wire.
  • PC and Data Center UPS Sizing: Uninterruptible Power Supplies (UPS) are often rated in Volt-Amps (VA), while server power supplies list Watts. Converting between them ensures you don't overload the UPS inverter during a brownout.

AC vs DC: The Power Factor Trap

The simple I = P / V formula falls apart when dealing with inductive or capacitive AC loads like motors, transformers, and fluorescent lighting ballasts. These components introduce a phase shift between voltage and current, creating a Power Factor (PF) less than 1.0. To accurately calculate true power in AC circuits, you must account for this inefficiency.

If you are using a clamp meter to measure an AC motor, the meter reads the apparent current (Amps), which includes both the working current and the reactive current bouncing back and forth to the grid.

Circuit Type Formula to Find Amps Typical Power Factor (PF) Example Application
DC I = P / V 1.0 (N/A) LED strips, 12V car accessories
Single-Phase AC (Resistive) I = P / V 1.0 Space heaters, toasters, incandescent bulbs
Single-Phase AC (Inductive) I = P / (V × PF) 0.70 to 0.90 Refrigerator compressors, HVAC fans
Three-Phase AC I = P / (V × PF × √3) 0.80 to 0.95 Industrial motors, heavy machinery

Frequently Asked Questions

How do I find amps from watts and volts for a 3-phase motor?

For three-phase power, you must include the square root of 3 (approximately 1.732) and the motor's power factor in your denominator. The formula is: Amps = Watts / (Volts × PF × 1.732). For example, a 10,000W (10kW) motor running on 480V 3-phase power with a PF of 0.85 would draw: 10,000 / (480 × 0.85 × 1.732) = 14.16 Amps. Always check the motor nameplate for the exact PF and rated FLA (Full Load Amps) rather than relying solely on theoretical calculations.

Can I find amps from watts and volts without knowing the power factor?

If you are dealing with an AC inductive load and do not know the power factor, you cannot accurately calculate the exact amp draw using only watts and volts. You can estimate it by assuming a PF of 0.8 (a safe, conservative baseline for most small motors), which will yield a slightly higher amp estimate and keep your wire sizing on the safe side. For precise measurements, bypass the math entirely and measure the current directly with a true-RMS digital clamp meter while the device is under its normal operating load.

Why do my readings differ when I find amps from watts and volts compared to a clamp meter?

If your calculated DC amps don't match your clamp meter, check your voltage under load. A 12V battery might read 12.6V at rest but drop to 11.8V when a 500W inverter kicks on. Using the resting voltage (500 / 12.6 = 39.6A) versus the loaded voltage (500 / 11.8 = 42.3A) explains the discrepancy. For AC circuits, the mismatch is almost always due to ignoring the power factor, harmonics generated by switch-mode power supplies, or measuring apparent power (VA) instead of true power (W).

How do I find amps from watts and volts for a 240V split-phase appliance?

For standard US residential 240V appliances (like electric dryers or ovens), treat the circuit as a single-phase 240V supply. If an oven element is rated at 4800W, the calculation is simply 4800 / 240 = 20 Amps per hot leg. Do not divide by 120V; the full 240V potential is driving the current through the resistive heating element. Remember to apply the 125% continuous load multiplier if the appliance is expected to run for more than three hours uninterrupted.