Maximum
Pass through the largest signal
Description
Equations
Connections
Parameters
Modelica Standard Library
The Maximum (or Max) component computes the maximum of the inputs.
The Use Vector boolean parameter selects the type of inputs.
If false (the default), the block has two scalar inputs, u1 and u2.
If true, the block has a single vector input, u, and the Signal Size parameter sets the dimension of u. Signal Size must be greater than 1.
Name
Modelica ID
u1
Real input signal 1
u2
Real input signal 2
y
Real output signal
u
Real input vector
Default
Units
Use Vector
false
True (checked) means use single input vector
useVector
Signal Size
2
Dimension of the vector input signal (n>1)
signalSize
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
Math Functions
Math Operators
Signal Blocks
Download Help Document