Introduction
Example circuit symbol (above)Actual pin arrangements (below) |
Low power versions of the 555 are made, such as the ICM7555, but these should only be used when specified (to increase battery life) because their maximum output current of about 20mA (with a 9V supply) is too low for many standard 555 circuits. The ICM7555 has the same pin arrangement as a standard 555.
The circuit symbol for a 555 (and 556) is a box with the pins arranged to suit the circuit diagram: for example 555 pin 8 at the top for the +Vs supply, 555 pin 3 output on the right. Usually just the pin numbers are used and they are not labelled with their function.
The 555 and 556 can be used with a supply voltage (Vs) in the range 4.5 to 15V (18V absolute maximum).
Standard 555 and 556 ICs create a significant 'glitch' on the supply when their output changes state. This is rarely a problem in simple circuits with no other ICs, but in more complex circuits a smoothing capacitor (eg 100µF) should be connected across the +Vs and 0V supply near the 555 or 556.
Inputs of 555/556
* providing the trigger input is > 1/3 Vs, otherwise the trigger input will override the threshold input and hold the output high (+Vs).
Reset input: when less than about 0.7V ('active low') this makes the output low (0V), overriding other inputs. When not required it should be connected to +Vs. It has an input impedance of about 10k
Control input: this can be used to adjust the threshold voltage which is set internally to be 2/3 Vs. Usually this function is not required and the control input is connected to 0V with a 0.01µF capacitor to eliminate electrical noise. It can be left unconnected if noise is not a problem.
The discharge pin is not an input, but it is listed here for convenience. It is connected to 0V when the timer output is low and is used to discharge the timing capacitor in astable and monostable circuits.
Output of 555/556
The output of a standard 555 or 556 can sink and source up to 200mA. This is more than most ICs and it is sufficient to supply many output transducers directly, including LEDs (with a resistor in series), low current lamps, piezo transducers, loudspeakers (with a capacitor in series), relay coils (with diode protection) and some motors (with diode protection). The output voltage does not quite reach 0V and +Vs, especially if a large current is flowing.To switch larger currents you can connect a transistor.The ability to both sink and source current means that two devices can be connected to the output so that one is on when the output is low and the other is on when the output is high. The top diagram shows two LEDs connected in this way. This arrangement is used in the Level Crossing project to make the red LEDs flash alternately.
Loudspeakers
A loudspeaker (minimum resistance 64Relay coils and other inductive loads
Like all ICs, the 555 and 556 must be protected from the brief high voltage 'spike' produced when an inductive load such as a relay coil is switched off. The standard protection diode must be connected 'backwards' across the the relay coil as shown in the diagram.However, the 555 and 556 require an extra diode connected in series with the coil to ensure that a small 'glitch' cannot be fed back into the IC. Without this extra diode monostable circuits may re-trigger themselves as the coil is switched off! The coil current passes through the extra diode so it must be a 1N4001 or similar rectifier diode capable of passing the current, a signal diode such as a 1N4148 is usually not suitable.555/556 Astable
555 astable output, a square wave (Tm and Ts may be different) |
555 astable circuit |
T = 0.7 × (R1 + 2R2) × C1 and f = | 1.4 |
(R1 + 2R2) × C1 |
T = time period in seconds (s)
f = frequency in hertz (Hz)
R1 = resistance in ohms (
R2 = resistance in ohms (
C1 = capacitance in farads (F)
The time period can be split into two parts: T = Tm + Ts
Mark time (output high): Tm = 0.7 × (R1 + R2) × C1
Space time (output low): Ts = 0.7 × R2 × C1
Many circuits require Tm and Ts to be almost equal; this is achieved if R2 is much larger than R1.
For a standard astable circuit Tm cannot be less than Ts, but this is not too restricting because the output can both sink and source current. For example an LED can be made to flash briefly with long gaps by connecting it (with its resistor) between +Vs and the output. This way the LED is on during Ts, so brief flashes are achieved with R1 larger than R2, making Ts short and Tm long. If Tm must be less than Ts a diode can be added to the circuit as explained under duty cycle below.
Choosing R1, R2 and C1
555 astable frequencies | |||
C1 | R2 = 10k R1 = 1k | R2 = 100k R1 = 10k | R2 = 1M R1 = 100k |
0.001µF | 68kHz | 6.8kHz | 680Hz |
0.01µF | 6.8kHz | 680Hz | 68Hz |
0.1µF | 680Hz | 68Hz | 6.8Hz |
1µF | 68Hz | 6.8Hz | 0.68Hz |
10µF | 6.8Hz | 0.68Hz (41 per min.) | 0.068Hz (4 per min.) |
- Choose C1 to suit the frequency range you require (use the table as a guide).
- Choose R2 to give the frequency (f) you require. Assume that R1 is much smaller than R2 (so that Tm and Ts are almost equal), then you can use:
R2 = 0.7 f × C1 - Choose R1 to be about a tenth of R2 (1k
min.) unless you want the mark time Tm to be significantly longer than the space time Ts.
- If you wish to use a variable resistor it is best to make it R2.
- If R1 is variable it must have a fixed resistor of at least 1k
in series
(this is not required for R2 if it is variable).
Astable operation
This cycle repeats continuously unless the reset input is connected to 0V which forces the output low while reset is 0V.
An astable can be used to provide the clock signal for circuits such as counters.
A low frequency astable (< 10Hz) can be used to flash an LED on and off, higher frequency flashes are too fast to be seen clearly. Driving a loudspeaker or piezo transducer with a low frequency of less than 20Hz will produce a series of 'clicks' (one for each low/high transition) and this can be used to make a simple metronome.
An audio frequency astable (20Hz to 20kHz) can be used to produce a sound from a loudspeaker or piezo transducer. The sound is suitable for buzzes and beeps. The natural (resonant) frequency of most piezo transducers is about 3kHz and this will make them produce a particularly loud sound.
Duty cycle
The duty cycle of an astable circuit is the proportion of the complete cycle for which the output is high (the mark time). It is usually given as a percentage.For a standard 555/556 astable circuit the mark time (Tm) must be greater than the space time (Ts), so the duty cycle must be at least 50%:Duty cycle = | Tm | = | R1 + R2 |
Tm + Ts | R1 + 2R2 |
555 astable circuit with diode across R2 |
Tm = 0.7 × R1 × C1 (ignoring 0.7V across diode)
Ts = 0.7 × R2 × C1 (unchanged)
Duty cycle with diode = | Tm | = | R1 |
Tm + Ts | R1 + R2 |
Use a signal diode such as 1N4148.
555/556 Monostable
555 monostable output, a single pulse |
555 monostable circuit with manual trigger |
time period, T = 1.1 × R1 × C1 |
T = time period in seconds (s)
R1 = resistance in ohms (
C1 = capacitance in farads (F)
The maximum reliable time period is about 10 minutes.
Why 1.1? The capacitor charges to 2/3 = 67% so it is a bit longer than the time constant (R1 × C1) which is the time taken to charge to 63%.
- Choose C1 first (there are relatively few values available).
- Choose R1 to give the time period you need. R1 should be in the range 1k
to 1M
, so use a fixed resistor of at least 1k
in series if R1 is variable.
- Beware that electrolytic capacitor values are not accurate, errors of at least 20% are common.
- Beware that electrolytic capacitors leak charge which substantially increases the time period if you are using a high value resistor - use the formula as only a very rough guide!
For example the Timer Project should have a maximum time period of 266s (about 4½ minutes), but many electrolytic capacitors extend this to about 10 minutes!
Monostable operation
The reset input (555 pin 4) overrides all other inputs and the timing may be cancelled at any time by connecting reset to 0V, this instantly makes the output low and discharges the capacitor. If the reset function is not required the reset pin should be connected to +Vs.
Power-on reset or trigger circuit |
Power-on reset or trigger
It may be useful to ensure that a monostable circuit is reset or triggered automatically when the power supply is connected or switched on. This is achieved by using a capacitor instead of (or in addition to) a push switch as shown in the diagram.The capacitor takes a short time to charge, briefly holding the input close to 0V when the circuit is switched on. A switch may be connected in parallel with the capacitor if manual operation is also required.This arrangement is used for the trigger in the Timer Project.
Edge-triggering
edge-triggering circuit |
The resistor between the trigger (555 pin 2) and +Vs ensures that the trigger is normally high (+Vs).
555/556 Bistable (flip-flop) - a memory circuit
555 bistable circuit |
- Trigger (555 pin 2) makes the output high.
Trigger is 'active low', it functions when < 1/3 Vs. - Reset (555 pin 4) makes the output low.
Reset is 'active low', it resets when < 0.7V.
555/556 Inverting Buffer (Schmitt trigger) or NOT gate
555 inverting buffer circuit (a NOT gate) |
NOT gate symbol |
- Input low (< 1/3 Vs) makes output high, +Vs
- Input high (> 2/3 Vs) makes output low, 0V
No comments:
Post a Comment