SR Flip flop are the basic element of the sequential circuit. Flip flop is a digital circuit capable of storing single bit of binary data. They can store either of the two [[wysiwyg_imageupload::]]stable state that is binary zero or one. If flip flop is set to one particular state it will store that until power is switched off or until you have changed the state. Means flip flop remember the state it was previously set and memorizes the date provided to it. Here we have designed the SR flip flop with the use of NOR gate. SR flip flop or SR latch is the most essential and widely used flip. It is also known as SET-RESET flip flop. SR flip flop has two inputs S and R. S is used to set the flip flop and R is used to reset the flip flop and two outputs Q and Q(NOT) in this one is complement of another. When flip flop is storing 1 we can said that it is set and while reset it is storing 0.
NAND Gate as SR Flip Flop
SR Flip flops are the basic element of the sequential circuit. Flip flop is a digital circuit capable of storing single bit of binary data. They can store either of the two [[wysiwyg_imageupload::]]stable state that is binary zero or one. If flip flop is set to one particular state it will store that until power is switched off or until you have changed the state. This means that flip flop remembers the state it was previously set and memorizes the data provided to it. Here we have designed the SR flip flop with the use of NAND gate. SR flip flop has two inputs S and R. S is used to set the flip flop and R is used to reset the flip flop and two outputs Q and Q(NOT) in this one is complement of another. When flip flop is storing 1 we can said that it is set and while reset it is storing 0.