Exam-style question
Try this first
A Mealy machine has a transition from state S to state T labelled 1/0. What do the two values mean?.
- A.Input 1 is received and output 0 is produced
- B.Input 0 is received and output 1 is produced
- C.The machine enters state 1 and produces output 0
- D.The machine enters state 0 and produces output 1
Model answer
What a good answer should say
- Input 1 is received and output 0 is produced
Explanation
Why this works
In a Mealy machine, a transition label can contain the input followed by the output. Therefore, 1/0 means input 1 causes the transition and output 0 is produced.
Common mistake
No common mistake is linked to this question yet.
