Engineering Simple circuit(555 and Capacitor)

  • Thread starter Thread starter denniegst
  • Start date Start date
  • Tags Tags
    Capacitor
AI Thread Summary
To keep an LED lit for 2 seconds using a 555 timer circuit, one can utilize a CMOS 555 for better timing accuracy and reliability. The circuit requires specific resistor and capacitor values, such as R1 = 10 kΩ and R2 = 3 MΩ with a capacitor of 1 µF, to achieve the desired timing. There are online calculators available that can assist in determining the appropriate values for the components based on the desired timing. It's important to clarify whether the goal is to have the LED stay lit continuously for 2 seconds or to flash on and off. The 555 timer datasheet provides useful schematics and formulas for both monostable and astable configurations.
denniegst
Messages
5
Reaction score
0

Homework Statement



circuit.jpg


Base on this circuit, how would I make the LED stay lit for 2 seconds? My knowledge goes as far as op amp and first-order circuits. I just don't know how to mathematically solve for the right capacitor that will make LED stay lit for 2 seconds because I've never dealt with a 555. Thanks

Homework Equations



KVL...

The Attempt at a Solution


?
 
Physics news on Phys.org
There are calculators for doing this which you can access via Google.
They also give the formulae that they use inside the calculator.

One that came up first on Google was the following:
http://www.csgnetwork.com/ne555timer2calc.html

Do you mean to stay lit then go dark, then light up again? Or do you mean just stay lit for 2 seconds and then stay dark?

If you want long delays, like this, you could probably use a CMOS 555. These have high input impedance so you can use larger resistors and hence smaller capacitors with them.
The advantage of this is that you can avoid using electrolytic capacitors which are leaky and unreliable in timing applications. Capacitors up to 1 uF are available in non-electrolytic types.

For example, if C was 1 uF and R1 =10 k and R2 = 3 megOhms the LED would stay on for 2 seconds and go dark for 2 seconds and then repeat this.
The above calculator accepts 1e-6 Farads 1e4 ohms and 3e6 ohms for these.

There is a link in this page for a Monostable timer calculator if you only want it to flash once and then go dark.
 
You might find the 555 timer datasheet useful: http://www.datasheetcatalog.org/datasheet/philips/NE_SA_SE555_C_2.pdf

Do you want an astable or monostable setup? (That is, flash once or blink). Under typical applications in the above datasheet, they give schematics and accompanying formulae for each scenario. These can be used to calculate the period of oscillation.
 
Back
Top