RLIM – Rate limiter
Block SymbolLicensing group: STANDARD
Function Description
The RLIM block copies the input signal u to the output y, but the maximum allowed rate of
change is limited. The limits are given by the time constants tp and tn:
the steepest rise per second: | / | tp |
the steepest descent per second: | / | tn |
Input
u | Input signal to be filtered | double |
Output
y | Filtered output signal | double |
Parameters
tp | Time constant defining the maximum allowed rise 2.0 | double |
tn | Time constant defining the maximum allowed descent (note that ) 2.0 | double |
[Previous] [Back to top] [Up] [Next]