proof of sampling theorem
0.1 Set-up
Let w>0 be the (two-sided) bandwidth. The variable ξ below will denote frequency, and the variable t will denote time. (Both w and ξ are measured in .)
Consider the space of functions:
ℋ′={g∈𝐋2(ℝ):g(ξ)=0 for almost all |ξ|>w/2} |
which is clearly seen to be a complex Hilbert space with the usual inner product
for 𝐋2(ℝ).
Let ℱ denote the Fourier transform on 𝐋2(ℝ),
which is a unitary
transform by Plancherel’s theorem.
So,
ℋ={f∈𝐋2(ℝ):(ℱf)(ξ)=0 for almost all |ξ|>w/2}=ℱ-1ℋ′ |
is also a Hilbert space.
0.2 Computation of orthonormal basis
One orthonormal basis for ℋ′ consists of the usual Fourier functions
on the interval [-w/2,w/2], extended to be zero on ℝ∖[-w/2,w/2]:
ϕn(ξ)={1√we-2πinξ/w,|ξ|≤w/20,|ξ|>w/2, |
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 |