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

Online Help

All Products    Maple    MapleSim


Transfer Function

Linear transfer function

 

Description

Connections

Parameters

Modelica Standard Library

Description

The Transfer Function component defines the transfer function between the input signal u and the output signal y as

ysus=b1snb1+b2snb2++bnba1sna1+a2sna2++ana

where nb is the dimension of b, and na is the dimension of a.

Connections

Name

Description

Modelica ID

u

Real input signal

u

y

Real output signal

y

Parameters

Name

Default

Units

Description

Modelica ID

b

1

 

Numerator coefficients of transfer function.

b

a

1

 

Denominator coefficients of transfer function.

a

Initial Values

No initialization

 

Type of initialization

initType

x0

zerossizea,11

 

Initial or guess values of states

x_start

y0

0

 

Initial value of output (derivatives of y are zero up to nx-1-th derivative)

y_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