gmu 7 exp (1)

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Analog and Digital LabManualUE23EE2307

EXPERIMENT:07 BCD TO 7-SEGMENT DECODER / DRIVER

AIM: To set up and test a 7-segment static display system to display numbers 0 to 9.

LEARNING OBJECTIVE:
▪ To learn about various application s of decoder
▪ TolearnandunderstandtheworkingofIC7447
▪ To learn about types of seven-segment display

COMPONENTS REQUIRED:
IC7447, 7-Segment display (common anode), Patch chords, resistor (1KΩ) & IC Trainer Kit

THEORY:

The Light Emitting Diode (LED) finds its place in many applications in these
modernelectronicfields.OneofthemistheSevenSegmentDisplay.Seven-segmentdisplays contains
the arrangement of the LEDs in “Eight” (8) passion, and a Dot (.) with a common electrode,
lead (Anode or Cathode). The purpose of arranging it in that passion is that we can make any
number out of that by switching ON and OFF the particular LED's .Here is the block diagram
of the Seven Segment LED arrangement.

TheLightEmittingDiode(LED),findsitsplaceinmanyapplicationsinthismodern
electronicfields.OneofthemistheSevenSegmentDisplay.Seven-segmentdisplays contains the
arrangement of the LEDs in “Eight” (8) passion, and a Dot (.) with a common electrode, lead
(Anode or Cathode). The purpose of arranging it in that passion is that we can make any
number out of that by switching ON and OFF the particular LED's. Here is the block diagram of
the Seven Segment LED arrangement.

LED ’s are basic all y of two types-


Common Cathode (CC) -All the 8 anode legs uses only one cathode, which is common.
Common Anode (CA)-The common leg for all the cathode is of Anode type.

A decoder is a combinational circuit that connects the binary information from ‘n’ input
linestoamaximumof2nuniqueoutputlines.TheIC7447is aBCDto7-segmentpattern converter. The
IC7447 takes the Binary Coded Decimal (BCD) as the input and outputs the relevant 7
segment code.

Dept.of E.E.E.G.M.U.,DAVANAGERE
Analog and Digital LabManualUE23EE2307

CIRCUIT DIAGRAM:

TRUTH TABLE:

Decimal
BCD Inputs OutputLogicLevelsfromIC7447to7-segments number
display
D C B A a b c d e f g
0 0 0 0 0 0 0 0 0 0 1 0
0 0 0 1 1 0 0 1 1 1 1 1
0 0 1 0 0 0 1 0 0 1 0 2
0 0 1 1 0 0 0 0 1 1 0 3
0 1 0 0 1 0 0 1 1 0 0 4
0 1 0 1 0 1 0 0 1 0 0 5
0 1 1 0 1 1 0 0 0 0 0 6
0 1 1 1 0 0 0 1 1 1 1 7
1 0 0 0 0 0 0 0 0 0 0 8
1 0 0 1 0 0 0 1 1 0 0 9

PROCEDURE:
 Check all the component s for their working.
 Insert the appropriate IC in to the IC base.
 Make connection s as shown in the circuit diagram.
 Verify the Truth Table and observe the outputs.

VIVA QUESTIONS:
1. What are the different types of LEDs?
2. Draw the in tern all circuit diagram of an LED.
3. What are the application ns of LEDs?

Dept.of E.E.E.G.M.U.,DAVANAGERE

You might also like