- #1
enmar
- 6
- 0
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 Attempt at a Solution
I have no solution, or attempt. I just want to understand how to interpret the table, and how to determine the output as required in the problem. I have looked online and found similar looking tables, but I can't figure out how they're being interpreted. I also can't find anything in my book. Any help is much appreciated.