SOP Boolean expression of state variable and output of a Moore FSM

123 views Asked by At

Disclaimer: I'm studying for an exam, but I don't have to hand in anything.

I have the state transition diagram of the FSM and its states encoding: enter image description here I want to find the Sum-Of-Products Boolean expression of S10 , S11 and ouput y.

I've drawn tables for each next state, based on all current states (S0 and S1) and inputs (A and B): enter image description here After this, I don't have very clear how to proceed with drawing the output and state table truth / k-map to get the final Boolean expression.

0

There are 0 answers