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

Online Help

All Products    Maple    MapleSim


First Order

First order transfer function block

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

The First Order component defines a first-order transfer function system.

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

Equations

y.=kuyT

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

T

1

s

Time Constant

T

Initial Values

No initialization

 

Type of initialization (InitialState and InitialOutput are identical)

initType

y0

0

 

Initial or guess value of output

y_start

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

Continuous Signal Blocks

Signal Blocks