59 Sayali A Expt4
59 Sayali A Expt4
Div: A
Batch: C
Roll no.:59
EXPERIMENT NO: 4
To realize various flip-flops
AIM To simulate flip-flop circuits using a circuit simulator applet.
LEARNING To learn building of sequential circuits and then verifying their truth table.
OBJECTIVE
LEARNING
OUTCOME Students will be able to implement the simulation of a sequential circuit.
T Flip-Flop
● The T flip flop stands for Toggle flip-flop.
● Simplified version of JK flip-flop by connecting the same input ‘T’ to
bothinputs of JK flip-flop.
● T flip-flop can be used for one of these two functions such as Hold
&Complement of present state based on the input conditions.
● Widely used in counters.
Equations:
Q(t+1)=T’ Q(t) +T Q(t)’
Batch A
Realize SR and D flip flop
Batch B
Realize D and T flip flop
Batch C
Realize JK and T flip flop
D FLIP-FLOP
url:- https://tinyurl.com/2dqeu8h8
T FLIP-FLOP:-
URL LINK:- https://tinyurl.com/27hwsejv
CONCLUSION D Flip-Flop
Functionality: Captures input data (D) on the rising or falling edge of
the clock signal.
Purpose: Primarily used for data storage and synchronization in digital
systems.
Behavior: Maintains a stable output (Q) until the next clock pulse,
ensuring data integrity.
Applications: Widely used in registers, memory devices, and state
machines.
T Flip-Flop
Functionality: Toggles its output state (Q) with each clock pulse when
the input (T) is high.
Purpose: Primarily used in counting and frequency division
applications.
Behavior: Changes output based on its previous state, making it ideal
for toggle operations.
Applications: Commonly used in binary counters, frequency dividers,
and toggle switches
REFERENCES 1. https://www.tutorialspoint.com/digital_circuits/digital_circuits_flip_flops.htm
2. R. P. Jain, “Modern Digital Electronic”, McGraw-Hill Publication, 4thEdition.
3. https://www.youtube.com/watch?v=aFJ6yZQ7myQ