02.10.2019 Views

UploadFile_6417

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

560 Chapter 10 ROUND-OFF EFFECTS IN DIGITAL FILTERS<br />

Amplitude<br />

No Limit Cycles<br />

1<br />

0.75<br />

0.5<br />

0.25<br />

0<br />

−0.25<br />

−0.5<br />

−0.75<br />

−1<br />

0 20 40 60 80<br />

Sample Index n<br />

Amplitude<br />

Granular Limit Cycles<br />

1<br />

0.75<br />

0.5<br />

0.25<br />

0<br />

−0.25<br />

−0.5<br />

−0.75<br />

−1<br />

0 20 40 60 80<br />

Sample Index n<br />

FIGURE 10.12 Comparison of limit cycles in Example 10.8<br />

Amplitude<br />

Overflow Limit Cycles<br />

1<br />

0.75<br />

0.5<br />

0.25<br />

0<br />

−0.25<br />

−0.5<br />

−0.75<br />

−1<br />

0 20 40 60 80<br />

Sample Index n<br />

As shown in these examples, the limit-cycle behaviors of many different<br />

filters can be studied for different quantizer characteristics using the<br />

MATLAB function QFix.<br />

10.2.4 MULTIPLICATION QUANTIZATION ERROR<br />

Amultiplier element in the filter implementation can introduce additional<br />

quantization errors since multiplication of two B-bit fractional numbers<br />

results in a 2B-bit fraction and must be quantized to a B-bit fraction.<br />

Consider a multiplier in fixed-point arithmetic with B =8.The number<br />

√1<br />

3<br />

is represented as 0.578125 in decimal. The square of 0.578125 rounded<br />

to 8 bits is 0.3359375 (which should not be confused with 1/3 rounded to<br />

8 bits, which is 0.33203125). The additional error in the squaring operation<br />

is<br />

0.3359375 − (0.578125) 2 =0.001708984375<br />

This additional error is termed as the multiplication quantization error. Its<br />

statistically equivalent model is similar to that of the A/D quantization<br />

error model, as shown in Figure 10.13.<br />

Statistical model Consider the B-bit quantizer block following the<br />

multiplier element shown in Figure 10.13a. The sequence x(n) and the constant<br />

c are quantized to B fractional bits prior to multiplication (as would<br />

be the case in a typical implementation). The multiplied sequence {cx(n)}<br />

is quantized to obtain y(n). We want to replace the quantizer by a simpler<br />

linear system model shown in Figure 10.13b, in which y(n) =cx(n)+e(n),<br />

c<br />

c<br />

x(n) Q Q[cx(n)] ⇒ x(n) cx(n) + e(n)<br />

e(n)<br />

(a) Quantizer<br />

(b) Linear system model<br />

FIGURE 10.13 Linear system model for multiplication quantization error<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!