Search for question
Question

2. Design the state diagram and state table for a Mealy FSM that produces an output of 1 if it detects "1001." The system should detect overlapping sequences. An example of the desired behavior is:

Fig: 1

Fig: 2