BCD To 7 Segment Decoder

You might also like

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

BCD TO 7 SEGMENT DECODER SUBJECT: DIGITAL LOGIC DESIGN

ASSIGNED BY: DR SHAHZAD MEMON

Prepared By:
Taha Altaf Hussain 2K18/TCT/95
Bohra
Zaryab Khan 2K18/TCT/106
Anas Qureshi 2k18/TCT/48
Hamza Sheikh 2K18/TCT/50
INTRODUCTION

• In our project, using IC7447 and IC 7490 we can


convert the BCD to 7 Segment
• This project is used in displays, entry counters, etc.
• When we apply 1 clock pulse at that time IC7490
generates 4 bit BCD code, and its given to IC7447,
and finally it displays in 7-segment display.
COMPONENT LIST

7-Segment driver IC7447


Decade counter IC7490
7-Segment LED display common anode
Resistor 330 Ω
0 TO 9 BINARY INPUT SEQUENCE CODE

S BCD G F E D C B A
0 0000 0 1 1 1 1 1 1
1 0001 0 0 0 0 1 1 0
2 0010 1 0 1 1 0 1 1
3 1011 1 0 0 1 1 1 1
4 0100 1 1 0 0 1 1 0
5 0101 1 1 0 1 1 0 1
6 0110 1 1 1 1 1 0 1
7 0111 0 0 0 0 1 1 1
8 1000 1 1 1 1 1 1 1
9 1001 1 1 0 1 1 1 1
PIN DIAGRAMS AND
DESCRIPTION
P I N D I AG R AM O F 1C - 7490
PIN DESCRIPTION OF 1C-7490
Pin No Function Name
1 Clock Input 2 Input2
2 Reset 1 R(0)1
3 Reset 2 R(0)2
4 Not Connected NC
5 Supply voltage: 5v (4.75v – 5.25v) VCC
6 Reset 3 R(9)3
7 Reset 4 R(9)4
8 Output 3, BCD Output bit 2 Qc
9 Output 2, BCD Output bit 1 QB
10 Ground (0v) Ground
11 Output 4, BCD Output bit 3 QD
12 Output 1, BCD Output bit 0 QA
13 Not connected NC
14 Clock Input 1 Input 1
P I N D I AG R AM O F 1C - 7447
PIN DESCRIPTION OF 1C-7447
Pin No Function Name
1 BCD Input 2 B
2 BCD Input 3 C
3 Display test: Active low LT
4 Ripple blanking output: Active low RBO
5 Ripple blanking input: Active low RBI
6 BCD Input 4 D
7 BCD Input 1 A
8 Ground ( 0v ) Ground
9 e
d
11 c
12 Segment Outputs: Active low b
13 a
14 f
15 g
16 Supply voltage: 5v (4.75v – 5.25v) Vcc
PIN DIAGRAM OF 7 Segment Common Anode Display
Ty p e s o f 7 - s e g m e n t D i s p l a y
Connection of 7447 with 7-Segment
Pin Description of 7-Segment

Pin No Description
1 Cathode E
2 Cathode D
3 Com. Anode
4 Cathode C
5 C a t h o d e D. P
6 Cathode B
7 Cathode A
8 Com. Anode
9 Cathode F
10 Cathode G
Function of 7-Segment

D7 D6 D5 D4 D3 D2 D1 D0
DP G F E D C B A
0 0 0 1 1 1 1 1 1
1 0 0 0 0 0 1 1 0
2 0 1 0 1 1 0 1 1
3 0 1 0 0 1 1 1 1
4 0 1 1 0 0 1 1 0
5 0 1 1 0 1 1 0 1
6 0 1 1 1 1 1 0 0
7 0 0 1 0 0 1 1 1
8 0 1 1 1 1 1 1 1
9 0 1 1 0 0 1 1 1
Circuit Diagram
Circuit Diagram Description

• Pin R0(1), R0(2), R9(1), R9(2), connected to ground.


• Pin Q0, Q1, Q2, Q3 connected to the output logic indicators
pins of output IC-7447 at A, B, C ,D.
• Clock B connected to Q0
• Clock A pin connected to push button for the input signal
ground
• Output pins of IC-7447 Qa, Qb, Qc, Qd, Qf, Qe, Qg
connected to the 7-segment display.
• Apply 5v Vcc supply to the 7-Segment display and IC-7447 and
IC-7490
THANK YOU
References
• www.davidswinscoe.com/electronic
components
• www.engineersgarage.com

Thankyouu
• www.electroschemetics.com

You might also like