MIMO_nin

Converter with multiple inputs and outputs of dimensions nin

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

Partial block with multiple Real input and output connectors each of which have nin elements.

Parameters (1)

nin

Value: 2

Type: Integer

Description: Number of input and output signals

Connectors (2)

u

Type: RealMultiInput[nin]

Description: Input

y

Type: RealMultiOutput[nin]

Description: Output signal

Extended by (4)

Rescale

BusinessSimulation.Converters.Vector

Rescales the components of input vector u to run from y_min to y_max over the range u_min to u_max

ProportionalSplitFactors

BusinessSimulation.Converters.Vector

Convert a vector of weights to a vector of fractions adding to one

Clip

BusinessSimulation.Converters.Vector

Clips input vector so that all components remain within a given interval

TableFunctionVector

BusinessSimulation.Converters.Lookup

Table function for vector input and output using Modelica's CombiTable format