Open In App

SR Flip Flop

Prerequisite: Introduction of Sequential Circuits

Flip flop is a term which comes under digital electronics, and it is an electronic component which is used to store one single bit of the information.



Diagrammatic Representation of Flip Flop

Since Flip Flop is a sequential circuit so its input is based upon two parameters, one is the current input and other is the output from previous state.It has two outputs, both are complement of each other. It may be in one of two stable states, either 0 or 1.

What is SR Flip Flop?

It is a Flip Flop with two inputs, one is S and other is R. S here stands for Set and R here stands for Reset. Set basically indicates set the flip flop which means output 1 and reset indicates resetting the flip flop which means output 0. Here clock pulse is supplied to operate this flip flop, hence it is clocked flip flop.



Construction of SR Flip Flop

We can construct SR flip with two ways, one is with 2 NOR Gates + 2 AND Gates and other is with 4 NAND Gates.

Ways to Construct SR Flip Flop

SR Flip Flop Construction using 2 NOR + 2 AND Gates:

SR Flip Fop using two NOR and two AND Gates

SR Flip Flop Construction using 4 NAND Gates:

Basic Block Diagram of SR Flip Flop

The basic block diagram contains S and R inputs, and between them is clock pulse, Q and Q’ is the complemented outputs.

SR Flip Flop basic Block diagram

Working of SR Flip Flop

Truth Table of SR Flip Flop
 

Here, S is the Set input, R is the reset input,Qn+1 is the next state and State tells in which state it enters

Characteristic Table of SR Flip Flop
 

Here, S is the Set input, R is the reset input, Qn is the current state input and Qn+1 is the next state outputs.

Characteristic Equation

Excitation Table

Applications of SR Flip Flop

There are numerous applications of SR Flip Flop in Digital System, which are listed below:

Conclusion

In this article we start from the basics of flip flops, that what actually are flip flops and then we discussed about the SR Flip Flops, the two ways in which we can construct SR Flip Flops, it’s Basic Block Diagram, Working of SR Flip Flop, it’s Truth table, Characteristic table, Characteristic equation as well as  Excitation table and in the end we discussed the Applications of SR Flip Flops.

SR Flip Flop using 4 NAND Gates

Article Tags :