A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Types of Flip Flops

D Flip-Flop
D Flip-Flop

Most D-type flip-flops in ICs have the capability to be forced to the set or reset state (which ignores the D and clock inputs), much like an SR flip-flop. Usually, the illegal S = R = 1 condition is resolved in D-type flip-flops.

JK Flip-Flop
JK Flip-Flop

The J-K flip-flop is the most versatile of the basic flip-flops. It has the input- following character of the clocked D flip-flop but has two inputs,traditionally labeled J and K. If J and K are different then the output Q takes the value of J at the next clock edge.

SR Flip-Flop
SR Flip-Flop

Use software to simulate SR flip-flops. Typical applications for SR Flip-flops. The basic building bock that makes computer memories possible, and is also used in many sequential logic circuits is the flip-flop or bi-stable circuit.

image: snapdeal.com
T Flip-Flop
T Flip-Flop

Flip-flop types. Flip-flops can be divided into common types: the SR ("set-reset"), D ("data" or "delay"), T ("toggle"), and JK.