Nonuniform sampling is a branch of sampling theory involving results related to the Nyquist–Shannon sampling theorem. Nonuniform sampling is based on Lagrange interpolation and the relationship between itself and the (uniform) sampling theorem. Nonuniform sampling is a generalisation of the Whittaker–Shannon–Kotelnikov (WSK) sampling theorem.
The sampling theory of Shannon can be generalized for the case of nonuniform samples, that is, samples not taken equally spaced in time. The Shannon sampling theory for non-uniform sampling states that a band-limited signal can be perfectly reconstructed from its samples if the average sampling rate satisfies the Nyquist condition.[1] Therefore, although uniformly spaced samples may result in easier reconstruction algorithms, it is not a necessary condition for perfect reconstruction.
The general theory for non-baseband and nonuniform samples was developed in 1967 by Henry Landau.[2] He proved that the average sampling rate (uniform or otherwise) must be twice the occupied bandwidth of the signal, assuming it is a priori known what portion of the spectrum was occupied.In the late 1990s, this work was partially extended to cover signals for which the amount of occupied bandwidth was known, but the actual occupied portion of the spectrum was unknown.[3] In the 2000s, a complete theory was developed(see the section Beyond Nyquist below) using compressed sensing. In particular, the theory, using signal processing language, is described in this 2009 paper.[4] They show, among other things, that if the frequency locations are unknown, then it is necessary to sample at least at twice the Nyquist criteria; in other words, you must pay at least a factor of 2 for not knowing the location of the spectrum. Note that minimum sampling requirements do not necessarily guarantee numerical stability.
For a given function, it is possible to construct a polynomial of degree n which has the same value with the function at n + 1 points.[5]
Let the n + 1 points to be
z0,z1,\ldots,zn
w0,w1,\ldots,wn
In this way, there exists a unique polynomial
pn(z)
pn(zi)=wi,wherei=0,1,\ldots,n.
Furthermore, it is possible to simplify the representation of
pn(z)
Ik(z)=
(z-z0)(z-z1) … (z-zk-1)(z-zk+1) … (z-zn) | |
(zk-z0)(zk-z1) … (zk-zk-1)(zk-zk+1) … (zk-zn) |
From the above equation:
Ik(zj)=\deltak,j=\begin{cases} 0,&ifk\nej\\ 1,&ifk=j \end{cases}
As a result,
pn(z)=
n | |
\sum | |
k=0 |
wkIk(z)
pn(zj)=wj,j=0,1,\ldots,n
To make the polynomial form more useful:
Gn(z)=(z-z0)(z-z1) … (z-zn)
In that way, the Lagrange Interpolation Formula appears:
pn(z)=
n | |
\sum | |
k=0 |
w | ||||
|
Note that if
f(zj)=pn(zj),j=0,1,\ldots,n,
f(z)=
n | |
\sum | |
k=0 |
f(z | ||||
|
Whittaker tried to extend the Lagrange Interpolation from polynomials to entire functions. He showed that it is possible to construct the entire function[9]
Cf(z)=
infty | ||
\sum | f(a+nW) | |
n=-infty |
\sin[\pi(z-a-nW)/W] | |
[\pi(z-a-nW)/W] |
which has the same value with
f(z)
zn=a+nW
Moreover,
Cf(z)
Cf(z)=
infty | |
\sum | |
n=-infty |
f(z | ||||
|
,whereG(z)=\sin[\pi(z-zn)/W]andzn=a+nW
When a = 0 and W = 1, then the above equation becomes almost the same as WSK theorem:[10]
If a function f can be represented in the form
f(t)=
\sigma | |
\int | |
-\sigma |
ejxtg(x)dx (t\inR), \forallg\inL2(-\sigma,\sigma),
then f can be reconstructed from its samples as following:
f(t)=
infty | ||
\sum | f\left( | |
k=-infty |
k\pi | \right) | |
\sigma |
\sin(\sigmat-k\pi) | |
\sigmat-k\pi |
(t\inR)
For a sequence
\{tk\}k\in
D=\supk\inZ
|t | ||||
|
,
then
f(t)=
infty | |
\sum | |
k=-infty |
f(t | ||||
|
, \forall{}f\in
2 | |
B | |
\pi, |
(t\inR),
styleG(t)=(t-t0)\prod
infty | ||
\left(1- | ||
k=1 |
t | \right)\left(1- | |
tk |
t | |
t-k |
\right),
2 | |
B | |
\sigma |
f(t)
The above is called the Paley–Wiener–Levinson theorem, which generalize WSK sampling theorem from uniform samples to non uniform samples. Both of them can reconstruct a band-limited signal from those samples, respectively.