Equivalence of Linear and Circular Convolutions
Equivalence of Linear and Circular Convolutions
This Demonstration studies the equivalence of linear and circular convolutions. In signal processing, linear convolution (or simply convolution) refers to the convolution between infinitely supported sequences and filters, while circular convolution refers to the convolution between finitely supported and circularly extended sequences and filters (circular extension makes such sequences and filters periodic).
Given a sequence of length and a filter with an impulse response of length , linear and circular convolutions are equivalent when the period of the circular convolution, , satisfies
M
L
N
N≥M+L-1.
In this Demonstration, the first graphic shows the sequence of length , the second graphic shows the filter with impulse response of length , and the third graphic shows the results of linear convolution, (in black), and circular convolution, (in red, repeated with period ). For , linear and circular convolutions are equivalent (black and red stems are identical within one period); for , linear and circular convolutions are not equivalent (black and red stems are not identical within a single period).
x
n
M=6
h
n
L=3
l
n
c
n
N
N≥8
N<8
Details
Details
Given a sequence and a filter with an impulse response , linear convolution is defined as
x
n
h
n
l
n
∞
∑
k=-∞
x
k
h
n-k.
The discrete-time Fourier transform (DTFT) of the linear convolution is the product of the DTFT of the sequence and the DTFT of the filter with impulse response ; in other words, linear convolution in the time domain is equivalent to multiplication in the frequency (DTFT) domain.
x
n
h
n
Given a length- sequence and a filter with a length- impulse response , circular convolution is defined by
N
x
n
N
h
n
c
n
N-1
∑
k=0
x
k
h
(n-k)modN
The discrete Fourier transform (DFT) of the circular convolution is the product of the DFT of the sequence and the DFT of the filter with impulse response ; in other words, circular convolution in the time domain becomes multiplication in the frequency (DFT) domain.
x
n
h
n
References
References
[1] M. Vetterli, J. Kovačević, and V. K. Goyal, Foundations of Signal Processing, Cambridge: Cambridge University Press, 2014. www.fourierandwavelets.org.
External Links
External Links
Permanent Citation
Permanent Citation
Jelena Kovacevic
"Equivalence of Linear and Circular Convolutions"
http://demonstrations.wolfram.com/EquivalenceOfLinearAndCircularConvolutions/
Wolfram Demonstrations Project
Published: July 6, 2012