I am designing an up/down counter with a range from 00 to 99. The counter must stop at 99 when counting up, and similarly, it must stop at 00 when counting down. Does anyone has solution for this problem
It would be nice if the screenshot included the entire circuit instead of cutting off wires at the bottom and making us guess whether or not there is an inverter on the bottom circuit. A bit more neatness in the layout of the wires around counter chips would also be helpful -- you've got wires crossing wires, only to cross them again. Avoid crossing wires as much as possible, it will make your diagrams a lot easier to follow, which is a point that will not be lost on the grader.Thanks for your advice. This is the image of my circuit View attachment 359684
Take it one piece at a time.My idea is the same as in this video, but so far I’ve only managed to implement the counting function. I still haven’t figured out how to stop the counter at 99 and 00.
You are on the right track, but your approach is needlessly complex. It is also susceptible to glitching.I tried connecting the logic gates together, and it successfully stops at 99. The remaining problem for me is stopping at 00View attachment 359747
[/QUOTE]I have another issue: the counter gets stuck at 99 and doesn’t count down the way I want.
Why shouldn't it be clamped at both ends? Are you saying that it should be able to count down from 00 to 99?This is the state when the counter counts down to 00. I have a slight confusion in my initial idea. The counter should not be clamped at both ends. Instead, when it counts up to 99, it should not be able to count up anymore, and can only count down. My project is to design an occupancy counting system for a parking lot

| Thread starter | Similar threads | Forum | Replies | Date |
|---|---|---|---|---|
| T | I'm working on a counter project and I'm using 74192. | Homework Help | 6 | |
| D | Synchronous counter 00-99 using 74192, 7447, and 7 segment display | Homework Help | 11 | |
| F | Up/Down Counter (74192 & 555 timer) | Homework Help | 18 | |
|
|
74192 clock down counter | Homework Help | 2 | |
| J | 74192 Up/Down counter problems... | General Electronics Chat | 28 |