![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Hi there, i've just been browsing through my favourite electronics store, looking for a decent battery charger for my NiMH batteries. The only one that would really fit, however, costs 150 Euros - too much. All the cheaper ones strike me as being close to useless, so I thought why don't I do this myself? I've been thinking: With all our expertise put together, we could develop a battery charger with, say, four battery slots, all independant, controlled by a microcontroller (I'd propose an atmega16 or 32, the integrated ADCs should come in very handy), with an LCD and a few buttons to control every feature. If possible, the capacity of each battery should be automatically sensed, and according to the state of charge, the charger pushes only as many electrons in as necessary. It would be nice, if the charger could support both standard charge and fast charge. It would be cool if we could then make all the specs and schematics for this project available to the public, or at least to this forum. What do you think, anyone interested?
__________________ Seize the time, and seize it now! | |
| |
| | (permalink) |
| Have a look at http://www.angelfire.com/electronic/hayles/charge1.html, which, although quite old, should give you a few ideas. Obviously a more modern FLASH PIC would be more useful for it these days. | |
| |
| | (permalink) |
| Hiya Odysseas, Here's a microchip App note on doing just what you want http://ww1.microchip.com/downloads/e...tes/01012a.pdf It uses a 16hv785 pic micro and looks like a neat project. Hope this helps mate Cheers Bryan
__________________ " The only way to avoid human error is to avoid the use of humans" | |
| |
| | (permalink) |
| I cannot seem to view the second link, but that is probably because I am at work right now. I will check it once I am back home. I am sure these links will prove quite helpful. I will also check what specific tasks need to be accomplished in this project - I do want this to be a team collaboration.
__________________ Seize the time, and seize it now! | |
| |
| | (permalink) |
| Alright, after being in stasis for a while, I will revive this project now. I think we will need the following expertise, and of course the people that have it - Someone who is experienced at designing a PCB - I am not. - Some who can program the microcontroller - I think I can take care of that. - The schematic itself would surely be a collaboration of this entire forum. But on top of it all, we will need to establish the very basics of the operation of the charger. I'll just propose the following: The charger can charge four NiCd/NiMH batteries (can be mixed), each channel will be monitored independantly. There could be four different modes, again, individually selectable: Normal charge (say, 14 hrs), fast charge (say, 4 hrs), save discharge (and do nothing afterwards), and save discharge and charge afterwards (either fast or normal, wait for 10 minutes or so after discharging to let the battery cool down.) Surely, after charging to 100%C, the charger would perform trickle charge (say at 4%C, or user selectable) For simpleness' sake I think we should let the user control the charger with three buttons or so and a 2x16 line LCD. Default language for the controlls would surely be english, but it would be cool if we could also make other languages available. I could provide german If I really put my mind to it, I think I could do this project myself. But I do not want that. I want this all to be a collaboration of us all. Post your ideas now, don't think too much about it, just post it. Just about anything could be useful.
__________________ Seize the time, and seize it now! | |
| |
| | (permalink) |
| Why not use a Ni-Cad/Ni-MH battery charger IC? Or copy one?
__________________ Uncle $crooge | |
| |
| | (permalink) |
| Huh, now that you mention it, could be worth considering. However, what ICs would you recommend? I only found the UC 3906 N, which is only useful for lead acid. Can they do things like save discharging, etc.?
__________________ Seize the time, and seize it now! Last edited by Odysseas; 15th December 2006 at 07:58 PM. | |
| |
| | (permalink) |
| I think all semiconductor manufacturers have modern battery charger ICs. I know that Maxim, National Semiconductor and Texas Instruments have them but I haven't used them.
__________________ Uncle $crooge | |
| |
| | (permalink) |
| thanks but I already have a $1000 charger that also analyzes, and restores rechargeables.
__________________ Don't make me reach through this monitor to slap you a good one! | |
| |
| | (permalink) |
| There are two different projects for Intelligent NiCd/NiMH chargers/cyclers based on PIC microcontrollers at OshonSoft's project page. Maybe they'll lend you a few new ideas. http://www.oshonsoft.com/picprojects.html | |
| |
| | (permalink) |
| Thanks for the links TekNoir, I see that I am not the first one to have a similar idea. But one thing I think I would make clear: I am not looking for a professional, high quality charger that can decuple a batteries lifetime, but costs 1000 $. It should be a charger for everyone, but it should still be a decent charger, that charges the battery without torturing it, having it ready for the user at any time. It is not a charger for a laboratory. Just a decent charger alright.
__________________ Seize the time, and seize it now! | |
| |
| | (permalink) |
| texas inst has several nice (and easy) 8 pin dip based charge controllers, for single or series cell nimh/nicd ... use one for each channel and then your microcontroller can play an overall supervisory roll, like collecting statistics, managing the display and user interface, etc.
__________________ If you don't have a planet, what good are gold bars? want to contact me directly? gmail gordonthree check out my project website: http://projects.dimension-x.net Favorite numbers: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 | |
| |
| | (permalink) |
| There are plenty of modern chargers that do the job well and are inexpensive. Are you going to compete?
__________________ Uncle $crooge | |
| |
| | (permalink) |
| I will check all major part manufacturers and see what they can offer. But now, I wish to be candid: I think there is not very much enthusiasm for such a project in everyone in here, is that correct? If so, I will resume the project myself and seek your advice whenever needed. But if somebody is really interested in helping me, that would be greatly appreciated, just send me a message. @audioguru: In a way, yes. Surely not on the open market, but once the design is all ready to go, I intent to make it openly available to everyone (commercial use excluded, of course) who wants to built it themselves. As I said, the 'cheapest' charger that I find appropriate would cost 150 Euros, a bit too much for my tastes - and in that very moment my idea of doing it myself was born. Besides, it is a nice challenge, and, as with any DIY project, the fun is also a concern.
__________________ Seize the time, and seize it now! | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| constant voltage, constant current Lead Acid Battery Charger | Erwin_Macaraig | Micro Controllers | 1 | 4th October 2008 01:26 AM |
| Battery charger help... | dieselmo34 | Electronic Projects Design/Ideas/Reviews | 14 | 18th December 2006 06:30 PM |
| Battery charger for mobile phone Motorola | 2PAC Mafia | General Electronics Chat | 0 | 4th October 2005 04:20 PM |
| Need help with ideas on designing a battery charger for RC | firecaptain207 | Electronic Projects Design/Ideas/Reviews | 0 | 18th September 2004 04:43 PM |
| NiCd/NiMh Battery Charger | Night Thrasher | Electronic Projects Design/Ideas/Reviews | 6 | 6th April 2004 01:02 PM |