Data Center Fundamentals·Power & Electrical Systems

UPS Systems: Bridging the Gap

Discover how Uninterruptible Power Supply (UPS) systems provide seamless power during outages and transfers.

Intermediate13 min readLesson 8 of 31

Introduction Picture this: A financial services company processes $2.3 billion in transactions daily through their data center.

At 3:47 PM on a Tuesday, a transformer fails on the utility grid.

Without warning, 13.8 kV of incoming power drops to zero.

What happens in the next 4 milliseconds will determine whether those transactions complete successfully or whether the company faces regulatory penalties, reputation damage, and millions in losses.

This is where UPS systems earn their keep.

An Uninterruptible Power Supply does exactly what its name suggests-it ensures power supply continues without interruption when utility power fails.

But calling a UPS just "battery backup" is like calling a data center "a room with computers." Modern UPS systems represent sophisticated power conditioning platforms that protect against nine different types of power disturbances, from voltage sags to harmonic distortion.

They bridge the critical gap between utility failure and generator startup, typically 10-15 seconds, though that brief window requires enough stored energy to support hundreds or thousands of kilowatts.

By the end of this lesson, you'll understand the three fundamental UPS topologies and when each makes sense, calculate expected runtime based on load and battery capacity, and recognize how UPS architecture directly impacts tier-certification levels.

These skills matter because UPS design decisions affect both capital expenditure (often $200-400 per kVA) and operational efficiency for the facility's entire lifespan.

The Three UPS Topologies: Architecture Matters UPS systems come in three distinct topologies, each with different performance characteristics and use cases.

Understanding these differences is essential because selecting the wrong topology for your environment can mean the difference between seamless power protection and costly downtime. Standby (Offline) UPS represents the simplest topology.

Under normal conditions, utility power flows straight through to the load with minimal intervention-just a basic filter and surge suppressor.

The battery and inverter sit idle, waiting.

When utility power fails, a transfer switch disconnects the load from utility and connects it to the battery-powered inverter.

This switching happens fast, typically 2-4 milliseconds, but that's still an interruption.

Modern IT equipment can usually ride through this brief gap, but sensitive systems may hiccup.

Standby units work well for small applications-think edge computing sites, remote network closets, or individual equipment racks.

You'll find 3-10 kVA standby units protecting edge deployments where efficiency matters more than perfect power quality.

The topology offers 95-98% efficiency because power doesn't convert through the inverter during normal operation.

Switch uses this approach at some of their smaller edge locations where cost per kVA is prioritized over absolute uptime. Line-Interactive UPS adds a significant improvement: an autotransformer that actively conditions power even during normal operation.

The inverter remains off-line like the standby topology, but the autotransformer can automatically boost or buck voltage to compensate for sags and swells without switching to battery power.

Transfer time still exists-typically 2-4 milliseconds-but the system handles voltage variations without depleting battery capacity.

This topology dominates the 5-20 kVA range, particularly for smaller colocation providers and enterprise data centers.

The autotransformer provides power factor correction and voltage regulation while maintaining 92-96% efficiency.

CoreSite deploys line-interactive units in specific applications where budget constraints exist but better power conditioning than standby is required. Online (Double-Conversion) UPS represents the gold standard for mission-critical facilities.

Here's the key difference: utility power always converts twice.

First, a rectifier converts incoming AC to DC, charging the battery.

Second, an inverter converts that DC back to AC for the load.

The load never connects directly to utility power.

Battery backup sits in parallel with the rectifier, ready to supply the inverter if utility fails.

Zero transfer time exists because the load already runs on the inverter.

This topology provides perfect isolation from utility power disturbances.

Voltage sags, swells, harmonics, frequency variations-none of it reaches your IT equipment.

The tradeoff? Efficiency historically ran 92-94%, though modern units with eco-mode options can achieve 96-98%.

Double-conversion remains the standard for facilities targeting Tier III or Tier IV certification.

Large operators use online UPS systems almost exclusively for critical loads.

AWS deploys online UPS in modular blocks, typically 1-2 MW per unit, arranged in N+1 or 2N configurations.

Google Cloud's facilities in Council Bluffs, Iowa use online UPS systems rated at 2.5 MW each, configured in distributed redundant architecture.

Digital Realty specifies online topology for all customer-facing infrastructure at their flagship facilities.

Understanding Battery Capacity and Runtime Calculations Battery runtime depends on three variables: stored energy capacity, load demand, and conversion efficiency.

Getting this calculation right matters because undersizing means your generators don't have enough time to start and stabilize, while oversizing wastes capital that could improve other infrastructure components.

Battery capacity gets measured in amp-hours (Ah) at a specific voltage.

A common configuration uses 40 strings of 12V batteries at 100Ah each, providing 48kWh of stored energy.

But you can't use all of that.

Deep discharge damages lead-acid batteries, so designs typically limit depth-of-discharge to 80%, leaving you with 38.4kWh of usable capacity.

Runtime calculation starts with a formula: Runtime (hours) = (Battery Capacity in Wh × Depth of Discharge) / (Load in W / Inverter Efficiency) Think about it this way: You're supporting a 500 kW load with that 48kWh battery bank, and your inverter runs at 95% efficiency.

The actual draw from batteries equals 500 kW / 0.95 = 526 kW.

With 38.4kWh usable capacity, you get 38,400 Wh / 526,000 W = 0.073 hours, or about 4.4 minutes.

That seems short, but here's why that matters: Most facilities target 5-15 minutes of battery runtime.

Generator startup and stabilization typically requires 10-15 seconds, but you need additional buffer for generator parallel operation, load transfer, and safety margin.

Equinix targets 10 minutes of runtime at full load across their portfolio, balancing cost against reliability requirements.

Battery runtime isn't linear.

As discharge rate increases, available capacity decreases.

Battery manufacturers rate capacity at specific discharge times-usually 8 hours.

Drawing current faster than the rated discharge time reduces total available amp-hours through a relationship called Peukert's Law.

A battery rated for 100Ah at an 8-hour discharge rate might only deliver 85Ah when discharged in 10 minutes.

Microsoft Azure publishes that their Quincy, Washington facility uses flywheel energy storage instead of traditional batteries in some UPS systems.

Flywheels store energy mechanically in a rotating mass rather than chemically.

They provide 15-25 seconds of runtime-enough for generator startup-with much longer service life than batteries (20+ years versus 5-8 years).

The key tradeoff? Flywheels cost more upfront but eliminate battery replacement cycles, reducing both cost and environmental impact over facility lifetime.

Redundancy Configurations and Power Path Design UPS systems rarely deploy as single units.

Redundancy architecture determines both availability and tier-certification levels.

The configuration you choose affects capital cost, footprint, and operational complexity. N Configuration means you have exactly the capacity you need-no redundancy.

If you need 2 MW of UPS capacity, you deploy a 2 MW unit.

Any UPS failure or maintenance event forces a bypass to utility power, removing protection.

Tier I facilities may use N configurations where budget constraints dominate and brief utility-power exposure is acceptable. N+1 Configuration adds one additional UPS module beyond minimum requirements.

Need 2 MW? Deploy three 1 MW units, each running at 67% capacity.

Any single UPS can fail or undergo maintenance while remaining units carry the full load.

This architecture satisfies Tier III requirements for concurrent maintainability.

CyrusOne uses N+1 UPS configurations across most facilities, typically with four 1 MW units supporting 3 MW of critical load. 2N Configuration duplicates everything-two completely independent UPS systems, each sized for 100% of the load.

One path could completely fail while the other continues operating.

Tier IV certification requires 2N power distribution, including UPS systems.

QTS's Chicago facility deploys 2N UPS architecture with separate utility feeds, generators, and distribution paths.

Each path includes N+1 UPS redundancy internally, creating a "2(N+1)" configuration that can survive multiple simultaneous failures.

Configuration Minimum Units Capacity Per Unit Can Maintain During Failure Tier Level
N 1 100% No I
N+1 3+ 50-67% typical Yes II-III
2N 6+ 50% per path Yes, entire path IV
2(N+1) 8+ 33-50% per path Yes, entire path + unit IV

An STS monitors both UPS paths and switches loads to the healthy path within 2-4 milliseconds if it detects a problem.

Meta's data centers use this approach extensively, with dual-corded servers receiving power from two independent UPS systems through separate power distribution units.

UPS Systems and Tier Certification Requirements The Uptime Institute's tier-certification standards explicitly define UPS requirements for each level.

Understanding these relationships helps you design systems that meet certification requirements without overbuilding.

Tier I facilities need basic UPS protection but allow downtime for maintenance and repairs.

A single UPS system in N configuration meets minimum requirements.

Annual downtime can reach 28.8 hours-not because UPS systems fail that often, but because maintenance windows require transferring loads to utility power.

Tier II adds redundant components (N+1), including UPS capacity.

Critical loads still follow a single power path, but you can maintain or replace one UPS without exposure to utility power.

Expected downtime drops to 22 hours annually.

This tier suits smaller colocation providers and enterprise facilities where brief maintenance windows are acceptable.

Tier III requires concurrent maintainability-you can maintain any infrastructure component without affecting IT operations.

This demands N+1 UPS capacity plus dual power paths to distribution equipment.

Loads can run on either path, though they may not actively use both simultaneously.

Switch's facilities in Las Vegas target Tier III certification, deploying multiple UPS modules with maintenance bypass capability and parallel redundant distribution.

Tier IV certification requires fault tolerance: any single failure, including UPS failure, must not impact IT operations.

This demands 2N UPS architecture where each path includes N+1 internal redundancy.

Additionally, the facility must demonstrate that it can handle 12 different failure scenarios without downtime.

Only 1-2% of global data center capacity achieves this level because of the cost-building 2N infrastructure roughly doubles power distribution capital expenditure.

One nuance matters here: tier-certification applies to the facility design, but actual reliability depends on operational discipline.

Google operates facilities targeting 99.999% uptime without formal tier certification by focusing on operational excellence and automated failure response rather than certifying to Uptime Institute standards.

Practical Example: Sizing UPS for a Colocation Deployment A regional colocation provider needs to design UPS infrastructure for a new 2 MW facility.

The design must meet customer expectations for Tier III reliability while maintaining competitive pricing.

Let's walk through the decision framework.

First, determine redundancy requirements.

Tier III certification requires N+1 UPS capacity.

For 2 MW of critical load, the design needs to lose any single UPS module while continuing operation.

Four units at 750 kW each (3 MW total installed capacity) provides N+1 redundancy at 67% operating load per unit.

This leaves headroom for efficiency and gives sales team room to sell up to 2.25 MW if customer demand exceeds projections.

Next, calculate battery requirements.

Generators at this facility require 12 seconds to start and 8 seconds to stabilize-total 20 seconds.

Adding a 2X safety factor suggests 40 seconds, or roughly 0.67 minutes.

Target 10 minutes instead because customers expect this runtime for Tier III facilities, and longer runtime helps during generator maintenance or fuel delivery delays.

For 750 kW per UPS module at 10-minute runtime with 95% inverter efficiency, the actual battery draw equals 789 kW per module.

Ten minutes equals 0.167 hours, so required energy storage equals 789 kW × 0.167 hours = 132 kWh per module.

With 80% depth of discharge allowable, you need 132 / 0.8 = 165 kWh of installed battery capacity per UPS module.

Battery configuration uses valve-regulated lead-acid (VRLA) batteries in strings.

Common 12V, 200Ah batteries provide 2.4 kWh each.

You need 165 / 2.4 = 69 batteries per module, or roughly 70 batteries arranged in 35 parallel strings at 24V DC bus voltage.

Total facility battery count: 280 batteries requiring climate-controlled space and monitoring systems.

Efficiency analysis matters for operating cost.

Modern online UPS systems achieve 96% efficiency in double-conversion mode or 98.5% in eco-mode (where they bypass the inverter under stable utility conditions).

At $0.08/kWh utility cost and 2 MW average load, the difference between 96% and 98.5% efficiency equals $70,000 annually in electricity costs.

Over a 15-year facility lifecycle, choosing eco-mode capable units saves over $1 million, easily justifying the $50,000 price premium for this capability.

Practical Example: Runtime Optimization at Scale Consider Digital Realty's approach to UPS runtime optimization across their global portfolio.

Traditional UPS design specifies fixed battery runtime-typically 10 or 15 minutes.

But actual runtime requirements vary based on generator reliability, fuel supply logistics, and utility grid stability.

At their Ashburn campus in Virginia, Digital Realty faces relatively stable utility power and maintains on-site fuel for 48+ hours of generator operation.

Battery runtime could theoretically drop to 5 minutes without affecting reliability.

But customer expectations and tier-certification requirements maintain 10-minute minimums.

The key insight? As IT load decreases during low-demand periods (weekends, holidays), fixed battery capacity delivers longer runtime.

At 50% IT load, those 10-minute batteries provide 20+ minutes of runtime.

This excess capacity enables maintenance strategies that wouldn't otherwise work.

Generator maintenance can extend slightly beyond normal windows if batteries provide extended runtime during the work.

Fuel delivery schedules can relax because longer runtime means generators don't need to start as quickly during short utility interruptions.

Contrast this with edge deployments where space constraints limit battery capacity.

A small edge facility might support 100 kW of IT load with only 5 minutes of battery runtime.

Here, generator reliability becomes critical-there's no margin for startup delays or mechanical issues.

These sites need premium generators with better reliability specifications, faster startup times, and more frequent maintenance schedules.

Common Misconceptions About UPS Systems Misconception: UPS systems provide power during outages This misunderstands the primary function.

UPS systems provide time, not power.

Battery backup bridges the gap until generators start and stabilize.

Generators provide sustained power during extended outages.

A UPS with 15 minutes of runtime isn't designed to keep your facility running for 15 minutes-it's designed to give generators 15 minutes to take over the load.

Facilities without generators rely on utility restoration within battery runtime, which is risky for mission-critical operations.

The distinction matters when evaluating proposals.

A vendor might offer "24-hour battery backup" for a small facility, which sounds impressive until you calculate the cost.

At 100 kW load, 24 hours requires 2.4 MWh of battery capacity.

Using lithium-ion batteries at $400/kWh installed cost, you're spending nearly $1 million on batteries alone-far more than adding a generator with fuel storage.

Digital Realty and Equinix focus on 10-15 minute runtime paired with reliable generator systems rather than excessive battery capacity. Misconception: Higher efficiency always means lower operating cost UPS efficiency numbers can mislead.

A unit rated at 97% efficiency running in eco-mode sounds better than one at 95% in double-conversion mode.

But eco-mode bypasses the inverter under stable utility conditions, directly exposing loads to utility power quality issues.

The question becomes: what's the real-world cost of reduced power quality? For some loads, the answer is "negligible." Modern server power supplies handle voltage variations well.

For other loads-particularly networking equipment or storage systems-power quality issues cause subtle problems: increased error rates, premature hardware failures, or unexplained reboots.

Azure published research showing that seemingly minor power quality issues correlated with elevated SSD failure rates.

The electrical cost savings from higher efficiency got wiped out by hardware replacement costs.

The key takeaway? Efficiency matters, but not in isolation from power quality requirements and load sensitivity.

Summary & Key Takeaways

  • Three UPS topologies serve different needs: Standby UPS suits edge deployments under 10 kVA, line-interactive works for small facilities requiring voltage regulation, and online double-conversion remains standard for mission-critical data centers requiring zero transfer time and complete power isolation.
  • Runtime calculations require multiple variables: Battery capacity, depth of discharge, load demand, and inverter efficiency all affect available runtime.

Target 5-15 minutes for most facilities to bridge generator startup while balancing capital cost against reliability requirements.

  • Redundancy architecture directly impacts tier certification: N configuration meets Tier I, N+1 enables Tier II-III with concurrent maintainability, and 2N with fault tolerance achieves Tier IV certification requirements.
  • Efficiency and power quality represent competing priorities: Higher efficiency modes may bypass inverter protection, exposing loads to utility power quality issues.

Balance electrical cost savings against equipment reliability requirements based on load sensitivity.

  • UPS systems provide time, not sustained power: Battery backup bridges the 10-15 second gap until generators stabilize.

Generators, not batteries, sustain operations during extended outages.

Next Steps Build on this foundation by studying generator systems and automatic transfer switches, which work in coordination with UPS infrastructure to provide complete power protection.

Explore battery technologies including VRLA, lithium-ion, and flywheel systems to understand the tradeoffs between cost, lifespan, and performance.

The Power Distribution Unit lesson covers how UPS outputs connect to IT loads through redundant distribution systems.