555 Timer Question

Thread Starter

ttp

Joined Oct 24, 2009
1
Hi,
Just a quick question does anyone know if it is possible to solve R1, R2, and C1 for a 555 timer by only knowing the frequency without just assuming a value for something?

Thanks,
Tim
 

Wendy

Joined Mar 24, 2008
23,429
To design something like this you have to assume a value somewhere, usually it starts with the capacitor. This is a three variable problem, there are lots of correct solutions, with many of them as good as the other.

But to help in general you also need to break the problem down in other ways, such as duty cycle of the square wave and current draw specs you need.

There are quite a few online calculators available, for what it's worth.

Here's a good example of one you can download...

http:\\555-timer.clarkson-uk.com

I prefer doing the old fashioned way myself, with a calculator. Generally the smaller the cap the larger the resistors, and the smaller the current draw.
 
Last edited:

SgtWookie

Joined Jul 17, 2007
22,230
Well, you do have to make some assumptions.

For example, you know that capacitors all have a leakage rate; they're not perfect.
Also, the inputs to the comparator circuit in the BJT 555 do not have infinite resistance; there will be some current drain.

So you have a practical limit for R1+R2 that's somewhere around 1 megohm.

Also, pin 7 (discharge) can't sink an unlimited amount of current. I like to keep it to a maximum of about 10mA from Vcc. So, multiply your Vcc times 100 Ohms, and that's a practical minimum value for R1. CMOS 555 timers have a lower sink capability for pin 7.

Very generally, you're better off using smaller values for C1 and larger values for R1/R2; you'll wind up with lower power dissipation in the resistors, and the physical size of the capacitor will be significantly smaller. If you're trying for long time delays, you'll have to use larger capacitance values for C1.
 

Wendy

Joined Mar 24, 2008
23,429
Sorry Wookie, beat ya to it (this time).

BTW, the CMOS 555's are truely neat. They don't have as much drive (but at higher power supply voltages they are respectable) but have extremely low currents.
 

SgtWookie

Joined Jul 17, 2007
22,230
Sorry Wookie, beat ya to it (this time).
What can I say, I'm getting old. ;)

BTW, the CMOS 555's are truely neat. They don't have as much drive (but at higher power supply voltages they are respectable) but have extremely low currents.
Yep, and they don't have that pesky Darlington follower drop on output pin 3, either!

(For those who don't know what I'm talking about, a standard bjt [transistorized] 555 timer's output, even under light loading, won't go above about Vcc-1.3v. This can be a problem if you are trying to create a clock for a TTL circuit using a Vcc of 5v; as the 555 output will transition between a logic "low" state to what may be an indeterminate logic level.)
 
Top