Finite State Machines

Description

Computing - Active Reading Note on Finite State Machines, created by Simon and Kadie on 14/10/2013.
Simon and Kadie
Note by Simon and Kadie, updated more than 1 year ago
Simon and Kadie
Created by Simon and Kadie about 12 years ago
37
0

Resource summary

Page 1

Finite State Machine - A machine with a finite number of states at any moment.

A machine that consists of a fixed number of set states, a set of allowable inputs that change the state and a set of outputs.

State transition diagram

FSM with outputs - Mealy machines

Mealy Machine - an FSM with an inital state, outputs and usally no accetping state.

May proruce a response when it makes a transition, eg an output.

FSA Finite State -AutomationFSM with no outputs

State transition table - shows the effect on the current state of an FSM of particular inputs and any corresponding output

Decision table - a table that shows the outcome for a given  logical condition

FSM

Show full summary Hide full summary

Similar

Bitmapped and Vector graphics
Simon and Kadie
Software
Simon and Kadie
Representing Sound
Simon and Kadie
Stages of Problem Solving
Simon and Kadie
Structure of the Internet
Simon and Kadie
Untitled_1
Simon and Kadie