Similar to previous conversions, we get the circuits as follow: D FF to T FF: T FF to D FF: Note: We have not shown the clock but we can attach the clock signal to the given FF. Similarly we can obtain other conversions.
Tag: T flipflop
Excitation table of Flip flops
Excitation of a flip-flop is actually exact opposite of what a truth table is. The truth table for the flip-flop gives us the output for the given combination of inputs and present output while an excitation table gives the input condition for the given output change. E.g. As in truth table we say for T […]
Characteristics Equation of Flip flops
RS Flip flops: The truth table for RS Flip-flop is as follow: Now let’s draw the K-map and get the equation for output Q. As the Qp and Qp bar are compliment of each other so we’ll consider only one of those in K-MAP D FLIP-FLOP: Truth table is as: The equation we get is JK FLIP-FLOP: The truth […]