MIT 6.300 — Lecture 8
Systems
§ Lecture and Recitation: Systems
Definition. A system is a function that maps signals to signals .
Such a system is additive if .
Such a system is homogeneous if for any constant .
Such a system is linear if it is both additive and homogeneous.
Such a system is time-invariant if for all integers .
Remark. We call the output signal of a system the response to the input signal .
One might imagine the input signal as, say, the voltage supplied to an AC circuit, and the output signal as, say, the voltage across a resistor. In this sense, the output signal is a response to the input signal.
Example. Consider the following systems.
The system is linear and time-invariant.
The system is linear but not time-invariant.
The system is not linear but time-invariant.
The system (the constant signal) is linear and time-invariant.
Definition. A system is said to be LTI if it is both linear (L) and time-invariant (TI).
From now on, we will restrict our attention to LTI systems.