When you need to size a wire, select a breaker, or spec a power supply, you must know exactly how much current your load will draw. Guessing leads to tripped breakers at best, and melted insulation or electrical fires at worst. The core amp calculator formula bridges the gap between the power rating on a device's nameplate and the physical current flowing through your conductors.
For pure DC or purely resistive AC loads, the math is simple division. But as soon as you introduce motors, transformers, or three-phase power, the formula expands to account for phase angles and system geometry. Below is the master formula, the exact assumptions it relies on, and a concrete decision path to take your calculated result straight to the hardware store.
The Master Amp Calculator Formula & Symbol Key
The universal formula for calculating current (amperage) across DC, single-phase AC, and three-phase AC systems is:
I = P / (V × PF × M)
| Symbol | Parameter | Unit | Definition & Bench Notes |
|---|---|---|---|
| I | Current | Amperes (A) | The continuous RMS current flowing through the conductor. |
| P | Real Power | Watts (W) | The actual work-producing power. Do not confuse with Apparent Power (VA). |
| V | Voltage | Volts (V) | System voltage. For 3-phase, this is Line-to-Line (L-L) voltage. |
| PF | Power Factor | Dimensionless (0-1) | Ratio of Real Power to Apparent Power. Always 1.0 for DC and resistive AC. Typically 0.80-0.95 for induction motors. See Fluke's guide on Power Factor for deep-dive measurement techniques. |
| M | Phase Multiplier | Dimensionless | 1 for DC and Single-Phase AC. √3 (approx. 1.732) for Three-Phase AC. |
What a Realistic Answer Magnitude Looks Like
Before trusting your math, sanity-check the magnitude. In a standard US residential setting (120V/240V), a 1500W space heater draws 12.5A. A 240V, 4500W water heater draws 18.75A. In a 12V DC off-grid system, a 1200W inverter pulls 100A. If your amp calculator spits out 150A for a 120V toaster, your units are wrong. If it spits out 0.5A for a 5HP air compressor, you forgot a multiplier.
Rearranged Forms: Solving for Any Variable
On the bench, you rarely have all the nameplate data. If you know the current and voltage but need to find the real power or the power factor, use these algebraic rearrangements:
- Solving for Real Power (Watts):
P = I × V × PF × M - Solving for Voltage (Volts):
V = P / (I × PF × M) - Solving for Power Factor:
PF = P / (I × V × M) - Solving for Apparent Power (VA):
VA = I × V × M(Notice PF drops out, as VA represents the total vector sum of real and reactive power. Read more on True, Reactive, and Apparent Power at All About Circuits).
Worked Examples with Strict Unit Tracking
Abstract formulas fail on the jobsite when units get mixed up. Here are two solved problems tracking every unit to show exactly how the math cancels out.
Example 1: 12V DC Off-Grid Fridge (DC / Resistive-ish Load)
Scenario: You are wiring a 12V DC compressor fridge in a camper van. The nameplate reads 65W at 12V DC. You need to know the continuous draw to size the fuse.
- Identify variables: P = 65 W, V = 12 V. Because it is DC, PF = 1.0 and M = 1.
- Set up the equation: I = 65 W / (12 V × 1.0 × 1)
- Execute and track units: I = 65 / 12 = 5.416. The unit Watts divided by Volts yields Amperes (since W = V × A, therefore A = W / V).
- Result: 5.42 A.
Bench Note: In a real 12V system, voltage sag under load might drop the battery terminal voltage to 11.5V. Because P remains constant for the compressor, current will actually rise to 65W / 11.5V = 5.65A. Always size wire for the lowest expected voltage.
Example 2: 208V Three-Phase AC Motor (Inductive Load)
Scenario: You are connecting a 5000W (5kW) commercial exhaust fan to a 208V three-phase panel. The motor nameplate specifies a Power Factor of 0.85.
- Identify variables: P = 5000 W (converted from kW), V = 208 V, PF = 0.85. Because it is 3-phase, M = √3 (1.732).
- Set up the equation: I = 5000 W / (208 V × 0.85 × 1.732)
- Calculate the denominator: 208 × 0.85 × 1.732 = 306.49
- Execute division: I = 5000 / 306.49 = 16.313
- Result: 16.31 A per phase.
Fatal Unit Mistakes That Break the Math
If your calculated amperage looks wildly wrong, you likely fell victim to one of these three unit traps:
| The Mistake | Why It Breaks | The Fix |
|---|---|---|
| Using kW instead of W | Plugging '5' instead of '5000' into the P variable makes your current answer 1000 times too small. | Always convert kilowatts to watts (multiply by 1000) before calculating. |
| Confusing kVA with kW | Generators and UPS systems are rated in kVA (Apparent Power). If you use kVA in the 'P' slot without adjusting for PF, you will calculate the wrong current. | If the nameplate says kVA, use the Apparent Power formula: I = (kVA × 1000) / (V × M). Drop the PF from the denominator. |
| Wrong Voltage in 3-Phase | Using Line-to-Neutral voltage (120V) instead of Line-to-Line voltage (208V) in a 3-phase formula inflates the current calculation by √3. | Always use the L-L voltage (e.g., 208V, 480V) for the 'V' variable when M = 1.732. |
Decision Path: Sizing the Breaker and Wire from Your Result
Calculating the amps is only step one. Step two is selecting the overcurrent protective device (OCPD) and the conductor size. The National Electrical Code (NEC) mandates strict derating and sizing rules, specifically NFPA 70 (NEC) Article 210.20 for branch circuits.
The critical fork in the road is whether your load is Continuous (expected to run for 3 hours or more) or Non-Continuous. Continuous loads require the breaker and wire to be sized at 125% of the calculated current.
| Calculated Current (I) | Load Duration | NEC Multiplier | Required Breaker Size (Standard) | Min. Copper Wire (THHN, 75°C Column) |
|---|---|---|---|---|
| 12.0 A | Non-Continuous (< 3 hrs) | 1.0x | 15 A | 14 AWG |
| 12.0 A | Continuous (3+ hrs) | 1.25x (15 A) | 20 A | 12 AWG |
| 16.31 A | Non-Continuous (< 3 hrs) | 1.0x | 20 A | 12 AWG |
| 16.31 A | Continuous (3+ hrs) | 1.25x (20.38 A) | 25 A | 10 AWG |
| 38.0 A | Continuous (3+ hrs) | 1.25x (47.5 A) | 50 A | 6 AWG |






