2.3. EigenfunctionsΒΆ
A remarkable fact of linear systems is that the complex exponentials are eigenfunctions of a linear system. I.e. if we take a complex exponential \(x(t)=\exp(j\omega t)\) as input, the output is a complex exponential, with the same frequency as the input but multiplied with a complex constant (dependent on the frequency).
Complex Exponentials are the Eigenfunctions of a CT LTI Linear System
Consider the system with impulse response \(h\) then the output is given by:
We can simplify this as
Observe that the integral only depends on \(\omega\) and we denote it as \(H(\omega)\), then:
i.e. in case the input of a linear system is a sinusoidal signal (complex exponential) the output is the exponential function (sinusoidal function with the same frequency) multiplied with a complex factor \(H(\omega)\) that is completely characterized by the linear system (its impulse response).
The function \(H\)
is called the Fourier transform of \(h\). The Fourier transform will play a major role in this lecture series.
![\bXInput{A}
\bXBloc[6]{B}{$h(t)$}{A}
\bXLink[$e^{-j\omega t}$]{A}{B}
\bXOutput[12]{C}{B}
\bXLink[$y(t)=H(\omega) e^{-j\omega t}$]{B}{C}](../_images/tikz-1d9ea355a1e12182f3bfb6247bc6dc148b04e427.png)