Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heat pump forced stop time #1566

Open
icupeiro opened this issue Dec 10, 2021 · 2 comments
Open

heat pump forced stop time #1566

icupeiro opened this issue Dec 10, 2021 · 2 comments

Comments

@icupeiro
Copy link
Contributor

icupeiro commented Dec 10, 2021

heat pumps/chillers normally have a minimum forced stop time (e.g. 5-10minutes) when the compressor is turned off to avoid damages due to continuous on/off

IBPSA.Fluid.HeatPumps.BaseClasses.PartialWaterToWater does not have this feature

This could be added as a parameter e.g. in the component IBPSA.Fluid.HeatPumps.Compressors.BaseClasses.TemperatureProtection

@FWuellhorst
Copy link
Contributor

As a note, this could be related to #1576. We already developed several safety controls in the AixLib (operational envelope/temperature protection, minimal runtime, minimal off-time, starts per hour, etc.).

@mwetter
Copy link
Contributor

mwetter commented Jan 28, 2022

@icupeiro : Let's see if the protection from #1576 should be added, or if alternatively a simple timer should be added that if set to 0, will be conditionally removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants