Convolution Visualization & Animation
Flip/shift \(h(t-\tau)\) → Multiply \(x(\tau)h(t-\tau)\) → Integrate \(y(t)\)
Slide \(t\) to see how the overlap between \(x(\tau)\) and \(h(t-\tau)\) produces the convolved output $$ y(t)=\int_{-\infty}^{\infty}x(\tau)h(t-\tau)\,\mathrm d\tau $$
0.0
\(t=0.0,\;y(t)=0\)
Area under \(x(\tau)h(t-\tau)\) equals \(y(t)\).
Convolution: definition & properties
Definition of Convolutiuon
\(y(t)=\int_{-\infty}^{\infty} x(\tau)h(t-\tau)\,d\tau\)
Graphically: reverse/shift \(h\), multiply with \(x\), then integrate the overlap to get one output sample \(y(t)\).
Moving the slider changes overlap, so the output curve is traced point by point.
Key properties
- Commutative: \(x*h=h*x\) — swapping inputs gives the same output.
- Shift (delta): \(x*\delta(t-T)=x(t-T)\) — a shifted impulse shifts the signal.
- Identity: \(x*\delta=x\) — the impulse acts like a neutral element.