Saturation
Purpose
Limit input signal to upper and/or lower value
Library
Control / Discontinuous
Description
The saturation block limits a signal to an upper and/or lower value. If the input signal is within the saturation limits, the output signal is identical to the input signal.
Parameters
- Upper limit
The highest value that the input signal may reach before the output signal is clipped. If the value is set to
inf, the output is unlimited.- Lower limit
The lowest value that the input signal may reach before the output signal is clipped. If the value is set to
-inf, the output is unlimited.
Probe Signals
- Input
The block input signal.
- Output
The block output signal.