0
6.6kviews
Design a mealy sequence detector to detect a sequence of 1101 using D flip flops and logic gates. (10)
written 6.2 years ago by | modified 3.2 years ago by |
1) State Assuming overlapping sequence 1101101
2) Stale table
3) State assignment
As it has 4 states 2 FFS are required select āDā FF
State transition and Excitable table.
Excitation Equation
Logic diagram
ADD COMMENT
EDIT