Why We Use Three Different, Equivalent Forms of the Fourier Series.

Slides:



Advertisements
Similar presentations
DCSP-11 Jianfeng Feng
Advertisements

Fourier Integrals For non-periodic applications (or a specialized Fourier series when the period of the function is infinite: L  ) L -L L  -L  - 
1 Chapter 16 Fourier Analysis with MATLAB Fourier analysis is the process of representing a function in terms of sinusoidal components. It is widely employed.
DFT/FFT and Wavelets ● Additive Synthesis demonstration (wave addition) ● Standard Definitions ● Computing the DFT and FFT ● Sine and cosine wave multiplication.
Chapter Four Image Enhancement in the Frequency Domain.
Math Review with Matlab:
Signals and Signal Space
Review of Frequency Domain
SWE 423: Multimedia Systems Chapter 7: Data Compression (3)
Continuous-Time Fourier Methods
Fourier Series. is the “fundamental frequency” Fourier Series is the “fundamental frequency”
SWE 423: Multimedia Systems Chapter 7: Data Compression (5)
Time and Frequency Representation
Discrete Time Periodic Signals A discrete time signal x[n] is periodic with period N if and only if for all n. Definition: Meaning: a periodic signal keeps.
CH#3 Fourier Series and Transform
Chapter 15 Fourier Series and Fourier Transform
Periodic Functions and Fourier Series. Periodic Functions A functionis periodic if it is defined for all real and if there is some positive number, such.
Leo Lam © Signals and Systems EE235 Lecture 23.
What you will learn How to use the basic trigonometric identities to verify other (more complex) identities How to find numerical values of trigonometric.
Motivation Music as a combination of sounds at different frequencies
FOURIER ANALYSIS TECHNIQUES
Fourier series. The frequency domain It is sometimes preferable to work in the frequency domain rather than time –Some mathematical operations are easier.
Fundamentals of Electric Circuits Chapter 17
1 The Fourier Series for Discrete- Time Signals Suppose that we are given a periodic sequence with period N. The Fourier series representation for x[n]
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Chapter 19.
Lecture 2 Signals and Systems (I)
Two-Sided or Complex Exponential Form of the Fourier Series
Image Enhancement in the Frequency Domain Spring 2006, Jen-Chang Liu.
Module 2 SPECTRAL ANALYSIS OF COMMUNICATION SIGNAL.
Study Guide Final. Closed book/Closed notes Bring a calculator or use a mathematical program on your computer The length of the exam is the standard 2.
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: The Trigonometric Fourier Series Pulse Train Example Symmetry (Even and Odd Functions)
1 Fourier Representations of Signals & Linear Time-Invariant Systems Chapter 3.
ENE 208: Electrical Engineering Mathematics Fourier Series.
Fourier series: Eigenfunction Approach
Fourier Series Kamen and Heck.
1 ECE 3336 Introduction to Circuits & Electronics Note Set #8 Phasors Spring 2013 TUE&TH 5:30-7:00 pm Dr. Wanda Wosik.
CT1037N Introduction to Communications Signal Representation & Spectral Analysis Er. Saroj Sharan Regmi Lecture 05.
Spatial Frequencies Spatial Frequencies. Why are Spatial Frequencies important? Efficient data representation Provides a means for modeling and removing.
Sinusoids and Phasors Instructor: Chia-Ming Tsai
Leo Lam © Signals and Systems EE235 Lecture 21.
Signals & Systems Lecture 13: Chapter 3 Spectrum Representation.
Applied Circuit Analysis Chapter 11 AC Voltage and Current Copyright © 2013 The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
CH#3 Fourier Series and Transform
The Trigonometric Fourier Series Representations
15. Fourier analysis techniques
SIGNALS AND SIGNAL SPACE
Leo Lam © Signals and Systems EE235 Leo Lam.
Fourier Integral Fourier series of the function f [-p,p] The Fourier Integral of the function f.
The Trigonometric Fourier Series Representations
1 EE2003 Circuit Theory Chapter 17 The Fourier Series Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
The Frequency Domain Digital Image Processing – Chapter 8.
Fourier Series & Transforms
Eeng Chapter 2 Discrete Fourier Transform (DFT) Topics:  Discrete Fourier Transform. Using the DFT to Compute the Continuous Fourier Transform.
Chapter 2. Characteristics of Signal ※ Signal : transmission of information The quality of the information depends on proper selection of a measurement.
Frequency Domain Representation of Biomedical Signals.
Fourier Series 1 Chapter 4:. TOPIC: 2 Fourier series definition Fourier coefficients The effect of symmetry on Fourier series coefficients Alternative.
CH#3 Fourier Series and Transform 1 st semester King Saud University College of Applied studies and Community Service 1301CT By: Nour Alhariqi.
DSP-First, 2/e LECTURE #3 Complex Exponentials and Complex Numbers.
FOURIER ANALYSIS TECHNIQUES Fourier series permit the extension of steady state analysis to general periodic signal. FOURIER SERIES LEARNING GOALS FOURIER.
Integral Transform Method
Section II Digital Signal Processing ES & BM.
LECTURE #3 Complex Exponentials & Complex Numbers
Review for Fun II Test 1.
Continuous-Time Signal Analysis
Recap: Chapters 1-7: Signals and Systems
Periodic Functions and Fourier Series
Fourier Integrals For non-periodic applications (or a specialized Fourier series when the period of the function is infinite: L) -L L -L- L
9.1 Identities and Proofs Identify possible identities by using graphs
I. Previously on IET.
Discrete Fourier Transform
Presentation transcript:

Why We Use Three Different, Equivalent Forms of the Fourier Series

We’ve now developed three different, equivalent forms of the Fourier series: Trigonometric form One-sided form Two-sided or complex exponential form

Each form has advantages and disadvantages. For some applications, one form may be more suitable than others, and yet for another application, another form may be more suitable. The next few slides contain a partial list of the advantages and disadvantages of each form.

Advantages: This is the most basic of the three forms and is very intuitive (we see x(t) as a summation of sinusoids). Disadvantages: There are two terms for each frequency component (a n and b n ). This means that we cannot easily generate the magnitude, phase, and power spectra, and so we lose a very powerful graphic tool. Trigonometric Form

Advantages: 1) This form has only one term at each frequency component, so it is very easy to generate magnitude, phase, and power spectra. 2) Form is still intuitive (we still see x(t) as a summation of sinusoids). Disadvantages: The dc component of the magnitude and power spectra is calculated in a different manner than the ac components. One-Sided Form

Advantages: 1) The dc component is calculated in the same way as all other components, which is not the case for either the one- sided or trigonometric form. 2) Mathematics is simpler using exponentials than using sines and cosines (exponentials are simpler to integrate, no need to memorize trig. identities, etc.). 3) The complex exponential form can be conceptually extended to include nonperiodic waveforms (the Fourier transform) and is the basis for the discrete Fourier transform (DFT and FFT). (continued) Two-Sided (Complex Exponential) Form

Disadvantages: This form is non-intuitive for three reasons: a) The form uses complex exponentials—it is now harder to see x(t) as a summation of sinusoids. b) The form uses complex coefficients. c) The form introduces the abstract concept of “negative frequency.” As we’ve discussed, negative frequency does not physically exist, it's just an abstract mathematical concept needed to correlate the two-sided Fourier series with physical parameters from the one-sided Fourier series. Two-Sided (Complex Exponential) Form