MovingAverage - Moving average
Connection Diagram:
I | AVERAGE | ||
Connections(4) | Position | Remark |
I | Left | Input vector |
AVERAGE | Right | Averaged output vecotr |
Parameters(1) | Default | Remark |
AveragingPeriod[s] | 20m | Length of the moving averaging window, for example, for 50Hz signals specify 20ms or 40ms or n*20ms |
Function | The input I is averaged over the averaging period. | |
Special | The input signal is averaged for the given averaging period. This averaging period is from current point in time t back to t-(averaging period). |
Status | Standard |
Select from | Components\Library\AdvancedElectricalDrives\Control\Vector |
See also
MAC, PILIM, PILIMtau, PILIMtauControlled,