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

Waterside economizer integrated with more than one chiller

asked 2016-02-02 05:12:54 -0500

updated 2016-02-02 05:47:17 -0500

I have a situation were I have two chillers and a waterside economizer (HeatExchanger:FluidToFluid) served by a condenser plant loop with a couple of cooling towers.

Anyways, the sequence of operation says that if the WSE can supply to the chilled water loop then the chillers are off.

Initially I had started modeling only one chiller, and defined my heat exchanger to have a Control type of CoolingSetpointOnOffWithComponentOverride and therefore defined the Component Override Loop Supply Inlet Node to be the Chiller's chilled water inlet node and the Component Override Loop Demand Side Inlet Node to be the Chiller's condenser water inlet node. This worked as expected.

Now I'm trying to add the second chiller, and have them both turn off when needed. Problem is that I can't specify more than a pair of Component Override nodes.

How would you approach this problem? AvailabilityManagers? PlantEquipmentOperation?

Bonus point if I can stay in the OpenStudio ecosystem.

edit retag flag offensive close merge delete

Comments

If the Chillers are Air cooled - What should the Component Override Loop Demand Side Inlet Node be?

Nithya's avatar Nithya  ( 2016-09-14 11:22:37 -0500 )edit

3 Answers

Sort by ยป oldest newest most voted
1

answered 2016-02-02 09:03:18 -0500

Do you have to model one integrated WSE for the chiller loop, or can you model one non-integrated WSE for each chiller? If the second option is ok, place one HX just before each chiller. Both HXs will receive the same condenser water from the condenser loop, so On/Off sequences should be the same.

If not, I'm afraid you may be stuck using EMS to override the availability of the second chiller. Trying to alter the Plant Equipment Operation Scheme will affect the operation of the entire plant, including the chiller pump and WSE. This won't work for your application since you want the WSE to operate while the chillers are off.

edit flag offensive delete link more
1

answered 2016-04-22 12:41:23 -0500

The following approach DOES NOT WORK.

I faced the same issue and did some experimenting. Hopefully it will save someone else some time.

Here's what I tried: Add the HX before the splitters on the CHW and CW loops. Instead of selecting the actual chiller inlet and outlet, select the CHW splitter inlet and CW splitter inlet. The thought being that E+ might stop the flow at these nodes when the HX is off. The simulation crashes because of the incorrect node selection. I confirmed that this is the cause by successfully running the simulation using "CoolingDifferentialOnOff" as the control type.

The Chilled Water Loop: image description

The Condenser Water Loop: image description

edit flag offensive delete link more

Comments

Has there been a solution for this approach?

Nithya's avatar Nithya  ( 2016-09-14 11:23:38 -0500 )edit
1

answered 2020-11-23 13:22:11 -0500

Julien, I'm sure you've solved the problem by now, but the best results I've been able to get come with using a combination of Operation Schemes, EMS to actuate the schemes via their control scheme schedules and ensuring that the HX control type is set to OperationSchemeModulated or OperationSchemeOnOff. Each chiller and HX should be on its own branch. It doesn't seem to matter where the HX is in the branch order.

A subsequent issue with this strategy is that the chiller operation stops responding to a sequential loop load distribution scheme (I haven't tested optimum), and just runs the current plant equipment list uniformly. To get back to sequential, I manually set up the applicable load ranges within PlantEquipmentOperation:CoolingLoad. So in your case you would end up with three separate plant equipment lists.

I'm not sure if this is possible in OS, as I set this up by directly creating the IDF. Sorry!

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

Careers

Question Tools

1 follower

Stats

Asked: 2016-02-02 05:12:54 -0500

Seen: 702 times

Last updated: Nov 23 '20