5

What is the best layout for supply equipment setpoints: after equipment or after mixer?

I have a condenser loop that has both a boiler and a cooling tower on it. This condenser plant loop serves both zonal water-to-air heat pumps and water-to-water heat pumps that are connected to radiant loops. I have seen some on this site suggesting that the proper equipment layout should be in series and that setpoints should be placed after each piece of equipment.

Initially, I modeled my loop this way, but the simulation resulted in an enormous EUI of 530 kBtu/ft2!!

image description

I then removed the setpoints after each individual piece of equipment and kept only the dual-setpoint manager after the mixer.

image description

This new arrangement with only the dual-setpoint manager resulted in the much more reasonable EUI of 64 kBtu/ft2.

My question is which setpoint layout is correct? I was using only scheduled setpoint managers and a dual setpoint manager - is there a more appropriate selection for the condenser loop or is there some other control that I'm not implementing correctly in OS?

For reference, my scheduled setpoint after the boiler is 150 F, my scheduled setpoint after the cooling tower is 45F, and my loop dual setpoint is set to a range of 60F - 100F.

Any advice would be appreciated.

DW's avatar
843
DW
asked 2016-06-14 15:02:48 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

EnergyPlus example file 5ZoneWLHPPlantLoopTower.idf models similar configuration with boiler and tower in parallel configuration. SetpointManager:Scheduled:DualSetpoint can be used at plant supply outlet node (i.e. after mixer) to specify high/low temperature setpoints. Plant Loop Demand Calculation Scheme should be set to DualSetpointDeadband. Engineering reference has more information on working of DualSetpointDeadBand scheme.

Chandan Sharma's avatar
2.4k
Chandan Sharma
answered 2016-06-15 04:11:40 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments