Top Banner
1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling in the Frequency Domain 3. The Sampling Theorem — the Nyquist Rate 4. In the Time Domain: Interpolation Introduction to Signal Processing Summer 2007
17

1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Dec 20, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

1. The Concept and Representation of Periodic Sampling of a CT Signal

2. Analysis of Sampling in the Frequency Domain

3. The Sampling Theorem — the Nyquist Rate

4. In the Time Domain: Interpolation

5. Undersampling and Aliasing

Introduction to Signal Processing Summer 2007

Page 2: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

We live in a continuous-time world: most of the signals we encounter are CT signals, e.g. x(t). How do we convert them into DT signals x[n]?

SAMPLING

How do we perform sampling?

— Sampling, taking snap shots of x(t) every T seconds.

T – sampling periodx[n] x(nT), n = ..., -1, 0, 1, 2, ... — regularly spaced samples

Applications and Examples— Digital Processing of Signals— Strobe— Images in Newspapers— Sampling Oscilloscope

Page 3: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Why/When Would a Set of Samples Be Adequate?

•Observation: Lots of signals have the same samples

• By sampling we throw out lots of information – all values of x(t) between sampling points are lost.

•Key Question for Sampling:Under what conditions can we reconstruct the original CT

signal x(t) from its samples?

Page 4: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Impulse Sampling — Multiplying x(t) by the sampling function

Page 5: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Analysis of Sampling in the Frequency Domain

Page 6: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Illustration of sampling in the frequency-domain for a band-limited (X(j)=0 for ||> M) signal

No overlap between shifted spectra

Page 7: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Reconstruction of x(t) from sampled signals

If there is no overlap between shifted spectra, a LPF can reproduce x(t) from xp(t)

Page 8: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

The Sampling Theorem

Suppose x(t) is bandlimited, so that

Then x(t) is uniquely determined by its samples {x(nT)} if

Page 9: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Observations on Sampling

(1) In practice, we obviously don’t sample with impulses or implement ideal lowpass filters.— One practical example:

The Zero-Order Hold

Page 10: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Observations (Continued)

(2) Sampling is fundamentally a time-varying operation, since we multiply x(t) with a time-varying function p(t). However,

is the identity system (which is TI) for bandlimited x(t) satisfying the sampling theorem (s > 2M).

(3) What if s ≤ 2M? Something different: more later.

Page 11: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Time-Domain Interpretation of Reconstruction of Sampled Signals — Band-Limited Interpolation

The lowpass filter interpolates the samples assuming x(t) containsno energy at frequencies ≥ c

Page 12: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Graphic Illustration of Time-Domain Interpolation

The LPF smoothsout sharp edges andfills in the gaps.

Original CT signal

After sampling

After passing the LPF

Page 13: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Interpolation Methods

•Bandlimited Interpolation•Zero-Order Hold •First-Order Hold — Linear interpolation

Page 14: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Demo: Sampled Images

Page 15: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Undersampling and Aliasing

When s ≤ 2 M Undersampling

Page 16: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

Undersampling and Aliasing (continued)

— Higher frequencies of x(t) are “folded back” and take on the “aliases” of lower frequencies

— Note that at the sample times, xr(nT) = x(nT)

Xr(j) X(j) Distortion because of aliasing

Page 17: 1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.

A Simple Example