<< 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 is a linear operator from a vector space to a vector space . If and are normed vector spaces, then we can also define a norm on . Specifically, we can let
An operator for which is called a bounded operator .
BIBO (bounded-input, bounded-output) stable systems are systems for which
Such a system satisfies .
One can show that satisfies the requirements of a valid norm. In fact is itself a normed vector space! If is a Banach space, then so is !
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 . For any , is an element of with . Consider the system , and note that
Since for all , we can set to be as large as we want, so cannot be bounded.
A very important class of linear operators are those for which . In this case we have the following important definition.
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”.
Notification Switch
Would you like to follow the 'Digital signal processing' conversation and receive update notifications?