Which of the following is not a Protection system ?

Which of the following is not a Protection system ?

A. System to stop a train if it passes a red light
B. System to indicate not returning of the library book
C. System to shut down a reactor if temperature/pressure are too high
D. None of the mentioned

Explanation: A Protection system is a specialized system that is associated with some other control system, which can take emergency action if a failure occurs.

What is a Range check ?

What is a Range check ?

A. Check that the input does not exceed some maximum size e.g. 40 characters for a name
B. Check that the input falls within a known range
C. Use information about the input to check if it is reasonable rather than an extreme value
D. None of the mentioned

What is the term for development process organised such that faults in the system are detected and repaired before delivery to the customer ?

What is the term for development process organised such that faults in the system are detected and repaired before delivery to the customer ?

A. Fault Avoidance
B. Fault detection
C. Fault tolerance
D. None of the mentioned

Explanation: In Fault Avoidance, the system is developed in such a way that human error is avoided and thus system faults are minimised.

Which of the following is a Strategy to achieve Software diversity ?

Which of the following is a Strategy to achieve Software diversity ?

A. Different programming languages
B. Different design methods and tools
C. Explicit specification of different algorithms
D. All of the mentioned

Explanation: Diversity means to provide the same functionality in different ways so that critical components of a dependable system will not fail in the same way.

Which process characteristic with respect to Dependability Engineering is mentioned by the statement: “The process should be understandable by people apart from process participants” ?

Which process characteristic with respect to Dependability Engineering is mentioned by the statement: “The process should be understandable by people apart from process participants” ?

A. Diverse
B. Documentable
C. Auditable
D. None of the mentioned

Explanation: It means that process standards are being followed and make suggestions for process improvement.

Which of the following examples does not involve dependability engineering ?

Which of the following examples does not involve dependability engineering ?

A. Medical Systems
B. Power Systems
C. Library Management
D. Telecommunications

Explanation: Software customers expect all software to be dependable. However, for non-critical applications such as certain management systems, they may be willing to accept some system failures.