In: Electrical Engineering
1. Design a sequence detector, a Mealy finite state machine to detect the serial bit sequence 1101, where the most significant bit (MSB) comes first and the least significant bit comes last.
A) Draw the state diagram
B) Draw the state table
C) The circuit is to be implemented using JK flip-flops and combinational logic circuit. Derive the Boolean expression necessary for this implementation.
D) Sketch the circuit diagram for your design. This should show all the flipflops, logic gates and interconnections.