Tuesday, 4 April 2017

Expt - 6 Digital Chebyshev Filter Design

In this experiment we had to design Digital Chebyshev using Analog Chebyshev Filter by using Scilab. Chebyshev filters have sharp cutoff characteristics and exhibits ripples in either Pass band or Stop band depending upon the type of filter. Inputs  - Stop band attenuation (As), Pass band attenuation (Ap), Pass band frequency(wp) & Stop band frequency(ws) were taken from the user, same as that of Butterworth Filter, so that comparison can be made between the two
It was observed that magnitude response was equiripple in pass band and monotonic in stop band.Also the order of Chebyshev Filter for same characteristics was small when compared with  Butterworth Filter.The number of valleys and peak in the pass band determined the order of the filter.

12 comments:

  1. Chebyshev Filter is an IIR filter and the disadvantage of IIR filter design method is that they are harder to implement using fixed point arithematic

    ReplyDelete
  2. The ripples in passband of Chebyshev-1 filters can prove as a disadvantage as it introduces differences in gain for the passband signal.

    ReplyDelete
    Replies
    1. While in Chebyshev-II filters, we observe ripples in the stop band

      Delete
  3. Chebyshev filter has ripples in pass band and stop band

    ReplyDelete
  4. Chebyshev filters are preferred for low-end applications.

    ReplyDelete
  5. Transition width is less than that of butterworth filter

    ReplyDelete
  6. Minimum order of chebyshev filter is 2

    ReplyDelete
  7. For same analog filter input parameters, Chebyshev has lower order than butterworth hence it is easier to implement on hardware.

    ReplyDelete
  8. Explain Frequency Warping in BLT method

    ReplyDelete
  9. Chebyshev is characterized by ripples in pass band and monotonic in stop band.

    ReplyDelete
  10. In frequency warping analog frequency from 0 to infinity is mapped into 0 to pie.

    ReplyDelete
  11. Because of BLT, there is one to one mapping, this can be used for design of any filter

    ReplyDelete