555 timer is a simple yet versatile device. It has been around for more than 30 years. It is still in use
because of its ease of use, low price and good stability. A typical 555 IC contains over 20 transistors, 2 diodes, and 15 resistors on a silicon chip.
because of its ease of use, low price and good stability. A typical 555 IC contains over 20 transistors, 2 diodes, and 15 resistors on a silicon chip.
A 555 IC has 8 pins.,
Pin 1: Ground.
Pin 2: Triggering the timer, connecting this to ground starts the chip up.
Pin 3: Output
Pin 4: Reset input, Forces pin 3 to low if grounded.
Pin 5: Control voltage, Used to adjust trigger
threshold.
Pin 6: Threshold input, it ends timer when 2/3 of Vcc is reached.
Pin 7: Discharge.
Pin 8: Power, denoted in most contexts as Vcc., +5 to +15 volts in normal use.
Click Here For Detailed Pinout Of 555
A 555 IC is operated in three modes.,
- Monostable mode
- Bistable Mode
- Astable mode
Monostable mode: In this mode, the 555 functions as a one-shot trigger.The pulse begins when the 555 timer receives a signal at the trigger input that falls below a third of the voltage supply. The width of the pulse is determined by the time constant of an RC network connected between the supply and ground. The pulse ends when the charge on the C equals 2/3 of the supply voltage. The pulse width can be lengthened or shortened to the need of the specific application by adjusting the values of R and C.
T=RC.ln(3) where T=time period(pulse width)

measurement, pulse-width modulation (PWM) etc..


Click on thumbnail for an illustration of astable mode:
The individual times required to complete one charge and discharge cycle of the output is therefore given as:
t2=0.693R2.C
Total time T is given by.,
T=t1+t2=0.693(R1+2R2.C)
Frequency f is given by.,
f=1/T=1.44/(R1+2R2.C)
Duty cycle= (R1+R2)/(R1+2R2)
Uses include LED and lamp flashers, pulse generation, logic clocks, tone generation, security alarms, pulse position modulation, etc.