Homework Statement
For the state table shown below, show the output sequence when the input sequence is as given below. Assume the machine starts in state A.
x : 1 1 1 1 1 0 1 1 1 0 1 1 0 0 1 1 1 1 0 1 1
z :
x>0...1
A A,1 B,0
B A,0 C,1
C D,1 A,0
D A,0 B,1
Homework Equations
N/A
The...