[Firebug-cvs] firebug/doc/chassis chassis.tex,1.10,1.11
Brought to you by:
doolin
From: Kevin <kar...@us...> - 2004-07-21 18:56:10
|
Update of /cvsroot/firebug/firebug/doc/chassis In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31167 Modified Files: chassis.tex Log Message: Added some more info to the Battery section. Index: chassis.tex =================================================================== RCS file: /cvsroot/firebug/firebug/doc/chassis/chassis.tex,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** chassis.tex 15 Jul 2004 23:28:30 -0000 1.10 --- chassis.tex 21 Jul 2004 18:56:00 -0000 1.11 *************** *** 177,181 **** first each time, then this idea of using rechargeable batteries would not be that much more convenient than ! having to replace the AAs. Luckily, Li-Ion batteries do not have this effect, and it is even recommended that only partial discharges be made before recharging them. --- 177,181 ---- first each time, then this idea of using rechargeable batteries would not be that much more convenient than ! having to replace the AAs. Moreover, if the batteries were to only be used for motes, then they would never be completely discharged. Luckily, Li-Ion batteries do not have this effect, and it is even recommended that only partial discharges be made before recharging them. *************** *** 189,192 **** --- 189,200 ---- suitable than Ni-Cd batteries for this project. + \subsection{Combining the Battery with the Motes} + + + Currently we are using 3.7V, 600mAh Li-Ion rechargeable batteries, manufactured by Ultralife Batteries, Inc. Unlike normal rechargeable batteries that are found in electronic devices, these OEM batteries do not have connectors on them already, only two wires with positive and negative polarities. What this means is that we also have to decide on the type of connector to use. Judging from the amount of difficulty we have had with the Molex 51021-0200 crimp housings, it would be nice if some other sort of connector could be used, especially a larger one, since the battery wires are larger than the ones used to attach the battery case to the Molex power connector on the board. + (to be continued...) + + Ideally, it would be nice if we could use the one connector for the entire mote. This would leave us with three options: use the molex power connector, the adaptor jack, or a mini-USB jack. + \section{Mounting} |