Package that contains obsolete components that were part of the OpenBuildingControl (OBC) package Buildings.Controls.OBC.CDL.Reals.
| Name | Description |
|---|---|
| Add | Output the sum of the two inputs |
| AddParameter | Output the sum of an input plus a parameter |
| ChangeSign | Change sign of the input |
| Derivative | Block that approximates the derivative of the input |
| Feedback | Output difference between commanded and feedback input |
| GreaterEqual | Output y is true, if input u1 is greater or equal than input u2 |
| GreaterEqualThreshold | Output y is true, if input u is greater or equal than threshold |
| HysteresisWithHold | Hysteresis block that optionally allows to specify a hold time |
| LessEqual | Output y is true, if input u1 is less or equal than input u2 |
| LessEqualThreshold | Output y is true, if input u is less or equal than threshold |
| LimPID | P, PI, PD, and PID controller with limited output, anti-windup compensation and setpoint weighting |
| NumberOfRequests | Outputs the number of signals that are above/below a certain threshold |
| Validation | Collection of validation models |