On Sep 5, 9:56 am, SRS <sitaram...@gmail.com> wrote:
> I need to design a butterworth approximated low pass, high pass, band
> pass, band stop filter characteristics.This i did using DFT technique
> which is a very heavy algorithm.So My question is how to design the
> FIR for my requirement.So can anybody help in how to proceed...
> Thank you :-)
>
> With Regards,
> SRS
A recent article:
Butterworth Window for Power Spectral Density Estimation Tae Hyun
Yoon, and Eon Kyeong Joo, ETRI Journal, vol.31, no.3, June 2009, pp.
292-297.
available from:
http://etrij.etri.re.kr/Cyber/servle...1&num=3&pg=292
gives an approximate Butterworth window approach that can be applied
to FIR filters through the window based FIR design approach.
Dale B. Dalrymple