<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Power Supply Design for Battery Systems on Embedded Systems Development</title><link>https://applied-ee.github.io/embedded/docs/power-battery/power-supply-design/</link><description>Recent content in Power Supply Design for Battery Systems on Embedded Systems Development</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://applied-ee.github.io/embedded/docs/power-battery/power-supply-design/index.xml" rel="self" type="application/rss+xml"/><item><title>Buck Converters in Practice</title><link>https://applied-ee.github.io/embedded/docs/power-battery/power-supply-design/buck-converters-in-practice/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/embedded/docs/power-battery/power-supply-design/buck-converters-in-practice/</guid><description>&lt;h1 id="buck-converters-in-practice"&gt;Buck Converters in Practice&lt;a class="anchor" href="#buck-converters-in-practice"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;A single lithium-ion cell delivers 4.2 V at full charge and sags to about 3.0 V at cutoff. Most MCU systems need a regulated 3.3 V rail, making the buck (step-down) converter the default topology for the upper portion of the discharge curve — from 4.2 V down to roughly 3.5 V, where the converter still maintains dropout headroom. Modern micro-buck ICs achieve 90–96 % efficiency in this range, draw sub-microamp quiescent currents in sleep, and fit in packages smaller than 2 mm × 2 mm. Selecting the right IC, inductor, and capacitors — and placing them correctly on the PCB — determines whether the system meets its efficiency, noise, and thermal targets.&lt;/p&gt;</description></item><item><title>Boost &amp; Buck-Boost Topologies</title><link>https://applied-ee.github.io/embedded/docs/power-battery/power-supply-design/boost-and-buck-boost-topologies/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/embedded/docs/power-battery/power-supply-design/boost-and-buck-boost-topologies/</guid><description>&lt;h1 id="boost--buck-boost-topologies"&gt;Boost &amp;amp; Buck-Boost Topologies&lt;a class="anchor" href="#boost--buck-boost-topologies"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;A single lithium-ion cell delivers 4.2 V at full charge but sags to 3.0 V — or lower under heavy load — at end of discharge. A buck converter regulating 3.3 V output loses regulation once the cell drops below roughly 3.5 V, discarding 15–20 % of the battery&amp;rsquo;s usable energy. Boost converters step voltage up, enabling operation from deeply discharged cells. Buck-boost converters handle both cases — seamlessly stepping down when the cell is above 3.3 V and stepping up when it drops below — extracting nearly the full capacity of the cell. Choosing between boost, buck-boost, and plain buck determines how much runtime the system can extract from a given battery.&lt;/p&gt;</description></item><item><title>Charge Pumps &amp; Rail Generation</title><link>https://applied-ee.github.io/embedded/docs/power-battery/power-supply-design/charge-pumps-and-rail-generation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/embedded/docs/power-battery/power-supply-design/charge-pumps-and-rail-generation/</guid><description>&lt;h1 id="charge-pumps--rail-generation"&gt;Charge Pumps &amp;amp; Rail Generation&lt;a class="anchor" href="#charge-pumps--rail-generation"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Not every rail in an embedded system needs an inductor-based converter. Charge pumps generate auxiliary voltages — doubled, inverted, or fractionally scaled — using only capacitors and switches. When current requirements are modest (under 100–200 mA) and magnetic EMI is a concern, charge pumps offer a smaller, quieter, and often cheaper alternative to inductors. Negative voltage rails for op-amp symmetric supplies, boosted rails for LED gate drivers, and bias voltages for MEMS sensors are classic charge-pump applications in battery-powered systems.&lt;/p&gt;</description></item><item><title>Power Sequencing — Multi-Rail</title><link>https://applied-ee.github.io/embedded/docs/power-battery/power-supply-design/power-sequencing-multi-rail/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/embedded/docs/power-battery/power-supply-design/power-sequencing-multi-rail/</guid><description>&lt;h1 id="power-sequencing--multi-rail"&gt;Power Sequencing — Multi-Rail&lt;a class="anchor" href="#power-sequencing--multi-rail"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Most embedded systems require more than one supply voltage. A typical Cortex-M7 design needs 1.8 V for the core, 3.3 V for I/O, and possibly 5 V for external peripherals. The order in which these rails turn on — and off — matters. Powering I/O pins before the core is ready can drive current into unpowered logic through ESD protection diodes, triggering latch-up. Removing core power while I/O rails remain active can force outputs into undefined states, back-driving connected devices. Power sequencing ensures every rail comes up and goes down in the correct order, with the correct timing, to prevent damage and undefined behavior.&lt;/p&gt;</description></item></channel></rss>