lesson

Updated 6 days ago ยท 1 view
Have you ever noticed car wheels in a video looking like they are spinning backward or standing completely still? That illusion happens because the camera's shutter takes snapshots too slowly to track the wheel's true rotational speed.
In electronics, sampling means measuring a continuous analog signal (a smooth, unbroken waveform of voltage or current) at regular intervals of time (Tsโ) to turn it into digital numbers.
๐Interactive diagram
How fast must you take these digital snapshots to guarantee you can reconstruct the original analog signal without losing any detail?
The Nyquist-Shannon Theorem
In 1928, AT&T engineer Harry Nyquist investigated telegraph transmission speeds, and Claude Shannon mathematically proved the result for all digital communication in 1949.
The Nyquist-Shannon sampling theorem states that to perfectly reconstruct an analog signal, the sampling frequency (fsโ) must be at least twice the highest frequency component (fmaxโ) present in that signal.
๐Interactive diagram
Why must it be at least double? Every periodic wave alternates between a positive half-cycle and a negative half-cycle, so you need at least two sample points per cycle to establish its peak, trough, and repetition rate.
The absolute minimum allowable sampling rate (2fmaxโ) is called the Nyquist rate, while the theoretical maximum frequency a given system can capture (fsโ/2) is called the Nyquist frequency.
How does this rule determine the hardware specifications for telephone lines and studio-quality audio?
Worked Examples: Audio & Telecom
Suppose a telephone system filters human speech so that the highest transmitted voice frequency is fmaxโ=3.4ย kHz. To prevent distortion, what is the minimum sampling frequency required?