blockDiscreteMIMOs

Multiple Input Multiple Output discrete control block

Extends from DiscreteBlock (Base class of discrete control blocks).

Information

Block has a input and a output signal vector where the signal sizes of the input and output vector are identical. These signals are sampled due to the defined samplePeriod parameter. See the base-class DiscreteBlock for more information.

Parameters

TypeNameDefaultDescription
Integern1Number of inputs (= number of outputs)
SI.TimesamplePeriod (from DiscreteBlock)Sample period of component
SI.TimestartTime (from DiscreteBlock)0First sample time instant

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInput[n]uConnector of Real input signals
Modelica.Blocks.Interfaces.RealOutput[n]yConnector of Real output signals