Switching power sources, battery charging


Closed Thread
Results 1 to 19 of 19

Hybrid View

  1. #1
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,161


    Did you find this post helpful? Yes | No

    Default Re: Switching between power source and battery

    I'm concerned with this wallwart made-in-china trickle charger. I wanted it for testing and maintaining my new 12V battery, but I wouldn't trust it in permanent service in a metal enclosure. I've read reports of them overheating.

    I'm googling LM317 app notes and such looking for a reliable 12V 7Ah automatic charger.

    The DSC1000 runs without a battery connected (I ran it over 1 year when the battery died). That's why I wanted to run off mains first, and battery during blackouts.

    This charger seems interesting:
    http://www.sentex.ca/~mec1995/circ/lader.htm

    Robert
    Last edited by Demon; - 7th July 2013 at 13:45.

  2. #2
    Join Date
    Dec 2010
    Posts
    409


    Did you find this post helpful? Yes | No

    Default Re: Switching between power source and battery

    You can certainly roll your own - they are pretty simple. As I mentioned, you want a voltage between 13.2 V and 14.4 V. Limit current for thermal reasons because the battery can handle a lot more current than a simple charger can provide when it is really flat. If you want to get fancy, remove the charge every once in awhile and measure the voltage as this will give you the state of charge, or set it up so that you provide under 2A when the battery voltage is about 12.6V, then reduces as it rises further.

    The amp hour rating of your battery is not relevant to the design. and overheating is only a potential issue if you are charging a totally pancaked battery. In normal use you really don't need to worry.

    The 317 is a bit light, but conceptually you could use it as a reference with a couple power transistors that turn on as required.

    The circuit in the link seems fine.

  3. #3
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,161


    Did you find this post helpful? Yes | No

    Default Re: Switching between power source and battery

    Quote Originally Posted by Charlie View Post
    ... overheating is only a potential issue if you are charging a totally pancaked battery. In normal use you really don't need to worry.
    What if the battery dies, sulfates, whatever?


    The 317 is a bit light, but conceptually you could use it as a reference with a couple power transistors that turn on as required.

    The circuit in the link seems fine.
    I'm open to using higher rated components, I'm not merchandising. I try to follow his math on how to select resistors but I get lost.

    Robert

  4. #4
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,161


    Did you find this post helpful? Yes | No

    Default Re: Switching between power source and battery

    I checked this, but I'd prefer to build and learn instead of using a charging module.

    http://www.picbasic.co.uk/forum/show...5713#post95713


    I could use a PIC as they did, but I haven't seen much on google or here that does exactly what I need.

    The PIC could do it all, switch between sources and auto charge. But I would need more hand holding going that route.

    Robert
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  5. #5
    Join Date
    Sep 2009
    Posts
    755


    Did you find this post helpful? Yes | No

    Default Re: Switching between power source and battery

    If I were doing same thing as you, I'll check if siren works form 10-15V(It should).
    If wont work then put step up, to boost output voltage to 12V. So if battery voltage drop below 12V, you still get 12V for siren.

    And supply everything from battery, and put battery charger with little hysteresis(Turn on your charging if battery voltage is below 13.2V, and turn it off when battery voltage reach 14.2V). So you wont worry about battery, just replace it every 2-4 years.
    For battery charger you can use transformer with 1A rated output, and 12Vac. Then just put rectifier capacitor and voltage regulator to limit maximum voltage to 14.2V.

    For lower power consumption of board with PIC, LCD, LED, keypad etc, use step down convertors. So you your input current will be less then output(Pout=Pin*0.9). If you have 12V input, output 5V out 1A, it will only take about 0,5A from your battery.
    Last edited by pedja089; - 7th July 2013 at 16:24.

Similar Threads

  1. SLA battery charging with PWM but which frequency
    By showtime in forum mel PIC BASIC Pro
    Replies: 31
    Last Post: - 13th June 2017, 11:41
  2. Without resetting....Switching PIC over to Backup Battery
    By financecatalyst in forum Schematics
    Replies: 5
    Last Post: - 29th December 2010, 14:23
  3. 4.5V Battery charging circuit....
    By Megahertz in forum Schematics
    Replies: 2
    Last Post: - 2nd July 2010, 00:33
  4. Safe battery charging?
    By keymuu in forum General
    Replies: 11
    Last Post: - 29th November 2008, 08:45
  5. Read the level of the Charging battery
    By DragonBall_6 in forum General
    Replies: 2
    Last Post: - 30th November 2006, 03:47

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts