WOLFRAM SYSTEM MODELER

MISO

Multiple Input Single Output continuous control block

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Interfaces.MISO"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Block has a vector of continuous Real input signals and one continuous Real output signal.

Parameters (1)

nin

Value: 1

Type: Integer

Description: Number of inputs

Connectors (2)

u

Type: RealInput[nin]

Description: Connector of Real input signals

y

Type: RealOutput

Description: Connector of Real output signal

Extended by (4)

LessThreshold

Modelica.Electrical.Machines.SpacePhasors.Blocks

Sets angle to zero when length is below threshold

QuasiRMS

Modelica.Electrical.Machines.SpacePhasors.Blocks

Extractor

Modelica.Blocks.Routing

Extract scalar signal out of signal vector dependent on IntegerRealInput index

Sum

Modelica.Blocks.Math

Output the sum of the elements of the input vector