150 likes | 302 Views
Sampling & Reconstruction of Sparse Multiband Signals. Performed by: Eli Sorin Zvika Shirazi Supervisor: Michael Yampolsky Characterization Presentation Spring 2009. Background. As technology advances, processing of wider band signals is required.
E N D
Sampling & Reconstructionof Sparse Multiband Signals Performed by: Eli Sorin Zvika Shirazi Supervisor: Michael Yampolsky Characterization Presentation Spring 2009
Background • As technology advances, processing of wider band signals is required. • The Bad News: Sampling the signals at Nyquist rate is impractical even by the best existing ADCs. • The Good News: Manmade radio signals are often sparse (multiband model).
Let’s see more specifically what the problems are: • There are techniques for sampling wide band sparse signals but … • Non uniform sampling (multi-coset) • Non blind signal • Time shifts are used in the algorithms • All existing ADCs have built in LPFs
A research of Prof. Yonina C.Eldar and Mr. Moshe Mishali proposes a solution to the problem…
The system Sampling Block Reconstruction Block Mathematical Algorithm Sampling Block h(t) . . . . . . x(t) x(t) y(t) h(t) h(t)
System components • pi(t) - random periodic mixing functions. • h(t) - Low Pass Filter • Low rate samplers (ADCs). • Reconstruction Algorithm
The Idea In General • The sampling block constructs a matrix A that operates on the signal: y(t)=Ax(t) • The reconstruction block - • Reconstructs the support S of x out of A and y. • Now, Using S, A can be inverted and x reconstructedas in the non-blind case.
So far, algorithm’s correctness was proven by numerical experiments
Implement the system: • Prove Practicability • Hardware Acceleration
Mathematical Algorithm Our project goal Analog Block Sampling & Reconstruction device Sampling Block h(t) . . . . . . x(t) x(t) h(t) h(t)
Our project goal Implement the reconstruction algorithm: • Phase 1: by software (C++) • Phase 2: by hardware