Flip Flops

 Definition:- 

Flip flop is a one bit memory cell that can store one bit of data. A group of flip-flops are called register.

For example:- If we want to store data 1111 then we need four flip Flops.

Flip-flop is basically used in digital electronics. It is used to store digital numbers.

Flip-flop is a sequencial circuit ( sequencial circuit are those whic has memory, out put of sequencial logic circuits are depends upon present input and past output.

Latch is also one bit memory cell but basic difference between latch and flip flop is latch is level trigger and flop is edge trigger ( latch works on low level or High level of clock pulse and flip flop works positive or negative edge of clock pulse.


                                Clock pulses


Types of Flip-flops

There basically four types of Flip-flops

1- SR (set-reset) Flip-flops

2-D(delay) Flip-flops

3- JK (jack-kilby ) Flip-flops 

4- T (toggle) Flip-flops


Comments

Popular posts from this blog

Electronics multiple type question with answer

Electronics multiple type question part2

Digital gates