Limiter





| Vector | C | ST |
in the palette on the schematic
The block implements the limitation of the input value:

where xi(t) is an element of the input signal vector; yi(t) is an element of the output signal vector; uimin, uimax are the i-th elements of the minimum and maximum values vectors of the block.

Inputs

  • input - input signal to be limited.

Outputs

  • output - output limited signal.

Properties

  • Minimum input value - a vector of umin values limiting the input signal "from below";
  • Maximum input value - a vector of umax values limiting the input signal "from above".

Parameters

none

Note:
by default, the block implements limitation of a scalar input signal.