| Simulink® | ![]() |
Discontinuities

The Rate Limiter block limits the first derivative of the signal passing through it. The output changes no faster than the specified limit. The derivative is calculated using this equation.
![]()
u(i) and t(i) are the current block input and time, and y(i-1) and t(i-1) are the output and time at the previous step. The output is determined by comparing rate to the Rising slew rate and Falling slew rate parameters:
If rate is greater than the Rising slew rate parameter (R), the output is calculated as
![]()
If rate is less than the Falling slew rate parameter (F), the output is calculated as
![]()
If rate is between the bounds of R and F, the change in output is equal to the change in input:
![]()
The Rate Limiter block accepts and outputs signals of any data type supported by Simulink® software, except Boolean. The Rate Limiter block supports fixed-point data types.

Specify the limit of the derivative of an increasing input signal. This parameter is tunable for fixed-point inputs.
Specify the limit of the derivative of a decreasing input signal. This parameter is tunable for fixed-point inputs.
Specify the sample time mode, continuous or inherited from the driving block.
Set the initial output of the simulation. Simulink software does not allow you to set the initial condition of this block to inf or NaN.
Linearization commands in Simulink software treat this block as a gain in state space. Select this check box to cause the linearization commands to treat the gain as 1; otherwise, the commands treat the gain as 0.
Direct Feedthrough | Yes |
Sample Time | Continuous or inherited (specified in the Sample time mode parameter) |
Scalar Expansion | Yes, of input and parameters |
Dimensionalized | Yes |
Zero Crossing | No |
![]() | Random Number | Rate Limiter Dynamic | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |