If a system is linear, this means that when an input to a given system is scaled
by a value, the output of the system is scaled by the same amount.
In Figure 1(a) above, an input xx to the
linear system LL gives the output yy. If xx is scaled by a value αα
and passed through this same system, as in Figure 1(b), the output
will also be scaled by αα.
A linear system also obeys the principle of superposition. This
means that if two inputs are added together and passed through a linear system,
the output will be the sum of the individual inputs' outputs.
That is, if Figure 2 is true, then
Figure 3 is also true for a linear system. The scaling property mentioned
above still holds in conjunction with the superposition principle. Therefore,
if the inputs x and y are scaled by factors α and β, respectively, then the
sum of these scaled inputs will give the sum of the individual scaled outputs:
A time-invariant system has the property that a certain input will
always give the same output, without regard to when the input was applied to the system.
In this figure,
xtxt
and
xt−t0
xtt0
are passed through the system TI. Because the system TI is time-invariant, the inputs
xtxt
and
xt−t0
xtt0
produce the same output. The only difference is that the output due to
xt−t0
xtt0
is shifted by a time
t0t0.
Whether a system is time-invariant or time-varying can be seen
in the differential equation (or difference equation) describing it.
Time-invariant systems are modeled with constant coefficient equations.
A constant coefficient differential (or difference) equation means that the parameters of the
system are not changing over time and an input now will give the same
result as the same input later.
Certain systems are both linear and time-invariant, and are thus referred
to as LTI systems.
As LTI systems are a subset of linear systems, they obey the principle of
superposition. In the figure below, we see the effect of applying time-invariance
to the superposition definition in the linear
systems section above.
If two or more LTI systems are in series with each other,
their order can be interchanged without affecting the overall output of the system.
Systems in series are also called cascaded systems.
If two or more LTI systems are in parallel with one another,
an equivalent system is one that is defined as the sum of these individual systems.
A system is causal if it does not depend on future values of
the input to determine the output. This means that if the first input
to a system comes at time
t0t0,
then the system should not give any output until that time. An example of a non-causal
system would be one that "sensed" an input coming and gave an output before the input arrived:
A causal system is also characterized by an
impulse response htht that is zero for t<0t0.
"My introduction to signal processing course at Rice University."