![]() | ![]() | ![]() |
| | |||||||
| Notices |
| Electronic Theory Basic principles, ideas, concepts, laws, and formulas behind electronics. |
| | Thread Tools | Display Modes |
| | (permalink) |
| Administrator | The oscilloscope is basically a graph-displaying device - it draws a graph of an electrical signal. In most applications the graph shows how signals change over time: the vertical (Y) axis represents voltage and the horizontal (X) axis represents time. The intensity or brightness of the display is sometimes called the Z axis. (See Figure 1.) This simple graph can tell you many things about a signal. Here are a few:
![]() Figure 1: X, Y, and Z Components of a Displayed Waveform An oscilloscope looks a lot like a small television set, except that it has a grid drawn on its screen and more controls than a television. The front panel of an oscilloscope normally has control sections divided into Vertical, Horizontal, and Trigger sections. There are also display controls and input connectors. See if you can locate these front panel sections in Figures 2 and 3 and on your oscilloscope. ![]() Figure 2: The TAS 465 Analog Oscilloscope Front Panel ![]() Figure 3: The TDS 320 Digital Oscilloscope Front Panel What Can You Do With It? Oscilloscopes are used by everyone from television repair technicians to physicists. They are indispensable for anyone designing or repairing electronic equipment. The usefulness of an oscilloscope is not limited to the world of electronics. With the proper transducer, an oscilloscope can measure all kinds of phenomena. A transducer is a device that creates an electrical signal in response to physical stimuli, such as sound, mechanical stress, pressure, light, or heat. For example, a microphone is a transducer. An automotive engineer uses an oscilloscope to measure engine vibrations. A medical researcher uses an oscilloscope to measure brain waves. The possibilities are endless. ![]() Figure 4: Scientific Data Gathered by an Oscilloscope Analog and Digital Electronic equipment can be divided into two types: analog and digital. Analog equipment works with continuously variable voltages, while digital equipment works with discrete binary numbers that may represent voltage samples. For example, a conventional phonograph turntable is an analog device; a compact disc player is a digital device. Oscilloscopes also come in analog and digital types. An analog oscilloscope works by directly applying a voltage being measured to an electron beam moving across the oscilloscope screen. The voltage deflects the beam up and down proportionally, tracing the waveform on the screen. This gives an immediate picture of the waveform. In contrast, a digital oscilloscope samples the waveform and uses an analog-to-digital converter (or ADC) to convert the voltage being measured into digital information. It then uses this digital information to reconstruct the waveform on the screen. ![]() Figure 5: Digital and Analog Oscilloscopes Display Waveforms For many applications either an analog or digital oscilloscope will do. However, each type does possess some unique characteristics making it more or less suitable for specific tasks. People often prefer analog oscilloscopes when it is important to display rapidly varying signals in "real time" (or as they occur). Digital oscilloscopes allow you to capture and view events that may happen only once. They can process the digital waveform data or send the data to a computer for processing. Also, they can store the digital waveform data for later viewing and printing. How Does an Oscilloscope Work? To better understand the oscilloscope controls, you need to know a little more about how oscilloscopes display a signal. Analog oscilloscopes work somewhat differently than digital oscilloscopes. However, several of the internal systems are similar. Analog oscilloscopes are somewhat simpler in concept and are described first, followed by a description of digital oscilloscopes. Analog Oscilloscopes When you connect an oscilloscope probe to a circuit, the voltage signal travels through the probe to the vertical system of the oscilloscope. Figure 6 is a simple block diagram that shows how an analog oscilloscope displays a measured signal. ![]() Figure 6: Analog Oscilloscope Block Diagram Depending on how you set the vertical scale (volts/div control), an attenuator reduces the signal voltage or an amplifier increases the signal voltage. Next, the signal travels directly to the vertical deflection plates of the cathode ray tube (CRT). Voltage applied to these deflection plates causes a glowing dot to move. (An electron beam hitting phosphor inside the CRT creates the glowing dot.) A positive voltage causes the dot to move up while a negative voltage causes the dot to move down. The signal also travels to the trigger system to start or trigger a "horizontal sweep." Horizontal sweep is a term referring to the action of the horizontal system causing the glowing dot to move across the screen. Triggering the horizontal system causes the horizontal time base to move the glowing dot across the screen from left to right within a specific time interval. Many sweeps in rapid sequence cause the movement of the glowing dot to blend into a solid line. At higher speeds, the dot may sweep across the screen up to 500,000 times each second. Together, the horizontal sweeping action and the vertical deflection action traces a graph of the signal on the screen. The trigger is necessary to stabilize a repeating signal. It ensures that the sweep begins at the same point of a repeating signal, resulting in a clear picture as shown in Figure 7. ![]() Figure 7: Triggering Stabilizes a Repeating Waveform In conclusion, to use an analog oscilloscope, you need to adjust three basic settings to accommodate an incoming signal:
Some of the systems that make up digital oscilloscopes are the same as those in analog oscilloscopes; however, digital oscilloscopes contain additional data processing systems. (See Figure 8.) With the added systems, the digital oscilloscope collects data for the entire waveform and then displays it. When you attach a digital oscilloscope probe to a circuit, the vertical system adjusts the amplitude of the signal, just as in the analog oscilloscope. Next, the analog-to-digital converter (ADC) in the acquisition system samples the signal at discrete points in time and converts the signal's voltage at these points to digital values called sample points. The horizontal system's sample clock determines how often the ADC takes a sample. The rate at which the clock "ticks" is called the sample rate and is measured in samples per second. The sample points from the ADC are stored in memory as waveform points. More than one sample point may make up one waveform point. Together, the waveform points make up one waveform record. The number of waveform points used to make a waveform record is called the record length. The trigger system determines the start and stop points of the record. The display receives these record points after being stored in memory. Depending on the capabilities of your oscilloscope, additional processing of the sample points may take place, enhancing the display. Pretrigger may be available, allowing you to see events before the trigger point. ![]() Figure 8: Digital Oscilloscope Block Diagram Fundamentally, with a digital oscilloscope as with an analog oscilloscope, you need to adjust the vertical, horizontal, and trigger settings to take a measurement. Sampling Methods The sampling method tells the digital oscilloscope how to collect sample points. For slowly changing signals, a digital oscilloscope easily collects more than enough sample points to construct an accurate picture. However, for faster signals, (how fast depends on the oscilloscope's maximum sample rate) the oscilloscope cannot collect enough samples. The digital oscilloscope can do two things:
Digital oscilloscopes use real-time sampling as the standard sampling method. In real-time sampling, the oscilloscope collects as many samples as it can as the signal occurs. (See Figure 9.) For single-shot or transient signals you must use real time sampling. ![]() Figure 9: Real-time Sampling Digital oscilloscopes use interpolation to display signals that are so fast that the oscilloscope can only collect a few sample points. Interpolation "connects the dots." Linear interpolation simply connects sample points with straight lines. Sine interpolation (or sin x over x interpolation) connects sample points with curves. (See Figure 10.) Sin x over x interpolation is a mathematical process similar to the "oversampling" used in compact disc players. With sine interpolation, points are calculated to fill in the time between the real samples. Using this process, a signal that is sampled only a few times in each cycle can be accurately displayed or, in the case of the compact disc player, accurately played back. ![]() Figure 10: Linear and Sine Interpolation Equivalent-Time Sampling Some digital oscilloscopes can use equivalent-time sampling to capture very fast repeating signals. Equivalent-time sampling constructs a picture of a repetitive signal by capturing a little bit of information from each repetition. (See Figure 11.) You see the waveform slowly build up like a string of lights going on one-by-one. With sequential sampling the points appear from left to right in sequence; with random sampling the points appear randomly along the waveform. ![]() Figure 11: Equivalent-time Sampling |
| | |
| | (permalink) |
| Experienced Member | The main difference between an analog scope and a digital one, forgetting the advantages and disadvantages of both, is that an analog scope samples signals in an analog fashion, and a digital scope samples signal in a digital fashion. Concentrating on sampling methods only, why would this mean that a digital scope is not a real time instrument, just because it samples digitally? Brian |
| | |
| | (permalink) | |
| Experienced Member | Quote:
| |
| | |
| | (permalink) |
| Experienced Member | Probably not. In the same way a computer processes data so fast it may seem real-time to slow human reflexes, but it still takes a finite amount of time. |
| | |
| | (permalink) | |
| Experienced Member | Quote:
| |
| | |
| | (permalink) |
| Experienced Member | I thought real-time meant it displays the signal data as it comes in instead of storing it in some kind of buffer. |
| | |
| | (permalink) | |
| Experienced Member | Quote:
If a real time oscilloscope is an instrument which displays the waveform on screen as it is captured as opposed to storing it for later examination, then my digital scope is both a real time instrument and not a real time intrument at the same time - because I can operate it as a normal scope OR save a waveform to memory for later examination if I choose to at any time. Brian | |
| | |
| | (permalink) |
| Experienced Member | Analogue oscilloscope will also take some amount of time before it displays the signal, (electrical signals travel at speed of light) though negligebly small. |
| | |
| | (permalink) |
| Experienced Member | someone here has an ideal about OSC using PC ???.I used my PC as an Oscilloscope (it's run very well) .You need to use your sound card and a software to support .however ,Using your PC as an OSC is not better than real OSC .I offent get some error when I mesasure volt or ampe.
__________________ E-DESIGN prestigious and quality http://pg.photos.yahoo.com/ph/giaosu...765scd&.src=ph contact me:giaosucan2000@yahoo.com |
| | |
| | (permalink) |
| Experienced Member | Hi Can u giv me the link u used? |
| | |
| | (permalink) |
| New Member | Hi guys....can i know how does the span per division control works? |
| | |
| | (permalink) |
| New Member | Hi! One basic query...... If the input signal to the scope is of 10 KHz frequency, then what would be the proper setting of time/div control knob for having good display? |
| | |
| | (permalink) |
| New Member | so how about pc base oscilloscope are they take too much time to show a wave rather than that of digital oscilloscope? |
| | |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Latest |
| Using Oscilloscopes | mechie | Electronic Theory | 9 | 29th November 2007 09:48 PM |
| Oscilloscope DL1620/DL1640/DL1640L | tkvenki | General Electronics Chat | 0 | 10th January 2006 12:36 PM |
| anyone know anything about digital oscilloscope design? | sanjeevan_a | Electronic Projects Design/Ideas/Reviews | 11 | 2nd August 2003 05:58 AM |
| buy DSO Oscilloscope | peterpeter | General Electronics Chat | 4 | 21st November 2002 05:36 PM |
| buy DSO oscilloscope | peterpeter | Datasheet/Parts Requests | 0 | 20th November 2002 03:38 PM |