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.

IIR Filter Structures 221<br />

6.2.6 PARALLEL FORM<br />

In this form the system function H(z) iswritten as a sum of 2nd-order<br />

sections using partial fraction expansion.<br />

H(z) = B(z)<br />

A(z) = b 0 + b 1 z −1 + ···+ b M z −M<br />

1+a 1 z −1 + ···+ a N z −N<br />

= ˆb 0 + ˆb 1 z −1 + ···+ ˆb N−1 z 1−N M−N<br />

1+a 1 z −1 + ···+ a N z −N + ∑<br />

C k z −k<br />

0<br />

} {{ }<br />

only if M≥N<br />

=<br />

K∑ B k,0 + B k,1 z −1 M−N<br />

1+A k,1 z −1 + A k,2 z −2 + ∑<br />

C k z −k<br />

k=1<br />

0<br />

} {{ }<br />

only if M≥N<br />

(6.4)<br />

where K is equal to N 2 , and B k,0, B k,1 , A k,1 , and A k,2 are real numbers<br />

representing the coefficients of 2nd-order sections. The 2nd-order<br />

section<br />

H k (z) = Y k+1(z)<br />

Y k (z)<br />

=<br />

B k,0 + B k,1 z −1<br />

1+A k,1 z −1 ; k =1,...,K<br />

+ A k,2 z−2 with<br />

Y k (z) =H k (z)X(z), Y(z) = ∑ Y k (z), M < N<br />

is the kth proper rational biquad section. The filter input is available to<br />

all biquad sections as well as to the polynomial section if M ≥ N (which<br />

is an FIR part). The output from these sections is summed to form the<br />

filter output. Now each biquad section H k (z) can be implemented in direct<br />

form II. Due to the summation of subsections, a parallel structure can be<br />

built to realize H(z). As an example, consider M = N =4.Figure 6.7<br />

shows a parallel-form structure for this 4th-order IIR filter.<br />

6.2.7 MATLAB IMPLEMENTATION<br />

The following function dir2par converts the direct-form coefficients {b n }<br />

and {a n } into parallel form coefficients {B k,i } and {A k,i }.<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!