Question: 1. Design a Mealy FSM that will detect the sequence 1101 with overlap (i.e. the bit stream 1101101 will be detected as two instances of

1. Design a Mealy FSM that will detect the sequence 1101 with overlap (i.e. the bit stream 1101101 will be detected as two instances of the sequence). Input is a 1-bit signal named A. The output, Y, should be a 1 when a sequence has been detected and 0 otherwise. Use D flip-flops for state memory and set the next-state and outputs of unused state assignments to the Reset state and 0, respectively. Show the state transition diagram, state assignment table, state transition table, next-state equations, and output equations. Use K-maps to extract the most simplified equations.

2. Design a Moore FSM for the problem above.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!