Breaker Size Calculator

Use this tool to accurately determine the minimum and recommended circuit breaker amperage for your electrical circuits, ensuring safety and compliance with electrical codes.

Circuit Breaker Sizing Tool

Select how you want to define your electrical load.
Enter the total running current of your load in Amperes.
NEC requires continuous loads to be calculated at 125% of their rating.

Breaker Sizing Visualizer

This chart compares the calculated load current, adjusted load current (if continuous), and the final recommended standard breaker size.

A) What is a Breaker Size Calculator?

A breaker size calculator is an essential tool for electricians, engineers, and DIY enthusiasts involved in electrical work. Its primary function is to determine the appropriate amperage rating for a circuit breaker based on the electrical load it needs to protect. The correct breaker size is critical for electrical safety, preventing overcurrents that can lead to overheating, wire damage, and even fires.

Who should use it? Anyone designing, installing, or modifying an electrical circuit. This includes homeowners adding new appliances, contractors wiring new buildings, and industrial technicians managing machinery. Using an undersized breaker will result in nuisance tripping, while an oversized breaker fails to protect the circuit and wires, creating a significant safety hazard.

Common misunderstandings often include ignoring the "continuous load" factor (which mandates a 125% safety margin for loads operating for three hours or more) or confusing real power (Watts) with apparent power (Volt-Amperes), especially in AC circuits with inductive or capacitive loads where power factor comes into play.

B) Breaker Size Formula and Explanation

The core principle behind calculating breaker size is to ensure the breaker can handle the operational current of the load, plus any necessary safety factors, without tripping, while still tripping quickly enough to prevent damage in an overload or short-circuit condition. The calculation primarily focuses on determining the maximum expected current draw.

Formulas for Current Calculation:

  • If Load Current (I) is known:
    I_calculated = I_load
  • For Single-Phase AC Loads (Real Power P in Watts):
    I_calculated = P / (V * PF)
    Where:
    • P = Real Power in Watts
    • V = System Voltage in Volts
    • PF = Power Factor (typically between 0.8 and 1.0)
  • For Three-Phase AC Loads (Real Power P in Watts):
    I_calculated = P / (√3 * V * PF)
    Where:
    • P = Real Power in Watts
    • V = Line-to-Line System Voltage in Volts
    • PF = Power Factor (typically between 0.8 and 1.0)
    • √3 ≈ 1.732 (Square root of 3)
  • For Single-Phase AC Loads (Apparent Power S in Volt-Amperes):
    I_calculated = S / V
    Where:
    • S = Apparent Power in Volt-Amperes
    • V = System Voltage in Volts
  • For Three-Phase AC Loads (Apparent Power S in Volt-Amperes):
    I_calculated = S / (√3 * V)
    Where:
    • S = Apparent Power in Volt-Amperes
    • V = Line-to-Line System Voltage in Volts
    • √3 ≈ 1.732 (Square root of 3)

Applying the Continuous Load Factor:

The National Electrical Code (NEC) specifies that for continuous loads (loads expected to operate for 3 hours or more), the overcurrent device (breaker) must be sized at no less than 125% of the continuous load's ampacity. This is a crucial safety margin to prevent nuisance tripping and ensure the breaker can withstand prolonged operation without degradation.

I_adjusted = I_calculated * (1.25 if continuous, else 1.0)

Selecting the Standard Breaker Size:

After calculating the adjusted current, the next step is to choose a standard circuit breaker size that is equal to or immediately above this adjusted current. NEC Table 240.6(A) lists standard overcurrent device ratings.

Recommended Breaker Size = Next_Standard_Size(I_adjusted)

Variables Table:

Key Variables for Breaker Size Calculation
Variable Meaning Unit Typical Range
I_load Load Current Amperes (A) 0.1A - 200A (Residential/Light Commercial)
P Real Power Watts (W) 10W - 100,000W
S Apparent Power Volt-Amperes (VA) 10VA - 100,000VA
V System Voltage Volts (V) 120V, 208V, 240V, 277V, 480V
PF Power Factor Unitless 0.1 - 1.0
Continuous Load Factor Safety multiplier for continuous loads Unitless 1.0 (non-continuous), 1.25 (continuous)

C) Practical Examples

Example 1: Residential Kitchen Circuit (Single-Phase)

Imagine you're installing a new kitchen circuit for a combination of appliances. You have a microwave (1200W), a toaster (900W), and a coffee maker (750W). You anticipate these might all run simultaneously for short periods, but not continuously. The circuit voltage is 120V AC, single-phase. Assume a power factor of 0.95 for these inductive/resistive loads.

  • Inputs:
    • Load Power (P): 1200W + 900W + 750W = 2850 Watts
    • Voltage (V): 120 Volts
    • Phase: Single-Phase
    • Power Factor (PF): 0.95
    • Continuous Load: No
  • Calculation:
    I_calculated = P / (V * PF) = 2850 W / (120 V * 0.95) = 2850 / 114 = 25 Amps
    Since it's not a continuous load, I_adjusted = 25 Amps * 1.0 = 25 Amps
    Minimum breaker size required is 25 Amps.
  • Result:
    The next standard breaker size above 25 Amps is 30 Amps.
    Recommended Breaker Size: 30 Amps.

Note: While 30A might be technically correct for the load, residential kitchen circuits are typically 20A. This highlights the importance of also considering circuit sizing guides and local codes, which may mandate specific breaker sizes for certain applications regardless of the calculated load.

Example 2: Small Commercial HVAC Unit (Three-Phase)

Consider a small commercial HVAC unit rated at 15 kVA (apparent power). The system operates on a 208V AC, three-phase supply and is considered a continuous load (runs for many hours daily).

  • Inputs:
    • Load Power (S): 15 kVA = 15,000 VA
    • Voltage (V): 208 Volts (Line-to-Line)
    • Phase: Three-Phase
    • Power Factor (PF): Not directly needed for VA calculation, implicitly 1 for apparent power.
    • Continuous Load: Yes
  • Calculation:
    I_calculated = S / (√3 * V) = 15000 VA / (1.732 * 208 V) = 15000 / 360.256 ≈ 41.64 Amps
    Since it's a continuous load, I_adjusted = 41.64 Amps * 1.25 = 52.05 Amps
    Minimum breaker size required is 52.05 Amps.
  • Result:
    The next standard breaker size above 52.05 Amps is 60 Amps.
    Recommended Breaker Size: 60 Amps.

D) How to Use This Breaker Size Calculator

Our breaker size calculator is designed for ease of use and accuracy. Follow these steps to get your recommended breaker size:

  1. Select Load Input Type: Choose whether you know your load in "Current (Amps)", "Real Power (Watts)", or "Apparent Power (Volt-Amperes)". This will dynamically adjust the input fields.
  2. Enter Load Details:
    • If "Current (Amps)" is selected: Enter the total operating current of your device(s).
    • If "Real Power (Watts)" or "Apparent Power (Volt-Amperes)" is selected:
      • Enter the total power (Watts or VA).
      • Enter the system voltage (e.g., 120V, 240V).
      • Select the system phase (Single-Phase or Three-Phase).
      • If "Real Power (Watts)" is selected, you'll also need to enter the Power Factor (PF). Use 1.0 for purely resistive loads.
  3. Identify Continuous Load: Check the "Is this a continuous load?" box if the load is expected to operate for 3 hours or more. This applies the NEC-mandated 125% factor.
  4. Calculate: Click the "Calculate Breaker Size" button. The results will appear below.
  5. Interpret Results:
    • Calculated Load Current: The raw current drawn by your load.
    • Adjusted Load Current: The current after applying the continuous load factor (if applicable).
    • Minimum Breaker Size Required: The smallest whole-number amperage rating that can safely carry the adjusted load.
    • Recommended Standard Breaker Size: The final, standardized breaker size you should use, chosen from common NEC ratings. This is your primary result.
  6. Reset: Use the "Reset" button to clear all inputs and return to default values for a new calculation.

E) Key Factors That Affect Breaker Size

Proper breaker sizing is influenced by several critical factors, all of which contribute to the safety and reliability of an electrical system:

  1. Load Current (Amperage): This is the most fundamental factor. The breaker must be rated to carry the full operating current of the connected load without tripping under normal conditions.
  2. System Voltage: For a given power (Watts or VA), a higher voltage results in lower current, and thus potentially a smaller breaker. Conversely, lower voltage means higher current for the same power.
  3. System Phase (Single-Phase vs. Three-Phase): Three-phase systems distribute power more efficiently, meaning for the same power, the current per phase is lower than in a single-phase system, impacting the per-phase breaker size.
  4. Continuous vs. Non-Continuous Loads: As per NEC, continuous loads (operating ≥ 3 hours) require a 125% safety factor on the calculated current. This is perhaps the most overlooked factor in breaker sizing.
  5. Power Factor (PF): In AC circuits, especially with inductive loads (motors, transformers), the power factor describes the efficiency of power usage. A lower power factor means higher apparent current for the same real power, thus requiring a larger breaker. For purely resistive loads, PF is 1.0.
  6. Conductor (Wire) Ampacity: While this calculator focuses on load, the breaker's primary role is also to protect the wire. The breaker size must *never* exceed the ampacity rating of the conductor it protects. An wire gauge calculator is often used in conjunction with a breaker size calculator.
  7. Ambient Temperature: Higher ambient temperatures can reduce the current-carrying capacity of conductors, which indirectly might influence the final wire size choice, and thus the maximum breaker size allowed.
  8. Type of Load (Motor vs. Resistive): Motor loads have high inrush currents upon startup. While the breaker size is based on the running current and continuous factor, motor protection also involves specific thermal overload devices separate from the main circuit breaker.

F) Frequently Asked Questions (FAQ) about Breaker Sizing

Q1: Why is it important to size a circuit breaker correctly?
A: Correct breaker sizing is crucial for electrical safety. An undersized breaker will trip frequently (nuisance tripping), while an oversized breaker won't trip when it should, leading to overheating of wires, potential equipment damage, and fire hazards.

Q2: What is a "continuous load" and why does it affect breaker size?
A: A continuous load is one that is expected to operate for 3 hours or more. The National Electrical Code (NEC) requires that the overcurrent protective device (breaker) for continuous loads be sized at 125% of the load's maximum current. This safety factor accounts for heat buildup during prolonged operation.

Q3: Can I use a larger breaker than what the calculator recommends?
A: Generally, no. The recommended breaker size is based on protecting the load and, more importantly, the conductors (wires) from overcurrent. Installing a larger breaker than what the wire is rated for can lead to the wire overheating and causing a fire before the breaker trips. Always ensure the breaker rating does not exceed the wire's ampacity.

Q4: What is Power Factor (PF) and when do I need to consider it?
A: Power Factor is a measure of how effectively electrical power is being used in an AC circuit. It ranges from 0 to 1.0. For purely resistive loads (like heaters or incandescent lights), PF is 1.0. For inductive loads (like motors or fluorescent lights), PF is less than 1.0. You need to consider PF when calculating current from real power (Watts) because a lower PF means higher current for the same real power, requiring a larger breaker. Our power factor calculator can help you understand this further.

Q5: Does wire gauge matter for breaker size?
A: Absolutely. While the breaker size calculator primarily determines the breaker based on the load's current, the chosen breaker must *always* be equal to or smaller than the ampacity of the wire it protects. A wire gauge calculator helps determine the appropriate wire size for a given current and run length. You can use our wire gauge calculator to find suitable wire sizes.

Q6: What are standard circuit breaker sizes?
A: Common standard breaker sizes (in Amperes) include 15, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 125, 150, 175, 200, 225, 250, 300, 350, 400, 500, 600, 800, 1000, etc. These are specified in NEC Table 240.6(A).

Q7: Can this calculator be used for both AC and DC circuits?
A: This calculator is primarily designed for AC circuits, especially when dealing with Watts, VA, Power Factor, and phases. For DC circuits, the calculation is simpler: Current (Amps) = Power (Watts) / Voltage (Volts). You would input current directly or use Watts with a "single-phase" and Power Factor of 1.0 for a DC equivalent. The continuous load factor still applies.

Q8: Does this calculator account for voltage drop?
A: No, this breaker size calculator does not directly account for voltage drop. Voltage drop is a separate calculation that determines if the wire size is adequate for the length of the run to prevent excessive voltage loss. While related to wire sizing, it does not directly change the *breaker's* amperage rating for a given load. You may want to use a voltage drop calculator for that purpose.

G) Related Tools and Internal Resources

Explore our other useful electrical calculators and guides to assist with your projects:

🔗 Related Calculators