To calculate amps from voltage and watts, divide the power in watts by the voltage in volts (I = P ÷ V). This fundamental relationship, derived from Watt's Law, allows you to determine the current draw of any electrical load, which is the critical first step in sizing wire gauges, fuses, and circuit breakers. However, this direct division only applies to DC circuits and purely resistive AC loads; inductive AC loads require an additional power factor correction to yield accurate results.
The Core Power Formula and Symbol Definitions
Watt's Law defines the mathematical relationship between power, voltage, and current in an electrical circuit. The foundational equation is expressed as:
P = V × I
Before applying this to real-world wiring or bench projects, you must understand the exact physical quantities and standard units each symbol represents. Using the wrong unit (like kilowatts instead of watts) is the most common reason this formula yields dangerous or nonsensical results.
| Symbol | Quantity | Standard Unit | Alternate Notation | Physical Definition |
|---|---|---|---|---|
| P | Power | Watts (W) | W | The rate at which electrical energy is transferred or consumed by the load. |
| V | Voltage | Volts (V) | E (Electromotive Force) | The electrical potential difference pushing current through the circuit. |
| I | Current | Amperes (A) | I (Intensity) | The volume of electrical charge flowing past a point per second. |
Rearranged Forms for Circuit Solving
Depending on which variable is missing from your spec sheet or nameplate, you can algebraically rearrange P = V × I to solve for any of the three parameters:
- To find Amps (Current): I = P ÷ V
- To find Volts (Voltage): V = P ÷ I
- To find Watts (Power): P = V × I
Real-World Appliance Load Reference Chart
Theory is useless without context. The table below maps common household and workshop loads to their calculated amperage. Note the final column: the National Electrical Code (NEC) requires continuous loads (those expected to run for 3 hours or more) to be derated to 80% of the breaker's capacity, effectively requiring you to multiply the calculated amps by 1.25 to size the overcurrent protective device (OCPD).
| Appliance / Load | Nominal Power (P) | System Voltage (V) | Calculated Amps (I) | NEC-Style Breaker / Fuse Size |
|---|---|---|---|---|
| 1500W Ceramic Space Heater | 1500 W | 120V AC | 12.50 A | 15A (Non-continuous) or 20A (Continuous) |
| 4500W Electric Water Heater | 4500 W | 240V AC | 18.75 A | 25A or 30A Breaker (10 AWG wire) |
| 100W LED High-Bay Shop Light | 100 W | 277V AC | 0.36 A | 15A Breaker (14 AWG wire) |
| 12V DC Compressor Fridge (e.g., Dometic) | 65 W | 12V DC | 5.41 A | 10A or 15A Blade Fuse |
| 7.2kW Level 2 EV Charger (e.g., ChargePoint) | 7200 W | 240V AC | 30.00 A | 40A Breaker (8 AWG wire, 125% rule) |
Step-by-Step Worked Examples with Unit Tracking
When sizing wire or fuses, dropping a decimal or ignoring unit prefixes can lead to melted insulation or nuisance trips. Always track your units through every intermediate step.
Problem 1: 12V DC Solar Array Fuse Sizing
Scenario: You are wiring a 400W Renogy monocrystalline solar panel to a 12V lithium battery bank via an MPPT charge controller. You need to calculate the maximum current to size the inline fuse between the controller and the battery.
Knowns:
- Power (P) = 400 W
- Voltage (V) = 13.5 V (Note: We use the battery's absorption charging voltage, not the panel's 32V Vmp, because we are sizing the fuse on the battery side of the controller).
Step 1: Base Current Calculation
I = P ÷ V
I = 400 W ÷ 13.5 V
I = 29.62 A
Step 2: Apply NEC Safety Margin
Solar arrays are considered continuous loads under NEC Article 690.8. We must multiply the base current by 1.25 (125%).
29.62 A × 1.25 = 37.02 A
Step 3: Select Standard OCPD
Fuses come in standard sizes (30A, 35A, 40A, 50A). Since 37.02A exceeds 35A, you must step up to the next standard size: 40A fuse paired with 8 AWG wire.
Problem 2: 240V AC Resistive Baseboard Heater
Scenario: You are installing a hardwired 2000W, 240V Cadet electric baseboard heater in a garage. What is the current draw, and can it share a 15A double-pole breaker with another 500W heater?
Knowns:
- Power (P) = 2000 W + 500 W = 2500 W total
- Voltage (V) = 240 V
Step 1: Calculate Total Current
I = P ÷ V
I = 2500 W ÷ 240 V
I = 10.41 A
Step 2: Apply Continuous Load Derating
Space heating is a continuous load.
10.41 A × 1.25 = 13.01 A
Conclusion: The derated load is 13.01A. A 15A breaker is technically legal (13.01A < 15A), but running a breaker at 86% of its continuous capacity in a cold garage where voltage might sag is poor practice. Upgrade to a 20A double-pole breaker and use 12 AWG NM-B cable for a reliable installation.
Critical Assumptions: AC vs. DC and Power Factor
The formula I = P ÷ V is perfectly accurate for all DC circuits and for AC circuits powering purely resistive loads (like heating elements, toasters, and incandescent bulbs). In these cases, the voltage and current waveforms are perfectly in phase, meaning the Power Factor (PF) is 1.0.
However, if you apply this basic formula to reactive AC loads (like induction motors, transformers, or switch-mode LED drivers), your calculated amperage will be dangerously low. Reactive loads introduce a phase shift between voltage and current, meaning the circuit draws more current than the real power (Watts) implies.
For inductive or capacitive AC loads, you must use the expanded formula:
I = P ÷ (V × PF)
Example: A 120V AC compressor motor outputs 746W (1 HP). Assuming 85% efficiency, it draws about 877W of real power. If it has a Power Factor of 0.80, the actual current is:
I = 877 W ÷ (120 V × 0.80) = 877 ÷ 96 = 9.13 A.
If you had ignored the PF and just divided 877 by 120, you would have calculated 7.3A, leading you to undersize the wire and breaker. Always defer to the nameplate Full Load Amps (FLA) for motors.
Common Unit Mistakes and Magnitude Sanity Checks
Even experienced electricians and engineers make input errors when rushing. Here are the unit mistakes that break the formula, and how to use realistic magnitudes to catch them before you cut wire.
Unit Mistakes That Break the Math
- Kilowatts (kW) vs. Watts (W): Appliance nameplates often list power in kW (e.g., a 9.5 kW electric range). If you plug "9.5" into the P variable instead of "9500", your calculated current will be 1000 times too small. Always multiply kW by 1,000.
- Horsepower (HP) vs. Watts (W): Motors are rated in HP. 1 Mechanical Horsepower equals exactly 746 Watts. A 2 HP motor requires P = 2 × 746 = 1492 W (minimum, before efficiency losses) to calculate current.
- Milliamps (mA) vs. Amps (A): Microcontroller datasheets (like the ESP32 or Arduino Nano) list GPIO pin limits in mA (e.g., 40 mA). If you are calculating the power a pin can deliver at 3.3V, remember that 40 mA = 0.040 A. P = 3.3 V × 0.040 A = 0.132 W (132 mW).
Magnitude Sanity Checks
Once you calculate your amperage, run it through this mental filter to verify it makes physical sense based on the Department of Energy's typical load profiles and standard electrical systems:
- 120V Household Branch Circuits: Standard receptacles are 15A or 20A. If your math for a portable 120V appliance yields anything over 16A, double-check your wattage. A 1500W hairdryer pulls 12.5A; a 1800W blowout brush pulls 15A. If your formula says 150A, you forgot to divide by 10 or dropped a decimal.
- 12V DC Automotive / Marine: Because voltage is low, current must be high to deliver the same power. A seemingly small 120W 12V accessory draws 10A. A 1000W 12V inverter pulling from a battery will draw over 85A (accounting for inverter inefficiency). Expect thick cables (2/0 AWG or 4/0 AWG) for high-wattage 12V systems.
- 240V Heavy Appliances: Doubling the voltage halves the current for the same wattage. A 4800W load on a 120V circuit would require a massive 40A continuous draw (illegal on standard receptacles). On a 240V circuit, that same 4800W load draws a highly manageable 20A, allowing the use of standard 10 AWG THHN wire.
Mastering I = P ÷ V is the gateway to competent electrical design. Always verify your units, respect the 125% continuous load rule, and account for power factor in AC motor circuits, and your wire and breaker sizing will be safe, code-compliant, and reliable.






