So I'm planning an application for the R-pi Model A where power loss is to be expected for half a second randomly, and by randomly, I mean *randomly*. It could be days or weeks between power loss, or it could happen 3-6 times withing 5 seconds.
In fact, lets just say the basic setup condition for this scenario is that I loose power for 5 seconds.
I want to keep the model A running through this situation. It's a headless application, using a wifi adapter, so we're talking less than 500 mA power consumption, but for argument's sake less call it an even 500 mA.
Would I be better off using a capacitor (or a couple of capacitors in series?) to keep the pi going for this power outage, or should I look into a battery backup situation? My only initial reluctance towards a battery backup is that greatly increases the cost of the project. All things considered, I think I would come out ahead having to purchase $10 in capacitors rather than getting a true battery backup.
Thoughts?