digital signal processing

31
Prof. Nizamettin AYDIN naydin @ yildiz .edu.tr http://www.yildiz.edu.tr/~naydin Digital Signal Processing 1

Upload: farhani

Post on 23-Jan-2016

52 views

Category:

Documents


0 download

DESCRIPTION

Digital Signal Processing. Prof. Nizamettin AYDIN naydin @ yildiz .edu.tr http:// www . yildiz .edu.tr/~naydin. Digital Signal Processing. Lecture 20 Fourier Transform Properties. READING ASSIGNMENTS. This Lecture: Chapter 11, Sects. 11-5 to 11-9 Tables in Section 11-9 - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Digital  Signal Processing

Prof. Nizamettin AYDIN

[email protected]

http://www.yildiz.edu.tr/~naydin

Digital Signal Processing

1

Page 2: Digital  Signal Processing

Lecture 20

Fourier TransformFourier Transform

PropertiesProperties

Digital Signal Processing

2

Page 3: Digital  Signal Processing

READING ASSIGNMENTS

• This Lecture:– Chapter 11, Sects. 11-5 to 11-9– Tables in Section 11-9

• Other Reading:– Recitation: Chapter 11, Sects. 11-1 to 11-9– Next Lectures: Chapter 12 (Applications)

Page 4: Digital  Signal Processing

LECTURE OBJECTIVES

• The Fourier transform

• More examples of Fourier transform pairs• Basic properties of Fourier transforms

– Convolution property

– Multiplication property

dtetxjX tj )()(

Page 5: Digital  Signal Processing

Fourier Transform

Fourier Analysis(Forward Transform)

dtetxjX tj )()(

Fourier Synthesis(Inverse Transform)

dejXtx tj)(2

1)(

)()(

Domain-FrequencyDomain-Time

jXtx

Page 6: Digital  Signal Processing

WHY use the Fourier transform?

• Manipulate the “Frequency Spectrum”

• Analog Communication Systems– AM: Amplitude Modulation; FM

– What are the “Building Blocks” ?• Abstract Layer, not implementation

• Ideal Filters: mostly BPFs

• Frequency Shifters– aka Modulators, Mixers or Multipliers: x(t)p(t)

Page 7: Digital  Signal Processing

Frequency Response

• Fourier Transform of h(t) is the Frequency Response

jjHtueth t

1

1)()()(

)()( tueth t

Page 8: Digital  Signal Processing

2/

)2/sin()(

2/0

2/1)(

T

jXTt

Tttx

Page 9: Digital  Signal Processing

b

bb jX

t

ttx

0

1)(

)sin()(

Page 10: Digital  Signal Processing

0)()()( 0tjejXtttx

00 t

Page 11: Digital  Signal Processing

Table of Fourier Transforms

)(2)()( ctj jXetx c

0)()()( 0tjejXtttx

b

bb jX

t

ttx

0

1)(

)sin()(

2/

)2/sin()(

2/0

2/1)(

T

jXTt

Tttx

jjXtuetx t

1

1)()()(

Page 12: Digital  Signal Processing

)()()()cos()( ccc jXttx

Page 13: Digital  Signal Processing

Fourier Transform of a General Periodic Signal

• If x(t) is periodic with period T0 ,

0

00

00

)(1

)(T

tjkk

k

tjkk dtetx

Taeatx

)(2 since Therefore, 00 ke tjk

k

k kajX )(2)( 0

Page 14: Digital  Signal Processing

Square Wave Signal

x(t) x(t T0 )

T0 2T0 T0 2T00 t

ak e j0kt

j0kT0 0

T0 / 2

e j 0kt

j0kT0 T0 /2

T0

1 e jk

jk

ak 1

T0

(1)e j0 ktdt 1

T0

( 1)e j 0ktdtT0 / 2

T0

0

T0 / 2

Page 15: Digital  Signal Processing

Square Wave Fourier Transform

X( j ) 2 ak( k0 )k

x(t) x(t T0 )

T0 2T0 T0 2T00 t

Page 16: Digital  Signal Processing

Table of Easy FT Properties

ax1(t) bx2 (t) aX1( j ) bX2 ( j )

x(t td ) e jtd X( j )

x(t)e j0t X( j( 0 ))

Delay Property

Frequency Shifting

Linearity Property

x(at) 1|a | X( j(

a ))Scaling

Page 17: Digital  Signal Processing

Scaling Property

expands)(shrinks;)2( 221 jXtx

)(

)()(

1

)/(

aa

adajtj

jX

exdteatx

)()( 1aa

jXatx

Page 18: Digital  Signal Processing

Scaling Property

)()( 1aa

jXatx

)2()( 12 txtx

Page 19: Digital  Signal Processing

Uncertainty Principle

• Try to make x(t) shorter– Then X(j) will get wider– Narrow pulses have wide bandwidth

• Try to make X(j) narrower– Then x(t) will have longer duration

• Cannot simultaneously reduce time Cannot simultaneously reduce time duration and bandwidthduration and bandwidth

Page 20: Digital  Signal Processing

Significant FT Properties

x(t)h(t) H( j )X( j )

x(t)e j0t X( j( 0 ))

x(t)p(t) 1

2X( j ) P( j )

dx(t)

dt ( j)X( j)

Differentiation Property

Page 21: Digital  Signal Processing

Convolution Property

• Convolution in the time-domain

corresponds to MULTIPLICATIONMULTIPLICATION in the frequency-

domain

y(t) h(t) x(t) h( )

x(t )d

Y( j ) H( j )X( j )

y(t) h(t) x(t)x(t)

Y( j ) H( j )X( j )X( j )

Page 22: Digital  Signal Processing

Convolution Example

• Bandlimited Input Signal– “sinc” function

• Ideal LPF (Lowpass Filter)– h(t) is a “sinc”

• Output is Bandlimited– Convolve “sincs”

Page 23: Digital  Signal Processing

Ideally Bandlimited Signal

1000

1001)(

)100sin()( jX

t

ttx

100b

Page 24: Digital  Signal Processing

Convolution Example

sin(100 t)

t

sin(200t)

t

x(t)h(t) H( j )X( j )

sin(100 t)

t

Page 25: Digital  Signal Processing

Cosine Input to LTI System

Y ( j) H( j )X( j)

H( j )[( 0 ) ( 0)]

H( j0 ) ( 0 ) H( j0 ) ( 0 )

y(t) H (j0 ) 12 e j0t H( j0 ) 1

2 e j 0t

H( j0 ) 12 e j0t H *( j 0)

12 e j0t

H( j0 ) cos( 0t H( j0 ))

Page 26: Digital  Signal Processing

Ideal Lowpass Filter

Hlp( j )

co co

y(t) x(t) if 0 co

y(t) 0 if 0 co

Page 27: Digital  Signal Processing

Ideal Lowpass Filter

y(t) 4

sin 50t 4

3sin 150t

fco "cutoff freq."

H( j ) 1 co

0 co

Page 28: Digital  Signal Processing

Signal Multiplier (Modulator)

• Multiplication in the time-domain corresponds to convolution in the frequency-domain.

Y( j ) 1

2X( j ) P( j )

y(t) p(t)x(t)

X( j)

x(t)

p(t)

Y( j ) 1

2X( j )

P( j( ))d

Page 29: Digital  Signal Processing

Frequency Shifting Property

x(t)e j0t X( j( 0 ))

y(t) sin 7t

te j 0 t Y ( j )

1 0 7 07

0 elsewhere

))((

)()(

0

)( 00

jX

dtetxdtetxe tjtjtj

Page 30: Digital  Signal Processing

y(t) x(t)cos(0t)

Y( j ) 12

X( j( 0 )) 12

X( j( 0 ))

x(t)

Page 31: Digital  Signal Processing

Differentiation Property

dx(t)

dt

d

dt1

2X( j )e j td

1

2( j )X( j )e j td

d

dte atu(t) ae atu(t) e at (t)

(t) ae atu(t)

ja j

Multiply by j