Monday, 24 April 2017

Lab No.8: Design of FIR filter using sampling method

We designed linear phase FIR filter using frequency sampling method using scilab. The magnitude response was plotted. It was observed if filter order increases ,number of lobes in stop band also increases. We observed that phase is linear and similar to LPF and HPF if order is kept same. If phase is linear output will not be distorted.

13 comments:

  1. FSM method is more efficient

    ReplyDelete
    Replies
    1. yes because many of the input values become zero

      Delete
  2. Replies
    1. yes because many of the input values become zero

      Delete
  3. Replies
    1. yes because many of the input values become zero

      Delete
  4. Phase is linear and similar if order is kept same

    ReplyDelete
  5. FSM is more efficient than Window method

    ReplyDelete
    Replies
    1. yes because many of the input values become zero

      Delete
  6. For any linear phase filter,we get output as delayed input.So output is not distorted

    ReplyDelete
  7. FIR filter requires higher order.

    ReplyDelete
  8. Frequency sampling realization is computationally more efficient than direct form realization

    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...