To calculate amperage from watts, divide the real power in watts by the voltage in volts. For direct current (DC) circuits, the formula is I = P / V. For single-phase alternating current (AC) circuits, you must also account for the power factor (PF), making the formula I = P / (V × PF).

The Core Power Formula and Symbol Definitions

Watt's Law defines the relationship between power, voltage, and current. While often simplified to P = V × I, real-world AC circuits require an adjustment for reactive loads (like motors and transformers) that draw apparent power but do not convert it entirely into useful work. Below is the complete spec-sheet for the variables involved.

Symbol Variable Unit Definition & Bench Notes
P Real Power Watts (W) The actual work performed or heat generated. Always use real power (W), not apparent power (VA), for breaker sizing.
V Voltage Volts (V) For AC, this is the RMS (Root Mean Square) voltage, not the peak voltage. Standard US nominal is 120V or 240V.
I Current (Amperage) Amperes (A) The flow of electrical charge. This is the value you use to size wire AWG and select overcurrent protection.
PF Power Factor Dimensionless (0 to 1) The ratio of real power to apparent power. Resistive loads (heaters) are 1.0; inductive loads (motors) range from 0.7 to 0.9.

For a deeper dive into how reactive power impacts these calculations, refer to the Fluke guide on Power Factor and the All About Circuits chapter on DC Power.

Rearranged Forms for Any Variable

Depending on what your multimeter or spec sheet provides, you can rearrange Watt's Law to solve for any missing variable. Keep these forms handy on your bench:

  • To find Current (I): I = P / V (DC) | I = P / (V × PF) (AC Single-Phase)
  • To find Power (P): P = V × I (DC) | P = V × I × PF (AC Single-Phase)
  • To find Voltage (V): V = P / I (DC) | V = P / (I × PF) (AC Single-Phase)
  • To find Power Factor (PF): PF = P / (V × I) (AC only)

Step-by-Step Worked Examples

Abstract formulas lead to wiring mistakes. Here is how to apply these equations with strict unit tracking to ensure your breaker and wire sizing are correct.

Problem 1: DC Circuit (12V LED Strip Array)

Scenario: You are wiring a custom 12V DC LED strip array for a van conversion. The total power draw of the strips is rated at 60W. What is the amperage, and what size fuse do you need?

  1. Identify knowns: P = 60W, V = 12V. (PF is not used in DC).
  2. Select formula: I = P / V
  3. Substitute and track units: I = 60W / 12V
  4. Calculate: I = 5A
  5. Practical Application: The continuous draw is 5A. Following standard 12V automotive/marine practices, you would size the fuse at 125% of the continuous load (5A × 1.25 = 6.25A). A 7.5A or 10A inline fuse with 14 AWG wire is appropriate here.

Problem 2: AC Single-Phase Circuit (Shop Compressor)

Scenario: You are installing a dedicated 120V outlet for a shop air compressor. The motor nameplate lists 1440W real power and a power factor of 0.85. Can this run on an existing 15A lighting circuit?

  1. Identify knowns: P = 1440W, V = 120V (RMS), PF = 0.85.
  2. Select formula: I = P / (V × PF)
  3. Substitute and track units: I = 1440W / (120V × 0.85)
  4. Calculate denominator: 120 × 0.85 = 102
  5. Calculate final current: I = 1440W / 102V = 14.11A
  6. Practical Application: The running amperage is 14.11A. NEC Article 210.20(A) requires continuous loads (running 3+ hours) to be derated to 80% of the breaker rating. 80% of a 15A breaker is 12A. Since 14.11A > 12A, this compressor will trip a 15A breaker if run continuously, and the motor's inrush current (LRA) will likely trip it instantly on startup. You must run a dedicated 20A circuit with 12 AWG wire.

Assumptions, Unit Traps, and Realistic Magnitudes

The math is simple, but the inputs are where DIYers and junior techs make critical errors. Before you buy wire or breakers, verify your assumptions against these common pitfalls.

When the Formula Applies (and Its Assumptions)

The single-phase AC formula assumes a sinusoidal waveform and steady-state RMS voltage. It does not account for inrush current (Locked Rotor Amps), which can be 5 to 7 times higher than the calculated running amperage for a fraction of a second. If you are sizing a breaker for a motor, the calculated running amperage is only your baseline; you must consult NEC Article 430 for motor-specific overcurrent protection multipliers.

Unit Mistakes That Break the Math

  • The Kilowatt Trap: Appliances often list power in kW (e.g., a 1.5kW space heater). If you calculate 1.5 / 120, you get 0.0125A. This is wrong. You must convert kW to W first (1.5kW = 1500W). 1500 / 120 = 12.5A.
  • The Horsepower Trap: Motors are frequently rated in HP. 1 HP = 746W. A 2 HP motor is 1492W, not 2W.
  • Peak vs. RMS Voltage: If you measure a 120V AC line with an oscilloscope, the peak voltage is ~170V. Always use the RMS voltage (120V) for power calculations. Using peak voltage will result in an artificially low amperage calculation, leading to undersized, dangerous wiring.

What a Realistic Answer Magnitude Looks Like

Sanity-check your final number against these common benchmarks. If your calculation falls wildly outside these ranges, you dropped a decimal or used the wrong unit.

  • USB-C PD Fast Charger: 1A to 5A (at 5V to 20V)
  • Standard Household Receptacle (120V): 0.5A (lamp) to 15A (microwave)
  • Electric Dryer / Range (240V): 20A to 50A
  • Level 2 EV Charger (240V): 32A to 48A

Frequently Asked Questions

How to calculate amperage from watts for a 3-phase motor?

For 3-phase AC circuits, you must introduce the square root of 3 (approximately 1.732) into the denominator to account for the phase angles. The formula becomes: I = P / (V × √3 × PF). For example, a 5000W (5kW) motor on a 480V 3-phase supply with a 0.80 PF draws: I = 5000 / (480 × 1.732 × 0.80) = 5000 / 665.08 = 7.51A.

How do I calculate amps from watts if I only know resistance?

If voltage is unknown but you have the load's resistance (R) in ohms and the power (P) in watts, you must use the derived Joule heating formula: P = I² × R. Rearranged to solve for current, it becomes I = √(P / R). For instance, a 100W heating element with 10 ohms of resistance draws I = √(100 / 10) = √10 = 3.16A.

How to calculate amperage from watts and volts for a DC solar panel?

Use the standard DC formula (I = P / V), but you must be careful about which voltage you pull from the spec sheet. Do not use Open-Circuit Voltage (Voc). You must use the Voltage at Maximum Power (Vmp). If a 200W panel has a Vmp of 18.5V, the max current is 200W / 18.5V = 10.8A. If you mistakenly use the Voc (say, 22V), you will calculate 9.09A and undersize your solar charge controller.

Why is my calculated AC amperage lower than what my clamp meter reads?

If your math says 5A but your clamp meter reads 6.5A, you are likely dealing with non-linear loads (like cheap LED drivers or switching power supplies) that introduce harmonic distortion, or your load has a poor power factor and you are measuring Apparent Power (VA) rather than Real Power (W). Standard clamp meters measure true RMS current regardless of phase angle. To reconcile the two, measure the real power (W) using a plug-in watt meter (like a Kill A Watt) and recalculate your expected current based on the actual measured watts, not the nameplate rating.