After selecting a filter structure, you must quantize the coefficients of the reference floating-point filter. Quantizing the filter coefficients is the process of approximating each floating-point value with a fixed-point value that you use in a fixed-point mathematical computation or hardware implementation.
Using the DFD FXP Quantize Coef VI, you can configure the filter coefficients quantizer QC and convert the reference floating-point filter to a fixed-point filter.
  • If you use the Easy instance of the DFD FXP Quantize Coef VI to quantize the filter coefficients, you must do the following steps:
    1. Specify appropriate word length values for coefficients a/k word length and coefficients b/v word length.
    2. Specify the appropriate gain processing target.
    3. Specify the appropriate gain word length value. This VI automatically calculates the integer word lengths for coefficients a/k, coefficients b/v, and gain. The VI then uses the resulting values to quantize the filter coefficients.
  • If you use the Advanced instance of the DFD FXP Quantize Coef VI to quantize the filter coefficients, you must complete the following steps:
    1. Configure the coefficients a/k quantizer and coefficients b/v quantizer.
    2. Specify the appropriate gain processing target.
    3. Specify the appropriate gain word length value. This VI then automatically calculates the integer word length of gain and uses the resulting value to quantize the gain if you set the gain processing input to On Target.