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

Online Help

All Products    Maple    MapleSim


Complex Feedback

Output difference between commanded and feedback input

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

The Complex Feedback (or Feedback) component computes the output y as the difference of the command input u1 and feedback input u2.

To use the complex conjugate of u1 or u2, set Use Conjugate Input 1 or Use Conjugate Input 2 to true, respectively.

Equations

y=u1u2

Connections

Name

Description

Modelica ID

u1

Complex signal; commanded input

u1

u2

Complex signal; feedback input

u2

y

Complex output

y

Parameters

Name

Default

Units

Description

Modelica ID

Use Conjugate Input 1

false

 

If true, use the complex conjugate of input 1

useConjugateInput1

Use Conjugate Input 2

false

 

If true, use the complex conjugate of input 2

useConjugateInput2

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