Editing Smart Battery Charger with Graphical Data Logger

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 9: Line 9:
 
Purpose:
 
Purpose:
  
*A smart [[battery]] charger ( one component of which is a PC ) for charging, discharging... NiCad, Nickel Metal, and perhaps other battery types.
+
*A smart battery charger ( one component of which is a PC ) for charging, discharging... NiCad, Nickel Metal, and perhaps other battery types.
 
*Graphical record of the charge current and voltag.
 
*Graphical record of the charge current and voltag.
 
*A complete log of activity is provided both to the screen and to a log file.
 
*A complete log of activity is provided both to the screen and to a log file.
Line 16: Line 16:
  
 
==Collaborator Anyone? ==
 
==Collaborator Anyone? ==
Anyone want to help with this project?  I have plans for the hardware, but software could support a lot of variants, and you may prefer a different hardware configuration.  The Java software I will work on untill it works well enough, but I could use testers, and once it works well enough the code will be open and available for others to enhance.
+
Anyone want to help with this project?  I have plans for the hardware, but software could support a lot of variants, and you may prefer a different hardware configuration.  The Java software I will work on untill it works well enough, but I could use testers, and once it works well enough the code will be open and available for others to enhnace.
  
''Some people at the [http://forum.sparkfun.com/viewtopic.php?t=13801 Sparkfun forum] seem interested.''
 
 
=== Ways of Collaborating ===
 
 
Anything you want to do is fine, it could include:
 
 
* Just building ( and testing ) the charger
 
* Improving and/or extending the board, a more compact board, adding a PIC and power supply..... are possible ideas.
 
* Writing alternative PC interfaces for the hardware, some might prefer .Net or....
 
* Enhancing the Java program ( you need to let me finish what I am doing first )
 
* Testing the Java -- some can be done using any device with a serial port, I have a simulator that substitutes for some of the hardware.
 
* You can just lurk, that is participate in a stealth mode.
 
* Add to the list anything that occurs to you, I will let you know if it works for me.
 
  
 
== OverView ==
 
== OverView ==
Line 59: Line 46:
 
=== Analog Charger Hardware ===
 
=== Analog Charger Hardware ===
  
Circuit overview.  An operational amplifier and darlington transistor will be used as a constant current source.  A second operational amplifier will amplify the current signal for input to the PIC.  A third operational amplifier will amplify and condition the voltage signal for the PIC.  The operational amplifiers will be powered by a single 5 volt power supply. Input voltage will be between 12 and 25 volts so that many cell batteries can be charged.  To reverse the current for discharge 2, 2 pole relays will be used.  The relays could be replaced by a double pole double throw switch ( the user, not the software would have to be used to throw the switch ).  
+
Circuit overview.  An op amp and darlington transistor will be used as a constant current source.  A second op amp will amplify the current signal for input to the PIC.  A third op amp will amplify and condition the voltage signal for the PIC.  The op amps will be powered by a single 5 volt power supply. Input voltage will be between 12 and 25 volts so that many cell batteries can be charged.  To reverse the current for discharge 2, 2 pole relays will be used.  The relays could be replaced by a double pole double throw switch ( the user, not the software would have to be used to throw the switch ).  
  
 
Board design will be in Eagle, single sided for Toner Transfer.
 
Board design will be in Eagle, single sided for Toner Transfer.
  
  
Schematic (preliminary)
+
Schmatic ( premiminary )
  
 
[[Image:SC_C.png]]
 
[[Image:SC_C.png]]
  
Board (preliminary)
+
Board ( premiminary )
  
 
[[Image:SC_B.png]]
 
[[Image:SC_B.png]]
Line 77: Line 64:
  
 
*Off the shelf BitWacker Software should be fine if used with BitWacker.
 
*Off the shelf BitWacker Software should be fine if used with BitWacker.
*Will have a BoostC implementation for the PIC16F877A and similar
+
*Will have a BoostC implementation for the PIC16F977A and similar
*Roll your own, will need 2 AD inputs, 1 output, and serial link.
 
  
 
=== PC Software ===
 
=== PC Software ===

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)