The state diagram of a sequence detector is shown below. State S0 is the initial state of the sequence detector. If the output is 1, then
The state diagram of a sequence detector is shown below. State S0 is the initial state of the sequence detector. If the output is 1, then Correct Answer the sequence 01010 is detected
Concept:
In general,
This state diagram shows that the state will transit from S1 to S2 when the Input is 0 and at the end of the transition, it will produce output as 0.
Calculation:
The state diagram of a sequence detector is given where S0 is the initial state.
If the output is 1, we then need to obtain an input sequence.
The above-dotted line shows the desired sequence to get output 1. So the state transition is as follows:
[ alt="F3 S.B Madhu 16.05.20 D 6" src="//storage.googleapis.com/tb-img/production/20/05/F3_S.B_Madhu_16.05.20_D%206.png" style="width: 459px; height: 42px;">
Corresponding Input sequence: 0, 1, 0, 1, 0
Corresponding Output sequence: 0, 0, 0, 0, 1
Hence, Detected Output sequence = 0 1 0 1 0.