What are their uses?
- Counters
- Frequency Dividers
- Shift Registers
- Storage Registers
- Bounce elimination switch
- Data storage
- Data transfer
- Latch
- Registers
- Storage Memory
SR Flip Flop (Set-Reset flip flop)
![]() |
This is the logic
diagram of SR flip flop using four gates, the symbol and the truth table.
We can see in truth table that when the clock is LOW, there is no change in
output for any combination of input at ‘S’ and ‘R’ inputs. ‘X’ in truth table
denotes any value. It can be anything either LOW or HIGH. So the output is
controlled by Clock (Clk) signal. Thus the output has two stable states when
the clock is HIGH.
Since the output is
stable at either HIGH(1) or LOW(0) hence this can store one bit of digital
data.
D(Data) Type Flip Flop:
![]() |
JK (Jack KIlby) Flip Flop:
![]() |
T(Toggle) Flip Flop:
![]() |
In next topic we will see a very multipurpose timer IC555 and its operation where we will see use of op-amps and flip flops as the building block of this IC. We will also see few of the implementations of IC555 in small hobby projects which are very easy to build.
Return to List of content
0 Comments