Top Banner
Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling in the Frequenc y Domain 3. The Sampling Theorem —the Nyquist Ra te 4. In the Time Domain: Interpolation 5. Undersampling and Aliasing
16

Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

Mar 27, 2015

Download

Documents

Melissa Waddell
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: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

Signals and Systems Fall 2003

Lecture #1321 October 2003

1. The Concept and Representation of Periodic Sampling of a CT Signal2. Analysis of Sampling in the Frequency Domain3. The Sampling Theorem —the Nyquist Rate4. In the Time Domain: Interpolation

5. Undersampling and Aliasing

Page 2: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

SAMPLING

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, taking snap shots of x(t) every T seconds.

T –sampling period

x[n] ≡x(nT), n= ..., -1, 0, 1, 2, ... —regularly spaced samples

Applications and Examples

—Digital Processing of Signals

—Strobe

—Images in Newspapers

—Sampling Oscilloscope

—…

How do we perform sampling?

Page 3: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

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) betw

een sampling points are lost. Key Question for Sampling:

Under what conditions can we reconstructthe original CT signal x(t)

from its samples?

Page 4: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

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

Page 5: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

Analysis of Sampling in the Frequency Domain

Multiplication Property =>

=Sampling Frequency Important to

note:

Page 6: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

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

Page 7: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

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: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

Suppose x(t) is bandlimited, so that

X(jω)=0 for |ω| > ωM

Then x(t) is uniquely determined by its

samples {x(nT)} if

where ωs = 2π/T

ωs > 2ωM = The Nyquist rate

Page 9: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

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: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

Observations (Continued)

(2) Sampling is fundamentally a time varyingoperation, 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 > 2ωM).

(3) What if ωs <= 2ωM? Something different: more later.

Page 11: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

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: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

Graphic Illustration of Time-Domain Interpolation

Original

CT signal

After Sampling

After passing the LPF

Page 13: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

Interpolation Methods

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

Page 14: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

Undersampling and Aliasing

When ωs ≦ 2ωM => Undersampling

Page 15: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

Undersampling and Aliasing (continued)

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

— 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)

Page 16: Signals and Systems Fall 2003 Lecture #13 21 October 2003 1. The Concept and Representation of Periodic Sampling of a CT Signal 2. Analysis of Sampling.

A Simple Example

X(t) = cos(wot + Φ)

Picturewould be

Modified…

Demo: Sampling and reconstruction of coswot