Rate limiter

This function block implements a rate limiter function. The input signal rate of change over time is limited to the value VB, and the limited value is the function block output.

Signals

Name I/O Type(s) Function
X I FLOAT Input signal
VB I FLOAT Max change per second
Y O FLOAT Output (rate limited) signal