What is difference between moore sequence detector and melay sequence detector in simulation
Answers
Answered by
0
A sequence detector is a sequential state machine which takes an input string of bits and generates an output 1 whenever the target sequence has been detected.In a Mealy machine, output depends on the present state and the external input (x). Hence in the diagram, the output is written outside the states, along with inputs.
Similar questions