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 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!

  2. #2
    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