1.

T Flip-Flop to SR Flip-Flop

Answer»

In order to convert a given T flip-flop into SR-type, we needto combine the information presented in the SR flip-flop'struth table and the information in the T flip-flop's excitation table into a common table

Next, we should express the input of the given flip-flop in terms of the present-state, Qn,and the input(s) of the desired flip-flop. This can be done by using a suitable simplification technique, such as the K-map and it was found out as T=S(Qn bar)+RQn

To make the given T flip-flop functionally equivalent to the desired SR flip-flop, we needto AND Q̅nwith the user-defined input S and also AND Qn with the user-provided input R. The results of these AND operations are then ORed together.Thus, we require two AND gates and one OR gate to convert the T flip-flop to an SR-type



Discussion

No Comment Found