You are on page 1of 4

Name: Mohayminul Al-Hamim

ID: 153402032

Experiment No: 15
Experiment Name: Construction of a JK Flip Flop to D Flip Flop and D flip flop to
JK flip flop

Objective:
 To observe the conversion between different types of flip flops.
 To implement the obtained equation and observe the outputs.
 To verify the outputs using the truth table.

Required Apparatus:
 Logisim untitled app.
 AND gates IC types 7408 Quadruple 2 input.
 NOT gates IC types7404 Quadruple.
 OR gates IC types 7432 Quadruple 2 input
 Input and output gates.
 D and JK flip flops

Theory:
JK Flip Flop to D Flip Flop:

D is the external input and J and K are the actual inputs of the flip flop. D and
combinations. J and K are expressed in terms of D and Qt. The four-combination
conversion table, the K-maps for J and K in terms of D and Qt, and the logic diagram
showing the conversion from JK to D are given below.

Conversion Table:

D Q(t) Q (t-1) J K

0 0 0 0 X

0 0 1 X 1

1 1 0 1 X

1 1 1 X 0

1
Name: Mohayminul Al-Hamim
ID: 153402032

Fig: JK Flip Flop to D Flip Flop Diagram

D Flip Flop to JK Flip Flop:

In this conversion, D is the actual input to the flip flop and J and K are the external
inputs. J, K and Qt make eight possible combinations, as shown in the conversion table
below. D is expressed in terms of J, K and Qt. The conversion table, the K-map for D in
terms of J, K and Qt and the logic diagram showing the conversion from D to JK are
given in the figure below.

Conversion Table:

J K Q(t) Q(t-1) D
0 0 0 0 0
0 0 1 1 1
0 1 0 0 0
0 1 0 1 0
1 0 1 0 1
1 0 1 1 1
1 1 1 0 1
1 1 0 1 0

2
Name: Mohayminul Al-Hamim
ID: 153402032

Fig: Circuit diagram for D flip flop to JK flip flop

Circuit Diagram Simulation:

Fig: JK Flip Flop to D Flip

3
Name: Mohayminul Al-Hamim
ID: 153402032

Fig: D flip flop to JK flip flop

Procedure:
 At first, in the Simulator Application the logic gates and other components should be
placed.
 The logic gates and other components should be connected with connectors.
 Finally, using the Toggle Switches the outputs can be observed and compared with the
truth table in the monitor.

Discussion:
 Connectors should be connected properly with the proper logic gates and other
components.
 The hand cursor should be disabled to receive uninterrupted assistance from the
simulator application.

You might also like