First time here? Check our help page!
2

How to Model Water-Side Economizer in OpenStudio

I would like to know how others have modeled a water-side (hydronic) economizer using OpenStudio. To achieve the best controls with this solution, which method have you taken?

Specifically I am looking to model a cooling tower which will provide either chilled water directly to the AHUs via a fluid-to-fluid heat-exchanger and/or condenser water to the water-cooled chiller when the chiller is enabled to meet demand. Ideally there would be a modulating valve to allow for part-load economizing and would be the same coil in the AHUs.

Brian C's avatar
560
Brian C
asked 2015-06-29 15:27:04 -0500, updated 2015-06-29 16:10:20 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

6

You can do a water side economizer quite easily on OS with the "HeatExchanger:FluidToFluid" object.

Add this object onto your chilled water loop on the supply equipment inlet node. This way E+ will try to use this object before your chiller to cool.

image description

Next, add this HX to your condenser loop on the demand side. To do this you MUST grab this object from the my model tab on the left, otherwise you will just create two HX that are not connected. Check by clicking on the dots above or below the HX to check it is linked up how you want it to be.

image description image description image description

TaylorRoberts's avatar
2.9k
TaylorRoberts
answered 2015-06-29 16:24:47 -0500
edit flag offensive 0 remove flag delete link

Comments

4

This looks like an integrated WSE. How would you model the performance of a non-integrated WSE?

Lincoln's avatar Lincoln (2015-06-29 18:22:08 -0500) edit
1

Per E+ example files, for non-integrated WSE, instead of putting HeatExchanger:FluidToFluid in series with the Pump in the first step, the HX should be placed in parallel branch of chiller in the chilled water loop. All other steps may be same as described above. Though have never tried it myself in OS.

Chandan Sharma's avatar Chandan Sharma (2015-06-30 01:48:15 -0500) edit

@TaylorRoberts, thanks this was a very helpful guide to creating the integrated WSE I was looking to model. I did have to add another set-point manager after my fluid-to-fluid hx in my CHW loop in order for the model to run. Not sure if that was necessary or if I needed it for another reason but thought I would add that.

Brian C's avatar Brian C (2015-06-30 11:00:10 -0500) edit
add a comment see more comments