DeMultiplex4
DeMultiplexer block for four output connectors
Library
Modelica/Blocks/Routing
Description
The input connector is split into four output connectors. Note, that the dimensions of the output connector signals have to be explicitly defined via parameters n1, n2, n3 and n4.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_n1 | n1 | Dimension of output signal connector 1 | Scalar | |
mo_n2 | n2 | Dimension of output signal connector 2 | Scalar | |
mo_n3 | n3 | Dimension of output signal connector 3 | Scalar | |
mo_n4 | n4 | Dimension of output signal connector 4 | Scalar |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_u | u | u | Structure | |
mo_u/fixed | fixed | Cell of vectors | true | |
mo_u/start | start | Cell of vectors | ||
mo_y1 | y1 | y1 | Structure | |
mo_y1/fixed | fixed | Cell of vectors | true | |
mo_y1/start | start | Cell of vectors | ||
mo_y2 | y2 | y2 | Structure | |
mo_y2/fixed | fixed | Cell of vectors | true | |
mo_y2/start | start | Cell of vectors | ||
mo_y3 | y3 | y3 | Structure | |
mo_y3/fixed | fixed | Cell of vectors | true | |
mo_y3/start | start | Cell of vectors | ||
mo_y4 | y4 | y4 | Structure | |
mo_y4/fixed | fixed | Cell of vectors | true | |
mo_y4/start | start | Cell of vectors |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
u | implicit | Connector of Real input signals | input | 1 |
y1 | implicit | Connector of Real output signals 1 | output | 1 |
y2 | implicit | Connector of Real output signals 2 | output | 2 |
y3 | implicit | Connector of Real output signals 3 | output | 3 |
y4 | implicit | Connector of Real output signals 4 | output | 4 |