Slashdot Mirror


Caring, Feeding and Enhancing UPS Battery Systems?

cdn-programmer asks: "I've got a couple UPS's that are now about 5 years old. They are MGE EL4 units - rated at about 450VA /280W. These originally came with a battery rated for 2x6V - 7.2Ah I've found an inexpensive replacement battery: SBS60 rated at over 50Ah and I've done a little mod so the unit 'fit' together. I've also done as much reading as I can on float currents and ripple currents and so forth basically covering the care and feeding of your UPS battery system. People can find some good information in the SBS web site and the specific data sheets are here. Look under the SBS section for the manuals. If people find alternative batteries there seems to be some excellent tech specs here. Having read these it seems to me that there should be no reason that I cannot 'redesign' the UPS to give it a significantly increased power reserve. The load is the same... the only difference is that a larger battery is used so this means that the recharge times will potentially be much much longer. So what? We are not interested in cycling the battery. Indeed the power here is quite stable and we get very few outages per year."

"Now - the SBS people have been very professional and have provided good technical engineering data. I haven't been able to find much data on the MGE EL4 and I wonder if this cheap little UPS has the proper smarts to take good care of my new battery? If it does not - then why not and what models/manufacturers should we be considering?

For instance, what is the ripple characteristics of the EL4 and how can I measure it? Since the SBS60 is HUGE in comparison to the original batteries (Panasonics - 7.2Ah - 2x6V) is ripple even something to worry about?

Does the EL4 charging system 'cycle' in a harmful way? I tested the float voltage levels and found that they varied from 13.89 to 13.42 over the course of a day. But this battery has only been hooked up for a day so maybe its stabilizing. The nominal float should be 2.27 per cell according to SBS so that works out to 13.62 for the battery.

Does the EL4 have a temperature sensor? This is something else that the charging system should do according to the SBS people because optimal float voltage varies with temperature.

Finally, I'm interested in doing a load test to determine how healthy by batteries are. I'm thinking that a very simple test can be a couple lamps - say 100 watt - that can be plugged into the UPS. Since I've never done anything like this before the thoughts in my mind are that all I would need to do is take a voltage reading say every 5 minutes over the next few hours and if I can find the proper curves this should yield enough data to determine the life expectancy of my battery.

If anyone has actually done tests like this it would be wonderful if they could tell us how to do this."

12 of 50 comments (clear)

  1. A Short Battery HOWTO by PhysicsGenius · · Score: 2, Informative
    First of all, you need to know how batteries work. The main thing to take away is the ion transfer from anode to cathode. This is vital in understanding what temperature sensor you need.

    After you've read that, you'll need to get additional information on rechargeable batteries. Note that that page talks about nickel oxide batteries but the information applies to lead acid batteries such as you find in a typical UPS (and cars, for that matter).

    It is also crucial to understand that the battery is an electric, not an electronic, device. So there's no way for the battery itself to report to your server that it is getting low on power. You'll need some after-market monitoring electronics hooked on there that will sense how the battery is doing and will function as a middle man to your PC.

    Another important issue is sinewave capability. If your UPS can't put out a sinewave voltage, you should probably avoid it.

    Can anyone add anything to that?

    1. Re:A Short Battery HOWTO by Stephen+Samuel · · Score: 2, Informative
      Note that that page talks about nickel oxide batteries but the information applies to lead acid batteries such as you find in a typical UPS (and cars, for that matter).

      Rechargable batteries of different types have different characteristics. Beyond the most general platitudes, Nicad-type batteries are very different than led acid. and even the two families can variy between themselves. I managed to find a number of good books in the library about rechargable batteries that described the differences well.

      Most notable about the differences: Nicad-type batteries like to be fully discharged from time to time. This helps to prevent the 'memory' effect.
      Lead-acid batteries are almost precisely the opposite. Fully discharging a car battery is bad for it. It's designed for repeated partial discharge and recharge (i.e. starting the car). Jell cells (most common in UPSs) are similar to Lead Acid, but can better survive deep discharge and are less forgiving of being overcharged.

      Both Lead and Nickel based batteries do much better under high-load conditions than conventional non-chargable batteries. This can also sometimes be a safety issue. I've seen small lead-acid batteries vaporize a 30 amp AGC (glass cylinder tube) fuse and heat a 16 gauge cable (used for cheaper extension cords) red-hot. If you directly short the terminals of a car battery, you could probably melt cheap jumper cables (presuming you don't cause an explosion first -- do not try this at home). Short lengths of 16 gauge wire are sometimes used as last-resort fuses in some parts of your auto electrical system.
      If you're rolling your own with rechargabe batteries, always include fuses appropriate to the expected load. I would also suggest having the fuse as close to the power source as possible.

      --
      Free Software: Like love, it grows best when given away.
  2. Larger batteries = more charging current/voltage by RobKow · · Score: 3, Informative

    Larger batteries draw more charging current at a given voltage than smaller ones. Depending upon the charger configuration in the UPS you could either end up undercharging the battery or shortening the life of the charger by increasing power dissipation in it.

    I've seen car batteries work connected to small UPSes for years until the power went out for an extended time, the battery was significantly drained, and the charger failed when the power came back on. Just something to be aware of.

  3. A couple of problems... by stienman · · Score: 4, Informative

    The only issues you'll have to deal with are

    Smaller chargers are not meant to charge larger batteries - you may well be overstressing your UPS charger by expecting it to charge your new, larger battery for so long.

    Lead Acid batteries and their variants (gell-cell, deep cycle, etc) do NOT like to be discharged more than 50%, yes, that includes so-called deep cycle batteries. Deep cycle means that deep discharges won't hurt the battery as much as it would hurt a regular gell cell, but it'll still be damaged.

    Most consumer and low end UPS systems do NOT monitor battery temperature. They simply charge the battery so slowly that there is little risk of overheating, boiling, or overcharging.

    Cycling the battery with light bulbs may not be a good idea, because many UPS systems allow more than 50% battery discharge. You'd have to monitor the voltage, then shut it off when it drops below 11 or 12v.

    Light bulbs will not pull power the same way your computer will, so the best load test is the real load you intend to use. a 400W powersupply doesn't draw 400W. Depending on how you measure it, it may pull more or less from the AC line (read about Power Factor and power factor correction). This is one of the reasons these supplies are rated in VA and not Watts. Of course, the real question is, Why? When you have few power outages, what is the reason to use such a large capacity battery, but more important, why do you even need to characterize it?

    Lastly, make certian you aren't pulling more current than the supply is regulated for. As you suggest a larger battery does not make it more able to handle larger loads. You'll be tempted in the future to add more stuff because 'it should handle it', but it'll only make it fail faster.

    -Adam

    1. Re:A couple of problems... by sporktoast · · Score: 2, Informative

      Is there any way to take a reading of the power drawn by an electric device? For example, plug the device between the power outlet and the electric appliance you want to rate and then take the reading?
      If devices like this are being marketed to (albeit a niche of) homeowners, I wouldn't think it'd be too difficult to find something similar that has a more informative readout.
      --
      In a related story, the IRS has recently ruled that the cost of Windows upgrades can NOT be deducted as a gambling loss.
  4. Stay close to the same battery by kawika · · Score: 2, Informative

    If the batteries are that old, they most likely are not holding a good charge. I would replace them.

    I would stick with batteries that have similar specs.The charging and inverter circuitry on the UPS expects something in that neighborhood. Those are probably gel-cells which are very common for UPS and other applications like alarm systems. Sounds like the two 6V batteries are connected in series, you could go with a 12V battery which may be easier to find. It depends on the physical dimensions.

    I changed the batteries in my APC UPS for $50 using two batteries from batteries.com; APC wouldn't even sell me replacement batteries. They wanted to offer a small tradein allowance on a new unit that would have cost me $400.

    1. Re:Stay close to the same battery by ivan256 · · Score: 4, Informative

      DigiKey sells the individual cells that make up the battery packs in all APC UPSes. You should check it out if you ever need cheap exact replacements of APC UPS batteries.

  5. Overheating on long use is the issue. by Futurepower(R) · · Score: 3, Informative

    UPS units are often cheaply and poorly designed, especially the older ones. The ONLY issue is whether the unit would overheat with the longer time of use that is possible with a more powerful battery.

    Earlier posters mentioned that a bigger battery would draw more current at a particular charging voltage. This is true, but irrelevant. The chargers are designed to be constant-current, or close to it. The current drain does not depend on voltage.

    I've powered a telephone answering computer from an 18 volt UPS using a 6 volt and 12 volt car battery in series, with no problems. However, the unit was arranged that there would be much more air flow for cooling than it would normally get.

    1. Re:Overheating on long use is the issue. by GigsVT · · Score: 3, Informative

      We have a winner. :)

      I agree, the main thing is that the designers of the UPS were expecting a certain length of operation, given the normal battery of the unit, and therefore lie about specs.

      An example:
      A 500VA UPS is rarely able to handle 500VA continuous and sustained for long periods of time. The battery it comes with might give only 5 minutes of usage at full load, so the designers usually cut corners and just made sure it wouldn't overheat in 5-10 minutes at 500VA, but that's about it. Run the unit for 50 minutes at 500VA, and it's entirely likely that solder will start melting and components will burn up.

      This becomes less of an issue once you get to the higher end of UPSs, the kind that have the external plugs that you can string extra batteries on. Those are designed with specs that usually don't lie, targetted for indefinite operation at full rated output.

      Two things you can do to combat overheating with a cheap UPS, as you pointed out, you can increase cooling, which may be difficult if the components are spaced tightly, or you can run it at some smaller percentage of "rated" load, i.e. 50%.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
  6. My two cents by fruity_pebbles · · Score: 4, Informative

    UPS batteries usually don't last more than two or three years. Test on a regular basis, or just buy new batteries every two years. Heat kills UPS batteries. A lot of UPS's connected to desktop PC's are sitting on a carpeted floor under the desk. That carpet makes wonderful insulation that helps keep the batteries nice and warm. Put the UPS somewhere that has good airflow all around the UPS's case. I simply laid a couple large pens under either end of the UPS to get it an inch or so off the carpet, and that works fine.

  7. Re:What exactly is the question ? by Anonymous Coward · · Score: 1, Informative

    I'll add one thing. When you connect the new battery in, be sure to use BIG wires. Lamp wires or even thin entension cord wires will get hot and melt the insulation off them. Get the thick multi-strand copper wire used as grounding wires, you can get it in auto parts stores and hardware places. Insulated of course, there are grounding wires that aren't. The connections at each end must be very good to handle the current; get the little copper tabs you can wrap around the battery posts and clamp down with a screw.

  8. Depends on the UPS by Andy+Dodd · · Score: 2, Informative

    Lead-acid batteries are generally not too finicky about charging. The worst thing for lead-acid batteries, as others mentioned, is deep cycling. A 50AH battery will last for MANY more charge/recharge cycles than a 7 AH battery if the outage frequency/length remains the same, as the battery will be discharged to a much smaller portion of its capacity.

    If anything, with almost any battery chemistry, charging a battery with a charger designed for a lower-capacity version of the battery at the same voltage will rarely be a problem. It will, of course, take MUCH longer to charge.

    Typical lead-acid charging schema: Constant current with a max of 14.5 volts or so. The charger will somehow detect end-of-charge and switch to "float" mode, which is typically 13.8 volts constant voltage for a 12V battery. Constant voltage at 13.8 with a current limit is perfectly safe. Note that if the charger is REALLY dumb and doesn't have a current limiting circuit (almost all do, even if it's as simple as a resistor), a 50AH battery could overload it.

    NiCd and NiMH batteries require the most sophisticated end-of-charge detection. This entails reading the battery voltage during brief pauses in charging - NiCds and NiMHs will actually start DROPPING in voltage if charged past their max capacity. No end-of-charge detection is needed if you charge them slowly though. (C/16 or slower. i.e. if it's a 1600 mAh battery, if you charge it at 100 mA, you can leave it on for hours past full charge, but you want to take it off eventually.)

    Li-Ion: These aren't really that hard to charge. Constant-voltage at 4.1 or 4.2V/cell with a current limit is all you need. I know people who charge Li-Ions with benchtop lab power supplies (current/voltage limits adjustable). The real trick with Li-Ion is that pack protection circuitry is an absolute must. Short-circuit = BOOM. Overdischarge = Dead and useless pack. Charging beyond 4.1 or 4.2v/cell = Dead and useless pack.

    --
    retrorocket.o not found, launch anyway?