![]() |
|
|||||||
| The Projects Forum Working on an electronics project and would like some suggestions, help or critiques? If you would like to comment or assist others with their projects, this is the place to do it. |
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have to build a digital clock using 74161 counters for my final project, but I'm having troubles. I got part of the seconds to work, but I'm stuck when it comes to the rest of the seconds, minutes, and hours. Here's the schematic of what I have now: http://www.flickr.com/photos/38401311@N05/4541585238/. Thanks in advance!
|
|
#3
|
|||
|
|||
|
I've been looking all over for some examples, but I can't find any. I have to use 74161's for this project unfortunately.
|
|
#4
|
|||
|
|||
|
the posted diagram, looks to me at least, like an overall architecture that you can use with any device essentially.
what it is showing you is an overall topology to apply to your specific devices. i think. |
|
#5
|
||||
|
||||
|
Use "74161" as a search term in Google to get a data sheet. That should answer some questions - like how to get the tens part of the seconds counter to go. Onece you have that, everything else should fall into place.
__________________
First comes the hardware, then the software. |
|
#6
|
|||
|
|||
|
I looked at the datasheet, but it doesn't really say anything about how to make different counting sequences...
|
|
#7
|
|||
|
|||
|
If I remember correctly, the 161 is a synchronous counter with load.
To do seconds, minutes & hours you would need two stages each. With each two decade section, you have to use a few gates to give a signal at maximum count (eg. 59) and use that to activate the Load input. The next clock pulse would then load the value from the input pins (which you set to fixed levels) rather than incrementing the count, so 59 -> 00 or 12 -> 01. (Or 23 -> 00 if you prefer). If you are on to counters you should understand simple gates, so start drawing you circuit! ps You have already said it's homework, so no one will design it for you - clues and pointers only.
__________________
Robert Jenkins. |
|
#8
|
|||
|
|||
|
Thanks for the advice, but I just really don't understand how to make this work. Could anyone give me more specific advice? I switched my major a while ago, so now I just have to pass this class...
|
|
#9
|
||||
|
||||
|
__________________
-rm- |
|
#10
|
|||
|
|||
|
Thanks for the link, it did help with resetting the counter so it only counts to 5. So now for some reason the 2nd counter for the seconds is starting to increment when the first counter gets to 8, instead of 9. Here's what my circuit looks like: http://www.flickr.com/photos/38401311@N05/4553827050/
|
|
| Tags |
| clock, counter, digital, digital counter |
Related Site Pages
|
||||
| Section | Title | |||
| Worksheet | Counters | |||
| Worksheet | Flip-flop circuits | |||
| Worksheet | Switched capacitor circuitry | |||
| Worksheet | Digital communication | |||
| Worksheet | Multiplexers and demultiplexers | |||
| Video Lecture | Asynchronous Counters - Digital | |||
| Video Lecture | Counters - Digital | |||
| Video Lecture | Sequential Logic - Digital | |||
| Textbook | Introduction : Shift Registers | |||
| Textbook | Synchronous counters : Sequential Circuits Counters | |||
| Thread Tools | |
| Display Modes | |
|
|