The Core Amperage Equation and Symbol Definitions

The fundamental amperage equation to calculate current draw from known power and voltage is I = P ÷ V for DC and purely resistive single-phase AC circuits. When dealing with reactive AC loads or three-phase power, the equation expands to account for power factor (PF) and phase geometry. You use this math every time you need to size a breaker, select a wire gauge, or verify if a solar inverter can handle a specific appliance.

The base formulas are:

  • DC / Single-Phase Resistive: I = P ÷ V
  • Single-Phase AC (Reactive): I = P ÷ (V × PF)
  • Three-Phase AC: I = P ÷ (√3 × V × PF)
When This Applies & Assumptions: These equations assume steady-state nominal voltage (e.g., exactly 120V, 240V, or 480V, not the measured 114V-126V fluctuation range) and balanced loads in three-phase systems. For non-linear loads with high harmonic distortion (like cheap LED drivers or VFDs), true RMS measurement is required, as the mathematical PF may not capture total apparent power accurately.

Symbol Definition Table

Symbol Unit Definition & Practical Context
I Amperes (A) Current. The rate of electron flow. This is the value you are solving for to size wires and overcurrent protective devices (OCPDs).
P Watts (W) Real Power. The actual work being done or heat being generated. Must be in Watts, not kilowatts, for the base equation.
V Volts (V) Voltage. For AC, this is the RMS (Root Mean Square) line-to-neutral or line-to-line voltage, depending on the system configuration.
PF Dimensionless (0 to 1) Power Factor. The ratio of real power to apparent power. Resistive loads (heaters) = 1.0. Inductive loads (motors) = 0.8 to 0.95.
√3 Dimensionless (~1.732) The geometric constant for three-phase power calculations, derived from the 120-degree phase shift between lines.

For a deeper dive into the physics of real versus apparent power, refer to the All About Circuits AC power textbook chapter.

Rearranged Forms for Missing Variables

On the bench or in the field, you rarely have all four variables. Here are the algebraic rearrangements to solve for any missing value, assuming a single-phase AC system (drop the PF term for pure DC):

  • Solve for Power (W): P = I × V × PF
  • Solve for Voltage (V): V = P ÷ (I × PF)
  • Solve for Power Factor (PF): PF = P ÷ (I × V)

Bench Tip: If you measure 120V and 10A with a clamp meter on a compressor, your apparent power is 1200VA. If the nameplate says the motor draws 950W, you can rearrange to find the PF: 950 ÷ (10 × 120) = 0.79. This tells you the motor is moderately inductive and explains why a 15A breaker might trip on startup despite the low running wattage.

Worked Examples with Unit Tracking

Skipping intermediate steps is how DIYers end up with melted lugs. Track your units through every calculation.

Problem 1: Sizing a Branch Circuit for a 120V Space Heater (DC/Resistive AC)

Scenario: You are wiring a dedicated outlet for a 1500W, 120V baseboard space heater. What is the current draw, and what size breaker and wire do you need?

  1. Identify the equation: Space heaters are purely resistive. PF = 1.0. Use I = P ÷ V.
  2. Substitute values with units: I = 1500 W ÷ 120 V.
  3. Calculate base current: I = 12.5 A.
  4. Apply NEC Continuous Load Rule: A space heater runs for 3+ hours, making it a continuous load per NEC Article 210.20(A). You must multiply the base current by 125% (1.25).
    12.5 A × 1.25 = 15.625 A.
  5. Select OCPD and Wire: The next standard breaker size above 15.625A is 20A. A 20A breaker requires a minimum of 12 AWG copper wire (rated 20A at 60°C for NM-B cable).

Problem 2: Calculating Current for a 3-Phase 5HP Motor

Scenario: You are wiring a 5 HP, 240V, three-phase milling machine motor. The nameplate power factor is 0.85. What is the running amperage?

  1. Convert HP to Watts: 1 Mechanical Horsepower = 746 Watts.
    5 HP × 746 W/HP = 3730 W.
  2. Identify the equation: Three-phase AC. Use I = P ÷ (√3 × V × PF).
  3. Substitute values: I = 3730 W ÷ (1.732 × 240 V × 0.85).
  4. Calculate the denominator: 1.732 × 240 × 0.85 = 353.328.
  5. Calculate final current: I = 3730 W ÷ 353.328 = 10.55 A.
  6. Breaker Sizing Note: Unlike the heater, motors require inverse-time breakers sized up to 250% of full-load current to handle inrush (NEC 430.52). 10.55 A × 2.5 = 26.3 A. You would pick the next standard size: a 30A breaker with 10 AWG THHN wire.

Common Unit Mistakes That Break the Math

If your calculated amperage is off by a factor of 10, 1000, or 746, you made a unit conversion error. Here are the three most common traps:

The Mistake Why It Breaks The Fix
Plugging in kW instead of W Dividing 1.5 kW by 120V yields 0.0125A instead of 12.5A. The formula demands base units (Watts). Multiply kilowatts by 1,000 before entering them into the P variable.
Ignoring Horsepower conversion Treating "5" as Watts instead of converting HP to Watts yields a fraction of an amp, leading to undersized wire that will catch fire. Always multiply the HP value by 746 (or use the NEC Table 430.250 Full-Load Current charts which bypass this math entirely).
Confusing kVA with kW Transformers and UPS systems are rated in kVA (Apparent Power), not kW (Real Power). Using kW math on a kVA rating ignores the PF. For kVA, use I = (kVA × 1000) ÷ V. Drop the PF from the denominator, as kVA already includes reactive power.

Decision Tree: Which Equation and Breaker Size to Pick

Use this decision path to select the correct mathematical model and the resulting physical hardware for your circuit.

Condition Equation to Use Multiplier for Breaker Sizing Concrete Hardware Pick (Example)
DC Circuit (Solar, batteries, automotive) I = P ÷ V 125% of continuous load (1.25x) 12V, 60W LED bar → 5A base → 6.25A → Pick 10A ATC automotive fuse and 16 AWG wire.
1-Phase AC Resistive (Heaters, incandescent lighting) I = P ÷ V 125% of continuous load (1.25x) 240V, 2000W baseboard → 8.3A base → 10.4A → Pick 15A 2-pole breaker and 14 AWG NM-B.
1-Phase AC Reactive (Washing machines, shop vacs, compressors) I = P ÷ (V × PF) 125% continuous, or 250% for motor inrush (NEC 430) 120V, 1HP (746W) sump pump, PF 0.8 → 7.7A base → Pick 15A or 20A single-pole breaker.
3-Phase AC (Industrial motors, large CNC, commercial HVAC) I = P ÷ (√3 × V × PF) 250% for inverse-time motor breakers (NEC 430.52) 480V, 10HP motor → ~10A base → 25A max → Pick 25A or 30A 3-pole breaker and 10 AWG THHN.

Realistic Answer Magnitudes and Assumptions

Before you trust your math, sanity-check the output against real-world benchmarks. If your calculated amperage falls wildly outside these ranges, you have a decimal error or a unit mistake.

  • Standard US Household Branch Circuits (120V): Expect 8A to 15A. A 1500W appliance is the practical maximum for a standard 15A receptacle (1500W ÷ 120V = 12.5A). If your math says 125A for a toaster, you forgot to divide by 10.
  • Large Appliance Circuits (240V): Expect 20A to 50A. Electric ranges peak around 40A-50A; EV chargers typically pull 32A to 48A continuous.
  • Residential Service Entrances: Expect 100A to 200A. A modern 200A panel provides a theoretical maximum of 48,000W (240V × 200A), though diversity factors mean the actual simultaneous load rarely exceeds 80A-100A.
  • Low Voltage DC (12V/24V): Expect high amperage. Because voltage is in the denominator, dropping from 120V to 12V increases current by a factor of 10. A 1200W inverter pulling from a 12V battery bank draws 100A (1200 ÷ 12), requiring massive 1/0 AWG battery cables. This magnitude check prevents severe fire hazards in solar and off-grid builds.

For foundational DC power theory and verification of these magnitude limits, the Georgia State University HyperPhysics database provides excellent baseline calculations. Always terminate your calculations with a physical hardware pick—math without a breaker size is just theory, and theory doesn't keep wires from melting.