This is a special type of register in which 1 moves in the output in the ring i.e. initially output of 1st FF is 1. On next edge this 1 is transferred to output of 2nd FF while previous output becomes 0. Similarly on next clock output of 3rd FF becomes 1. Similarly it continuous till last FF […]
Tag: JK flip flop
Conversion: RS to JK flip-flop
We first write the truth table for required Flip-flop i.e. JK FF Now we write the excitation table of given FF SR flip-flop as Now we combine two tables to get the combinational circuit as: Now we design the combinational circuit to convert J, K to corresponding R, S K-map for S input: K-map for […]