Final Exam
SP2021
ECCE210DLD
[10 marks] Q2. Answer the following questions:
a) A finite state machine (FSM) sequence detector has an input signal (w) and generates an output signal (z). It examines groups of three consecutive data inputs and produces an output z=1 if the input sequence is 010, otherwise z=0. Derive the state diagram and the state table using Mealy machine.