Counter that counts from 99 to 00 with start/pause button.

ericgibbs

Joined Jan 29, 2010
18,766
hi p3,
Do you want the counter to be at 99 when the power is applied.?
If yes, consider the PL parallel load feature, do you know how to do that.?
E
 

Thread Starter

p3triix

Joined May 12, 2021
43
hi p3,
Do you want the counter to be at 99 when the power is applied.?
If yes, consider the PL parallel load feature, do you know how to do that.?
E
it don't really need to start and 99 but while i was reading the datasheet i learned how to set the value in the display.
 

ericgibbs

Joined Jan 29, 2010
18,766
hi,
OK,
Consider that you have just the one push button to Start /Stop, what if you used the button to Clock the 7476.

The Q and /Q outputs would change state on each push of the button.

Do you follow that OK.?
E
 

Attachments

Thread Starter

p3triix

Joined May 12, 2021
43
hi,
OK,
Consider that you have just the one push button to Start /Stop, what if you used the button to Clock the 7476.

The Q and /Q outputs would change state on each push of the button.

Do you follow that OK.?
E
i think that i'm understanding, i already connect the button to the first clock and then i connect the Q of each JK to the next one, but i don't think that was the correct way, i don't know if i should connect the Q or the /Q to the next clock.
 

ericgibbs

Joined Jan 29, 2010
18,766
hi,
As this is Homework I have to limit the level of help I can give.

Just think about how you wire up just one of the Bistables in the IC. {we can discuss the the counter later]

Post a sketch on how you wire it up so that it Toggled its outputs on each push of the button.

E
 

Thread Starter

p3triix

Joined May 12, 2021
43
hi,
As this is Homework I have to limit the level of help I can give.

Just think about how you wire up just one of the Bistables in the IC. {we can discuss the the counter later]

Post a sketch on how you wire it up so that it Toggled its outputs on each push of the button.

E
i tried to repeat this one but it didn't work very well, since it is connected direct to the 74ls47,i don't really need a big help, i just need to understand how i should wire up the clock to make it start/pause

Sem título.png
 

Thread Starter

p3triix

Joined May 12, 2021
43
hi,
Look at this.
You can see the Q output could be used with the Clock with an AND Gate.
E
and the output of the AND gate can be used in the TCp to make it start and pause ? also sorry i don't really get it, so the last Q should be connect in an AND gate with the clock ? so i will also wire up the button that is connect to the clock in an AND with the last Q ?
 

Thread Starter

p3triix

Joined May 12, 2021
43
hi,
I am showing how the Clock input to the Counter can be switch On and Off.
Once we have done that part we can look at the next step.

E
now I understand, the clock input is for the push button and the input of the AND gate is to change the component that will define the frequency that will make the counter goes faster or lower, so i just need to connect 4 JK Flip Flop and the Q of the last one will go with the CLOCK, is what i said correct ? do you want me to build it in a protoboard to show you ?
 

Thread Starter

p3triix

Joined May 12, 2021
43
o
now I understand, the clock input is for the push button and the input of the AND gate is to change the component that will define the frequency that will make the counter goes faster or lower, so i just need to connect 4 JK Flip Flop and the Q of the last one will go with the CLOCK, is what i said correct ? do you want me to build it in a protoboard to show you ?
oh nevermind, i only use 4 JK Flip Flop to make generate digits for the 74ls47 so i only need 1
 

ericgibbs

Joined Jan 29, 2010
18,766
Hi p3,

CLKO is Clock Out from the AND gate to the first 74192 counter IC CLK Input pin

CLKO is the Gated Clock [AND] , gated by the 7476 Q output pin.

So ,
if Q is Low, the CLKO output is disabled and so the 74192 will not be clocked.

if Q is High , the CLKO output is enabled and so the 74192 will be clocked.

Post a sketch of the circuit you have made [ that does not work] and we can check it.

Can you tell us which course you are studying and the year level.?

We can then post help that you can understand.

E
 

Thread Starter

p3triix

Joined May 12, 2021
43
Hi p3,

CLKO is Clock Out from the AND gate to the first 74192 counter IC CLK Input pin

CLKO is the Gated Clock [AND] , gated by the 7476 Q output pin.

So ,
if Q is Low, the CLKO output is disabled and so the 74192 will not be clocked.

if Q is High , the CLKO output is enabled and so the 74192 will be clocked.

Post a sketch of the circuit you have made [ that does not work] and we can check it.

Can you tell us which course you are studying and the year level.?

We can then post help that you can understand.

E
there is course in my country that is called "Industrial eletronic" and i'm in the 3rd semester right now.
 

Thread Starter

p3triix

Joined May 12, 2021
43
Hi p3,

CLKO is Clock Out from the AND gate to the first 74192 counter IC CLK Input pin

CLKO is the Gated Clock [AND] , gated by the 7476 Q output pin.

So ,
if Q is Low, the CLKO output is disabled and so the 74192 will not be clocked.

if Q is High , the CLKO output is enabled and so the 74192 will be clocked.

Post a sketch of the circuit you have made [ that does not work] and we can check it.

Can you tell us which course you are studying and the year level.?

We can then post help that you can understand.

E
656bdde9-634b-4d1d-b750-5e739b7a3cf4.jpg
I added the 7473 like with the connections that you showed me some answers ago
 
Top