0% found this document useful (0 votes)
347 views5 pages

Digital & Logic Design (DLD) : Lab Assignment Report On Implementation of D Flip Flop Ic On Breadboard

This document is a lab assignment report submitted by two students, Haris Aman and Hamza Mueeze Shakeer, to their professor Madam Zunaira. It discusses the implementation of a D flip flop integrated circuit on a breadboard. Components used include 7474 ICs, push switches, resistors, LEDs, and a 6V battery. Applications of D flip flops discussed include using them in registers to store data, counters to count events, event detectors, and as frequency dividers.

Uploaded by

Haris Aman
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
347 views5 pages

Digital & Logic Design (DLD) : Lab Assignment Report On Implementation of D Flip Flop Ic On Breadboard

This document is a lab assignment report submitted by two students, Haris Aman and Hamza Mueeze Shakeer, to their professor Madam Zunaira. It discusses the implementation of a D flip flop integrated circuit on a breadboard. Components used include 7474 ICs, push switches, resistors, LEDs, and a 6V battery. Applications of D flip flops discussed include using them in registers to store data, counters to count events, event detectors, and as frequency dividers.

Uploaded by

Haris Aman
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

2016

Digital & Logic


Design (DLD)
Lab Assignment
Report on implementation of D
flip flop ic on breadboard

Submitted to:
Madam Zunaira
Submitted by:
Haris Aman (15-EE-138)/B1
Hamza Mueeze Shakeer (15-EE-90)/B1

University of Engineering & Technology, Taxila


Circuit Diagram:
Components :
We use following components in our Project :
7474 ICs
Push switch
Resistors( 2 33k OHM )
4 LEDs of different colours
6V Battery
D flip flop
A flip-flop is a device that has two states, Set and Reset, and which
transfers its input data to the Q output on the positive- or negative-going
transition(edge) of the clock signal (hence the name clocked flip-flop).
However D flip flop is a circuit that stores data temporarily by
maintaining the D input at Q output for a specific period of clock. It only
changes the output on positive or negative edges of clocks and not in
between. The output is changed according to corresponding value of D
input.
Truth Table
Applications of D flip flop:
Registers
Registers are the devices which are meant to store the data. As known,
each D flip-flop can store a single-bit of information. This means that by
cascading n flip-flops, one can store n bits of information. Such an
arrangement is called an n-bit register.
Counters
Counters are the digital circuits which are used to count the number of
events. These are nothing but a series of flip-flops (JK or D or T)
arranged in a definite manner. A single flip-flop has two states 0 and 1,
which means that it can count upto two. Thus one flip-flop forms a 2-bit
counter. Similarly to count till 8, one needs to connect 3 flip flops in
series.
Event Detectors
Event detectors are the circuits which aid in determining the occurrence
of a particular event. These devices are required to change their state
when an event occurs and should further be held in the same state till
that event gets cleared.
Frequency Divider
Flip flops can divide the frequency of periodic waveform. When a pulse
wave is used to toggle an flip flop, the output frequency becomes one
half the input frequency.

You might also like