Synchronous overlapping sequence detector that detects the bit pattern 101 using J-K' flip flops (74LS109).
Synchronous overlapping sequence detector that detects the bit patterns 010 and 1001 using J-K flip flops.
It is a sequence detector circuit which can detect the sequence 1001(overlapping).
This circuit is both sequence generator(100) and sequence detector(1001) non overlapping.
the sequence generator output will be 1001001001001001.........................................
the sequence detector output will be 0001000001000001..........................................
whenever 1001 detected it will generate high output.
In this circuit the sequence generator circuit generates 110 sequence and sequence detector circuit detects 1011.
Moore and Mealy machines detection the binary sequence 01.
Encoding states: one-hot.
Y1 = y2y1'w + y2'y1'w' + y2y1w'
Y2 = y2'y1w'+y2y1'