02.10.2019 Views

UploadFile_6417

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

176 Chapter 5 THE DISCRETE FOURIER TRANSFORM<br />

Solution<br />

Note that x 1(n) isa3-point sequence, hence we will have to pad one zero to<br />

make it a 4-point sequence before we perform the circular convolution. We will<br />

compute this convolution in the time domain as well as in the frequency domain.<br />

In the time domain we will use the mechanism of circular convolution, while in<br />

the frequency domain we will use the DFTs.<br />

• Time-domain approach: The 4-point circular convolution is given by<br />

3∑<br />

x 1(n) 4○ x 2(n) = x 1 (m) x 2 ((n − m)) 4<br />

m=0<br />

Thus we have to create a circularly folded and shifted sequence x 2((n−m)) N<br />

for each value of n,multiply it sample by sample with x 1(m), add the samples<br />

to obtain the circular convolution value for that n, and then repeat the<br />

procedure for 0 ≤ n ≤ 3. Consider<br />

x 1(m) ={1, 2, 2, 0} and x 2(m) ={1, 2, 3, 4}<br />

for n =0<br />

3∑<br />

x 1(m) · x 2 ((0 − m)) 5<br />

=<br />

m=0<br />

for n =1<br />

3∑<br />

x 1(m) · x 2 ((1 − m)) 5<br />

=<br />

m=0<br />

for n =2<br />

3∑<br />

x 1(m) · x 2 ((2 − m)) 5<br />

=<br />

m=0<br />

for n =3<br />

3∑<br />

x 1(m) · x 2 ((3 − m)) 5<br />

=<br />

m=0<br />

=<br />

=<br />

=<br />

=<br />

3∑<br />

[{1, 2, 2, 0}·{1, 4, 3, 2}]<br />

m=0<br />

3∑<br />

{1, 8, 6, 0} =15<br />

m=0<br />

3∑<br />

[{1, 2, 2, 0}·{2, 1, 4, 3}]<br />

m=0<br />

3∑<br />

{2, 2, 8, 0} =12<br />

m=0<br />

3∑<br />

[{1, 2, 2, 0}·{3, 2, 1, 4}]<br />

m=0<br />

3∑<br />

{3, 4, 2, 0} =9<br />

m=0<br />

3∑<br />

[{1, 2, 2, 0}·{4, 3, 2, 1}]<br />

m=0<br />

3∑<br />

{4, 6, 4, 0} =14<br />

m=0<br />

Copyright 2010 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s).<br />

Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!