Butterworth Filter Design
Sir had explained to us the basic of all filters. Once we understood the range of frequencies allowed and rejected by lpf,hpf,apf,bpf,bsf we decide the transfer function. The position of poles and zeroes for each filter was told by Talele Sir. Accordingly, we took a transfer function and plotted the magnitude response in Scilab using the frmag function.we also plotted the pole-zero graph. we observed the effect on amplitude and bandwidth by varying the poles and zeroes
This comment has been removed by the author.
ReplyDeleteWhat if the transfer function was not known??? ...then how would you plot the magnitude response???
ReplyDeletethen by knowing the input and output we have to first find transfer function
Deletescilab is really good for filter design. Try to implement complex algorithm using it.
ReplyDeleteyeah sure
Deletei am using matlab, is it ok for filter design or it lags behnd scilab?
ReplyDeleteno no, even matlab is equally good
DeleteIIR, though unstable, requires a significant less amount of memory than FIR filters.
ReplyDelete