What is the difference between Moore and mealy machine?

Answer:
in the Moore finite state machine model output depends only on the present state.

but in the mealy model the output depends on the both present state and the input.
this is the main difference
First answer by ID3537158837. Last edit by Sacjin1123. Contributor trust: 0 [recommend contributor recommended]. Question popularity: 17 [recommend question].