Propeller Li-Ion Battery Controller
Bobb Fwed
Posts: 1,119
Are there any tutorials or instructions on how I could create a Lithium Ion/Polymer multi-cell battery controller with (or without) the Propeller?
Someone has had to create a controller.
Here are some specs:
Charge on each cell cannot exceed 0.5A
Discharge on each cell cannot exceed 1.5A (not necessary, as I will be in 100% control of the load circuit)
Charging of the cell will be at 4.2V
Each cell cannot deplete below 2.75V
Obviously, in this multi-cell setup, each cell doesn't have to be monitored, but a measurement of the whole "battery" can be measured, and values determined with a knowledge of the number/arrangement of the cells.
Here is what I am planning, a Li-Ion/Polymer battery integrated in a mobile device I have, with a 2-by-3 setup. Explanation: 2 sets of 3 cells. With 3.7V 2.4Ah cells, I intend to get 7.4V with 7.2Ah.
If anyone can point me in the right direction. I'm kind of curious on how to build my own, but I guess pre-fab controllers (or complete battery/controller packages) would be very helpful as well.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
April, 2008: when I discovered the answers to all my micro-computational-botherations!
Someone has had to create a controller.
Here are some specs:
Charge on each cell cannot exceed 0.5A
Discharge on each cell cannot exceed 1.5A (not necessary, as I will be in 100% control of the load circuit)
Charging of the cell will be at 4.2V
Each cell cannot deplete below 2.75V
Obviously, in this multi-cell setup, each cell doesn't have to be monitored, but a measurement of the whole "battery" can be measured, and values determined with a knowledge of the number/arrangement of the cells.
Here is what I am planning, a Li-Ion/Polymer battery integrated in a mobile device I have, with a 2-by-3 setup. Explanation: 2 sets of 3 cells. With 3.7V 2.4Ah cells, I intend to get 7.4V with 7.2Ah.
If anyone can point me in the right direction. I'm kind of curious on how to build my own, but I guess pre-fab controllers (or complete battery/controller packages) would be very helpful as well.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
April, 2008: when I discovered the answers to all my micro-computational-botherations!
Comments
www.sparkfun.com/
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
JMH
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
April, 2008: when I discovered the answers to all my micro-computational-botherations!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Need to make your prop design easier or secure? Get a PropMod has crystal, eeprom, and programing header in a 40 pin dip 0.7" pitch module with uSD reader, and RTC options.
As for the rest of your device: I would assume most simple components if used at the suggested 50%-max-load (or less) would last that long. I'm not sure if there is some known deterioration time of ICs or transistor-based devices in general. I would (as you say) over-build everything, and stay away from electrolytic capacitors and anything that is not solid state.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
April, 2008: when I discovered the answers to all my micro-computational-botherations!
So it will not kill the batteries if I keep them hooked to the charge circuit and never draw any power(or almost never)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Need to make your prop design easier or secure? Get a PropMod has crystal, eeprom, and programing header in a 40 pin dip 0.7" pitch module with uSD reader, and RTC options.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
April, 2008: when I discovered the answers to all my micro-computational-botherations!
You may want to try and design in triplicate. I believe that's the way that the mars landers are designed. That way, if one copy goes bad the other two good ones will indicate that there is bad data from the ruined copy. Plus, it will allow you to maintain one system, while still having a backup for the running components.
50 years? Are you sure that your descendants will be willing to keep it running that long? By the time you have enough knowledge to build something like this, you'll have to be at least 20. Since I know that you're getting married soon (from the Prop Galore thread), I'll take that you're getting married at the average age, ~27 years old. The average life expectancy of (Americans, at least) is ~78 years, so you'll finish this experiment one year before your death. Cutting it close... [noparse]:)[/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Need to make your prop design easier or secure? Get a PropMod has crystal, eeprom, and programing header in a 40 pin dip 0.7" pitch module with uSD reader, and RTC options.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Need to make your prop design easier or secure? Get a PropMod has crystal, eeprom, and programing header in a 40 pin dip 0.7" pitch module with uSD reader, and RTC options.
Of course, if you want to actually be able to see the time tick by even when the power is out, you would be out of luck. But at least you know the time is backed up.
Tomorrow when I am wasting company time, I will attempt to look for the IC I am thinking of.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
April, 2008: when I discovered the answers to all my micro-computational-botherations!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Need to make your prop design easier or secure? Get a PropMod has crystal, eeprom, and programing header in a 40 pin dip 0.7" pitch module with uSD reader, and RTC options.