Moore Machine Model
A type of finite state machine where the output depends solely on the current state. Output function: . This simplifies output logic.
📜
The statement of the theorem
A Moore Machine is defined by the tuple , where is the set of states, is the input alphabet, is the output alphabet, is the initial state, defines the next state, and defines the output. The output generated upon reaching state is solely dependent on the current state: