555 Timer Driving Counter Problem

Thread Starter

paw

Joined Jan 11, 2012
18
Hey All,

Just a quick thank you in advance!

Ok, so I have a circuit as shown - a 555 timer set up with a period of 0.5 seconds. Now, this is driving an 8 bit counter, which I am using to trigger other things.

So, I am using Bit 4, which should go high @ 8 seconds, and bit 5, which should go high @ 16 seconds.

The problem I am having is that bit 5 is actually going high at about 27 seconds as shown in the output waveform.

Now I know the 555 isnt outputting a perfect square wave, but nearly a square wave. Is this the reason why? Just cant get my head around it!

Cheers,

PP
 

Attachments

#12

Joined Nov 30, 2010
18,224
I see that the time difference between Bit4 and Bit5 is a 3 to 1 ratio. My first problem is that I don't know the part number of the 8 bit counter, so I can't look it up.
 

w2aew

Joined Jan 3, 2012
219
Hey All,

Just a quick thank you in advance!

Ok, so I have a circuit as shown - a 555 timer set up with a period of 0.5 seconds. Now, this is driving an 8 bit counter, which I am using to trigger other things.

So, I am using Bit 4, which should go high @ 8 seconds, and bit 5, which should go high @ 16 seconds.

The problem I am having is that bit 5 is actually going high at about 27 seconds as shown in the output waveform.

Now I know the 555 isnt outputting a perfect square wave, but nearly a square wave. Is this the reason why? Just cant get my head around it!

Cheers,

PP
From your picture, it looks like the PERIOD is closer to 1 second, not 0.5 seconds. At ~50% duty cycle, the pulse WIDTH is about 0.5s. However, the counter looks at only rising edges (or falling edges, depending on counter), thus it "counts" every cycle, not the width of the pulses.
 
Top