proof of sampling theorem
0.1 Set-up
Let be the (two-sided) bandwidth. The variable below will denote frequency, and the variable will denote time. (Both and are measured in .)
Consider the space of functions:
which is clearly seen to be a complex Hilbert space with the usual inner product for .
Let denote the Fourier transform on , which is a unitary transform by Plancherel’s theorem. So,
is also a Hilbert space.
0.2 Computation of orthonormal basis
One orthonormal basis for consists of the usual Fourier functions on the interval , extended to be zero on :
Mapping these by produces an orthonormal basis for :
where we have used the fact that the Fourier transform of (normalized sinc function) is the rectangular box function of bandwidth , and vice versa.
0.3 Expansion by orthonormal basis
Given , let . We can expand in a Fourier series with respect to the :
with the infinite sum converging in . Taking of both sides, we obtain:
Moreover,
(Since is also in , its inverse Fourier transform is a continuous function. Provided that we modify on a set of measure zero, we can assume that is continuous. So it is legal to talk about the pointwise values .)
0.4 Result
Hence, we arrive at the representation:
thereby reconstructing any — a square-integrable band-limited function — from its samples at every time period of length .
0.5 Uniform and absolute convergence of series
The infinite series for converges in by construction, but in fact it also converges uniformly and absolutely. To see this, first note that by the Cauchy-Schwarz inequality,
The series converges by Parseval’s theorem ( are the Fourier coefficients of ). Also, the series is uniformly bounded for all . To prove this, it suffices to restrict to bounded inside as the function is -periodic; and then it becomes an easy estimate using the fact that . It follows that the series is uniformly bounded for all , and its tail tends to zero uniformly in .
0.6 Illustrations
-
•
http://aux.planetmath.org/files/objects/8650/sample.pyPython program to produce the three figures
Title | proof of sampling theorem |
---|---|
Canonical name | ProofOfSamplingTheorem |
Date of creation | 2013-03-22 16:28:57 |
Last modified on | 2013-03-22 16:28:57 |
Owner | stevecheng (10074) |
Last modified by | stevecheng (10074) |
Numerical id | 13 |
Author | stevecheng (10074) |
Entry type | Proof |
Classification | msc 42A38 |
Classification | msc 94A20 |
Related topic | PlancherelsTheorem |