Sunday, 23 April 2017

Design of Butterworth Filter

This experiment was performed using Scilab which is the open source alternative to MATLAB.We designed both filters i.e. HPF and LPF using Scilab coding.
Here the parameters like passband attenuation (Ap),stopband attenuation (As),analog passband frequency (fp),analog stopband frequency (fs) and sampling frequency (Fs).were taken as inputs. Sampling frequency selected is 4 times higher than fp or fs.
The observed value of 'Ap' is less than input value whereas for 'As', it was found as greater. The order of the filter obtained was higher than 10 for each of the filter.
The frequency bands are complex.Also,magnitude spectrum is monotonic i.e varying in one condition.

15 comments:

  1. Informative content with good explanation.

    ReplyDelete
  2. basic filter designing is nicely explained

    ReplyDelete
  3. However, its roll off is not steep

    ReplyDelete
  4. Scilab is good platform for waveform analysis....

    ReplyDelete
  5. Its higher order for analog filter is the reason for its implementation using Digital filter design.

    ReplyDelete
  6. Transition width is more when compared with chebyshev filter

    ReplyDelete
  7. The roll off characteristics of Butterworth filter are less are less steeper than chebyshev

    ReplyDelete