To calculate amps from watts and voltage in a DC circuit, divide the power in watts by the voltage in volts (I = P ÷ V). For single-phase AC circuits, you must also account for the power factor (PF) by dividing the watts by the product of voltage and power factor (I = P ÷ (V × PF)). For three-phase AC, the formula incorporates the square root of 3 to account for the phase geometry.

Getting this math right is the difference between a properly sized 10 AWG feeder and a melted terminal lug. Below is the complete derivation, real-world reference data, and step-by-step unit tracking to ensure your breaker and wire sizing calculations hold up on the jobsite.

The Core Formulas and Symbol Definitions

The relationship between current, power, and voltage changes depending on whether you are working with direct current (DC) or alternating current (AC). In AC systems, inductive and capacitive loads cause the current and voltage waveforms to fall out of phase, meaning not all the apparent power does real work.

DC Formula:
I = P ÷ V

AC Single-Phase Formula:
I = P ÷ (V × PF)

AC Three-Phase Formula (Line-to-Line Voltage):
I = P ÷ (√3 × VLL × PF)

Symbol Definitions and Units
Symbol Definition Standard Unit Notes & Assumptions
I Current (Amperage) Amperes (A) Represents the flow of electric charge. In AC, this is the RMS (Root Mean Square) current.
P Real Power Watts (W) The actual power consumed and converted into work or heat. Must be in Watts, not kilowatts (kW), for the base formula.
V Voltage Volts (V) Electrical potential difference. In AC, this is the RMS voltage. For 3-phase, VLL is line-to-line voltage.
PF Power Factor Dimensionless (0 to 1) The ratio of real power to apparent power. Purely resistive loads (heaters) have a PF of 1.0. Motors and LED drivers are typically 0.6 to 0.9.
√3 Square Root of 3 ~1.732 A geometric constant used in balanced three-phase systems to relate line-to-line and line-to-neutral voltages.

When these formulas apply and their assumptions: These equations assume a steady-state load and sinusoidal AC waveforms. They calculate the fundamental current. If you are measuring non-linear loads (like variable frequency drives or cheap LED ballasts) with a true-RMS clamp meter, you may read higher current due to harmonic distortion, which these basic formulas do not capture. Furthermore, voltage must be the nominal RMS value (e.g., 120V, 240V), not the peak voltage.

Real-World Appliance Ampacity Reference

Theory is useless if it doesn't map to the equipment you are actually wiring. The table below provides real-world calculated amperages for common residential and light-commercial loads. Notice 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, meaning we must multiply the calculated amps by 1.25 (or 125%) to size the overcurrent protection.

Common Load Ampacity and Breaker Sizing Reference
Appliance / Load Nominal Voltage Rated Watts Est. Power Factor Calculated Amps (I) NEC 125% Continuous Amps Min. Breaker Size
1500W Portable Space Heater 120V 1500W 1.00 (Resistive) 12.50 A 15.62 A 20A (12 AWG)
Level 2 EV Wall Charger 240V 7200W 0.98 30.61 A 38.26 A 40A or 50A (8 AWG)
12,000 BTU Window AC Unit 120V 1440W 0.85 (Inductive) 14.11 A 17.64 A 20A (12 AWG)
Commercial LED High Bay Light 277V 200W 0.90 (Electronic) 0.80 A 1.00 A 15A (Multiple on circuit)
Electric Tankless Water Heater 240V 18000W 1.00 (Resistive) 75.00 A 93.75 A Requires dual 50A breakers

Step-by-Step Worked Examples with Unit Tracking

Skipping intermediate steps is how DIYers end up tripping main breakers. Let's track the units through the math to prove the answer resolves to Amperes. For a deeper look at AC power theory, All About Circuits provides an excellent breakdown of true vs. apparent power.

Problem 1: DC Solar Array String Sizing

Scenario: You have a 400W monocrystalline solar panel with a maximum power voltage (Vmp) of 40V DC. What is the current at peak output to size your charge controller wires?

  1. Identify the formula: DC circuit, so I = P ÷ V.
  2. Substitute values: I = 400W ÷ 40V.
  3. Track the units: Recall that 1 Watt = 1 Joule per second (J/s), and 1 Volt = 1 Joule per Coulomb (J/C).
  4. Cancel units: I = (400 J/s) ÷ (40 J/C). The Joules cancel out, leaving Coulombs per second (C/s).
  5. Final Calculation: 400 ÷ 40 = 10 C/s. Since 1 Ampere is defined as 1 Coulomb per second, I = 10 A.

Problem 2: Single-Phase AC Microwave Oven

Scenario: A countertop microwave draws 1200W of real power from a standard 120V AC outlet. The compressor and magnetron transformer create an inductive load with a power factor of 0.85. What is the actual current draw?

  1. Identify the formula: Single-phase AC, so I = P ÷ (V × PF).
  2. Substitute values: I = 1200W ÷ (120V × 0.85).
  3. Calculate the denominator (Apparent Voltage equivalent): 120 × 0.85 = 102.
  4. Divide: I = 1200 ÷ 102.
  5. Final Calculation: I = 11.76 A.

Bench Note: If you clamp this microwave's cord with a true-RMS digital clamp meter, you will read ~11.8A. If you ignored the power factor and just divided 1200 by 120, you would calculate 10A, leading to an undersized wire estimate for a continuous commercial kitchen setup.

Rearranged Forms and the Power Triangle

You will frequently need to solve for variables other than current. By applying basic algebra to the core formulas, we get the following rearranged forms. These are essential when verifying nameplate data or troubleshooting voltage drop.

Rearranged Forms List

  • To find Real Power (Watts):
    DC: P = I × V
    AC: P = I × V × PF
  • To find Voltage (Volts):
    DC: V = P ÷ I
    AC: V = P ÷ (I × PF)
  • To find Power Factor (Dimensionless):
    AC Only: PF = P ÷ (V × I)
  • To find Apparent Power (Volt-Amps, VA):
    AC Only: VA = V × I (Useful for sizing transformers and UPS systems)

Common Unit Mistakes and Sanity Checks

The math is simple; the unit conversions are where mistakes happen. Here are the most common errors that break the formula, followed by a framework for sanity-checking your results.

Which Unit Mistakes Break the Formula?

  • kW vs. W: Appliance nameplates often list power in kilowatts (e.g., "9.6 kW EV Charger"). If you plug 9.6 into the formula instead of 9600, your calculated amperage will be 1000 times too small, and you will wire the circuit with 14 AWG instead of the required 4 AWG. Always convert kW to W first.
  • Horsepower vs. Watts: Motors are frequently rated in HP. You must convert mechanical horsepower to electrical watts before using the formula. 1 HP = 746 Watts. A 2 HP motor requires calculating with 1492W (minimum, before accounting for motor efficiency and PF).
  • Line-to-Line vs. Line-to-Neutral in 3-Phase: In a 480V wye system, the line-to-line voltage is 480V, but the line-to-neutral voltage is 277V. Using 277V in the 3-phase line-to-line formula will yield dangerously incorrect current calculations.
  • Ignoring Efficiency: The formula P = I × V × PF calculates electrical input power. If a motor nameplate says "5 HP Output", the electrical input watts will be higher due to heat and friction losses. Always use the electrical input wattage or the nameplate FLA (Full Load Amps) directly if available.

What a Realistic Answer Magnitude Looks Like (The Sanity Check)

Before you go to the hardware store, run the "smell test" on your calculated amperage based on standard residential and commercial voltage tiers:

  • 120V Household Circuits: Standard branch circuits are 15A or 20A. If your calculation for a 120V plug-in appliance yields anything over 20A, you either misread the kilowatt rating, or the appliance requires a dedicated higher-voltage circuit.
  • 240V Residential Circuits: Dryers, ovens, and EV chargers typically pull between 20A and 50A. A calculation showing 120A for a single residential 240V appliance is a red flag (likely a commercial 3-phase machine or a misread decimal).
  • 277V / 480V Commercial Circuits: Because voltage is higher, current is proportionally lower for the same wattage. A 5000W commercial heater on 480V 3-phase pulls only about 6 Amps. If you calculate 40 Amps for a 480V lighting fixture, you forgot to multiply by √3 (1.732) or you used the wrong voltage tier.

By strictly tracking your units, applying the correct power factor, and respecting the NEC 125% continuous load rule, you can confidently size wires, breakers, and contactors for any AC or DC load on the bench or in the field.