Monday, 24 April 2017

Digital FIR filter design using FSM

Digital FIR filter design using FSM

We observed that the values of Ap and As have been verified. Also we learnt that phase response is the same for low pass filter and high pass filter only if the order of both of them are identical.Frequency sampling method is more efficient computationally because many samples in the input impulse functions are zero therefore less calculations are needed.

9 comments:

  1. Replies
    1. Input parameters were passband frequency, stopband frequency, sampling frequency, order, etc.
      W1 and W2 also need to be specified for band pass or bandstop filter

      Delete
  2. FSM is a simple way of designing FIR filter

    ReplyDelete
  3. FSM method doesn't give optimum response.

    ReplyDelete
    Replies
    1. We can use windowing technique for optimum response

      Delete
  4. The FSM TEchnique is used when the filter response is known

    ReplyDelete
  5. A factor of m*(pi) is added whenever the magnitude is found out to be negative.

    ReplyDelete