DLD Questions
DLD Questions
Essay Questions
UNIT I
UNIT II
1. List disadvantages of J K Flip Flop and how it Overcome in master slave flip flop?
2. Explain about master slave JK flip flop with a neat sketch.
3. Explain the design procedure of Converting of SR Flip Flop to D Flip Flop and derive its
characteristics equation. ( May change question for other conversions steps )
4. Define Truth table , Characteristic Table and Excitation Table for following flip flops
a. S-R flip flop
b. J-K flip flop
c. D Flip flop
d. T- Flip flop
(Also derive characteristic equation, excitation equation for above flip flops )
6. A sequential circuit has two flip-flops (A and B), two inputs (x and y), and an output (z). the
flip-flop input functions and the circuit output functions are as follows:
JA = Xb + Y’B’ KA = xy’B’
JB = xA’ KB =xy’ + A
z = xyA +x’y’B
Obtain the logic diagram, state table, state diagram and the state equations.
7. Reduce the number of states in the following state table and tabulate the reduced state table.
ii. Starting from state a of the state table in above problem, find the output sequence
generated with an input sequence 01110010011.