The Finite state machine described by the following state diagram with A as starting state, where an arc label is x / y and x stands for 1-bit input and y stands for 2- bit output
Open in App
Solution
The state diagram represents the FSM which outputs the sum of the present and previous bits of the input.
State A represents previous bit is a 0 and B and C represents previos bit is a 1.