Author Topic: Battery-PSU swapover  (Read 6121 times)

0 Members and 1 Guest are viewing this topic.

Offline Chet T16Topic starter

  • Frequent Contributor
  • **
  • Posts: 535
  • Country: ie
    • Retro-Renault
Battery-PSU swapover
« on: July 20, 2012, 11:09:28 am »
Suppose you have a battery powering some devices at 12v and you want to switch to a PSU when the battery voltage drops. The attached is what i'm using and it works but i'm curious to see alternatives to how you would connect the power sources.
Chet
Paid Electron Wrestler
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7765
  • Country: de
  • A qualified hobbyist ;)
Re: Battery-PSU swapover
« Reply #1 on: July 20, 2012, 11:23:12 am »
KISS :-) Switching power inputs via MOSFETs or power management devices are more complex and expensive.
 

Offline digsys

  • Supporter
  • ****
  • Posts: 2209
  • Country: au
    • DIGSYS
Re: Battery-PSU swapover
« Reply #2 on: July 20, 2012, 11:56:40 am »
Usually it's done the other way. A Power Supply trickle charges a battery which supplies a load.
You get a flatter voltage curve that way as well ie not waiting for the battery to go flat first,
plus only use 1 diode. I'm guessing you have a reason to do it that way?
Hello <tap> <tap> .. is this thing on?
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7765
  • Country: de
  • A qualified hobbyist ;)
Re: Battery-PSU swapover
« Reply #3 on: July 20, 2012, 12:52:00 pm »
Usually it's done the other way. A Power Supply trickle charges a battery which supplies a load.
You get a flatter voltage curve that way as well ie not waiting for the battery to go flat first,
plus only use 1 diode. I'm guessing you have a reason to do it that way?

A problem arises if you sell a device which charges the non-rechargeable battery and that battery leaks for whatever reason. You'll take all the blame because the battery's label clearly states "Do not recharge! May leak or explode.". It's simply CYA :-(
 

Offline Chet T16Topic starter

  • Frequent Contributor
  • **
  • Posts: 535
  • Country: ie
    • Retro-Renault
Re: Battery-PSU swapover
« Reply #4 on: July 20, 2012, 01:16:45 pm »
Usually it's done the other way. A Power Supply trickle charges a battery which supplies a load.
You get a flatter voltage curve that way as well ie not waiting for the battery to go flat first,
plus only use 1 diode. I'm guessing you have a reason to do it that way?

The battery is connected to a charger/conditioner which is connected to a solar panel, the power supply is connected to the mains via a relay. When (if!) the sun is shining and the battery is charged the power supply is off. If the battery voltage goes too low the PSU is switched on until the battery is charged again
Chet
Paid Electron Wrestler
 

Offline vk6zgo

  • Super Contributor
  • ***
  • Posts: 7589
  • Country: au
Re: Battery-PSU swapover
« Reply #5 on: July 20, 2012, 02:51:05 pm »
Suppose you have a battery powering some devices at 12v and you want to switch to a PSU when the battery voltage drops. The attached is what i'm using and it works but i'm curious to see alternatives to how you would connect the power sources.

This is the system used for years in the TV/Radio Broadcasting organisation I used to work for.
The requirement was the opposite to yours,in that a -24V DC line needed to switch automatically to the Station 24V Diesel start batteries when the mains power was lost.
Of course,the diodes were the opposite way round because of the negative polarity,but still the same idea.
 

Offline digsys

  • Supporter
  • ****
  • Posts: 2209
  • Country: au
    • DIGSYS
Re: Battery-PSU swapover
« Reply #6 on: July 20, 2012, 03:00:49 pm »
Quote
The battery is connected to a charger/conditioner which is connected to a solar panel, the power supply is connected to the mains via a relay. When (if!) the sun is shining and the battery is charged the power supply is off. If the battery voltage goes too low the PSU is switched on until the battery is charged again
Ah ok. Well, If you already switch a relay when the battery voltage is too low, why not simply also switch the power source on a 2nd
set of contacts. Saves the loss in the diodes. All you'll need is a electro to store enough charge for the ~20mS-50mS changeover.
Hello <tap> <tap> .. is this thing on?
 

Offline Chet T16Topic starter

  • Frequent Contributor
  • **
  • Posts: 535
  • Country: ie
    • Retro-Renault
Re: Battery-PSU swapover
« Reply #7 on: July 20, 2012, 11:36:44 pm »
You mean add two more relays in, one on each supply? Surely I'd need diodes as a precaution anyway?
Chet
Paid Electron Wrestler
 

Offline digsys

  • Supporter
  • ****
  • Posts: 2209
  • Country: au
    • DIGSYS
Re: Battery-PSU swapover
« Reply #8 on: July 21, 2012, 01:20:23 am »
You mean add two more relays in, one on each supply? Surely I'd need diodes as a precaution anyway?
I was thinking something like this -
You can either leave the PS on standby for a fast changeover, or drive a 2nd relay to connect it to
the mains first, if you want to save power.
Hello <tap> <tap> .. is this thing on?
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 9951
  • Country: nz
Re: Battery-PSU swapover
« Reply #9 on: July 21, 2012, 07:58:40 am »
If you design it to handle both connected at once for a little while you can use relays and make the connection before breaking the other. (Easy if you have a mcu in the system)

You could also have that two diode arrangement and use one relay contact set to selectively short out one of the diodes.
« Last Edit: July 21, 2012, 08:00:36 am by Psi »
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline vk6zgo

  • Super Contributor
  • ***
  • Posts: 7589
  • Country: au
Re: Battery-PSU swapover
« Reply #10 on: July 21, 2012, 10:49:13 am »
You certainly add a lot of complexity to get around a 0.7V drop! ;D
Of course one thing with the diode method is that the normal source always has to be a bit higher in voltage,so the diode is reverse biased,
This was not a problem with the TV sites,as the nominal "24V" from the mains operated supply was usually around 27-28V.
Anything voltage critical normally had a 24V to 12 V regulator in its power circuit,& other stuff like relays weren't fussy!. 
 

Offline digsys

  • Supporter
  • ****
  • Posts: 2209
  • Country: au
    • DIGSYS
Re: Battery-PSU swapover
« Reply #11 on: July 21, 2012, 10:57:00 am »
You certainly add a lot of complexity to get around a 0.7V drop! ;D 

Yes I did !!, and it is a valid common option, unless of course, saving power is a critical requirement. BUT -
Check the OPs original comment ... and you'll see the light :-)
Quote
The attached is what i'm using and it works but i'm curious to see alternatives to how you would connect the power sources.
Hello <tap> <tap> .. is this thing on?
 

Offline EEMarc

  • Regular Contributor
  • *
  • Posts: 94
  • Country: us
Re: Battery-PSU swapover
« Reply #12 on: July 21, 2012, 05:51:52 pm »
KISS... Isn't that Keep It Shockingly Sophisticated? I suppose it makes for better job security.

I saw a flashlight with a pair of rechargeable AA batteries and a solar cell. It had nothing but a diode to protect the solar cell. It was left out in the sun to charge. The batteries soon leaked everywhere.

Sometimes keeping it too simple can be just as bad as making it too complicated. Case in point, always use a proper battery charger circuit. Meaning one that keeps within the charge specifications of the battery.
 

Offline Chet T16Topic starter

  • Frequent Contributor
  • **
  • Posts: 535
  • Country: ie
    • Retro-Renault
Re: Battery-PSU swapover
« Reply #13 on: July 21, 2012, 09:36:00 pm »
As pointed out i have this up and running. It is/was for my brothers setup in the attic at home and i took it as an excuse to design a board and get it made up because aside from the little adapter boards i got done (see one of the mailbag vids for that) i've never made a board, hence the experimentation with uncovered wide tracks and animal silkscreens  :)

Chet
Paid Electron Wrestler
 

Offline lk

  • Regular Contributor
  • *
  • Posts: 152
  • Country: dk
Re: Battery-PSU swapover
« Reply #14 on: August 02, 2012, 08:07:27 am »
Im no expert, but looking at the OP's first post, does that system not constantly draw power from the PSU, or is there some trickery that you can do with the diodes that i dont understand?

-lk
 

Offline Chet T16Topic starter

  • Frequent Contributor
  • **
  • Posts: 535
  • Country: ie
    • Retro-Renault
Re: Battery-PSU swapover
« Reply #15 on: August 02, 2012, 08:15:07 am »
Well assuming both voltages are the same then you would be correct but the diagram in the first post is just part of the circuit. In the actual circuit the PSU is off once the input voltage is high enough
Chet
Paid Electron Wrestler
 

Offline vk6zgo

  • Super Contributor
  • ***
  • Posts: 7589
  • Country: au
Re: Battery-PSU swapover
« Reply #16 on: August 02, 2012, 12:00:08 pm »
The diode circuit like that relies on the main power source being normally slightly higher in voltage so the diode is reverse biased & the standby supply cannot supply current to the load.
When the main supply fails,the standby can supply current to the load.
At least,that's how it was done with the Station 24 volt supplies.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf