BCD Counter

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Project: Design 2-digit counter using BCD counter IC and display the result in 7

segment display.
Work function: 2-digit counter is designed using BCD counter IC and result display in 7
segments.
Resource: Proteus software.
Component: CMOS IC 74LS90, 7447 driver, 7 segment display (display driver), anode, power.
Design: First to identify the value of counter we will use the truth table or functional table of

U1 Anode
U2
Pulse
14 CKA 12 13
00 7 A QA
1 CKB 9 1 B 12
01 QB
8 2 11
02 C QC 7 segment
11 6
03 D 10 display
4 QD
R0(1) 5 BI/RBO 9
2 QE
RBI 15
2 R0(2) 3 QF
LT
6 R9(1) 14
7 QG
R9(2)
Anode
74LS90 7447

LS90. Let to check the four value is it high low or don’t care, which will specify the value of
set and reset. As we connect all to ground so it will be low. For 7447 we connect to power
so it will identify the value. Clock A and B are made for counting. It will be separated and
identify the value. Clock A is the master clock and we have feedback from B to A. Input pulse
are applied at clock A. 5 V pulse is used as on like in digital system it will be 1 or 0. The
connection size will be same so as to all have same resistance as in real system. After this we
will simulate and it start counting from 0-9 and then rest to 0.

You might also like