Math for CS Fourier Transforms

Slides:



Advertisements
Similar presentations
Signal Processing in the Discrete Time Domain Microprocessor Applications (MEE4033) Sogang University Department of Mechanical Engineering.
Advertisements

Math Review with Matlab:
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Response to a Sinusoidal Input Frequency Analysis of an RC Circuit.
Lecture 7: Basis Functions & Fourier Series
Engineering Mathematics Class #15 Fourier Series, Integrals, and Transforms (Part 3) Sheng-Fang Huang.
Review of Frequency Domain
Properties of continuous Fourier Transforms
EE-2027 SaS 06-07, L11 1/12 Lecture 11: Fourier Transform Properties and Examples 3. Basis functions (3 lectures): Concept of basis function. Fourier series.
EE-2027 SaS, L13 1/13 Lecture 13: Inverse Laplace Transform 5 Laplace transform (3 lectures): Laplace transform as Fourier transform with convergence factor.
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Lecture 19: Discrete-Time Transfer Functions
EE-2027 SaS, L15 1/15 Lecture 15: Continuous-Time Transfer Functions 6 Transfer Function of Continuous-Time Systems (3 lectures): Transfer function, frequency.
PROPERTIES OF FOURIER REPRESENTATIONS
Lecture 8: Fourier Series and Fourier Transform
Lecture 14: Laplace Transform Properties
^ y(t) Model u(t) u(t) y(t) Controller Plant h(t), H(jw)
EE-2027 SaS, L11 1/13 Lecture 11: Discrete Fourier Transform 4 Sampling Discrete-time systems (2 lectures): Sampling theorem, discrete Fourier transform.
Lecture 9: Fourier Transform Properties and Examples
Lecture 6: Linear Systems and Convolution
Chapter 3 1 Laplace Transforms 1. Standard notation in dynamics and control (shorthand notation) 2. Converts mathematics to algebraic operations 3. Advantageous.
Types of systems in the Laplace domain. System order Most systems that we will be dealing with can be characterised as first or second order systems.
Differential Equations
Chapter 3: The Laplace Transform
1 Chapter 8 The Discrete Fourier Transform 2 Introduction  In Chapters 2 and 3 we discussed the representation of sequences and LTI systems in terms.
ORDINARY DIFFERENTIAL EQUATION (ODE) LAPLACE TRANSFORM.
Sistem Kontrol I Kuliah II : Transformasi Laplace Imron Rosyadi, ST 1.
Fourier Transforms Section Kamen and Heck.
Digital Signal Processing
SE 207: Modeling and Simulation Introduction to Laplace Transform
CISE315 SaS, L171/16 Lecture 8: Basis Functions & Fourier Series 3. Basis functions: Concept of basis function. Fourier series representation of time functions.
Lecture 24: CT Fourier Transform
Fourier Series. Introduction Decompose a periodic input signal into primitive periodic components. A periodic sequence T2T3T t f(t)f(t)
1 Fourier Representation of Signals and LTI Systems. CHAPTER 3 School of Computer and Communication Engineering, UniMAP Hasliza A Samsuddin EKT.
Course Outline (Tentative) Fundamental Concepts of Signals and Systems Signals Systems Linear Time-Invariant (LTI) Systems Convolution integral and sum.
Chapter 2. Signals and Linear Systems
ES97H Biomedical Signal Processing
Chapter 7 The Laplace Transform
EE 207 Dr. Adil Balghonaim Chapter 4 The Fourier Transform.
Linear Constant-Coefficient Difference Equations
Fourier Representation of Signals and LTI Systems.
Signals and Systems Lecture #6 EE3010_Lecture6Al-Dhaifallah_Term3321.
1 Fourier Representation of Signals and LTI Systems. CHAPTER 3 UniMAP.
Frequency domain analysis and Fourier Transform
1 Fourier Representation of Signals and LTI Systems. CHAPTER 3 School of Computer and Communication Engineering, UniMAP Amir Razif B. Jamil Abdullah EKT.
Oh-Jin Kwon, EE dept., Sejong Univ., Seoul, Korea: 2.3 Fourier Transform: From Fourier Series to Fourier Transforms.
Ch # 11 Fourier Series, Integrals, and Transform 1.
بسم الله الرحمن الرحيم University of Khartoum Department of Electrical and Electronic Engineering Third Year – 2015 Dr. Iman AbuelMaaly Abdelrahman
Chapter 2. Signals and Linear Systems
ENEE 322: Continuous-Time Fourier Transform (Chapter 4)
EE104: Lecture 6 Outline Announcements: HW 1 due today, HW 2 posted Review of Last Lecture Additional comments on Fourier transforms Review of time window.
DYNAMIC BEHAVIOR OF PROCESSES :
Class 3 Linear System Solution Using the Laplace Transform
Math for CS Fourier Transform
case study on Laplace transform
Subject : Advance engineering mathematics Topic : Fourier series & Fourier integral.
Lecture 7: Basis Functions & Fourier Series
Properties of the z-Transform
Linear Constant-Coefficient Difference Equations
CHAPTER III LAPLACE TRANSFORM
Advanced Engineering Mathematics 6th Edition, Concise Edition
Chapter 15 Introduction to the Laplace Transform
Chapter 2. Fourier Representation of Signals and Systems
UNIT II Analysis of Continuous Time signal
LECTURE 18: FOURIER ANALYSIS OF CT SYSTEMS
Signals & Systems (CNET - 221) Chapter-5 Fourier Transform
Discrete-Time Signal processing Chapter 3 the Z-transform
4. The Continuous time Fourier Transform
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
DIGITAL CONTROL SYSTEM WEEK 3 NUMERICAL APPROXIMATION
Presentation transcript:

Math for CS Fourier Transforms Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans.

Background While the Fourier series/transform is very important for representing a signal in the frequency domain, it is also important for calculating a system’s response (convolution). A system’s transfer function is the Fourier transform of its impulse response Fourier transform of a signal’s derivative is multiplication in the frequency domain: jwX(jw) Convolution in the time domain is given by multiplication in the frequency domain (similar idea to log transformations)

Fourier Series in exponential form Math for CS Fourier Series in exponential form Consider the Fourier series of the 2T periodic function: Due to the Euler formula It can be rewritten as With the decomposition coefficients calculated as: Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans. (1) (2)

Fourier transform (3) (4) The frequencies are and Math for CS Fourier transform The frequencies are and Therefore (1) and (2) are represented as Since, on one hand the function with period T has also the periods kT for any integer k, and on the other hand any non-periodic function can be considered as a function with infinite period, we can run the T to infinity, and obtain the Riemann sum with ∆w→∞, converging to the integral: (3) Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans. (4)

Fourier transform definition Math for CS Fourier transform definition The integral (4) suggests the formal definition: The funciotn F(w) is called a Fourier Transform of function f(x) if: The function Is called an inverse Fourier transform of F(w). (5) Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans. (6)

Example 1 The Fourier transform of is The inverse Fourier transform is Math for CS Example 1 The Fourier transform of is The inverse Fourier transform is Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans.

Math for CS Fourier Integral If f(x) and f’(x) are piecewise continuous in every finite interval, and f(x) is absolutely integrable on R, i.e. converges, then Remark: the above conditions are sufficient, but not necessary. Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans.

Properties of Fourier transform Math for CS Properties of Fourier transform 1 Linearity: For any constants a, b the following equality holds: Proof is by substitution into (5). Scaling: For any constant c, the following equality holds: Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans.

Properties of Fourier transform 2 Math for CS Properties of Fourier transform 2 Time shifting: Proof: Frequency shifting: Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans.

Properties of Fourier transform 3 Math for CS Properties of Fourier transform 3 Symmetry: Proof: The inverse Fourier transform is therefore Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans.

Properties of Fourier transform 4 Math for CS Properties of Fourier transform 4 Modulation: Proof: Using Euler formula, properties 1 (linearity) and 4 (frequency shifting): Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans.

Differentiation in time Math for CS Differentiation in time Transform of derivatives Suppose that f(n) is piecewise continuous, and absolutely integrable on R. Then In particular and Proof: From the definition of F{f(n)(t)} via integrating by parts. Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans.

Math for CS Example 2 The property of Fourier transform of derivatives can be used for solution of differential equations: Setting F{y(t)}=Y(w), we have Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans.

Example 2 Then Therefore Math for CS Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans.

Frequency Differentiation Math for CS Frequency Differentiation In particular and Which can be proved from the definition of F{f(t)}. Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans.

Fourier Transform analysis synthesis A CT signal x(t) and its frequency domain, Fourier transform signal, X(jw), are related by This is denoted by: For example: Often you have tables for common Fourier transforms The Fourier transform, X(jw), represents the frequency content of x(t). It exists either when x(t)->0 as |t|->∞ or when x(t) is periodic (it generalizes the Fourier series) analysis synthesis

Linearity of the Fourier Transform The Fourier transform is a linear function of x(t) This follows directly from the definition of the Fourier transform (as the integral operator is linear) & it easily extends to an arbitrary number of signals Like impulses/convolution, if we know the Fourier transform of simple signals, we can calculate the Fourier transform of more complex signals which are a linear combination of the simple signals

Fourier Transform of a Time Shifted Signal We’ll show that a Fourier transform of a signal which has a simple time shift is: i.e. the original Fourier transform but shifted in phase by –wt0 Proof Consider the Fourier transform synthesis equation: but this is the synthesis equation for the Fourier transform e-jw0tX(jw)

Example: Linearity & Time Shift Consider the signal (linear sum of two time shifted rectangular pulses) where x1(t) is of width 1, x2(t) is of width 3, centred on zero (see figures) Using the FT of a rectangular pulse L10S7 Then using the linearity and time shift Fourier transform properties t x1(t) x2(t) x (t)

Fourier Transform of a Derivative By differentiating both sides of the Fourier transform synthesis equation with respect to t: Therefore noting that this is the synthesis equation for the Fourier transform jwX(jw) This is very important, because it replaces differentiation in the time domain with multiplication (by jw) in the frequency domain. We can solve ODEs in the frequency domain using algebraic operations (see next slides)

Convolution in the Frequency Domain We can easily solve ODEs in the frequency domain: Therefore, to apply convolution in the frequency domain, we just have to multiply the two Fourier Transforms. To solve for the differential/convolution equation using Fourier transforms: Calculate Fourier transforms of x(t) and h(t): X(jw) by H(jw) Multiply H(jw) by X(jw) to obtain Y(jw) Calculate the inverse Fourier transform of Y(jw) H(jw) is the LTI system’s transfer function which is the Fourier transform of the impulse response, h(t). Very important in the remainder of the course (using Laplace transforms) This result is proven in the appendix

Example 1: Solving a First Order ODE Calculate the response of a CT LTI system with impulse response: to the input signal: Taking Fourier transforms of both signals: gives the overall frequency response: to convert this to the time domain, express as partial fractions: Therefore, the CT system response is: assume ba

Example 2: Design a Low Pass Filter Consider an ideal low pass filter in frequency domain: The filter’s impulse response is the inverse Fourier transform which is an ideal low pass CT filter. However it is non-causal, so this cannot be manufactured exactly & the time-domain oscillations may be undesirable We need to approximate this filter with a causal system such as 1st order LTI system impulse response {h(t), H(jw)}: w H(jw) wc -wc h(t) t

Math for CS Convolution The convolution of two functions f(t) and g(t) is defined as: Theorem: Proof: Outline: Central Scientific Problem – Artificial Intelligence Machine Learning: Definition Specifics Requirements Existing Solutions and their limitations Multiresolution Approximation: Limitation Our Approach. Results. Binarization. Plans.

Appendix: Proof of Convolution Property Taking Fourier transforms gives: Interchanging the order of integration, we have By the time shift property, the bracketed term is e-jwtH(jw), so

Summary The Fourier transform is widely used for designing filters. You can design systems with reject high frequency noise and just retain the low frequency components. This is natural to describe in the frequency domain. Important properties of the Fourier transform are: 1. Linearity and time shifts 2. Differentiation 3. Convolution Some operations are simplified in the frequency domain, but there are a number of signals for which the Fourier transform does not exist – this leads naturally onto Laplace transforms. Similar properties hold for Laplace transforms & the Laplace transform is widely used in engineering analysis.

Lecture 11: Exercises Theory Using linearity & time shift calculate the Fourier transform of Use the FT derivative relationship (S7) and the Fourier series/transform expression for sin(w0t) (L10-S3) to evaluate the FT of cos(w0t). Calculate the FTs of the systems’ impulse responses a) b) Calculate the system responses in Q3 when the following input signal is applied Matlab/Simulink Verify the answer to Q1 using the Fourier transform toolbox in Matlab Verify Q3 and Q4 in Simulink Simulate a first order system in Simulink and input a series of sinusoidal signals with different frequencies. How does the response depend on the input frequency (S12)?