In this experiment,
digital Butterworth low pass and high pass filters have been designed using
Scilab software. Scilab is a free and open source
software for numerical computation where one can use the source code and modify
it according to the requirement of the project or research for personal or
commercial use. We implemented low pass and high pass filter where we had to
enter the pass band and stop band attenuation, pass band and stop band digital
frequencies and the sampling frequency. Ideally the observed stop band
attenuation should be greater than the calculated while the pass band
attenuation should be lesser than the calculated one. However it was seen that
if the difference in the pass band and stop band frequencies was less, then the
above values were not close to the calculated ones. Hence we increased the gap
between the two frequencies which got us the accurate results.
With higher order roll off in transition band becomes steep
ReplyDeleteyes, and accuracy increases
DeleteButterworth is good for order1 type of filter
ReplyDeleteButterworth is better than chebyshev filter design
ReplyDeleteSo we'll have to ensure good spacing between the pass band and stop band frequencies for an accurate response
ReplyDeletetrue
DeleteYes Butterworth is good for order 1 type filter
ReplyDeleteButterworth filter has no ripples
ReplyDeletetrue. However the chebyshev1 and chebyshev2 filters have ripple in pass band and stop band respectively
Delete