Relationship between the Time Domain and Frequency Domain

Summary

This is a summary of the relationship between the Time Domain and Frequency Domain, and an example of how one can solve for the output of a system via either the time domain or frequency domain. You will come to the same answer.

The relationship is summarized as follows:

$ x(t)*h(t)=y(t) $

$ \phantom{a} \downarrow \phantom{aaa} \downarrow \phantom{aaa} \downarrow \phantom{aaa} \textrm{Fourier transform} $

$ X( \omega) H( \omega) = Y( \omega) $


Thus, given the signal x(t) and the unit impulse response h(t), one can either directly calculate the response y(t) via convolution in the time domain, or one can apply the Fourier transform to x(t) and y(t) to move into the Fourier domain. There, the Fourier transforms, X(ω) and H(ω) respectively, can be multiplied together to obtain Y(ω), and Y(ω) can be inverse Fourier transformed to find y(t). Though this process requires more steps, its computations are easier. Here is a CT example of how each of these two methods can be used to find y(t).



Given: a signal x(t) = cos(2π440t), and the unit impulse response h(t) = δ(t-7) Find: the system response y(t)

Method 1: Exclusively Time Domain

$ y(t) = x(t) * h(t) $

$ \phantom{aaaa} = \int_{-\infty}^{\infty} x(\tau) h(t - \tau) d\tau $ by the definition of convolution

$ \phantom{aaaa} = \int_{-\infty}^{\infty} \left( \frac{1}{2}e^{j2\pi440\tau} + \frac{1}{2}e^{-j2\pi440\tau} \right) \delta\left ( t - \tau - 7 \right ) d\tau $ applying the Fourier series representation of cosine

$ \phantom{aaaa} = \int_{-\infty}^{\infty} \left( \frac{1}{2}e^{j2\pi440(t-7)} + \frac{1}{2}e^{-j2\pi440(t-7)} \right) \delta\left ( t - \tau - 7 \right ) d\tau $ because the result is only non-zero when τ = t - 7

$ \phantom{aaaa} = \left( \frac{1}{2}e^{j2\pi440(t-7)} + \frac{1}{2}e^{-j2\pi440(t-7)} \right) \int_{-\infty}^{\infty} \delta\left ( t - \tau - 7 \right ) d\tau $

$ \phantom{aaaa} = \frac{1}{2}e^{j2\pi440(t-7)} + \frac{1}{2}e^{-j2\pi440(t-7)} $

$ \phantom{aaaa} = \cos \left (2 \pi 440(t - 7) \right ) $


Method 2: Using the Frequency Domain

$ Y(\omega) = X(\omega) H(\omega) $


Fourier Transform of x(t):

Because x(t) is a periodic function, the traditional equation to calculate its Fourier transform should not be applied. We will guess the Fourier transform, and apply the equation for the inverse Fourier transform to confirm that our guess is correct.

guess: $ X(\omega) = \pi \delta(\omega - 2\pi440) + \pi \delta(\omega + 2\pi440) $

Check that the guess is correct:

$ F^{-1}(X(\omega)) = \frac{1}{2\pi}\int_{-\infty}^{\infty} \pi \delta(\omega - 2\pi440) + \pi \delta(\omega + 2\pi440) e^{j \omega t} d\omega $

$ \phantom{aaaaaaaaa} = \frac{1}{2} \int_{-\infty}^{\infty} \delta(\omega - 2\pi440) e^{j \omega t} d\omega + \frac{1}{2} \int_{-\infty}^{\infty} \delta(\omega + 2\pi440) e^{j \omega t} d\omega $

$ \phantom{aaaaaaaaa} = \frac{1}{2}e^{j2\pi 440t} + \frac{1}{2}e^{-j2\pi 440t} $ by the sifting property of δ

$ \phantom{aaaaaaaaa} = x(t) $

Therefore X(ω) = the Fourier transform of x(t)


Fourier Transform of h(t):

h(t) is not a periodic function, therefore we can apply the equation for the Fourier transform directly.

$ F(h(t)) = \int_{-\infty}^{\infty}h(t)e^{-j \omega t} dt $ by the definition of a Fourier Transform

$ \phantom{aaaaaa} = \int_{-\infty}^{\infty} \delta(t-7) e^{-j \omega t} dt $

$ \phantom{aaaaaa} = \int_{-\infty}^{\infty} e^{-j \omega 7} dt $

$ \phantom{aaaaaa} = e^{-7 j \omega} $


Calculate Y(ω):

$ Y( \omega) = X( \omega) H(\omega) $

$ \phantom{aaaa} = (\pi \delta(\omega - 2\pi440) + \pi \delta(\omega + 2\pi440)) e^{-7 j \omega} $ by applying X(ω) and H(ω) from before


Calculate y(t) from Y(ω):

$ y(t) = F^{-1}(Y(\omega)) $

$ \phantom{aaa} = \frac{1}{2 \pi} \int_{-\infty}^{\infty} Y(\omega) e^{j \omega t} d \omega $

$ \phantom{aaa} = \frac{1}{2 \pi} \int_{-\infty}^{\infty} (\pi \delta(\omega - 2\pi440) + \pi \delta(\omega + 2\pi440)) e^{-7 j \omega} e^{j \omega t} d \omega $

$ \phantom{aaa} = \frac{1}{2 \pi} \int_{-\infty}^{\infty} \pi \delta(\omega - 2\pi440)e^{j \omega (t - 7)} d \omega + \frac{1}{2 \pi} \int_{-\infty}^{\infty} \pi \delta(\omega + 2\pi440)e^{j \omega (t - 7)} d \omega $

$ \phantom{aaa} = \frac{1}{2} \int_{-\infty}^{\infty} e^{j 2 \pi 440 (t - 7)} d \omega + \frac{1}{2} \int_{-\infty}^{\infty} e^{-j 2 \pi 440(t - 7)} d \omega $ by the sifting property of δ

$ \phantom{aaa} = \frac{1}{2}e^{j 2 \pi 440 (t - 7)} + \frac{1}{2}e^{-j 2 \pi 440 (t - 7)} $

$ \phantom{aaa} = \cos (2 \pi 440 (t-7)) $

$ \phantom{aaa} = y(t) $ found using Method 1


Thus it can be seen that you will come to the same answer if you calculate the response of the system via the time domain or the frequency domain.





Back to 2018 Fall ECE 301 Boutin

Alumni Liaison

To all math majors: "Mathematics is a wonderfully rich subject."

Dr. Paul Garrett