Understanding Digital Audio through the Nyquist-Shannon Sampling Theorem

Added:

Digital Audio Basics
Sampling & Hearing
Sine Waves & Bandlimit
Perfect Reconstruction
DAC & Step Myth
Proof via Scope
High-Freq Smoothness
Why 44.1 kHz

Digital Audio Basics

0:00
Playing Section
  • 1

    Explains CD launch and why digital audio needs sampling.

  • 2

    Introduces Nyquist-Shannon theorem for perfect sound reconstruction.

  • 3

    Highlights band-limiting necessity for accurate digital capture.

Basic understanding of analog sound waves, including concepts of frequency (Hz), amplitude, and the human hearing range (20 Hz to 20 kHz).
The conceptual distinction between continuous-time (analog) signals and discrete-time (digital) signals.
An introduction to the frequency domain and the concept that complex signals are composed of individual sine waves (basic Fourier theory).
The phenomenon of spectral aliasing and how anti-aliasing (low-pass) filters are physically implemented in Analog-to-Digital Converters (ADCs).
Quantization, bit depth (e.g., 16-bit vs. 24-bit), dynamic range, and the role of dither in reducing quantization distortion.
Practical Digital-to-Analog Conversion (DAC) and the real-world limitations of the mathematical Whittaker-Shannon interpolation (sinc function) formula.
Modern high-resolution audio techniques, oversampling, and the mechanics of sigma-delta modulation.
583K views24.7Klikes17:33@TechnologyConnectionsOriginal Release: 2018-08-10

The Nyquist-Shannon sampling theorem states that a band-limited signal (one containing no frequencies above a certain limit) can be perfectly reconstructed from discrete samples taken at twice the rate of the highest frequency in the signal; this principle enables digital audio recording and playback, where signals are first band-limited using a low-pass filter (typically to 20 kHz for human hearing), then sampled at 40 kHz or higher, and finally reconstructed through a DAC with an identical low-pass filter, ensuring the output matches the original analog signal without stair-step artifacts.