![]() | ![]() | ![]() |
| | |||||||
| 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. |
| | Thread Tools | Display Modes |
| | (permalink) |
| Experienced Member | Is it possible to make a battery charger that turns off automatically when the battery installed(for example, a cellphone battery) is already full-charged by the battery charger? or install a timer(which can be setup by the user, whether to set the timer at 3hrs or anytime you desired based on the estimated time the battery will be in full-charged)and shuts-off the battery charger? it would be impractical to interface the batter charger on a Visual Basic program, so is there any way to do this? |
| | |
| | (permalink) | |
| Experienced Member | Quote:
Certainly a timer, mechanical or electronic, is a simple addition to make but without the voltage derived end of charge function it would still be possible to overcharge and damage batteries due to underestimating the state of charge of the battery when charging starts. I'm sure there exists somewhere battery chargers with serial or other communications ports for computer communications, however standalone chargers are the most common. Lefty | |
| | |
| | (permalink) | |
| Experienced Member | Quote:
The port can drive a serial ADC, say 10 or 12 bit, the VB prog can read the battery state and then switch a relay via the port to disconnect the charger from the battery at a predetermined voltage. | |
| | |
| | (permalink) | |
| Experienced Member | Quote:
yes, but it would be impractical to use a PC just for timing a battery charger... i hope that there are other ways to do that... | |
| | |
| | (permalink) | |
| Experienced Member | Quote:
Please keep in mind that every type (chemistry) of battery needs other "end of charge" detection and other charging way! | |
| | |
| | (permalink) | |
| Experienced Member | Quote:
I read you OP as though you were asking if there was a way with VB? [i]it would be impractical to interface the batter charger on a Visual Basic program, so is there any way to do this?[/I] You could use a simple PIC, that has a 10bit ADC and say an internal osc. Write a program to monitor the Vbty state and switch OFF a relay. You could also use a OPA comparator to monitor the Vbty and switch OFF the charge to the battery. A timer is not the best way to go, as you dont know how long you will have set the timer for, the battery may not be fully discharged?? | |
| | |
| | (permalink) | |
| Experienced Member | Quote:
i have two ideas for this b.charger. 1. Put a timer circuit for switching off the battery charger (condition: this is good for those who knows the estimated time for charging up a battery) 2. Put an auto-shut off circuit that detects the battery whether it is fully charged. if i we were only thought with basic programming for PIC's | |
| | |
| | (permalink) | ||
| Experienced Member | Quote:
Timer method is good if you know the EXACT TIME that it reaches to its fully charged condition from a dead battery. Otherwise it will be overcharged. Quote:
once you trickle charge your batteries no more problem occured.
__________________ Gayan Forum Supporter | ||
| | |
| | (permalink) | |
| Experienced Member | Quote:
oops! i forgot to mention that... it is for a cellphone battery... just thinking of this.. cellphone charger -> "auto-shut off circuit" -> cellphone so is there any chance for this? thinking also for added features: the charger shuts off then triggers an alarming sound or flashlights Last edited by hardcore misery; 9th July 2007 at 11:13 AM. | |
| | |
| | (permalink) |
| Experienced Member | help me please.. |
| | |
| | (permalink) |
| Experienced Member | You scared us away when you said 'cellphone'. The present state of cellphone batteries is lithium, which requires more than casual knowledge of the battery to prevent over/undercharging and fire. Some batteries have built in microprocessors that you need to communicate with. I don't think this is a beginner project. |
| | |
| | (permalink) | |
| Experienced Member | Quote:
| |
| | |
| | (permalink) | |
| Experienced Member | Quote:
| |
| | |
| | (permalink) |
| Experienced Member | Here is one similar to simple NIMH charger.It designed for Li-ION. See the attachments.But I cannot give a full guarantee with the charger,but it is quiet good done with familiar components. If you have NIMH charger you can alter it to a LI-ION charger. Here is the main link http://www.shdesigns.org/lionchg.html
__________________ Gayan Forum Supporter |
| | |
| | (permalink) |
| Experienced Member | Thanks for all the response! i think i forgot to say something... all i need is a circuit with a switching feature(on/off) but the charger will be any cellphone charger which is already built. my friend recommended me to use a comparator that switches off the charger if it detects the cellphone battery if its already full-charged.( but i don't have any circuit yet) this project is tentative. we need to think of other projects which is also great... but i will pursue this project, if my group decided on this... |
| | |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Latest |
| Lead Acid battery charger | manojp01 | Electronic Projects Design/Ideas/Reviews | 5 | 29th January 2008 05:16 PM |
| Battery charger help... | dieselmo34 | Electronic Projects Design/Ideas/Reviews | 14 | 18th December 2006 05:30 PM |
| Cheapo battery charger auto shutoff? | Iceman_Chris | General Electronics Chat | 3 | 21st November 2006 06:01 PM |
| Battery charger for mobile phone Motorola | 2PAC Mafia | General Electronics Chat | 0 | 4th October 2005 03:19 PM |
| constant voltage, constant current Lead Acid Battery Charger | Erwin_Macaraig | Micro Controllers | 0 | 4th January 2005 09:35 PM |