The fundamental breaker sizing calculation for single-phase AC loads is I = P / (V × PF). For continuous loads (operating 3 hours or more), NEC Article 210.20(A) mandates multiplying this base current by 1.25 before selecting the next standard breaker size from the NEC 240.6 list. This ensures the thermal trip mechanism inside the breaker does not experience nuisance tripping from sustained heat buildup.
The Core Breaker Sizing Calculation Formula
To determine the minimum required breaker rating, we first calculate the actual current draw of the load, then apply the continuous load multiplier if applicable. The master equation for single-phase AC circuits is:
Imin = (P / (V × PF)) × Cfactor
Below is the complete specification sheet for every symbol in the formula. Do not substitute variables without adjusting the base units.
| Symbol | Variable Name | Standard Unit | Description & Constraints |
|---|---|---|---|
| Imin | Minimum Breaker Current | Amperes (A) | The final calculated value used to select the standard breaker size. |
| P | Real Power | Watts (W) | The actual work-performing power. Must be in Watts, not kilowatts (kW). |
| V | Nominal Voltage | Volts (V) | Line-to-neutral (120V) or line-to-line (240V) depending on the circuit topology. |
| PF | Power Factor | Dimensionless (0 to 1) | Ratio of real power to apparent power. Use 1.0 for purely resistive loads (heaters, incandescent bulbs). |
| Cfactor | Continuous Multiplier | Dimensionless | 1.25 for continuous loads (≥3 hours); 1.0 for non-continuous loads. |
Rearranged Forms and Variable Isolation
On the jobsite, you often know the breaker size and wire gauge, and need to determine the maximum allowable load. By algebraically isolating each variable, the breaker sizing calculation becomes a diagnostic tool for capacity planning.
- Solving for Power (P):
P = (I / Cfactor) × V × PF
Use case: Determining the maximum watt heater you can plug into an existing 20A circuit. - Solving for Voltage (V):
V = P / ((I / Cfactor) × PF)
Use case: Diagnosing severe voltage drop under load when current and power are known. - Solving for Power Factor (PF):
PF = P / ((I / Cfactor) × V)
Use case: Identifying failing motor capacitors when a motor draws excessive current for its nameplate wattage.
Worked Examples: From Base Math to NEC Sizing
Abstract formulas cause mistakes on the bench. Here are two real-world scenarios with strict unit tracking to demonstrate how the math translates to physical hardware from the hardware store.
Problem 1: Continuous Resistive Load (120V Space Heater)
Scenario: You are installing a dedicated circuit for a 1500W baseboard space heater in a bathroom. The heater will run for more than 3 hours during winter nights. The supply is standard 120V single-phase.
- Identify Variables:
P = 1500 W | V = 120 V | PF = 1.0 (resistive load) | Cfactor = 1.25 (continuous) - Calculate Base Current (Ibase):
Ibase = 1500 W / (120 V × 1.0)
Ibase = 1500 / 120 = 12.5 A - Apply Continuous Multiplier:
Imin = 12.5 A × 1.25 = 15.625 A - Select Standard Breaker (NEC 240.6):
Standard sizes are 15, 20, 25, 30, 35, 40, 45, 50, 60A. Since 15.625 A exceeds the 15A rating, you must round up to the next standard size.
Final Answer: 20A Breaker (paired with 12 AWG or 10 AWG copper wire; 14 AWG is prohibited on a 20A breaker).
Problem 2: Inductive Load (240V Level 2 EV Charger)
Scenario: You are wiring a hardwired Level 2 Electric Vehicle Supply Equipment (EVSE) that outputs 48A to the vehicle. The nameplate indicates an input power of 10,944W at 240V. EV charging is explicitly defined as a continuous load by NEC 511.9. The internal power electronics yield a Power Factor of 0.95.
- Identify Variables:
P = 10,944 W | V = 240 V | PF = 0.95 | Cfactor = 1.25 - Calculate Base Current (Ibase):
Ibase = 10,944 W / (240 V × 0.95)
Ibase = 10,944 / 228 = 48.0 A - Apply Continuous Multiplier:
Imin = 48.0 A × 1.25 = 60.0 A - Select Standard Breaker (NEC 240.6):
60A is exactly on a standard breaker size. No rounding up is required.
Final Answer: 60A Breaker (paired with 6 AWG THHN copper in conduit, or 4 AWG NM-B cable due to the 60°C column limitation for NM-B).
Boundary Conditions: Assumptions, Unit Traps, and Realistic Magnitudes
Formulas assume ideal conditions. Failing to account for real-world physics and unit conventions is where DIYers and junior apprentices cause fires or fail inspections.
When the Formula Applies (and When It Doesn't)
This specific derivation applies strictly to single-phase, steady-state AC circuits. It assumes a sinusoidal waveform. If you are sizing a breaker for a 3-phase industrial motor, a DC solar array, or a circuit with high harmonic distortion (like massive LED driver banks), this exact formula will yield unsafe results. Motor circuits also require accounting for Locked Rotor Current (LRC) and NEC Article 430 multipliers, which override standard 210.20 calculations.
Unit Mistakes That Break the Math
- The Kilowatt Trap: Appliance nameplates often list power in kW (e.g., 9.5 kW electric tankless water heater). If you plug '9.5' into the P variable instead of '9500', your calculated current will be 1000 times too small. You will install a 15A breaker on a 40A load, resulting in immediate thermal failure or a melted busbar.
- The Voltage Confusion: In a 120/240V split-phase system, line-to-line is 240V, but line-to-neutral is 120V. Using 240V in the denominator for a 120V receptacle load halves your calculated current, leading to severe undersizing.
- Ignoring Power Factor: Assuming PF = 1.0 for a compressor motor or an EV charger with active PFC will understate the actual current draw (Amperes) flowing through the wires, even if the real power (Watts) remains the same.
What a Realistic Answer Magnitude Looks Like
If your calculation yields a bizarre number, you have a math error. Use these residential benchmarks to sanity-check your results:
- 120V Lighting/Receptacles: 10A to 16A base draw (15A or 20A breakers).
- 240V Dryers/Ranges: 22A to 40A base draw (30A to 50A breakers).
- 240V EV Chargers/Subpanels: 32A to 80A base draw (40A to 100A breakers).
If you calculate that a 1800W hair dryer requires a 150A breaker, you dropped a decimal point or used kW instead of Watts.
Frequently Asked Questions
How does the breaker sizing calculation change for 3-phase power?
For balanced 3-phase AC circuits, the formula incorporates the square root of 3 (approximately 1.732) to account for the phase angle geometry. The base current formula becomes: I = P / (V × √3 × PF), where V is the line-to-line voltage (e.g., 208V or 480V). The 1.25 continuous load multiplier still applies after calculating the base current.
Why do we multiply by 1.25 for continuous loads in breaker sizing?
Thermal-magnetic breakers use a bimetallic strip that bends as it heats up from current flow. In a continuous load (3+ hours), the heat from the breaker's internal resistance and the adjacent wires accumulates, causing the strip to trip below its stamped rating (often at 105% to 110% of nominal). By sizing the breaker at 125% of the continuous load, we ensure the steady-state current only reaches 80% of the breaker's thermal trip threshold, preventing nuisance trips while maintaining fire safety. For deeper context on thermal dynamics, refer to EC&M's analysis of NEC overcurrent protection rules.
What happens if my calculated breaker size falls exactly on a standard rating?
If your final Imin calculation lands exactly on a standard NEC 240.6 size (e.g., exactly 20.0A or 60.0A), you are permitted to use that exact breaker size. The NEC requirement to 'round up to the next standard size' only applies when your calculated value falls between standard sizes (e.g., 21A requires rounding up to 25A).
Can I use the breaker sizing calculation for DC solar arrays?
The base physics (I = P / V) applies to DC, but the NEC applies entirely different multipliers for photovoltaic systems. Per NEC 690.8, PV source circuits require a 1.25 multiplier for continuous operation, and an additional 1.25 multiplier for irradiance spikes (cloud-edge effect), effectively requiring the breaker and wire to be sized at 156% of the module's short-circuit current (Isc). Never use standard AC continuous load rules for DC solar combiner boxes.






