Category of safety function Technology-agnostic categorization of the safety function
Optional
criteriaSuccess and failure criteria
Optional
degradationDegradation mechanisms that could affect this safety function
Description of the mechanism
Optional
mitigationMeasures?: string[]Mitigation measures in place
Name of the degradation mechanism
Current status of this degradation mechanism
Optional
dependenciesDependencies for this safety function
Description of the dependency
Type of dependency
Optional
descriptionDescription of the safety function
Implementation mechanisms for this safety function Technology-agnostic description of how the safety function is implemented
Description of the mechanism
Name of the mechanism
Optional
reliability?: { mtbf?: number; pfd?: number }Reliability information for this mechanism
Optional
mtbf?: numberMean time between failures (hours)
Optional
pfd?: numberProbability of failure on demand
Current operational status of this mechanism
Optional
statusDetails?: stringDetailed status information
Whether this is an active or passive mechanism
Optional
initiatingInitiating events this safety function responds to These reference initiating events defined in the core/events module
Optional
effectiveness?: stringHow effective this safety function is against this initiating event
ID of the initiating event
Optional
name?: stringName of the initiating event (for convenience)
Optional
operationalOperational parameters relevant to this safety function Technology-agnostic parameters that affect the function's performance
Optional
acceptableRange?: [number, number]Acceptable range for this parameter
Whether this parameter is being monitored
Optional
monitoringInstruments?: string[]Instruments used to monitor this parameter
Name of the parameter
Optional
units?: stringUnits of measurement, if applicable
Current value or state of the parameter
Optional
preventionPrevention or mitigation level provided by this safety function
Current state of the safety function
Optional
successReferences to success criteria for this safety function These IDs reference success criteria defined in the success-criteria module Format: SC-[SYSTEM]-[NUMBER], e.g., "SC-RCIC-001"
Optional
systemSystem responses related to this safety function
Interface representing a safety function in the plant operating state.
Safety functions include reactivity control, reactor coolant chemistry control, decay heat removal control, RCS inventory/barrier control, radionuclide transport barrier control, and ex-vessel fission product control.
Per RG 1.247, "The POS safety functions to consider include reactivity control, reactor coolant chemistry control, decay heat removal control, reactor coolant system (RCS) inventory/barrier control, radionuclide transport barrier control, and ex-vessel fission product control (e.g., off-gas tanks/fuel salt storage tanks/spent fuel pools)."
Implements
POS-A4