HOME

TheInfoList



OR:

Nonuniform sampling is a branch of sampling theory involving results related to the
Nyquist–Shannon sampling theorem The Nyquist–Shannon sampling theorem is a theorem in the field of signal processing which serves as a fundamental bridge between continuous-time signals and discrete-time signals. It establishes a sufficient condition for a sample rate that per ...
. Nonuniform sampling is based on
Lagrange interpolation In numerical analysis, the Lagrange interpolating polynomial is the unique polynomial of lowest degree that interpolates a given set of data. Given a data set of coordinate pairs (x_j, y_j) with 0 \leq j \leq k, the x_j are called ''nodes'' an ...
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. 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. 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. In the 2000s, a complete theory was developed (see the section Beyond Nyquist below) using
compressed sensing Compressed sensing (also known as compressive sensing, compressive sampling, or sparse sampling) is a signal processing technique for efficiently acquiring and reconstructing a signal, by finding solutions to underdetermined linear systems. This ...
. In particular, the theory, using signal processing language, is described in this 2009 paper. 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 A spectrum (plural ''spectra'' or ''spectrums'') is a condition that is not limited to a specific set of values but can vary, without gaps, across a continuum. The word was first used scientifically in optics to describe the rainbow of colors ...
. Note that minimum sampling requirements do not necessarily guarantee numerical stability.


Lagrange (polynomial) interpolation

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. Let the ''n'' + 1 points to be z_0, z_1, \ldots , z_n, and the ''n'' + 1 values to be w_0, w_1, \ldots, w_n. In this way, there exists a unique polynomial p_n(z) such that :p_n(z_i) = w_i, \texti = 0, 1, \ldots, n. Furthermore, it is possible to simplify the representation of p_n(z) using the interpolating polynomials of Lagrange interpolation: :I_k(z) = \frac From the above equation: : I_k(z_j) = \delta_ = \begin 0, & \textk\ne j \\ 1, & \textk = j \end As a result, :p_n(z) = \sum_^n w_kI_k(z) :p_n(z_j) = w_j, j = 0, 1, \ldots, n To make the polynomial form more useful: :G_n(z) = (z-z_0)(z-z_1)\cdots(z-z_n) In that way, the Lagrange Interpolation Formula appears: :p_n(z) = \sum_^n w_k\frac Note that if f(z_j)=p_n(z_j), j=0, 1, \ldots, n,, then the above formula becomes: :f(z) = \sum_^n f(z_k)\frac


Whittaker–Shannon–Kotelnikov (WSK) sampling theorem

Whittaker tried to extend the Lagrange Interpolation from polynomials to
entire functions In complex analysis, an entire function, also called an integral function, is a complex-valued Function (mathematics), function that is holomorphic function, holomorphic on the whole complex plane. Typical examples of entire functions are polynomia ...
. He showed that it is possible to construct the entire function :C_f(z) = \sum_^\infty f(a+nW)\frac which has the same value with f(z) at the points z_n = a + nW Moreover, C_f(z) can be written in a similar form of the last equation in previous section: :C_f(z) = \sum_^f(z_n)\frac,\textG(z)=\sin pi(z-z_n)/Wtextz_n=a+nW When ''a'' = 0 and ''W'' = 1, then the above equation becomes almost the same as WSK theorem: If a function f can be represented in the form :f(t) = \int_^\sigma e^g(x)\, dx \qquad (t\in \mathbb), \qquad \forall g\in L^2(-\sigma,\sigma), then ''f'' can be reconstructed from its samples as following: :f(t) = \sum_^\infty f\left(\frac\right)\frac \qquad (t\in \mathbb)


Nonuniform sampling

For a sequence \_ satisfying :D=\sup_, t_k-k, <\frac, then :f(t) = \sum_^\infty f(t_k)\frac,\qquad \forallf\in B^2_\pi,\qquad (t\in \mathbb), where *\textstyle G(t)=(t-t_0)\prod_^\infty \left(1-\frac\right)\left(1-\frac\right), *B^2_\sigma is Bernstein space, and *f(t) is uniformly convergent on compact sets.Marvasti 2001, p. 138. 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.


References

{{Reflist *F. Marvasti, Nonuniform sampling: Theory and Practice. Plenum Publishers Co., 2001, pp. 123–140. Digital signal processing