<div dir="ltr">Charles,<div><br></div><div>Thanks for the update. Here is my favorite page for discussing how to extend the operating life of lithium-based rechargeable cells. LT;DR - do not fully discharge the cells, do not let the cells get warm when fully charged (or reduce the maximum charge level when the cells are warm) and do not charge cells to max voltage.</div><div><br></div><div><a href="https://batteryuniversity.com/learn/article/how_to_prolong_lithium_based_batteries">https://batteryuniversity.com/learn/article/how_to_prolong_lithium_based_batteries</a>  <br></div><div><br></div><div>Shane</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 19, 2020 at 10:10 PM Charles West <<a href="mailto:crwest@ncsu.edu">crwest@ncsu.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Thank you guys for excellent answers.  That charger/wall adaptor diagram is exactly the sort of situation I am talking about.  I'd heard of using MOSFETs to act like a diode, but it's cool to see that they actually have IC packages that are specifically implementing that trick to act like a more efficient Shottky diode.  I will have to do some more research, but this is definitely looking like a promising direction. </div><div><br></div><div>For anyone else on the list that might be interested in this sort of thing, I thought it might be good to share some of the stuff I've found so far.  One of the things that threw me for a while is that all of the chargers for LIPOs I've seen hook up to each cell individually, while most of the charger ICs I've looked at seemed to hook up to all of the cells in series.  What I'm starting to realize is that the ICs I'm looking at seem to have split functionality into 2 parts.  You have one IC which is responsible for under/over voltage protection of the cells and cell voltage balancing (a balancer which typically stays with the battery) and a seperate one which feeds power to the balancer combination (constant current, then constant voltage).  Essentially, my manual charger is combining the two functionalities into one module.  However, if I get a battery which has a built in balancer then I only have to worry about the charger side of things.<br></div><div><br></div><div>Another useful thing:  There are several different lithium battery chemistries floating around and some are better for certain things.  I would really like my robots not to catch on fire and the battery not to die for several years.  Consequently, lithium iron phosphate batteries are looking much better than LIPOs if there current is high enough (which I think it will be).<br></div><div><br></div><div>1. A good guide to LIPOs</div><div><a href="https://rogershobbycenter.com/lipoguide" target="_blank">https://rogershobbycenter.com/lipoguide</a></div><div><br></div><div>2. Decent summary of pros/cons of different battery chemistries</div><div><a href="https://owlcation.com/stem/Comparing-6-Lithium-ion-Battery-Types" target="_blank">https://owlcation.com/stem/Comparing-6-Lithium-ion-Battery-Types</a></div><div><br></div><div>3.  Battery I'm considering using for the robot.<br></div><div><a href="https://www.amazon.com/Miady-Phosphate-Rechargeable-Self-discharge-Replacement/dp/B07Q7FY8CC?th=1" target="_blank">https://www.amazon.com/Miady-Phosphate-Rechargeable-Self-discharge-Replacement/dp/B07Q7FY8CC?th=1</a></div><div><br></div><div>Thanks,</div><div>Charlie<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 18, 2020 at 7:35 PM Shane Trent via TriEmbed <<a href="mailto:triembed@triembed.org" target="_blank">triembed@triembed.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Charlie,<div><br></div><div>As Pete mentioned, isolating the two power sources using Shottky diodes inline with each power source is a good way to go if you can spare the diode drop (and lost useable voltage range) on the battery pack. The article below goes into more detail on configurations of OR-ing diode configurations and using active diodes (controlled MOSFETs) to reduce the voltage drop when running from a battery pack.</div><div><a href="https://www.maximintegrated.com/content/dam/files/design/technical-documents/design-solutions/ds50-cut-your-losses-with-an-ideal-diode.pdf" target="_blank">https://www.maximintegrated.com/content/dam/files/design/technical-documents/design-solutions/ds50-cut-your-losses-with-an-ideal-diode.pdf</a></div><div><br></div><div>Several vendors offer active diodes or smart diodes for use in power OR-ing or solar panel applications. The TI SM74611 looks like it might fit the bill. One of those for each power source and your sources are isolated with a forward voltage drop of 26mV at 8A. <br></div><div><a href="https://www.digikey.com/product-detail/en/texas-instruments/SM74611KTTR/296-35688-1-ND/3911155" target="_blank">https://www.digikey.com/product-detail/en/texas-instruments/SM74611KTTR/296-35688-1-ND/3911155</a>  <br></div><div><br></div><div>Good luck!</div><div>Shane</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 18, 2020 at 1:17 PM Pete Soper via TriEmbed <<a href="mailto:triembed@triembed.org" target="_blank">triembed@triembed.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <p>You typically use a schottky diode that can handle the current
      with a low voltage drop to keep current from flowing in an
      unintended direction. It isn't immediately obvious how your
      batteries could go flat with the charger connected and the system
      running, but an ammeter can help you determine how much current is
      going where in the various scenarios. Maybe the charger is being
      tricked into turning off? Hard to guess.<br>
    </p>
    <p>-Pete<br>
    </p>
    <div>On 2/18/20 1:10 PM, Charles West via
      TriEmbed wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div>Hello!</div>
        <div><br>
        </div>
        <div>I'm still working on my robot project and I'm starting to
          make tentative steps toward something other people could
          actually use.  There are a few open problems remaining, but
          there is one in particular I was wondering if you guys might
          have any ideas for.</div>
        <div><br>
        </div>
        <div>How do you make a LIPO battery system that acts like your
          laptop?  In particular, how can you make it so you can run
          your system off of adaptor power when it is plugged in/charge
          the battery and then automatically switch to battery power
          when the adaptor power is removed?</div>
        <div><br>
        </div>
        <div>I've tried in the past just leaving my system plugged in
          while the battery was charging with an external charger.  The
          result was dead LIPOs. <br>
        </div>
        <div><br>
        </div>
        <div>The typical LIPO pack has 2 thick wires coming out with all
          of the cells (3 or 4 in my case) in series and a smaller JST
          connector which exposes each of the cells in parallel.  My
          first thought is that you could have your adaptor voltage
          higher than the battery series voltage and use one or more
          reverse current protection circuits to make the battery stop
          discharging in that case and apply power to the charger.  Does
          that make sense as an approach?  <br>
        </div>
        <div><br>
        </div>
        <div>They also have battery management ICs (such as the Maxim
          line) which include charging, but I'm not sure if they can
          handle the level of current that the motors could draw.  What
          do you guys think?</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Charlie<br>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <pre>_______________________________________________
Triangle, NC Embedded Computing mailing list

To post message: <a href="mailto:TriEmbed@triembed.org" target="_blank">TriEmbed@triembed.org</a>
List info: <a href="http://mail.triembed.org/mailman/listinfo/triembed_triembed.org" target="_blank">http://mail.triembed.org/mailman/listinfo/triembed_triembed.org</a>
TriEmbed web site: <a href="http://TriEmbed.org" target="_blank">http://TriEmbed.org</a>
To unsubscribe, click link and send a blank message: <a href="mailto:unsubscribe-TriEmbed@bitser.net?subject=unsubscribe" target="_blank">mailto:unsubscribe-TriEmbed@bitser.net?subject=unsubscribe</a>

</pre>
    </blockquote>
  </div>

_______________________________________________<br>
Triangle, NC Embedded Computing mailing list<br>
<br>
To post message: <a href="mailto:TriEmbed@triembed.org" target="_blank">TriEmbed@triembed.org</a><br>
List info: <a href="http://mail.triembed.org/mailman/listinfo/triembed_triembed.org" rel="noreferrer" target="_blank">http://mail.triembed.org/mailman/listinfo/triembed_triembed.org</a><br>
TriEmbed web site: <a href="http://TriEmbed.org" rel="noreferrer" target="_blank">http://TriEmbed.org</a><br>
To unsubscribe, click link and send a blank message: mailto:<a href="mailto:unsubscribe-TriEmbed@bitser.net" target="_blank">unsubscribe-TriEmbed@bitser.net</a>?subject=unsubscribe<br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><table style="max-width:600px;direction:ltr">
                        <tbody><tr><td> 
                         <table style="max-width:470px;padding-bottom:10px;margin-bottom:8px" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td>  <table style="width:470px" width="470" cellspacing="0" cellpadding="0" border="0"> <tbody><tr valign="top"> <td style="width:10px;padding-right:10px"> <img src="https://d36urhup7zbd7q.cloudfront.net/90c0bf9d-3fff-46c1-b0e0-2d6ec5d88108/ShaneBioPhotoCroppeddeleted19624a8551057e0d6dc353501de57e4d.crop_1536x2003_430,259.preview.format_png.resize_200x.jpeg" alt="photo" style="border-radius: 0px; width: 65px; height: 84.7624px; max-width: 120px;" width="65" height="84.7623697917"> </td> <td style="border-right:1px solid rgb(69,102,142)"></td> <td style="text-align:initial;font:12px Arial;color:rgb(100,100,100);padding:0px 10px"> <div style="margin-bottom:5px;margin-top:0px"><b>Shane D Trent</b><br> <span>Patent Agent</span> </div> <table style="width:470px;margin-top:5px" width="470" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td style="color:rgb(141,141,141);font-size:12px"> <p style="margin:0px"> <a href="tel:919-348-0061" style="color:rgb(141,141,141);text-decoration:none;font-family:sans-serif" target="_blank">919-348-0061</a>  <span style="color:rgb(69,102,142);display:inline-block">|</span> <span style="display:inline-block"><a href="mailto:shanedtrent@gmail.com" style="color:rgb(141,141,141);text-decoration:none;font-family:sans-serif" target="_blank">shanedtrent@gmail.com</a></span> </p> </td> </tr> <tr> <td style="color:rgb(141,141,141);font-size:12px">  <p style="margin:0px"> <span style="white-space:nowrap;display:inline-block"><a href="http://ShaneTrent.com" style="color:rgb(141,141,141);text-decoration:none;font-family:sans-serif" target="_blank">ShaneTrent.com</a></span>  <span style="color:rgb(69,102,142);display:inline-block">|</span> <span style="display:inline-block"><span style="color:rgb(141,141,141)">Skype: <a href="#m_-1770726150317990052_m_4969129109942208450_m_-6448606785845618864_m_-8188417572247860599_SignatureSanitizer_SafeHtmlFilter_" style="text-decoration:none;color:rgb(141,141,141);font-family:sans-serif">skype:shane.trent1</a></span></span>  </p> </td> </tr> <tr> <td style="color:rgb(141,141,141);font-size:12px;font-family:sans-serif"> <span style="color:rgb(141,141,141);display:inline-block;font-family:sans-serif">Raleigh, North Carolina</span> </td> </tr> </tbody></table> <div style="margin-top:10px"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr style="padding-top:10px"><td style="padding-right:5px;text-align:center;padding-top:0px" align="left"> <a href="http://www.linkedin.com/in/shanetrent" target="_blank"><img src="https://cdn.gifo.wisestamp.com/social/linkedin/0077b5/16/0.png"></a></td><td style="padding-right:5px;text-align:center;padding-top:0px" align="left"> <a href="http://twitter.com/sdtrent" target="_blank"><img src="https://cdn.gifo.wisestamp.com/social/twitter/55acee/16/0.png"></a></td></tr></tbody></table></div> </td> </tr> </tbody></table> </td> </tr> </tbody></table> <table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td></td></tr></tbody></table></td></tr></tbody></table>
                        <div href="http://WS_promo" style="width:auto;padding-top:2px;font-size:10px;border-top:1px solid rgb(238,238,238);margin-top:10px;display:table;direction:ltr;line-height:normal;border-spacing:initial">
        <div style="padding-top:2px">
                <a href="https://www.wisestamp.com/signature-in-email/?utm_source=promotion&utm_medium=signature&utm_campaign=create_your_own&srcid=5623268815667200" style="color:rgb(0,0,0);text-decoration:none" target="_blank">Create your own <span style="color:rgb(165,3,16)">email signature</span></a>
        </div>
</div>
                        
                
        </div></div>
_______________________________________________<br>
Triangle, NC Embedded Computing mailing list<br>
<br>
To post message: <a href="mailto:TriEmbed@triembed.org" target="_blank">TriEmbed@triembed.org</a><br>
List info: <a href="http://mail.triembed.org/mailman/listinfo/triembed_triembed.org" rel="noreferrer" target="_blank">http://mail.triembed.org/mailman/listinfo/triembed_triembed.org</a><br>
TriEmbed web site: <a href="http://TriEmbed.org" rel="noreferrer" target="_blank">http://TriEmbed.org</a><br>
To unsubscribe, click link and send a blank message: mailto:<a href="mailto:unsubscribe-TriEmbed@bitser.net" target="_blank">unsubscribe-TriEmbed@bitser.net</a>?subject=unsubscribe<br>
<br>
</blockquote></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><table style="max-width:600px;direction:ltr">
                        <tbody><tr><td> 
                         <table style="max-width:470px;padding-bottom:10px;margin-bottom:8px" border="0" cellspacing="0" cellpadding="0"> <tbody><tr> <td>  <table border="0" cellspacing="0" cellpadding="0" width="470" style="width:470px"> <tbody><tr valign="top"> <td style="width:10px;padding-right:10px"> <img src="https://d36urhup7zbd7q.cloudfront.net/90c0bf9d-3fff-46c1-b0e0-2d6ec5d88108/ShaneBioPhotoCroppeddeleted19624a8551057e0d6dc353501de57e4d.crop_1536x2003_430,259.preview.format_png.resize_200x.jpeg#logo" width="65" height="84.7623697917" alt="photo" style="border-radius: 0px; width: 65px; height: 84.7624px; max-width: 120px;"> </td> <td style="border-right:1px solid rgb(69,102,142)"></td> <td style="text-align:initial;font:12px Arial;color:rgb(100,100,100);padding:0px 10px"> <div style="margin-bottom:5px;margin-top:0px"><b>Shane D Trent</b><br> <span>Patent Agent</span> </div> <table style="width:470px;margin-top:5px" width="470" border="0" cellspacing="0" cellpadding="0"> <tbody><tr> <td style="color:rgb(141,141,141);font-size:12px"> <p style="margin:0px"> <a href="tel:919-348-0061" style="color:rgb(141,141,141);text-decoration:none;font-family:sans-serif" target="_blank">919-348-0061</a>  <span style="color:rgb(69,102,142);display:inline-block">|</span> <span style="display:inline-block"><a href="mailto:shanedtrent@gmail.com" style="color:rgb(141,141,141);text-decoration:none;font-family:sans-serif" target="_blank">shanedtrent@gmail.com</a></span> </p> </td> </tr> <tr> <td style="color:rgb(141,141,141);font-size:12px">  <p style="margin:0px"> <span style="white-space:nowrap;display:inline-block"><a href="http://ShaneTrent.com" style="color:rgb(141,141,141);text-decoration:none;font-family:sans-serif" target="_blank">ShaneTrent.com</a></span>  <span style="color:rgb(69,102,142);display:inline-block">|</span> <span style="display:inline-block"><span style="color:rgb(141,141,141)">Skype: <a href="#SignatureSanitizer_SafeHtmlFilter_" style="text-decoration:none;color:rgb(141,141,141);font-family:sans-serif">skype:shane.trent1</a></span></span>  </p> </td> </tr> <tr> <td style="color:rgb(141,141,141);font-size:12px;font-family:sans-serif"> <span style="color:rgb(141,141,141);display:inline-block;font-family:sans-serif">Raleigh, North Carolina</span> </td> </tr> </tbody></table> <div style="margin-top:10px"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr style="padding-top:10px"><td align="left" style="padding-right:5px;text-align:center;padding-top:0px"> <a href="http://www.linkedin.com/in/shanetrent" target="_blank"><img src="https://cdn.gifo.wisestamp.com/social/linkedin/0077b5/16/0.png"></a></td><td align="left" style="padding-right:5px;text-align:center;padding-top:0px"> <a href="http://twitter.com/sdtrent" target="_blank"><img src="https://cdn.gifo.wisestamp.com/social/twitter/55acee/16/0.png"></a></td></tr></tbody></table></div> </td> </tr> </tbody></table> </td> </tr> </tbody></table> <table cellpadding="0" cellspacing="0" border="0"><tbody><tr><td></td></tr></tbody></table></td></tr></tbody></table>
                        <div href="http://WS_promo" style="width:auto;padding-top:2px;font-size:10px;border-top:1px solid rgb(238,238,238);margin-top:10px;display:table;direction:ltr;line-height:normal;border-spacing:initial">
        <div style="padding-top:2px">
                <a href="https://www.wisestamp.com/signature-in-email/?utm_source=promotion&utm_medium=signature&utm_campaign=create_your_own&srcid=5623268815667200" style="color:rgb(0,0,0);text-decoration:none" target="_blank">Create your own <span style="color:rgb(165,3,16)">email signature</span></a>
        </div>
</div>
                        
                
        </div>