0% found this document useful (0 votes)
74 views2 pages

DLD Lab 4 Task

The objective of the lab session was to design a seven segment display using 7447/7448 integrated circuits. A seven segment display uses seven LED segments to display decimal digits from 0 to 9. It can be configured as either a common anode display, where the positive terminals are connected, or a common cathode display, where the negative terminals are connected. The lab session involved observing the output of the seven segment display as binary coded decimal inputs were provided to the display driver circuit.

Uploaded by

mir zohaib
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)
74 views2 pages

DLD Lab 4 Task

The objective of the lab session was to design a seven segment display using 7447/7448 integrated circuits. A seven segment display uses seven LED segments to display decimal digits from 0 to 9. It can be configured as either a common anode display, where the positive terminals are connected, or a common cathode display, where the negative terminals are connected. The lab session involved observing the output of the seven segment display as binary coded decimal inputs were provided to the display driver circuit.

Uploaded by

mir zohaib
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/ 2

LAB SESSION # 4

OBJECTIVE:
To design a Seven Segment Display using 7447/7448.

INTRODUCTION:
The seven-segment is so called because of the seven LEDs, or segments, it is composed of.
There are two types of seven segment displays, common anode and a common cathode seven-
segment display. In either case, one end, either positive or negative, of all the seven segments are
connected together to a common pin. The seven-segment in which positive end of all the
segments are joined together to a common terminal is referred as a common anode seven
segment. On the contrary, common-cathode seven-segment display has negative terminals of its
seven-segments connected to a common node.

Seven Segment Display

OBSERVATION:

Decimal BCD Inputs Seven Segments Outputs


Digit
A B C D a b c d e f g
0 0 0 0 0 1 1 1 1 1 1 0
1 0 0 0 1 0 1 1 0 0 0 0
2 0 0 1 0 1 1 0 1 1 0 1
3 0 0 1 1 1 1 1 1 0 0 1
4 0 1 0 0 0 1 1 0 0 1 1
5 0 1 0 1 1 0 1 1 0 1 1
6 0 1 1 0 0 0 1 1 1 1 1
7 0 1 1 1 1 1 1 0 0 0 0
8 1 0 0 0 1 1 1 1 1 1 1
9 1 0 0 1 1 1 1 0 0 1 1

RESULT
CIRCUIT BCD TO SEVEN SEGMENT DISPLAY:

You might also like