Waves/Fourier Transforms

From testwiki
Jump to navigation Jump to search

Template:1DWavesTOC

Fourier Transform

So far, you've learned how to superimpose a finite number of sinusoidal waves. However, a wave in general can't be expressed as the sum of a finite number of sines and cosines. Fortunately, we have a theorem called Fourier's theorem which basically states that under certain technical assumptions, any function, f(x) is equal to an integral over sines and cosines. In other words,

f(x)=(c1(k)cos(kx)+c2(k)sin(kx))dk.

Now, if we're given the wave function when t=0, φ(x,0) and the velocity of each sine wave as a function of its wave number, v(k), then we can compute φ(x,t) for any t by taking the inverse Fourier transform of φ(x,0) conducting a phase shift, and then taking the Fourier transform.

Fortunately, the inverse Fourier transform is very similar to the Fourier transform itself.

c1(k)=12πf(x)cos(kx)dxc2(k)=12πf(x)sin(kx)dx

This tells us that, since waves which are very spread out, like the sine wave, have a narrow range of wave numbers, wave functions whose wave numbers are very spread out will only be significant at a narrow range of positions.

Fourier Transform Properties

Signal Fourier transform
unitary, angular frequency
Fourier transform
unitary, ordinary frequency
Remarks
g(t)

12πG(ω)eiωtdω
G(ω)

12πg(t)eiωtdt
G(f)

g(t)ei2πftdt
1 ag(t)+bh(t) aG(ω)+bH(ω) aG(f)+bH(f) Linearity
2 g(ta) eiaωG(ω) ei2πafG(f) Shift in time domain
3 eiatg(t) G(ωa) G(fa2π) Shift in frequency domain, dual of 2
4 g(at) 1|a|G(ωa) 1|a|G(fa) If |a| is large, then g(at) is concentrated around 0 and 1|a|G(ωa) spreads out and flattens
5 G(t) g(ω) g(f) Duality property of the Fourier transform. Results from swapping "dummy" variables of t and ω.
6 dng(t)dtn (iω)nG(ω) (i2πf)nG(f) Generalized derivative property of the Fourier transform
7 tng(t) indnG(ω)dωn (i2π)ndnG(f)dfn This is the dual to 6
8 (g*h)(t) 2πG(ω)H(ω) G(f)H(f) g*h denotes the convolution of g and h — this rule is the convolution theorem
9 g(t)h(t) (G*H)(ω)2π (G*H)(f) This is the dual of 8
10 For a purely real even function g(t) G(ω) is a purely real even function G(f) is a purely real even function
11 For a purely real odd function g(t) G(ω) is a purely imaginary odd function G(f) is a purely imaginary odd function

Fourier Transform Pairs

  Time Domain Frequency Domain
x(t)=1{X(ω)} X(ω)={x(t)}
1 X(jω)=x(t)ejωtdt x(t)=12πX(ω)ejωtdω
2 1 2πδ(ω)
3 0.5+u(t) 1jω
4 δ(t) 1
5 δ(tc) ejωc
6 u(t) πδ(ω)+1jω
7 ebtu(t)(b>0) 1jω+b
8 cosω0t π[δ(ω+ω0)+δ(ωω0)]
9 cos(ω0t+θ) π[ejθδ(ω+ω0)+ejθδ(ωω0)]
10 sinω0t jπ[δ(ω+ω0)δ(ωω0)]
11 sin(ω0t+θ) jπ[ejθδ(ω+ω0)ejθδ(ωω0)]
12 rect(tτ) τsinc(τω2π)
13 τsinc(τt2π) 2πrect(ωτ)
14 (12|t|τ)rect(tτ) τ2sinc2(τω4π)
15 τ2sinc2(τt4π) 2π(12|ω|τ)rect(ωτ)
16 ea|t|,{a}>0 2aa2+ω2
Notes:
  1. sinc(x)=sin(πx)/(πx)
  2. rect(tτ) is the rectangular pulse function of width τ
  3. u(t) is the Heaviside step function
  4. δ(t) is the Dirac delta function
Template:Navbar

Further reading


Template:1DWavesTOC