To calculate wattage from amps, you multiply the current (amps) by the voltage (volts) for DC circuits, or multiply amps, volts, and the power factor for AC circuits. Wattage (real power) is the actual rate of energy consumption or delivery, and deriving it accurately requires knowing your circuit type, the RMS voltage, and the load characteristics.
Below is the complete mathematical framework for calculating power across DC, single-phase AC, and three-phase AC systems, complete with symbol definitions, algebraic rearrangements, and bench-tested worked examples.
The Core Power Equations and Symbol Definitions
The relationship between current and power changes depending on whether the electrons are flowing in one direction (DC) or oscillating (AC). In AC circuits, the phase angle between voltage and current waveforms dictates how much of the apparent power is actually doing useful work.
The Formulas
- DC Power: P = V × I
- AC Single-Phase Power: P = V × I × PF
- AC Three-Phase Power: P = √3 × V × I × PF
Symbol Definition Table
| Symbol | Parameter | Unit of Measurement | Notes & Assumptions |
|---|---|---|---|
| P | Real Power (Wattage) | Watts (W) | The actual work-producing power. 1 kW = 1000 W. |
| V | Voltage | Volts (V) | Must be RMS voltage for AC. For 3-phase, this is line-to-line voltage. |
| I | Current | Amperes (A) | Must be RMS current for AC. For 3-phase, this is line current. |
| PF | Power Factor | Dimensionless (0 to 1) | Ratio of Real Power to Apparent Power. Purely resistive loads = 1.0. Inductive motors = 0.7 to 0.9. |
| √3 | Square Root of 3 | Dimensionless (~1.732) | Geometric constant derived from the 120° phase shift in 3-phase systems. |
Rearranged Forms: Solving for Volts, Amps, and Power Factor
On the jobsite or at the bench, you rarely just solve for P. You often need to size a breaker (solving for I) or verify a voltage drop (solving for V). Here are the algebraic rearrangements of the core equations.
Solving for Current (Amps)
- DC: I = P / V
- AC 1-Phase: I = P / (V × PF)
- AC 3-Phase: I = P / (√3 × V × PF)
Solving for Voltage (Volts)
- DC: V = P / I
- AC 1-Phase: V = P / (I × PF)
- AC 3-Phase: V = P / (√3 × I × PF)
Solving for Power Factor
- AC 1-Phase: PF = P / (V × I)
- AC 3-Phase: PF = P / (√3 × V × I)
Worked Examples with Strict Unit Tracking
Abstract formulas lead to mistakes. Tracking your units through every step ensures you don't accidentally multiply kilowatts by amps and end up with a nonsensical answer. Here are two real-world scenarios.
Example 1: DC Inverter Load on a LiFePO4 Battery Bank
Scenario: You are running a 12V nominal LiFePO4 battery bank powering a DC water pump. Your multimeter reads 13.2V at the terminals under load, and your clamp meter reads a steady 45A draw. What is the wattage?
- Identify Knowns: V = 13.2 V, I = 45 A. (Note: We use the measured loaded voltage of 13.2V, not the 12V nominal marketing label, to get true real-time power).
- Select Formula: P = V × I (DC circuit).
- Substitute and Track Units:
P = 13.2 [Volts] × 45 [Amps]
P = 594 [Volts × Amps]
Since 1 Volt × 1 Amp = 1 Watt:
P = 594 W
Example 2: AC Single-Phase Well Pump Motor
Scenario: A 240V single-phase submersible well pump is running. Your True-RMS meter reads 242V at the contactor, the clamp meter reads 14.5A, and the motor nameplate specifies a running Power Factor (PF) of 0.82. What is the real power consumption?
- Identify Knowns: V = 242 V, I = 14.5 A, PF = 0.82.
- Select Formula: P = V × I × PF (AC Single-Phase).
- Substitute and Track Units:
P = 242 [Volts] × 14.5 [Amps] × 0.82 [Dimensionless]
P = 3509 [Volt-Amps] × 0.82
P = 2877.38 [Watts]
P ≈ 2.88 kW
Assumptions, Unit Traps, and Realistic Magnitudes
When the Formula Applies (and Its Assumptions)
The AC formulas assume steady-state sinusoidal waveforms. If you are measuring a non-linear load—like a cheap LED driver, a computer power supply, or a Variable Frequency Drive (VFD)—the current waveform is distorted and full of harmonics. In these cases, standard Power Factor calculations become slightly inaccurate. To get exact wattage on heavily distorted waveforms, you need a power analyzer that calculates true power by sampling instantaneous voltage and current thousands of times per cycle and integrating the area under the curve.
Unit Mistakes That Break the Math
The most common way to break this formula is mixing metric prefixes.
If you have a 1.5 kW heater and want to find the amps on a 120V circuit, you cannot calculate 1.5 / 120. You must convert kilowatts to watts first: 1500 W / 120 V = 12.5 A.
Another fatal trap is using Peak-to-Peak voltage instead of RMS voltage for AC. A standard US wall outlet is 120V RMS, but its peak voltage is roughly 170V. If you use 170V in your formula, your calculated wattage will be artificially inflated by 41%.
What a Realistic Answer Magnitude Looks Like
Developing an intuition for power magnitudes prevents you from accepting a decimal-point error as truth. According to standard electrical load profiles (and resources like the Fluke Power Factor guide), here is what realistic answers look like:
- Micro/Milli Watts (mW): ESP32 microcontrollers in deep sleep (0.01W), standby LED indicators.
- Low Watts (1W - 50W): USB-C phone chargers, laptop bricks, 12V automotive lighting.
- Hundreds of Watts (100W - 1500W): Desktop PCs, microwaves, space heaters, window AC units. (A standard US 15A/120V receptacle maxes out at 1800W continuous).
- Kilowatts (1kW - 50kW): Electric vehicle Level 2 chargers (7.2kW), whole-house electric tankless water heaters (24kW), commercial HVAC compressors.
- Megawatts (MW): Industrial smelting furnaces, data center campuses, utility-scale solar inverters.
Frequently Asked Questions
How to calculate wattage from amps without knowing voltage?
You cannot calculate wattage using only amps; you must have a second variable. If voltage is unknown but you know the resistance (R) of the load in Ohms (Ω), you can use Joule's heating formula: P = I² × R. For example, if a heating element draws 10A and has a measured resistance of 12Ω, the wattage is 10² × 12 = 100 × 12 = 1200W. Note that this only works for purely resistive DC or AC loads where resistance remains stable across operating temperatures.
How do you calculate wattage from amps for a 3-phase motor?
For 3-phase systems, you must include the square root of 3 (≈1.732) to account for the phase geometry. The formula is P = √3 × V × I × PF. If you have a 480V 3-phase motor drawing 20A with a 0.85 power factor, the math is: 1.732 × 480 × 20 × 0.85 = 14,133W (or 14.1 kW). For deeper readings on motor efficiencies and power characteristics, the All About Circuits AC power textbook chapter provides excellent phasor diagrams explaining why the √3 multiplier exists.
Why is my calculated wattage higher than the appliance nameplate?
There are three common reasons for this discrepancy. First, the nameplate often lists Apparent Power (VA) or maximum input current, not continuous Real Power (W). Second, motors and compressors list Locked Rotor Amps (LRA) or startup surge currents, which are 5 to 7 times higher than the running amps you should use for wattage calculations. Third, if you calculated V × I without multiplying by the Power Factor, you calculated Volt-Amps (VA), not Watts. Real power (Watts) will always be lower than or equal to apparent power (VA) in AC circuits.






