Finite State Machines Flashcards
1
Q
In general, what is a finite state machine?
A
2
Q
What are the attributes that a finite state machine has?
A
3
Q
Draw a timing diagram demonstrating when the state transitions for a finite state machine
A
4
Q
Draw a diagram of a FSM which would print the output 100100100…
A
5
Q
In general what are the steps to building a circuit for a FSM?
A
6
Q
What is the state diagram of the following problem:
A
7
Q
What is a state transition table?
A
8
Q
Create the state transition table for the following diagram
A
9
Q
Based on the following diagram, what is the combinational logic portion of the FSM circuit?
A
10
Q
What is the circuit for computing the next state based on the current state and output of the following:
A