How do you implement a fourth order Butterworth LP filter
at 1kHz if sampling frequency is 8 kHz?



How do you implement a fourth order Butterworth LP filter at 1kHz if sampling frequency is 8 kHz?..

Answer / mani_drvsv

A fourth order Butterworth filter can be made as cascade of
two seond order LP filters with zeta of 0.924 and 0.383.
One can use a bilinear transformation approach for
realising second order LP filters. Using this technique
described well in many texts, one can make two second order
LP filters and cascade them.

Is This Answer Correct ?    16 Yes 1 No

Post New Answer

More DSP Interview Questions

Define cross correlation and auto-correlation?

0 Answers  


Write the expression for discrete convolution.

0 Answers  


What is linear and nonlinear systems?

0 Answers  


What is impulse response? Explain its significance.

0 Answers  


Explain the various methods of representing discrete time signal

0 Answers  






Define sampling and aliasing.

0 Answers  


Define signal sampling?

0 Answers  


How is the non-periodic nature of the input signal handled?

5 Answers   Qualcomm,


What is the basic concept of frequency re-use?

0 Answers   Ericsson,


Explain the different types of AM, FM along with the Diagrams on the paper.

0 Answers   Huawei,


Write a code in C / Verilog to implement a basic FIR filter. Need an answer.

1 Answers  


Define circular convolution.

0 Answers  


Categories