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,1,0,0,0,0,1,1,0,1,0,0

  2. 0,1,0,0,0,0,0,0,1,0,0,0

  3. 0,1,0,0,0,0,0,1,0,1,0,0

  4. 0,1,0,0,0,0,0,1,0,1,1,0

Show Answer

Answer :

0,1,0,0,0,0,0,1,0,1,0,0

Report
More Similar Tests

Related Tests