The three primary classes of circuit breakers are Thermal-Magnetic (standard residential AC), Hydraulic-Magnetic (precision industrial/aviation), and Solid-State/Electronic (programmable DC and bench power supplies). If you are protecting a custom 12V or 24V DC load where a standard 15A thermal breaker won't trip fast enough to save your silicon, the solid-state class is your only viable option.

In this guide, we will break down the operational differences between these three classes of circuit breakers, and then walk through a complete node-by-node design of a solid-state electronic breaker you can build and test on your bench today.

The Three Main Classes of Circuit Breakers Explained

Before we build a custom protection circuit, it is critical to understand why we use different classes of circuit breakers across the electrical spectrum. According to All About Circuits, the trip mechanism dictates the breaker's response time, temperature stability, and reset behavior.

Breaker Class Trip Mechanism Response Time Best Application Typical Cost
Thermal-Magnetic Bimetallic strip (heat) + Solenoid (magnetic short-circuit pull) Milliseconds to Seconds Residential AC panels, standard branch circuits $5 - $15
Hydraulic-Magnetic Solenoid with a fluid-filled dashpot for time delay Highly precise, temp-independent Aviation, marine, industrial motor starts $40 - $150+
Solid-State (Electronic) Current shunt, comparator IC, and semiconductor switch (MOSFET) Microseconds (µs) DC electronics, battery management, bench supplies $2 - $10 (component level)
Why Solid-State Over Thermal-Magnetic for DC Projects?
Thermal-magnetic breakers rely on physical heat buildup to trip on moderate overloads. In a low-voltage DC circuit, a 2A fault on a 5A breaker might take 30 seconds to generate enough heat to snap the bimetallic strip—long enough to melt your PCB traces. A solid-state topology measures the voltage drop across a shunt resistor and cuts the gate drive to a MOSFET in microseconds, long before thermal damage occurs.

Solid-State Breaker Topology: Node-by-Node Design Walkthrough

Let’s design a 12V DC solid-state breaker set to trip at exactly 1.0 Amp. We will use a low-side N-channel MOSFET topology because N-channel MOSFETs offer significantly lower RDS(on) (on-resistance) and are cheaper than their P-channel counterparts.

Component Selection

  • Comparator: LM393 (Dual differential comparator, open-collector output)
  • Switch: IRLZ44N (Logic-level N-channel MOSFET, 47A continuous, 22mΩ RDS(on))
  • Current Shunt: 0.05Ω 5W power resistor
  • Reference Voltage (Vref): 5kΩ trimpot configured as a voltage divider from a 5V logic rail
  • Pull-up Resistor: 10kΩ (for the LM393 open-collector output)

Topology and Node Labels

Wire the circuit following these specific node designations:

  • Node 1 (V+ Source): 12V DC positive supply.
  • Node 2 (Load High): Connects to the positive terminal of your protected load.
  • Node 3 (Load Low / Drain): Connects to the Load's negative terminal and the Drain pin of the IRLZ44N.
  • Node 4 (Sense High / Source): Connects to the Source pin of the IRLZ44N and the high side of the 0.05Ω shunt resistor.
  • Node 5 (Sense Low / GND): Connects to the low side of the shunt resistor and the system Ground.
  • Node 6 (Gate Drive): The Gate of the IRLZ44N. This node is tied to the output of the LM393, with a 10kΩ pull-up resistor connecting it to the 5V logic rail.
  • Node 7 (Comparator Inputs): The Inverting Input (-) of the LM393 reads Node 4 (shunt voltage). The Non-Inverting Input (+) reads the wiper of the 5kΩ trimpot, dialed to exactly 50mV.

The Math: At 1.0A of current, the voltage drop across the 0.05Ω shunt (Node 4 to Node 5) is V = I × R, or 1.0A × 0.05Ω = 50mV. When the load draws more than 1A, the shunt voltage exceeds our 50mV Vref, triggering the trip.

Behavior Matrix and Extreme Failure Modes

Understanding how component tolerances and extreme faults affect your topology is what separates a working prototype from a reliable protection circuit. Below is the behavior matrix for this solid-state configuration.

Element Changed Effect on Trip Point System Behavior
Increase Shunt to 0.1Ω Trip point halves (trips at 0.5A) Breaker becomes hyper-sensitive; normal 1A loads will instantly trip the circuit.
Increase Vref to 100mV Trip point doubles (trips at 2.0A) Allows higher inrush currents but risks thermal damage to downstream 1A-rated wires.
Remove 10kΩ Pull-up N/A (Circuit fails to start) LM393 output floats. Gate voltage is undefined; MOSFET will likely remain off or oscillate.

What Breaks at the Extremes?

Extreme 1: Shorting the Load (Node 2 to Node 5).
If you short the load, current attempts to spike to hundreds of amps. The shunt voltage instantly exceeds 50mV. The LM393's inverting input goes higher than the non-inverting input, causing the open-collector output to sink current to ground. Node 6 (Gate) is pulled to 0V. The IRLZ44N cuts off in under 1 microsecond. The breaker successfully trips, protecting the wiring.

Extreme 2: Opening the Sense Line (Node 4 to LM393 broken).
If the trace or jumper wire connecting the shunt to the comparator's inverting input breaks, the comparator reads 0V. It assumes no current is flowing and keeps the gate high. If a short circuit occurs while this sense line is open, the protection loop is blind. The IRLZ44N will remain fully enhanced, absorbing the massive short-circuit current until it exceeds its thermal limits, resulting in catastrophic silicon failure (magic smoke) and a direct short to ground.

Safety Note: Solid-state breakers do not provide physical galvanic isolation. Unlike a thermal-magnetic breaker that creates a physical air gap when tripped, a MOSFET can leak microamps or fail shorted. Never rely on a solid-state breaker as a primary safety disconnect for mains voltage or high-capacity lithium packs without a physical fuse in series.

How to Breadboard and Test Your Electronic Breaker

Follow these numbered steps to build and verify the circuit on a standard solderless breadboard. You will need a bench power supply, a multimeter, and a dummy load (like a 12Ω power resistor).

  1. Establish the Logic Rail: Use a 5V USB breakout or a linear regulator to create a clean 5V rail on your breadboard. Connect the LM393 VCC to 5V and GND to the common ground.
  2. Dial in Vref: Wire the 5kΩ trimpot across 5V and GND. Connect the wiper to the Non-Inverting Input (+) of the LM393. Use your multimeter to adjust the wiper until it reads exactly 0.050V (50mV).
  3. Wire the Comparator Output: Connect the LM393 Output pin to the Gate of the IRLZ44N. Install the 10kΩ pull-up resistor between this same Gate node and the 5V rail.
  4. Install the Power Stage: Place the IRLZ44N and the 0.05Ω shunt resistor. Connect the Source to the shunt, and the other side of the shunt to GND. Connect the Inverting Input (-) of the LM393 directly to the Source pin (Node 4) to ensure a Kelvin-style sense connection, minimizing trace resistance errors.
  5. Apply Normal Load: Connect your 12V bench supply to Node 1. Connect a 12Ω dummy load between Node 1 and Node 3 (Drain). The load should draw roughly 1A (minus the tiny drop across the MOSFET and shunt). Measure the Gate voltage; it should read ~5V, indicating the breaker is closed (ON).
  6. Force a Fault: Momentarily touch a jumper wire across the dummy load (shorting Node 2 to Node 3). You should hear a faint click from the bench supply's own protection, or see the supply's current limit engage. Crucially, measure the Gate voltage during the short—it should instantly snap to 0V, proving your breaker tripped and opened the circuit.

Frequently Asked Questions: Classes of Circuit Breakers

What are the different classes of circuit breakers used in residential panels?

In standard US residential panels governed by the NEC, you will primarily encounter three classes of thermal-magnetic breakers: Standard (overcurrent/short-circuit only), GFCI (Ground Fault Circuit Interrupter, which detects 5mA current imbalances to prevent shock), and AFCI (Arc Fault Circuit Interrupter, which uses DSP to detect the high-frequency signatures of arcing wires to prevent fires). For a deep dive into residential panel sizing and breaker selection, refer to Eaton's residential breaker catalog.

Why do hydraulic-magnetic breakers cost more than thermal-magnetic ones?

Hydraulic-magnetic breakers use a solenoid coil wrapped around a tube containing a magnetic core suspended in a silicone fluid (the dashpot). The fluid viscosity dictates the time delay. Because the trip point relies entirely on magnetic flux and fluid dynamics—not the ambient heat of a bimetallic strip—these breakers maintain their exact trip curve whether they are installed in a -40°C aviation bay or a 60°C industrial boiler room. This temperature independence and precision manufacturing drive the cost up to $100+ per pole.

Can a solid-state breaker replace a standard AC mains breaker?

No. Solid-state breakers are strictly for low-voltage DC or specialized AC electronic protection. The National Electrical Code (NEC) requires a physical, visible air gap for mains disconnects to ensure worker safety. A MOSFET or IGBT can fail in a "shorted" state internally while appearing off, meaning lethal mains voltage could still pass through the device. Always use a UL-listed thermal-magnetic or hydraulic-magnetic breaker for 120V/240V AC branch circuits.

How do I reset an electronic solid-state breaker after a trip?

The basic LM393 topology described above is "latching" in a fault state as long as the fault persists, but it will auto-reset the microsecond the short is removed. If you want a breaker that trips and stays off until a human intervenes (like a physical breaker), you must add an SCR (Silicon Controlled Rectifier) or a flip-flop logic gate to the gate-drive node. This latches the Gate to 0V permanently until the main power (Node 1) is physically cycled off and back on.