Q3 (20 points)/ Design a circuit that detects three or more consecutive O's in string of bits. c. Using Mealy state mach
Posted: Tue Jul 12, 2022 8:29 am
Q3 (20 points)/ Design a circuit that detects three or more consecutive O's in string of bits. c. Using Mealy state machine d. Using Moore machine Draw the state diagram, Tabulate the state table, encode the states, use Kmap to generate the logic expressions, and finally build the circuit using D-Flipflop. Assume that w is the input and z is the output.