Integer Demultiplexer - MapleSim Help

Online Help

All Products    Maple    MapleSim


Integer Demultiplexer

Demultiplexer for Integer Signals

 

Description

Connections

Parameters

Description

The Integer Demultiplexer (or De Multiplex Integer) component separates a Integer input vector into Integer output vectors.

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

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

Connections

Name

Description

Modelica ID

yi_j

Integer output vectors

yi_j

u

Integer input vector

u

Parameters

Name

Default

Units

Description

Modelica ID

n

1,1,1

 

Array of dimensions of output connectors

n

See Also

Demultiplexers

Multiplexers

Routing

Signal Blocks