Lower or upper limit





| Vector |
in the palette on the schematic
The block memorizes and transmits to the output port the extremum (minimum or maximum) of the input signal (or extremum values in the input signal vector) read during the simulation at a given point in time. Block algorithm for calculating the maximum:

Block algorithm when calculating the minimum:

where x(t) is the vector of input signals, y(t) is the vector of output signals.

Inputs

  • input - input signal.

Outputs

  • output - output signal.

Properties

  • Operation type – calculation of the signal minimum or signal maximum.

Parameters

none

Note:
in order to implement vector processing, the converted signals must be "compressed" into a vector input signal by means of a typical block Multiplexer.