Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Experiment Two: Flip flop characteristics

The storage elements (memory) used in clocked sequential circuits are called
flip flops. A flip-flop is a binary storage device capable of storing one bit of
information. In a stable state, the output of a flip-flop is either 0 or 1.

1- D flip flop (latch)

One way to eliminate the undesirable condition of the indeterminate state in


the SR latch is to ensure that inputs S and R are never equal to 1 at the same
time. This is done in the D latch, shown in Fig. 1 .

Figure 1 D- flip flop

2- JK flip flop

The JK flip flop is basically a gated SR flip-flop with the addition of a clock
input circuitry that prevents the illegal or invalid output condition that can
occur when both inputs S and R are equal to logic level “1”.
Figure 2 JK- flip flop

3- Toggle flip flop

Toggle flip-flops have a single input and one or two complementary outputs
of Q and Q which change state on the positive edge (rising edge) or negative
edge (falling edge) of an input clock signal or pulse.
Figure 3 Toggle- flip flop

Requirement:

1- Connect both circuits in fig 1, 2, and 3 and derive the state table.

You might also like