Frequency Sampling method is also used to design a FIR filter.
In this method the the frequency response is sampled and the desired transfer function is obtained. The transfer function is a combination of FIR filter and parallel IIR filter. The final output is obtained using IDFT method. The final output is always symmetric about the point N/2. It is the most simplest method when desired frequency response is specified.
In this method the the frequency response is sampled and the desired transfer function is obtained. The transfer function is a combination of FIR filter and parallel IIR filter. The final output is obtained using IDFT method. The final output is always symmetric about the point N/2. It is the most simplest method when desired frequency response is specified.
very nice
ReplyDeleteThis method is computationally fast as compared to windowing method
ReplyDeleteImplementation on Scilab has made the understanding easy
ReplyDeleteFSM is used in the cases where desired response in known.
ReplyDeleteVery simple method of filter design
ReplyDeleteProper choice of sampling frequency is an important factor in designing filter
ReplyDeleteThis method is useful for the design of non-prototype filters where the desired magnitude response can take any irregular shape
ReplyDelete