Summary: Describes various classifications of systems.
Note: You are viewing an old version of this document. The latest version is available here.
In this module some of the basic classifications of systems will be briefly introduced and the most important properties of these systems are explained. As can be seen, the properties of a system provide an easy way to separate one system from another. Understanding these basic difference's between systems, and their properties, will be a fundamental concept used in all signal and system courses, such as digital signal processing (DSP). Once a set of systems can be identified as sharing particular properties, one no longer has to deal with proving a certain characteristic of a system each time, but it can simply be accepted do the the systems classification. Also remember that this classification presented here is neither exclusive (systems can belong to several different classificatins) nor is it unique (there are other methods of classification ). Examples of simple systems can be found here.
Along with the classification of systems below, it is also important to understand other Classification of Signals.
This may be the simplest classification to understand as the idea of discrete-time and continuous-time is one of the most fundamental properties to all of signals and system. A system where the input and output signals are continuous is a continuous system, and one where the input and ouput signals are discrete is a discrete system.
A linear system is any system that obeys the properties of scaling (homogeneity) and superposition (additivity), while a nonlinear system is any system that does not obey at least one of these.
To show that a system
![]() |
To demonstrate that a system
![]() |
It is possible to check a system for linearity in a single (though larger) step. To do this, simply combine the first two steps to get
A time invariant system is one that does not
depend on when it occurs: the shape of the output does not
change with a delay of the input. That is to say that for a
system
![]() |
When this property does not hold for a system, then it is said to be time variant, or time-varying.
A causal system is one that is nonanticipative; that is, the output may depend on current and past inputs, but not future inputs. All "realtime" systems must be causal, since they can not have future inputs available to them.
One may think the idea of future inputs does not seem to make much physical sense; however, we have only been dealing with time as our dependent variable so far, which is not always the case. Imagine rather that we wanted to do image processing. Then the dependent variable might represent pixels to the left and right (the "future") of the current position on the image, and we would have a noncausal system.
|
A stable system is one where the output does not diverge as long as the input does not diverge. There are many ways to say that a signal "diverges"; for example it could have infinite energy. One particularly useful definition of divergence relates to whether the signal is bounded or not. Then a system is referred to as bounded input-bounded output (BIBO) stable if every possible bounded input produces a bounded ouput.
Representing this in a mathematical way, a stable system
must have the following property, where
If these conditions are not met, i.e. a system's output grows without limit (diverges) from a bounded input, then the system is unstable. Note that the BIBO stability of a linear time-invariant system (LTI) is neatly described in terms of whether or not its impulse response is absoultely integrable.