The best use of battery power

3.3v5vbatteries

My project involves a number of components. Some are 3.3v and some are 5v

The project must be powered by 8 AA batteries.

Most of the time the components will be in a low power state. But they will all turn on at the same time and then off again at the same time. With the exception of 2 servos. One 5v and 1 3v. They will be on almost all the time.

My plan is to combine the batteries to make a reliable 6v supply. 4 x 1.5 x 2.
Then use a 5v regulator to get a 5v rail and use a 3.3v regulator from the 5v to get a 3.3v rail.

I know there is not much detail about the circuit here but my question is really about the battery formation.

Should I instead create two seperate power sources to match my reails. Should I create a separate power source for my servos and have 4 rails (2 of each) Should I group the batteries to get a heigher voltage like 7.5 or 9

Ideally I would want all batteries to drain at the same rate so it's easy to replace them as they will all be dead at the same time

The number and size of batteries is fixed but most other things are up for grabs. I can provide more detail on anything if needed.

Best Answer

I would put the batteries in series to ensure they all drain at the same rate. In parallel, variations in the batteries used might cause one branch to try to charge the other. The other advantage is you can then feed the whole lot into a buck converter to generate a 5V output which will be able to drain the batteries down completely.

If cost is not an issue I would just use a high performance buck IC, such as those made by Linear Technologies. These have very low standby current and are extremely efficient. However a complete implementation would cost upwards of $4-5. A cheaper option would be to power your micro with a cheap linear regulator, and have it turn on a cheap buck converter whenever the servos are required. Whether you need to put another buck converter to go from 5V to 3.3V depends on how much efficiency you're trying to squeeze out of the thing and, of course, how much you can afford to spend.