corpuralx
Junior Member level 3
60 seconds timer reset problem using 74192 ic & 7447 decoder
I am building a digital clock timer using 74192 and 7447 decoder. Hertz is 1 (1 sec) clock. On proteus, on the tenth of seconds, i trapped the #2 and #4 bit which equals to 6 with AND gate then connected to reset of the 74192 so when it reached 60 secs, it will reset, but what happens was after 39 secs, which should be 40 secs, it resets instead back to 00. Whats the problem? I searched the web, googled it, i did the right connection but it doesn't work.
It's like the small delay to trap the 60 sec is very long that the AND gate will still read the 1 on #4 at 0101 (5), then reads the same time the 1 on #2 at 0110 (6) ???
Any ideas?
Thanks
- - - Updated - - -
Update: My last resort is to use ic 4017 to trap the 60 seconds, but is there still anyway without using it? just using the AND gate and some connections? thanks
- - - Updated - - -
Update1: When I also use 4017, though it did reset 60. But the ones at minute segment doesn't count up.. like after 00:00:60 it just went back to 00:00:00 instead of 00:01:00..
I am building a digital clock timer using 74192 and 7447 decoder. Hertz is 1 (1 sec) clock. On proteus, on the tenth of seconds, i trapped the #2 and #4 bit which equals to 6 with AND gate then connected to reset of the 74192 so when it reached 60 secs, it will reset, but what happens was after 39 secs, which should be 40 secs, it resets instead back to 00. Whats the problem? I searched the web, googled it, i did the right connection but it doesn't work.
It's like the small delay to trap the 60 sec is very long that the AND gate will still read the 1 on #4 at 0101 (5), then reads the same time the 1 on #2 at 0110 (6) ???
Any ideas?
Thanks
- - - Updated - - -
Update: My last resort is to use ic 4017 to trap the 60 seconds, but is there still anyway without using it? just using the AND gate and some connections? thanks
- - - Updated - - -
Update1: When I also use 4017, though it did reset 60. But the ones at minute segment doesn't count up.. like after 00:00:60 it just went back to 00:00:00 instead of 00:01:00..
Last edited: