SlideShare ist ein Scribd-Unternehmen logo
1 von 9
Digital Logic Designs (DLD)
Digital Clock
Submitted to:
Prof. Hafeez
Submitted by:
Group members
BSIT-F15-014CH ABUBAKAR
ABU BAKER BSIT-F15-015
USAMA BSIT-F15-043
SHAH ZAIB BSIT-F15-056
BILAL BSIT-F15-038
Superior University Okara
Table of contents
1.Introduction
2.Modulestructure
 Second section
 Minute section
 Hour section
3.Block diagram basic components
4.Component description
5.Modulestructure
6.Conclusion
Introduction:
We know that 60 seconds equal to 1 minute and 60 minutes equal to 1hour.
Hence the minute section is derived by second section and hour section by the
minute section. Each of the minute and second section has been designed to
give a count from 00to 59 after which it resets to 00. And the hour section to
give a count from 00 to 11 hours after which it resets to 00. For each cycle of 00
to 59 in second section the minute section increases its count by 1. Similarly for
each cycle of 00 to 59 in minute section the hour section increases its count by
1. In this way when the clock reaches 11hrs. 59mins. 59secs.
Each of the section resets to 00 giving us a display 00.00.00 popularly known as
the 0thhour.* *Now, without wasting any time we straightaway move into the
discussion with our project with emphasis on different sections considering the
modules.
Module Structure:
The entire project has been divided into four modules. They are as follows:
Second section:
Using two counter ICs (IC 7490) in such a way that this portion produces output
from 00 to 59 continuously with a frequency of 1 Hz (1pps).
Using Driver IC (IC 7447) and seven-segment display the counts. Both the ICs
are of common anode type.
Checking the output of the circuit.
Minute section:
Repeating the same circuit as that of the second section, but here the output
should count from 00 to 59 with a frequency of 1Hz.for 1 ppm.
Checking the output.
Hour section:
Designing the circuit in such a way so that the output resets to 00automatically
displaying 11.59.59
Here the counting proceeds with a frequency of one pulse per hour.
Checking the output.
Assembling the three sections together.
Checking the output the final circuit
Block Diagram Basic Concept
It is evident from the block diagram that for each of Second and Minute section
we require a
Counter for the unit’s place and ten’s place. For the second and minute sections
the situation is identical with the unit’s place counting from-9-0 repeats whereas
theten’splace countsfrom0
-5-0 and repeats. Forthe Hour section we require the counter for the unit’s place
to count 0-2-0 and f -1-0and repeats.
The circuit could have been easily designed with an IC 7476 i.e. a dual J-K
Flip-Flop but to maintain parity between the components used we stick to the
basics by using IC-7490 (details mentioned late
Circuit Diagram:
The Circuit that has been exactly designed is shown here.
Minute Section:
The Minute section is nothing but an exact replica of the second’s section as the
theory and implementation is the same with one major exception i.e. the clock
from the second’s section is applied to the unit’s place of the minute’s section at
a rate of 1 pulse per minute (1ppm).
Hour Section:
For the Hour section we have an altogether a different circuit design where the
unit’s place counts from 0-9 one and 0-1 once in this sequence.
Here the counting takes place from 00- 11 and resets back to 00. For the unit’s
place we use a Decade counter as done previously. And for the ten’s place we
have designed a
MOD-3 counter simply using the MOD-5 counter part of IC-7490. We, now,
check
Component Description
The IC 7490 is a 4-bit, ripple-type Decade counter. The device consists of four
master-slave flip-flops internally connected to provide a divide-by-two section
and divide-by-five section. Each section has a separate clock input to initiate
state changes of the counter on the High to Low clock transition. State changes
of the Q outputs do not occur simultaneously because of internal ripple delays.
Therefore decoded output signals are subject to decoding spikes and should not
be used for clocks or strobes. A gated AND asynchronous Master Reset (MR1–
MR2) is provided which overrides both clocks and resets (clears) all the flip-
flops. Also provided is agate AND asynchronous Master Set (MS1-MS2),
which overrides the clock and them inputs, setting the output to nine
(HLLHN.B.
MODULE Details
Seconds Section:
Since the basic concept regarding the counting of the seconds has been
discussed we are now going to design the circuit. Since the count is from 00-59
we would design a MOD-60 counter by cascading a MOD-10/ Decade Counter
and a MOD-6 Counter. The IC-7490 is a Decade Counter with two parts
(internal structure): MOD-2 and MOD-5Counter. So we would design the
MOD-6 counter basically from a Decade Counter.
Minute Section:
The Minute section is nothing but an exact replica of the second’s section as the
theory and implementation is the same with one major exception i.e. the clock
from the second’s section is applied to the unit’s place of the minute’s section at
a rate of 1 pulse per minute (1ppm)
Hour Section:
For the Hour section we have an altogether a different circuit design where the
UN
Its place counts from 0-9 one and 0-1 once in this sequence. Here the counting
takes place from 00- 11 and resets back to 00. For theunit’s placeweuseaDecade
counter as done previously.ere
.
Assembling the three sections:
Now that the circuit designing part is more or less complete the hard work is
over and we assemble the three sections (seconds, minute and hour) to get the
“DigitalClock”.Withthe supplyconnectedweoperatetheclocktochecktheoutput.
The clock was found to operate smoothly.
Conclusion
The Circuit was purely designed with the basic knowledge on sequential circuit
designing and with the components provided by the authority. The Clock is
expected to operate normally with desired accuracy

Weitere ähnliche Inhalte

Was ist angesagt?

Embedded C programming based on 8051 microcontroller
Embedded C programming based on 8051 microcontrollerEmbedded C programming based on 8051 microcontroller
Embedded C programming based on 8051 microcontrollerGaurav Verma
 
Divide by N clock
Divide by N clockDivide by N clock
Divide by N clockMantra VLSI
 
Keypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 MicrocontrollerKeypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 MicrocontrollerSudhanshu Janwadkar
 
555 TIMER IC & its APPLICATION
555 TIMER IC & its APPLICATION555 TIMER IC & its APPLICATION
555 TIMER IC & its APPLICATIONSubham Dhar
 
a project on automatic traffic control using IC 555
a project on automatic traffic control using IC 555a project on automatic traffic control using IC 555
a project on automatic traffic control using IC 555jack990315
 
Pic 18 microcontroller
Pic 18 microcontrollerPic 18 microcontroller
Pic 18 microcontrollerAshish Ranjan
 
Digital Alarm Clock (IC-TMS-8560)
Digital Alarm Clock (IC-TMS-8560)Digital Alarm Clock (IC-TMS-8560)
Digital Alarm Clock (IC-TMS-8560)Chintan Patel
 
Ppt on brake failure indicator.
Ppt on brake failure indicator.Ppt on brake failure indicator.
Ppt on brake failure indicator.mmnbaig
 
halfadder & halfsubtractor using 4:1 MUX
halfadder & halfsubtractor using 4:1 MUXhalfadder & halfsubtractor using 4:1 MUX
halfadder & halfsubtractor using 4:1 MUXU Reshmi
 
Interrupts programming in embedded C using 8051
Interrupts programming in embedded C using 8051Interrupts programming in embedded C using 8051
Interrupts programming in embedded C using 8051Vikas Dongre
 
Unit_1_L1_LPVLSI.ppt
Unit_1_L1_LPVLSI.pptUnit_1_L1_LPVLSI.ppt
Unit_1_L1_LPVLSI.pptRavi Selvaraj
 

Was ist angesagt? (20)

Embedded C programming based on 8051 microcontroller
Embedded C programming based on 8051 microcontrollerEmbedded C programming based on 8051 microcontroller
Embedded C programming based on 8051 microcontroller
 
Lecture 5: The Convolution Sum
Lecture 5: The Convolution SumLecture 5: The Convolution Sum
Lecture 5: The Convolution Sum
 
PIC Microcontroller | ADC Interfacing
PIC Microcontroller | ADC InterfacingPIC Microcontroller | ADC Interfacing
PIC Microcontroller | ADC Interfacing
 
Divide by N clock
Divide by N clockDivide by N clock
Divide by N clock
 
Keypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 MicrocontrollerKeypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 Microcontroller
 
Counters
CountersCounters
Counters
 
8051 ch9-950217
8051 ch9-9502178051 ch9-950217
8051 ch9-950217
 
BCD Counter
BCD CounterBCD Counter
BCD Counter
 
555 TIMER IC & its APPLICATION
555 TIMER IC & its APPLICATION555 TIMER IC & its APPLICATION
555 TIMER IC & its APPLICATION
 
a project on automatic traffic control using IC 555
a project on automatic traffic control using IC 555a project on automatic traffic control using IC 555
a project on automatic traffic control using IC 555
 
Pic 18 microcontroller
Pic 18 microcontrollerPic 18 microcontroller
Pic 18 microcontroller
 
decade counter
decade counterdecade counter
decade counter
 
Digital Alarm Clock (IC-TMS-8560)
Digital Alarm Clock (IC-TMS-8560)Digital Alarm Clock (IC-TMS-8560)
Digital Alarm Clock (IC-TMS-8560)
 
Ppt on brake failure indicator.
Ppt on brake failure indicator.Ppt on brake failure indicator.
Ppt on brake failure indicator.
 
halfadder & halfsubtractor using 4:1 MUX
halfadder & halfsubtractor using 4:1 MUXhalfadder & halfsubtractor using 4:1 MUX
halfadder & halfsubtractor using 4:1 MUX
 
Sequential circuits
Sequential circuitsSequential circuits
Sequential circuits
 
Interrupts programming in embedded C using 8051
Interrupts programming in embedded C using 8051Interrupts programming in embedded C using 8051
Interrupts programming in embedded C using 8051
 
Chapter 5 counter
Chapter 5 counterChapter 5 counter
Chapter 5 counter
 
Unit_1_L1_LPVLSI.ppt
Unit_1_L1_LPVLSI.pptUnit_1_L1_LPVLSI.ppt
Unit_1_L1_LPVLSI.ppt
 
8051 Timer
8051 Timer8051 Timer
8051 Timer
 

Andere mochten auch

Digitalclock project 2016 with timer 555 & IC 7490 & IC 7474 & 7 segment
Digitalclock project 2016 with timer 555 & IC 7490 & IC 7474 & 7 segmentDigitalclock project 2016 with timer 555 & IC 7490 & IC 7474 & 7 segment
Digitalclock project 2016 with timer 555 & IC 7490 & IC 7474 & 7 segmentIbrahim R
 
Digital clock
Digital clockDigital clock
Digital clockgooby
 
555 timer-digital-clock
555 timer-digital-clock555 timer-digital-clock
555 timer-digital-clockGaditek
 
Password based door locking system
Password based door locking systemPassword based door locking system
Password based door locking systemArjun Singh
 

Andere mochten auch (7)

Digitalclock project 2016 with timer 555 & IC 7490 & IC 7474 & 7 segment
Digitalclock project 2016 with timer 555 & IC 7490 & IC 7474 & 7 segmentDigitalclock project 2016 with timer 555 & IC 7490 & IC 7474 & 7 segment
Digitalclock project 2016 with timer 555 & IC 7490 & IC 7474 & 7 segment
 
Digital clock
Digital clockDigital clock
Digital clock
 
Digital clock
Digital clockDigital clock
Digital clock
 
555 timer-digital-clock
555 timer-digital-clock555 timer-digital-clock
555 timer-digital-clock
 
Password based door locking system
Password based door locking systemPassword based door locking system
Password based door locking system
 
Project ppt
Project pptProject ppt
Project ppt
 
Digital stop watch
Digital stop watchDigital stop watch
Digital stop watch
 

Ähnlich wie Digital clock (20)

Chapter 5 counter1
Chapter 5 counter1Chapter 5 counter1
Chapter 5 counter1
 
Digital Logic Counter.ppt
Digital Logic Counter.pptDigital Logic Counter.ppt
Digital Logic Counter.ppt
 
FYBSC IT Digital Electronics Unit V Chapter I Counters
FYBSC IT Digital Electronics Unit V Chapter I CountersFYBSC IT Digital Electronics Unit V Chapter I Counters
FYBSC IT Digital Electronics Unit V Chapter I Counters
 
gsm based system
gsm based systemgsm based system
gsm based system
 
Nitu projrct elec
Nitu projrct elecNitu projrct elec
Nitu projrct elec
 
Counters r012
Counters  r012Counters  r012
Counters r012
 
Digital Counter Design
 Digital Counter Design Digital Counter Design
Digital Counter Design
 
JamesEndl
JamesEndlJamesEndl
JamesEndl
 
Bayas
BayasBayas
Bayas
 
Dee2034 chapter 5 counter
Dee2034 chapter 5 counterDee2034 chapter 5 counter
Dee2034 chapter 5 counter
 
A02100104
A02100104A02100104
A02100104
 
Timers
TimersTimers
Timers
 
Ade(unit 4) Counters
Ade(unit 4) CountersAde(unit 4) Counters
Ade(unit 4) Counters
 
COUNTERS.pptx
COUNTERS.pptxCOUNTERS.pptx
COUNTERS.pptx
 
Assignment#6
Assignment#6Assignment#6
Assignment#6
 
REPORT
REPORTREPORT
REPORT
 
final project
final projectfinal project
final project
 
ECE_465_Sidharth_proj2_f13
ECE_465_Sidharth_proj2_f13ECE_465_Sidharth_proj2_f13
ECE_465_Sidharth_proj2_f13
 
ppt-U3 - (Programming, Memory Interfacing).pptx
ppt-U3 - (Programming, Memory Interfacing).pptxppt-U3 - (Programming, Memory Interfacing).pptx
ppt-U3 - (Programming, Memory Interfacing).pptx
 
Lecture 2 timers, pwm, state machine IN PIC
Lecture 2   timers, pwm, state machine IN PIC Lecture 2   timers, pwm, state machine IN PIC
Lecture 2 timers, pwm, state machine IN PIC
 

Mehr von Abi Malik

Logic Simplification Using SOP
Logic Simplification Using SOPLogic Simplification Using SOP
Logic Simplification Using SOPAbi Malik
 
Cramer’s Rule OF Matrix
Cramer’s Rule OF MatrixCramer’s Rule OF Matrix
Cramer’s Rule OF MatrixAbi Malik
 
how colour effective on our communication
how colour effective on our communicationhow colour effective on our communication
how colour effective on our communicationAbi Malik
 
Cramer’s rule of matrix
Cramer’s rule of matrixCramer’s rule of matrix
Cramer’s rule of matrixAbi Malik
 
Gsuss Jorden Method
Gsuss Jorden MethodGsuss Jorden Method
Gsuss Jorden MethodAbi Malik
 
How colour-effective-on-our-communication
How colour-effective-on-our-communicationHow colour-effective-on-our-communication
How colour-effective-on-our-communicationAbi Malik
 

Mehr von Abi Malik (6)

Logic Simplification Using SOP
Logic Simplification Using SOPLogic Simplification Using SOP
Logic Simplification Using SOP
 
Cramer’s Rule OF Matrix
Cramer’s Rule OF MatrixCramer’s Rule OF Matrix
Cramer’s Rule OF Matrix
 
how colour effective on our communication
how colour effective on our communicationhow colour effective on our communication
how colour effective on our communication
 
Cramer’s rule of matrix
Cramer’s rule of matrixCramer’s rule of matrix
Cramer’s rule of matrix
 
Gsuss Jorden Method
Gsuss Jorden MethodGsuss Jorden Method
Gsuss Jorden Method
 
How colour-effective-on-our-communication
How colour-effective-on-our-communicationHow colour-effective-on-our-communication
How colour-effective-on-our-communication
 

Kürzlich hochgeladen

USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 

Kürzlich hochgeladen (20)

USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 

Digital clock

  • 1. Digital Logic Designs (DLD) Digital Clock Submitted to: Prof. Hafeez Submitted by: Group members BSIT-F15-014CH ABUBAKAR ABU BAKER BSIT-F15-015 USAMA BSIT-F15-043 SHAH ZAIB BSIT-F15-056 BILAL BSIT-F15-038 Superior University Okara
  • 2. Table of contents 1.Introduction 2.Modulestructure  Second section  Minute section  Hour section 3.Block diagram basic components 4.Component description 5.Modulestructure 6.Conclusion
  • 3. Introduction: We know that 60 seconds equal to 1 minute and 60 minutes equal to 1hour. Hence the minute section is derived by second section and hour section by the minute section. Each of the minute and second section has been designed to give a count from 00to 59 after which it resets to 00. And the hour section to give a count from 00 to 11 hours after which it resets to 00. For each cycle of 00 to 59 in second section the minute section increases its count by 1. Similarly for each cycle of 00 to 59 in minute section the hour section increases its count by 1. In this way when the clock reaches 11hrs. 59mins. 59secs. Each of the section resets to 00 giving us a display 00.00.00 popularly known as the 0thhour.* *Now, without wasting any time we straightaway move into the discussion with our project with emphasis on different sections considering the modules. Module Structure: The entire project has been divided into four modules. They are as follows: Second section: Using two counter ICs (IC 7490) in such a way that this portion produces output from 00 to 59 continuously with a frequency of 1 Hz (1pps). Using Driver IC (IC 7447) and seven-segment display the counts. Both the ICs are of common anode type. Checking the output of the circuit. Minute section: Repeating the same circuit as that of the second section, but here the output should count from 00 to 59 with a frequency of 1Hz.for 1 ppm. Checking the output. Hour section: Designing the circuit in such a way so that the output resets to 00automatically displaying 11.59.59
  • 4. Here the counting proceeds with a frequency of one pulse per hour. Checking the output. Assembling the three sections together. Checking the output the final circuit Block Diagram Basic Concept It is evident from the block diagram that for each of Second and Minute section we require a Counter for the unit’s place and ten’s place. For the second and minute sections the situation is identical with the unit’s place counting from-9-0 repeats whereas theten’splace countsfrom0 -5-0 and repeats. Forthe Hour section we require the counter for the unit’s place to count 0-2-0 and f -1-0and repeats. The circuit could have been easily designed with an IC 7476 i.e. a dual J-K Flip-Flop but to maintain parity between the components used we stick to the basics by using IC-7490 (details mentioned late
  • 5.
  • 6. Circuit Diagram: The Circuit that has been exactly designed is shown here. Minute Section: The Minute section is nothing but an exact replica of the second’s section as the theory and implementation is the same with one major exception i.e. the clock from the second’s section is applied to the unit’s place of the minute’s section at a rate of 1 pulse per minute (1ppm). Hour Section: For the Hour section we have an altogether a different circuit design where the unit’s place counts from 0-9 one and 0-1 once in this sequence. Here the counting takes place from 00- 11 and resets back to 00. For the unit’s place we use a Decade counter as done previously. And for the ten’s place we have designed a MOD-3 counter simply using the MOD-5 counter part of IC-7490. We, now, check
  • 7. Component Description The IC 7490 is a 4-bit, ripple-type Decade counter. The device consists of four master-slave flip-flops internally connected to provide a divide-by-two section and divide-by-five section. Each section has a separate clock input to initiate state changes of the counter on the High to Low clock transition. State changes of the Q outputs do not occur simultaneously because of internal ripple delays. Therefore decoded output signals are subject to decoding spikes and should not be used for clocks or strobes. A gated AND asynchronous Master Reset (MR1– MR2) is provided which overrides both clocks and resets (clears) all the flip- flops. Also provided is agate AND asynchronous Master Set (MS1-MS2), which overrides the clock and them inputs, setting the output to nine (HLLHN.B. MODULE Details Seconds Section: Since the basic concept regarding the counting of the seconds has been discussed we are now going to design the circuit. Since the count is from 00-59 we would design a MOD-60 counter by cascading a MOD-10/ Decade Counter and a MOD-6 Counter. The IC-7490 is a Decade Counter with two parts (internal structure): MOD-2 and MOD-5Counter. So we would design the MOD-6 counter basically from a Decade Counter.
  • 8. Minute Section: The Minute section is nothing but an exact replica of the second’s section as the theory and implementation is the same with one major exception i.e. the clock from the second’s section is applied to the unit’s place of the minute’s section at a rate of 1 pulse per minute (1ppm) Hour Section: For the Hour section we have an altogether a different circuit design where the UN Its place counts from 0-9 one and 0-1 once in this sequence. Here the counting takes place from 00- 11 and resets back to 00. For theunit’s placeweuseaDecade counter as done previously.ere .
  • 9. Assembling the three sections: Now that the circuit designing part is more or less complete the hard work is over and we assemble the three sections (seconds, minute and hour) to get the “DigitalClock”.Withthe supplyconnectedweoperatetheclocktochecktheoutput. The clock was found to operate smoothly. Conclusion The Circuit was purely designed with the basic knowledge on sequential circuit designing and with the components provided by the authority. The Clock is expected to operate normally with desired accuracy