Figuring amps from watts means dividing the electrical power (watts) by the system voltage (volts) to calculate the current (amps), applying a power factor correction for AC circuits. In a real installation, this single calculation dictates your wire gauge (AWG), circuit breaker rating, and terminal lug sizes; get it wrong, and you risk thermal runaway, melted insulation, or an electrical fire.

Most DIYers get tripped up not by the basic math, but by confusing real power (Watts) with apparent power (Volt-Amps) in AC systems, or forgetting the massive current multipliers in low-voltage DC systems. This guide cuts through the theory and gives you the exact formulas, worked examples, and decision paths you need to pick the right breaker and wire.

The Core Formulas: DC, Single-Phase AC, and 3-Phase

The relationship between watts, volts, and amps changes depending on whether you are working with direct current (DC) or alternating current (AC). In DC, voltage and current are perfectly in sync. In AC, inductive loads like motors and transformers cause the voltage and current waveforms to shift out of phase, requiring a Power Factor (PF) correction.

Quick Reference Formula Table
Circuit TypeFormula (Amps = ...)Typical Use Case
DC (Direct Current)Watts ÷ VoltsSolar panels, battery banks, LED strips
1-Phase ACWatts ÷ (Volts × PF)Home outlets, 240V dryers, space heaters
3-Phase ACWatts ÷ (Volts × 1.732 × PF)Industrial motors, commercial HVAC, EV chargers

Note: 1.732 is the square root of 3. For purely resistive AC loads (like a toaster or incandescent bulb), PF is 1.0. For inductive loads (motors), PF typically ranges from 0.80 to 0.95.

Worked Numeric Examples: From Watts to Wire Size

Let's look at two real-world scenarios where calculating amps from watts dictates your hardware purchases. We will apply the National Electrical Code (NEC) continuous load rules, which require multiplying the calculated amps by 1.25 (125%) if the load runs for 3 hours or more.

Example 1: 1500W Space Heater on a 120V AC Branch Circuit

  • Base Calculation: 1500W ÷ 120V = 12.5 Amps. (Assuming PF = 1.0 for a resistive heating element).
  • Continuous Load Rule: A space heater is a continuous load. 12.5A × 1.25 = 15.625 Amps.
  • Breaker Pick: You must round up to the next standard breaker size. A 15A breaker will trip. You need a 20A breaker.
  • Wire Pick: Looking at NEC Table 310.16 (75°C column for standard breaker terminations), 14 AWG is rated for 15A, and 12 AWG is rated for 20A. You must use 12 AWG THHN or NM-B copper wire.

Example 2: 2000W Power Inverter on a 12V DC Battery Bank

Low voltage DC is where DIYers make the most dangerous mistakes. The amps scale inversely with voltage.

  • Base Calculation: 2000W ÷ 12V = 166.6 Amps.
  • Efficiency Derating: Inverters are not 100% efficient. Assuming 85% efficiency, the actual draw from the battery is 2000W ÷ (12V × 0.85) = 196 Amps.
  • Overcurrent Protection: Standard automotive blade fuses cannot safely interrupt 200A DC arcs. You need a 250A Class T fuse or ANL fuse specifically rated for DC arc suppression.
  • Wire Pick: 196A requires heavy cable. Using standard ampacity charts for chassis wiring, you need 2/0 AWG welding cable to handle the current without excessive voltage drop over a typical 3-foot run.

Where You Meet This in Practice

You will use these conversions constantly across three main domains in electrical and electronics work:

  1. Solar and Off-Grid Systems: Sizing the wires between your solar charge controller and battery bank. A 60A MPPT controller outputting 14.4V to a battery bank is pushing roughly 864W, but if you are sizing the PV input side at 150V DC, the current drops to under 6A, allowing for much smaller 10 AWG PV wire.
  2. Subpanel Feeder Sizing: When calculating the total connected load for a garage subpanel, you sum the wattage of all intended tools and lighting, divide by 240V, and apply NEC demand factors to size the main feeder breaker and SER cable.
  3. Embedded Systems and PCB Design: When designing a custom PCB powered by a 5V USB-C PD supply, knowing your microcontroller and peripherals draw 3.5W means you are pulling 0.7A. This tells you that standard 22 AWG jumper wires (rated ~0.9A) are too close to the thermal limit, and you should route wider copper pours or use 20 AWG wire for the VCC rails.

Decision Tree: Sizing Your Breaker and Wire

Use this step-by-step decision path to terminate your watt-to-amp calculation into a concrete hardware purchase. This assumes standard US residential/commercial AC wiring (copper conductors, 75°C terminations).

StepActionIf Result is...Then Do This...
1. Base AmpsDivide Watts by Volts (× PF if AC motor)Any numberMove to Step 2
2. Duty CycleWill it run 3+ hours continuously?YesMultiply Step 1 result by 1.25
3. Breaker SizeRound up to nearest standard NEC size (15, 20, 30, 40, 50)e.g., 16APick 20A Breaker
4. Wire GaugeMatch breaker to NEC 310.16 (75°C column)20A BreakerPick 12 AWG Copper
Default Recommendation for Standard 120V Appliance Circuits:
If you are wiring a standard 1800W (max) 120V receptacle circuit for general-purpose tools or appliances, stop calculating and buy a 20A Square D QO or Homeline breaker and a spool of 12/2 NM-B (Romex) or 12 AWG THHN. This covers the 15A continuous load limit perfectly and prevents nuisance tripping from motor startup surges.

Common Confusions: Watts vs. Volt-Amps and the Power Factor Trap

The most common mistake when figuring amps from watts in AC circuits is ignoring Power Factor (PF). Utility companies and wire manufacturers care about apparent power (Volt-Amps, or VA), not just real power (Watts).

Think of a glass of beer. The liquid beer is the real power (Watts) that actually does the work. The foam on top is the reactive power (VARs) that takes up space in the glass but doesn't quench your thirst. The total size of the glass is the apparent power (Volt-Amps). Your wires and breakers must be sized for the entire glass (VA), not just the liquid (Watts).

If you have a 1000W AC motor with a Power Factor of 0.80, the actual current flowing through the wires is calculated using VA:

  • Wrong (Using Watts): 1000W ÷ 120V = 8.3A. (Wire will overheat).
  • Right (Using VA/PF): 1000W ÷ (120V × 0.80) = 10.4A. (Wire is sized correctly).

Always check the motor or transformer nameplate. If it lists both Watts and VA (or Amps directly), always use the higher VA/Amp value for sizing your conductors and overcurrent protection.

FAQ: Quick Answers for Bench and Jobsite

How many amps is 1000 watts?

It depends entirely on the voltage. At 120V AC, 1000W is 8.3 amps. At 240V AC, it is 4.1 amps. At 12V DC (like a car battery), it is a massive 83.3 amps. Always divide the watts by your specific system voltage.

Does power factor matter for DC circuits?

No. In DC circuits, voltage and current are perfectly in phase, meaning the Power Factor is always exactly 1.0. You can safely use the simple Watts ÷ Volts = Amps formula for all DC battery, solar, and electronics work.

Why do we use the 75°C column for wire ampacity when THHN is rated for 90°C?

NEC Article 110.14(C) states that the ampacity of the wire is limited by the temperature rating of the terminations (the lugs inside the breaker or receptacle). Almost all standard residential breakers and receptacles are rated for 75°C. Even if your THHN wire can handle 90°C, the breaker lug will degrade or loosen at higher temperatures, so you must size the wire using the 75°C ampacity column.

How do I figure amps from watts for a 3-phase motor?

Use the formula: Amps = Watts ÷ (Volts × 1.732 × Power Factor). For example, a 5000W motor on a 208V 3-phase system with a 0.85 PF draws: 5000 ÷ (208 × 1.732 × 0.85) = 16.3 Amps. You would then apply the 125% continuous/motor rule and size for at least 20.4A, likely selecting a 25A or 30A motor protection breaker.

For deeper reference on conductor ampacities and specific installation derating factors (like bundling multiple wires in a single conduit), always consult the latest edition of the NEC ampacity tables or your local Authority Having Jurisdiction (AHJ).