F-35 MPE
Mission Planning Environment · v7.2.1
CALLSIGN
VIPER-01
ZULU
------Z
Legend MBSE CM REF NET
LEARN // SYSML

State Machine — Behavior as Modes

Discrete modes and the events that move between them.

◤ PICK A VIEW

Switch perspective

◤ DEFINITION

What it is

A State Machine diagram models discrete modes of a block and the events, guards, and effects that transition between them.

◤ PURPOSE

Why it exists

Captures mode-rich behavior — startup, nominal, degraded, safed, shutdown — where the system reacts differently to the same event depending on mode.