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

Online Help

All Products    Maple    MapleSim


Add 3

Sum three inputs

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

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

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

Equations

yj=k1u1j+k2u2j+k3u3j

Connections

Name

Description

Modelica ID

u1

Real input vector

u1

u2

Real input vector

u2

u3

Real input vector

u3

y

Real output vector

y

Parameters

Name

Default

Units

Description

Modelica ID

k1

1

 

Gain of upper input

k1

k2

1

 

Gain of middle input

k2

k3

1

 

Gain of lower input

k3

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