Virtual Finite-state Machine - State Table

main page: state transition table.

A state table defines all details of the behaviour of a state of a VFSM. It consists of three columns: in the first column state names are used, in the second the virtual conditions built out of input names using the positive logic algebra are placed and in the third column the output names appear:

State Name Condition(s) Actions(s)
Current state Entry action Output name(s)
Exit action Output name(s)
Virtual condition Output name(s)
... ...
Next state name Virtual condition Output name(s)
Next state name Virtual condition Output name(s)
... ... ...

Read the table as following: the first two lines define the entry and exit actions of the current state. The following lines which do not provide the next state represent the input actions. Finally the lines providing the next state represent the state transition conditions and transition actions. All fields are optional. A pure combinatorial VFSM is possible in case only where input actions are used, but no state transitions are defined. The transition action can be replaced by the proper use of other actions.

Read more about this topic:  Virtual Finite-state Machine

Famous quotes containing the words state and/or table:

    The United States is a republic, and a republic is a state in which the people are the boss. That means us. And if the big shots in Washington don’t do like we vote, we don’t vote for them, by golly, no more.
    Willis Goldbeck (1900–1979)

    Many a time I have seen my mother leap up from the dinner table to engage the swarming flies with an improvised punkah, and heard her rejoice and give humble thanks simultaneously that Baltimore was not the sinkhole that Washington was.
    —H.L. (Henry Lewis)