5.48. TRUNC¶

Purpose
Truncates an input signal if it exceeds lower or upper bound values.
Procedure
If the values of an input signal exceed either the lower or upper bound values, then those input values are replaced with the corresponding bound values.
Parameters
Parameter |
input |
unit |
range |
default |
remarks |
---|---|---|---|---|---|
Lower bound |
real |
||||
Upper bound |
real |
Remarks
None.
Examples
Below figure presents an input sine signal, which has been truncated by a lower bound value of -0.5 and an upper bound value of +0.80

Fig. 5.48.1 Model system¶

Fig. 5.48.2 Response signal¶