<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Li-Ion Battery Integration on Embedded Systems Development</title><link>https://applied-ee.github.io/embedded/docs/power-battery/li-ion-integration/</link><description>Recent content in Li-Ion Battery Integration on Embedded Systems Development</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://applied-ee.github.io/embedded/docs/power-battery/li-ion-integration/index.xml" rel="self" type="application/rss+xml"/><item><title>Cell Selection &amp; Ratings</title><link>https://applied-ee.github.io/embedded/docs/power-battery/li-ion-integration/cell-selection-and-ratings/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/embedded/docs/power-battery/li-ion-integration/cell-selection-and-ratings/</guid><description>&lt;h1 id="cell-selection--ratings"&gt;Cell Selection &amp;amp; Ratings&lt;a class="anchor" href="#cell-selection--ratings"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Selecting a lithium-ion cell for an embedded project involves balancing energy density, discharge capability, physical size, and safety margins. The datasheet numbers — nominal voltage, capacity in milliamp-hours, maximum discharge current — only tell part of the story. Real-world performance depends on temperature, age, internal resistance, and how closely the system&amp;rsquo;s load profile matches the cell&amp;rsquo;s design envelope. A cell that performs well on a bench at 25 degrees C may sag below the regulator&amp;rsquo;s dropout voltage in a cold enclosure, or overheat when pulsed at its rated maximum.&lt;/p&gt;</description></item><item><title>Charging ICs &amp; Profiles</title><link>https://applied-ee.github.io/embedded/docs/power-battery/li-ion-integration/charging-ics-and-profiles/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/embedded/docs/power-battery/li-ion-integration/charging-ics-and-profiles/</guid><description>&lt;h1 id="charging-ics--profiles"&gt;Charging ICs &amp;amp; Profiles&lt;a class="anchor" href="#charging-ics--profiles"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Lithium-ion cells require a precise charging algorithm to reach full capacity without exceeding the voltage limits that cause electrolyte decomposition, lithium plating, or thermal runaway. The standard CC/CV (constant-current / constant-voltage) profile has been the industry norm since the early 1990s, and dedicated charging ICs implement this profile with minimal external components. The difference between a safe, long-lived battery system and one that degrades rapidly or catches fire often comes down to the charging IC selection and configuration.&lt;/p&gt;</description></item><item><title>Protection Circuits &amp; PCMs</title><link>https://applied-ee.github.io/embedded/docs/power-battery/li-ion-integration/protection-circuits-and-pcms/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/embedded/docs/power-battery/li-ion-integration/protection-circuits-and-pcms/</guid><description>&lt;h1 id="protection-circuits--pcms"&gt;Protection Circuits &amp;amp; PCMs&lt;a class="anchor" href="#protection-circuits--pcms"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;A lithium-ion cell without protection circuitry is one fault away from a fire. The cell itself has no internal mechanism to prevent overcharge, overdischarge, or overcurrent — those limits exist only in the cell&amp;rsquo;s chemistry, and violating them causes irreversible damage, capacity loss, or thermal runaway. A protection circuit module (PCM) — sometimes called a battery protection board or BMS for single-cell systems — enforces hard voltage and current limits by switching a pair of MOSFETs in series with the cell. These circuits operate autonomously, using analog comparators rather than programmable registers, and require no firmware interaction. They are the last line of defense when the charging IC malfunctions, the firmware crashes, or the load shorts.&lt;/p&gt;</description></item><item><title>Fuel Gauging &amp; SOC</title><link>https://applied-ee.github.io/embedded/docs/power-battery/li-ion-integration/fuel-gauging-and-soc/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/embedded/docs/power-battery/li-ion-integration/fuel-gauging-and-soc/</guid><description>&lt;h1 id="fuel-gauging--soc"&gt;Fuel Gauging &amp;amp; SOC&lt;a class="anchor" href="#fuel-gauging--soc"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Reporting battery state of charge (SOC) to a user — as a percentage, a bar graph, or a runtime estimate — requires translating raw electrochemical measurements into a meaningful number. The fundamental challenge is that no single measurement directly reveals how much energy remains in a lithium-ion cell. Voltage correlates with SOC but nonlinearly and with heavy dependence on load current and temperature. Current integration (Coulomb counting) tracks charge flow precisely but accumulates drift errors over time. Production fuel gauge ICs combine both methods with impedance tracking and learned cell models to achieve 1–3% accuracy, but even simple firmware-only approaches can produce usable results with appropriate calibration.&lt;/p&gt;</description></item></channel></rss>