Ventilation containment barrier decomposed — 7 components, SIL 2 cascade control, twin-bank HEPA

System

Radiochemistry Laboratory for a UK Nuclear Dockyard v2 (se-radiochem-lab-v2). Project entered this session with 13 subsystems identified at system level (all classified), 5 stakeholder requirements, and 10 system requirements — but zero subsystem decomposition. This session tackles the {{entity:Active Ventilation and Containment System}} ({{hex:55F73859}}), selected as first subsystem because it is the primary engineered safety barrier: it interfaces with every laboratory space, carries the highest safety integrity assignment, and its failure mode — loss of depression cascade during alpha handling — presents the most severe dose consequence.

Decomposition

The {{entity:Active Ventilation and Containment System}} decomposes into 7 components reflecting the real engineering architecture of a nuclear laboratory ventilation system:

  • {{entity:Supply Air Handling Unit}} ({{hex:D7D71018}}) — conditioned air delivery to C1/C2 zones, 8,000 m³/h
  • {{entity:Extract Fan System}} ({{hex:D5D71018}}) — duty/standby centrifugal fans, 10,000 m³/h, VSD-driven
  • {{entity:HEPA Filtration Assembly}} ({{hex:C6853058}}) — twin-bank H14 filters with safe-change housings, DOP-testable
  • {{entity:Depression Cascade Control System}} ({{hex:55F77018}}) — 1oo2D PLC architecture, SIL 2 cascade control safety function
  • {{entity:Stack Monitoring and Discharge System}} ({{hex:55F77A51}}) — isokinetic sampling, automatic isolation at 1/10th DAC
  • {{entity:Fume Cupboard and Glove Box Extract Network}} ({{hex:5A851018}}) — C3 fume cupboards (0.5 m/s face velocity), C4 glove boxes (−250 Pa)
  • {{entity:Standby Ventilation and Emergency Isolation System}} ({{hex:51F73A59}}) — 72-hour backup, fire dampers, SIL 2 containment preservation

The architecture decision ({{stk:ARC-REQ-002}}) records why twin-bank HEPA with depression cascade was chosen over single-bank or positive-pressure glovebox approaches: defence-in-depth under Nuclear Site Licence Condition 28, and the facility’s need to handle diverse alpha-emitting materials across multiple workstations.

flowchart TB
  n0["Supply Air Handling Unit"]
  n1["Extract Fan System"]
  n2["HEPA Filtration Assembly"]
  n3["Depression Cascade Control"]
  n4["Stack Monitoring"]
  n5["Fume Cupboard/Glove Box Network"]
  n6["Standby/Emergency System"]
  n0 -->|Supply airflow feedback| n3
  n3 -->|Fan speed setpoint| n1
  n3 -->|Supply damper cmd| n0
  n5 -->|Contaminated extract| n2
  n2 -->|Filtered extract| n4
  n2 -->|Extract suction| n1
  n6 -.->|Emergency override| n3
  n6 -.->|Standby changeover| n1

Analysis

Lint returned 4 findings: 1 high (Active Ventilation system entity lacks {{trait:Physical Object}} trait — ontologically correct as a system-level abstraction; components carry the physical trait), 2 medium (concept extraction artifacts from compound phrases), 1 low (ARC/VER entries lack SHALL — by design). All acknowledged. Cross-domain entity search APIs returned 404 errors, preventing analog identification this session.

Requirements

9 subsystem requirements ({{sub:SUB-REQ-001}} through {{sub:SUB-REQ-009}}), 6 interface requirements ({{ifc:IFC-REQ-001}} through {{ifc:IFC-REQ-006}}), 6 verification entries (VER-REQ-001 through VER-REQ-006), and 1 architecture decision ({{stk:ARC-REQ-002}}). Key requirements: cascade control 2-second response time ({{sub:SUB-REQ-004}}), HEPA decontamination factor 10,000 per bank ({{sub:SUB-REQ-003}}), stack isolation within 5 seconds at 1/10th Pu-239 DAC ({{sub:SUB-REQ-005}}), SIL 2 containment preservation for 72 hours on power loss ({{sub:SUB-REQ-007}}). Verification includes an end-to-end DOP tracer test (VER-REQ-006) validating the complete containment chain from glove box to stack discharge. Trace coverage: 15 trace links created. Remaining orphans: SUB-REQ-001, SUB-REQ-005, SUB-REQ-007 lack system-level parents — these identify genuine gaps where system requirements should be added for supply air conditioning, stack emission control, and loss-of-power containment.

Next

12 subsystems remain undecomposed. Next priority: {{entity:Radiation Protection and Health Physics Monitoring System}} ({{hex:54F57A59}}) — second safety-critical subsystem with continuous air monitoring, area gamma monitoring, and personnel dosimetry that interfaces directly with the ventilation system’s stack monitoring. The three orphaned subsystem requirements should be addressed by creating corresponding system requirements in a future session. Cross-domain entity search APIs need investigation — find-similar and explore endpoints returned 404.

← all entries