The Hartley transform is defined as H(ω)=1√2π∫∞−∞f(t)cas(ωt)dt,
The Fourier transform on the other hand is defined very similar as F(ω)=1√2π∫∞−∞f(t)exp(iωt)dt,
But although the Fourier transform requires complex numbers it is used much more in physics than the Hartley transform. Why is that? Are their any properties that make the Fourier transformation more "physical"? Or what is the advantage of the Fourier transformation over the Hartley transformation?
Answer
The Fourier transform is special because the complex exponential functions are eigenfunctions of he translation. In any linear problem with translation invariance, the Fourier transform turns a differential equation into an algebraic one. A simple example is a driven damped harmonic oscillator. The equation of motion is ¨ϕ(t)+2β˙ϕ(t)+ω20ϕ(t)=J(t)
This is a differential equation, which means it's pretty complicated; it involves limits and all kinds of complex calculus stuff. If we use ϕ(t)=∫dω2π˜ϕ(ω)eiωt
The mathematical reason this was all so easy is that the exponential functions exp(iωt) are eigenvectors of the derivative: (d/dt)exp(iωt)=iωexp(iωt). We could have written all of this stuff in vector notation and it would make a few conceptual issues super-duper clear, but that's a topic for another post (on Math.SE, probably).
The Fourier transform actually contains redundant information if the the original function is purely real valued. If ϕ(t)∈R, then it turns out that the negative frequency components in the Fourier transform are just the complex conjugates of the positive parts, i.e. ˜ϕ(−ω)=˜ϕ(ω)∗. Because of this, we can rewrite a Fourier representation of a real signal in terms of only positive frequency parts: ϕ(t)=∫∞−∞dω2π˜ϕ(ω)eiωt=∫∞0dω2π˜ϕ(ω)eiωt+∫0−∞dω2π˜ϕ(ω)eiωt=∫∞0dω2π˜ϕ(ω)eiωt+∫∞0dω2π˜ϕ(−ω)e−iωt=2Re[∫∞0dω2π˜ϕ(ω)eiωt].
An arbitrary signal has an amplitude and phase at each frequency. The Fourier transform encapsulates this in the amplitude and phase of ˜ϕ(ω). To get that in a cosine transform, we have to add a parameter θ(ω) to handle the phase, i.e.[a] ϕ(t)=∫∞0dω2πM(ω)cos(ωt+θ(ω)).
It's just a bit more of a pain in the butt. Fourier turns derivatives into factors of iω because (d/dt)exp(iωt)=iωexp(iωt).
No and yes. The Fourier and Hartley transforms are both examples of basis transformations. A function f(t) can be viewed as the components of a vector |f⟩ expressed in a particular basis. The Fourier or Hartley transform ˜f(ω) provides the components of the same vector in a different basis. Expressing a single physical object in different bases (or coordinates, or languages) doesn't change the nature of the object, so in a sense neither Fourier nor Hartley is more physical than the other. Fourier is just almost always more convenient mathematically.
However, the reason Fourier is more convenient is that the Fourier transform is an eigenvector of the operation of translations in time. Define V′(t)=V(t+t′).
Putting it all together: (et′(d/dt)V)(t)=et′(d/dt)∫dω2π˜V(ω)eiωt=∫dω2π˜V(ω)∞∑n=0t′nn!(ddt)neiωt⏟translation op. act on Fourier kernel=∫dω2π˜V(ω)eiωt′eiωt=∫dω2π˜V(ω)eiω(t+t′)=V(t+t′).
So yeah, the Fourier transform is nice because the kernel has a special property with respect to translations. Problems with translational invariance are enormously simplified if you express them in the Fourier basis. The example at the top of this post is such a problem: the homogeneous part of the differential equation is time translation invariant.
[a]: You can also write this as a superposition of a sine and cosine transform: ϕ(t)=∫∞0dω2π(A(ω)cos(ωt)+B(ω)sin(ωt)).
No comments:
Post a Comment