<<< Sequential Logic Circuits and FSM     Index     Finite State Machine, the FSM >>>

3. System State


  •   tic tac toe

  • The state of a system is a snapshot of all elements at the moment when the snapshot is taken.

  • For example, the progress of tic-tac-toe game can be described by snapshots of the board after each player's move.

     

     

<<< Sequential Logic Circuits and FSM     Index     Finite State Machine, the FSM >>>