Chapter 6 THE SAMPLING PROCESS 6.1 Introduction 6.2 Fourier Transform Revisited

Size: px
Start display at page:

Download "Chapter 6 THE SAMPLING PROCESS 6.1 Introduction 6.2 Fourier Transform Revisited"

Transcription

1 Chapter 6 THE SAMPLING PROCESS 6.1 Introduction 6.2 Fourier Transform Revisited Copyright c 2005 Andreas Antoniou Victoria, BC, Canada aantoniou@ieee.org July 14, 2018 Frame # 1 Slide # 1 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

2 Introduction Digital filters are often used to process discrete-time signals that have been generated by sampling continuous-time signals. Frame # 2 Slide # 2 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

3 Introduction Digital filters are often used to process discrete-time signals that have been generated by sampling continuous-time signals. Frequently digital filters are designed indirectly through the use of analog filters. Frame # 2 Slide # 3 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

4 Introduction Digital filters are often used to process discrete-time signals that have been generated by sampling continuous-time signals. Frequently digital filters are designed indirectly through the use of analog filters. In order to understand the basis of these techniques, the spectral relationships among continuous-time, impulse-modulated, and discrete-time signals must be understood. Frame # 2 Slide # 4 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

5 Introduction Digital filters are often used to process discrete-time signals that have been generated by sampling continuous-time signals. Frequently digital filters are designed indirectly through the use of analog filters. In order to understand the basis of these techniques, the spectral relationships among continuous-time, impulse-modulated, and discrete-time signals must be understood. These relationships are derived by using the Fourier transform, the Fourier series, the z transform, and Poisson s summation formula. Frame # 2 Slide # 5 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

6 Introduction Cont d Impulse-modulated signals comprise sequences of continuous-time impulse functions and to understand their significance, the properties of impulse functions must be understood. On the other hand, Poisson s summation formula is based on a relationship between the Fourier series and the Fourier transform of periodic signals. Frame # 3 Slide # 6 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

7 Introduction Cont d Impulse-modulated signals comprise sequences of continuous-time impulse functions and to understand their significance, the properties of impulse functions must be understood. On the other hand, Poisson s summation formula is based on a relationship between the Fourier series and the Fourier transform of periodic signals. This presentation begins with a review of the Fourier transform. Frame # 3 Slide # 7 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

8 Introduction Cont d Impulse-modulated signals comprise sequences of continuous-time impulse functions and to understand their significance, the properties of impulse functions must be understood. On the other hand, Poisson s summation formula is based on a relationship between the Fourier series and the Fourier transform of periodic signals. This presentation begins with a review of the Fourier transform. Then impulse functions are defined and their properties are examined. Frame # 3 Slide # 8 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

9 Introduction Cont d Impulse-modulated signals comprise sequences of continuous-time impulse functions and to understand their significance, the properties of impulse functions must be understood. On the other hand, Poisson s summation formula is based on a relationship between the Fourier series and the Fourier transform of periodic signals. This presentation begins with a review of the Fourier transform. Then impulse functions are defined and their properties are examined. Subsequently, the application of the Fourier transform to impulse functions and periodic signals is investigated. Frame # 3 Slide # 9 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

10 Review of Fourier Transform The Fourier transform of a continuous-time signal x(t) is defined as X (jω) = x(t)e jωt dt (A) Frame # 4 Slide # 10 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

11 Review of Fourier Transform The Fourier transform of a continuous-time signal x(t) is defined as X (jω) = x(t)e jωt dt (A) In general, X (jω) is complex and can be written as X (jω) = A(ω)e jφ(ω) where A(ω) = X (jω) and φ(ω) = arg X (jω) Frame # 4 Slide # 11 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

12 Review of Fourier Transform The Fourier transform of a continuous-time signal x(t) is defined as X (jω) = x(t)e jωt dt (A) In general, X (jω) is complex and can be written as X (jω) = A(ω)e jφ(ω) where A(ω) = X (jω) and φ(ω) = arg X (jω) Functions A(ω) and φ(ω) are the amplitude spectrum and phase spectrum of the signal, respectively. Frame # 4 Slide # 12 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

13 Review of Fourier Transform The Fourier transform of a continuous-time signal x(t) is defined as X (jω) = x(t)e jωt dt (A) In general, X (jω) is complex and can be written as X (jω) = A(ω)e jφ(ω) where A(ω) = X (jω) and φ(ω) = arg X (jω) Functions A(ω) and φ(ω) are the amplitude spectrum and phase spectrum of the signal, respectively. Together, the amplitude and phase spectrums constitute the frequency spectrum. Frame # 4 Slide # 13 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

14 Review of Fourier Transform Cont d X (jω) = x(t)e jωt dt (A) Function x(t) is the inverse Fourier transform of X (jω) and is given by x(t) = 1 X (jω)e jωt dω (B) 2π Frame # 5 Slide # 14 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

15 Review of Fourier Transform Cont d X (jω) = x(t)e jωt dt (A) Function x(t) is the inverse Fourier transform of X (jω) and is given by x(t) = 1 X (jω)e jωt dω (B) 2π Eqs. (A) and (B) can be written in operator format as respectively. X (jω) = Fx(t) and x(t) = F 1 X (jω) Frame # 5 Slide # 15 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

16 Review of Fourier Transform Cont d X (jω) = x(t)e jωt dt (A) Function x(t) is the inverse Fourier transform of X (jω) and is given by x(t) = 1 X (jω)e jωt dω (B) 2π Eqs. (A) and (B) can be written in operator format as respectively. X (jω) = Fx(t) and x(t) = F 1 X (jω) An alternative shorthand notation is x(t) X (jω) Frame # 5 Slide # 16 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

17 Convergence Theorem The convergence theorem of the Fourier transform states that if T lim x(t) dt < T T then the Fourier transform of x(t), X (jω), exists and its inverse can be obtained by using the equation x(t) = 1 2π X (jω)e jωt dω Frame # 6 Slide # 17 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

18 Convergence Theorem The convergence theorem of the Fourier transform states that if T lim x(t) dt < T T then the Fourier transform of x(t), X (jω), exists and its inverse can be obtained by using the equation x(t) = 1 2π X (jω)e jωt dω Many signals that are of considerable interest in practice violate the above condition, for example, impulse functions, impulse-modulated signals, and periodic signals. Frame # 6 Slide # 18 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

19 Convergence Theorem The convergence theorem of the Fourier transform states that if T lim x(t) dt < T T then the Fourier transform of x(t), X (jω), exists and its inverse can be obtained by using the equation x(t) = 1 2π X (jω)e jωt dω Many signals that are of considerable interest in practice violate the above condition, for example, impulse functions, impulse-modulated signals, and periodic signals. However, convergence problems can be circumvented by paying particular attention to the definition of impulse functions. Frame # 6 Slide # 19 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

20 Impulse Functions The unit impulse function has been defined in the past as { 1 δ(t) = lim p τ (t) = lim τ for t τ/2 τ 0 τ 0 0 otherwise Frame # 7 Slide # 20 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

21 Impulse Functions The unit impulse function has been defined in the past as { 1 δ(t) = lim p τ (t) = lim τ for t τ/2 τ 0 τ 0 0 otherwise Obviously, this is an infinitesimally thin, infinitely tall pulse whose area is equal to unity for any finite value of τ. Frame # 7 Slide # 21 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

22 Impulse Functions Cont d Pulse function p τ (t) for three values of τ: τ = 0.50 τ = 0.10 τ = p τ (t) t 1 (a) Frame # 8 Slide # 22 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

23 Mathematical Problem The Fourier transform of the unit impulse function as defined in the past should be given by the integral X (jω) = = x(t)e jωt dt lim [ p τ (t)]e jωt dt τ 0 where p τ (t) = { 1 τ for t τ/2 0 otherwise Frame # 9 Slide # 23 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

24 Mathematical Problem The Fourier transform of the unit impulse function as defined in the past should be given by the integral X (jω) = = x(t)e jωt dt lim [ p τ (t)]e jωt dt τ 0 where p τ (t) = { 1 τ for t τ/2 0 otherwise If we now attempt to evaluate the function p τ (t)e jωt at τ = 0, we find that it becomes infinite and, therefore, the above integral cannot be evaluated. Frame # 9 Slide # 24 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

25 Mathematical Problem Cont d We can write F lim τ 0 p τ (t) = τ/2 lim [ p τ (t)]e jωt dt τ 0 [ ] 1 lim dt τ τ/2 τ 0 Frame # 10 Slide # 25 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

26 Mathematical Problem Cont d We can write F lim τ 0 p τ (t) = τ/2 lim [ p τ (t)]e jωt dt τ 0 [ ] 1 lim dt τ τ/2 τ 0 Since the area of the pulse function p τ (t) is unity for any finite value of τ, we might be tempted to assume that the area is equal to unity even for τ = 0, i.e., F lim τ 0 p τ (t) = 1 Frame # 10 Slide # 26 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

27 Mathematical Problem Cont d The Fourier transform of p τ (t) for a finite τ is given by F p τ (t) = 1 τ Fp τ (t) = 2 sin ωτ/2 ωτ Frame # 11 Slide # 27 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

28 Mathematical Problem Cont d The Fourier transform of p τ (t) for a finite τ is given by F p τ (t) = 1 τ Fp τ (t) = 2 sin ωτ/2 ωτ Obviously, this is well defined and, interestingly, it has the limit lim F p τ (t) = 1 τ 0 Frame # 11 Slide # 28 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

29 Mathematical Problem Cont d The Fourier transform of p τ (t) for a finite τ is given by F p τ (t) = 1 τ Fp τ (t) = 2 sin ωτ/2 ωτ Obviously, this is well defined and, interestingly, it has the limit So far so good! lim F p τ (t) = 1 τ 0 Frame # 11 Slide # 29 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

30 Mathematical Problem Cont d If we now attempt to find the inverse Fourier transform of 1, we run into certain mathematical difficulties. Frame # 12 Slide # 30 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

31 Mathematical Problem Cont d If we now attempt to find the inverse Fourier transform of 1, we run into certain mathematical difficulties. From the definition of the inverse Fourier transform, we have F 1 1 = 1 2π [ = 1 2π e jωt dω cos ωt dω + j ] sin ωt dω Frame # 12 Slide # 31 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

32 Mathematical Problem Cont d If we now attempt to find the inverse Fourier transform of 1, we run into certain mathematical difficulties. From the definition of the inverse Fourier transform, we have F 1 1 = 1 2π [ = 1 2π e jωt dω cos ωt dω + j ] sin ωt dω However, mathematicians will tell us that these integrals do not converge or do not exist! Frame # 12 Slide # 32 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

33 Mathematical Problem Cont d Summarizing, by cheating a little bit we can get a more or less meaningful Fourier transform for the unit impulse function. Frame # 13 Slide # 33 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

34 Mathematical Problem Cont d Summarizing, by cheating a little bit we can get a more or less meaningful Fourier transform for the unit impulse function. Unfortunately, it is impossible to recover the impulse function from its Fourier transform by applying the inverse Fourier transform. Frame # 13 Slide # 34 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

35 Mathematical Problem Cont d The impulse-function problem can be circumvented in two ways, a practical and a theoretical one: Frame # 14 Slide # 35 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

36 Mathematical Problem Cont d The impulse-function problem can be circumvented in two ways, a practical and a theoretical one: The practical approach is easy to understand and apply but it lacks rigor. Frame # 14 Slide # 36 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

37 Mathematical Problem Cont d The impulse-function problem can be circumvented in two ways, a practical and a theoretical one: The practical approach is easy to understand and apply but it lacks rigor. The theoretical approach is rigorous but it is rather abstract and more difficult to understand or apply in practical situations. Frame # 14 Slide # 37 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

38 Practical Approach to Impulse Functions In the practical approach to impulse functions, a function γ(t) is said to be a unit impulse function if, for any continuous function x(t) over the range ɛ < t < ɛ, the following relation is satisfied: γ(t)x(t) dt x(0) (C) Frame # 15 Slide # 38 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

39 Practical Approach to Impulse Functions In the practical approach to impulse functions, a function γ(t) is said to be a unit impulse function if, for any continuous function x(t) over the range ɛ < t < ɛ, the following relation is satisfied: γ(t)x(t) dt x(0) (C) The special symbol is used to signify that the two sides can be made to approach one another to any desired degree of precision but cannot be made exactly equal. Frame # 15 Slide # 39 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

40 Practical Approach to Impulse Functions In the practical approach to impulse functions, a function γ(t) is said to be a unit impulse function if, for any continuous function x(t) over the range ɛ < t < ɛ, the following relation is satisfied: γ(t)x(t) dt x(0) (C) The special symbol is used to signify that the two sides can be made to approach one another to any desired degree of precision but cannot be made exactly equal. Now consider the pulse function lim p τ (t) = p ɛ (t) = τ ɛ { 1 ɛ for t ɛ/2 0 otherwise where ɛ is a small but finite constant. Frame # 15 Slide # 40 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

41 Practical Approach Cont d γ(t)x(t) dt x(0) (C) If we let γ(t) = lim p τ (t) τ ɛ in the left-hand side of Eq. (C), we obtain lim [ p τ (t)]x(t) dt = τ ɛ ɛ/2 ɛ/2 1 x(t) dt ɛ 1 ɛ x(0) ɛ/2 ɛ/2 dt x(0) Frame # 16 Slide # 41 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

42 Practical Approach Cont d γ(t)x(t) dt x(0) (C) If we let γ(t) = lim p τ (t) τ ɛ in the left-hand side of Eq. (C), we obtain lim [ p τ (t)]x(t) dt = τ ɛ ɛ/2 ɛ/2 1 x(t) dt ɛ 1 ɛ x(0) ɛ/2 ɛ/2 dt x(0) Thus we conclude that the very thin pulse function limτ ɛ p τ (t) behaves as an impulse function and, therefore, we can write δ(t) = lim τ ɛ p τ (t) Frame # 16 Slide # 42 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

43 Practical Approach Cont d δ(t) = lim τ ɛ p τ (t) Now if we apply the Fourier transform to the impulse function as defined, we get lim p 2 sin ωτ/2 τ (t) lim τ ɛ τ ɛ ωτ Frame # 17 Slide # 43 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

44 - Practical Approach Cont d lim p 2 sin ωτ/2 τ (t) lim τ ɛ τ ɛ ωτ As τ is reduced, the pulse function at the left tends to become thinner and taller whereas the sinc function at the right tends to be flattened out ǫ = 0.50 ǫ = 0.10 ǫ = δω p ǫ (t) t 1 (a) sin (ωǫ/2)/(ωǫ/2) ω ω 2 ǫ = ǫ = 0.10 ǫ = ω (b) Frame # 18 Slide # 44 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

45 Practical Approach Cont d For some small but finite ɛ, the sinc function will be equal to unity to within an error δ ω over some frequency range ω /2 < ω < ω / δω 0.8 sin (ωǫ/2)/(ωǫ/2) ω ω 2 ǫ = ǫ = 0.10 ǫ = ω (b) Frame # 19 Slide # 45 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

46 Practical Approach Cont d Therefore, we can write 2 sin ωτ/2 δ(t) = lim p τ (t) lim = i(ω) τ ɛ τ ɛ ωτ where i(ω) may be referred to as a frequency-domain unity function. Frame # 20 Slide # 46 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

47 Practical Approach Cont d Summarizing, the Fourier transform of a time-domain impulse function is a frequency-domain unity function, and the inverse Fourier transform of a frequency-domain unity function is a time-domain impulse function, Frame # 21 Slide # 47 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

48 Practical Approach Cont d Summarizing, the Fourier transform of a time-domain impulse function is a frequency-domain unity function, and the inverse Fourier transform of a frequency-domain unity function is a time-domain impulse function, i.e., δ(t) i(ω) Frame # 21 Slide # 48 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

49 Practical Approach Cont d Summarizing, the Fourier transform of a time-domain impulse function is a frequency-domain unity function, and the inverse Fourier transform of a frequency-domain unity function is a time-domain impulse function, i.e., δ(t) i(ω) Since i(ω) 1 for the frequency range of interest, we can write δ(t) 1 where the wavy double arrow signifies that the relation is approximate with the understanding that it can be made as exact as desired by making ɛ sufficiently small. Frame # 21 Slide # 49 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

50 Practical Approach Cont d The impulse and unity functions can be represented by the idealized graphs: δ(t) i(ω) 1 1 t (a) ω Frame # 22 Slide # 50 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

51 Properties of Impulse Functions Assuming that x(t) is a continuous function of t over the range ɛ < t < ɛ, the following relations apply: (a) δ(t τ)x(t) dt = δ( t + τ)x(t) dt x(τ) (b) δ(t τ)x(t) = δ( t + τ)x(t) δ(t τ)x(τ) (c) δ(t)x(t) = δ( t)x(t) δ(t)x(0) (See textbook for proofs.) Frame # 23 Slide # 51 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

52 Frequency-Domain Impulse Functions Given a transform pair δ(t) i(ω) where δ(t) = lim τ ɛ p τ (t) 2 sin ωτ/2 i(ω) = lim 1 τ ɛ ωτ the corresponding transform pair for ω < ω i(t) 2πδ(ω) where 2 sin tɛ/2 i(t) = 1 tɛ δ(ω) = p ɛ (ω) for t < t can be generated by applying the symmetry theorem of the Fourier transform. Frame # 24 Slide # 52 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

53 Frequency-Domain Impulse Functions Cont d i(t) 2πδ(ω) Function i(t) is a time-domain unity function whereas δ(ω) is a frequency-domain unit impulse function. Frame # 25 Slide # 53 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

54 Frequency-Domain Impulse Functions Cont d i(t) 2πδ(ω) Function i(t) is a time-domain unity function whereas δ(ω) is a frequency-domain unit impulse function. Since i(t) 1, we have 1 2πδ(ω) Frame # 25 Slide # 54 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

55 Frequency-Domain Impulse Functions Cont d i(t) 2πδ(ω) or 1 2πδ(ω) This transform pair can be represented by the idealized graphs shown. i(t) 1 δ(ω) 2π t (b) ω Frame # 26 Slide # 55 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

56 Properties of Frequency-Domain Impulse Functions Assuming that X (jω) is a continuous function of ω over the range ɛ < ω < ɛ, the following relations apply: (a) = δ(ω ϖ)x (jω) dt δ( ω + ϖ)x (jω) dt X (jϖ) (b) δ(ω ϖ)x (jω) = δ( ω + ϖ)x (jω) δ(t ϖ)x (jϖ) (c) δ(ω)x (jω) = δ( ω)x (jω) δ(t)x (0) (See textbook for details.) Frame # 27 Slide # 56 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

57 Fourier Transforms of Exponentials Since δ(t) i(ω) the application of the time-shifting theorem gives δ(t t 0 ) i(ω)e jωt 0 and since i(ω) 1, we get δ(t t 0 ) e jωt 0 Frame # 28 Slide # 57 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

58 Fourier Transforms of Exponentials Since δ(t) i(ω) the application of the time-shifting theorem gives and since i(ω) 1, we get δ(t t 0 ) i(ω)e jωt 0 δ(t t 0 ) e jωt 0 Now applying the frequency-shifting theorem to the frequency-domain impulse function, we obtain and since i(t) 1, we get i(t)e jω 0t 2πδ(ω ω 0 ) e jω 0t 2πδ(ω ω 0 ) Frame # 28 Slide # 58 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

59 Fourier Transforms of Sinusoidal Signals We know that and i(t)e jω 0t 2πδ(ω ω 0 ) i(t)e jω 0t 2πδ(ω + ω 0 ) Frame # 29 Slide # 59 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

60 Fourier Transforms of Sinusoidal Signals We know that and i(t)e jω 0t 2πδ(ω ω 0 ) i(t)e jω 0t 2πδ(ω + ω 0 ) If we add the two equations, we get i(t)(e jω0t + e jω0t ) = 2i(t) cos ω 0 t 2π[δ(ω + ω 0 ) + δ(ω ω 0 )] and since i(t) 1, we have cos ω 0 t π[δ(ω + ω 0 ) + δ(ω ω 0 )] Frame # 29 Slide # 60 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

61 Fourier Transforms of Sinusoidal Signals Cont d cos ω 0 t π[δ(ω + ω 0 ) + δ(ω ω 0 )] x(t) X(jω) π t ω 0 ω 0 ω Frame # 30 Slide # 61 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

62 Fourier Transforms of Sinusoidal Signals Cont d As before, and i(t)e jω 0t 2πδ(ω ω 0 ) i(t)e jω 0t 2πδ(ω + ω 0 ) Frame # 31 Slide # 62 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

63 Fourier Transforms of Sinusoidal Signals Cont d As before, and i(t)e jω 0t 2πδ(ω ω 0 ) i(t)e jω 0t 2πδ(ω + ω 0 ) If we subtract the top equation from the bottom one, we have i(t)(e jω0t e jω0t ) = 2ji(t) sin ω 0 t 2π[δ(ω + ω 0 ) δ(ω ω 0 )] and since i(t) 1, we can write sin ω 0 t jπ[δ(ω + ω 0 ) δ(ω ω 0 )] Frame # 31 Slide # 63 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

64 Fourier Transforms of Periodic Signals An arbitrary periodic signal can be represented by the Fourier series x(t) = X k e jkω 0t k= Frame # 32 Slide # 64 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

65 Fourier Transforms of Periodic Signals An arbitrary periodic signal can be represented by the Fourier series x(t) = X k e jkω 0t k= Hence F x(t) = 2πX k Fe jkω0t 2πX k δ(ω kω 0 ) k= k= or x(t) 2π X k δ(ω kω 0 ) k= Frame # 32 Slide # 65 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

66 Fourier Transforms of Periodic Signals Cont d x(t) 2π X k δ(ω kω 0 ) k= Summarizing, the frequency spectrum of a periodic signal can be represented by an infinite sequence of numbers X k for < k <, i.e., the Fourier-series coefficients as shown in Chap. 2 Frame # 33 Slide # 66 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

67 Fourier Transforms of Periodic Signals Cont d x(t) 2π X k δ(ω kω 0 ) k= Summarizing, the frequency spectrum of a periodic signal can be represented by an infinite sequence of numbers X k for < k <, i.e., the Fourier-series coefficients as shown in Chap. 2 or Frame # 33 Slide # 67 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

68 Fourier Transforms of Periodic Signals Cont d x(t) 2π X k δ(ω kω 0 ) k= Summarizing, the frequency spectrum of a periodic signal can be represented by an infinite sequence of numbers X k for < k <, i.e., the Fourier-series coefficients as shown in Chap. 2 or by an infinite sequence of frequency-domain impulse functions of strength 2πX k for < k < as shown in the previous slide. Frame # 33 Slide # 68 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

69 Theoretical Approach to Impulse Functions The Fourier transform pairs generated through the practical approach are approximate since the pulse width ɛ cannot be reduced to absolute zero. Frame # 34 Slide # 69 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

70 Theoretical Approach to Impulse Functions The Fourier transform pairs generated through the practical approach are approximate since the pulse width ɛ cannot be reduced to absolute zero. However, by defining impulse functions in terms of generalized functions, analogous, but exact, Fourier transform pairs can be generated. Frame # 34 Slide # 70 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

71 Theoretical Approach to Impulse Functions The Fourier transform pairs generated through the practical approach are approximate since the pulse width ɛ cannot be reduced to absolute zero. However, by defining impulse functions in terms of generalized functions, analogous, but exact, Fourier transform pairs can be generated. Unfortunately, impulse functions so defined are rather impractical and difficult to implement in a laboratory. Frame # 34 Slide # 71 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

72 Theoretical Approach to Impulse Functions The Fourier transform pairs generated through the practical approach are approximate since the pulse width ɛ cannot be reduced to absolute zero. However, by defining impulse functions in terms of generalized functions, analogous, but exact, Fourier transform pairs can be generated. Unfortunately, impulse functions so defined are rather impractical and difficult to implement in a laboratory. See textbook for more details and references on generalized functions. Frame # 34 Slide # 72 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

73 Summary of Fourier Transforms Derived x(t) X (jω) δ(t) 1 1 2πδ(ω) δ(t t 0 ) e jωt 0 e jω 0t 2πδ(ω ω 0 ) cos ω 0 t π[δ(ω + ω 0 ) + δ(ω ω 0 )] sin ω 0 t jπ[δ(ω + ω 0 ) δ(ω ω 0 )] Frame # 35 Slide # 73 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

74 This slide concludes the presentation. Thank you for your attention. Frame # 36 Slide # 74 A. Antoniou Digital Signal Processing Secs. 6.1, 6.2

Signals & Systems. Lecture 5 Continuous-Time Fourier Transform. Alp Ertürk

Signals & Systems. Lecture 5 Continuous-Time Fourier Transform. Alp Ertürk Signals & Systems Lecture 5 Continuous-Time Fourier Transform Alp Ertürk alp.erturk@kocaeli.edu.tr Fourier Series Representation of Continuous-Time Periodic Signals Synthesis equation: x t = a k e jkω

More information

Chapter 4 The Fourier Series and Fourier Transform

Chapter 4 The Fourier Series and Fourier Transform Chapter 4 The Fourier Series and Fourier Transform Fourier Series Representation of Periodic Signals Let x(t) be a CT periodic signal with period T, i.e., xt ( + T) = xt ( ), t R Example: the rectangular

More information

Chapter 4 The Fourier Series and Fourier Transform

Chapter 4 The Fourier Series and Fourier Transform Chapter 4 The Fourier Series and Fourier Transform Representation of Signals in Terms of Frequency Components Consider the CT signal defined by N xt () = Acos( ω t+ θ ), t k = 1 k k k The frequencies `present

More information

Signals and Systems Spring 2004 Lecture #9

Signals and Systems Spring 2004 Lecture #9 Signals and Systems Spring 2004 Lecture #9 (3/4/04). The convolution Property of the CTFT 2. Frequency Response and LTI Systems Revisited 3. Multiplication Property and Parseval s Relation 4. The DT Fourier

More information

Chapter 5 Frequency Domain Analysis of Systems

Chapter 5 Frequency Domain Analysis of Systems Chapter 5 Frequency Domain Analysis of Systems CT, LTI Systems Consider the following CT LTI system: xt () ht () yt () Assumption: the impulse response h(t) is absolutely integrable, i.e., ht ( ) dt< (this

More information

ECE 3084 QUIZ 2 SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING GEORGIA INSTITUTE OF TECHNOLOGY APRIL 2, Name:

ECE 3084 QUIZ 2 SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING GEORGIA INSTITUTE OF TECHNOLOGY APRIL 2, Name: ECE 3084 QUIZ 2 SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING GEORGIA INSTITUTE OF TECHNOLOGY APRIL 2, 205 Name:. The quiz is closed book, except for one 2-sided sheet of handwritten notes. 2. Turn off

More information

Chapter 5 Frequency Domain Analysis of Systems

Chapter 5 Frequency Domain Analysis of Systems Chapter 5 Frequency Domain Analysis of Systems CT, LTI Systems Consider the following CT LTI system: xt () ht () yt () Assumption: the impulse response h(t) is absolutely integrable, i.e., ht ( ) dt< (this

More information

Introduction to Fourier Transforms. Lecture 7 ELE 301: Signals and Systems. Fourier Series. Rect Example

Introduction to Fourier Transforms. Lecture 7 ELE 301: Signals and Systems. Fourier Series. Rect Example Introduction to Fourier ransforms Lecture 7 ELE 3: Signals and Systems Fourier transform as a limit of the Fourier series Inverse Fourier transform: he Fourier integral theorem Prof. Paul Cuff Princeton

More information

Fourier transform representation of CT aperiodic signals Section 4.1

Fourier transform representation of CT aperiodic signals Section 4.1 Fourier transform representation of CT aperiodic signals Section 4. A large class of aperiodic CT signals can be represented by the CT Fourier transform (CTFT). The (CT) Fourier transform (or spectrum)

More information

Lecture 7 ELE 301: Signals and Systems

Lecture 7 ELE 301: Signals and Systems Lecture 7 ELE 30: Signals and Systems Prof. Paul Cuff Princeton University Fall 20-2 Cuff (Lecture 7) ELE 30: Signals and Systems Fall 20-2 / 22 Introduction to Fourier Transforms Fourier transform as

More information

Homework 4. May An LTI system has an input, x(t) and output y(t) related through the equation y(t) = t e (t t ) x(t 2)dt

Homework 4. May An LTI system has an input, x(t) and output y(t) related through the equation y(t) = t e (t t ) x(t 2)dt Homework 4 May 2017 1. An LTI system has an input, x(t) and output y(t) related through the equation y(t) = t e (t t ) x(t 2)dt Determine the impulse response of the system. Rewriting as y(t) = t e (t

More information

EE 224 Signals and Systems I Review 1/10

EE 224 Signals and Systems I Review 1/10 EE 224 Signals and Systems I Review 1/10 Class Contents Signals and Systems Continuous-Time and Discrete-Time Time-Domain and Frequency Domain (all these dimensions are tightly coupled) SIGNALS SYSTEMS

More information

DIGITAL FILTERS Analysis, Design, and Applications by A. Antoniou ERRATA. Page 10, Table 1.1: The upper limit of the summation should be K.

DIGITAL FILTERS Analysis, Design, and Applications by A. Antoniou ERRATA. Page 10, Table 1.1: The upper limit of the summation should be K. DIGITAL FILTERS Analysis, Design, and Applications by A. Antoniou ERRATA Printing #1 Page vii, line 4 : Replace Geophysicists by Geoscientists. Page 1, Table 1.1: The upper limit of the summation should

More information

2.161 Signal Processing: Continuous and Discrete

2.161 Signal Processing: Continuous and Discrete MI OpenCourseWare http://ocw.mit.edu.6 Signal Processing: Continuous and Discrete Fall 8 For information about citing these materials or our erms of Use, visit: http://ocw.mit.edu/terms. MASSACHUSES INSIUE

More information

Solutions to Problems in Chapter 4

Solutions to Problems in Chapter 4 Solutions to Problems in Chapter 4 Problems with Solutions Problem 4. Fourier Series of the Output Voltage of an Ideal Full-Wave Diode Bridge Rectifier he nonlinear circuit in Figure 4. is a full-wave

More information

Core Concepts Review. Orthogonality of Complex Sinusoids Consider two (possibly non-harmonic) complex sinusoids

Core Concepts Review. Orthogonality of Complex Sinusoids Consider two (possibly non-harmonic) complex sinusoids Overview of Continuous-Time Fourier Transform Topics Definition Compare & contrast with Laplace transform Conditions for existence Relationship to LTI systems Examples Ideal lowpass filters Relationship

More information

Chapter 5 THE APPLICATION OF THE Z TRANSFORM. 5.3 Stability

Chapter 5 THE APPLICATION OF THE Z TRANSFORM. 5.3 Stability Chapter 5 THE APPLICATION OF THE Z TRANSFORM 5.3 Stability Copyright c 2005- Andreas Antoniou Victoria, BC, Canada Email: aantoniou@ieee.org February 13, 2008 Frame # 1 Slide # 1 A. Antoniou Digital Signal

More information

Spectral Analysis of Random Processes

Spectral Analysis of Random Processes Spectral Analysis of Random Processes Spectral Analysis of Random Processes Generally, all properties of a random process should be defined by averaging over the ensemble of realizations. Generally, all

More information

1 Signals and systems

1 Signals and systems 978--52-5688-4 - Introduction to Orthogonal Transforms: With Applications in Data Processing and Analysis Signals and systems In the first two chapters we will consider some basic concepts and ideas as

More information

Section Kamen and Heck And Harman. Fourier Transform

Section Kamen and Heck And Harman. Fourier Transform s Section 3.4-3.7 Kamen and Heck And Harman 1 3.4 Definition (Equation 3.30) Exists if integral converges (Equation 3.31) Example 3.7 Constant Signal Does not have a Fourier transform in the ordinary sense.

More information

Series FOURIER SERIES. Graham S McDonald. A self-contained Tutorial Module for learning the technique of Fourier series analysis

Series FOURIER SERIES. Graham S McDonald. A self-contained Tutorial Module for learning the technique of Fourier series analysis Series FOURIER SERIES Graham S McDonald A self-contained Tutorial Module for learning the technique of Fourier series analysis Table of contents Begin Tutorial c 24 g.s.mcdonald@salford.ac.uk 1. Theory

More information

Chap 4. Sampling of Continuous-Time Signals

Chap 4. Sampling of Continuous-Time Signals Digital Signal Processing Chap 4. Sampling of Continuous-Time Signals Chang-Su Kim Digital Processing of Continuous-Time Signals Digital processing of a CT signal involves three basic steps 1. Conversion

More information

e iωt dt and explained why δ(ω) = 0 for ω 0 but δ(0) =. A crucial property of the delta function, however, is that

e iωt dt and explained why δ(ω) = 0 for ω 0 but δ(0) =. A crucial property of the delta function, however, is that Phys 53 Fourier Transforms In this handout, I will go through the derivations of some of the results I gave in class (Lecture 4, /). I won t reintroduce the concepts though, so if you haven t seen the

More information

e iωt dt and explained why δ(ω) = 0 for ω 0 but δ(0) =. A crucial property of the delta function, however, is that

e iωt dt and explained why δ(ω) = 0 for ω 0 but δ(0) =. A crucial property of the delta function, however, is that Phys 531 Fourier Transforms In this handout, I will go through the derivations of some of the results I gave in class (Lecture 14, 1/11). I won t reintroduce the concepts though, so you ll want to refer

More information

Homework 7 Solution EE235, Spring Find the Fourier transform of the following signals using tables: te t u(t) h(t) = sin(2πt)e t u(t) (2)

Homework 7 Solution EE235, Spring Find the Fourier transform of the following signals using tables: te t u(t) h(t) = sin(2πt)e t u(t) (2) Homework 7 Solution EE35, Spring. Find the Fourier transform of the following signals using tables: (a) te t u(t) h(t) H(jω) te t u(t) ( + jω) (b) sin(πt)e t u(t) h(t) sin(πt)e t u(t) () h(t) ( ejπt e

More information

Communication Theory Summary of Important Definitions and Results

Communication Theory Summary of Important Definitions and Results Signal and system theory Convolution of signals x(t) h(t) = y(t): Fourier Transform: Communication Theory Summary of Important Definitions and Results X(ω) = X(ω) = y(t) = X(ω) = j x(t) e jωt dt, 0 Properties

More information

Fourier Series and Fourier Transforms

Fourier Series and Fourier Transforms Fourier Series and Fourier Transforms EECS2 (6.082), MIT Fall 2006 Lectures 2 and 3 Fourier Series From your differential equations course, 18.03, you know Fourier s expression representing a T -periodic

More information

Table 1: Properties of the Continuous-Time Fourier Series. Property Periodic Signal Fourier Series Coefficients

Table 1: Properties of the Continuous-Time Fourier Series. Property Periodic Signal Fourier Series Coefficients able : Properties of the Continuous-ime Fourier Series x(t = e jkω0t = = x(te jkω0t dt = e jk(/t x(te jk(/t dt Property Periodic Signal Fourier Series Coefficients x(t y(t } Periodic with period and fundamental

More information

Ch 4: The Continuous-Time Fourier Transform

Ch 4: The Continuous-Time Fourier Transform Ch 4: The Continuous-Time Fourier Transform Fourier Transform of x(t) Inverse Fourier Transform jt X ( j) x ( t ) e dt jt x ( t ) X ( j) e d 2 Ghulam Muhammad, King Saud University Continuous-time aperiodic

More information

Fourier Representations of Signals & LTI Systems

Fourier Representations of Signals & LTI Systems 3. Introduction. A signal can be represented as a weighted superposition of complex sinusoids. x(t) or x[n] 2. LTI system: LTI System Output = A weighted superposition of the system response to each complex

More information

Figure 3.1 Effect on frequency spectrum of increasing period T 0. Consider the amplitude spectrum of a periodic waveform as shown in Figure 3.2.

Figure 3.1 Effect on frequency spectrum of increasing period T 0. Consider the amplitude spectrum of a periodic waveform as shown in Figure 3.2. 3. Fourier ransorm From Fourier Series to Fourier ransorm [, 2] In communication systems, we oten deal with non-periodic signals. An extension o the time-requency relationship to a non-periodic signal

More information

SIGNALS AND SYSTEMS: PAPER 3C1 HANDOUT 6. Dr Anil Kokaram Electronic and Electrical Engineering Dept.

SIGNALS AND SYSTEMS: PAPER 3C1 HANDOUT 6. Dr Anil Kokaram Electronic and Electrical Engineering Dept. SIGNALS AND SYSTEMS: PAPER 3C HANDOUT 6. Dr Anil Kokaram Electronic and Electrical Engineering Dept. anil.kokaram@tcd.ie www.mee.tcd.ie/ sigmedia FOURIER ANALYSIS Have seen how the behaviour of systems

More information

ω 0 = 2π/T 0 is called the fundamental angular frequency and ω 2 = 2ω 0 is called the

ω 0 = 2π/T 0 is called the fundamental angular frequency and ω 2 = 2ω 0 is called the he ime-frequency Concept []. Review of Fourier Series Consider the following set of time functions {3A sin t, A sin t}. We can represent these functions in different ways by plotting the amplitude versus

More information

LINEAR SYSTEMS. J. Elder PSYC 6256 Principles of Neural Coding

LINEAR SYSTEMS. J. Elder PSYC 6256 Principles of Neural Coding LINEAR SYSTEMS Linear Systems 2 Neural coding and cognitive neuroscience in general concerns input-output relationships. Inputs Light intensity Pre-synaptic action potentials Number of items in display

More information

Discrete Time Fourier Transform

Discrete Time Fourier Transform Discrete Time Fourier Transform Recall that we wrote the sampled signal x s (t) = x(kt)δ(t kt). We calculate its Fourier Transform. We do the following: Ex. Find the Continuous Time Fourier Transform of

More information

ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 2 Laplace Transform I 1/52

ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 2 Laplace Transform I 1/52 1/52 ECEN 420 LINEAR CONTROL SYSTEMS Lecture 2 Laplace Transform I Linear Time Invariant Systems A general LTI system may be described by the linear constant coefficient differential equation: a n d n

More information

26. The Fourier Transform in optics

26. The Fourier Transform in optics 26. The Fourier Transform in optics What is the Fourier Transform? Anharmonic waves The spectrum of a light wave Fourier transform of an exponential The Dirac delta function The Fourier transform of e

More information

Definition of the Laplace transform. 0 x(t)e st dt

Definition of the Laplace transform. 0 x(t)e st dt Definition of the Laplace transform Bilateral Laplace Transform: X(s) = x(t)e st dt Unilateral (or one-sided) Laplace Transform: X(s) = 0 x(t)e st dt ECE352 1 Definition of the Laplace transform (cont.)

More information

2.161 Signal Processing: Continuous and Discrete Fall 2008

2.161 Signal Processing: Continuous and Discrete Fall 2008 MIT OpenCourseWare http://ocw.mit.edu 2.6 Signal Processing: Continuous and Discrete Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. MASSACHUSETTS

More information

ENSC327 Communications Systems 2: Fourier Representations. School of Engineering Science Simon Fraser University

ENSC327 Communications Systems 2: Fourier Representations. School of Engineering Science Simon Fraser University ENSC37 Communications Systems : Fourier Representations School o Engineering Science Simon Fraser University Outline Chap..5: Signal Classiications Fourier Transorm Dirac Delta Function Unit Impulse Fourier

More information

Review of Discrete-Time System

Review of Discrete-Time System Review of Discrete-Time System Electrical & Computer Engineering University of Maryland, College Park Acknowledgment: ENEE630 slides were based on class notes developed by Profs. K.J. Ray Liu and Min Wu.

More information

16.362: Signals and Systems: 1.0

16.362: Signals and Systems: 1.0 16.362: Signals and Systems: 1.0 Prof. K. Chandra ECE, UMASS Lowell September 1, 2016 1 Background The pre-requisites for this course are Calculus II and Differential Equations. A basic understanding of

More information

09/29/2009 Reading: Hambley Chapter 5 and Appendix A

09/29/2009 Reading: Hambley Chapter 5 and Appendix A EE40 Lec 10 Complex Numbers and Phasors Prof. Nathan Cheung 09/29/2009 Reading: Hambley Chapter 5 and Appendix A Slide 1 OUTLINE Phasors as notation for Sinusoids Arithmetic with Complex Numbers Complex

More information

DSP-I DSP-I DSP-I DSP-I

DSP-I DSP-I DSP-I DSP-I NOTES FOR 8-79 LECTURES 3 and 4 Introduction to Discrete-Time Fourier Transforms (DTFTs Distributed: September 8, 2005 Notes: This handout contains in brief outline form the lecture notes used for 8-79

More information

Table 1: Properties of the Continuous-Time Fourier Series. Property Periodic Signal Fourier Series Coefficients

Table 1: Properties of the Continuous-Time Fourier Series. Property Periodic Signal Fourier Series Coefficients able : Properties of the Continuous-ime Fourier Series x(t = a k e jkω0t = a k = x(te jkω0t dt = a k e jk(/t x(te jk(/t dt Property Periodic Signal Fourier Series Coefficients x(t y(t } Periodic with period

More information

Wavenumber-Frequency Space

Wavenumber-Frequency Space Wavenumber-Frequency Space ECE 6279: Spatial Array Processing Spring 2011 Lecture 3 Prof. Aaron D. Lanterman School of Electrical & Computer Engineering Georgia Institute of Technology AL: 404-385-2548

More information

MEDE2500 Tutorial Nov-7

MEDE2500 Tutorial Nov-7 (updated 2016-Nov-4,7:40pm) MEDE2500 (2016-2017) Tutorial 3 MEDE2500 Tutorial 3 2016-Nov-7 Content 1. The Dirac Delta Function, singularity functions, even and odd functions 2. The sampling process and

More information

THE FOURIER TRANSFORM (Fourier series for a function whose period is very, very long) Reading: Main 11.3

THE FOURIER TRANSFORM (Fourier series for a function whose period is very, very long) Reading: Main 11.3 THE FOURIER TRANSFORM (Fourier series for a function whose period is very, very long) Reading: Main 11.3 Any periodic function f(t) can be written as a Fourier Series a 0 2 + a n cos( nωt) + b n sin n

More information

The Fourier Transform (and more )

The Fourier Transform (and more ) The Fourier Transform (and more ) imrod Peleg ov. 5 Outline Introduce Fourier series and transforms Introduce Discrete Time Fourier Transforms, (DTFT) Introduce Discrete Fourier Transforms (DFT) Consider

More information

LECTURE 12 Sections Introduction to the Fourier series of periodic signals

LECTURE 12 Sections Introduction to the Fourier series of periodic signals Signals and Systems I Wednesday, February 11, 29 LECURE 12 Sections 3.1-3.3 Introduction to the Fourier series of periodic signals Chapter 3: Fourier Series of periodic signals 3. Introduction 3.1 Historical

More information

Line Spectra and their Applications

Line Spectra and their Applications In [ ]: cd matlab pwd Line Spectra and their Applications Scope and Background Reading This session concludes our introduction to Fourier Series. Last time (http://nbviewer.jupyter.org/github/cpjobling/eg-47-

More information

CMPT 318: Lecture 5 Complex Exponentials, Spectrum Representation

CMPT 318: Lecture 5 Complex Exponentials, Spectrum Representation CMPT 318: Lecture 5 Complex Exponentials, Spectrum Representation Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University January 23, 2006 1 Exponentials The exponential is

More information

7.2 Relationship between Z Transforms and Laplace Transforms

7.2 Relationship between Z Transforms and Laplace Transforms Chapter 7 Z Transforms 7.1 Introduction In continuous time, the linear systems we try to analyse and design have output responses y(t) that satisfy differential equations. In general, it is hard to solve

More information

LOPE3202: Communication Systems 10/18/2017 2

LOPE3202: Communication Systems 10/18/2017 2 By Lecturer Ahmed Wael Academic Year 2017-2018 LOPE3202: Communication Systems 10/18/2017 We need tools to build any communication system. Mathematics is our premium tool to do work with signals and systems.

More information

FROM ANALOGUE TO DIGITAL

FROM ANALOGUE TO DIGITAL SIGNALS AND SYSTEMS: PAPER 3C1 HANDOUT 7. Dr David Corrigan 1. Electronic and Electrical Engineering Dept. corrigad@tcd.ie www.mee.tcd.ie/ corrigad FROM ANALOGUE TO DIGITAL To digitize signals it is necessary

More information

Fourier series for continuous and discrete time signals

Fourier series for continuous and discrete time signals 8-9 Signals and Systems Fall 5 Fourier series for continuous and discrete time signals The road to Fourier : Two weeks ago you saw that if we give a complex exponential as an input to a system, the output

More information

Group Delay and Phase Delay (1A) Young Won Lim 7/19/12

Group Delay and Phase Delay (1A) Young Won Lim 7/19/12 Group Delay and Phase Delay (A) 7/9/2 Copyright (c) 2 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version.2

More information

Signals and Systems I Have Known and Loved. (Lecture notes for CSE 3451) Andrew W. Eckford

Signals and Systems I Have Known and Loved. (Lecture notes for CSE 3451) Andrew W. Eckford Signals and Systems I Have Known and Loved (Lecture notes for CSE 3451) Andrew W. Eckford Department of Electrical Engineering and Computer Science York University, Toronto, Ontario, Canada Version: December

More information

Review of Linear Time-Invariant Network Analysis

Review of Linear Time-Invariant Network Analysis D1 APPENDIX D Review of Linear Time-Invariant Network Analysis Consider a network with input x(t) and output y(t) as shown in Figure D-1. If an input x 1 (t) produces an output y 1 (t), and an input x

More information

06EC44-Signals and System Chapter Fourier Representation for four Signal Classes

06EC44-Signals and System Chapter Fourier Representation for four Signal Classes Chapter 5.1 Fourier Representation for four Signal Classes 5.1.1Mathematical Development of Fourier Transform If the period is stretched without limit, the periodic signal no longer remains periodic but

More information

Signals and Systems. Lecture 14 DR TANIA STATHAKI READER (ASSOCIATE PROFESSOR) IN SIGNAL PROCESSING IMPERIAL COLLEGE LONDON

Signals and Systems. Lecture 14 DR TANIA STATHAKI READER (ASSOCIATE PROFESSOR) IN SIGNAL PROCESSING IMPERIAL COLLEGE LONDON Signals and Systems Lecture 14 DR TAIA STATHAKI READER (ASSOCIATE PROFESSOR) I SIGAL PROCESSIG IMPERIAL COLLEGE LODO Introduction. Time sampling theorem resume. We wish to perform spectral analysis using

More information

Fourier Transform for Continuous Functions

Fourier Transform for Continuous Functions Fourier Transform for Continuous Functions Central goal: representing a signal by a set of orthogonal bases that are corresponding to frequencies or spectrum. Fourier series allows to find the spectrum

More information

Fourier transforms. Definition F(ω) = - should know these! f(t).e -jωt.dt. ω = 2πf. other definitions exist. f(t) = - F(ω).e jωt.

Fourier transforms. Definition F(ω) = - should know these! f(t).e -jωt.dt. ω = 2πf. other definitions exist. f(t) = - F(ω).e jωt. Fourier transforms This is intended to be a practical exposition, not fully mathematically rigorous ref The Fourier Transform and its Applications R. Bracewell (McGraw Hill) Definition F(ω) = - f(t).e

More information

Filter Analysis and Design

Filter Analysis and Design Filter Analysis and Design Butterworth Filters Butterworth filters have a transfer function whose squared magnitude has the form H a ( jω ) 2 = 1 ( ) 2n. 1+ ω / ω c * M. J. Roberts - All Rights Reserved

More information

ECE 301 Division 1, Fall 2008 Instructor: Mimi Boutin Final Examination Instructions:

ECE 301 Division 1, Fall 2008 Instructor: Mimi Boutin Final Examination Instructions: ECE 30 Division, all 2008 Instructor: Mimi Boutin inal Examination Instructions:. Wait for the BEGIN signal before opening this booklet. In the meantime, read the instructions below and fill out the requested

More information

Part 4: IIR Filters Optimization Approach. Tutorial ISCAS 2007

Part 4: IIR Filters Optimization Approach. Tutorial ISCAS 2007 Part 4: IIR Filters Optimization Approach Tutorial ISCAS 2007 Copyright 2007 Andreas Antoniou Victoria, BC, Canada Email: aantoniou@ieee.org July 24, 2007 Frame # 1 Slide # 1 A. Antoniou Part4: IIR Filters

More information

Review of Frequency Domain Fourier Series: Continuous periodic frequency components

Review of Frequency Domain Fourier Series: Continuous periodic frequency components Today we will review: Review of Frequency Domain Fourier series why we use it trig form & exponential form how to get coefficients for each form Eigenfunctions what they are how they relate to LTI systems

More information

TLT-5200/5206 COMMUNICATION THEORY, Exercise 1, Fall 2012

TLT-5200/5206 COMMUNICATION THEORY, Exercise 1, Fall 2012 Problem 1. a) Derivation By definition, we can write the inverse Fourier transform of the derivative of x(t) as d d jπ X( f ) { e } df d jπ x() t X( f ) e df jπ j π fx( f ) e df Again, by definition of

More information

EC Signals and Systems

EC Signals and Systems UNIT I CLASSIFICATION OF SIGNALS AND SYSTEMS Continuous time signals (CT signals), discrete time signals (DT signals) Step, Ramp, Pulse, Impulse, Exponential 1. Define Unit Impulse Signal [M/J 1], [M/J

More information

a k cos kω 0 t + b k sin kω 0 t (1) k=1

a k cos kω 0 t + b k sin kω 0 t (1) k=1 MOAC worksheet Fourier series, Fourier transform, & Sampling Working through the following exercises you will glean a quick overview/review of a few essential ideas that you will need in the moac course.

More information

Lecture 8: Discrete-Time Signals and Systems Dr.-Ing. Sudchai Boonto

Lecture 8: Discrete-Time Signals and Systems Dr.-Ing. Sudchai Boonto Dr-Ing Sudchai Boonto Department of Control System and Instrumentation Engineering King Mongut s Unniversity of Technology Thonburi Thailand Outline Introduction Some Useful Discrete-Time Signal Models

More information

Discrete Time Fourier Transform (DTFT)

Discrete Time Fourier Transform (DTFT) Discrete Time Fourier Transform (DTFT) 1 Discrete Time Fourier Transform (DTFT) The DTFT is the Fourier transform of choice for analyzing infinite-length signals and systems Useful for conceptual, pencil-and-paper

More information

EE 3054: Signals, Systems, and Transforms Summer It is observed of some continuous-time LTI system that the input signal.

EE 3054: Signals, Systems, and Transforms Summer It is observed of some continuous-time LTI system that the input signal. EE 34: Signals, Systems, and Transforms Summer 7 Test No notes, closed book. Show your work. Simplify your answers. 3. It is observed of some continuous-time LTI system that the input signal = 3 u(t) produces

More information

School of Information Technology and Electrical Engineering EXAMINATION. ELEC3004 Signals, Systems & Control

School of Information Technology and Electrical Engineering EXAMINATION. ELEC3004 Signals, Systems & Control This exam paper must not be removed from the venue Venue Seat Number Student Number Family Name First Name School of Information Technology and Electrical Engineering EXAMINATION Semester One Final Examinations,

More information

CH.4 Continuous-Time Fourier Series

CH.4 Continuous-Time Fourier Series CH.4 Continuous-Time Fourier Series First step to Fourier analysis. My mathematical model is killing me! The difference between mathematicians and engineers is mathematicians develop mathematical tools

More information

Fourier Series. Spectral Analysis of Periodic Signals

Fourier Series. Spectral Analysis of Periodic Signals Fourier Series. Spectral Analysis of Periodic Signals he response of continuous-time linear invariant systems to the complex exponential with unitary magnitude response of a continuous-time LI system at

More information

Representing a Signal

Representing a Signal The Fourier Series Representing a Signal The convolution method for finding the response of a system to an excitation takes advantage of the linearity and timeinvariance of the system and represents the

More information

06/12/ rws/jMc- modif SuFY10 (MPF) - Textbook Section IX 1

06/12/ rws/jMc- modif SuFY10 (MPF) - Textbook Section IX 1 IV. Continuous-Time Signals & LTI Systems [p. 3] Analog signal definition [p. 4] Periodic signal [p. 5] One-sided signal [p. 6] Finite length signal [p. 7] Impulse function [p. 9] Sampling property [p.11]

More information

SIGNAL PROCESSING. B14 Option 4 lectures. Stephen Roberts

SIGNAL PROCESSING. B14 Option 4 lectures. Stephen Roberts SIGNAL PROCESSING B14 Option 4 lectures Stephen Roberts Recommended texts Lynn. An introduction to the analysis and processing of signals. Macmillan. Oppenhein & Shafer. Digital signal processing. Prentice

More information

4.3 Analysis of Non-periodic Con6nuous-Time Signals. We view this non-periodic signal as a periodic signal with period as infinite large.

4.3 Analysis of Non-periodic Con6nuous-Time Signals. We view this non-periodic signal as a periodic signal with period as infinite large. We view this non-periodic signal as a periodic signal with period as infinite large. For periodic signal: c k = 1 T 0 T 0 /2 T 0 /2 x(t)e jkω 0t dt For non-periodic signal: we make T 0 -> c k T 0 = T 0

More information

A system that is both linear and time-invariant is called linear time-invariant (LTI).

A system that is both linear and time-invariant is called linear time-invariant (LTI). The Cooper Union Department of Electrical Engineering ECE111 Signal Processing & Systems Analysis Lecture Notes: Time, Frequency & Transform Domains February 28, 2012 Signals & Systems Signals are mapped

More information

ECE 301. Division 2, Fall 2006 Instructor: Mimi Boutin Midterm Examination 3

ECE 301. Division 2, Fall 2006 Instructor: Mimi Boutin Midterm Examination 3 ECE 30 Division 2, Fall 2006 Instructor: Mimi Boutin Midterm Examination 3 Instructions:. Wait for the BEGIN signal before opening this booklet. In the meantime, read the instructions below and fill out

More information

X. Chen More on Sampling

X. Chen More on Sampling X. Chen More on Sampling 9 More on Sampling 9.1 Notations denotes the sampling time in second. Ω s = 2π/ and Ω s /2 are, respectively, the sampling frequency and Nyquist frequency in rad/sec. Ω and ω denote,

More information

Discrete-Time David Johns and Ken Martin University of Toronto

Discrete-Time David Johns and Ken Martin University of Toronto Discrete-Time David Johns and Ken Martin University of Toronto (johns@eecg.toronto.edu) (martin@eecg.toronto.edu) University of Toronto 1 of 40 Overview of Some Signal Spectra x c () t st () x s () t xn

More information

How many initial conditions are required to fully determine the general solution to a 2nd order linear differential equation?

How many initial conditions are required to fully determine the general solution to a 2nd order linear differential equation? How many initial conditions are required to fully determine the general solution to a 2nd order linear differential equation? (A) 0 (B) 1 (C) 2 (D) more than 2 (E) it depends or don t know How many of

More information

Frequency-Domain C/S of LTI Systems

Frequency-Domain C/S of LTI Systems Frequency-Domain C/S of LTI Systems x(n) LTI y(n) LTI: Linear Time-Invariant system h(n), the impulse response of an LTI systems describes the time domain c/s. H(ω), the frequency response describes the

More information

Problem Value

Problem Value GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM DATE: 30-Apr-04 COURSE: ECE-2025 NAME: GT #: LAST, FIRST Recitation Section: Circle the date & time when your Recitation

More information

ECE 301. Division 3, Fall 2007 Instructor: Mimi Boutin Midterm Examination 3

ECE 301. Division 3, Fall 2007 Instructor: Mimi Boutin Midterm Examination 3 ECE 30 Division 3, all 2007 Instructor: Mimi Boutin Midterm Examination 3 Instructions:. Wait for the BEGIN signal before opening this booklet. In the meantime, read the instructions below and fill out

More information

2.161 Signal Processing: Continuous and Discrete

2.161 Signal Processing: Continuous and Discrete MIT OpenCourseWare http://ocw.mit.edu.6 Signal Processing: Continuous and Discrete Fall 008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. M MASSACHUSETTS

More information

School of Information Technology and Electrical Engineering EXAMINATION. ELEC3004 Signals, Systems & Control

School of Information Technology and Electrical Engineering EXAMINATION. ELEC3004 Signals, Systems & Control This exam paper must not be removed from the venue Venue Seat Number Student Number Family Name First Name School of Information Technology and Electrical Engineering EXAMINATION Semester One Final Examinations,

More information

Communication Signals (Haykin Sec. 2.4 and Ziemer Sec Sec. 2.4) KECE321 Communication Systems I

Communication Signals (Haykin Sec. 2.4 and Ziemer Sec Sec. 2.4) KECE321 Communication Systems I Communication Signals (Haykin Sec..4 and iemer Sec...4-Sec..4) KECE3 Communication Systems I Lecture #3, March, 0 Prof. Young-Chai Ko 년 3 월 일일요일 Review Signal classification Phasor signal and spectra Representation

More information

Laplace Transforms and use in Automatic Control

Laplace Transforms and use in Automatic Control Laplace Transforms and use in Automatic Control P.S. Gandhi Mechanical Engineering IIT Bombay Acknowledgements: P.Santosh Krishna, SYSCON Recap Fourier series Fourier transform: aperiodic Convolution integral

More information

Continuous-time Signals. (AKA analog signals)

Continuous-time Signals. (AKA analog signals) Continuous-time Signals (AKA analog signals) I. Analog* Signals review Goals: - Common test signals used in system analysis - Signal operations and properties: scaling, shifting, periodicity, energy and

More information

ENSC327 Communications Systems 2: Fourier Representations. Jie Liang School of Engineering Science Simon Fraser University

ENSC327 Communications Systems 2: Fourier Representations. Jie Liang School of Engineering Science Simon Fraser University ENSC327 Communications Systems 2: Fourier Representations Jie Liang School of Engineering Science Simon Fraser University 1 Outline Chap 2.1 2.5: Signal Classifications Fourier Transform Dirac Delta Function

More information

Signals, Systems, and Society. By: Carlos E. Davila

Signals, Systems, and Society. By: Carlos E. Davila Signals, Systems, and Society By: Carlos E. Davila Signals, Systems, and Society By: Carlos E. Davila Online: < http://cnx.org/content/col965/.5/ > C O N N E X I O N S Rice University, Houston, Texas

More information

EA2.3 - Electronics 2 1

EA2.3 - Electronics 2 1 In the previous lecture, I talked about the idea of complex frequency s, where s = σ + jω. Using such concept of complex frequency allows us to analyse signals and systems with better generality. In this

More information

Assignment 4 Solutions Continuous-Time Fourier Transform

Assignment 4 Solutions Continuous-Time Fourier Transform Assignment 4 Solutions Continuous-Time Fourier Transform ECE 3 Signals and Systems II Version 1.01 Spring 006 1. Properties of complex numbers. Let c 1 α 1 + jβ 1 and c α + jβ be two complex numbers. a.

More information

The (Fast) Fourier Transform

The (Fast) Fourier Transform The (Fast) Fourier Transform The Fourier transform (FT) is the analog, for non-periodic functions, of the Fourier series for periodic functions can be considered as a Fourier series in the limit that the

More information

Overview of Sampling Topics

Overview of Sampling Topics Overview of Sampling Topics (Shannon) sampling theorem Impulse-train sampling Interpolation (continuous-time signal reconstruction) Aliasing Relationship of CTFT to DTFT DT processing of CT signals DT

More information

Signal and systems. Linear Systems. Luigi Palopoli. Signal and systems p. 1/5

Signal and systems. Linear Systems. Luigi Palopoli. Signal and systems p. 1/5 Signal and systems p. 1/5 Signal and systems Linear Systems Luigi Palopoli palopoli@dit.unitn.it Wrap-Up Signal and systems p. 2/5 Signal and systems p. 3/5 Fourier Series We have see that is a signal

More information