Efficient AC Adapter Circuit for Battery-Powered Devices

AI Thread Summary
To create a circuit that switches between an AC adapter and batteries, a common solution involves using a power socket with an integrated switch that disconnects the battery when the AC adapter is plugged in. If using a USB mini plug for the adapter, a diode can be placed in series with each power source to ensure the AC adapter takes precedence when its voltage is higher than the battery's. Additionally, specialized ICs known as 'supervisors' or 'power multiplexers' can facilitate the switchover between power sources, providing stability and preventing rapid switching. These components help ensure efficient power management in battery-powered devices. Implementing these solutions can create a seamless transition between power sources.
Perfection
Messages
66
Reaction score
0
I'd like to stick an ac adapter onto a circuit such that when the adapter is plugged in it runs on the ac adapter, but when it isn't plugged in it runs on batteries. Anyone know of a quick elegant solution?

I'm sure these circuits get made all the time, but I can't seem to find any!

I'm sure I could come up with something, but I was wondering if there was a standard way of doing it.
 
Engineering news on Phys.org
Yes, you can get small power sockets that have a switch in them.

This switch makes contact unless the AC adaptor is plugged in.

So, you have the battery positive connected through this switch and then to the centre input pin of the socket and then to the circuit.

When the AC plug is inserted, the switch opens and the battery is disconnected. Power just comes from the AC adaptor. This has to provide filtered DC, of course.

The negative leads are all joined together.
 
Unfortunately, I can't use that option. The specified adapter uses a USB mini plug.
 
You might be able to use a diode in series with each power source going to whatever the load is. If the voltage from the AC adapter is slightly higher than the batteries the adapter's diode will conduct in "preference" to the batteries'.
 
There are ICs called 'supervisors' (specifically, supervisors with battery switchover) which allow you to switch between two power supplies. They usually have a little hysteresis so they don't switch-over as soon as one voltage dips below the other.

I think they're also called a 'power mux' by some manufacturers, at least according to a TI datasheet I found on a quick Google search:
http://focus.ti.com/docs/prod/folders/print/tps2110.html
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...

Similar threads

Back
Top