Probably he is running it on a 50-year-old computer (to match the 50-year-old TTL)Your simulator is not giving the correct result. Mine counts 00 to 59 correctly.
View attachment 318323
Probably he is running it on a 50-year-old computer (to match the 50-year-old TTL)Your simulator is not giving the correct result. Mine counts 00 to 59 correctly.
View attachment 318323
i am doing the simulation on a mac-book pro 2017Do you have to do the simulation on a fifty-year-old computer?
what is the name of this progremmeYour simulator is not giving the correct result. Mine counts 00 to 59 correctly.
View attachment 318323
i have a race glitch in the and gate so i cant counnect the secounds couters (1 and 2) with the munits counters (3 and4)You shouldn't be able to see a count of 60 on the seconds counter.
Disconnect the AND gate on the 10 seconds counter and reconnect. Maybe you made edits that confused Proteus. I have had this problem with MultisimBlue and DigitalWorls. It only happened once on DigitalWorks, but numerous times with MultisimBlue. It seemed to forget that things were connected and I got into the habit of grabbing components and moving them around to make sure the wires were still connected. Don't have to worry about that now because MultisimBlue is no longer available.
I am using CircuitMaker 2000.what is the name of this progremme
There is no race glitch in the AND gate. Something else is causing the simulator to give wrong results. It would be easier and quicker for you to breadboard the real circuit.i have a race glitch in the and gate so i cant counnect the secounds couters (1 and 2) with the munits counters (3 and4)
The counter is synchronous, there are no glitches or race conditions.i have a race glitch in the and gate so i cant counnect the secounds couters (1 and 2) with the munits counters (3 and4)
what is then the cause for counting from 00 to 40 without the RC circuitThere is no race glitch in the AND gate. Something else is causing the simulator to give wrong results. It would be easier and quicker for you to breadboard the real circuit.
i will change then the software and see if there is the same problem or not , also am going to use alot of ic's it's a clock after allThe counter is synchronous, there are no glitches or race conditions.
It is a race glitch if you can show evidence that it is a race glitch. Adding an RC circuit that "fixes" the problem is not evidence that it is a race glitch.what is then the cause for counting from 00 to 40 without the RC circuit
in different site i saw some one call it a race glitch this is whey i add the RC circuit and it worked it start counting to 60 ,but i didnt know how to counnect the munits counter
thnx i will try this solutionI have verified that there is potential for a glitch when the counter transitions from 0011 to 0100.
When Q2 goes HIGH, Q1 is still falling. The solution is to delay Q2 with one AND-gate propagation delay.
View attachment 318349
whats the problem with the simulationI have verified that there is potential for a glitch when the counter transitions from 0011 to 0100.
When Q2 goes HIGH, Q1 is still falling. The solution is to delay Q2 with one AND-gate propagation delay.
View attachment 318349
is this glitch will appear when i do the circuit on the breadboardIn CircuitMaker 2000, look under the Simulation tab and choose Digital Mode.
You were correct after all and we were wrong. There is a glitch at the AND gate output when the counter transitions from 3 to 4. Your circuit simulator is faster and does capture the glitch. CircuitMaker 2000 does not capture the glitch.
I cannot give you a definitive answer for that. It depends on a number of factors, in particular, the family of digital logic used in your circuit. Let us say that the potential for a glitch to occur is there. Your RC filter is one possible solution as it filters out a short pulse. A delay of Q2 gets rid of it entirely.is this glitch will appear when i do the circuit on the breadboard
what is the Q2A delay of Q2 gets rid of it entirely.
ok i thougth it was somthing , so do you have some kink of soulotion for this probleme becouse i need a solution for this in proteus and i steel need to make this clock adjestable ,