1.

The following Finite State Machine (FSM) is used to detect a particular pattern in the input data stream. Whenever the pattern is matched at the input, the output is set to ‘1’, or else output is cleared to ‘0’. For which of the following data stream, output goes to ‘1 twice?

A. 0010011010010101
B. 0101011000010101
C. 0011011010010101
D. 1100100101001010
Answer» D. 1100100101001010


Discussion

No Comment Found