packageBaseClasses
Package with base classes for Buildings.Fluid.HeatPump.Controls.Safety
Information
This package contains base classes that are used to construct the models in Buildings.Fluid.HeatPumps.ModularReversible.Controls.Safety
Contents
| Name | Description |
|---|---|
| Block that checks if the inputs are within the characteristic map | |
| Checks if the cycle rate is in boundary | |
| Fuzzy logic approach for on-off control | |
| Returns true if the device stays on for longer than a threshold time | |
| Indicates if the device operation is within a defined envelope | |
| Safety control with I/O | |
| Safety control which adds an error counter to the I/O |
Revisions
-
November 26, 2018, by Fabian Wuellhorst:
First implementation (see issue AixLib #577)