Digital clock without using micro-controller

Digital clock without using micro-controller

by Yasir Iqbal

Description

Digital clock made by ICS including dual BCD counter 4518ic, BCD decoder 7447/48, and gate ic 7408. This clock is simple, first counter takes the input clock of 1 second which is producing from 555 timer ic and the second shows in 7 segments. After 59 seconds it reset and adds 1 to minutes and after 60 minutes it reset and adds 1 to hour section as you can see in circuit diagram.

Working

The 555 timer ic generates a pulse of 1 second and it triggers to counter ic whenever pulse given counter counts forward and give an output of 4 bit which is further connected to BCD decoder ic and 7 segment shows the counter value. When 9 pulse completed (9 sec) and gate is connected to pin 14 and 11 of cd4518 counter ic which trigger the second counter that further connected to 7447/48 BCD decoder and 7 segment, in this way 60 second when completed, and gate is connected to pin 4 and 5 of CD 4518 counter ic , this dual counter reset and trigger the another counter for minutes purpose and when 60 minutes completed counter reset and trigger to another counter for hours purpose. In this way the whole circuit is running.

I set the pin configuration of CD 4518 according to this:

Circuit diagram of Digital clock without using micro-controller

 

 

Circuit diagram  555 timer IC

Components required

  1. Cd4518 (BCD dual counter) 3
  2. 7447/48 BCD decoder 6
  3. 7 segment (anode/cathode) 6
  4. 7408 (and gate) 3
  5. Resistor 470 ohm 42

Learn Arduino

Abdul Rauf

Teacher, Innovator, Love to create, explore new ways to view & imagine things and then make them real

Leave a Reply

Your email address will not be published. Required fields are marked *