Nonuniform sampling: Difference between revisions
No edit summary |
Fixing broken anchor: 2013-05-21 (VERY DIFFERENT 55≥14) #Beyond Nyquist→Nyquist–Shannon sampling theorem#Sampling below the Nyquist rate under additional restrictions |
||
(11 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
{{Short description|Generalizations of Nyquist-Shannon sampling theorem for reconstructing signals}} |
|||
'''Nonuniform sampling''' is a branch of [[Nyquist–Shannon sampling theorem]]. Nonuniform sampling is based on [[Lagrange interpolation]] and the relationship between itself and (uniform) sampling theorem. Nonuniform sampling is a generalisation of the |
'''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.<ref>Nonuniform Sampling, Theory and Practice (ed. F. Marvasti), Kluwer Academic/Plenum Publishers, New York, 2000</ref> Therefore, although uniformly spaced samples may result in easier reconstruction algorithms, it is not a necessary condition for perfect reconstruction. |
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.<ref>Nonuniform Sampling, Theory and Practice (ed. F. Marvasti), Kluwer Academic/Plenum Publishers, New York, 2000</ref> 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]].<ref>H. J. Landau, “Necessary density conditions for sampling and interpolation of certain entire functions,” Acta Math., vol. 117, pp. 37–52, Feb. 1967.</ref> He proved that |
The general theory for non-baseband and nonuniform samples was developed in 1967 by [[Henry Landau]].<ref>H. J. Landau, “Necessary density conditions for sampling and interpolation of certain entire functions,” Acta Math., vol. 117, pp. 37–52, Feb. 1967.</ref> 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 |
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.<ref>see, e.g., P. Feng, “Universal minimum-rate sampling and spectrum-blind reconstruction for multiband signals,” Ph.D. dissertation, University |
||
of Illinois at Urbana-Champaign, 1997.</ref> In the 2000s, a complete theory was developed |
of Illinois at Urbana-Champaign, 1997.</ref> In the 2000s, a complete theory was developed |
||
(see the section [[ |
(see the section [[Nyquist–Shannon sampling theorem#Sampling below the Nyquist rate under additional restrictions|Beyond Nyquist]] below) using [[compressed sensing]]. In particular, the theory, using signal processing language, is described in this 2009 paper.<ref>[http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.154.4255 Blind Multiband Signal Reconstruction: Compressed Sensing for Analog Signals], Moshe Mishali and Yonina C. Eldar, in '''IEEE Trans. Signal Process.''', March 2009, Vol 57 Issue 3</ref> 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]]. |
||
==Lagrange (polynomial) interpolation== |
==Lagrange (polynomial) interpolation== |
||
Line 50: | Line 51: | ||
:<math>f(z) = \sum_{k=0}^n f(z_k)\frac{G_n(z)}{(z-z_k)G'_n(z_k)}</math> |
:<math>f(z) = \sum_{k=0}^n f(z_k)\frac{G_n(z)}{(z-z_k)G'_n(z_k)}</math> |
||
== |
==Whittaker–Shannon–Kotelnikov (WSK) sampling theorem== |
||
'''Whittaker''' tried to extend the Lagrange Interpolation from polynomials to entire functions. He showed that it is possible to construct the entire function<ref>Marvasti 2001, p. 132.</ref> |
'''Whittaker''' tried to extend the Lagrange Interpolation from polynomials to [[entire functions]]. He showed that it is possible to construct the entire function<ref>Marvasti 2001, p. 132.</ref> |
||
:<math>C_f(z) = \sum_{n=-\infty}^\infty f(a+nW)\frac{\sin[\pi(z-a-nW/W |
:<math>C_f(z) = \sum_{n=-\infty}^\infty f(a+nW)\frac{\sin[\pi(z-a-nW)/W]}{[\pi(z-a-nW)/W]}</math> |
||
which has the same value with <math>f(z)</math> at the points <math>z_n = a + nW</math> |
which has the same value with <math>f(z)</math> at the points <math>z_n = a + nW</math> |
||
Moreover, <math>C_f(z)</math> can be written in a similar form of the last equation in previous section: |
Moreover, <math>C_f(z)</math> can be written in a similar form of the last equation in previous section: |
||
:<math>C_f(z) = \sum_{n=-\infty}^{\infty}f(z_n)\frac{G(z)}{G'(z_n)(z-z_n)},\text{ where }G(z)=\sin[\pi(z- |
:<math>C_f(z) = \sum_{n=-\infty}^{\infty}f(z_n)\frac{G(z)}{G'(z_n)(z-z_n)},\text{ where }G(z)=\sin[\pi(z-z_n)/W]\text{ and }z_n=a+nW</math> |
||
When ''a'' = 0 and ''W'' = 1, then the above equation becomes almost the same as WSK theorem:<ref>Marvasti 2001, p. 134.</ref> |
When ''a'' = 0 and ''W'' = 1, then the above equation becomes almost the same as WSK theorem:<ref>Marvasti 2001, p. 134.</ref> |
||
Line 78: | Line 77: | ||
then |
then |
||
:<math>f(t) = \sum_{k=-\infty}^\infty f(t_k)\frac{G(t)}{G'(t_k)(t-t_k)},\qquad \forall |
:<math>f(t) = \sum_{k=-\infty}^\infty f(t_k)\frac{G(t)}{G'(t_k)(t-t_k)},\qquad \forall{}f\in B^2_\pi,\qquad (t\in \mathbb{R}),</math> |
||
where |
|||
*<math>\textstyle G(t)=(t-t_0)\prod_{k=1}^\infty \left(1-\frac{t}{t_k}\right)\left(1-\frac{t}{t_{-k}}\right),</math> |
|||
*<math>B^2_\sigma</math> is [[Bernstein space]], and |
|||
⚫ | |||
⚫ | |||
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. |
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. |
||
Line 88: | Line 87: | ||
==References== |
==References== |
||
{{Reflist}} |
{{Reflist}} |
||
*F. Marvasti, Nonuniform sampling: Theory and Practice. Plenum Publishers Co., 2001, pp. |
*F. Marvasti, Nonuniform sampling: Theory and Practice. Plenum Publishers Co., 2001, pp. 123–140. |
||
[[Category:Digital signal processing]] |
[[Category:Digital signal processing]] |
Latest revision as of 02:04, 7 August 2023
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.
Lagrange (polynomial) interpolation
[edit]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 , and the n + 1 values to be .
In this way, there exists a unique polynomial such that
Furthermore, it is possible to simplify the representation of using the interpolating polynomials of Lagrange interpolation:
From the above equation:
As a result,
To make the polynomial form more useful:
In that way, the Lagrange Interpolation Formula appears:
Note that if , then the above formula becomes:
Whittaker–Shannon–Kotelnikov (WSK) sampling theorem
[edit]Whittaker tried to extend the Lagrange Interpolation from polynomials to entire functions. He showed that it is possible to construct the entire function[9]
which has the same value with at the points
Moreover, can be written in a similar form of the last equation in previous section:
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
then f can be reconstructed from its samples as following:
Nonuniform sampling
[edit]For a sequence satisfying[11]
then
where
- is Bernstein space, and
- is uniformly convergent on compact sets.[12]
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
[edit]- ^ Nonuniform Sampling, Theory and Practice (ed. F. Marvasti), Kluwer Academic/Plenum Publishers, New York, 2000
- ^ H. J. Landau, “Necessary density conditions for sampling and interpolation of certain entire functions,” Acta Math., vol. 117, pp. 37–52, Feb. 1967.
- ^ see, e.g., P. Feng, “Universal minimum-rate sampling and spectrum-blind reconstruction for multiband signals,” Ph.D. dissertation, University of Illinois at Urbana-Champaign, 1997.
- ^ Blind Multiband Signal Reconstruction: Compressed Sensing for Analog Signals, Moshe Mishali and Yonina C. Eldar, in IEEE Trans. Signal Process., March 2009, Vol 57 Issue 3
- ^ Marvasti 2001, p. 124.
- ^ Marvasti 2001, pp. 124–125.
- ^ Marvasti 2001, p. 126.
- ^ Marvasti 2001, p. 127.
- ^ Marvasti 2001, p. 132.
- ^ Marvasti 2001, p. 134.
- ^ Marvasti 2001, p. 137.
- ^ Marvasti 2001, p. 138.
- F. Marvasti, Nonuniform sampling: Theory and Practice. Plenum Publishers Co., 2001, pp. 123–140.