3. Consider Mealy machine below. E= {a,b} and I = {0, 1}. 90 a/0 b/0 91 a/0 b/1 (a) Describe (in English phrases) what t
Posted: Fri Jul 08, 2022 6:39 am
3. Consider Mealy machine below. E= {a,b} and I = {0, 1}. 90 a/0 b/0 91 a/0 b/1 (a) Describe (in English phrases) what this Mealy machine is computing. (b) Convert this Mealy machine into a Moore machine. (c) For input baba, what is the output of the original Mealy machine? (d) For input baba, what is the output of your Moore machine?