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

Chiller heater performance curve

asked 9 years ago

kbk78's avatar

updated 9 years ago

I am evaluating the chiller heater system and working with the example file CentralChillerHeaterSystem_Cooling_Heating.idf

Perticularly, I am trying the find out the temperature dependence of performance curves. To evaluate this I created temperature independent curve as below:

Curve:Biquadratic,
ChillerHeaterHtgEIRFT_Const,   !- Name
1,                       !- Coefficient1 Constant
0,                       !- Coefficient2 x
0,                       !- Coefficient3 x**2
0,                       !- Coefficient4 y
0,                       !- Coefficient5 y**2
0,                       !- Coefficient6 x*y
4.44,                    !- Minimum Value of x
15.56,                   !- Maximum Value of x
35.0,                    !- Minimum Value of y
57.22,                   !- Maximum Value of y
,                        !- Minimum Curve Output
,                        !- Maximum Curve Output
Temperature,             !- Input Unit Type for X
Temperature,             !- Input Unit Type for Y
Dimensionless;           !- Output Unit Type

I output the "Chiller Heater EIR Temperature Modifier Multiplier Unit 1" hourly variable and anticipated the output to be a 0 or a 1 at all times. However I am getting fractional values indicating that the output of the above curve is not always 1.

Is this anticipated? I have attached the file with the modified curve.

C:\fakepath\CentralChillerHeaterSystem_Cooling_Heating_CurveTest.idf.jpg

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
2

answered 9 years ago

Chandan Sharma's avatar

updated 9 years ago

ChillerHeaterClgEIRFT should also be set to constant 1. Also reporting frequency should be set to detailed as hourly frequency aggregates the output value for an hour.

Preview: (hide)
link

Comments

It is set to one In the input file. All the capacity curves are also set to one. Reporting frequency is certainly hourly.

kbk78's avatar kbk78  ( 9 years ago )

That seems odd. I just pulled CentralChillerHeaterSystem_Cooling_Heating.idf and set ChillerHeaterClgEIRFT and ChillerHeaterHtgEIRFT to 1 as you did above. It is giving 1 as output for Chiller Heater EIR Temperature Modifier Multiplier Unit X (X =1,2,3,4) for detailed frequency. Once it is verified that output is 1 as expected, reporting frequency can be changed back to hourly.

Chandan Sharma's avatar Chandan Sharma  ( 9 years ago )

reporting frequency detailed does give the anticipated results.Thanks.

kbk78's avatar kbk78  ( 9 years ago )

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: 9 years ago

Seen: 284 times

Last updated: Mar 11 '16