Multidimensional sampling

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

In digital signal processing, multidimensional sampling is the process of converting a function of a multidimensional variable into a discrete collection of values of the function measured on a discrete set of points. This article presents the basic result due to Petersen and Middleton[1] on conditions for perfectly reconstructing a wavenumber-limited function from its measurements on a discrete lattice of points. This result, also known as the Petersen–Middleton theorem, is a generalization of the Nyquist–Shannon sampling theorem for sampling one-dimensional band-limited functions to higher-dimensional Euclidean spaces.

In essence, the Petersen–Middleton theorem shows that a wavenumber-limited function can be perfectly reconstructed from its values on an infinite lattice of points, provided the lattice is fine enough. The theorem provides conditions on the lattice under which perfect reconstruction is possible.

As with the Nyquist–Shannon sampling theorem, this theorem also assumes an idealization of any real-world situation, as it only applies to functions that are sampled over an infinitude of points. Perfect reconstruction is mathematically possible for the idealized model but only an approximation for real-world functions and sampling techniques, albeit in practice often a very good one.

Preliminaries

Lua error in package.lua at line 80: module 'strict' not found.

Fig. 1: A hexagonal sampling lattice \Lambda and its basis vectors v1 and v2

The concept of a bandlimited function in one dimension can be generalized to the notion of a wavenumber-limited function in higher dimensions. Recall that the Fourier transform of an integrable function f(\cdot) on n-dimensional Euclidean space is defined as:

\hat{f}(\xi) = \mathcal{F}(f)(\xi) = \int_{\Re^n} f(x) e^{-2\pi i \langle x,\xi \rangle} \, dx

where x and ξ are n-dimensional vectors, and \langle x,\xi \rangle is the inner product of the vectors. The function f(\cdot) is said to be wavenumber-limited to a set \Omega if the Fourier transform satisfies \hat{f}(\xi) = 0 for \xi \notin \Omega.

Similarly, the configuration of uniformly spaced sampling points in one-dimension can be generalized to a lattice in higher dimensions. A lattice is a collection of points \Lambda \subset \Re^n of the form 
\Lambda = \left\{ \sum_{i=1}^n a_i v_i \; | \; a_i \in\Bbb{Z} \right\}
where {v1, ..., vn} is a basis for \Re^n. The reciprocal lattice \Gamma corresponding to \Lambda is defined by


\Gamma = \left\{ \sum_{i=1}^n a_i u_i \; | \; a_i \in\Bbb{Z} \right\}

where the vectors u_i are chosen to satisfy \langle u_i, v_j \rangle = \delta_{ij}. That is, if the vectors u_i form columns of a matrix A and v_i the columns of a matrix B, then A=B^{-T}. An example of a sampling lattice is a hexagonal lattice depicted in Figure 1. The corresponding reciprocal lattice is shown in Figure 2.

The theorem

Let \Lambda denote a lattice in \Re^n and \Gamma the corresponding reciprocal lattice. The theorem of Petersen and Middleton[1] states that a function f(\cdot) that is wavenumber-limited to a set \Omega \subset \Re^n can be exactly reconstructed from its measurements on \Lambda provided that the set \Omega does not overlap with any of its shifted versions \Omega + x where the shift x is any nonzero element of the reciprocal lattice \Gamma. In other words, f(\cdot) can be exactly reconstructed from its measurements on \Lambda provided that \Omega \cap \{x+y:y\in\Omega\} = \phi for all x \in \Gamma\setminus\{0\}.

Reconstruction

The generalization of the Poisson summation formula to higher dimensions [2] can be used to show that the samples, \{f(x): x \in \Lambda\} , of the function f(\cdot) on the lattice \Lambda are sufficient to create a periodic summation of the function \hat f(\cdot). The result is:

\hat f_s(\xi)\ \stackrel{\mathrm{def}}{=} \sum_{y \in \Gamma} \hat f\left(\xi - y\right) = \sum_{x \in \Lambda} |\Lambda|f(x) \ e^{-i 2\pi \langle x, \xi \rangle},

 

 

 

 

(Eq.1)

where |\Lambda| represents the volume of the parallelepiped formed by the vectors {v1, ..., vn}. This periodic function is often referred to as the sampled spectrum and can be interpreted as the analogue of the discrete-time Fourier transform (DTFT) in higher dimensions. If the original wavenumber-limited spectrum \hat f(\cdot) is supported on the set \Omega then the function \hat f_s(\cdot) is supported on periodic repetitions of \Omega shifted by points on the reciprocal lattice \Gamma. If the conditions of the Petersen-Middleton theorem are met, then the function \hat f_s(\xi) is equal to \hat f(\xi) for all \xi \in \Omega, and hence the original field can be exactly reconstructed from the samples. In this case the reconstructed field matches the original field and can be expressed in terms of the samples as

f(x) = \sum_{y \in \Lambda} |\Lambda| f(y) \check \chi_\Omega(y - x),

 

 

 

 

(Eq.2)

where \check \chi_\Omega(\cdot) is the inverse Fourier transform of the characteristic function of the set \Omega. This interpolation formula is the higher-dimensional equivalent of the Whittaker–Shannon interpolation formula.

As an example suppose that \Omega is a circular disc. Figure 3 illustrates the support of \hat f_s(\cdot) when the conditions of the Petersen-Middleton theorem are met. We see that the spectral repetitions do not overlap and hence the original spectrum can be exactly recovered.

Implications

Aliasing

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Fig. 4: Support of the sampled spectrum \hat f_s(\cdot) obtained by hexagonal sampling of a two-dimensional function wavenumber-limited to a circular disc. In this example, the sampling lattice is not fine enough and hence the discs overlap in the sampled spectrum. Thus the spectrum within \Omega represented by the blue circle cannot be recovered exactly due to the overlap from the repetitions (shown in green), thus leading to aliasing.
File:Moire pattern of bricks small.jpg
Fig. 5: Spatial aliasing in the form of a Moiré pattern.
Fig. 6: Properly sampled image of brick wall.

The theorem gives conditions on sampling lattices for perfect reconstruction of the sampled. If the lattices are not fine enough to satisfy the Petersen-Middleton condition, then the field cannot be reconstructed exactly from the samples in general. In this case we say that the samples may be aliased. Again, consider the example in which \Omega is a circular disc. If the Petersen-Middleton conditions do not hold, the support of the sampled spectrum will be as shown in Figure 4. In this case the spectral repetitions overlap leading to aliasing in the reconstruction.

A simple illustration of aliasing can be obtained by studying low-resolution images. A gray-scale image can be interpreted as a function in two-dimensional space. An example of aliasing is shown in the images of brick patterns in Figure 5. The image shows the effects of aliasing when the sampling theorem's condition is not satisfied. If the lattice of pixels is not fine enough for the scene, aliasing occurs as evidenced by the appearance of the Moiré pattern in the image obtained. The image in Figure 6 is obtained when a smoothened version of the scene is sampled with the same lattice. In this case the conditions of the theorem are satisfied and no aliasing occurs.

Optimal sampling lattices

One of the objects of interest in designing a sampling scheme for wavenumber-limited fields is to identify the configuration of points that leads to the minimum sampling density, i.e., the density of sampling points per unit spatial volume in \Re^n. Typically the cost for taking and storing the measurements is proportional to the sampling density employed. Often in practice, the natural approach to sample two-dimensional fields is to sample it at points on a rectangular lattice. However, this is not always the ideal choice in terms of the sampling density. The theorem of Petersen and Middleton can be used to identify the optimal lattice for sampling fields that are wavenumber-limited to a given set \Omega \subset \Re^d. For example, it can be shown that the lattice in \Re^2 with minimum spatial density of points that admits perfect reconstructions of fields wavenumber-limited to a circular disc in \Re^2 is the hexagonal lattice.[3] As a consequence, hexagonal lattices are preferred for sampling isotropic fields in \Re^2.

Optimal sampling lattices have been studied in higher dimensions.[4] Generally, optimal sphere packing lattices are ideal for sampling smooth stochastic processes while optimal sphere covering lattices[5] are ideal for sampling rough stochastic processes.

Since optimal lattices, in general, are non-separable, designing interpolation and reconstruction filters requires non-tensor-product (i.e., non-separable) filter design mechanisms. Box splines provide a flexible framework for designing such non-separable reconstruction FIR filters that can be geometrically tailored for each lattice.[6][7] Hex-splines[8] are the generalization of B-splines for 2-D hexagonal lattices. Similarly, in 3-D and higher dimensions, Voronoi splines[9] provide a generalization of B-splines that can be used to design non-separable FIR filters which are geometrically tailored for any lattice, including optimal lattices.

Explicit construction of ideal low-pass filters (i.e., sinc functions) generalized to optimal lattices is possible by studying the geometric properties of Brillouin zones (i.e., \Omega in above) of these lattices (which are zonotopes).[10] This approach provides a closed-form explicit representation of \check \chi_\Omega(\cdot) for general lattices, including optimal sampling lattices. This construction provides a generalization of the Lanczos filter in 1-D to the multidimensional setting for optimal lattices.[10]

Applications

The Petersen–Middleton theorem is useful in designing efficient sensor placement strategies in applications involving measurement of spatial phenomena such as seismic surveys, environment monitoring and spatial audio-field measurements.

References

  1. 1.0 1.1 D. P. Petersen and D. Middleton, "Sampling and Reconstruction of Wave-Number-Limited Functions in N-Dimensional Euclidean Spaces", Information and Control, vol. 5, pp. 279–323, 1962.
  2. E. M. Stein and G. Weiss, "Introduction to Fourier Analysis on Euclidean Spaces", Princeton University Press, Princeton, 1971.
  3. D. R. Mersereau, “The processing of hexagonally sampled two-dimensional signals,” Proceedings of the IEEE, vol. 67, no. 6, pp. 930 – 949, June 1979.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. J. H. Conway, N. J. A. Sloane. Sphere packings, lattices and groups. Springer, 1999.
  6. A. Entezari. Optimal sampling lattices and trivariate box splines. [Vancouver, BC.]: Simon Fraser University, 2007. <http://summit.sfu.ca/item/8178>.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. 10.0 10.1 Lua error in package.lua at line 80: module 'strict' not found.