0
2.8kviews
Analyze the sequential-state-machine shown in figure. Obtain state diagram for the same.

enter image description here

Mumbai University > Electronics Engineering > Sem 3 > Digital Circuits and Design

Marks: 10M

Year: Dec 2015

1 Answer
0
38views

The output Y depends only on present state of memory elements.

Therefore, it is a Moore circuit.

To draw state diagram:-

Consider four states of output:-

00,01,10,11

1.Assume AB=0.0

When X=0,

JA=B=0 JB=A=0
KA=B.X’=0.1=0 KB=A+X=0+0=0
.·. An+1­=0 .·. BN+1=0

.•. Next State=00

When X=1,

JA=B=1 JB=A=0
KA=B.X’=0.0=0 KB=A+X=0+1=1
.·. An+1­=0 …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.