How to Choose the Best Uninterruptible Power Supply for Your Needs

With so many people working from home, lots of attention has been dedicated to making sure everyone has a functional computer, a reasonably ergonomic workspace, and a decent videoconferencing setup. One thing that many have overlooked, however, is the need for a reliable uninterruptible power supply (UPS). Particularly for those using desktop Macs or external hard drives, a UPS is essential because it protects your work—and your devices—against surges, brownouts, and outright power failures. That’s especially helpful as we head into the summer thunderstorm and fall hurricane season.​

What is a UPS?

Put simply, a UPS is a big battery into which you plug your Mac and other peripherals. It then plugs into a wall outlet and monitors the incoming power. If the normal power fails, or surges or falls below a certain threshold, the UPS notices and switches the power source to its internal battery. This happens so quickly that your Mac never even notices.​

How does a UPS help?

For desktop Macs, a power failure means an immediate and ungraceful shutdown. You’ll lose all unsaved work and, depending on what was happening when the power went out, your drive might be corrupted. Smaller power surges and brownouts may not cause the Mac to shut down, but they put stress on electronic components that can cause a shorter overall lifespan.

When your gear is plugged into a UPS, you get some time to save your work and shut down gracefully, ensuring that you don’t lose data or flirt with drive corruption. And by having the UPS filter out power spikes and drops, your Mac and peripherals will last longer.​

What sort of UPS should I look for?

There are three types of UPS: standby, line interactive, and double conversion. The names that different manufacturers use vary slightly, but here are the differences:

  • Standby UPS: This simple type of UPS, also called an offline UPS, monitors the incoming power, and if it rises or falls beyond predetermined levels, it switches to using battery power. That happens within 5–12 milliseconds, but the computer still sees some power fluctuations. The incoming power isn’t conditioned as long as it remains within the predetermined levels. A standby UPS is most appropriate in environments where the power is clean—you don’t notice lights flickering—and goes off infrequently.
  • Line Interactive UPS: This type of UPS goes a bit further, using automatic voltage regulation to correct abnormal voltages without switching to battery. In the event of an outage, it still switches to battery, but more quickly, within 2–4 milliseconds. If you lose power more often, are near industrial machinery, or notice occasional brownouts when it’s hot out, go for a line interactive UPS. They’re the most popular.
  • Double Conversion UPS: The most advanced form of UPS, a double conversion or online UPS, always runs connected devices from the battery, and the incoming power serves only to keep the battery charged. It has no transfer time in the event of an outage and provides the cleanest power. If you’re considering a backup generator or Tesla Powerwall to deal with frequent power outages or it’s clear that you have really dirty power, you should probably get a double conversion UPS.

As you would expect, standby models are the cheapest, and double conversion models are the most expensive. ​

How big of a UPS do I need?

You’ll need to do some research and math to determine the capacity of your ideal UPS. The first step is to find the size of the load you’re going to connect to it. To do that, look on the back of devices or in their technical specs for a rating in watts (W) or volt-amps (VA). Theoretically, the two are equivalent—watts equals volts multiplied by amps. In reality, you also have to take into account something called power factor along with runtime—how long you want the UPS to power your system before its battery dies.

Apple publishes power consumption numbers for most recent models of the Mac mini, iMac, iMac Pro, and Mac Pro. For the MacBook, MacBook Air, and MacBook Pro, look at tech specs to find the wattage rating of the charger, which will be between 30W and 96W. Then add in any peripherals you’re planning to plug into the UPS, such as an external hard drive, Wi-Fi router, and the like. You may need to read the tiny print on power adapters and multiply volts by amps to get the wattage rating.

For instance, for a system comprising a 27-inch iMac from 2019, a 27-inch Thunderbolt Display, and an external hard drive, you’d add up the following numbers:

That gives you a total of 402W maximum, although it’s likely to be lower in normal usage. Nonetheless, to convert watts to volt-amps and account for the power factor, we divide the maximum wattage rating by power factor—a safe power factor is 0.8. So 402W / 0.8 = 503VA. So at a bare minimum, you’d want a UPS rated for 500VA. For some wiggle room on adding devices, it’s worth increasing the capacity by 50–100%, bringing us up to 750VA to 1000VA.

Here’s where things get fuzzy. The next step is to take that number and plug it into a UPS selector. Major manufacturers like APC (shown below), CyberPower, and Tripp Lite provide tools along these lines.

Blog Photo

They’ll probably recommend a UPS with a higher capacity than is necessary—they are trying to upsell you, and the calculations will be based on the maximum loads you entered. If your Mac is running flat out, you’re likely sitting there and can shut it down quickly, so a long runtime isn’t necessary. If you’re not at the Mac, it should be sleeping, leading to a much longer runtime. CyberPower provides a nice runtime calculator that lets you see how long different models will last based on the actual load.

Blog Photo

Are there other UPS features to look for?

Although many UPS features are fairly standard, it’s worth making sure you’re getting the ones you want. They include:

  • Form factor: Some smaller UPS models look like oversized surge protectors; most larger ones are mini-towers. You’ll probably want it under your desk, so make sure it’s a form factor that works for you.
  • Power outlets: Most UPS devices have a mix of outlet types. Some are backed by the battery, whereas others merely protect against surges. You’ll want to plug most electronic gear into battery-backed outlets—make sure the UPS has enough, and in an orientation that works with wall-wart power adapters—but if you have a laser printer or a lamp that you need to plug in as well, those should go in the surge-protected outlets.
  • Display: Many UPS models have an LCD display and buttons that you can use to cycle through screens of available runtime, current load, incoming voltage, and more. We like such displays.
  • Alarm control: When the power goes out, it’s common for a UPS to activate an audible alarm to alert you of the problem. Those alarms are usually loud and piercing, so if you need to keep working briefly or leave a low-load device (like a Wi-Fi router) running during an outage, you’ll want the option of turning the alarm off.
  • Replaceable batteries: UPS batteries don’t last forever, and it usually makes sense to buy a model whose batteries you can replace after a few years when its effective runtime has dropped significantly. You can always test runtime by pulling the UPS plug from the wall. Make sure to save all your work first!
  • Software: Many UPS models can connect to your Mac via a USB cable and use either included software or the Mac’s built-in power management software to shut the Mac down gracefully if you’re not present. When the UPS is connected, look in System Preferences > Energy Saver > UPS > Shutdown Options.

Blog Photo

Phew! There’s a lot to consider when purchasing a UPS, but feel free to ask us for help or our current manufacturer recommendations.

AI Usage Transparency Report

Pre-AI Era · Written before widespread use of generative AI tools

AI Signal Composition

Rep Tone Struct List Instr
Repetition: 65%
Tone: 52%
Structure: 59%
List: 10%
Instructional: 30%
Emoji: 0%

Score: 0.06 · Low AI Influence

Summary

A reliable uninterruptible power supply (UPS) is essential for protecting your work and devices against surges, brownouts, and power failures.

Related Posts

Setting up Ollama on macOS

Recently, after some bad experiences with OpenAI's ChatGPT and CODEX, I decided to look into and learn more about running local AI models. On its face it was intimidating, but I had seen a lot of people in the MacAdmins community posting examples of macOS setups, which really helped lower the bar for me both in terms of approachability and just making me more aware of the local AI community that exists out there today.

Read more

AI Agent Constraints and Security

I really feel like in this era of AI it's essential to write about and share experiences for others who are leveraging AI, especially now that AI usage seems almost ubiquitous. Specifically, when it comes to AI in development and the rapid growth of AI-driven automations in the IT landscape, I believe there's a need for open discussion and exploration.

Read more

ABM Warranty 0.4.1

The 0.4.x release series for ABM Warranty is focused on operational scale. The earlier 0.3 releases were about trust, correctness, and stabilizing the foundation. Version 0.4.1 builds directly on that work by making the app more practical for consultants, internal IT teams, and managed service providers who need to support multiple environments without losing isolation, control, or visibility. This includes improvements to user interface and workflow, as well as enhanced reporting capabilities to help these users manage their workflows more efficiently.

Read more

Vibe Coding with Codex: From Fun to Frustration

So there I was, a typically day, a typical weekend. As a ChatGPT customer, I had heard good things about Codex and had not yet tried the platform. To date my experience with agentic coding was simply snippit based support with ChatGPT and Gemeni where I would ask questions, get explanations and support with squashing bugs in a few apps that I work on, for fun, on the side. There were a few core features in one of the apps I built that I wanted to try implementing but the...

Read more

Why Apple Fleet Risk Isn’t a Security Problem—Until It Is

Security and risk are often treated as interchangeable concepts in modern IT environments, but they are not the same discipline. Security focuses on controls, enforcement, and prevention. Risk management, by contrast, is concerned with likelihood, impact, and consequence across operational, financial, and organizational domains. Frameworks such as those published by NIST make this distinction explicit: risk assessment is not a technical exercise, but a business one. Technology informs risk decisions, but it does not define them.

Read more

ABM Warranty 0.3.1

The 0.3.x release series for ABM Warranty is about tightening guarantees. Where earlier releases focused on surfacing data and making long-running operations observable, 0.3.x focuses on ensuring that what you see is complete, consistent, and safe to trust—particularly as the app is used in larger, slower, and more varied environments. This shift in focus aims to provide a more reliable foundation for users who require higher levels of assurance from their warranty management system.

Read more

ABM Warranty 0.2.0

ABM Warranty 0.2.0 is a feature release focused on visibility, safety, and scale. This version does not change what ABM Warranty is meant to be, but it significantly improves how the app behaves under real-world conditions—large device counts, API throttling, long-running imports, and the kinds of failure modes Apple IT admins actually encounter. The improvements in this release are designed to make the app more reliable and efficient, allowing it to handle complex scenarios without breaking or becoming unresponsive.

Read more

Running a Beta Program: Lessons Learned

Shipping software in isolation is comforting. You control the inputs, the environment, and the narrative you tell yourself about how things work. The moment you invite other people in—especially people who don’t share your assumptions—you lose that comfort. You also gain something far more valuable. Running a public beta for ABM Warranty through Apple’s TestFlight program forced me to confront that tradeoff head-on, and it fundamentally changed how quickly and confidently the app matured.

Read more

The Day I Unmanaged a Mac Into a Corner

There are a few kinds of mistakes you make as a Mac admin. There are the ones that cost you time, the ones that cost you sleep, and then there are the ones that leave you staring at a perfectly good laptop thinking, “How did I possibly make this *less* manageable by touching it?” These mistakes often stem from a lack of understanding or experience with macOS, but they can also be the result of rushing through tasks or not taking the time to properly plan and test.

Read more