Hello,
I have a low power application as shown in the attached image.
Block 1: analog logic that gates battery pack off when cells hit low voltage limit
Block 2: fuel gauge that outputs a digital toggle to indicate charge count accumulation
Block 3: charge controller
I'm trying to design in the fuel gauge. Because this fuel gauge outputs a digital toggle/reset pulse/interface I will be selecting a low power MCU (most likely FRAM part) for this and some other power system diagnostics and interaction. My question regarding power is what is the best "low power" approach for powering an MCU like (just as an example) an MSP430 of some sort. Do I just look for a low quiescent current linear power supply? My battery pack outputs 5.5V-6.5V when operating so I need to drop that down for a logic device.
So I guess my power questions are as follows:
1. What parameters are most important for a low power solution when selecting a power supply?
2. What power supply technology makes the most sense for a very light load (shooting for average of < 1uA). I"m assuming linear, but what specifically?
3. With such a low power draw is it more efficient to drop down to say 1.9V for my logic power rather than 3.3V? The flip side is to only drop down to 3.3V and therefore you have a lower voltage drop across the linear with the same current draw - does this equal lower power solution?