86Views1Replies
Need help with state transition table and diagram
I need to make a sequential circuit which output will used for my combinational circuit input. I already made my combinational circuit which gives output in 7 segment display. I need to show EC1013 in & segment.The binary to show them is given below.
000=E
001=C
010=1
011=0
100=3
You can see I need to show EC1013 where 1 is repeated again..thats why I am unable to figure out the state transition diagram for that... I tried to simply make the state transition table according to my output and used K-map to minimize that and build that circuit..but it stucks in the 10 loop.. after showing EC10 it keeps on showing 10101010 forever.can some one help me with that
Comments
5 years ago
This sounds a lot like homework.