Understanding the Class of Circuit Breaker for Mixed Loads

The "class" of a Miniature Circuit Breaker (MCB) defines its instantaneous magnetic trip threshold, dictating how it handles inrush currents. According to the IEC 60898-1 standard, a Class B breaker trips magnetically at 3 to 5 times its rated current (In), a Class C breaker trips at 5 to 10 times In, and a Class D breaker trips at 10 to 20 times In. For a home workshop circuit powering both LED lighting and a 15A table saw motor, you must select a Class C breaker. A Class B would nuisance-trip the moment the saw's motor generates its 6x startup inrush, while a Class D might fail to protect 12 AWG NM-B wiring from a moderate short circuit before the wire insulation melts.

While we cannot safely breadboard a 120V AC mains breaker, we can design a 12V DC equivalent on the bench. This electronic topology mimics the magnetic trip behavior of a Class C breaker, allowing you to visualize exactly how the protection logic discriminates between a harmless motor startup surge and a dead short.

Bench Safety Callout: Even at 12V DC, a dead short across an unprotected bench power supply can deliver 30A+ and instantly melt 22 AWG breadboard jumper wires. Always set your bench supply's current limit (OCP) to 20A before testing fault conditions.

Topology Design: Simulating a Class C Breaker on the Bench

To replicate the magnetic trip curve, we use a low-side shunt resistor to measure current, an LM339 comparator to evaluate the voltage drop against a reference threshold, and a logic-level MOSFET to disconnect the load. We are designing this for a nominal 2A DC motor, targeting a Class C trip point of 9x In (18A).

Node Labels and Circuit Topology

  • Node A (V+): 12V DC Supply Positive
  • Node B (Load+): Motor Positive Terminal
  • Node C (Sense): Shunt Resistor High-Side (Connected to Motor Negative)
  • Node D (Ref): Voltage Divider Output (Comparator Non-Inverting Input)
  • Node E (Gate): MOSFET Gate (Comparator Output via 100Ω pull-up)
  • Node F (GND): Common Ground (Supply Negative, Shunt Low-Side, Divider Low-Side)

Component Value Selection

The math dictates the trip class. We want the breaker to trip at 18A.

  • R_sense: 0.05Ω, 5W power resistor. At 18A, the voltage drop is V = I × R = 18A × 0.05Ω = 0.9V.
  • Voltage Divider (R1, R2): We need a 0.9V reference from a stable 5V rail. Using R1 = 10kΩ and R2 = 2.2kΩ yields V_ref = 5V × (2.2 / 12.2) ≈ 0.901V.
  • U1: LM339 Quad Comparator. The inverting input (-) connects to Node C (Sense). The non-inverting input (+) connects to Node D (Ref).
  • Q1: IRLZ44N Logic-Level N-Channel MOSFET. Its low Rds(on) of 0.022Ω at 5V Vgs ensures minimal voltage drop during normal 2A operation.

When the motor draws normal current (2A), V_sense is 0.1V. Because 0.1V < 0.901V, the comparator output remains low, keeping the MOSFET gate pulled high via a 10kΩ resistor to the 12V rail, turning the motor on. When current hits 18A, V_sense exceeds V_ref, the comparator pulls the gate low, and the MOSFET shuts off in microseconds.

Behavior Matrix: How the Circuit Reacts to Faults

Understanding failure modes is critical when designing protection circuits. Here is how the topology behaves under normal and extreme conditions.

ConditionCurrent DrawV_sense vs V_refMOSFET StateResult
Normal Run2.0A0.10V < 0.90VON (Saturated)Motor runs normally
Startup Inrush10.0A (5x In)0.50V < 0.90VONInrush tolerated (Class C behavior)
Locked Rotor18.5A0.92V > 0.90VOFF (Cutoff)Circuit trips, motor protected
Dead Short (Load)25.0A+1.25V+ > 0.90VOFF (Cutoff)Instantaneous magnetic trip

What Breaks at the Extremes?

If R_sense opens (fails open-circuit): The comparator inverting input floats or reads 0V. The system interprets this as zero current. The MOSFET stays permanently ON, and if a real short occurs, the motor or wiring will burn unless the bench supply's OCP intervenes.

If Q1 shorts (Drain-to-Source failure): MOSFETs typically fail short-circuit under extreme thermal stress. If Q1 shorts, the breaker is defeated. The load receives continuous power regardless of the comparator's logic state. This is why mains panels use mechanical breakers with physical trip linkages that cannot fail in a closed state.

Step-by-Step Breadboard Testing Procedure

Follow these numbered steps to build and verify the electronic breaker. Do not connect the 12V motor until the logic threshold is verified.

  1. Build the Reference Divider: Connect R1 (10kΩ) from the 5V rail to an empty rail. Connect R2 (2.2kΩ) from that rail to GND. Use your multimeter to verify the midpoint reads exactly 0.90V (±0.02V).
  2. Wire the Comparator: Place the LM339 on the breadboard. Tie VCC to 12V and GND to ground. Wire the non-inverting input (+) to your 0.90V reference. Wire the inverting input (-) to the high side of your 0.05Ω shunt resistor.
  3. Configure the MOSFET Gate: Connect the LM339 output pin to the gate of the IRLZ44N. Place a 10kΩ pull-up resistor between the gate and the 12V rail. Add a 100Ω series resistor between the comparator output and the gate to prevent high-frequency ringing.
  4. Verify Logic State (No Load): Power the 12V rail. With no motor connected, V_sense is 0V. Measure the MOSFET gate voltage; it should read ~12V (MOSFET ON). Briefly touch a jumper wire from the sense node to 1.0V; the gate should instantly drop to ~0.2V (MOSFET OFF).
  5. Connect the Load: Wire the 12V motor in series with the shunt resistor and the MOSFET drain. The motor source connects to GND.
  6. Test the Trip Point: Power the circuit. The motor should spin. To simulate a locked rotor, physically stall the motor shaft with pliers (wear gloves). The current will spike, and the MOSFET should cut power within milliseconds, protecting the windings.

Why Class C Over Class B for Inductive Inrush?

When sizing a breaker for a residential panel, the decision between Class B and Class C hinges entirely on the load's inrush profile. Here is the decision framework for your next panel upgrade.

Choose Class B When:

  • Protecting purely resistive loads (baseboard heaters, water heaters).
  • Long cable runs where high impedance limits short-circuit current, requiring a lower magnetic threshold to ensure the breaker actually trips during a fault.
  • Standard residential lighting circuits with no large transformers.

Choose Class C When:

  • Protecting mixed circuits with inductive motors (HVAC condensing units, well pumps, workshop table saws).
  • The startup inrush is known to exceed 4x the nominal running current.
  • Commercial lighting circuits utilizing large magnetic ballasts or heavy switching power supplies.

If you install a Class B breaker on a 20A circuit feeding a 15A air compressor, the compressor's 90A startup surge (6x In) will instantly trigger the Class B magnetic solenoid (which trips at 60A-100A). The compressor will never start. Swapping to a Class C breaker (tripping at 100A-200A) allows the 90A surge to pass through for the 200 milliseconds required to spin the motor up to speed.

Frequently Asked Questions

What is the difference between a Class B and Class C circuit breaker?

The primary difference is the magnetic trip threshold. A Class B breaker trips instantaneously when current reaches 3 to 5 times its rated ampacity, making it highly sensitive and ideal for long cable runs or purely resistive loads. A Class C breaker requires 5 to 10 times the rated current to trip instantaneously, allowing it to tolerate the brief, high-amperage inrush currents generated by electric motors and transformers without nuisance tripping.

Can I use a Class D circuit breaker for residential lighting?

Technically you can, but it is a poor design choice and may violate local NEC-style guidance regarding branch circuit protection. Class D breakers trip at 10 to 20 times their rated current. On a standard 15A residential lighting circuit, a Class D breaker would require up to 300A of fault current to trip magnetically. If a dead short occurs at the far end of a long 14 AWG wire run, the available fault current might only be 200A due to wire impedance. The Class D breaker would fail to trip instantaneously, relying solely on the slow thermal bimetallic strip, which could allow the wire to overheat and start a fire before the breaker opens.

How does the thermal trip curve differ from the magnetic trip class?

The magnetic trip class (B, C, D) handles instantaneous, high-current short circuits using an internal electromagnet. The thermal trip curve handles moderate, sustained overloads (e.g., drawing 22A on a 20A breaker) using a bimetallic strip that bends as it heats up. The thermal response is inverse-time: the higher the overload, the faster it trips, but it always takes seconds or minutes. The magnetic response is instantaneous, tripping in under 10 milliseconds when the specific class threshold is breached.

What happens if I replace a Class C breaker with a Class B in my workshop panel?

If you replace a Class C with a Class B in a workshop environment, you will immediately experience nuisance tripping. Every time you turn on a table saw, miter saw, or air compressor, the initial inrush current will exceed the Class B magnetic threshold, causing the breaker to trip before the motor reaches operating speed. You will not be able to use your heavy machinery without manually holding the breaker closed, which is incredibly dangerous and defeats the purpose of the protective device.