WOLFRAM SYSTEM MODELER
SI2SO2 Single Input / 1 Single Output continuous control block |
SystemModel["Modelica.Blocks.Interfaces.SI2SO"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
Block has two continuous Real input signals u1 and u2 and one continuous Real output signal y.
u1 |
Type: RealInput Description: Connector of Real input signal 1 |
|
---|---|---|
u2 |
Type: RealInput Description: Connector of Real input signal 2 |
|
y |
Type: RealOutput Description: Connector of Real output signal |
Modelica.Blocks.Tables Table look-up in two dimensions (matrix/file) |
|
Modelica.Blocks.Math Output a linear combination of the two inputs |
|
Modelica.Blocks.Math Pass through the smallest signal |
|
Modelica.Blocks.Math Pass through the largest signal |
|
Modelica.Blocks.Math Determine the hypotenuse or leg of a right triangle |
|
Modelica.Blocks.Math Output atan(u1/u2) of the inputs u1 and u2 |
|
Modelica.Blocks.Math Output first input divided by second input |
|
Modelica.Blocks.Math Output product of the two inputs |
|
Modelica.Blocks.Math Output the sum of the two inputs |