To figure watts from amps, multiply the current (amps) by the voltage (volts) of the circuit. This single calculation dictates the thermal limits of your conductors, the required American Wire Gauge (AWG), and the trip threshold of your overcurrent protective devices. When you convert amps to watts, you are translating the raw flow of electrons into the actual rate of energy consumption or work output. Think of amps as the volume of water flowing through a pipe and volts as the water pressure; watts represent the actual mechanical work that water can do when it hits a turbine.

Understanding this conversion changes how you design a circuit. It prevents undersized wires from melting inside walls, stops nuisance breaker trips, and ensures your off-grid battery banks do not brown out under heavy loads. Below is the exact math, the edge cases that trip up hobbyists, and the concrete rules for sizing your components.

The Core Formula: DC and Resistive AC

For direct current (DC) circuits and alternating current (AC) circuits with purely resistive loads (like incandescent bulbs or baseboard heaters), the math is straightforward. The power factor is 1.0, meaning all the current drawn is converted into real work or heat.

The Base Formula:
Watts (W) = Amps (A) × Volts (V)
Rearranged for Current:
Amps (A) = Watts (W) ÷ Volts (V)

If you are running a 12V DC LED strip that draws 3 amps, the power consumption is 36 watts (3A × 12V). If you are wiring a 240V AC resistive water heater that draws 18 amps, it consumes 4,320 watts (18A × 240V). In these scenarios, the apparent power (Volt-Amps) and real power (Watts) are identical.

Worked Example: Sizing a 120V Branch Circuit

Let us look at a common residential scenario that causes nuisance trips: plugging a 1500W portable space heater into a standard 15A, 120V bedroom circuit.

  1. Calculate the Amps: 1500W ÷ 120V = 12.5A.
  2. Compare to Breaker Rating: 12.5A is less than the 15A breaker limit. It seems safe.
  3. Apply the NEC Continuous Load Rule: According to NEC Article 210.20(A), if a load runs continuously for three hours or more, the breaker must be sized at 125% of the load, or conversely, the load must not exceed 80% of the breaker rating.
  4. Calculate 80% Limit: 15A × 0.80 = 12A maximum continuous current.
  5. Convert Back to Watts: 12A × 120V = 1440W maximum continuous power.

The Result: The 1500W heater exceeds the 1440W continuous limit. The thermal element inside the 15A breaker will slowly heat up and eventually trip the circuit after an hour or two of use. To run a 1500W heater continuously, you must upgrade to a 20A breaker (20A × 0.80 = 16A; 16A × 120V = 1920W capacity) and ensure the wire is upgraded to 12 AWG copper.

Where You Meet This in Practice

You will use this conversion constantly across three specific domains:

  • Off-Grid Inverter Sizing: A 2000W inverter running on a 12V battery bank requires massive current. 2000W ÷ 12V = 166.6A. Factoring in an 85% inverter efficiency, the battery must actually supply roughly 196A. You cannot use standard 10 AWG automotive wire here; you must step up to 2/0 AWG copper to prevent the wire insulation from melting and to minimize voltage drop.
  • Solar Charge Controllers: If you buy a 60A MPPT charge controller for a 24V battery bank, the maximum battery charging current is 60A. 60A × 24V = 1440W. Even if your solar panels are wired in series at 100V, the controller will step the voltage down and max out at roughly 1440W of charging power on the battery side.
  • Generator and UPS Procurement: Equipment is often sold by wattage, but your panel schedules list amperage. Converting the two ensures you do not buy an undersized backup power source.

Decision Tree: Which Formula to Use for Your Circuit

Not all circuits calculate watts the same way. Inductive loads (motors, transformers) and three-phase power introduce the Power Factor (PF) and phase angles. Use this decision table to pick the correct formula.

Circuit Type Load Characteristic Formula to Figure Watts Concrete Example
DC Circuits Resistive / Electronic W = A × V 5A × 12V = 60W (LED Driver)
Single-Phase AC Resistive (PF = 1.0) W = A × V 10A × 240V = 2400W (Baseboard Heater)
Single-Phase AC Inductive (PF < 1.0) W = A × V × PF 15A × 120V × 0.8 PF = 1440W (Table Saw Motor)
Three-Phase AC Balanced Industrial W = A × V × √3 × PF 20A × 208V × 1.732 × 0.9 PF = 6482W (HVAC Compressor)

Note: For single-phase inductive loads, if the nameplate does not list the Power Factor, a safe engineering assumption for standard induction motors is 0.80 to 0.85.

Common Confusions: Watts vs. Volt-Amps (VA)

The most frequent mistake makers and DIYers make is confusing Watts (Real Power) with Volt-Amps (Apparent Power). As detailed in All About Circuits, AC circuits with capacitors or inductors draw current that sloshes back and forth without doing real work. This is reactive power.

The UPS Trap: Uninterruptible Power Supplies (UPS) and transformers are rated in VA, not Watts. A UPS labeled "1500VA" with a Power Factor of 0.6 can only deliver 900W of real power (1500 × 0.6 = 900). If you plug in a 1200W PC power supply, the UPS will overload and shut down, even though 1200 is less than 1500. Always calculate the real wattage of your load and match it to the UPS's Watt rating, not its VA rating.

When sizing wire and breakers, however, you must size for the Amps (which includes the reactive current), not just the Watts. The wires still have to carry the sloshing reactive current, which generates heat (I²R losses) regardless of whether it does useful work.

Default Recommendation for Breaker and Wire Sizing

Do not rely on open-ended rules of thumb. When figuring watts from amps to size a physical circuit, follow this exact sequence to ensure safety and code compliance:

  1. Find the Watts: Check the appliance nameplate. If only amps are listed, multiply by the nominal voltage (120V or 240V).
  2. Calculate Base Amps: Divide Watts by Voltage.
  3. Apply the 125% Continuous Multiplier: If the load will run for 3 hours or more, multiply the base amps by 1.25. (If it is a non-continuous load like a microwave or a garbage disposal, skip this step).
  4. Select the Breaker: Choose the next standard breaker size up from your calculated value (standard sizes per NEC 240.6 are 15, 20, 25, 30, 40, 50A).
  5. Select the Wire Gauge: Use the 60°C column of NEC Table 310.16 for NM-B (Romex) cable, or the 75°C column for THHN wire in conduit. Match the wire ampacity to the breaker size.

The Concrete Default: For a standard 20-Amp, 120V branch circuit (capable of 2400W peak, or 1920W continuous), you must use 12 AWG copper wire (either 12 AWG NM-B or 12 AWG THHN) protected by a 20A breaker. Never use 14 AWG wire on a 20A breaker, even if the continuous wattage calculation suggests a lower thermal load; the breaker must protect the weakest point of the wire, and 14 AWG is only rated for 15A.