Analog Intuition

Part 1 · Data Conversion

Why digitize — sampling in time

Key point: an ADC first turns a continuous waveform into a discrete-time sequence \(x[n]=x_c(nT_s)\). Between samples there is no new information. Amplitude stairs come later (Part 3).

Continuous tone → sample train

Gray = analog \(x_c(t)\) · blue stems = samples · amber = zero-order hold (what a DAC often plays back)

Analog \(x_c(t)\) Samples \(x[n]\) ZOH playback
Sample period Ts
Samples / cycle
Nyquist fs/2
fin vs Nyquist
\[ T_s = 1/f_s \]
=
\[ x[n] = x_c(n\,T_s) \]
sequence of voltages
\[ N_{\mathrm{cyc}} = f_s / f_{\mathrm{in}} \]
=

Ideal impulse sampling (no aperture window, no quantization yet). Part 2 treats aliases; Part 3 adds amplitude stairs.

Try it: drop \(f_s\) toward \(2f_{\mathrm{in}}\) — the blue dots still land on the gray curve, but the amber hold looks jagged. The sequence still “knows” the tone; reconstruction quality is a different question (Shannon / Part 2).