How many Amp-Hours of capacity are needed?
What type of batteries?
Are the batteries rechargeable?
Discharge Rate
The language “AC adapter” and “AC power supply” is used inconsistently. Sometimes it refers to regulated power supplies with a fixed voltage output, and sometimes it refers to unregulated power supplies with a promised voltage output that is inaccurate when measured with a DMM. More information on AC power adapters is available here: http://www.dxing.info/equipment/wall_warts_bryant.dx
Linear power supplies are made up of a transformer, diodes, and sometimes a filter capacitor. They provide clean power, but waste lots of energy in the form of heat. See http://www.allaboutcircuits.com/textbook/semiconductors/chpt-3/rectifier-circuits/ for more information on how a linear power supply works.
Switching power supplies are most commonly used in PCs and other digital applications. They have a “noisy” power output because of the switching frequency, and are not ideal for inductive loads. They also tend to be more expensive, but are much more energy-efficient and generate less heat.
There are three major types of voltage regulators that you will encounter in this program:
Linear voltage regulator - burns off extra power in the form of heat
Low dropout voltage regulator - burns off extra power in the form of heat, but continues to regulate even when the input voltage is near the output voltage
Switching voltage regulator - generates as much power as is needed by the circuit, up to the maximum allowed by the regulator. Similar to Switching Power Supplies above
A highly detailed guide to linear and switching regulators is available here: http://www.ti.com/lit/an/snva558/snva558.pdf
First, check the data sheet for the voltage regulator and see if it specifies values for the input and output filtering capacitors. If it does not, the rule of thumb is to use 0.33 µF ceramic non-polarized capacitors for input filtering and 0.1 µF ceramic non-polarized capacitors for output filtering.
Digital integrated circuits (ICs) need “bypass capacitors” to both filter the power going into the IC and provide a nearby reservoir of energy that the IC can draw from instantaneously. The rule of thumb is to put one 0.1 µF ceramic non-polarized capacitor between each power pin on an integrated circuit and ground. This means a microcontroller might have 2 - 8 or more capacitors, one for each power pin on the IC.