SlideShare uma empresa Scribd logo
1 de 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

Mais conteúdo relacionado

Mais procurados

Humidity and Temperature Measurement Using Arduino
Humidity and Temperature Measurement Using ArduinoHumidity and Temperature Measurement Using Arduino
Humidity and Temperature Measurement Using Arduinodollonhaider
 
DIgital clock using verilog
DIgital clock using verilog DIgital clock using verilog
DIgital clock using verilog Abhishek Sainkar
 
Arduino slides
Arduino slidesArduino slides
Arduino slidessdcharle
 
Arduino Workshop Day 2 - Advance Arduino & DIY
Arduino Workshop Day 2 - Advance Arduino & DIYArduino Workshop Day 2 - Advance Arduino & DIY
Arduino Workshop Day 2 - Advance Arduino & DIYVishnu
 
Bcd to 7 segment display
Bcd to 7 segment displayBcd to 7 segment display
Bcd to 7 segment displayMaulik Sanchela
 
Binary multipliers
Binary multipliersBinary multipliers
Binary multipliersSyed Saeed
 
Digital clock workshop
Digital clock workshopDigital clock workshop
Digital clock workshopKedarv
 
Mod 10 synchronous counter updated
Mod 10 synchronous counter updatedMod 10 synchronous counter updated
Mod 10 synchronous counter updatedDANISHAMIN950
 
GESTURE CONTROL ROBOT
GESTURE CONTROL ROBOTGESTURE CONTROL ROBOT
GESTURE CONTROL ROBOTSatyam Kumar
 
Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051Maulik Sanchela
 
Final year report on remote control of home appliances via bluetooth
Final year report on remote control of home appliances via bluetoothFinal year report on remote control of home appliances via bluetooth
Final year report on remote control of home appliances via bluetoothShubham Bhattacharya
 
Project smart notice board ppt
Project smart notice board pptProject smart notice board ppt
Project smart notice board pptRahul Shaw
 
Pentium Multitasking.ppt
Pentium Multitasking.pptPentium Multitasking.ppt
Pentium Multitasking.pptPramodBorole2
 
Heart beat monitoring system using arduino with iot
Heart beat monitoring system using arduino with iotHeart beat monitoring system using arduino with iot
Heart beat monitoring system using arduino with iotAravind mass
 

Mais procurados (20)

Humidity and Temperature Measurement Using Arduino
Humidity and Temperature Measurement Using ArduinoHumidity and Temperature Measurement Using Arduino
Humidity and Temperature Measurement Using Arduino
 
DIgital clock using verilog
DIgital clock using verilog DIgital clock using verilog
DIgital clock using verilog
 
Arduino slides
Arduino slidesArduino slides
Arduino slides
 
Arduino Workshop Day 2 - Advance Arduino & DIY
Arduino Workshop Day 2 - Advance Arduino & DIYArduino Workshop Day 2 - Advance Arduino & DIY
Arduino Workshop Day 2 - Advance Arduino & DIY
 
Bcd to 7 segment display
Bcd to 7 segment displayBcd to 7 segment display
Bcd to 7 segment display
 
Binary multipliers
Binary multipliersBinary multipliers
Binary multipliers
 
Shift register
Shift registerShift register
Shift register
 
Arduino Projects
Arduino ProjectsArduino Projects
Arduino Projects
 
Digital clock workshop
Digital clock workshopDigital clock workshop
Digital clock workshop
 
Mod 10 synchronous counter updated
Mod 10 synchronous counter updatedMod 10 synchronous counter updated
Mod 10 synchronous counter updated
 
WATER LEVEL INDICATOR
WATER LEVEL INDICATORWATER LEVEL INDICATOR
WATER LEVEL INDICATOR
 
GESTURE CONTROL ROBOT
GESTURE CONTROL ROBOTGESTURE CONTROL ROBOT
GESTURE CONTROL ROBOT
 
Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051
 
Counters
Counters Counters
Counters
 
Final year report on remote control of home appliances via bluetooth
Final year report on remote control of home appliances via bluetoothFinal year report on remote control of home appliances via bluetooth
Final year report on remote control of home appliances via bluetooth
 
Project smart notice board ppt
Project smart notice board pptProject smart notice board ppt
Project smart notice board ppt
 
PIC Microcontroller | ADC Interfacing
PIC Microcontroller | ADC InterfacingPIC Microcontroller | ADC Interfacing
PIC Microcontroller | ADC Interfacing
 
Final Report
Final ReportFinal Report
Final Report
 
Pentium Multitasking.ppt
Pentium Multitasking.pptPentium Multitasking.ppt
Pentium Multitasking.ppt
 
Heart beat monitoring system using arduino with iot
Heart beat monitoring system using arduino with iotHeart beat monitoring system using arduino with iot
Heart beat monitoring system using arduino with iot
 

Destaque

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
 

Destaque (6)

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
 
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
 

Semelhante a Digital clock (20)

Chapter 5 counter1
Chapter 5 counter1Chapter 5 counter1
Chapter 5 counter1
 
Chapter 5 counter
Chapter 5 counterChapter 5 counter
Chapter 5 counter
 
Digital clock (mod counters)using DSCH (DIGITAL SCHEMATIC) by Gaurav Raikar
Digital clock (mod counters)using DSCH (DIGITAL SCHEMATIC) by Gaurav RaikarDigital clock (mod counters)using DSCH (DIGITAL SCHEMATIC) by Gaurav Raikar
Digital clock (mod counters)using DSCH (DIGITAL SCHEMATIC) by Gaurav Raikar
 
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
 

Mais de 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
 

Mais de 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
 

Último

Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 

Último (20)

Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 

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