




Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An in-depth exploration of the 555 timer, a versatile integrated circuit used for oscillator and timer applications. It covers the principle of operation, monostable and astable modes, and practical exercises to determine pulse durations and control output pulse widths. Students will learn how to wire the circuit, observe voltage waveforms, and measure duty cycles using an oscilloscope.
Typology: Lab Reports
1 / 8
This page cannot be seen from the preview
Don't miss anything!





Introduction: Oscillators are ubiquitous not only in research environments but also in our modern, technology-oriented society. Oscillators are used for communication, timing in computers, precision measurements of physical quantities, and much more. In this course your primary oscillator has been the function generator. In addition, you have experimented with square-wave relaxation oscillators, a Wien-bridge sine-wave oscillator, and waveform synthesis using digital counters. For most applications it is neither economical nor practical to dedicate a function generator that costs roughly $1200. In these cases it is useful to produce your own specific oscillator or pulse generator from integrated circuits (ICs), resistors, and capacitors. Nowadays, there is seldom any reason why you would need to design an oscillator from scratch, using an op-amp as you did in the previous lab for pedagogical purposes. A variety of ICs make the design of intermediate-frequency oscillators easy. A popular integrated circuit is the Intersil ICL 8038 function generator. It can produce precision sine, triangle, and square waves. This lab will not focus on the 8038 IC, but you should be aware that it and derivatives exist. Instead we will make use of another very versatile IC, the 555 RC oscillator/timer. The original 555 timer is a bipolar device. The 7555 is an improved 555, made with CMOS. It runs up to 500 kHz (versus 100 kHz for the 555), and its very high input impedances and rail-to-rail output swings can simplify designs. Below, I’ll be referring to the 555 chip even though you may use the 7555 chip in the lab. For the purpose of this lab, the version of the 555 does not matter.
Fig. 1 555 timer pin out (revised)
Principle of operation: When wired as an oscillator, the 555’s operation is similar to a relaxation oscillator; that is, there is a capacitor voltage that moves between two thresholds. Recall that the relaxation oscillator used the equivalent of a Schmitt trigger to provide these two thresholds. The 555 uses two comparators, comparing Vcap against 1/3 and 2/3 of Vcc to determine whether to flip the output state. The capacitor voltage is charged up or down by turning on or off a discharge transistor. This transistor pulls charge out of the capacitor, or when off , it allows the capacitor to
Legend: R = Reset TH = Threshold TR = Trigger DIS = Discharge OUT = Output VCON = Control Voltage VCC = Supply Voltage GND = Ground (Common)
1
GND
5
3
VCON
OUT
VCC
4 8 R TH
TR
DIS
2
6
7
Fig. 2 555 timer equivalent circuit
Fig. 3 555 timer wired as an oscillator
Control Flip-flop
Power output
Upper comparator
Lower comparator
2/3 V (^) cc
1/3 V (^) cc
3
Timing resistor (kΩ) Timing capacitor (μF) Measured pulse width (s) 100 10 100 100 1000 5 1000 1 330 10 330 100 620 5 10000 5
The results that you obtained should be consistent to within 10% as compared with the above equation. If not, chances are that the capacitor may be “leaky”, so that it is difficult to charge and consequently it requires more time.
Things to Remember
For proper monostable operation with the 555 timer, the negative-going trigger pulse width should be kept short compared to the desired output pulse width. Values for the external timing resistor and capacitor can be determined from the above equation; however, one should stay within a range of resistances that avoids the use of large value electrolytic capacitors, since they tend to be leaky. Otherwise, tantalum or Mylar types should be used.
Timing diagram illustrating the effect of the reset function of the 555 timer.
b. First temporarily disconnect the 10 kΩ resistor that is connected between the pot and the timer’s control pin (pin 5). Determine how long the LED stays lit when the pulser is quickly pressed and released. It should be approximately 11 seconds, depending on the toloerance of the 1 MΩ resistor and the quality of the 10 μF capacitor. c. Reconnect the 10 kΩ resistor, after momenetarily disconnecting the power supply. Then adjust the potentiometer to about 100 kΩ, using your DMM, or used a fixed 100 kΩ resistor, and apply the power. Using the pulser, note how long the LED stays lit. d. Disconnect the power and adjust the pot to about 10 kΩ, or use a fixed 10 kΩ resistor instead. Reconnect the power and use the pulser, noting the time the LED stays ON. e. Try varying the pot’s resistance to give different output pulse durations. Record your results below so as to indicate the range of pulse durations that you were able to attain.
Potentiometer resistance (kΩ) Control Voltage (V) Pulse duration (s)
i. Gently place one finger of each hand on each side of the 100 kΩ resistor. Does the tone’s pitch increase or decrease? Explain your answer.
ii. Disconnect the wire from pin 4. Does anything happen? Explain your answer.
iii. Now ground pin 4. What happens and why? Remove the timer’s reset pin from ground. Now what happens? This “gating” technique is very useful for alarm circuits.
iv. Connect a simple voltage divider to the control pin (pin 5), as indicated in the above figure. How are the frequency and duty cycle affected? This is a zeroth-order implementation of a voltage-controlled oscillator.
Things to remember
While the 555 timer does make stability and a reasonably accurate frequency a practical reality in a simple circuit, more precise timing sources, such as the power-line frequency or a crystal oscillator, should be considered if you need extreme accuracy in your circuit. For less than 1% accuracy, the 555 timer is an ideal choice. For an accuracy better than 0.1%, consider digital or crystal techniques. Occasionally the 555 will suffer from jitter problems on its output if the supply- voltage variations are rapid with respect to the timing cycle. Bypassing the Control input (pin 5) to ground with a 0.1 μF capacitor usually helps a lot. In extreme cases, you may need to improve the supply filtering and regulation.