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

Thread Starter

shirotpoison

Joined Mar 23, 2024
32
and the logic from the 10 second counter is the same as what you have (minus the extraneous components). I cascaded the counters differently, but your method should work (after you fix the floating in
u have (minus the extraneous components). I cascaded the
You need to examine what is the problem. You need to explain how it is able to fix the problem.
How can state 0110 appear before 0100? There are no "race" problems with 74192 that I am aware of in this situation.
i don't know , but there is a race problem ,can you provide some schematic solution's
 

MrChips

Joined Oct 2, 2009
34,982
Are you actually testing this on a breadboard?
What is the source of CLOCK?
Do you have 0.1μF and 10μF power supply decoupling capacitors on your breadboard?
 

dl324

Joined Mar 30, 2015
18,437
no i onley use the stimulation
Fix the floating input problem and remove the unnecessary resistors and capacitors. Then Proteus will have good data to work with.

This circuit is essentially the same as yours except I cascaded the counters the way they were designed to be cascaded:
1711303710546.png
You're stuck with using the symbols provided by Proteus. My simulator didn't have that component, so I made my own and positioned I/O's where they made more sense for counters and clocks.

A commercial counter it does have is dumb:
1711303939700.png
 

Thread Starter

shirotpoison

Joined Mar 23, 2024
32
Fix the floating input problem and remove the unnecessary resistors and capacitors. Then Proteus will have good data to work with.

This circuit is essentially the same as yours except I cascaded the counters the way they were designed to be cascaded:
View attachment 318305
You're stuck with using the symbols provided by Proteus. My simulator didn't have that component, so I made my own and positioned I/O's where they made more sense for counters and clocks.

A commercial counter it does have is dumb:
View attachment 318308
what is the pins number for BO and CO
 

Thread Starter

shirotpoison

Joined Mar 23, 2024
32
Proteus is using TCU and TCD, also referred to as CO and BO by Motorola.
View attachment 318311
i did this connection at first then second counter start counting until 40 secounds but the and gate was correct and than when i connect the munits counter with the and gate it turn 1 one the 40 seconds , but the seconds keep counting unitl they reech 60 then turn 00 ,but also when i connect the up pin from the munits counter bitwine the the gate and the resistor and the capacetor it deast count at all i dont understand whats the problem with it and i dont thik its a cascad probleme
 

dl324

Joined Mar 30, 2015
18,437
but the seconds keep counting unitl they reech 60 then turn 00
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.
 
Top