Author Topic: Battery Extenders  (Read 28415 times)

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3704
    • View Profile
Battery Extenders
« Reply #15 on: February 10, 2007, 03:45:45 pm »
Quote
Okay, here is the diagram for my battery.
This is my first diagram, so I hope it makes sense.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=153676\"][{POST_SNAPBACK}][/a][/div]

erm, that diagram looks scary, as if the resistor is in the wrong place to limit charging of the battery.
as a rough guess, the attached is what I think it should look like. usb charges battery pack through resistor, and can power Z at same time. battery pack powers Z bypassing resistor using diode

 [ Invalid Attachment ]

charging resistor chosen so if batteries are really flat, i.e. half voltage (2.5V) then charging current is 125mA. Could probably happily use a 15 ohm res to speed charging, but have to be careful to not overload USB port if also powering Z, nor to cook the batteries.
« Last Edit: February 10, 2007, 03:46:05 pm by speculatrix »
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

pelrun

  • Sr. Member
  • ****
  • Posts: 366
    • View Profile
    • http://
Battery Extenders
« Reply #16 on: February 11, 2007, 10:25:51 pm »
Ntw's circuit is pretty scary.

The only component in the circuit that's doing anything is the diode (the resistor only protects the LED), which drops the charging voltage to approximately 4.4V.

LiIon cells explode when charged beyond 4.3V.

And that's assuming it's plugged into a properly regulated USB port giving 5V. A cheap AC-to-USB charging adapter might be putting out more than that.

I'd build a simple charger from a LiIon charger IC (say Maxim's nifty looking MAX1555, I really must order some samples) which would be almost as simple as Ntw's circuit, safer, and you get a "battery full" indicator into the bargain!
SL-C3100 with usb power mod running debian eabi
pdaXii13 still on the NAND for dualbooting
16GB SDHC! (a new one, after I sat on the old one and it went kaput)
D-Link 660 wifi, Socket Bluetooth rev H
External 9800mAh LiIon battery and slimline dvd drive
Homebrew microphone and remote

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
Battery Extenders
« Reply #17 on: February 14, 2007, 12:30:48 am »
i am assuming nicads here, if so then the charging circuit makes sense, not the best or the most efficent but its ugly and it works.

things to watch out for: the 0.6v drop across the diodes (in this case the drop should be closer to 0.6 rather than 0.7) not the best way to do it but its very robust. now for 0.6V*0.5A we get 0.3W so you could use a small signal diode instead, saves alot of room

i would actually look into a 2 cell charger with a buck boost converter. hackaday had one. you put 2 cells in series giving you about 3v and use the boost to pump it up to 5v at high efficcy. you would be looking at about 80% efficency at such small voltages where as your design relies on resistive parts giving it a good iffence on discharge (only loss is via the diode) but really bad on the charge (lot of power wastage in the diode)

other thing to watch out for is reling on the nicads to give 1.25V, this is a VERY BAD IDEA, at full charge they can give more than that for about 5 mins, meaning a dead Z if you are unlucky. also as the battries discharge  once you hit 80% capacity the voltage falls rapidly, meaning you could lose up to 20% of the total battery capacity

if you have a pic programmer then you can get really good high effincy battery charger/discharger plans off of the net. if you dont then there are others that reliy on discreete ICs that have better effincy but less features. the advantage is they all fit in an altoids tin
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Battery Extenders
« Reply #18 on: April 30, 2007, 08:53:09 am »
hi here
i've just found and bought the Etitech Nano mobile charger :
http://etitech.com.my/products.php?sm=prd1
it is only 2100mA, but it is slim, chargeable via usb and at least it seems to charge the zaurus!
i'll let you know more later
« Last Edit: April 30, 2007, 08:54:04 am by jpmatrix »
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Battery Extenders
« Reply #19 on: June 03, 2007, 06:41:51 pm »
I'm looking at building a battery extender for my Z, and I think I have most of the materials, but am lacking in the knowledge department.

I've got 2 900mAh, 3.7v iPAQ batteries to use, but need to know how to wire them up. Could somebody sketch up a diagram? I'm looking to have a power input jack (probably from a Z's adapter), a power output jack, and the batteries.

EDIT: The batteries are Lithium-Ion
« Last Edit: June 03, 2007, 06:56:10 pm by Capn_Fish »
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3704
    • View Profile
Battery Extenders
« Reply #20 on: June 04, 2007, 06:15:41 pm »
Quote
I've got 2 900mAh, 3.7v iPAQ batteries to use, but need to know how to wire them up. Could somebody sketch up a diagram? I'm looking to have a power input jack (probably from a Z's adapter), a power output jack, and the batteries.

EDIT: The batteries are Lithium-Ion
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

if they're lithium ion, and you don't have the original charging circuit, I would strongly recommend you don't try it... it's too easy to overcharge and damage them or make them go bang!

[a href=\"http://www.google.co.uk/search?q=lithium+ion+explosion]http://www.google.co.uk/search?q=lithium+ion+explosion[/url]
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Battery Extenders
« Reply #21 on: June 04, 2007, 06:52:51 pm »
Quote
Quote
I've got 2 900mAh, 3.7v iPAQ batteries to use, but need to know how to wire them up. Could somebody sketch up a diagram? I'm looking to have a power input jack (probably from a Z's adapter), a power output jack, and the batteries.

EDIT: The batteries are Lithium-Ion
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

if they're lithium ion, and you don't have the original charging circuit, I would strongly recommend you don't try it... it's too easy to overcharge and damage them or make them go bang!

[a href=\"http://www.google.co.uk/search?q=lithium+ion+explosion]http://www.google.co.uk/search?q=lithium+ion+explosion[/url]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=162558\"][{POST_SNAPBACK}][/a][/div]
What do you mean by original charging circuit? I have the adapter/cradle to charge them, but that's probably not what you mean.

EDIT: OK, what if I charge the batteries externally? Can somebody draw up a pattern then? (2 batteries, power output, and resistor)
« Last Edit: June 04, 2007, 06:54:50 pm by Capn_Fish »
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3704
    • View Profile
Battery Extenders
« Reply #22 on: June 05, 2007, 07:45:08 am »
you have to have an intelligent charging circuit for LiIon, as there are two phases to charge it up. if you do have an external charger for it.
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

pelrun

  • Sr. Member
  • ****
  • Posts: 366
    • View Profile
    • http://
Battery Extenders
« Reply #23 on: June 05, 2007, 09:58:57 am »
It's really a bad idea to do this yourself, unless you've got some electronics experience. You definitely can't do it without a few IC's designed for the task.

You could actually get away with charging a single cell or a parallel array of cells with just a big current limiting resistor, but it's still a really bad idea. You definitely can't do it to a series array, which is what you're considering to get the 5v the Z needs. If you were to use a parallel array, it would need a step-up converter to get from ~3v to 5v, and that's at least another IC and an annoying-to-procure inductor, with layout and filtering rules that make my brain hurt.

Sadly, the resistor is how the 9800mah packs are wired - mine broke and I needed to open it up to effect repairs. I'll probably replace the charging circuit with a dedicated IC in mine at some point (but retain the stepup converter, because of the aforementioned brain hurt.)
« Last Edit: June 05, 2007, 10:00:52 am by pelrun »
SL-C3100 with usb power mod running debian eabi
pdaXii13 still on the NAND for dualbooting
16GB SDHC! (a new one, after I sat on the old one and it went kaput)
D-Link 660 wifi, Socket Bluetooth rev H
External 9800mAh LiIon battery and slimline dvd drive
Homebrew microphone and remote

laan

  • Newbie
  • *
  • Posts: 31
    • View Profile
    • http://www.freesoftwarebench.org
Battery Extenders
« Reply #24 on: January 14, 2008, 07:11:06 am »
Purchased this one today:

http://www.portablepowersupplies.co.uk/usb...batterypack.htm

feedback to come
SL 3100
- removed due to low performance
- removed due to gpe-calendar problems
- removed due to lack of stability
- Currently happy Cacko-lite user (Japanized)
---------------------------------- Accesories -----------------------------------------------
Sandisk - Connectplus 128 Wifi (working)
Agere - Hermes II (working)
Belkin F8T020 Bluetooth + Samsung SGH-U700(working)              
Conceptronic CONCF100 (working)
Audiovox RTM-8000 (working)
Huawei e220 HSDPA USB Modem (working with powered USB)

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3704
    • View Profile
Battery Extenders
« Reply #25 on: January 14, 2008, 07:48:50 am »
Quote from: laan
http://www.portablepowersupplies.co.uk/usb...batterypack.htm

I'd really like a battery extender with a built-in usb hub, a memory card reader. oh, and a 1.8" hard drive. Oh yes,, and a GPS and a 3G modem or bluetooth adaptor

(edited to add GPS)
« Last Edit: January 15, 2008, 06:38:36 am by speculatrix »
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

laan

  • Newbie
  • *
  • Posts: 31
    • View Profile
    • http://www.freesoftwarebench.org
Battery Extenders
« Reply #26 on: January 14, 2008, 02:15:45 pm »
Quote from: laan
Purchased this one today:

http://www.portablepowersupplies.co.uk/usb...batterypack.htm

feedback to come

Well the battery is light but strong, tried with blackberry, V3x and later Zaurus worked perfectly on both and nothing burned down, all charged and battery still has food next step is trying with my USB powered HUB... same connector... who knows
« Last Edit: January 14, 2008, 04:17:59 pm by laan »
SL 3100
- removed due to low performance
- removed due to gpe-calendar problems
- removed due to lack of stability
- Currently happy Cacko-lite user (Japanized)
---------------------------------- Accesories -----------------------------------------------
Sandisk - Connectplus 128 Wifi (working)
Agere - Hermes II (working)
Belkin F8T020 Bluetooth + Samsung SGH-U700(working)              
Conceptronic CONCF100 (working)
Audiovox RTM-8000 (working)
Huawei e220 HSDPA USB Modem (working with powered USB)

tanjian2

  • Jr. Member
  • **
  • Posts: 98
    • View Profile
Battery Extenders
« Reply #27 on: January 15, 2008, 04:55:32 am »
I've had a Zap Universal Power supply (blew up with a flash and bang) and a 9800mAh PSP battery - never seemed to hold its charge for too long - currently unable to recharge........
I am still searching for a viable battery source for the Z - preferably just as speculatrix describes +GPS :-)
Seriously though let us know how this thing works out....
SL-C3000(Spitz) - pdaXii13 5.5alpha + sound enhanced kernel - MD in 1 great big partition -  Ambicom CF Wifi + USB Ethernet  and NOW Zubuntu on a 4Gb SD

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Battery Extenders
« Reply #28 on: January 15, 2008, 07:48:10 am »
Quote from: laan
Purchased this one today:

http://www.portablepowersupplies.co.uk/usb...batterypack.htm

feedback to come

i've bought quite the same product ! the Nano mobile charger from Etitech :
http://www.etitech.com.my/products.php

it works quite good, with my PSP, my nokia6630 and my Zaurus; although it works best when charging while the device is switched off... mine is only 2100 mAh whereas the portablepowersupplies' one is 3400 mAh so it should be stronger. this is definitely the kind of charging device i was looking for
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Battery Extenders
« Reply #29 on: July 14, 2008, 11:56:01 pm »
Something like this:

http://www.sparkfun.com/commerce/product_i...roducts_id=8610

would be neat (6000 mAh! 3.7v, that's what the Z is, no (for internal battery)?).

I realize it's used, but for $10... I just thought that somebody may find it useful.
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo