Modern Sampling Methods

Course 049033, Spring 2009

Lecture Slides

 

Homework Assignments

 

Supplementary Material

All of the subjects learned in course and a few more are summarized here:

M. Unser, "Sampling - 50 years after shannon," IEEE Proc., vol. 88 pp. 569-587, Apr. 2000.

Y. C. Eldar and T. Michaeli, "Beyond bandlimited sampling: Nonlinearities, smoothness and sparsity," to appear in IEEE Signal Proc. Magazine.

T. Michaeli and Y. C. Eldar, "Optimization techniques in modern sampling theory," to appear in Convex Optimization in Signal Processing and Communications, Edited by Y. C. Eldar and D. Palomar, Cambridge University Press.

 

Final Projects

General Instructions

Each student should pick a subject from the list bellow or contact us to define a project related to his/her work or research.

The final project will consist of the following:

The critical summary along with the code should be submitted by ??. The presentations will take place at ?? (when?, where?).

Word and Latex templates for writing a conference-style summary (taken from ICASSP 08):


 

Projects List

Shifted Interpolation In Shift-Invariant Spaces

"Linear interpolation revitalized"

The method in the paper should be implemented. Subjects to be addressed:

Discrete Representations of Signals That Have Undergone a Time-Varying Linear Transformation

"Sampling models for linear time-variant filters"

The sampling formulae should be implemented. Subjects to be addressed:

Recovering Band-Limited Signals That Have Undergone Nonlinear Distortion

"The recovery of distorted band-limited stochastic processes", "The recovery of distorted band-limited signals"

The theoretical results of both papers should be summarized and the algorithm in the second one should be implemented. Subjects to be addressed:

Compressed Imaging Using Coded Aperture

"Single disperser design for coded aperture snapshot spectral imaging", "Compressive coded aperture superresolution image reconstruction"

The methods of both papers should summarized and the algorithm in the second one should be implemented. Subjects to be addressed:

Dense Grid Spline Interpolation

"High rate interpolation of random signals from nonideal samples"

The method should be implemented and specialized to spline spaces. Subjects to be addressed:

Efficient implementation of filters for interleaved A/D converters

"Reconstruction of nonuniformly sampled bandlimited signals by means of digital fractional delay filters"

The method should be implemented. Subjects to be addressed:

Quantization Effect in Shift Invariant Spaces

Quantization of a sampled signal can be regarded as adding white noise to the sequence of samples. If the original signal is known to occupy only a fraction of the Nyquist bandwidth, then part of the quantization noise spectra can be zeroed out when reconstructing the signal. This is a well known tradeoff between the sampling-rate and quantization-step. In this project, you are required to extend this result to general shift invariant spaces (namely not necessarily bandlimited signals). Subjects to be addressed:

Feedback-Loop Implementation of the Digital Filtering Block in Shift Invariant Interpolation

As learned in class, in order to consistently recover a signal lying in a shift-invariant space, we need to digitally filter the samples prior to reconstruction with a kernel that generates this space. In homework assignment 2 we saw that in some cases this digital filtering block can be implemented as a concatenation of simple IIR filters. In this project you are required to implement this block in an iterative manner using a closed loop feed-back. Specifically, using the fact that

(S*W)-1 = I - (S*W-I) + (S*W-I)2 - (S*W-I)3 + (S*W-I)4 + ... ,

we can implement the filtering stage using a negative feedback of (S*W-I). Subjects to be addressed:

Oversampling

Please contact us for details.