Moore Machine Model
A type of finite state machine where the output depends solely on the current state. Output . This provides a more synchronous and predictable output behavior.
📜
The statement of the theorem
A Moore machine is defined by a tuple , where is the state set, is the input alphabet, is the output alphabet, is the state transition function, and is the output function. The output depends solely on the current state :