Page 286 - DSP Integrated Circuits
P. 286
Problems 271
[23] Reiter R.: Scheduling Parallel Computations, J. Ass. Comp. Machn., Vol. 15,
No. 4, pp. 590-599, Oct. 1968.
[24] Renfors M. and Neuvo Y.: The Maximal Sampling Rate of Digital Filters
Under Hardware Speed Constraints, IEEE Trans, on Circuits and Systems,
CAS-28, No. 3, pp. 196-202, March 1981.
[25] Roberts R.A. and Mullis C.T.: Digital Signal Processing, Addison-Wesley.,
Reading, MA, 1987.
[26] Soderstrand M.A., Loomis H.H., and Gnanasekaran R.: Pipelining
Techniques for IIR Digital Filters, ISCAS-90, pp. 121-124,1990.
[27] Voelcker H.B. and Hartquist E.E.: Digital Filtering via Block Recursion,
IEEE Trans, on Audio Electroacoust.,Vo\. AU-18, pp. 169-176,1970.
[28] Wanhammar L.: Implementation of Wave Digital Filters Using Vector-
Multipliers, Proc. First European Signal Processing Conf., EUSIPCO-80, pp.
21-26, Lausanne, Switzerland, Sept. 1980.
[29] Wanhammar L.: An Approach to LSI Implementation of Wave Digital Filters,
Linkoping Studies in Science and Technology, Diss. No. 62, Sweden, April
1981.
[30] Zeman J. and Lindgren A.G.: Fast Digital Filters with Low Roundoff Noise,
IEEE Trans, on Circuits and Systems, Vol. CAS-28, No. 7, pp. 716-723, July
1981.
PROBLEMS
6.1 (a) Determine the
precedence form of the
structure shown in
Figure P6.1.
(b) Write the system of
difference equation in
computable order.
(c) Write a program, using a
high-level language of
your choice, to realize the
filter structure. Figure P6.1 Cascade Form
6.2 Find the system of difference equations in computable order for the filter in
Example 4.11.
6.3 Find the system of difference equation in computable order for the filter in
Example 4.12.
6.4 A running-sum FIR filter has the impulse response
Derive the corresponding difference equation and write a program, using a
high-level language of your choice, to realize the filter.