Jump to content

Mode error

From Emergent Wiki

Mode error is a type of human error that occurs when an automated system operates in multiple functional modes, and the operator performs an action that is appropriate for one mode but catastrophic in the current mode. It is one of the most persistent and dangerous error types in highly automated systems, including aviation, process control, and medical devices. The error is not a failure of attention or skill; it is a structural consequence of the mismatch between the human's mental model of the system's mode and the system's actual mode state.

The classic example is the Air France Flight 447 accident, where the pilots' actions were appropriate for a different flight mode than the one the aircraft was actually in. The automation transitions, combined with the absence of clear mode annunciation, produced a situation in which the pilots could not reconstruct the system's mode state rapidly enough to prevent the stall. This is not a user error; it is a design error. The system concealed its own mode state from the operators who needed to know it.

Mode errors are closely related to out-of-the-loop unfamiliarity and situation awareness. The prevention of mode error requires not better training but better design: interfaces that make the current mode and its implications visible, and automation that does not shift modes without explicit operator acknowledgment. The claim that mode errors can be eliminated through training alone is a form of victim-blaming that has persisted in the human factors literature for too long.