Question: Q 2 . ( 4 pts ) Design a sequential circuit. A sequential circuit has one D flip - flop and one JK - flip

Q2.(4 pts) Design a sequential circuit.
A sequential circuit has one D flip-flop and one JK-flip-flop, two inputs x and y, and one output z. A and B are the outputs of each D flip-flop, and JK-flip-flop, respectively. The flip-flop input equations and the circuit output are as follows. Here DA is the D input of the D-flip flop of A, and JB,KB is the J and K input of the JK-flip flop of B.
DA=xy+yB
JB=xB+xy
KB=yB+xA
z=y+xy
Q2-1.(1pt) Draw the logic diagram of the circuit and test it with Logisim. Please attach the circuit image only, (i.e., capture the circuit image and attach it to your submission file. No need to include .circ.)
Attach the circuit image here.
Q2-2. Construct a state transition table as well as a state diagram of this circuit. Note that you don't have to simplify states. (1pt)
\table[[x,Y,A(t),B(t),A(t+1),B(t+1),Z],[0,0,0,0,,,],[0,0,0,1,,,],[0,0,1,0,,,],[0,0,1,1,,,],[0,1,0,0,,,],[0,1,0,1,,,],[0,1,1,0,,,],[0,1,1,1,,,],[1,0,0,0,,,],[1,0,0,1,,,],[1,0,1,0,,,],[1,0,1,1,,,],[1,1,0,0,,,],[1,1,0,1,,,],[1,1,1,0,,,],[1,1,1,1,,,]]
Attach a state diagram here. (2pts)
 Q2.(4 pts) Design a sequential circuit. A sequential circuit has one

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!