Owning Palette: Discrete Linear Systems VIs
Installed With: FPGA Module
Applies a fifth-order low-pass integer FIR filter to the input data. The filter cut-off frequency is 1/10 of the sample frequency of the input. Use the Discrete Control Filter VI to filter measured values, such as the process variable, in control applications. The data type you wire to input determines the output data type.
The maximum input word length is 16 bits.
The Discrete Control Filter VI uses integer filter coefficients obtained by scaling the coefficients of a floating-point lowpass filter design by a factor of 216 and rounding to ensure the filter has a unity gain. The intermediate results are 32 bits wide and do not overflow.