Digital Logic Design
Digital Logic Design
BCD COUNTER
[PROJECT REPORT]
CIRCUIT DIAGRAM
1
[PROJECT REPORT] | 5/3/2011 COMPONENTS
IC’s 7447, 74193, LM555
Capacitor 2.2uf
Breadboard
LED
5v Battery
Jumper wire
2
CIRCUIT DIAGRAM
3
[PROJECT REPORT] | 5/3/2011
EXPLANATION
7447 BCD to 7-Segment Display Driver
If the blank input is low the display will be blank when the count input is zero (0000). This can
be used to blank leading zeros when there are several display digits driven by a chain of
counters. To achieve this blank output should be connected to blank input of the next display
down the chain (the next most significant digit).
Seven-Segment Display
A seven-segment display, or seven-segment indicator, is a form of electronic display device
for displaying decimal numerals that is an alternative to the more complex dot-matrix displays.
Seven-segment displays are widely used in digital clocks, electronic meters, and other electronic
devices for displaying numerical information.
4
[PROJECT REPORT] | 5/3/2011
The Counter
There are many different integrated circuit counters. One popular chip is the 74193
Up/Down counter. Here is the pinout for the chip. Note that this is a logic chip and that
power is supplied to the corners.
5
[PROJECT REPORT] | 5/3/2011
1 Hz Pulse Generator
Here is a 1Hz pulse generator using the popular timer IC 555 which is wired as an Astable
Multivibrator. The output pulses can be indicated visually by the LED. An Astable
Unlike the Monostable Multivibrator, this circuit does not require any external trigger to change
the state of the output, hence the name free-running. This circuit can be used in applications that
6
[PROJECT REPORT] | 5/3/2011
CONCLUSION
Learning Objectives:
explain the function of BCD counters;
7-segment displays;