Question: 5. Analyzing FSM Below is an implementation for a finite state machine, with X as input, and M as the output. We will try to
5. Analyzing FSM
Below is an implementation for a finite state machine, with X as input, and M as the output. We will try to understand what the system is doing by analyzing the circuit.
1. Derive Boolean expressions for next states S1+, S2+, and output M (based on S1, S2 and input X).
2. Write down the next state table,
3. then draw the finite state machine diagram (that is, draw the state transition diagram).
4. What sequence of inputs will generate output M=1? Give example inputs sequence and the corresponding output sequence.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
