Integer Multiplexer - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Multiplex Integer

Multiplexer for Integer Signals

 

Description

Connections

Parameters

Modelica Standard Library

Description

The Integer multiplexer (or Multiplex Integer) component combines Integer input vectors into a Integer output vector.

The n parameter specifies the dimension of each input vector. It is a vector of positive integers. The sum of the dimensions is the dimension of the output port.

For example, if n=2,1,4, there will be 3 inputs ports with dimensions 2, 1, and 4, respectively. The output port has dimension 7. Input port 1 is routed to output signals 1 to 2, input port 2 is routed to output signal 3, and input port 3 is routed to output signals 4 to 7.

Connections

Name

Description

Modelica ID

ui_j

Integer input vectors

ui_j

y

Integer output vector

y

Parameters

Name

Default

Units

Description

Modelica ID

n

1,1,1

 

Array of dimensions of input connectors

n

Modelica Standard Library

The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.

See Also

Demultiplexers

Multiplexers

Routing

Signal Blocks