Flip flop
Flip flop
Class:-1st semester
REG NO-24234030541
Subject-Digital Electronics
Comparative study of Flip flop
Conclusion 8
Reference 9
Introduction
•A flip-flop is a type of bistable circuit that has two stable states and can store one bit of information.
•It is a basic building block in digital electronics, primarily used in memory storage and data processing.
•Applications
•Used in registers, counters, and memory devices.
•Fundamental in creating sequential circuits that drive modern digital systems like computers and
Communication devices.
Flip-Flop Overview:-
*A flip-flop stores one bit of data.
O 0 0 HOLD
0 0 Qn Hold 0 0 No No
chang chan
e ge 0 1 1 HOLD
0 1 0 Reset 0 1 No No
chang chan
e ge 1 0 1 SET
1 0 1 SET 1 0 0 1
1 1 x Invali 1 1 0 RESET
1 1 1 0
d
Truth table of jk flip-flop:-
J K Q Q(NEXT) DESCRIPTION
0 0 0 0 HOLD
0 0 1 1 HOLD
0 1 0 0 RESET
0 1 1 0 RESET
0 0 0 1 SET
1 0 1 1 SET
1 1 0 1 TOGGLE
1 1 1 0 TOGGLE
Conclusion:-
❖Flip-flops are fundanmental to digital logic.
• http://www.electronics-tutorials.ws/sequential/flip-flop.html.
• http://www.allaboutcircuits.com/text book/digital/chpt-5/flip-flops/