| Some decision properties of Regular Languages | ||||||||||||||||||||
We can express the Mealy machine in tabular form as indicated below.
Equivalence of Moore and Mealy machines Since Moore and Mealy machines both produces output (instead of normal convention of accepting a language by a FA ). We can compare them in the sense that they are equivalent if they always produce the same output string in response to the same input string. But
there can never be an exact match between the output strings produced by them since the length of the output string of a Moore machine is always one more than that of a Mealy machine in response to the same input string. However, if we ignore the response of a Moore machine for its initial state (i.e. response to input |
||||||||||||||||||||