Difference between revisions of "555 Timer"

From Mech
Jump to navigationJump to search
Line 5: Line 5:


[http://www.national.com/ds/LM/LM555.pdf Datasheet for the LM555]
[http://www.national.com/ds/LM/LM555.pdf Datasheet for the LM555]

The output of a 555 timer is either ''high'' (close to +V<sub>CC</sub>) or ''low'' (close to GND).


Inside the 555 timer is a voltage divider the divides +V<sub>CC</sub> into thirds. A voltage comparator compares the '''trigger''' input (pin 2) with 1/3 V<sub>CC</sub>, and another comparator compares the '''threshold''' (pin 6) with 2/3 V<sub>CC</sub>. The point at 2/3 V<sub>CC</sub> on the voltage divider is connected to the '''control voltage''' (pin 5). This pin can be used to modify the values of 1/3 V<sub>CC</sub> and 2/3 V<sub>CC</sub> without having to change V<sub>CC</sub>. However, if this input is not going to be used, it should be connected to a bypass capacitor (0.01uF) to protect it from noise.
Inside the 555 timer is a voltage divider the divides +V<sub>CC</sub> into thirds. A voltage comparator compares the '''trigger''' input (pin 2) with 1/3 V<sub>CC</sub>, and another comparator compares the '''threshold''' (pin 6) with 2/3 V<sub>CC</sub>. The point at 2/3 V<sub>CC</sub> on the voltage divider is connected to the '''control voltage''' (pin 5). This pin can be used to modify the values of 1/3 V<sub>CC</sub> and 2/3 V<sub>CC</sub> without having to change V<sub>CC</sub>. However, if this input is not going to be used, it should be connected to a bypass capacitor (0.01uF) to protect it from noise.
Line 12: Line 14:
The '''trigger''' and '''reset''' inputs are level-sensitive [[Digital#Active_Low_Input|active low]] inputs. To activate the trigger, the voltage on the pin must be pulled down to under 1/3 V<sub>CC</sub>. To reset the timer, the voltage on the pin must be pulled under 0.4V. The ''reset'' input will override other inputs and set the '''output''' (pin 3) to ''low''. If the ''reset'' input is not going to be used, it should be wired to V<sub>CC</sub> to prevent false signals.
The '''trigger''' and '''reset''' inputs are level-sensitive [[Digital#Active_Low_Input|active low]] inputs. To activate the trigger, the voltage on the pin must be pulled down to under 1/3 V<sub>CC</sub>. To reset the timer, the voltage on the pin must be pulled under 0.4V. The ''reset'' input will override other inputs and set the '''output''' (pin 3) to ''low''. If the ''reset'' input is not going to be used, it should be wired to V<sub>CC</sub> to prevent false signals.


In its initial state (assuming ''threshold'' is ''low'' and ''trigger'' is ''high''), the 555 timer's internal flip-flop connects the '''discharge''' (pin 7) to the ground and sets the output to ''low''. Each time the trigger is pulled down under 1/3 V<sub>CC</sub>, the flip-flop will break the ''discharge'' pin's connection to ground, and set the output to ''high''. It will hold this state until something (usually a capacitor) forces the ''threshold'' pin's voltage equal to 2/3 V<sub>CC</sub>, which will reset the flip-flop.
In its initial state (assuming ''threshold'' is ''low'' and ''trigger'' is ''high''), the 555 timer's internal flip-flop connects the '''discharge''' (pin 7) to the ground and sets the output to ''low''. Each time the trigger voltage is pulled down under 1/3 V<sub>CC</sub>, the flip-flop will break the ''discharge'' pin's connection to ground, and set the output to ''high''. It will hold this state until something (usually a capacitor) forces the ''threshold'' pin's voltage equal to 2/3 V<sub>CC</sub>, which will reset the flip-flop.


==Monostable and Astable mode==
==Monostable and Astable mode==
The 555 family of timer chips can be used in either '''monostable'' mode or '''astable''' mode. In the monostable or "one shot" mode, each time the 555 timer is triggered, the output will go ''high'' for a specified amount of time, then return to ''low'' and await another trigger signal. In the astable mode, the timer triggers itself periodically and becomes an oscillator, sending out a train of pulses.
The 555 family of timer chips can be used in either '''monostable'' mode or '''astable''' mode. In the monostable or "one shot" mode, each time the 555 timer is triggered, the output will go ''high'' for a specified amount of time, then return to ''low'' and await another trigger signal. In the astable mode, the timer triggers itself periodically and becomes an oscillator, sending out a train of pulses.

===Monostable Mode===
Connections for the 555 timer in monostable mode:

[[Image:555_monostable.gif]]

Revision as of 15:45, 3 July 2006

Connection digram for the 555 IC timer (click for larger image).

555 symbol.png

Datasheet for the LM555

The output of a 555 timer is either high (close to +VCC) or low (close to GND).

Inside the 555 timer is a voltage divider the divides +VCC into thirds. A voltage comparator compares the trigger input (pin 2) with 1/3 VCC, and another comparator compares the threshold (pin 6) with 2/3 VCC. The point at 2/3 VCC on the voltage divider is connected to the control voltage (pin 5). This pin can be used to modify the values of 1/3 VCC and 2/3 VCC without having to change VCC. However, if this input is not going to be used, it should be connected to a bypass capacitor (0.01uF) to protect it from noise.

The 555 timer also has a flip-flop, which is controlled by the two comparators and the reset input.

The trigger and reset inputs are level-sensitive active low inputs. To activate the trigger, the voltage on the pin must be pulled down to under 1/3 VCC. To reset the timer, the voltage on the pin must be pulled under 0.4V. The reset input will override other inputs and set the output (pin 3) to low. If the reset input is not going to be used, it should be wired to VCC to prevent false signals.

In its initial state (assuming threshold is low and trigger is high), the 555 timer's internal flip-flop connects the discharge (pin 7) to the ground and sets the output to low. Each time the trigger voltage is pulled down under 1/3 VCC, the flip-flop will break the discharge pin's connection to ground, and set the output to high. It will hold this state until something (usually a capacitor) forces the threshold pin's voltage equal to 2/3 VCC, which will reset the flip-flop.

Monostable and Astable mode

The 555 family of timer chips can be used in either monostable mode or astable' mode. In the monostable or "one shot" mode, each time the 555 timer is triggered, the output will go high for a specified amount of time, then return to low and await another trigger signal. In the astable mode, the timer triggers itself periodically and becomes an oscillator, sending out a train of pulses.

Monostable Mode

Connections for the 555 timer in monostable mode:

555 monostable.gif