Advanced FIR Filter Design VIs

Digital Filter Design VIs and Functions

Advanced FIR Filter Design VIs

Owning Palette: Filter Design VIs

Installed With: Digital Filter Design Toolkit. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Advanced FIR Filter Design VIs to estimate finite impulse response (FIR) filter order and to create FIR filters from the filter specifications.

The VIs on this palette can return general LabVIEW error codes or specific digital filter design error codes.

Palette ObjectDescription
DFD Dolph-Chebyshev DesignCreates a finite impulse response (FIR) filter by using the Dolph-Chebyshev Window method.
DFD Dolph-Chebyshev Order EstimationEstimates the order of a finite impulse response (FIR) filter that you designed by using the Dolph-Chebyshev Window method.
DFD Kaiser DesignCreates a finite impulse response (FIR) filter by using the Kaiser Window method.
DFD Kaiser Order EstimationEstimates the order of a finite impulse response (FIR) filter that you designed by using the Kaiser Window method.
DFD Least Pth Norm DesignDesigns an infinite impulse response (IIR) or finite impulse response (FIR) filter with a frequency response that matches the response you request in terms of the least pth norm algorithm. You can use either the iterative reweighted least square (IRLS) method or the Newton method that this VI provides to design a filter. You must manually select the polymorphic instance you want to use.
DFD Remez DesignCreates an equi-ripple filter using the Remez exchange method.
DFD Remez Order EstimationEstimates the order of a Remez equi-ripple filter.
DFD Windowed FIR DesignCreates a finite impulse response (FIR) filter by using the window methods.