To calculate amps from watts, divide the wattage by the voltage ($I = P / V$) for DC circuits. For single-phase AC circuits, divide the wattage by the product of the voltage and the power factor ($I = P / (V \times PF)$). This fundamental relationship, derived from Joule's Law and the definition of electrical power, allows you to size wires, select breakers, and prevent overheating in both low-voltage battery banks and mains-powered appliance circuits.
Getting this math wrong is the most common reason DIY solar builds melt their busbars and homeowners trip their main panel breakers. Below is the complete derivation, real-world reference data, and step-by-step unit tracking to ensure your calculations hold up on the workbench.
The Core Power Formulas and Symbol Definitions
Electrical power is the rate at which work is done or energy is transferred. In a purely resistive DC circuit, all power delivered by the source is consumed by the load. In AC circuits, inductive and capacitive elements cause the voltage and current waveforms to shift out of phase, requiring us to account for the Power Factor (PF).
| Symbol | Name | Standard Unit | Physical Definition |
|---|---|---|---|
| P | Real Power | Watts (W) | The actual rate of energy consumption or work performed (Joules per second). |
| I | Current | Amperes (A) | The flow rate of electrical charge (Coulombs per second). |
| V | Voltage | Volts (V) | Electrical potential difference (Joules per Coulomb). Use RMS for AC. |
| PF | Power Factor | Dimensionless (0 to 1) | The ratio of Real Power (W) to Apparent Power (VA). Represents phase shift efficiency. |
Rearranged Forms for Circuit Solving
Depending on which variable is missing from your spec sheet, use these algebraic rearrangements. Note that DC formulas assume a PF of 1.0.
- Solving for Current (Amps): $I = P / V$ (DC) | $I = P / (V \times PF)$ (AC)
- Solving for Power (Watts): $P = I \times V$ (DC) | $P = I \times V \times PF$ (AC)
- Solving for Voltage (Volts): $V = P / I$ (DC) | $V = P / (I \times PF)$ (AC)
- Solving for Power Factor: $PF = P / (V \times I)$ (AC only)
Real-World Amps from Watts Reference Chart
Theory is clean; the jobsite is not. The table below maps common household and off-grid loads to their calculated current draw. This data assumes standard US nominal voltages. According to the U.S. Department of Energy, actual appliance wattage can fluctuate based on age and efficiency ratings, so always verify with a plug-in watt meter for critical sizing.
| Device / Load Type | Wattage (W) | Nominal Voltage (V) | Power Factor (PF) | Calculated Current (A) | NEC Breaker Sizing (125% Rule) |
|---|---|---|---|---|---|
| LED Recessed Can (Driver) | 15 W | 120 V | 0.90 | 0.14 A | 15 A (Shared lighting circuit) |
| Space Heater (Resistive) | 1500 W | 120 V | 1.00 | 12.50 A | 15 A or 20 A (Continuous load limit) |
| Window AC Unit (Inductive) | 1200 W | 240 V | 0.85 | 5.88 A | 15 A (Dedicated branch) |
| EV Level 2 Charger (Continuous) | 7200 W | 240 V | 0.95 | 31.58 A | 40 A or 50 A (Hardwired) |
| 12V Fridge (DC Compressor) | 60 W | 12 V | N/A | 5.00 A | 10 A (Inline blade fuse) |
| Cheap 100W LED Grow Light | 100 W | 120 V | 0.55 | 1.51 A | 15 A (High harmonic distortion) |
Assumption Note: The breaker sizing column applies the National Electrical Code (NEC) Article 210.20(A) requirement that continuous loads (those operating for 3 hours or more) must be calculated at 125% of their rated current. A 12.5A space heater running continuously requires a circuit rated for at least 15.625A, pushing it onto a 20A breaker.
Step-by-Step Worked Examples with Unit Tracking
Skipping intermediate steps or ignoring units is how you end up ordering 10 AWG wire for a 150A inverter run. Let's track the dimensional analysis to prove the math works.
Example 1: DC Solar Array Charge Current
Scenario: You have a 400W solar panel feeding a 12V LiFePO4 battery bank through an MPPT charge controller. You need to size the wire between the controller and the battery. What is the maximum output current on the battery side?
- Identify Knowns: Power ($P$) = 400 W. While the battery is nominally 12V, the MPPT controller charges it at the absorption voltage of 14.4 V. We must use the charging voltage ($V$ = 14.4 V) for the worst-case current calculation on the output side.
- Select Formula: $I = P / V$ (DC circuit).
- Substitute Values: $I = 400 \text{ W} / 14.4 \text{ V}$.
- Unit Tracking Check: Watts are Joules per second ($J/s$). Volts are Joules per Coulomb ($J/C$). Therefore, $(J/s) / (J/C) = C/s$. Coulombs per second is the exact definition of Amperes ($A$).
- Calculate: $400 / 14.4 = 27.77 \text{ A}$.
- Application: Apply the NEC 125% solar rule (NEC 690.8): $27.77 \text{ A} \times 1.25 = 34.7 \text{ A}$. You must use wire rated for at least 35A (8 AWG THHN) and a 40A breaker.
Example 2: Single-Phase AC Inductive Motor
Scenario: You are wiring a 240V single-phase air compressor in your garage. The motor nameplate lists a real power input of 2200 W and a power factor of 0.82. What is the running current draw?
- Identify Knowns: Real Power ($P$) = 2200 W. RMS Voltage ($V$) = 240 V. Power Factor ($PF$) = 0.82.
- Select Formula: $I = P / (V \times PF)$ (Single-phase AC).
- Calculate Denominator (Apparent Voltage equivalent): $240 \text{ V} \times 0.82 = 196.8 \text{ V}$.
- Substitute and Solve: $I = 2200 \text{ W} / 196.8 = 11.18 \text{ A}$.
- Contextualize: If you had ignored the power factor and used the DC formula ($2200 / 240$), you would have calculated 9.16 A. Sizing a breaker for 9.16 A on a motor that actually pulls 11.18 A guarantees nuisance tripping during steady-state operation, not to mention the locked-rotor inrush current which can be 6x higher.
Assumptions, Unit Mistakes, and Realistic Magnitudes
The formulas above are mathematically perfect, but physical reality introduces edge cases that break naive calculations. Here is what you need to know to avoid common bench and jobsite failures.
When the Formula Applies (and When It Doesn't)
The standard AC formula assumes a sinusoidal waveform. If you are measuring a cheap, non-linear switching power supply (like a budget LED driver or a phone charger), the current waveform is heavily distorted into sharp peaks. In these cases, the standard $P = V \times I \times PF$ math will yield inaccurate results unless you are using a True RMS multimeter and measuring Apparent Power (VA) directly. For non-linear loads, always size your wires based on the measured True RMS current, not the theoretical calculation derived from the wattage label.
Unit Mistakes That Break the Math
- kW vs W: Dividing 1.5 kW by 120 V yields 0.0125 A. This is mathematically correct but practically useless. Always convert kilowatts to watts first ($1.5 \text{ kW} = 1500 \text{ W}$) before dividing.
- Peak vs RMS Voltage: A standard 120V AC outlet actually peaks at roughly 170V. If you use 170V in your denominator, your calculated current will be 30% lower than reality, leading to undersized wire and a fire hazard. Always use the RMS nominal voltage (120V or 240V).
- VA vs W: Apparent Power (Volt-Amps) is not Real Power (Watts). If a UPS system is rated for 1000 VA, and you assume that means 1000 W, you will overload it when connecting a 0.7 PF load. $1000 \text{ VA} \times 0.7 \text{ PF} = 700 \text{ W}$ maximum real power capacity.
What a Realistic Answer Magnitude Looks Like
Developing an intuition for current magnitudes prevents catastrophic typos. Use these mental benchmarks based on the system voltage:
- 12V DC Systems (Automotive, Marine, Off-Grid Solar): Current is massive. Every 100W of load draws roughly 8.3 Amps. A 2000W inverter pulling from a 12V battery isn't drawing 16A; factoring in 85% inverter efficiency, it pulls nearly 196 Amps. This requires 2/0 AWG battery cables, not standard 10 AWG house wire.
- 120V AC Systems (Standard US Outlets): Current is moderate. Every 100W of load draws roughly 0.83 Amps. A standard 15A receptacle can safely handle about 1440W of continuous load.
- 240V AC Systems (Dryers, EV Chargers, Ovens): Current is halved compared to 120V. Every 1000W draws roughly 4.1 Amps (assuming PF=1). This is why stepping up to 240V for high-wattage DIY workshop tools allows you to use smaller, cheaper wire gauges.
By anchoring your calculations in these formulas, tracking your units, and respecting the physical limitations of AC power factors and DC high-current realities, you ensure your circuits are safe, efficient, and code-compliant.






