| Term | Definition |
|---|---|
| ALARP |
As low as is reasonably practicable |
| animation |
simulated operation of the software system (or of some significant portion of the system) to display significant aspects of the behaviour of the system, for instance applied to a requirements specification in an appropriate format or an appropriate high-level representation of the system design NOTE Animation can give extra confidence that the system meets the real requirements because it improves human recognition of the specified behaviour. |
| architecture |
specific configuration of hardware and software elements in a system |
| channel |
element or a group of elements that independently perform(s) a function EXAMPLE A two channel (or dual channel) configuration is one with two channels that independently perform the same function. NOTE 1 The elements within a channel could include input/output modules, a logic system (see 3.4.5), sensors and final elements. NOTE 2 The term can be used to describe a complete system, or a portion of a system (for example, sensors or final elements) |
| common cause failure |
failure, which is the result of one or more events, causing coincident failures of two or more separate channels in a multiple channel system, leading to system failure |
| configuration management |
discipline of identifying the components of an evolving system for the purposes of controlling changes to those components and maintaining continuity and traceability throughout the lifecycle |
| dangerous failure |
failure which has the potential to put the safety-related system in a hazardous or fail-to-function state NOTE Whether or not the potential is realised may depend on the channel architecture of the system; in systems with multiple channels to improve safety, a dangerous hardware failure is less likely to lead to the overall dangerous or fail-tofunction state. |
| dependent failure |
failure whose probability cannot be expressed as the simple product of the unconditional probabilities of the individual events which caused it NOTE Two events A and B are dependent, where P(z) is the probability of event z, only if: P(A and B) > P(A) x P(B) |
| detected |
revealed overt in relation to hardware, detected by the diagnostic tests, proof tests, operator intervention (for example physical inspection and manual tests), or through normal operation EXAMPLE These adjectives are used in detected fault and detected failure. |
| diagnostic coverage |
fractional decrease in the probability of dangerous hardware failure resulting from the operation of the automatic diagnostic tests NOTE 1 The definition may also be represented in terms of the following equation, where DC is the diagnostic coverage, λDD is the probability of detected dangerous failures and λtotal is the probability of total dangerous failures: NOTE 2 Diagnostic coverage may exist for the whole or parts of a safety-related system. For example diagnostic coverage may exist for sensors and/or logic system and/or final elements. NOTE 3 The term safe diagnostic coverage, or diagnostic coverage including safe failures, is used to describe respectively the fractional decrease in the probability of safe hardware failure, or of both safe and dangerous hardware failures, resulting from the operation of the automatic diagnostic tests. |