This model uses the base energy transfer station defined in Buildings.DHC.ETS.Combined.BaseClasses.PartialHeatPumpHeatExchanger.
Domestic hot water is produced using a dedicated water-to-water heat pump on-demand with no storage.
Heating is enabled based on the input signal uSHW
which is held for 15 minutes, meaning that,
when enabled, the mode remains active for at least 15 minutes and,
when disabled, the mode cannot be enabled again for at least 15 minutes.
The enable signal should be computed externally based
on a schedule (to lock out the system during off-hours), ideally in conjunction
with the number of requests or any other signal representative of the load.
When enabled,
QReqHotWat_flow
) where the temperature of water is boosted from the
domestic cold water temperature (input TColWat
) to the desired domestic hot water
distribution temperature (parameter THotWatSup_nominal
), according
to the following equation:
QReqHotWat_flow
= ṁ cp (THotWatSup_nominal
- TColWat
)
pum1HexChi
.Modelica.Utilities.Files.loadResource
.