3

OpenStudio error FindRootSimpleController

Hi All, I have a project with several 90.1-2007 App G Baseline System 8 - VAV systems with CHW cooling and electric heating. The model is meeting loads and the simulation completes successfully, but I get a severe error for each CHW coil controller that looks like this:

** Severe  ** FindRootSimpleController: Controller error for controller = "CONTROLLER WATER COIL 2"
**   ~~~   **  Environment=DENVER INTL AP ANN CLG .4% CONDNS DP=>MDB, at Simulation time=07/21 20:00 - 20:15
**   ~~~   **   Controller function is inconsistent with user specified controller action = Reverse action
**   ~~~   **   Actuator will be set to maximum action
**   ~~~   ** Controller control type=Temperature
**   ~~~   ** Controller temperature setpoint = 11.39 [C]
**   ~~~   ** Controller sensed temperature = 12.16 [C]
**   ~~~   ** Controller actuator mass flow rate set to 0.60 [kg/s]
**   ~~~   ** Controller actuator temperature = 12.22 [C]
**   ~~~   **   Note: Chilled water coils should be reverse action and the entering chilled
**   ~~~   **         water temperature (controller actuator temperature) should be below the setpoint temperature
**   ~~~   **   Note: Hot water coils should be normal action and the entering hot
**   ~~~   **         water temperature (controller actuator temperature) should be above the setpoint temperature

I have triple checked the model and the coil controllers have the correct action. I have heard that this error may show up because of something else going on with airloops, but I can't find anything amiss. The model seems ok otherwise, though I suspect that heating use might be a bit low (multifamily building), which might be triggering this issue: https://github.com/NREL/EnergyPlus/is...

Should I be concerned? Any resolution? I am using OpenStudio v1.8.0. Thanks in advance!

egillmor's avatar
409
egillmor
asked 2015-10-05 15:55:21 -0500
Neal Kruis's avatar
4.7k
Neal Kruis
updated 2015-10-06 15:45:35 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

5

The chilled water side of the coil is 12.22C which is warmer than the setpoint of 11.39C, so the controller cannot make setpoint. It is likely that something is not quite right with the chilled water plant and it is something to be concerned about.

Check the chilled water plant sizing, chilled water setpoint, chiller operation etc. Request some time series output variables for chilled water temperatures and chiller evaporator performance. I would guess that the chiller is shutting down at 20:00 for some reason.

Archmage's avatar
7.2k
Archmage
answered 2015-10-11 14:19:18 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments