Electronic – Fourier Transform and the Delta Function

fourier

The Fourier transform of cosine is a pair of delta functions. The magnitude of both delta functions have infinite amplitude and infinitesimal width.

What I thought this meant:
The cosine function can be constructed by the sum of two signals of infinite amplitude and corresponding frequencies.

I realised that only if I consider the 'weight' (area) of my delta functions will I obtain the correct result. Why is this?

Does the delta function in the frequency domain refer to it's weight?

Best Answer

First you need to understand that the crucial property of the delta function is that it picks a single value of a function when it gets integrated

$$ \int_{-\infty}^\infty f(x)\delta(x-a)\;dx = f(a) $$

Using this property to calculate the inverse fourier transform of \$ \pi \left[\delta(\omega+\omega_0) + \delta(\omega-\omega_0)\right] \$ you get $$ \frac 1{2\pi} \int_{-\infty}^\infty \pi\left[\delta(\omega-\omega_0) + \delta(\omega+\omega_0)\right] e^{j\omega t}d\omega = \frac 12 e^{j\omega_0 t} + \frac 12 e^{-j\omega_0 t} = \cos \omega_0 t $$ So in order to get a certain amplitude you have to multiply the delta function by some factor (weight), otherwise you get an amplitude of 1.

Since the amplitude of delta function is infinity by definition, the height is often used to indicate the weight.