SlideShare a Scribd company logo
DIGITAL CLOCK
Presenters:
Hafiz Farhan(G1F15BSCS0090)
Usama Saeed (G1F15BSCS0097)
Usman Zulfiqar (G1F15BSCS0085)
Presented To:
Prof. Muhammad Ramiz
• Introduction:
We know that 60 seconds equal to 1 minute and
60 minutes equal to 1 hour. 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 00 to 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 it’s 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 0th
hour.
• 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 z (1pps).
Using Driver IC (IC 7447) and seven-
segment display the counts. Both the ICs are of
common anode type.
 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.
 Hour section:
 Designing the circuit in such a way so that the
output resets to 00 automatically displaying
11.59.59
 Here the counting proceeds with a frequency of
one pulse per hour.
 Checking the output.
 Assembling the three sections together.
• 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 0-9-0
and repeats whereas the ten’s place counts from 0-5-0 and
repeats. For the Hour section we require the counter for the
unit’s place to count 0-2-0 and for the ten’s place it counts 0-
1-0 and 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 later).
• Components used:
Material Quantity
IC 555 ----- 1
IC 7408 ----- 2
IC 7490 (14 pins) ----- 2
IC 7447 (16 pins) ----- 2
7 -segment display ----- 2
Resistances 1kΩ ----- 2
Resistances 2.2MΩ ----- 1
Capacitor 0.1 F+1F ----- 1+1
• Component Description:
 IC7490 :
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 a 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 a
gated AND asynchronous Master Set (MS1-MS2), which
overrides the clock and the
MR inputs , setting the output to nine (HLLH).
N.B.: In the fig. Master Reset and Master Set have been
denoted by R1, R2 & S2, S2 respectively.
 IC 7447 & Seven-segment Display:
• According to the Pin configuration:
 LT=Lamp Test >>After doing every connection
between the chip and the segment if this terminal (LT) is
grounded then all segment will glow. In the working mode
LT should always be High.
 BI/RBO=Blanking input/Ripple blanking Output >> when this
terminal is grounded the display will be blank immediately.
 RBI=Ripple Blanking input.
 When this terminal is grounded and the input code is set
for zero display then the display will be blank immediately
and zero will come out independent of LT.
 In the IC a, b, c, d, e, f, g are the pins which are connected to
the seven-segment display and the parts which blink for
these connections are shown above.
• 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-5 Counter. So we would design the
MOD-6 counter basically from a Decade Counter. Using the reset
pins as shown in Fig.2a we can design any MOD-K Counter by the
internal components --Mod-2 and Mod-5 counters of a particular
IC-7490. A Clock of 1 Hz. Frequency is supplied to the unit’s part of
the second’s section at a rate of 1 pulse per second (1pps). On the
other hand the ten’s part is getting anegative-edge trigger which is
the clock for the ten’s part. The clock pulse is applied from Q3 .
Q3 Q2 Q1 Q0
9= 1 0 0 1
The output of this part is solely responsible for
driving the minute section i.e. acting as a clock for the minute
section. From the truth table (Table 1.) we see for MR1 &
MR2 both equal to 1 the clock is reset and the output is zero.
In the ten’s part the count resets to 0 after 5.
Q3 Q2 Q1 Q0
Representing ‘6’ in binary form we have 6
=0 1 1 0
Taking the high inputs Q2 Q1 we apply to the reset pins to
solve our purpose
 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,
Tens Units
for 0 4
or 1 0 the clock is
not reset to ‘0’
But for 1 1 the clock is
reset to ‘0’
Thus if the two reset pins of the two counters are connected with
each other (i.e. MR1 & MR2 ) and MR1 is again connected with Q2
of the unit’s place and MR2 is connected with Q1 of the ten’s place
then the clock is reset after 11 to
00. Q3 Q2 Q1 Q0
Since binary representation
of, 1= 0 0 0 1
2= 0 0 1 0
Thus Q1 of the ten’s place and Q2 of the unit’s place reset each
other. Since MR1 =Q2 of the unit’s place=1 and MR2 =Q1 of the
ten’s place =1. Since both MR1 & MR2 are high they need to reset
the clock to 0 after 11.59.59 to 00.00.00, which is known as the
0th hour. For the hour section the clock drives it’s unit’s place from
Q2 of the ten’s place of the minute section and the clock pulse is
produced at the rate of 1 pulse per hour,i.e.1pph.
 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 “Digital Clock”.
With the supply connected we operate the
clock to check the output. 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.
Digital Clock
Digital Clock
Digital Clock
Digital Clock
Digital Clock
Digital Clock
Digital Clock
Digital Clock
Digital Clock

More Related Content

What's hot

4 bit Binary to Gray converter using XOR
4 bit Binary to Gray converter using XOR4 bit Binary to Gray converter using XOR
4 bit Binary to Gray converter using XOR
Arif, Mohammed Nazrul Islam
 
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
 
FPGA
FPGAFPGA
Flipflop
FlipflopFlipflop
Flipflop
sohamdodia27
 
4 bit Binary counter
4 bit Binary counter4 bit Binary counter
4 bit Binary counter
Jainee Solanki
 
Programmable array logic
Programmable array logicProgrammable array logic
Programmable array logic
Gaditek
 
Digital stop watch
Digital stop watchDigital stop watch
Digital stop watch
Sai Malleswar
 
Latches and flip flop
Latches and flip flopLatches and flip flop
Latches and flip flop
Shuaib Hotak
 
Digital Alarm Clock 446 project report
Digital Alarm Clock 446 project reportDigital Alarm Clock 446 project report
Digital Alarm Clock 446 project reportAkash Mhankale
 
Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...
NimeshSingh27
 
MULTIPLEXER
MULTIPLEXERMULTIPLEXER
MULTIPLEXER
Siddhi Shrivas
 
D Flip Flop
D Flip Flop D Flip Flop
D Flip Flop
Pradhan Rishi Sharma
 
Complex Programmable Logic Device (CPLD) Architecture and Its Applications
Complex Programmable Logic Device (CPLD) Architecture and Its ApplicationsComplex Programmable Logic Device (CPLD) Architecture and Its Applications
Complex Programmable Logic Device (CPLD) Architecture and Its Applications
elprocus
 
Combinational Circuits & Sequential Circuits
Combinational Circuits & Sequential CircuitsCombinational Circuits & Sequential Circuits
Combinational Circuits & Sequential Circuits
gourav kottawar
 
Sequential circuits in Digital Electronics
Sequential circuits in Digital ElectronicsSequential circuits in Digital Electronics
Sequential circuits in Digital Electronics
Vinoth Loganathan
 
Digital Stopwatch
Digital StopwatchDigital Stopwatch
Digital Stopwatch
Samyul kabir
 
Binary to gray converter using xor
Binary to gray converter using xor Binary to gray converter using xor
Binary to gray converter using xor
DINESH DEVIREDDY
 
Counters & time delay
Counters & time delayCounters & time delay
Counters & time delay
Hemant Chetwani
 
Digital electronics
Digital electronicsDigital electronics
Half adder & full adder
Half adder & full adderHalf adder & full adder
Half adder & full adder
Gaditek
 

What's hot (20)

4 bit Binary to Gray converter using XOR
4 bit Binary to Gray converter using XOR4 bit Binary to Gray converter using XOR
4 bit Binary to Gray converter using XOR
 
Digital Alarm Clock (IC-TMS-8560)
Digital Alarm Clock (IC-TMS-8560)Digital Alarm Clock (IC-TMS-8560)
Digital Alarm Clock (IC-TMS-8560)
 
FPGA
FPGAFPGA
FPGA
 
Flipflop
FlipflopFlipflop
Flipflop
 
4 bit Binary counter
4 bit Binary counter4 bit Binary counter
4 bit Binary counter
 
Programmable array logic
Programmable array logicProgrammable array logic
Programmable array logic
 
Digital stop watch
Digital stop watchDigital stop watch
Digital stop watch
 
Latches and flip flop
Latches and flip flopLatches and flip flop
Latches and flip flop
 
Digital Alarm Clock 446 project report
Digital Alarm Clock 446 project reportDigital Alarm Clock 446 project report
Digital Alarm Clock 446 project report
 
Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...
 
MULTIPLEXER
MULTIPLEXERMULTIPLEXER
MULTIPLEXER
 
D Flip Flop
D Flip Flop D Flip Flop
D Flip Flop
 
Complex Programmable Logic Device (CPLD) Architecture and Its Applications
Complex Programmable Logic Device (CPLD) Architecture and Its ApplicationsComplex Programmable Logic Device (CPLD) Architecture and Its Applications
Complex Programmable Logic Device (CPLD) Architecture and Its Applications
 
Combinational Circuits & Sequential Circuits
Combinational Circuits & Sequential CircuitsCombinational Circuits & Sequential Circuits
Combinational Circuits & Sequential Circuits
 
Sequential circuits in Digital Electronics
Sequential circuits in Digital ElectronicsSequential circuits in Digital Electronics
Sequential circuits in Digital Electronics
 
Digital Stopwatch
Digital StopwatchDigital Stopwatch
Digital Stopwatch
 
Binary to gray converter using xor
Binary to gray converter using xor Binary to gray converter using xor
Binary to gray converter using xor
 
Counters & time delay
Counters & time delayCounters & time delay
Counters & time delay
 
Digital electronics
Digital electronicsDigital electronics
Digital electronics
 
Half adder & full adder
Half adder & full adderHalf adder & full adder
Half adder & full adder
 

Similar to Digital Clock

Digital Logic Counter.ppt
Digital Logic Counter.pptDigital Logic Counter.ppt
Digital Logic Counter.ppt
RaziyaSultana30
 
Counters r012
Counters  r012Counters  r012
Counters r012
arunachalamr16
 
COUNTERS.pptx
COUNTERS.pptxCOUNTERS.pptx
COUNTERS.pptx
SaifURehmanSidhu
 
Digital alarm clock- Digital design- Design assignment
Digital alarm clock- Digital design- Design assignmentDigital alarm clock- Digital design- Design assignment
Digital alarm clock- Digital design- Design assignment
AkarshMishra9
 
Digital Counter Design
 Digital Counter Design Digital Counter Design
Digital Counter Design
GargiKhanna1
 
Dee2034 chapter 5 counter
Dee2034 chapter 5 counterDee2034 chapter 5 counter
Dee2034 chapter 5 counter
SITI SABARIAH SALIHIN
 
Countdown Timer Circuit Diagram with 7 Segment Display
Countdown Timer Circuit Diagram with 7 Segment DisplayCountdown Timer Circuit Diagram with 7 Segment Display
Countdown Timer Circuit Diagram with 7 Segment Display
Imran Risal
 
PLC BASED ELEVATOR PPT(GROUP-1)
PLC BASED ELEVATOR PPT(GROUP-1)PLC BASED ELEVATOR PPT(GROUP-1)
PLC BASED ELEVATOR PPT(GROUP-1)Krupal Bhoi
 
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE
VaishaliVaishali14
 
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
Arti Parab Academics
 
Arduino based applications-part 3
Arduino based applications-part 3Arduino based applications-part 3
Arduino based applications-part 3
Jawaher Abdulwahab Fadhil
 
ELECTRONIC HOUSE
ELECTRONIC HOUSEELECTRONIC HOUSE
ELECTRONIC HOUSE
Akshay Parmar
 
Assignment#6
Assignment#6Assignment#6
Assignment#6
Sunita Milind Dol
 
Automatic room light contoller without microcontroller
Automatic room light contoller without microcontrollerAutomatic room light contoller without microcontroller
Automatic room light contoller without microcontroller
Deepak Yadav
 
555 timer ic_tesitngcircuit
555 timer ic_tesitngcircuit555 timer ic_tesitngcircuit
555 timer ic_tesitngcircuit
ShobhitSinghEC53
 

Similar to Digital Clock (20)

Bayas
BayasBayas
Bayas
 
Nitu projrct elec
Nitu projrct elecNitu projrct elec
Nitu projrct elec
 
Digital Logic Counter.ppt
Digital Logic Counter.pptDigital Logic Counter.ppt
Digital Logic Counter.ppt
 
Chapter 5 counter1
Chapter 5 counter1Chapter 5 counter1
Chapter 5 counter1
 
Counters r012
Counters  r012Counters  r012
Counters r012
 
COUNTERS.pptx
COUNTERS.pptxCOUNTERS.pptx
COUNTERS.pptx
 
Digital alarm clock- Digital design- Design assignment
Digital alarm clock- Digital design- Design assignmentDigital alarm clock- Digital design- Design assignment
Digital alarm clock- Digital design- Design assignment
 
Chapter 5 counter
Chapter 5 counterChapter 5 counter
Chapter 5 counter
 
Digital Counter Design
 Digital Counter Design Digital Counter Design
Digital Counter Design
 
Dee2034 chapter 5 counter
Dee2034 chapter 5 counterDee2034 chapter 5 counter
Dee2034 chapter 5 counter
 
Countdown Timer Circuit Diagram with 7 Segment Display
Countdown Timer Circuit Diagram with 7 Segment DisplayCountdown Timer Circuit Diagram with 7 Segment Display
Countdown Timer Circuit Diagram with 7 Segment Display
 
gsm based system
gsm based systemgsm based system
gsm based system
 
PLC BASED ELEVATOR PPT(GROUP-1)
PLC BASED ELEVATOR PPT(GROUP-1)PLC BASED ELEVATOR PPT(GROUP-1)
PLC BASED ELEVATOR PPT(GROUP-1)
 
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE
 
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
 
Arduino based applications-part 3
Arduino based applications-part 3Arduino based applications-part 3
Arduino based applications-part 3
 
ELECTRONIC HOUSE
ELECTRONIC HOUSEELECTRONIC HOUSE
ELECTRONIC HOUSE
 
Assignment#6
Assignment#6Assignment#6
Assignment#6
 
Automatic room light contoller without microcontroller
Automatic room light contoller without microcontrollerAutomatic room light contoller without microcontroller
Automatic room light contoller without microcontroller
 
555 timer ic_tesitngcircuit
555 timer ic_tesitngcircuit555 timer ic_tesitngcircuit
555 timer ic_tesitngcircuit
 

More from JiaahRajpout123

Judit polgar
Judit polgarJudit polgar
Judit polgar
JiaahRajpout123
 
marketing plan of new toothpaste
marketing plan of new toothpastemarketing plan of new toothpaste
marketing plan of new toothpaste
JiaahRajpout123
 
logic shift and rotate instruction
logic shift and rotate instructionlogic shift and rotate instruction
logic shift and rotate instruction
JiaahRajpout123
 
Cpp file-handling
Cpp file-handlingCpp file-handling
Cpp file-handling
JiaahRajpout123
 
The Karakoram Highway
 The Karakoram Highway The Karakoram Highway
The Karakoram Highway
JiaahRajpout123
 
Inter Services Intelligence
Inter Services IntelligenceInter Services Intelligence
Inter Services Intelligence
JiaahRajpout123
 
The Grand Trunk Road
The Grand Trunk RoadThe Grand Trunk Road
The Grand Trunk Road
JiaahRajpout123
 
Bank of punjab
Bank of punjabBank of punjab
Bank of punjab
JiaahRajpout123
 
2 Digit Object counter
2 Digit Object counter2 Digit Object counter
2 Digit Object counter
JiaahRajpout123
 
Angelina Jolie 1
Angelina Jolie 1Angelina Jolie 1
Angelina Jolie 1
JiaahRajpout123
 
Angelina Jolie 1
Angelina Jolie 1Angelina Jolie 1
Angelina Jolie 1
JiaahRajpout123
 

More from JiaahRajpout123 (11)

Judit polgar
Judit polgarJudit polgar
Judit polgar
 
marketing plan of new toothpaste
marketing plan of new toothpastemarketing plan of new toothpaste
marketing plan of new toothpaste
 
logic shift and rotate instruction
logic shift and rotate instructionlogic shift and rotate instruction
logic shift and rotate instruction
 
Cpp file-handling
Cpp file-handlingCpp file-handling
Cpp file-handling
 
The Karakoram Highway
 The Karakoram Highway The Karakoram Highway
The Karakoram Highway
 
Inter Services Intelligence
Inter Services IntelligenceInter Services Intelligence
Inter Services Intelligence
 
The Grand Trunk Road
The Grand Trunk RoadThe Grand Trunk Road
The Grand Trunk Road
 
Bank of punjab
Bank of punjabBank of punjab
Bank of punjab
 
2 Digit Object counter
2 Digit Object counter2 Digit Object counter
2 Digit Object counter
 
Angelina Jolie 1
Angelina Jolie 1Angelina Jolie 1
Angelina Jolie 1
 
Angelina Jolie 1
Angelina Jolie 1Angelina Jolie 1
Angelina Jolie 1
 

Recently uploaded

DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
Kamal Acharya
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
abh.arya
 

Recently uploaded (20)

DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 

Digital Clock

  • 2. Presenters: Hafiz Farhan(G1F15BSCS0090) Usama Saeed (G1F15BSCS0097) Usman Zulfiqar (G1F15BSCS0085) Presented To: Prof. Muhammad Ramiz
  • 3. • Introduction: We know that 60 seconds equal to 1 minute and 60 minutes equal to 1 hour. 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 00 to 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 it’s 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 0th hour.
  • 4. • 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 z (1pps). Using Driver IC (IC 7447) and seven- segment display the counts. Both the ICs are of common anode type.
  • 5.  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.  Hour section:  Designing the circuit in such a way so that the output resets to 00 automatically displaying 11.59.59  Here the counting proceeds with a frequency of one pulse per hour.  Checking the output.  Assembling the three sections together.
  • 7. • 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 0-9-0 and repeats whereas the ten’s place counts from 0-5-0 and repeats. For the Hour section we require the counter for the unit’s place to count 0-2-0 and for the ten’s place it counts 0- 1-0 and 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 later).
  • 8. • Components used: Material Quantity IC 555 ----- 1 IC 7408 ----- 2 IC 7490 (14 pins) ----- 2 IC 7447 (16 pins) ----- 2 7 -segment display ----- 2 Resistances 1kΩ ----- 2 Resistances 2.2MΩ ----- 1 Capacitor 0.1 F+1F ----- 1+1
  • 9. • Component Description:  IC7490 : 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 a 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.
  • 10. A gated AND asynchronous Master Reset (MR1 – MR2) is provided which overrides both clocks and resets (clears) all the flip-flops. Also provided is a gated AND asynchronous Master Set (MS1-MS2), which overrides the clock and the MR inputs , setting the output to nine (HLLH). N.B.: In the fig. Master Reset and Master Set have been denoted by R1, R2 & S2, S2 respectively.
  • 11.  IC 7447 & Seven-segment Display:
  • 12. • According to the Pin configuration:  LT=Lamp Test >>After doing every connection between the chip and the segment if this terminal (LT) is grounded then all segment will glow. In the working mode LT should always be High.  BI/RBO=Blanking input/Ripple blanking Output >> when this terminal is grounded the display will be blank immediately.  RBI=Ripple Blanking input.  When this terminal is grounded and the input code is set for zero display then the display will be blank immediately and zero will come out independent of LT.  In the IC a, b, c, d, e, f, g are the pins which are connected to the seven-segment display and the parts which blink for these connections are shown above.
  • 13.
  • 14. • 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-5 Counter. So we would design the MOD-6 counter basically from a Decade Counter. Using the reset pins as shown in Fig.2a we can design any MOD-K Counter by the internal components --Mod-2 and Mod-5 counters of a particular IC-7490. A Clock of 1 Hz. Frequency is supplied to the unit’s part of the second’s section at a rate of 1 pulse per second (1pps). On the other hand the ten’s part is getting anegative-edge trigger which is the clock for the ten’s part. The clock pulse is applied from Q3 .
  • 15. Q3 Q2 Q1 Q0 9= 1 0 0 1 The output of this part is solely responsible for driving the minute section i.e. acting as a clock for the minute section. From the truth table (Table 1.) we see for MR1 & MR2 both equal to 1 the clock is reset and the output is zero. In the ten’s part the count resets to 0 after 5. Q3 Q2 Q1 Q0 Representing ‘6’ in binary form we have 6 =0 1 1 0 Taking the high inputs Q2 Q1 we apply to the reset pins to solve our purpose
  • 16.
  • 17.  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).
  • 18.  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, Tens Units for 0 4 or 1 0 the clock is not reset to ‘0’ But for 1 1 the clock is reset to ‘0’
  • 19. Thus if the two reset pins of the two counters are connected with each other (i.e. MR1 & MR2 ) and MR1 is again connected with Q2 of the unit’s place and MR2 is connected with Q1 of the ten’s place then the clock is reset after 11 to 00. Q3 Q2 Q1 Q0 Since binary representation of, 1= 0 0 0 1 2= 0 0 1 0 Thus Q1 of the ten’s place and Q2 of the unit’s place reset each other. Since MR1 =Q2 of the unit’s place=1 and MR2 =Q1 of the ten’s place =1. Since both MR1 & MR2 are high they need to reset the clock to 0 after 11.59.59 to 00.00.00, which is known as the 0th hour. For the hour section the clock drives it’s unit’s place from Q2 of the ten’s place of the minute section and the clock pulse is produced at the rate of 1 pulse per hour,i.e.1pph.
  • 20.
  • 21.  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 “Digital Clock”. With the supply connected we operate the clock to check the output. The clock was found to operate smoothly.
  • 22.  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.