If you're in charge of buying office supplies, you've probably been asked to look into a UPS—an uninterruptible power supply. Maybe a server fried during a storm, or an editor lost the last two hours of a documentary. Suddenly, the conversation shifts from "cheapest quote" to "we need this to work," and you're left trying to figure out what this is.
Here's the thing: there's no single 'best' UPS. The right one depends entirely on what you're protecting and how critical that power loss is. I've been managing this kind of procurement for a mid-sized company for about five years now, and I've learned that a grand solution for a side project is a waste of money, but a cheap solution for a live server can cost you your job. This is basically a decision tree.
Defining the Scenarios
Before we get into specific units, let's figure out which situation you're in. I've seen three main camps:
- The 'Keep It Alive' Setup: Protecting a single, critical device—like a small file server or a network switch—that can't afford a second of downtime.
- The 'Gracious Shutdown' Setup: Protecting a workstation or a small lab where you just need 5-10 minutes to shut down gracefully without losing data.
- The 'Full House' Setup: You're looking at a whole rack of equipment—servers, storage, multiple switches—and need a robust, scalable solution.
Your job is to figure out which box you check. Let's break each one down.
Scenario A: The 'Keep It Alive' Setup
This is for that one machine that everyone relies on. Think of a local file server for a marketing team, or the PoE switch that powers a dozen security cameras. A typical standalone UPS will switch between mains and battery in about 8-12 milliseconds. For most electronics, that's fine—they stay on.
But here's a nuance I didn't fully understand until a $4,000 order came back completely wrong: the transfer time. I'm not an electrical engineer, so I can't speak to the sine wave purity, but from a procurement perspective, I know the different between a line-interactive and a double-conversion UPS.
For this scenario, you probably want a double-conversion (or 'online') UPS. It uses the battery power continuously, so there's zero transfer time. The line-interactive ones, which are cheaper, switch over when they detect a problem. In my experience, that switch almost always works, but I've seen one fail where the power 'browned out' instead of dying instantly. The UPS didn't register it as a failure in time, and the router rebooted anyway.
I'd argue an "/" on a standard Eaton unit will work most of the time. But if that one device is critical, spend the extra $100-$200 on a 5PX or similar unit with true online topology. The $500 quote turned into $800 after shipping, setup, and revision fees? Actually, the $650 all-inclusive quote was cheaper in the long run because it saved me a weekend of fixing a corrupted database. I now calculate TCO before comparing any vendor quotes.
What to look for:
- Topology: Get 'double-conversion' or 'online'.
- Connectivity: Does it have a USB/Serial port? You need software to gracefully shut down the server. Just plugging the power cord in is useless if the battery dies overnight.
- Capacity: Don't just look at VA. Look at the true power in Watts. Check the power brick rating on the server.
Scenario B: The 'Gracious Shutdown' Setup
This is the most common request I get. An editor needs to save their project. An accountant is in the middle of payroll. They don't need to work for four hours; they just need 10 minutes. For this, a standard line-interactive UPS from the Eaton 3S or 5S range is perfect. They're small, relatively cheap, and plug into a wall outlet like a power strip with a battery.
But—and this is a big but—don't overload it. You cannot plug a laser printer into the battery backup ports.1 I assumed 'same specifications' meant identical results across vendors. Didn't verify. Turned out each had slightly different interpretations of 'battery backup port' power. Laser printers draw a massive surge when they warm up, which can overload the inverter.
So you have two types of outlets on these: Battery Backup (BBU) and Surge Protection Only. If you've ever had a printer plugged into the BBU port and watched the alarm go off as soon as someone hit 'print,' you know that sinking feeling. Take it from someone who learned to label the outlets with a Sharpie: keep the printer on 'surge only.'
What to look for:
- Form Factor: A tower unit for a desk, or a rack-mount for a server room.
- Wattage: Add up the wattage of everything you plug in. I want to say a typical high-end workstation is about 300W, but don't quote me on that. Check the label.
- Software: Even for a simple shutdown, you need it. The 'PowerPanel' software from Eaton is actually pretty good, but make sure it's compatible with your OS.
Scenario C: The 'Full House' Setup
This is where things get expensive. You have a 42U rack with three servers, two switches, a SAN, and a PDU. A few 500W UPS units won't cut it. You're looking at a 3-phase UPS like the Eaton 9390 or 93PM. This stuff is serious. It often requires a dedicated electrical circuit, or even a new panel if your building's power is flaky.
I ordered a used 9390 system in 2023 for our colocation space. It was a huge project. The unit itself was $4,000, but the installation (electrician, rigging, cabling) cost another $3,500. The budget vendor choice looked smart until we saw the weight of the battery cabinets. We needed to reinforce the floor. Net loss: about $1,000 in extra labor we didn't budget for.
If you're in this scenario, you're probably past the budget-conscious stage. You need engineering support. Honestly, I'd recommend calling a vendor or an integrator. But from my procurement perspective, ask these questions:
- Warranty: A 5-year warranty is standard. Some offer on-site repair vs. ship-in.
- Battery Life: Are they VRLA, lithium-ion, or flywheel? Flywheel is cool and has a 20-year lifespan, but it gives you only about 15 seconds of runtime—enough to start a generator.
- Management Card: Can you pull it up on the network? The network management card is a must for a modern NOC.
How to Determine Your Scenario
You're probably thinking, 'This is great, but which one am I?' Here's a simple test:
If you unplug the computer, can you wait 5 minutes to plug it back in? If yes, you're Scenario B (or maybe just a power strip). If the company loses $2,000 for every minute of downtime for a specific machine, you're Scenario A. If you have a whole rack and you're planning for a 30-second brownout that takes down the entire building, you're Scenario C.
If you're still unsure, the single best investment is a power meter. Plug the equipment into a power meter for a week. See the peak and average wattage. That data will tell you exactly how big of a UPS you need, and it saves you from buying a forklift when you just needed a wheelbarrow.
1. Per industry standards, the inrush current from a laser printer can exceed 15 Amps for a few milliseconds, which most UPS inverters are not designed to handle for sustained periods.