Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

solve these Moore and Mealy State Machines 1) Design a Moore type state machine

ID: 2991144 • Letter: S

Question

solve these Moore and Mealy State Machines

1) Design a Moore type state machine that has two inputs (X and Y) and one output (Z). This machine asserts the output (Z=1) one clock period after the inputs have been equal for the previous two clock cycles otherwise Z=0. Label the states A (the reset state), B, C, etc. Use state encoding starting with 00, then 01, 10, etc. Show the state diagram, state table, minimized equations in SOP form, and the schematic. 2) Design a Mealy state machine that checks a serial input for even parity. The output Z=1 for even parity (an even number of is), Z=0 for odd parity (an odd number of is). Show the state diagram, state table. You do not have to show the equations or schematic. 3) Given the following state table draw the state diagram also determine the minimized equations for the next state in SOP form and draw a schematic. A and B are for the present state and NA and NB are for the next state. This is a Moore machine with the outputs equal to the assigned state values.

Explanation / Answer

will upload my answer soon