|
University of KansasElectrical Engineering & Computer Science |
Chapter 7
7-1, 7-3, 7-4, 7-7, 7-12
Chapter 8
8-4, 8-8 a) and b), 8-21
Use the IIR Digital Filter Design applet at
http://www.dsptutor.freeuk.com/IIRFilterDesign/IIRFilterDesign.html
to design a 6th order Lowpass Butterworth filter with a 1250 Hz passband. Provide your solution in the form of the difference equation
y(n) = b0x(n) + b1x(n-1) + b2x(n-2)+ .. + a1y(n-1)+ a2y(n-2) + a3y(n-3)....