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

Comments

  1. This comment has been removed by the author.

    ReplyDelete
  2. What if the transfer function was not known??? ...then how would you plot the magnitude response???

    ReplyDelete
    Replies
    1. then by knowing the input and output we have to first find transfer function

      Delete
  3. scilab is really good for filter design. Try to implement complex algorithm using it.

    ReplyDelete
  4. i am using matlab, is it ok for filter design or it lags behnd scilab?

    ReplyDelete
  5. IIR, though unstable, requires a significant less amount of memory than FIR filters.

    ReplyDelete

Post a Comment