# High Temperature Batteries

#### Problems with LiPo Batteries and High Temperatures <a href="#fvsuhs6n42to" id="fvsuhs6n42to"></a>

* The maximum recommended/tested temperature for LiPo batteries is 60C [\[1\]](https://www.zotero.org/google-docs/?VFFldr).
* When LiPo batteries operate at high temperatures, they are at risk of severe performance degradation, and produce gasses such as O2, CO2 and CO. This is because of the interactions at the electrolyte-electrode interface [\[1\]](https://www.zotero.org/google-docs/?HSx0K0).

This has caused significant distress to our team, as we compete in New Mexico which routinely experiences extremely high temperatures.

#### Alternatives <a href="#n551224hn24m" id="n551224hn24m"></a>

Batteries better suited to high temperatures will have different internal chemistries that have high thermal stability. This is not a new problem and more suitable batteries do exist. A few have been listed here. More information will be added if we find reliable suppliers for these batteries and can try to work with them ourselves.

| Battery Type                       | Max Temperature                                                       | Potential Suppliers                                      |
| ---------------------------------- | --------------------------------------------------------------------- | -------------------------------------------------------- |
| Lithium Iron Phosphate (LiFePO)    | 200C [\[1\], \[2\]](https://www.zotero.org/google-docs/?50ljPZ)       | batteriesinaflash.com                                    |
| Lithium Thionyl Chloride (LiSoCl2) | 95C - 125C [\[3\], \[4\]](https://www.zotero.org/google-docs/?lrNVMP) | <p>Tadiran<br>Eagle Picher</p><p>Jauch</p><p>Amazon?</p> |

References

[\[1\] D. R. Wright, N. Garcia-Araez, and J. R. Owen, “Review on high temperature secondary Li-ion batteries,” *Energy Procedia*, vol. 151, pp. 174–181, Oct. 2018, doi: 10.1016/j.egypro.2018.09.044.](https://www.zotero.org/google-docs/?rxjJJN)

[\[2\] “Lithium Secondary - Rechargeable - Cells.” https://web.archive.org/web/20110714122247/http://www.mpoweruk.com/lithiumS.htm (accessed Jul. 23, 2023).](https://www.zotero.org/google-docs/?rxjJJN)

[\[3\] “Lithium Thionyl Chloride Battery Technology | EaglePicher.” https://www.eaglepicher.com/technology/battery-chemistries/lithium-thionyl-chloride-battery/ (accessed Jul. 23, 2023).](https://www.zotero.org/google-docs/?rxjJJN)

[\[4\] “High Temperature,” *Tadiran Batteries*. https://tadiranbat.com/applications/high-temperature/ (accessed Jul. 23, 2023).](https://www.zotero.org/google-docs/?rxjJJN)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rocketry.gitbook.io/public/tutorials/avionics/high-temperature-batteries.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
