On April 3, 2019 7:46:37 AM GMT+03:00, James <bjlockie@lockie.ca> wrote:<br>>On 2019-04-02 10:35 p.m., Charles Lepple wrote:<br>>> On Apr 2, 2019, at 9:42 PM, James wrote:<br>>>><br>>>> I switched my desktop with my raspberry pi because I thought my<br>>desktop ups had a larger capacity.<br>>>> Now the ups.load of each is not what it was (it should be).<br>>> <br>>> Note that ups.load is a percentage of "full load", which is up to<br>>each UPS vendor to define. (Some vendors use different margins, and I<br>>don't know that we have done a thorough check to see how well the load<br>>percentage tracks Watts or VA ratings when those are available.) If I<br>>am reading the model numbers correctly, you have an 850 VA CPS UPS, and<br>>a 550 VA APC, so at the very least, you would need to convert to a unit<br>>like VA to be able to compare the two directly. Or you can compare the<br>>numbers on one UPS with the two different loads.<br>>> <br>>> The APC starts out with a load of 6 and a runtime of 98 minutes. It<br>>then changes to a load of 3 and a runtime of 147 minutes (not quite<br>>double). If nothing is plugged in, do you get a load of 0? If so,<br>>consider that the control electronics will require a certain amount of<br>>current from the battery just to keep the output running, and it may be<br>>in the same ballpark as a load of 3-6%.<br>>> <br>>> Bear in mind the precision and accuracy of these measurements are not<br>>guaranteed by the vendor. Two points may determine a line, but this is<br>>an inverse relationship, so a small change in load means a larger<br>>change in runtime. You could add a dummy load and see if it tracks<br>>linearly up from there.<br>>> <br>>> The CPS UPS seems to be in a similar situation. Starting with a load<br>>of 19%, it estimates a runtime of 45 minutes. A load of 9% yields 86<br>>minutes, or nearly double.<br>>> <br>>> In both cases, you may want to check the owner's manual to see if the<br>>vendor has typical runtimes. The UPS electronics are probably sized for<br>>20-100% load, given the use case of several minutes on battery to let a<br>>generator kick in, or allow an orderly shutdown.<br>><br>>Since I can't rely on the estimated runtime, is it reasonable to assume<br>><br>>that my raspberry pi will run longer on the CPS compared to the APC?<br>><br>>Is there a way to see the time elapsed between when the pi goes on UPS <br>>and when it shuts down?<br><br>Power the pi from the UPS and log (say, every minute or two) the UPS status. <br><br>Or just use a stopwatch :)