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.

The Fast Fourier Transform 189<br />

Using symmetry, we obtain<br />

X(0) = x(0) + x(1) + x(2) + x(3) = [x(0) + x(2)<br />

} {{ } ]<br />

X(1) = x(0) − jx(1) − x(2) + jx(3) = [x(0) − x(2)<br />

} {{ } ]<br />

X(2) = x(0) − x(1) + x(2) − x(3) = [x(0) + x(2)<br />

} {{ } ]<br />

X(3) = x(0) + jx(1) − x(2) − jx(3) =[x(0) − x(2)<br />

} {{ } ]<br />

g 1<br />

h 1<br />

g 1<br />

h 1<br />

+[x(1) + x(3) ]<br />

} {{ }<br />

g 2<br />

−j[x(1) − x(3) ]<br />

} {{ }<br />

h 2<br />

− [x(1) + x(3) ]<br />

} {{ }<br />

g 2<br />

+ j[x(1) − x(3) ]<br />

} {{ }<br />

h 2<br />

Hence an efficient algorithm is<br />

Step 1<br />

g 1 = x(0) + x(2)<br />

g 2 = x(1) + x(3)<br />

h 1 = x(0) − x(2)<br />

h 2 = x(1) − x(3)<br />

∥<br />

Step 2<br />

X(0) = g 1 + g 2<br />

X(1) = h 1 − jh 2<br />

(5.47)<br />

X(2) = g 1 − g 2<br />

X(3) = h 1 + jh 2<br />

which requires only 2 complex multiplications, which is a considerably smaller<br />

number, even for this simple example. A signal flowgraph structure for this<br />

algorithm is given in Figure 5.19.<br />

An Interpretation This efficient algorithm (5.47) can be interpreted differently.<br />

First, a 4-point sequence x(n) isdivided into two 2-point sequences, which<br />

are arranged into column vectors as shown here.<br />

[[ ] x(0)<br />

x(2)<br />

,<br />

[ ]] x(1)<br />

x(3)<br />

=<br />

[ ] x(0) x(1)<br />

x(2) x(3)<br />

x(0)<br />

g 1<br />

X (0)<br />

x(2)<br />

−1<br />

−j<br />

X (1)<br />

h 1<br />

X (2)<br />

x(1)<br />

g 2<br />

−1<br />

x(3)<br />

−1<br />

h 2<br />

j<br />

X (3)<br />

FIGURE 5.19 Signal flowgraph in Example 5.20<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!