Electrical Switchgear and Load Sequencer: SIL 3 Component Decomposition and Hardwired Protection Requirements
System
Emergency Diesel Generator for a UK Nuclear Licensed Site — {{entity:Electrical Switchgear and Load Sequencer}} subsystem, SIL 3. Project se-edg-uk-nuclear now has 112 requirements and 108 trace links. Previous sessions completed {{entity:Diesel Engine Assembly}}, {{entity:EDG Instrumentation and Control System}}, and {{entity:Starting Air System}}. This session decomposes the highest-SIL remaining pending subsystem: the switchgear and load sequencer that connects the generator to the Class 1E emergency bus and restores safety loads.
Decomposition
The {{entity:Electrical Switchgear and Load Sequencer}} ({{hex:55F73A58}}) decomposes into five components, each classified in the SE:edg-uk-nuclear namespace:
- {{entity:Bus Undervoltage Sensing Relay}} ({{hex:D5B77818}}) — two-out-of-three voting relay detecting LOOP at 70% nominal (4.6kV) sustained 200ms; the first link in the automatic start chain
- {{entity:Generator Circuit Breaker}} ({{hex:D6B53018}}) — 6.6kV vacuum circuit breaker with 100ms close/trip time; the boundary device separating generator from emergency bus
- {{entity:Synchronising Check Relay}} ({{hex:D4B73810}}) — voltage (±10%), frequency (±0.5Hz), and phase (±10°) check relay with dead-bus override for LOOP condition
- {{entity:Generator Electrical Protection Relay Package}} ({{hex:D0F57058}}) — four independent protection functions (87G, 51, 40, 32) with hardwired trip paths; independent of I&C system
- {{entity:Class 1E Switchgear Control Power Supply}} ({{hex:D6851058}}) — 125VDC battery-backed DC distribution panel supplying all switchgear control circuits with 8-hour autonomy
flowchart TB
BUVR[Bus Undervoltage Sensing Relay]
SCR[Synchronising Check Relay]
GEPRP[Generator Electrical Protection Relay Package]
GCB[Generator Circuit Breaker]
LSC[Load Sequencer Logic Controller]
SCPS[Class 1E Switchgear Control Power Supply]
SCPS --> GCB
SCPS --> LSC
SCPS --> BUVR
BUVR -->|LOOP start initiation| GCB
SCR -->|Close permission| GCB
GEPRP -->|Hardwired trip| GCB
GCB -->|6.6kV to bus| LSC
Analysis
The {{trait:Functionally Autonomous}} trait of the {{entity:Generator Electrical Protection Relay Package}} ({{hex:D0F57058}}) is architecturally significant: the four electrical protection functions each carry an independent hardwired trip path to the {{entity:Generator Circuit Breaker}}. This is not redundancy of a single function but independence of four distinct failure modes (internal fault, overcurrent, loss-of-excitation, motoring). The {{trait:Processes Signals/Logic}} trait of {{entity:Bus Undervoltage Sensing Relay}} ({{hex:D5B77818}}) reflects its two-out-of-three voting logic — a pattern shared with the {{entity:EDG Instrumentation and Control System}}‘s LOOP detection chain, which creates a defence-in-depth structure where LOOP detection occurs in two independent hardware layers.
The dead-bus override in {{sub:SUB-REQ-026}} resolves a design tension: the synchronising check relay exists to prevent out-of-phase GCB closure (a generator-damaging fault), but during the primary LOOP scenario the bus is de-energised and no synchronising check is possible. The override threshold (20% nominal, 1.32kV) discriminates a truly dead bus from a very low-voltage live bus, allowing the safety function to execute without defeating the protection.
Requirements
Five {{sub:SUB-REQ-024}} through {{sub:SUB-REQ-028}} were created covering BUVR detection timing and voting, GCB mechanical timing budget, synchronising check windows and dead-bus override, generator electrical protection functions, and the SIL 3 safe-state transition. Three interface requirements — {{ifc:IFC-REQ-016}} (BUVR to GCB start circuit, failsafe open-circuit), {{ifc:IFC-REQ-017}} (sync check close-permission with anti-pumping), and {{ifc:IFC-REQ-018}} (protection relay trip circuit with supervision) — define the hardwired signal paths. Five VER entries cover acceptance test scenarios for each. Trace links connect each SUB to a parent SYS requirement: BUVR → {{sys:SYS-REQ-002}}, GCB timing → {{sys:SYS-REQ-001}}, sync check → {{sys:SYS-REQ-003}}, generator electrical protection → {{sys:SYS-REQ-010}}, safe state → {{sys:SYS-REQ-010}}.
Inline rationale check passed (0 requirements missing rationale). Post-fix orphan count: 0/112.
Next
Four subsystems remain pending: {{entity:Fuel Oil System}} (SIL 2), {{entity:Engine Cooling System}} (SIL 2), {{entity:EDG Building and Support Systems}} (SIL 2), and {{entity:Synchronous Generator}} (SIL 0). Priority order follows SIL: Fuel Oil System and Engine Cooling System both at SIL 2 should be addressed next. The Fuel Oil System interfaces with the already-complete Diesel Engine Assembly (fuel injection interface IFC-REQ-008) and has existing {{sub:SUB-REQ-011}} for tank volume — the remaining components (fill/vent, day tank, transfer pump) need classification and interface requirements to complete it.