|
|
 | | From: | CoCo | | Subject: | IIR filter design libray | | Date: | 19 Jan 2005 00:17:59 -0800 |
|
|
 | Hi,
I'm currently looking for a PC software library that can be used to dynamically design IIR filters such as Butterworth, Chebychev, Elliptic ...
I can't find something that is very well kown. I'm astonished that there is no (or very few) popular libraries to face such a common problem. Does somebody know such a library ?
The libray I'm looking for should : - provide routines able to provide IIR filters coefficients from high level specifications (filter type, order, transition bands, bandpass and bandstop ripple ...) - be well known and/or supported by a reliable company/group - be used, tested and validated by numerous users - have an interface for Delphi, but I can also deal with C or C++ - be shipped with a extensive set of test routines - be as cheap as possible, but this is not the main point
Thank you for your inputs
Olivier Cochelin Notocord Systems
|
|
 | | From: | Erik de Castro Lopo | | Subject: | Re: IIR filter design libray | | Date: | Thu, 20 Jan 2005 07:22:06 +1100 |
|
|
 | CoCo wrote: > > Hi, > > I'm currently looking for a PC software library that can be used to > dynamically design IIR filters such as Butterworth, Chebychev, > Elliptic ...
ON Linux you could try
http://www.watri.org.au/~ajh/libfilth/
It may not be pssible to get it to compile on windows.
Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo nospam@mega-nerd.com (Yes it's valid) +-----------------------------------------------------------+ "Cunnilinugus and psychiatry brought us to this." -- Tony Soprano in HBO's "the Sopranos"
|
|
 | | From: | Symon | | Subject: | Re: IIR filter design libray | | Date: | Fri, 21 Jan 2005 10:04:10 -0800 |
|
|
 | Thanks for the link Erik. The manual is a good overview of a lot of filter design techniques. Cheers, Syms. p.s. Going down your post, it's spelt 'Cunnilingus'! ;-) "Erik de Castro Lopo" wrote in message news:41EEC16E.8C127D52@mega-nerd.com... > > ON Linux you could try > > http://www.watri.org.au/~ajh/libfilth/ > > It may not be pssible to get it to compile on windows. > > Erik > -- > +-----------------------------------------------------------+ > Erik de Castro Lopo nospam@mega-nerd.com (Yes it's valid) > +-----------------------------------------------------------+ > "Cunnilinugus and psychiatry brought us to this." > -- Tony Soprano in HBO's "the Sopranos"
|
|
 | | From: | Al Clark | | Subject: | Re: IIR filter design libray | | Date: | Wed, 19 Jan 2005 15:48:30 GMT |
|
|
 | coco_corp@yahoo.fr (CoCo) wrote in news:af247ee9.0501190017.28cf75ea@posting.google.com:
> Hi, > > I'm currently looking for a PC software library that can be used to > dynamically design IIR filters such as Butterworth, Chebychev, > Elliptic ... > > I can't find something that is very well kown. I'm astonished that > there is no (or very few) popular libraries to face such a common > problem. Does somebody know such a library ? > > The libray I'm looking for should : > - provide routines able to provide IIR filters coefficients from high > level specifications (filter type, order, transition bands, bandpass > and bandstop ripple ...) > - be well known and/or supported by a reliable company/group > - be used, tested and validated by numerous users > - have an interface for Delphi, but I can also deal with C or C++ > - be shipped with a extensive set of test routines > - be as cheap as possible, but this is not the main point > > Thank you for your inputs > > > Olivier Cochelin > Notocord Systems
I have used a program from Momentum Data Systems for many years called QEDesign. It is very good at creating filter coefficient files. It might work for your application.
www.mds.com
-- Al Clark Danville Signal Processing, Inc. -------------------------------------------------------------------- Purveyors of Fine DSP Hardware and other Cool Stuff Available at http://www.danvillesignal.com
|
|
 | | From: | stenasc at yahoo.com | | Subject: | Re: IIR filter design libray | | Date: | 19 Jan 2005 15:05:45 -0800 |
|
|
 | ONEoverT is a good package. I seem to recall that Tyder were selling a DSP library at one time.
Bob CoCo wrote: > Hi, > > I'm currently looking for a PC software library that can be used to > dynamically design IIR filters such as Butterworth, Chebychev, > Elliptic ... > > I can't find something that is very well kown. I'm astonished that > there is no (or very few) popular libraries to face such a common > problem. Does somebody know such a library ? > > The libray I'm looking for should : > - provide routines able to provide IIR filters coefficients from high > level specifications (filter type, order, transition bands, bandpass > and bandstop ripple ...) > - be well known and/or supported by a reliable company/group > - be used, tested and validated by numerous users > - have an interface for Delphi, but I can also deal with C or C++ > - be shipped with a extensive set of test routines > - be as cheap as possible, but this is not the main point > > Thank you for your inputs > > > Olivier Cochelin > Notocord Systems
|
|
 | | From: | Atmapuri | | Subject: | Re: IIR filter design libray | | Date: | Wed, 19 Jan 2005 09:48:20 +0100 |
|
|
 | Hi!
www.dewresearch.com
If you can find something better let me know
Regards! Atmapuri
"CoCo" wrote in message news:af247ee9.0501190017.28cf75ea@posting.google.com... > Hi, > > I'm currently looking for a PC software library that can be used to > dynamically design IIR filters such as Butterworth, Chebychev, > Elliptic ... > > I can't find something that is very well kown. I'm astonished that > there is no (or very few) popular libraries to face such a common > problem. Does somebody know such a library ? > > The libray I'm looking for should : > - provide routines able to provide IIR filters coefficients from high > level specifications (filter type, order, transition bands, bandpass > and bandstop ripple ...) > - be well known and/or supported by a reliable company/group > - be used, tested and validated by numerous users > - have an interface for Delphi, but I can also deal with C or C++ > - be shipped with a extensive set of test routines > - be as cheap as possible, but this is not the main point > > Thank you for your inputs > > > Olivier Cochelin > Notocord Systems
|
|
|