Limiter

| Vector | C | ST |
в палитре на схеме

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.

Входные порты

  • input - input signal to be limited.

Выходные порты

  • output - output limited signal.

Свойства

  • 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".

Параметры

none

Прим.: by default, the block implements limitation of a scalar input signal.