Frequency Sampling Method
An FIR Filter can be designed using Frequency Sampling Method also. Attenuation in passband, attenuation in stop band and related frequencies were entered into the Scilab code. Conventional Discrete Fourier Transform algorithm was used to convert the obtained desired frequency response in the frequency domain. h[n] was obtained finally, by applying Inverse Discrete Fourier Transform algorithm. It was observed that the final output sequence h[n] was always symmetric about the point of symmetry (N/2). Phase spectrum is linear within the positive lobes of magnitude spectrum while a discontinuity is observed when the spectrum goes out of range (-pi to pi).
However it causes aliasing effects
ReplyDeleteAliasing occurs only when the frequency spectrum is undersampled
ReplyDeleteNyquist criterion must be satisfied
ReplyDelete