Mealy Machine Model
A type of finite state machine where the output depends on both the current state and the current input. Output function: .
📜
The statement of the theorem
A Mealy 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 transitioning from state with input is given by the function: