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

Online Help

All Products    Maple    MapleSim


Add

Add the inputs

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

The Add component computes the element-wise addition of the inputs.

The Signal Size parameter assigns the dimension of the input and output connectors.

Equations

yj=k1u1j+k2u2j

Connections

Name

Description

Modelica ID

u1

Real input vector

u1

u2

Real input vector

u2

y

Real output vector

y

Parameters

Name

Default

Units

Description

Modelica ID

k1

1

 

Gain of upper input

k1

k2

1

 

Gain of lower input

k2

Signal Size

1

 

Dimension of input and output signals

signalSize

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

Math Functions

Math Operators

Signal Blocks