For any given arbitrary signal x[n], we can express it as a linear combination of the unit impulse signals, as follows:
x[n] = Sk=0∞x[k]d[n-k]
The right-hand side of the above equation can be viewed as the situation where
k is the index for time.
x[k] is a fixed function of time index k.
d[n-k] is a function parameterized by n.
Similarly, the above equation can be rewritten into another format:
x[n] = Sk=0∞x[n-k]d[k]
The right-hand side of the above equation can be viewed as the situation where
k is the index for time.
d[k] is a fixed function of time index k.
x[n-k] is a function parameterized by n.
For a given LTI system L{•}, when the input signal x[n] is decomposed by the first method, the output y[n] can be expressed as follows:
y[n]
=
L{x[n]}
=
L{Sk=0∞x[k]d[n-k]}
=
Sk=0∞x[k]L{d[n-k]}
=
Sk=0∞x[k]h[n-k]
where h(n-k) = L{d(n-k)} is the response of the system with respect to the input of the unit impulse signal at n = k. In other words, the output of an LTI system is determined by the input signal x[n] and the system's impulse response h[n]. More specifically, the impulse response of an LTI system exclusively determine the characteristics of the system.
We can use the following plots to demonstrate the operations of the above formula:
If we choose to use the second method for decomposing x[n], then y[n] can be expressed as follows:
y[n]
=
L{x[n]}
=
L{Sk=0∞x[n-k]d[k]}
=
Sk=0∞x[n-k]L{d[k]}
=
Sk=0∞x[n-k]h[k]}
Since the computation of y[n] is used frequently, we shall define the convolution of two signals x[n] and h[n] as follows: