Question: A sequential machine operates with an overlapping sliding window and has 1 input (X) and two outputs (Z1 and Z2) which have a default value

A sequential machine operates with an overlapping sliding window and has 1 input (X) and two outputs (Z1 and Z2) which have a default value of 1. An output Z1 = 0 occurs every time the input sequence 100 is completed provided that the sequence Oil has never occurred. An output Z2 = 0 occurs every time the input Oil has occurred. But once the sequence 011 has occurred, Z1 is permanently reset to 1 and will not change even if a sequence of 100 occurs. Draw the Mealy state graph with no more than 8 states and the corresponding state table. Example input: 100110011. Corresponding Z1 output: 110111111: Z2 output: 111101110
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
