So, I replaced all my UPSes with LiFePO4 batteries supplied by Victron AC->12V chargers. Routed the battery contacts directly to all devices that consume 12V (WiFi AP, network hubs, SLA 3d printers). Used 12V -> 5V adapters to supply 5V / USB2 devices (R-Pi servers). For 19V, Drok DC-DC boost converters work great.
Result: threw away 3 UPSes (different APC models). Overall power consumption with AC present dropped by about 40%. Time on batteries (same Wh battery capacity) increased by a factor of about 20 (yes, 20 times: that's not a typo). Evidently, AC waveform generation is extremely power-hungry
* These power stations are better than conventional (lead-acid battery) UPSs in the sense that they're cheaper, more flexible, have dramatically longer battery life, and require battery replacement less often.
* ...but I haven't seen any that claim to be "line-interactive" or even say specifically when they fail over (other than a total power cut). They do talk about how long it takes to fail over: older models are >20ms (long enough that your machine will probably reboot); many newer ones are <10ms. I'm not sure how high-quality their sine wave is when on battery.
20 milliseconds is barely distinguishable from a single 60 Hz sine wave period. 10 milliseconds just over half a cycle.
I've read that the newest PSUs are only guaranteed to last 12ms. Of course they may last much longer, especially if running near idle, but I'd prefer something that works well with any compliant device.
Here's one source: "Measured in milliseconds, hold-up time indicates how long a PSU can sustain its output within specified voltage limits after a loss or drop in input power. ATX 3.1 features a shorter hold-up time of 12ms, compared to ATX 3.0's 17ms hold-up time. This results in a small improvement in the PSU's efficiency." https://www.corsair.com/us/en/explorer/diy-builder/power-sup...
I haven't dug through the spec itself.
> Our previous reticence to measure UPSs was centered around the connection of our very nice $50,000 Rohde & Schwarz MXO58 oscilloscope directly to mains power. [...] What we do have is a Chroma 61507, a programmable AC power source, capable of generating its own isolated Alternating Current(AC) signal. The AC signal created by the Chroma 61507 is galvanically isolated from the "earth"/ground, providing a floating source.
This too seems to be a pretty expensive piece of gear (the price I found with a quick Google was >$28,000) so I think it's worth mentioning that the same job could be done with an isolation transformer, which costs maybe a couple hundred bucks.
For such low frequency stuff, it feels way safer to just buy a cheap <$500 scope for this kind of work. Using a $50k scope when it's not needed just seems needlessly risky.
Also, float the DUT, not the scope... Sometimes that's not possible, and the temptation is there, but it's really not worth it. Just buy the right gear like a diff probe. You can get one for a few hundred bucks if you don't mind going downmarket.
You can also use two probes and do CH2 - CH1. (Disconnect the GND clips!)
It typically shows up ‘randomly’ unless you know how to attribute it.
It's worth noting that there's already ATX power supplies that are built to run directly off battery power. They don't look all that impressive but they exist. https://www.powerstream.com/DC_PC.htm https://synoceantech.com/index.php?page=lotinfo&lot=36
It’s cheap and easy (relatively) to transform AC voltages, and hence to manage AC power distribution. DC is trickier, and voltage switching is relatively more expensive and flakier. Hence why DC distribution tends to be within a device/controlled setup.