When you need to prevent two power sources from backfeeding each other—like a utility grid and a standby generator—interlocked circuit breakers are your primary defense. While mechanical sliding plates are common in residential panels, electrical interlocking uses auxiliary contacts and shunt-trip coils to enforce the same physical rule via control logic. The direct answer for a basic electrical interlock topology is this: wire the normally-closed (NC) auxiliary contact of Breaker A in series with the Shunt Trip (ST) coil of Breaker B, and vice versa. If Breaker A is closed, its NC contact opens, physically preventing the ST coil of Breaker B from receiving the trip signal, thereby locking out Breaker B's closing circuit or forcing a safe state.

The Electrical Interlock Topology: Nodes and Logic

Why choose an electrical interlock topology over a mechanical sliding plate? Mechanical interlocks (like the Eaton CHML or Siemens ECSBPK01) cost around $50 to $80 and are foolproof, but they require both breakers to be physically adjacent in the same panel. Electrical interlocks allow you to place the Main breaker in Panel A and the Generator breaker in a remote Panel B, while also integrating seamlessly with PLC logic, smart home relays, or automatic transfer switches (ATS).

To design this, we map the control circuit using specific node labels. This topology assumes a 24VDC control circuit for safety, driving 24VDC shunt trip coils.

  • V_CTRL: 24VDC positive control voltage source.
  • GND_CTRL: 24VDC negative common.
  • SW_MAIN: Manual momentary toggle switch for Main breaker closure.
  • SW_GEN: Manual momentary toggle switch for Generator breaker closure.
  • AUX_MAIN_NC: Auxiliary contact on Main breaker (Closed when Main is OPEN).
  • AUX_GEN_NC: Auxiliary contact on Gen breaker (Closed when Gen is OPEN).
  • ST_MAIN: Shunt trip coil on Main breaker.
  • ST_GEN: Shunt trip coil on Gen breaker.

The logic flow dictates that to energize the Gen closing coil, current must pass through AUX_MAIN_NC. If the Main breaker is already closed, AUX_MAIN_NC is open, breaking the circuit. Attempting to close the Gen breaker simply does nothing. Conversely, if you use a cross-trip topology (where closing Gen actively trips Main), the Gen closing signal routes through ST_MAIN to drop the Main breaker before the Gen breaker latches.

Behavior Matrix and Failure Mode Extremes

Understanding how the circuit behaves under normal and fault conditions is critical before you wire it into a live 120V/240V panel. Below is the behavior matrix for a standard blocking interlock.

System State SW_MAIN Action SW_GEN Action AUX_MAIN_NC Status AUX_GEN_NC Status Result
Main ON, Gen OFF N/A Pressed Open Closed Gen fails to close (Interlocked)
Main OFF, Gen ON Pressed N/A Closed Open Main fails to close (Interlocked)
Both OFF Pressed None Closed Closed Main closes successfully
⚠️ Failure Mode Extremes: What Breaks?
  • Short across AUX_GEN_NC: This is the catastrophic failure. If the NC contact wires short together, the interlock is defeated. Closing the Main breaker will NOT open the Gen control circuit. Both sources can backfeed, risking generator destruction or electrocuting a utility lineman working on the grid.
  • Open circuit on ST_MAIN wire: If you are using a cross-trip topology and the wire to the Main shunt trip breaks, turning on the generator will fail to drop the Main breaker. The system relies on manual intervention to prevent backfeed.
  • Short across ST_GEN coil: This is a fail-safe. A dead short across the shunt trip coil will immediately blow the 2A control circuit fuse upon power-up, locking out both breakers and forcing a manual reset.

Design Walkthrough: Sizing the Control Circuit Components

Let's pick real component values for a 24VDC electrical interlock system. We will use DIN-rail mountable components that bridge the gap between industrial control and residential transfer panels.

  • Circuit Breakers: Schneider Electric Acti9 iC60N (2-pole, 50A). These accept modular auxiliary and shunt trip add-ons. (Approx. $65 each)
  • Shunt Trip Coils: Schneider Electric A9A26476 (24VDC Shunt Trip release). Rated for continuous duty without burning out the coil. ($45 each)
  • Auxiliary Contacts: Schneider Electric A9A26924 (1 NO / 1 NC contact block). We will use the NC terminal. ($22 each)
  • Power Supply: Mean Well DR-60-24 (24VDC, 2.5A DIN rail PSU). Provides clean, isolated DC power for the control logic. ($28)
  • Control Relays (for logic inversion if needed): Omron G2R-2-DC24 (DPDT, 10A contacts). ($12 each)
  • Fusing: Littelfuse 0216002 (2A Fast-Acting 5x20mm Glass Fuse) with a DIN mount holder. Protects the 24VDC control wiring. ($8 for holder and fuses)

Total Control Logic Cost: ~$225. This is significantly higher than a $60 mechanical slide plate, but it buys you remote panel placement, PLC integration, and the ability to log transfer events via smart relays.

For wire sizing on the 24VDC control side, 18 AWG THHN is more than sufficient. The shunt trip coils draw roughly 0.5A to 1A inrush, meaning 18 AWG (rated for 16A in chassis wiring) keeps voltage drop negligible over a 50-foot run. Always reference NFPA 70 (NEC) Article 230.83 for transfer equipment requirements, which mandates that the interlock prevent the inadvertent interconnection of the utility and the alternate source.

Bench-Testing the Interlock Logic Step-by-Step

Never wire a new interlock topology directly into a live 120V/240V panel without proving the logic first. We use a DIN rail terminal block setup as an industrial 'breadboard' to test the 24VDC control circuit safely.

  1. Mount and Power: Snap the Mean Well DR-60-24 PSU and the Schneider iC60N breakers (with ST and Aux blocks attached) onto a 35mm DIN rail. Wire the 120VAC input to the PSU and power it on. Verify 24VDC at the output terminals using a multimeter.
  2. Fuse the Control Line: Wire the 24VDC positive output through the Littelfuse 2A fuse holder to your terminal block node V_CTRL. Wire the negative to GND_CTRL.
  3. Wire the Main Logic: Run a jumper from V_CTRL to SW_MAIN (a momentary pushbutton). From the button, wire through the AUX_GEN_NC contact block, and terminate at the positive terminal of ST_MAIN. Connect the negative terminal of ST_MAIN to GND_CTRL.
  4. Wire the Gen Logic: Repeat the process for the generator side: V_CTRLSW_GENAUX_MAIN_NCST_GENGND_CTRL.
  5. Baseline Test: With both breakers manually toggled to the OFF position, press SW_MAIN. You should hear a sharp click as ST_MAIN actuates (note: shunt trips only operate when the breaker handle is in the ON position; if it's OFF, the mechanical latch is already disengaged. Toggle the breaker ON first, then press the button to verify it trips to the mid-position).
  6. The Interlock Proof: Reset Main to ON. Press and hold SW_GEN. The Gen shunt trip should not actuate, because AUX_MAIN_NC is currently open. The circuit is physically broken.
  7. Cross-Trip Verification (If applicable): If your design uses a cross-trip (where pressing Gen actively drops Main), wire a parallel path from SW_GEN directly to ST_MAIN. Press SW_GEN. The Main breaker should instantly trip to the mid-position, clearing the bus before the Gen breaker can be manually latched.

For deeper reading on auxiliary contact coordination and trip curve timing, refer to the Schneider Electric Acti9 iC60 technical documentation, which details the exact millisecond response times of their 24VDC shunt releases.

Interlocked Circuit Breakers FAQ

Can I use a mechanical interlock plate instead of wiring auxiliary contacts?

Yes, and for 90% of residential generator transfer setups, you should. A mechanical interlock plate (like the Eaton CHML) physically blocks one breaker handle from moving to the ON position unless the other is OFF. It requires no control wiring, no power supplies, and cannot be defeated by a shorted wire. You should only choose electrical interlocked circuit breakers when the breakers are not physically adjacent, when you are integrating with an automatic transfer switch (ATS) controller, or when local AHJ (Authority Having Jurisdiction) requirements mandate monitored, electrically proven interlocks for commercial standby systems.

What happens to electrically interlocked breakers during a grid brownout?

If your interlock relies on a Shunt Trip (ST) coil powered by the utility grid, a severe brownout (voltage dropping below 70% nominal) might fail to provide enough current to actuate the ST coil if you attempt a transfer. This is why critical commercial systems use Undervoltage Release (UVR) coils or battery-backed 24VDC control circuits (like the Mean Well PSU paired with a 24VDC SLA battery) for the interlock logic. A UVR coil is designed to drop the breaker automatically when control voltage is lost, acting as a fail-safe during brownouts.

Are electrically interlocked breakers NEC compliant for whole-house generator transfer?

Yes, provided they meet the strict requirements of NEC Article 230.83 (Transfer Equipment) and Article 702 (Optional Standby Systems). The NEC requires that the transfer equipment prevent the inadvertent interconnection of the normal and alternate power sources. An electrical interlock using listed shunt trips and auxiliary contacts satisfies this, provided the components are UL-listed for use with that specific breaker model. However, many local inspectors strongly prefer (or mandate) mechanical interlocks for simple manual residential transfers because they are visually verifiable and immune to control wire failures. Always consult your local AHJ before installing an electrical interlock for a whole-house transfer switch.