1. Conversion of D flip-flop into SR flip-flop:
For converting D flip-flop to SR flip-flop, we use S and R as external inputs and D is the actual input to the flip-flop. S, R, and Qn makes eight possible combinations, but S=R=1 is an invalid combination. So, the corresponding entries for Qn+1 and D are don’t cares. Then we have to express D in terms of S, R, and Qn for the design of required flip-flop.
The conversion table, K-Maps and logic diagram for the conversion of D flip-flop into SR flip-flop is shown below:
2. Conversion of D flip-flop into JK flip-flop:
In case of conversion of D flip-flop to JK flip-flop, we have to use J and K as the external inputs and D as the input of the actual flip-flop. J, K, and Qn make eight possible combinations. Express D in terms of J, K, and Qn.
The conversion table, K-Maps and logic diagram for the conversion of D flip-flop into JK flip-flop is shown below:
You may also like:
- Conversion of JK flip-flop to SR flip-flop, T and D flip-flop
- Conversion of SR Flip Flop to JK & D Flip Flop
- Quine Mccluskey Method with Example
- Applications of Flip-Flops
- Registers using Flip-Flop
http://www.youtube.com/watch?v=2ecMG_OciLo
If you like this article, please share it with your friends and like our facebook page for future updates. Subscribe to our newsletter to get notifications about our updates via email. If you have any queries, feel free to ask in the comments section below. Have a nice day!