State Transition Diagram (STD)
A graphical representation showing all possible states and the transitions between them, triggered by specific inputs. It defines the system's finite set of operational modes.
📜
The statement of the theorem
Let be a finite set of states, be a finite set of inputs, and be the transition function. The State Transition Diagram (STD) is formally defined by the tuple . A transition from state to state upon input is represented by the directed edge , such that . The set of all possible transitions is .