blockFeedback
Output difference between commanded and feedback input
Extends from Modelica.Icons.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
Information
Block that outputs y = u1 - u2,
where
u1 and u2 are inputs.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | u1 | Connector of Real input signal 1 | |
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | u2 | Connector of Real input signal 2 | |
| Buildings.Controls.OBC.CDL.Interfaces.RealOutput | y | Connector of Real output signal |
Revisions
-
March 2, 2020, by Michael Wetter:
Changed icon to display dynamically the output value. -
January 3, 2017, by Michael Wetter:
First implementation, based on the implementation of the Modelica Standard Library.