Assignment:
A Moore sequential circuit has one input and one output.The output goes to 1 when the input sequence 111 has occurred and the output goes to 0 if the input sequence 000 occurs. At all other times, the output holds its value.
Example:
X 0 1 0 1 1 1 0 1 0 0 0 1 1 1 0 0 1 0 0 0
Z 0 0 0 0 0 0 1 1 1 1 1 0 0 0 1 1 1 1 1 1 0
Derive a Moore state graph and table for the circuit.
Provide complete and step by step solution for the question and show calculations and use formulas.