You are on page 1of 3

DIGITAL LOGIC DESIGN

Final Project

SUBMITTED BY: SHANZAY ABBASI


SUBMITTED TO: SIR REHAN RASHEED
Stopwatches:
Stopwatches find use as time keeping device in many fields,
namely sports. Stop watches may be analog or digital. Its
function is to find out how long it takes in an activity .Digital
stopwatches are much more common the analog version owing
to their higher accuracy and ease of use. Here we have tried to
realize a digital stopwatch of reasonable accuracy and reliability.
This particular stopwatch can count up to 60 seconds.

Working:
The idea is to display clock pulses count from 0 to 59 seconds,
representing a 1 second time interval. This is done by using a
clock and a BCD to 7 segment decoder. While the first counter
counts from 0 to 59 seconds, the second counter starts its
counting operation every time the count value of first counter
reaches 59. The counter ICs connected in cascading format and
each counter output is connected to BCD to 7 segment
decoder used to drive the 7 segment displays.
Conclusion:
The stopwatch counts up to 59 seconds and then restarts.

You might also like