<< Chapter < Page Chapter >> Page >

In this course we will focus much of our attention on linear systems. When our input and output signals are vectors, then the system is a linear operator .

Suppose that L : X Y is a linear operator from a vector space X to a vector space Y . If X and Y are normed vector spaces, then we can also define a norm on L . Specifically, we can let

L L ( X , Y ) = max x X L x Y x X = max x X : x X = 1 L x Y

An operator for which L L ( X , Y ) < is called a bounded operator .

BIBO (bounded-input, bounded-output) stable systems are systems for which

x < A L x < B .

Such a system satisfies L < B A .

One can show that · L ( X , Y ) satisfies the requirements of a valid norm. In fact L ( X , Y ) = { bounded linear operators from X to Y } is itself a normed vector space! If Y is a Banach space, then so is L ( X , Y ) !

Bounded linear operators are common in DSP—they are “safe” in that “normal” inputs are guaranteed to not make your system explode.

Are there any common systems that are unbounded? Not in finite dimensions, but in infinite dimensions there are plenty of examples!

Consider L 2 - π , π . For any k , f k ( t ) = 1 2 π e - j k t is an element of L 2 - π , π with f k ( t ) 2 = 1 . Consider the system D = d d t , and note that

d d t f k ( t ) = - j k 2 π e - j k t D f k ( t ) 2 = k .

Since f k ( t ) L 2 - π , π for all k , we can set k to be as large as we want, so D cannot be bounded.

A very important class of linear operators are those for which X = Y . In this case we have the following important definition.

Definition 1

Suppose that L = X X is a linear operator. An eigenvector is a vector x for which L x = α x for some α K (i.e. α R or α C ). In this case, α is called the corresponding eigenvalue .

Eigenvalues and eigenvectors tell you a lot about a system (more on this later!). While they can sometimes be tricky to calculate (unless you knowthe eig command in Matlab), we will see that as engineers we can usually get away with the time-honored method of “guess and check”.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Digital signal processing. OpenStax CNX. Dec 16, 2011 Download for free at http://cnx.org/content/col11172/1.4
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Digital signal processing' conversation and receive update notifications?

Ask