I have a board with an MSP430 and some LEDs. The voltage is 2.5V-3.0V. Peak current will be a max of 50mA for 50ms supplied by a supper cap. Ave current will be less b/c everything will sleep most of the time. I'm running the board with a Li coin cell. I'm trying to decide whether to use a boost converter or just a a simple circuit connecting the battery to the super cap. That way I'll be able to suck a little more power out of the coin cell when its voltage falls below 2.5V, but it adds complexity and inefficiency. There is an app note for doing this with a buck converter that spends most of its time in shut down, but if I do a switcher it will be a boost.
This is an engineering problem I'm working out. My question for TI and the E2E community is has anyone had experience powering a device with a high peak-to-ave current ratio on a Li coin cell. Is the ability to pull power from a Li coin cell at 2V worth the inefficiency of the switcher?