Minimum (maximum) by inputs





| Vector | C | ST |
in the palette on the schematic
The block implements element-by-element calculation of the minimum or maximum of the current input values:

where i is the number of the vector element, x1(t) is the first input vector, x2(t) is the second input vector, y(t) is the output vector.

Inputs

  • x_n - signal input. The number of inputs is configured in the block properties.

Outputs

  • output - block output.

Properties

  • Number of ports – the number of block input ports;
  • Operation type – the type of operation: minimum or 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.