I am not able to understand that in the standard convolution formula how we can change the variable from t to \$\tau\$.
$$\int{x(\tau)\cdot h(t-\tau)d\tau }$$
Isn't this incorrect mathematically?
I am not able to understand that in the standard convolution formula how we can change the variable from t to \$\tau\$.
$$\int{x(\tau)\cdot h(t-\tau)d\tau }$$
Isn't this incorrect mathematically?
In addition there should be somewhere mentioned the integration period, it's from time=0 to current time t.
$$\int_0^t{x(\tau)\cdot h(t-\tau)d\tau }$$
Tau is the formal variable for integration process, t is the running physical time. The integral should be calculated completely from blank board for every t. That's quite a job for a signal processor. Fortunately there are accelerating algorithms developed.
\$h(t-\tau)\$, is mirror image of the impulse response \$h(t)\$, reflected about the vertical axis, and shifted (delayed) by \$\tau\$. Integrating between 0 and \$t\$ effectively slides the reflected impulse past the input signal, multiplying and adding (i.e. integrating) as it goes, thus mimicking what happens in practice.
Google: 'convolution - fold slide multiply add', for a gif
https://en.wikipedia.org/wiki/Convolution#/media/File:Convolution_of_spiky_function_with_box2.gif