Linear Phase FIR using Frequency Sampling Method
The code was written on Scilab software. The inputs taken from the user were As, Ap, cut-off frequency, wp and ws. Both LPF and HPF were designed using this method. The As and Ap calculated and observed values were verified. This method is simple for designing a filter. However, this method leads to aliasing if desired response is undersampled.
The sample values are symmetric about k = N/2.
ReplyDeleteAlso antisymmetric about k=N/2
DeleteShort and Crisp
ReplyDeleteThanks
Deleteis it easy to implement?
ReplyDeleteYes, it requires less input parameters so it is easy to implement
DeleteThis comment has been removed by the author.
ReplyDeleteFrequency sampling involves less computation as DFT is used.
DeleteDrawback is that at frequencies other than w=1, the sampled value vary significantly from the spectrum values
DeleteEasy to implement
ReplyDeletegood
ReplyDeleteEasy method for filter Designing
ReplyDeleteYes!
DeleteThank you for adding your comments to this blog! :)
ReplyDelete