← All posts

Infrastructure · October 18, 2025 · intSignal Network Team

Data Center Power and Cooling: Sizing for Reliability

Power is the first constraint

Most server rooms are not limited by floor space, switch ports, or compute — they run out of power and cooling first. Every watt a server draws becomes a watt of heat that has to be removed, so the two problems are really one problem measured twice. Get the sizing wrong and the failure is not subtle: a tripped breaker takes a rack dark in an instant, and a cooling loss can push inlet temperatures past safe limits in minutes, not hours.

Start with an honest power budget per rack, measured in kilowatts. The old rule of thumb — a comms closet at 1 to 3 kW, a general-purpose enterprise rack at 3 to 7 kW — still holds for a lot of infrastructure, but it is rising fast; dense virtualization hosts or all-flash storage land closer to 10 to 15 kW before anyone mentions accelerators. The number you plan around is not the sum of nameplate ratings on the back of each device — nameplate is a worst-case label that overstates real draw by a wide margin. Size to measured or design load with headroom, and never load a circuit past 80 percent of its rating; that margin absorbs inrush at startup and keeps a breaker from nuisance-tripping.

Two quantities drive the room:

  • Load per rack (kW). Determines circuit sizing, PDU selection, and how many racks a given feed can support.
  • Total heat load (kW, roughly equal to the IT load). Determines cooling capacity. A room drawing 40 kW of IT power needs at least 40 kW of cooling just to break even, plus margin.

Redundancy: N, N+1, and 2N

Reliability in power design comes down to how much spare capacity and how many independent paths you buy. The vocabulary is worth getting exact because vendors and colocation contracts use it precisely.

  • N is exactly enough capacity to carry the load with nothing to spare. One component failure or one maintenance window takes something down.
  • N+1 adds a single spare unit so any one component — a UPS module, a cooling unit — can fail or be serviced without dropping the load. This is the practical baseline for anything a business depends on.
  • 2N is fully duplicated, independent A and B systems, each able to carry the entire load alone. It is what you build when an outage is unacceptable and you need to maintain one side while the other runs production.

Power protection layers from the utility inward, and each layer needs its own redundancy decision:

  1. Utility feed. Ideally two feeds from separate substations, though for most server rooms one utility feed backed by on-site generation is the realistic tier.
  2. Generator. Diesel or gas generator for any load that must survive a utility outage longer than the battery can hold. Size it for the full IT load plus cooling — a generator that powers servers but not the air handlers buys you only a few minutes.
  3. UPS. The battery bridges the gap between utility loss and generator start (typically 10 to 60 seconds) and rides through short sags and spikes. Size runtime for at least the generator start-and-stabilize window with margin, and test the batteries — they age and fail quietly.
  4. Dual feeds and PDUs. Deliver two independent power paths (A and B) to each rack, on separate PDUs fed from separate upstream systems. Dual-corded equipment plugs into both, so losing one entire side of the plant does not drop the server. Single-corded gear needs an automatic transfer switch to get the same benefit.

Power delivery layered from utility feed through generator, UPS, and PDU to the rack Figure: each layer is sized and made redundant on its own — the chain is only as reliable as its least-protected link, so a 2N UPS behind a single PDU is still a single point of failure.

The discipline mirrors what we apply to server infrastructure management generally: independence is what makes a backup real. Two power supplies fed from the same panel, or an A and B PDU that trace back to one UPS, are redundancy on paper only. Walk the path from wall to server and confirm the two sides never share a component.

Cooling: move the heat out reliably

Cooling fails more insidiously than power. When a feed drops you know instantly; when cooling degrades, temperatures climb gradually until equipment throttles, then shuts down to protect itself. The goal is to keep server inlet air within the ASHRAE recommended envelope — roughly 64 to 81 degrees Fahrenheit (18 to 27 Celsius) — while using as little energy as possible to do it.

The single highest-leverage move in any room with more than a few racks is hot aisle / cold aisle containment. Arrange racks so all intakes face one aisle (cold) and all exhausts face another (hot), then physically separate the two with containment panels or curtains. Without containment, hot exhaust recirculates into the cold intakes, forcing the cooling system to overcool the whole room to keep the hottest server safe — wasteful and fragile. Containment lets you raise the supply temperature, run fewer cooling units, and cool predictably.

Common approaches, roughly in order of density they support:

  • Room-level (CRAC/CRAH). Perimeter units cooling the whole space. Simple, fine up to moderate density with good containment.
  • Row-level. Cooling units placed in the rack rows, close to the load. Handles higher density and shorter air paths.
  • Rack-level and liquid. Rear-door heat exchangers, direct-to-chip liquid, or immersion for the highest densities, where air simply cannot carry the heat away.

Cooling redundancy deserves the same N+1 thinking as power: one unit down for service should never overheat the room, and the cooling plant must be on protected power so it survives the same outage the servers do.

The density problem: AI and GPU racks

The assumption that a rack draws 5 to 10 kW is breaking down. A single modern GPU server can draw several kilowatts, and a rack packed with them pushes 30 to 40 kW — with the newest AI systems designed for densities that were unthinkable a few years ago, well into the tens of kilowatts per rack and beyond. Air cooling struggles past roughly 20 to 30 kW per rack; above that, liquid cooling stops being exotic and becomes mandatory.

The practical implication for anyone planning a room today: do not design only for current load. If AI or GPU workloads are anywhere on the roadmap, provision electrical capacity, floor loading, and a cooling strategy that can accommodate a step change in density — or plan to run those workloads in private cloud or purpose-built colocation where the facility is already engineered for it. Retrofitting a comms closet for 40 kW racks is usually more expensive than it is worth.

Efficiency: what PUE actually tells you

Power Usage Effectiveness (PUE) is the ratio of total facility power to the power that actually reaches IT equipment. A PUE of 1.0 is the theoretical ideal — every watt goes to compute. Large, well-run facilities operate near 1.2 to 1.4; a typical enterprise server room, with inefficient cooling and no containment, often sits at 1.8 to 2.0, meaning nearly as much power is spent moving heat as doing work.

PUE is a directional management metric, not a scoreboard to obsess over. Use it to find waste: a high number usually points at overcooling, poor airflow, or missing containment. The fastest wins are almost always cheap — install blanking panels in empty rack slots, seal cable cutouts, contain the aisles, and raise the supply temperature to the top of the ASHRAE range. Each cuts cooling energy without touching the IT load.

Instrument the room before you trust it

You cannot manage what you do not measure, and environmental failures are exactly the kind that hide until they cascade. Continuous monitoring is not optional:

  • Temperature and humidity at rack inlets — top, middle, and bottom, where the hot spots actually are, not just at the CRAC return.
  • Per-circuit and per-PDU power draw, so you see real load against capacity and catch a rack creeping toward its breaker limit.
  • UPS battery health and runtime, tested, not assumed.
  • Leak detection anywhere liquid cooling or chilled water is present.
  • Alerting on trends, not just thresholds — a temperature climbing steadily is a cooling failure in progress, and catching it early is the difference between a managed response and an emergency shutdown.

Feed all of it into the same infrastructure monitoring that watches the servers and network, so power, cooling, and workload health are correlated on one pane and someone is actually paged when a reading drifts.

Plan capacity with margin, then verify it

Sizing a server room or comms closet comes down to a short, disciplined checklist:

  1. Measure real load per rack in kW; do not trust nameplate ratings.
  2. Size circuits and cooling to that load plus headroom, keeping circuits under 80 percent.
  3. Choose a redundancy tier — N+1 as the baseline, 2N for anything that cannot go down — and apply it to power and cooling alike.
  4. Deliver dual A/B power paths to each rack on independent PDUs.
  5. Contain hot and cold aisles and seal the room before spending on more cooling.
  6. Provision for higher density than you have today if AI or GPU workloads are coming.
  7. Monitor temperature, power, and battery health continuously, with trend alerting.
  8. Test it — pull a feed, fail a cooling unit, run on generator — because untested redundancy is a hypothesis.

Power and cooling are the unglamorous foundation the entire stack stands on, and they are where a lot of "reliable" infrastructure quietly isn't. intSignal designs, sizes, and monitors the physical layer alongside the servers and network that ride on it, so your capacity, redundancy, and cooling actually hold under load and under failure. Talk to our infrastructure team to assess your server room or closet before its limits find you first.