*** Welcome to piglix ***

Nyquist rate


In signal processing, the Nyquist rate, named after Harry Nyquist, is twice the bandwidth of a bandlimited function or a bandlimited channel. This term means two different things under two different circumstances:

When a continuous function, x(t), is sampled at a constant rate, fssamples/second, there is always an unlimited number of other continuous functions that fit the same set of samples. But only one of them is bandlimited to ½ fscycles/second (hertz), which means that its Fourier transform, X(f), is 0 for all |f| ≥ ½ fs.  The mathematical algorithms that are typically used to recreate a continuous function from samples create arbitrarily good approximations to this theoretical, but infinitely long, function. It follows that if the original function, x(t), is bandlimited to ½ fs, which is called the Nyquist criterion, then it is the one unique function the interpolation algorithms are approximating. In terms of a function's own bandwidth (B), as depicted above, the Nyquist criterion is often stated as fs > 2B.  And 2B is called the Nyquist rate for functions with bandwidth B. When the Nyquist criterion is not met (B > ½ fs), a condition called aliasing occurs, which results in some inevitable differences between x(t) and a reconstructed function that has less bandwidth. In most cases, the differences are viewed as distortion.

Figure 2 depicts a type of function called baseband or lowpass, because its positive-frequency range of significant energy is [0, B). When instead, the frequency range is (AA+B), for some A > B, it is called bandpass, and a common desire (for various reasons) is to convert it to baseband. One way to do that is frequency-mixing (heterodyne) the bandpass function down to the frequency range (0, B). One of the possible reasons is to reduce the Nyquist rate for more efficient storage. And it turns out that one can directly achieve the same result by sampling the bandpass function at a sub-Nyquist sample-rate that is the smallest integer-sub-multiple of frequency A that meets the baseband Nyquist criterion:  fs > 2B. For a more general discussion, see bandpass sampling.


...
Wikipedia

...