SWE-134 - Last used in rev NPR 7150.2D
Rev | SWE Statement |
---|---|
A | 2.2.12 When a project is determined to have safety-critical software, the project shall ensure the following items are implemented in the software: a. Safety-critical software is initialized, at first start and at restarts, to a known safe state. |
Difference between A and B | No change |
B | 3.7.2 When a project is determined to have safety-critical software, the project manager shall implement the following items in the software: a. Safety-critical software is initialized, at first start and at restarts, to a known safe state. |
Difference between B and C | Changed "When a project is determined to have" to "If a project has " safety-critical software; Added mission-critical software to the requirement; Removed "Safety-Critical" from items a. - l. as the entire requirement pertains to it; Changed "has the capability to" to "can" in item l.; Deleted items m. and n. |
C | 3.7.3 If a project has safety-critical software or mission-critical software, the project manager shall implement the following items in the software: a. The software is initialized, at first start and restarts, to a known safe state. b. The software safely transitions between all predefined known states. c. Termination performed by the software functions is performed to a known safe state. d. Operator overrides of software functions require at least two independent actions by an operator. e. The software rejects commands received out of sequence when the execution of those commands out of sequence can cause a hazard. f. The software detects inadvertent memory modification and recovers to a known safe state. g. The software performs integrity checks on inputs and outputs to/from the software system. h. The software performs prerequisite checks prior to the execution of safety-critical software commands. i. No single software event or action is allowed to initiate an identified hazard. j. The software responds to an off-nominal condition within the time needed to prevent a hazardous event. k. The software provides error handling. l. The software can place the system into a safe state. |
Difference between C and D | No change |
D | 3.7.3 If a project has safety-critical software or mission-critical software, the project manager shall implement the following items in the software: a. The software is initialized, at first start and restarts, to a known safe state. |