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

Online Help

Transfer Function

Single Input Single Output continuous control block

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

The Transfer Function component multiplies the complex input by a transfer function consisting of a rational polynomial in  specified by the real vector parameters  and  and evaluated at , where  is a real input.

Equations

Connections

Name

Description

Modelica ID

Complex input signal

u

Complex output signal

y

Real input; angular frequency input in

w

Parameters

Name

Default

Units

Description

Modelica ID

Use Conjugate Input

 

If true, use the complex conjugate of the input

useConjugateInput

 

Numerator coefficients of transfer function (for example, 2s+3 is specified as {2,3})

b

 

Denominator coefficients of transfer function (for example, 5s+6 is specified as {5,6})

a

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

Complex Math

 


Download Help Document