Question
A sequence detector is designed to detect precisely 3 digital inputs, with overlapping sequences detectable. For the sequence (1,0,1) and input data (1,1,0,1,0,0,1,1,0,1,0,1,1,0), what is the output of this detector?
Options :
1,1,0,0,0,0,1,1,0,1,0,0
0,1,0,0,0,0,0,0,1,0,0,0
0,1,0,0,0,0,0,1,0,1,0,0
0,1,0,0,0,0,0,1,0,1,1,0
Answer :
0,1,0,0,0,0,0,1,0,1,0,0
Copyright © 2025 Test Academy All Rights Reserved