The objective of this experiment was to design a digital butterworth filter from analog filter. program for this filter design was develop on scilab based on the algorithm taught in the class i.e
- from the given data calculate the necessary data for digital filter design
- calculate the order (N)
- find out normalized LPH filter
- from that calculate De-normalized filter
- and after that by BLT or IIM we can calculate the H(z)
- response in butterworth filter is monotonic.
- As the order increases the response becomes more sharpen in both high pass filter and low pas filter.
- In this designing we intially find order through passband and stopband frequency.and find normalized and denormalized transfer function and the find actual transfer function in z transform
scilab code for Butterworth filter design :
https://drive.google.com/open?id=0B-US8fsfaFQxbDhHMGdQMWRzRlE

representation is very well.
ReplyDeletethank you.
DeleteWhat for
DeleteYour comment should be technical
ReplyDelete