One machine can do the work of fifty ordinary men; no machine can do the work of one extraordinary man.-E. Hubbard Nothing dignifies labor so much as the saving of it.-J. Rodgers
In this chapter we begin our examination of the most important kind of sequential circuit: the finite state machine. Finite state machines are so named because the sequential logic that implements them can be in only a fixed number of possible states. The counters of Chapter 7 are rather simple finite state machines. Their outputs and states are identical, and there is no choice of the sequence in which states are visited.Introduction