0
7.9kviews
Explain Mealy machine and Moore machine
1 Answer
1
500views

Finite automata may have outputs corresponding to each transition. There are two types of finite state machines (FSMs) that generate output −

1) Mealy Machine

2) Moore Machine

Mealy Machine

A Mealy Machine is an FSM whose output depends on the present state as well as the present input.

It …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.