Tuesday, 25 April 2017

Butterworth filter

This experiment was also performed using Scilab. The input parameters were passband attenuation(Ap), stopband attenuation(As), passband frequency(Fp), stopband frequency(Fs) and sampling frequency(F).The theoretical and observed values of Ap and As were compared.
It was observed that all the poles lie in the unit circle for high pass and low pass digital filter. Thus, the filters are stable. Greater the order of filter, greater is the accuracy in the theoretical and observed values. 

11 comments:

  1. IIR filters though easy to implement but requires more memory & is computationally not efficient

    ReplyDelete
  2. Butterworth filter has no ripple in basspand as well as in stopband

    ReplyDelete
  3. Butterworth filter has no ripple in basspand as well as in stopband

    ReplyDelete
  4. Windowing method and FSM method can be used to design Butterworth Filter

    ReplyDelete
  5. This comment has been removed by the author.

    ReplyDelete
  6. We have to input parameters such as Ap,As,stop band and pass band frequency when we execute the scilab code

    ReplyDelete
  7. Digital Butterworth filter can be designed using BLT and IIM method

    ReplyDelete
  8. This comment has been removed by the author.

    ReplyDelete
  9. Wide transition band is a disadvantage

    ReplyDelete
  10. No ripples in Butterworth filter

    ReplyDelete