How to size a UPS: the kVA, power factor and runtime calculation nobody explains

Correctly sizing a UPS (Uninterruptible Power Supply) is the most underestimated calculation in a data center project, and the one that generates the most headaches when done wrong. An undersized UPS triggers overload alarms, switches to bypass mode, or causes the circuit to fall under load peaks, triggers battery transfer earlier than expected during outages, and ages prematurely because it operates near its limit. An oversized UPS makes the project more expensive and wastes efficiency at low load. The correct calculation takes less than an hour with the right data, but it requires understanding three variables that almost always are documented poorly in practice.

This article describes the three critical variables (kVA, power factor, and runtime), how to measure them correctly, how to choose the UPS topology according to the load, and the common errors made when sizing. The goal is that the reader ends with a defensible sizing, not an arbitrary rule of thumb.

The three critical variables of sizing

The three variables that define the correct UPS are apparent power (kVA), power factor (PF), and battery runtime (minutes). Each is measured differently, documented differently, and calculated differently. Confusing them is the most common error.

The kVA (kilovoltampere) is the total apparent power: what the UPS must deliver to feed the load. It is measured in VA or kVA and appears on each equipment’s nameplate. The trap is that the nominal kVA of the UPS is not what it delivers in kW (kilowatts, real power): it depends on the UPS’s own power factor, which is typically between 0.9 and 1.0 in modern UPSs. A 100 kVA UPS with power factor 0.9 delivers 90 kW real. To size correctly, you have to convert the load to kW using its power factor and divide by the UPS’s PF to obtain the required nominal kVA.

The power factor (PF) is the relationship between real power (kW) and apparent power (kVA). In modern IT loads (servers with PFC sources, which is Power Factor Correction), the typical PF is 0.95 to 0.98. In HVAC motors or auxiliary equipment, the PF can be 0.7 to 0.85, which requires sizing the UPS with additional margin. A common error is to assume PF = 1.0 and undersize the UPS capacity.

The battery runtime is the time the UPS maintains the load without network electrical supply. It is measured in minutes at full load and depends on the size of the battery bank. The typical runtime in data centers is 5 to 15 minutes: enough for the backup electrical generator to start and take the load, but not to operate indefinitely. A UPS with 30 minutes runtime at full load is rare and makes the project more expensive. The runtime calculation is done with the manufacturer’s discharge curve, not a rule of thumb.

The step-by-step calculation

The correct calculation follows four steps. First, sum the real power (kW) of all equipment that the UPS will feed, using the nameplate of each equipment or the intelligent PDU (Power Distribution Unit) reading if available. Do not use nameplate nominal values, which typically are the maximum and exaggerate the real consumption between 30% and 60%.

Second, divide the kW sum by the UPS’s power factor (typically 0.9 or 0.95) to obtain the required nominal kVA. If the sum is 80 kW and the UPS has PF 0.9, the required kVA is 89 kVA. Apply a growth margin of 25% to 35% to cover future expansions: 89 × 1.30 = 116 kVA nominal. A 120 kVA UPS covers that load with margin.

Third, calculate the required runtime. If the data center has backup electrical generator, 5 to 10 minutes of runtime are sufficient. If it does not have a generator and depends on the UPS to maintain operation until the grid returns, the runtime must be sized for the worst documented case of the site (typically 30 minutes to 2 hours), which makes the battery bank significantly more expensive.

Fourth, validate the UPS topology. Three topologies dominate the market: line-interactive (basic regulation without double conversion), online double-conversion (continuous AC-DC-AC conversion that isolates the load from grid disturbances), and modular (interchangeable power modules that allow scaling without replacing the entire UPS). For critical IT loads, online double-conversion topology is the only acceptable one; the others are used for auxiliary loads.

Comparison of the three main topologies

The following table summarizes the three most common UPS topologies in data center, their operational advantages, and when each one is convenient.

TopologyEfficiencyTransfer timeRelative costIdeal use case
Line-interactiveHigh (~96-98%)2 to 6 msLowAuxiliary loads, offices, and non-critical access switches.
Online Double ConversionMedium-High (~93-96%)0 ms (Continuous)Medium-HighMain server racks, network core, and critical storage.
Modular (Double Conversion)Very High (~96-97%)0 ms (Continuous)High (Scalable)Growing data centers seeking N+1 redundancy and lower MTTR.

How to define the correct runtime

UPS runtime is decided by two variables: the startup time of the backup electrical generator, and the data center’s operational policy on outage. If the generator starts in 30 seconds (typical for well-maintained diesel generators), 5 minutes of runtime covers the worst case with margin.

If the data center does not have a generator and depends on the UPS during outages, the runtime must be sized for the worst historical case of the local electrical grid. In urban zones of Mexico with stable grid, 30 minutes covers most unscheduled outages. In zones with less stable grid, the runtime must increase to 1-2 hours, which makes the battery bank 2 to 4 times more expensive compared to 5-10 minutes.

An additional operational criterion is whether the data center prefers to shut down controlled when the battery drops to a threshold (typically 20% charge) or maintain operation until the last minute. The first option protects equipment but interrupts service; the second avoids interruptions but shortens battery life. The decision depends on the SLA (Service Level Agreement) with the customer and on the equipment’s tolerance to abrupt cuts.

Common errors when sizing the UPS

Five errors concentrate the majority of sizings that are reviewed at two years. Recognizing them before buying the UPS avoids costly rework.

  • Assuming power factor 1.0: modern servers have PFC sources that give PF 0.95 to 0.98, but auxiliary equipment (motors, lighting, minor UPSs) can lower the average PF to 0.85. Assuming 1.0 undersizes the UPS.
  • Sizing by nameplate instead of real consumption: the nameplate shows the maximum, not the typical consumption. A server with an 800 W source typically consumes 350 to 500 W. Sizing by nameplate doubles the required capacity.
  • Underestimating the growth margin: a data center runs out of UPS between 3 and 5 years because it was sized for the initial load without margin. 30% margin is not luxury; it is the difference between reusing the UPS or replacing it.
  • Ignoring the discharge curve of the battery bank: runtime varies with load: at half load runtime doubles or triples compared to full load. Using the manufacturer’s curve avoids sizing with unrealistic runtimes.
  • Buying online double conversion when line-interactive suffices: for auxiliary loads (lighting, offices) line-interactive is sufficient and more efficient. Investing in online double conversion for everything wastes between 5% and 10% of annual electrical consumption.

Sources

[1] Wikipedia — IEC 62040 (background reference for UPS standards) — https://en.wikipedia.org/wiki/IEC_62040

[2] Wikipedia — Uninterruptible power supply (background reference) — https://en.wikipedia.org/wiki/Uninterruptible_power_supply

[3] Wikipedia — American Power Conversion (APC) (background reference) — https://en.wikipedia.org/wiki/American_Power_Conversion

[4] TIA-942-C — Telecommunications Infrastructure for Data Centers — https://tiaonline.org/product/tia-942-c/

[5] IEEE — Institute of Electrical and Electronics Engineers — https://www.ieee.org/

Also in UPS and Backup Power

← Back to categories