lesson

Updated 6 days ago Β· 3 views
Imagine hooking a test lead to an unknown circuit, flipping on your oscilloscope, and seeing nothing but a blurry green smudge or a clipped horizontal bar. To turn that chaos into a clear, measurable waveform, you only need to master two core controls: vertical sensitivity and horizontal sweep speed.
Every oscilloscope screen displays a precision grid called a graticule, which is divided into standardized major squares called divisions (div).
πInteractive diagram
How do we scale the height of the signal so it fills the screen without clipping?
Vertical Sensitivity: Volts per Division
The Volts per division (V/div) dial acts like a vertical zoom lens by setting the voltage represented by each vertical grid square. Adjusting this dial does not change the circuit's actual voltage; it only changes how tall the trace looks on screen.
To calculate the peak-to-peak voltage (Vppβ), which is the total vertical potential difference from the wave's lowest trough to its highest crest, multiply the vertical height in divisions by the V/div setting: Vppβ=verticalΒ divisionsΓV/div
πInteractive diagram
Now that the signal is vertically sized, how do we stretch or compress it horizontally to see individual cycles?
Horizontal Sweep: The Timebase
The timebase control, labeled seconds per division (s/div), determines how fast the electron beam or digital sampling engine sweeps across the screen from left to right. A smaller time/div value sweeps faster, stretching the waveform out horizontally to reveal fine timing details.
The period (T) is the time taken to complete one full repeating cycle. You find it by counting horizontal divisions for one complete wave and multiplying by the timebase setting: T=horizontalΒ divisionsΓs/div
Because frequency (f) is the number of complete cycles occurring per second, it is the reciprocal of the period (f=T1β).