ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang...

25
ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang [email protected] April 6, 2017 Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 1 / 25

Transcript of ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang...

Page 1: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

ELC 4351: Digital Signal Processing

Liang Dong

Electrical and Computer EngineeringBaylor University

liang [email protected]

April 6, 2017

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 1 / 25

Page 2: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Frequency Analysis of Signals

1 Frequency-Domain and Time-Domain Signal PropertiesFrequency-Domain and Time-Domain Signal Properties

2 Properties of the Fourier Transform for Discrete-Time SignalsSymmetry Properties of the Fourier TransformFourier Transform Theorems and Properties

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 2 / 25

Page 3: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Frequency-Domain and Time-Domain Signal Properties

Frequency Analysis Tools

The Fourier series for continuous-time periodic signalsThe Fourier transform for continuous-time aperiodic signalsThe Fourier series for discrete-time periodic signalsThe Fourier transform for discrete-time aperiodic signals

Continuous-time signals have aperiodic spectraDiscrete-time signals have periodic spectraPeriodic signals have discrete spectraAperiodic finite energy signals have continuous spectra

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 3 / 25

Page 4: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

The Fourier Series for Continuous-Time Periodic Signals

Periodicity with period α in one domain implies discretization with spacing1/α in the other domain, and vice versa.

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 4 / 25

Page 5: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Notation

X (ω) , F{x(n)} =∞∑

n=−∞x(n)e−jωn

x(n) , F−1{X (ω)} =1

∫ π

−πX (ω)e jωndω

Fourier transform pair: x(n)←→F X (ω)

where, X (ω) is periodic with period 2π.

If signal is complex, it can be expressed in rectangular form

x(n) = xR(n) + jxI (n)

X (ω) = XR(ω) + jXI (ω)

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 5 / 25

Page 6: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Symmetry Properties of the Fourier Transform

When a signal satisfies some symmetry properties in the time domain,these properties impose some symmetry conditions on its Fouriertransform.Using the rectangular form and e jω = cosω + j sinω, we have

XR(ω) =∞∑

n=−∞[xR(n) cosωn + xI (n) sinωn]

XI (ω) = −∞∑

n=−∞[xR(n) sinωn − xI (n) cosωn]

and

xR(n) =1

∫ π

−π[XR(ω) cosωn − XI (ω) sinωn]dω

xI (n) =1

∫ π

−π[XR(ω) sinωn + XI (ω) cosωn]dω

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 6 / 25

Page 7: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Symmetry Properties of the Fourier Transform

Real signals. xR(n) = x(n) and xI (n) = 0.

XR(ω) =∞∑

n=−∞x(n) cosωn

XI (ω) = −∞∑

n=−∞x(n) sinωn

It follows that

XR(−ω) = XR(ω)

XI (−ω) = −XI (ω)

=⇒ X ∗(ω) = X (−ω). The spectrum of a real signal has Hermitiansymmetry.

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 7 / 25

Page 8: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Symmetry Properties of the Fourier Transform

Real signals. xR(n) = x(n) and xI (n) = 0.

XR(−ω) = XR(ω) (even)

XI (−ω) = −XI (ω) (odd)

|X (−ω)| = |X (ω)| (even)

∠X (−ω) = −∠X (ω) (odd)

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 8 / 25

Page 9: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Symmetry Properties of the Fourier Transform

Real and even signals. xR(n) = x(n), xI (n) = 0 and x(−n) = x(n).

XR(ω) = x(0) + 2∞∑n=1

x(n) cosωn (even)

XI (ω) = 0

It has real-valued spectrum, which is even function of the frequency ω.

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 9 / 25

Page 10: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Symmetry Properties of the Fourier Transform

Real and odd signals. xR(n) = x(n), xI (n) = 0 and x(−n) = −x(n).

XR(ω) = 0

XI (ω) = −2∞∑n=1

x(n) sinωn (odd)

It has imaginary-valued spectrum, which is odd function of the frequencyω.

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 10 / 25

Page 11: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Symmetry Properties of the Fourier Transform

Purely imaginary signals. xR(n) = 0 and jxI (n) = x(n).

XR(ω) =∞∑

n=−∞xI (n) sinωn (odd)

XI (ω) =∞∑

n=−∞xI (n) cosωn (even)

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 11 / 25

Page 12: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Symmetry Properties of the Fourier Transform

Purely imaginary and odd signals. xR(n) = 0, jxI (n) = x(n) andxI (−n) = −xI (n).

XR(ω) = 2∞∑n=1

xI (n) sinωn (odd)

XI (ω) = 0

It has real-valued spectrum, which is odd function of the frequency ω.

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 12 / 25

Page 13: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Symmetry Properties of the Fourier Transform

Purely imaginary and even signals. xR(n) = 0, jxI (n) = x(n) andxI (−n) = xI (n).

XR(ω) = 0

XI (ω) = xI (0) + 2∞∑n=1

xI (n) cosωn (even)

It has imaginary-valued spectrum, which is even function of the frequencyω.

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 13 / 25

Page 14: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Symmetry Properties of the Fourier Transform

Summary of symmetry properties for the Fourier Transform

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 14 / 25

Page 15: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Fourier Transform Theorems and Properties

Linearity.

If x1(n)←→ X1(ω) and x2(n)←→ X2(ω),thenα1x1(n) + α2x2(n)←→ α1X1(ω) + α2X2(ω).

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 15 / 25

Page 16: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Fourier Transform Theorems and Properties

Time shifting.

If x(n)←→ X (ω),thenx(n − k)←→ e−jωkX (ω).

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 16 / 25

Page 17: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Fourier Transform Theorems and Properties

Time reversal.

If x(n)←→ X (ω),thenx(−n)←→ X (−ω).

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 17 / 25

Page 18: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Fourier Transform Theorems and Properties

Convolution theorem.

If x1(n)←→ X1(ω) and x2(n)←→ X2(ω),thenx(n) = x1(n)⊗ x2(n)←→ X (ω) = X1(ω)X2(ω).

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 18 / 25

Page 19: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Fourier Transform Theorems and Properties

Correlation theorem.

If x1(n)←→ X1(ω) and x2(n)←→ X2(ω),thenrx1x2(l)←→ Sx1x2(ω) = X1(ω)X2(−ω).

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 19 / 25

Page 20: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Fourier Transform Theorems and Properties

The Wiener-Khintchine theorem.

If x(n) is a real signal, then rxx(l)←→ Sxx(ω).

Notice that neither the autocorrelation nor the energy spectral density hasany phase information.

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 20 / 25

Page 21: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Fourier Transform Theorems and Properties

Frequency shifting.

If x(n)←→ X (ω),thene jω0nx(n)←→ X (ω − ω0).

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 21 / 25

Page 22: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Fourier Transform Theorems and Properties

The modulation theorem.

If x(n)←→ X (ω),thenx(n) cosω0n←→ 1

2 [X (ω + ω0) + X (ω − ω0)].

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 22 / 25

Page 23: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Fourier Transform Theorems and Properties

Parseval’s theorem.

If x1(n)←→ X1(ω) and x2(n)←→ X2(ω),then

∞∑n=−∞

x1(n)x∗2 (n) =1

∫ π

−πX1(ω)X ∗2 (ω)dω.

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 23 / 25

Page 24: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Fourier Transform Theorems and Properties

Windowing theorem.

If x1(n)←→ X1(ω) and x2(n)←→ X2(ω),then

x1(n)x2(n) =1

∫ π

−πX1(λ)X2(ω − λ)dλ.

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 24 / 25

Page 25: ELC 4351: Digital Signal Processing · 2021. 5. 1. · ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang dong@baylor.edu April

Fourier Transform Theorems and Properties

Differentiation in the frequency domain.

If x(n)←→ X (ω),then

nx(n)←→ jdX (ω)

dω.

Liang Dong (Baylor University) Frequency Analysis of Signals II April 6, 2017 25 / 25