Convolution in digital signal processing

Image result for what is convolution in dsp
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
Convolution is a formal mathematical operation, just as multiplication, addition, and integration. Addition takes two numbers and produces a third number, while convolution takes two signals and produces a third signal.
ย 
ย 
Convolution is used in the mathematics of many fields, such as probability and statistics. In linear systems, convolution is used to describe the relationship between three signals of interest: the input signal, the impulse response, and the output signal.
ย 
ย 

An input signal, x[n], enters a linear system with an impulse response, h[n], resulting in an output signal, y[n]. In equation form: x[n] * h[n] = y[n].
ย 
ย 
Expressed in words, the input signal convolved with the impulse response is equal to the output signal.
ย 
ย 
Just as addition is represented by the plus, +, and multiplication by the cross, ร—, convolution is represented by the star, *.
ย 
ย 
It is unfortunate that most programming languages also use the star to indicate multiplication. A star in a computer program means multiplication, while a star in an equation means convolution.

Join EEE Made Easy Whatsapp Channel

Join EEE Made Easy Telegram channel

Leave a Comment

error: Content is protected !!