Skip to content

Latest commit

 

History

History
85 lines (82 loc) · 3.29 KB

events.md

File metadata and controls

85 lines (82 loc) · 3.29 KB

Demonstrator External Input Actions

Manually Actuate Device

The user manually actuates a device.

Select Operating Mode

The user puts an instrumentation division in or takes a division out of 'maintenance' mode.

Perform Setpoint Adjustment

The user adjusts the setpoint for a particular channel in a particular division in maintenance mode.

Configure Bypass of an Instrument Channel

The user sets the mode of the channel of an instrumentation division to either bypass or normal mode.

Configure Active Trip Output State of an Instrument Channel

The user sets the mode of the channel of an instrumentation division to either trip or normal mode.

Demonstrator External Output Actions

Display Pressure

The UI displays the current pressure reading for an instrumentation division.

Display Temperature

The UI displays the current temperature reading for an instrumentation division.

Display Saturation Margin

The UI displays the current saturation margin reading for an instrumentation division.

Display Trip Output Signal State

The UI displays the current trip signal output for a particular channel and instrumentation division.

Display Indication of Channel in Bypass

The UI displays the current bypass mode for a particular channel and instrumentation division.

Demonstrator Internal Actions

Trip on High Pressure

An instrumentation division reads a pressure sensor value that exceeds its setpoint and generates a trip output.

Trip on High Temperature

An instrumentation division reads a temperature sensor value that exceeds its setpoint and generates a trip output.

Trip on Low Saturation Margin

An instrumentation division reads temperature and pressure values such that the saturation margin is below its setpoint and generates a trip output.

Vote on Like Trips using Two-out-of-four Coincidence

An actuation unit reads two like trip inputs and generates the corresponding automatic actuation signal.

Automatically Actuate Device

An actuation unit generates an automatic actuation signal and sends it to the corresponding device.

Self-test of Safety Signal Path

The RTS simulates inputs to a pair of instrumentation divisions and checks the corresponding actuation signals.