i need help with making a digital clock using 74192 and 7447 and seven segement

Thread Starter

shirotpoison

Joined Mar 23, 2024
32
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 have a race glitch in the and gate so i cant counnect the secounds couters (1 and 2) with the munits counters (3 and4)
 

MrChips

Joined Oct 2, 2009
34,982
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)
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.
 

Thread Starter

shirotpoison

Joined Mar 23, 2024
32
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.
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
 

MrChips

Joined Oct 2, 2009
34,982
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
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.

Connecting to the minutes counter is a completely different issue that is trivial to solve.
 

MrChips

Joined Oct 2, 2009
34,982
In 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.
 

Thread Starter

shirotpoison

Joined Mar 23, 2024
32
In 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.
is this glitch will appear when i do the circuit on the breadboard
 

MrChips

Joined Oct 2, 2009
34,982
is this glitch will appear when i do the circuit on the breadboard
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.
 
Top