PLECS 3.3 Online Help |
Continuously average input signal over specified time period
Control / Filters
The Moving Average filter averages a continuous input signal over the
specified averaging time
. The output
is continuously updated in every
simulation step:
The implementation of this block avoids accumulating numerical integration errors typically associated with continuous-time implementations of FIR filters. However, the Moving Average filter is computationally more expensive and less accurate than the similar Periodic Average.