SlideShare a Scribd company logo
1 of 31
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

Design of Elevator Controller using Verilog HDL
Design of Elevator Controller using Verilog HDLDesign of Elevator Controller using Verilog HDL
Design of Elevator Controller using Verilog HDLVishesh Thakur
 
VLSI subsystem design processes and illustration
VLSI subsystem design processes and illustrationVLSI subsystem design processes and illustration
VLSI subsystem design processes and illustrationVishal kakade
 
Four way traffic light conrol using Verilog
Four way traffic light conrol using VerilogFour way traffic light conrol using Verilog
Four way traffic light conrol using VerilogUtkarsh De
 
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
 
Synchronous and asynchronous clock
Synchronous and asynchronous clockSynchronous and asynchronous clock
Synchronous and asynchronous clockNallapati Anindra
 
Smart traffic light controller using verilog
Smart traffic light controller using verilogSmart traffic light controller using verilog
Smart traffic light controller using verilogVaishaliVaishali14
 
VLSI Testing Techniques
VLSI Testing TechniquesVLSI Testing Techniques
VLSI Testing TechniquesA B Shinde
 
Traffic light controller
Traffic light controllerTraffic light controller
Traffic light controllernimmi_abes
 
Addressing mode and instruction set using 8051
Addressing mode and instruction set using 8051Addressing mode and instruction set using 8051
Addressing mode and instruction set using 8051logesh waran
 
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...Saikiran Panjala
 
MASTER SLAVE JK FLIP FLOP & T FLIP FLOP
MASTER SLAVE JK FLIP FLOP & T FLIP FLOPMASTER SLAVE JK FLIP FLOP & T FLIP FLOP
MASTER SLAVE JK FLIP FLOP & T FLIP FLOPSmit Shah
 
Making Of 0-9 Decade Counter with 7 segment display
Making Of 0-9 Decade Counter with 7 segment displayMaking Of 0-9 Decade Counter with 7 segment display
Making Of 0-9 Decade Counter with 7 segment displayOmkar Rane
 

What's hot (20)

Chapter 5 counter
Chapter 5 counterChapter 5 counter
Chapter 5 counter
 
Design of Elevator Controller using Verilog HDL
Design of Elevator Controller using Verilog HDLDesign of Elevator Controller using Verilog HDL
Design of Elevator Controller using Verilog HDL
 
VLSI subsystem design processes and illustration
VLSI subsystem design processes and illustrationVLSI subsystem design processes and illustration
VLSI subsystem design processes and illustration
 
Digital Alarm Clock
Digital Alarm ClockDigital Alarm Clock
Digital Alarm Clock
 
Four way traffic light conrol using Verilog
Four way traffic light conrol using VerilogFour way traffic light conrol using Verilog
Four way traffic light conrol using Verilog
 
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
 
Synchronous and asynchronous clock
Synchronous and asynchronous clockSynchronous and asynchronous clock
Synchronous and asynchronous clock
 
Smart traffic light controller using verilog
Smart traffic light controller using verilogSmart traffic light controller using verilog
Smart traffic light controller using verilog
 
Digital stop watch
Digital stop watchDigital stop watch
Digital stop watch
 
VLSI Testing Techniques
VLSI Testing TechniquesVLSI Testing Techniques
VLSI Testing Techniques
 
FPGA
FPGAFPGA
FPGA
 
Traffic light controller
Traffic light controllerTraffic light controller
Traffic light controller
 
Interfacing LCD with 8051 Microcontroller
Interfacing LCD with 8051 MicrocontrollerInterfacing LCD with 8051 Microcontroller
Interfacing LCD with 8051 Microcontroller
 
Addressing mode and instruction set using 8051
Addressing mode and instruction set using 8051Addressing mode and instruction set using 8051
Addressing mode and instruction set using 8051
 
Ic 555
Ic 555Ic 555
Ic 555
 
8086 micro processor
8086 micro processor8086 micro processor
8086 micro processor
 
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
 
MASTER SLAVE JK FLIP FLOP & T FLIP FLOP
MASTER SLAVE JK FLIP FLOP & T FLIP FLOPMASTER SLAVE JK FLIP FLOP & T FLIP FLOP
MASTER SLAVE JK FLIP FLOP & T FLIP FLOP
 
Making Of 0-9 Decade Counter with 7 segment display
Making Of 0-9 Decade Counter with 7 segment displayMaking Of 0-9 Decade Counter with 7 segment display
Making Of 0-9 Decade Counter with 7 segment display
 
Flipflop
FlipflopFlipflop
Flipflop
 

Similar to Digital Clock

Digital Logic Counter.ppt
Digital Logic Counter.pptDigital Logic Counter.ppt
Digital Logic Counter.pptRaziyaSultana30
 
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 RaikarGauravRaikar3
 
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 assignmentAkarshMishra9
 
Digital Counter Design
 Digital Counter Design Digital Counter Design
Digital Counter DesignGargiKhanna1
 
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 DisplayImran 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 CountersArti Parab Academics
 
Automatic room light contoller without microcontroller
Automatic room light contoller without microcontrollerAutomatic room light contoller without microcontroller
Automatic room light contoller without microcontrollerDeepak Yadav
 
555 timer ic_tesitngcircuit
555 timer ic_tesitngcircuit555 timer ic_tesitngcircuit
555 timer ic_tesitngcircuitShobhitSinghEC53
 

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

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

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 

Recently uploaded (20)

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 

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.