Monday, 10 April 2017

Lab No.6: Chebyshev Filter Design

A digital Chebyshev filter using the analog filter and input specifications was designed.
Scilab software was used to write the code and also observe the output magnitude spectrum with frequency (Hz) on X axis and attenuation (dB) on Y axis.
The conspicuous feature of the magnitude spectrum was that it exhibited ripple in passband and no monotonic in stop band.
The order of Chebyshev filters was observed to be lesser compared to Butterworth filters for similar input parameters. 
This means that the Chebyshev filter requires less hardware components for its realization.

12 comments:

  1. Chebyshev filter has ripples in pass band and stop band

    ReplyDelete
  2. Minimum order of chebyshev filter is 2

    ReplyDelete
  3. order of chebyshev filter is less than butterworth filter for same input.

    ReplyDelete
  4. there is ripple in pass band for chebyshev 1 filter

    ReplyDelete
  5. Chebyshev2 has ripples in stopband

    ReplyDelete
  6. Cut off frequency is same as passband frequency

    ReplyDelete
  7. One of the main aspects of the Chebyshev filter is that it has a steep roll-off. It reaches its ultimate roll-off faster than other forms of filter. Accordingly is widely used in RF applications.

    ReplyDelete
  8. Chebyshev 1 and chebyshev 2 requires less hardware components for realization.

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

    ReplyDelete

Lab No.10: Signal Processing Application

The Morse code is a simple and versatile technique for sending of text messages, mainly using wireless media. The Morse communication was u...