Example 6.1 (continued)
Now assume the circuit is initially in state A.
If an input of x = 0 is applied the next state is D and the output is 0.
Consider the application of the following input sequence to the circuit
The circuit will behave as follows:
present state: A D B A D B B A C C C
input: 0 1 1 0 1 0 1 1 0 0
next state: D B A D B B B A C C C
output: 0 1 0 0 1 1 0 1 1 1