Skip to content

filter generator transforms for adaptive FIR filters

The AdaptiveCorrelate transform element accepts the updated FIR filter coefficients in an EventFrame on one it's sink pads. So for all the adaptive filters we'll use for the inverse sensing and actuation transforms we will need elements that produce their filters, by reading in TDCF values and producing EventFrames with filter coefficients.

The elements we need are:

  • inverse sensing filter gen
  • actuation TST filter gen
  • actuation PUM filter gen
  • actuation UIM filter gen