Multirate Filter Design VIs
Owning Palette: Digital Filter Design VIs and Functions
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 Multirate Filter Design VIs to create multirate filters.
The VIs on this palette can return general LabVIEW error codes or specific digital filter design error codes.
Palette Object | Description |
---|---|
DFD Halfband Design | Creates a halfband filter with an automatic order estimation. |
DFD MRate Filter Design | Creates a single-stage multirate filter. You must manually select the polymorphic instance you want to use. |
DFD NStage MRate Filter Design | Creates multistage multirate filters, which meet the requirements you specify by cascading filters in multirate filters out. |
DFD Nyquist Design | Creates a Nyquist filter using the window or equi-ripple methods with an automatic order estimation. |
DFD Raised Cosine Design | Creates a raised cosine or a root-raised cosine finite impulse response (FIR) filter. |
Multirate CIC Design | Creates a cascaded integrator comb (CIC) filter. |
Multirate FIR Design | Creates a finite impulse response (FIR) multirate filter. |
Multistage Multirate Filter Design | Creates a multistage multirate filter. |