Butterworth Filter Design

In this experiment we designed an IIR Filter namely Butterworth Filter.The Passband and Stop Band Attenuation were kept constant at 45db and 3db respectively.The code for the order and the normalised filter was typed according to the theory.BLT method was used for getting the exact transfer function.Further,the graph observed was minimally flat graph with no ripple in Pass band and Stop Band.Due to its maximum flat pass band nature it is used as anti-aliasing filter in data converter applications.

Comments

  1. We need to ensure there is good separation between stop band and pass band

    ReplyDelete
  2. Digital butterworth filter can be designed by two methods IIM and BLT

    ReplyDelete
  3. Butterworth filter design gives problem of wide transition band.

    ReplyDelete
  4. Compared with a Chebyshev Type I/Type II filter or an elliptic filter, the Butterworth filter has a slower roll-off, and thus will require a higher order to implement a particular stopband specification

    ReplyDelete

Post a Comment

Popular posts from this blog

FIR filter design using the FSM approach.

Chebyshev Filter Design