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

Online Help

All Products    Maple    MapleSim


Second Order

Second-order transfer function block

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

The Second Order component defines a second-order transfer function system.

ysus=ksw2+2Dsw+1

The Signal Size parameter allows the block to operate on a vector of signals rather than a single signal.

Equations

y.=yd

yd.=wwkuy2Dyd

Connections

Name

Description

Modelica ID

u

Real input vector

u

y

Real output vector

y

Parameters

Name

Default

Units

Description

Modelica ID

k

1

 

Gain

k

w

1

1s

Angular frequency

w

D

1

 

Damping

D

Initial Values

No initialization

 

Type of initialization

initType

Signal Size

1

 

Dimension of input and output signals

signalSize

y0

0

 

Initial or guess value of output

y_start

yd0

0

 

Initial or guess value of derivative of output

yd_start

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

Continuous Signal Blocks

Signal Blocks