6

High density load in datacenter

Dear Unmet team,

Running a simulation for a datacenter project, in a 200 M2 IT room with 160 Kw IT load, something funny happens:

Description, 200 m2 area, 3m height, DX air system air-cooled, roof and walls exposed, floor ground. Supply temperature 20C, return temperature 32C.

1- If the IT load is low (10 Kw) the simulation runs well

2- If the IT loads is high (160 Kw) the simulation fails, warnings and severe errors are presented.

Warning ** Inside surface heat balance did not converge with Max Temp Difference"

and

Severe "the surface temperature is out of bounds"

Does somebody know how to solve it?

HJOJOA's avatar
625
HJOJOA
asked 2018-05-11 08:54:44 -0500
Julien Marrec's avatar
29.7k
Julien Marrec
updated 2018-05-14 04:39:05 -0500
edit flag offensive 0 remove flag close merge delete

Comments

@HJOJOA Did you ever get rid of the surface temperature errors by the way? I'm having the same problem in my model, and no matter how big I make the equipment, the surfaces are getting to 200C and greater.

mldichter's avatar mldichter (2021-01-21 14:15:53 -0500) edit

@HJOJOA Did your find the solution for using high density load in datacenter?

tri.ton99's avatar tri.ton99 (2021-05-06 09:59:54 -0500) edit

@mldichter Did you find the answer to solve these problems above?

tri.ton99's avatar tri.ton99 (2021-05-06 10:08:28 -0500) edit

@tri.ton99 I wouldn't save solved, but I got the simulation working. I used an IdealLoadsAirSystem object. My best guess is the iterative algorithm to solve for the cooling equipment was unstable with too high a load. If you want to calculate the timestep energy used by the data center cooling equipment, you could output the data center and outdoor air conditions variables, then apply the curves to get the energy used. You could also use EMS to modify an ElectricEquipment object, but that's only useful if you're doing many simulations and excel would be too cumbersome.

mldichter's avatar mldichter (2021-05-06 10:52:01 -0500) edit

@mldichter I am using the ElectricEquipment:ITE:AirCooled to simulate the server rack load in the data center. My problems are here. Can you have a look? I am not using IdealLoadsAirSystem for this situation because ElectricEquipment:ITE:AirCooled had curves define by EnergyPlus in 2ZoneDataCenterHVAC_wEconomizer.idf file and I think this suitable with my model. Where can I do with this or find the solutions?

tri.ton99's avatar tri.ton99 (2021-05-06 10:59:10 -0500) edit
add a comment see more comments

1 Answer

2

It is a guess but might work: When you changed the load you changed it in the run period and not in the design days so the DX is sized to the lower load and that is why it can't satisfy the high load. That is if you auto sized your DX. You might want to start with Ideal Air Load System.

Avi's avatar
4.3k
Avi
answered 2018-05-11 12:34:07 -0500
edit flag offensive 0 remove flag delete link

Comments

Hi, I tried again, create new file, run first ideal loads with 160 Kw and works good, but then i added a new air loop ant the simulation fail.

HJOJOA's avatar HJOJOA (2018-05-11 14:25:59 -0500) edit

@HJOJOA forget about ideal load. just make sure to change the load in design day. If you can post a link to your model I will take a look.

Avi's avatar Avi (2018-05-11 15:24:14 -0500) edit
HJOJOA's avatar HJOJOA (2018-05-11 15:37:29 -0500) edit
add a comment see more comments