To calculate watts from amps and voltage in a DC circuit, multiply the current in amps by the voltage in volts (W = A × V). For single-phase AC circuits, multiply amps by volts by the power factor (W = A × V × PF). For three-phase AC, multiply by the square root of 3 (1.732) as well. These formulas assume steady-state conditions and rely on RMS (Root Mean Square) voltage values for AC systems, not peak voltage.

Understanding this math is the difference between correctly sizing a 12 AWG wire for a solar array and melting the insulation off a 14 AWG cable. Below is the complete derivation, symbol definition, and a decision framework for turning your calculated wattage into real-world breaker and wire selections.

The Core Power Formulas and Symbol Definitions

Electrical power is the rate at which work is done. In physics terms, a volt is a joule per coulomb, and an amp is a coulomb per second. When you multiply them, the coulombs cancel out, leaving joules per second—which is the exact definition of a watt. This unit tracking holds true for DC, but AC introduces phase angles between voltage and current waveforms, requiring a power factor correction.

Power Formula Symbol Definitions
Symbol Unit Definition & Assumptions
P Watts (W) Real Power. The actual work being done (heat, light, mechanical torque). Assumes steady-state load.
I Amperes (A) Current. For AC, this must be the RMS current, not peak current.
V Volts (V) Voltage. For AC, this must be the RMS voltage (e.g., 120V, 240V). For 3-phase, this is line-to-line voltage.
PF Dimensionless Power Factor (0.0 to 1.0). The cosine of the phase angle between V and I. Resistive loads (heaters) = 1.0; inductive loads (motors) = 0.7 to 0.9.
√3 Dimensionless Square root of 3 (approx. 1.732). Used only in 3-phase AC to account for the 120-degree phase shift between the three lines.
Realistic Magnitude Check: A standard US residential 15A, 120V branch circuit has a theoretical maximum of 1,800W (15 × 120). However, under NEC Article 210.20, continuous loads (running 3 hours or more) must be derated to 80%, meaning the realistic continuous magnitude is 1,440W. If your math spits out 2,500W for a standard bedroom outlet, you have a unit error or a dangerous overload.

Rearranged Forms: Solving for Missing Variables

On the bench or in the field, you rarely just solve for Watts. You usually know the appliance wattage and need to find the current to size a fuse, or you know the voltage and current and need to deduce the power factor of a motor. Here are the rearranged forms for single-phase AC (drop the PF for DC):

  • Solve for Current (I): I = P / (V × PF) — Use this to size breakers and wires.
  • Solve for Voltage (V): V = P / (I × PF) — Use this to diagnose voltage drop under load.
  • Solve for Power Factor (PF): PF = P / (V × I) — Use this when comparing a wattmeter reading to a clamp-meter reading to find reactive power losses.

Worked Examples with Step-by-Step Unit Tracking

Let's run through two real-world scenarios. Notice how we track units through every step to prevent magnitude errors.

Problem 1: DC Solar Array to Charge Controller

Scenario: You have a 48V nominal LiFePO4 battery bank. Under charge, the resting voltage measured at the terminals is 51.2V. The MPPT charge controller is pushing 35A of DC current into the bank. What is the actual charging wattage?

  1. Identify Formula: DC circuit, so P = I × V.
  2. Plug in values with units: P = 35 A × 51.2 V.
  3. Calculate: 35 × 51.2 = 1,792.
  4. Track Units: Amperes × Volts = Watts.
  5. Final Answer: 1,792 W (or 1.79 kW).

Bench Note: If you used the "nominal" 48V instead of the measured 51.2V, you would have calculated 1,680W. Always use measured terminal voltage for accurate DC power calculations, as battery state-of-charge shifts the voltage constantly.

Problem 2: Single-Phase AC Well Pump

Scenario: A 240V single-phase submersible well pump is drawing 8.5A on your clamp meter. The motor nameplate lists a Power Factor (PF) of 0.82. What is the real power consumption in watts?

  1. Identify Formula: Single-phase AC, so P = I × V × PF.
  2. Plug in values with units: P = 8.5 A × 240 V × 0.82.
  3. Intermediate Step (Apparent Power): 8.5 A × 240 V = 2,040 VA (Volt-Amps).
  4. Apply Power Factor: 2,040 VA × 0.82 = 1,672.8.
  5. Track Units: Volt-Amps × Dimensionless = Watts.
  6. Final Answer: 1,672.8 W.

Bench Note: The 2,040 VA is the "apparent power" that the utility must supply, but you only pay for (and only do mechanical work with) the 1,672.8W of "real power." According to All About Circuits, the remaining 367.2 VAR (Volt-Amps Reactive) just sloshes back and forth in the motor windings, heating them up without pumping water.

Common Unit Mistakes That Break the Math

If your calculated wattage looks absurdly high or low, you likely fell into one of these three traps:

  1. Mixing Milliamps and Amps: Microcontrollers and sensors often list current in mA. If an ESP32 draws 160mA at 3.3V, you must convert to amps first (0.160A). 160 × 3.3 = 528W (Wrong, it would melt the board). 0.160 × 3.3 = 0.528W (Correct).
  2. Using Peak Voltage Instead of RMS: A standard US 120V outlet actually swings from +170V to -170V. The 120V figure is the RMS equivalent. If you use a scope and measure 170V peak, then multiply by 15A, you will calculate 2,550W instead of the correct 1,800W. Always use RMS values for AC power math.
  3. Ignoring the 80% Continuous Load Rule: The math might tell you that a 1,500W heater on a 120V circuit draws exactly 12.5A, which fits perfectly on a 15A breaker. But the NFPA 70 (National Electrical Code) Article 210.20(A) dictates that loads running for 3 hours or more must be calculated at 125%. 12.5A × 1.25 = 15.625A. Your 15A breaker will eventually trip from thermal fatigue. You need a 20A breaker.

Decision Tree: Sizing Your Breaker and Wire for the Calculated Wattage

Once you have calculated your watts, you need to translate that number into physical hardware. Use this decision path to select your overcurrent protection and conductor size. This assumes standard US residential/commercial copper wiring at 30°C ambient temperature.

Wattage to Hardware Decision Matrix (120V Single-Phase)
Step Condition / Question Action / Calculation
1 Is the load continuous (ON for 3+ hours)? Yes: Multiply calculated Watts by 1.25.
No: Keep calculated Watts as-is.
2 Calculate Required Ampacity Divide the Step 1 Wattage by your circuit Voltage (e.g., 120V). This is your minimum required breaker rating.
3 Select Breaker Size Round UP to the next standard NEC breaker size (15A, 20A, 30A, 40A, 50A). Never round down.
4 Select Wire Gauge (AWG) Match wire ampacity to the breaker size, checking the correct temperature column (60°C for NM-B Romex, 75°C for THHN in conduit).

The Concrete Default Recommendation

Let's terminate this decision tree with a hard, real-world pick. Suppose you are wiring a dedicated circuit for a 1,500W continuous 120V server rack heater.

  • Calculate Base Current: 1,500W / 120V = 12.5A.
  • Apply Continuous Multiplier: 12.5A × 1.25 = 15.625A.
  • Pick Breaker: 15.625A exceeds a 15A breaker. Round up to the next standard size: 20A Breaker.
  • Pick Wire: A 20A breaker requires wire rated for at least 20A. If using NM-B (Romex), you must use the 60°C column of NEC Table 310.16. 14 AWG is only good for 15A. 12 AWG is rated for 20A. Therefore, use 12 AWG NM-B.

Final Default Pick: For any 1,500W continuous 120V load, do not use a 15A breaker and 14 AWG wire, even though the base math suggests it barely fits. Install a 20A breaker with 12 AWG copper conductors. This guarantees NEC compliance, prevents nuisance thermal tripping, and eliminates voltage drop heating at the terminals.