Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

Supplementary Boiler Controls for EIR AWHP

asked 2025-01-22 11:16:19 -0600

updated 2025-02-08 20:52:23 -0600

Hi all,

I'm seeking clarification on how EnergyPlus models the HeatPump:PlantLoop:EIR:Heating object when a supplementary boiler is also part of the system. Specifically, I want to understand the sequence of operations:

  • When does the supplementary boiler activate in relation to the heat pump operation, particularly after the EIR compressor shuts down at the lockout temperature?

  • Should I assume that the compressor ramps down as it approaches the Minimum Source Inlet Temerature, and at that point, EnergyPlus transitions to using the supplementary boiler to meet the remaining heating load?

  • If the above assumption is incorrect, what is the recommended way to model this behavior? Would I need to implement an AvailabilityManager:LowTemperatureTurnOn or use EMS to manage the switch-over to the supplementary boiler?

I found an EnergyPlus example file with that scenario - called PlantLoopHeatPump_EIR_LargeOffice-2-AWHP-AuxBoiler-Pri-Sec-4PipeBeam.idf - which includes a similar setup. However, the model doesn't explicitly include controls for switching to the supplementary boiler, leaving me unsure about how this transition is handled internally in EnergyPlus.

Any insights or suggestions on how to properly model and control this scenario would be greatly appreciated. Thank you! Thanks!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2025-02-09 19:30:02 -0600

Greg Estep's avatar

updated 2025-02-09 19:36:21 -0600

what you are describing can be controlled at the plant loop level. Set the load distribution scheme to sequential load. This will load the heat pump and then the supplemental boiler sequentially in the order specified in the PlantEquipmentList (the priority). If you have the HeatPump as priority 1 and the boiler as priority 2, then the boiler should come on to pick up the load as the heat pump loses capacity and then shuts off. I have found this works best when the heat pump and boiler are connected in series in the plant loop.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 2025-01-22 11:16:19 -0600

Seen: 222 times

Last updated: Feb 09