Connexions

You are here: Home » Content » Eigenfunctions of LTI Systems
Content Actions
Lenses

What is a lens?

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...
Affiliated with (?)
This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • This module is included inLens: Rice University OpenCourseWare
    By: OpenCourseWare ConsortiumAs a part of collection:"Signals and Systems"

    Click the "Rice University OCW" link to see all content affiliated with them.

    Rice University OCW
Also in these lenses
  • This module is included inLens: richb's DSP resources
    By: Richard BaraniukAs a part of collection:"Signals and Systems"

    Comments:

    "My introduction to signal processing course at Rice University."

    Click the "richb's DSP" link to see all content selected in this lens.

    richb's DSP
Tags

(?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Eigenfunctions of LTI Systems

Module by: Justin Romberg

Summary: An introduction to eigenvalues and eigenfunctions for Linear Time Invariant systems.

Introduction

Hopefully you are familiar with the notion of the eigenvectors of a "matrix system," if not they do a quick review of eigen-stuff. We can develop the same ideas for LTI systems acting on signals. A linear time invariant (LTI) system operating on a continuous input ft f t to produce continuous time output yt y t
ft=yt f t y t (1)
transfn.png
Figure 1: ft=yt f t y t . f f and t t are continuous time (CT) signals and is an LTI operator.
is mathematically analogous to an NNxNN matrix A A operating on a vector x N x N to produce another vector b N b N (see Matrices and LTI Systems for an overview).
Ax=b A x b (2)
transfn2.png
Figure 2: Ax=b A x b where x x and b b are in N N and A A is an N N x N N matrix.
Just as an eigenvector of A A is a v N v N such that Av=λv A v λ v , λ λ ,
transfn3.png
Figure 3: Av=λv A v λ v where v N v N is an eigenvector of A A.
we can define an eigenfunction (or eigensignal) of an LTI system to be a signal ft f t such that
λ,λ:ft=λft λ λ f t λ f t (3)
transfn4.png
Figure 4: ft=λft f t λ f t where f f is an eigenfunction of .
Eigenfunctions are the simplest possible signals for to operate on: to calculate the output, we simply multiply the input by a complex number λ λ.

Eigenfunctions of any LTI System

The class of LTI systems has a set of eigenfunctions in common: the complex exponentials st s t , s s are eigenfunctions for all LTI systems.
st= λ s st s t λ s s t (4)
transfn5.png
Figure 5: st= λ s st s t λ s s t where is an LTI system.
Note: While s,s:st s s s t are always eigenfunctions of an LTI system, they are not necessarily the only eigenfunctions.
We can prove Equation 4 by expressing the output as a convolution of the input st s t and the impulse response ht h t of :
st=-hτst-τdτ=-hτst-sτdτ=st-hτ-sτdτ s t τ h τ s t τ τ h τ s t s τ s t τ h τ s τ (5)
Since the expression on the right hand side does not depend on t t, it is a constant, λ s λ s . Therefore
st= λ s st s t λ s s t (6)
The eigenvalue λ s λ s is a complex number that depends on the exponent s s and, of course, the system . To make these dependencies explicit, we will use the notation Hs λ s H s λ s .
transfn6.png
Figure 6: st s t is the eigenfunction and Hs H s are the eigenvalues.
Since the action of an LTI operator on its eigenfunctions st s t is easy to calculate and interpret, it is convenient to represent an arbitrary signal ft f t as a linear combination of complex exponentials. The Fourier series gives us this representation for periodic continuous time signals, while the (slightly more complicated) Fourier transform lets us expand arbitrary continuous time signals.

Comments, questions, feedback, criticisms?

Send feedback