Calculate HVAC Load

Server Room Cooling Calculator

Size cooling for a server room or data closet from IT equipment load, UPS, lighting, occupants, and room area — in BTU/hr and tons, with N+1 redundancy.

Inputs
kW

Measured or nameplate power draw of servers, switches, and storage.

kW

UPS conversion losses, PDUs, and any other in-room electrical load.

People typically in the room. Adds ~400 BTU/hr each.

W

Total lighting wattage in the space.

N+1 installs a spare unit so cooling continues during a failure or service.

Results
Total heat load
18,142BTU/hr
Required cooling
2tons
Installed capacity (N+1)
4tons
Heat in kW
5.32kW
Exact tonnage
1.51tons
Total electrical load
5,200W

Formula

How the cooling load is calculated

Server rooms are sized from heat, not floor area. Almost every watt that powers IT equipment is converted to sensible heat, so the cooling load follows directly from the electrical load. The calculator sums IT equipment, in-room UPS losses, lighting, and people, converts watts to BTU/hr, then divides by 12,000 to get tons. For envelope-driven spaces with exterior walls or roof exposure, estimate that extra load with the commercial load calculator and add it on top.

Total electrical load
Total watts = (IT kW + UPS kW) × 1000 + Lighting W

Count only equipment physically inside the conditioned room.

Heat load
Heat BTU/hr = Total watts × 3.412 + Occupants × 400

1 watt = 3.412 BTU/hr. Each occupant adds ~400 BTU/hr of sensible heat.

Cooling tonnage
Tons = Heat BTU/hr ÷ 12,000 → round up to the next 0.5 ton

With N+1 selected, installed capacity is two full-size units (one spare).

Need to move between watts, BTU/hr, kW, and tons by hand? The unit converter handles each step, and the same IT-load-in-kW approach scales straight up to small data centers — just use a larger kW figure and plan for redundant units.

Reference

Example server room sizing

Typical results for common IT loads, assuming 200 W of lighting, one occupant, and no in-room UPS loss. “Required cooling” is the single-unit (N) size; “N+1 installed” doubles it for one spare.

IT loadHeat (BTU/hr)Heat (kW)Required cooling (N)N+1 installed
1 kW4,4941.320.5 tons1 ton
3 kW11,3183.321 ton2 tons
5 kW18,1425.322 tons4 tons
10 kW35,20210.323 tons6 tons
20 kW69,32220.326 tons12 tons
40 kW137,56240.3211.5 tons23 tons

A handy field rule falls out of these numbers: every 3.5 kW of IT load is roughly 1 ton of cooling.

Pitfalls

Common server room sizing mistakes

  • Sizing by floor area instead of equipment load. A 100 sq ft closet with 8 kW of servers needs far more cooling than a 100 sq ft office — always size from watts.
  • Forgetting that servers run 24/7. A comfort AC cycles off when the room is cool, but the heat never stops; pick equipment rated for continuous duty.
  • Ignoring redundancy. A single unit means a single point of failure — one compressor fault can drive the room past safe temperatures in minutes at high density.
  • Double-counting or omitting the UPS. Include only the UPS losses (or draw) for hardware physically inside the room, not the full downstream IT load twice.
  • Over-dehumidifying with comfort equipment. Standard AC pulls humidity low; servers add none, so the room can drop below the recommended humidity band and risk static.
  • Designing with no spare capacity for growth. Racks fill up — leave headroom so adding a few kW later does not require re-sizing the whole system.
  • Skipping airflow management. Even correctly sized tonnage fails if hot exhaust recirculates to equipment inlets; plan supply and return so cold air actually reaches the gear.

Background

Why cooling tracks IT load, not the room

A server room is a closed energy system: the electrical power drawn at the rack does not accumulate anywhere, it leaves as heat. By conservation of energy, a rack pulling 5 kW from the PDU rejects very close to 5 kW of heat into the room, which is why the cooling estimate starts from measured or nameplate watts rather than square footage. The conversion is fixed: 1 W equals 3.412 BTU/hr, so 5 kW is roughly 17,060 BTU/hr of sensible heat that must be removed continuously, every hour, all year. There is no diversity holiday — unlike an office that empties at night, a data hall runs at a steady duty cycle around the clock, so the design load and the average load are nearly the same number.

That heat is almost entirely sensible. Electronics evaporate no water and host no people in volume, so the latent fraction is tiny and the sensible heat ratio of the room approaches 1.0. ASHRAE Technical Committee 9.9, which publishes the "Thermal Guidelines for Data Processing Environments," defines the recommended inlet envelope (its A1–A4 classes) and the humidity band that keeps electrostatic discharge and condensation both at bay. Because the load is sensible, precision cooling equipment is intentionally specified with a high sensible heat ratio so capacity is spent removing heat rather than wringing out moisture the servers never produced. This is the single biggest reason a comfort air conditioner, tuned for the mixed sensible-and-latent load of a home, is a poor structural fit for a room full of switches and blades.

In practice

Airflow, rack density, and equipment choice

Correct tonnage is necessary but not sufficient — the cold air has to reach the equipment inlets without mixing with hot exhaust. The standard discipline is hot-aisle/cold-aisle: racks face each other across a cold aisle fed by supply air, and their exhausts vent into a shared hot aisle that returns to the cooling units. Without that separation, hot exhaust recirculates to the front of the rack, inlet temperatures climb past the ASHRAE recommended range, and the units run harder to compensate even though the room average looks fine. As rack power density rises — a few kW per rack for office gear, 10–20 kW or more for compute clusters — airflow management stops being optional and containment (capping the aisle to fully isolate supply from return) becomes the practical way to keep delivered air cold.

The cooling hardware itself splits into two families. A CRAC (computer room air conditioner) is a direct-expansion unit with its own compressor and refrigerant circuit; a CRAH (computer room air handler) is a chilled-water coil fed by a central plant. CRAC units suit smaller or standalone rooms, while CRAH units scale better and often run more efficiently where a building already has a chiller. Both are sized to carry the full sensible IT load with margin for the lighting, in-room UPS losses, and any envelope gain. Efficiency is tracked with PUE (power usage effectiveness): total facility power divided by IT power. A PUE of 1.0 is the unreachable ideal where every watt goes to compute; well-run rooms land in the 1.2–1.5 range, and cooling is usually the largest non-IT contributor, so airflow discipline pays back directly in PUE. For a larger build, our data center calculator applies the same IT-load method at scale, and the commercial load calculator covers any exterior-wall, roof, or window gain you need to add on top.

Reliability

What redundancy buys and how it changes the size

Servers tolerate a thermal excursion for only minutes before inlet temperatures leave the safe band, so cooling availability is treated as a reliability problem, not just a capacity problem. The shorthand comes from the topology: N is exactly the capacity needed to carry the load; N+1 adds one spare unit so a single failure or a planned service shutdown does not interrupt cooling; 2N provides a fully duplicated, independent system. Choosing among them is a trade between uptime and cost, and it directly affects the installed tonnage even though the heat to be removed never changes.

TopologyWhat it meansInstalled vs. loadTypical use
NJust enough capacity100%Non-critical closet
N+1One spare unit~150–200%Most production rooms
2NTwo full systems200%Mission-critical / Tier III–IV

Splitting the load across several smaller units lowers the cost of the spare: three units at 50% capacity each still deliver N+1 but waste far less idle tonnage than two units at 100%. When you select N+1 in the calculator above, the installed figure reflects a full spare so the surviving unit can carry the room alone. Whatever topology you pick, size each unit to the true sensible load, leave headroom for racks that will fill, and pair the capacity with the airflow design — a perfectly sized 2N system still overheats gear if hot and cold air are allowed to mix at the inlet.

Server room cooling FAQ

Quick answers to common HVAC sizing questions.

More tools

Explore the other HVAC calculators

Every calculator shares the same Manual J methodology, so your numbers stay consistent across tools. Pick the one that matches the answer you need.