Published online by Cambridge University Press: 26 October 2011
‘Inputs to the nature yield rewarding outputs.’
Introduction
In the previous chapters, an abstract model of a machine that accepts input values but doesn't produce any output values, was discussed. Some machines, however, produce output values after accepting input values. In the case of FSA (finite state automata), movements from state qi to qj depend on the input at qi and no output emerges. However, in the case of FSM, a move from a state qi to state qj results in an output. Consequently, a FSM possesses two special features: a finite set Γ of output symbols and an output function λ :Q × ∑ → Γ, where ∑ is the input alphabet. Thus, one major limitation of finite automata is that its output is limited to a binary signal: ‘accept’ or ‘don't accept’, to indicate the acceptance or rejection of an input string respectively. In order to make finite automata to have output capabilities, two classical machines are designed that transform input strings into output strings. They are
a. Moore machine and
b. Mealy machine.
A Moore machine is a FSM – M0, named after Edward Moore, who introduced it in 1956.
A Mealy machine is a FSM – Me, named after George H.Mealy, who introduced it in 1955.
These machines are basically DFAs, except that they associate an output symbol with each state or with each state transition. However, there are no final states, because there is no acceptance or rejection involved.
To save this book to your Kindle, first ensure [email protected] is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Find out more about the Kindle Personal Document Service.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.