Introduction
A Digital Storage Oscilloscope (DSO) is one of the most important tools in any electronics lab. It lets you visualize electrical signals as waveforms, measure frequency, voltage, and timing — essential for debugging circuits.
Parts of a DSO
- Screen/Display: Shows the waveform
- Channels (CH1, CH2): Input ports for probes
- Vertical controls: Adjust voltage scale (V/div)
- Horizontal controls: Adjust time scale (Time/div)
- Trigger controls: Stabilize the waveform display
- Probe: Connects to your circuit (usually 10X attenuation)
Basic Setup
- Connect the probe to Channel 1 (CH1)
- Attach the ground clip (alligator) to your circuit's GND
- Touch the probe tip to the signal point you want to measure
- Press AUTO — the DSO will try to find and display the signal
Measuring a Signal
Voltage (Amplitude)
- Count the vertical divisions the waveform covers
- Multiply by the V/div setting
- Example: 3 divisions × 2V/div = 6V peak-to-peak
Frequency / Period
- Count horizontal divisions for one complete cycle
- Multiply by Time/div to get the period
- Frequency = 1 / Period
- Example: 2 divisions × 1ms/div = 2ms period → 500 Hz
Using Cursors
Most DSOs have cursor measurements:
- Press Cursor button
- Use knobs to position two horizontal or vertical lines
- The DSO shows the delta (difference) between them
Using Auto-Measure
Press Measure and select parameters like:
- Frequency, Period
- Vpp (peak-to-peak voltage)
- Vrms (RMS voltage)
- Duty cycle
Common Mistakes
- Forgetting the ground clip — you'll get a noisy, unstable signal
- Wrong probe attenuation — if probe is set to 10X, set the DSO channel to 10X too
- Trigger level too high/low — waveform will scroll or not appear; adjust trigger to mid-signal level
Tips
- Use AC coupling to remove DC offset and see just the AC component
- Use HOLD/STOP to freeze the display for measurement
- Use Math functions for channel addition, subtraction, or FFT analysis