Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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 JH,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.(lpt) 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. (lpt)
\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,,,]]
Q2-3Attach a state diagram here. (2pts)
Please Compelte all three parts and give explanations, Thank you!
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

SQL Instant Reference

Authors: Gruber, Martin Gruber

2nd Edition

0782125395, 9780782125399

More Books

Students also viewed these Databases questions