Chris' Page for HW 4 (Fourier Transforms): Difference between revisions

From Class Wiki
Jump to navigation Jump to search
ChrisRas (talk | contribs)
No edit summary
ChrisRas (talk | contribs)
No edit summary
Line 22: Line 22:


: <math>\mathcal{L}\left\{f(t)\right\}  =\int_{-\infty}^{\infty} e^{-st} f(t)\,dt.</math>
: <math>\mathcal{L}\left\{f(t)\right\}  =\int_{-\infty}^{\infty} e^{-st} f(t)\,dt.</math>
Setting <math> s=j\omega</math> (<math>\sigma=0</math>) gives the equation
: <math>\mathcal{L}\left\{f(t)\right\}  =\int_{-\infty}^{\infty} e^{-j\omega t} f(t)\,dt.</math>
which is identical to the Fourier Transform.  The same relationship exists between the Inverse Laplace and the Inverse Fourier transforms.


== Examples ==
== Examples ==

Revision as of 01:29, 3 November 2007

The Fourier Transform is a process or formula that converts a signal from one domain to another. Often it is used to go between the time domain and the frequency domain.

Developed by Frenchman, Jean Baptiste Joseph Fourier (1768 - 1830), the Fourier Transform stems from the more general Fourier Analysis, which is the representation of a function with sine and cosine terms. Unlike the Fourier Series the Fourier Transform is capable of representing aperiodic signals.

Mathematical Description

The Fourier Transform is detonated by;


X(f)=x(t)ejωtdt,

The Inverse Fourier Transform is;

x(t)=12πX(ω)ejωtdω,

Relation to Laplace Transform

Unless otherwise noted, a Laplace Transform is defined by the unilateral or one-sided integral

{f(t)}=0estf(t)dt.

The Laplace Transform can be applied from to , this is known as the Bilateral Laplace Transform and is denoted by

{f(t)}=estf(t)dt.

Setting s=jω (σ=0) gives the equation

{f(t)}=ejωtf(t)dt.

which is identical to the Fourier Transform. The same relationship exists between the Inverse Laplace and the Inverse Fourier transforms.

Examples