Look at the clock to the 2nd counter. Does something look wrong?Yess it is showing correct timing
What is the purpose of the decode logic on the output of the 3rd state? What will happen when the count gets to 9?
Look at the clock to the 2nd counter. Does something look wrong?Yess it is showing correct timing
You're running out of time and should just work on adding pause and reset. Describe what you've tried and the results.i will try to rectiy the arrangemnts
In the Homework Help forum providing the direct answer is not what this forum should be, so I deleted the attached file, guiding is the best way to do, please don't do that again, thank you.Hello Ally860
.
You have many things to improve your design:
.
In short, because time is gone, remove the switch S1 and connects all 1's PIN directly to Vcc (+).
Left the current limiting resistors for all segments of all Display's.
To add functions that are requiring examines the PDF document I am enclosing you.
.
I hope I've helped.
It's alright, I did that before, so you just remember that.Hi ScottWang
I really sorry. I get carried away by the lack of time that the OP has to present his design.
Surely I will not do again.
Students, and I'm not saying the OP is one of them, sometimes try to use our best intentions to "trick" us into doing their thinking for them. It takes restraint to not simply give them the answer when it appears that they're floundering; but it's important for them to learn what it takes to be successful. If they don't have it, then they can choose another vocation while they still have time. I don't visit this forum very frequently because of the often times glacial pace that progress is made; this one started in General and was moved, otherwise, I probably wouldn't have seen it.I get carried away by the lack of time that the OP has to present his design.
Well i am expecting guide because i want to it by my own effort and score the marks in the right way. And yes, we got the assignment in mid November, where exams started week next and lasted 3 weeks. I immediately started after exams from the 9th of December, and browsing thru all possible websites and designs i've made it to this extent so far. But now i am stuck with the pause and reset. For Reset, only the frame displays 00:00, but timer continues running in the background. Can u advice me from the snippet am attaching with? PleaaseStudents, and I'm not saying the OP is one of them, sometimes try to use our best intentions to "trick" us into doing their thinking for them. It takes restraint to not simply give them the answer when it appears that they're floundering; but it's important for them to learn what it takes to be successful. If they don't have it, then they can choose another vocation while they still have time. I don't visit this forum very frequently because of the often times glacial pace that progress is made; this one started in General and was moved, otherwise, I probably wouldn't have seen it.
I did look at your circuit before it was removed. It was an example of a well thought out schematic; though I didn't care for the, heavy for my taste, use of off sheet connectors.
What simulator are you using? How does the 3rd stage get clocked? I looked at the timing diagrams for the counter and did a cursory analysis of the carry out logic and the counter won't generate a carry out pulse to clock the 3rd stage when it's reset. I assume your simulator showed you a functioning circuit.
The OP was using Multisim and, apparently, it was showing him correct operation when he had a couple logic issues. That's one of my biggest complaints about novices using simulators before they have a good grasp of fundamentals.

Using the gif file format for the circuit is better, the png only for single color and vertical line and horizontal line, I was converted the file format from png to gif and cut off the rest space part, the file size from about 5Mb to 83kb.Well i am expecting guide because i want to it by my own effort and score the marks in the right way. And yes, we got the assignment in mid November, where exams started week next and lasted 3 weeks. I immediately started after exams from the 9th of December, and browsing thru all possible websites and designs i've made it to this extent so far. But now i am stuck with the pause and reset. For Reset, only the frame displays 00:00, but timer continues running in the background. Can u advice me from the snippet am attaching with? Pleaase
View attachment 97734
Have you read the datasheet for the display driver?For Reset, only the frame displays 00:00, but timer continues running in the background.

I've been away for awhile, but that was my intent on urging the OP read the data sheet. Reset the counters!The problem, you are trying to reset the display. Stop doing that!
Reset the 4510!
The R on the 4510 is for reset. There is no reset on the 4543.
Yes i am sorry. Mistake on my part; it is indeed reset of 4510! what i meant that by resetting the display, the counter should also b reset in another way. bCoz the display displays the process happening. I have tried on my own and i am being able to reset the seconds and only the first minute display, that is the Xs in YX:XX . The seconds are incrementing the minute at 60s but they continue to 99s, then start again 00s to 60s again to re increment minute again and goes till 99s again and so on and so forth...The problem, you are trying to reset the display. Stop doing that!
Reset the 4510!
The R on the 4510 is for reset. There is no reset on the 4543.

Repost your current version - GIF format do not work on this site. Use jpg.Yes i am sorry. Mistake on my part; it is indeed reset of 4510! what i meant that by resetting the display, the counter should also b reset in another way. bCoz the display displays the process happening. I have tried on my own and i am being able to reset the seconds and only the first minute display, that is the Xs in YX:XX . The seconds are incrementing the minute at 60s but they continue to 99s, then start again 00s to 60s again to re increment minute again and goes till 99s again and so on and so forth...
Thanks for the advice concerning snippet format, ill use it later.
And concerning the arrow in the snippet. When i am resetting, as the timer starts again, it starts with 1, that is, reset => 00:10 instead of 00:00
View attachment 97746
What logic level does reset require? Why are you using 3 separate switches? What you want is to reset all 4 counters with one control. Look at the reset logic and see if you can determine why the most significant digit isn't resetting.I have tried on my own and i am being able to reset the seconds and only the first minute display, that is the Xs in YX:XX .
How come it won't work, it works just fine?Repost your current version - GIF format do not work on this site. Use jpg.