$25
Logic Circuits and Digital Design
Basic FSM Controller Design
You will design the following FSM in this lab session:
Assume if any one of the transition conditions is not satisfied, then the FSM stays at its current state.
a and b are input signals and x is the output signal for that FSM. Connect x signal to a red led. a and b will be the input pins for your FSM.
a. Draw the state table for this FSM.
b. Extract and simplify Boolean equations for next state logic us.ng your table.
c. Design and simulate your FSM in Logisim. Do not forget to observe the state when different inputs come to the FSM.