1) The document introduces signal processing by discussing signals, systems, and transforms. It defines signals as functions of time or space and systems as maps that manipulate signals. Transforms represent signals in different domains like frequency to simplify operations.
2) Signals can be represented in the frequency domain using Fourier transforms. This makes operations like filtering easier. Low frequencies represent overall shape while high frequencies are details like noise or edges.
3) Linear and time-invariant systems can be characterized by their impulse response. The output is the convolution of the input and impulse response. Convolution is a mechanism that shapes signals to produce outputs.