Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > Electronic Projects Design/Ideas/Reviews


Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution.

Reply
 
LinkBack Thread Tools Display Modes
Old 14th December 2007, 12:22 AM   (permalink)
Default 1.5 volt UPS circuit for MP3 player

I have a cheap MP3 player that runs on 1 AA cell. I'd like to power it off a wall wort 3 volt AC to DC converter I have. I'd also like to have a battery in the circuit so that if house power is lost, the player will continue uninterrupted off the battery. The player is going to provide background music and music on hold through a small telephone system. The problem with just running off a converter is that after any type of power interruption, the "play" button on the MP3 player has to be pressed to get it working again. The circuit should be designed in such a way as to keep the battery charged and power the player off the converter except when the power goes off.
Any ideas?
holabr is offline  
Old 14th December 2007, 01:19 AM   (permalink)
Default

Quote:
Originally Posted by holabr
...if house power is lost, the player will continue uninterrupted off the battery.
Maybe you should tap off the phone line for the 1.5v, then you won't need a battery at all!

Of course you have to:
1) Convert the AC voltage to DC,
2) Fuse it, and
3) Regulate it to 1.5V

Last edited by iONic; 14th December 2007 at 01:21 AM.
iONic is offline  
Old 14th December 2007, 01:45 AM   (permalink)
Default

What would the circuit look like to do this?
holabr is offline  
Old 14th December 2007, 02:37 AM   (permalink)
Default

While Mr. ionic is conjuring up the circuit from his wonderful idea, perhaps you can also consider my not so clever idea of using a simple LM317 adjustable voltage regulator.

The LM317 is a cheap three pin device working with a wide range of input voltages and allow the user to adjust its output voltage from 1.25V upwards, using two resistors or one fixed resistor plus one variable resistor.

You don't need to use a rechargeable battery but a normal 1.5V AA battery instead. The output of the LM317 should be going to the battery (+) terminal via a series 1N4001 diode to prevent the battery discharging through the voltage setting resistors should the AC power gone off.

You just need to set the LM317 voltage regulator output voltage to 2.1V(1.5V+diode 0.6V) and the AA battery will not charge or discharge under this condition and the MP3 will work happily at 1.5V. The input to the LM317 should be about 5V or more via a common AC/DC wall adaptor.

More information is available by googling "LM317".
__________________
L.Chung
eblc1388 is offline  
Old 14th December 2007, 02:40 AM   (permalink)
Default

why not just plug the mp3 player's wart into the same ups that powers the phone system?
__________________
If you don't have a planet, what good are gold bars?

want to contact me directly? gmail gordonthree
check out my project website: http://projects.dimension-x.net
Favorite numbers:
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
justDIY is offline  
Old 14th December 2007, 05:59 PM   (permalink)
Default

Quote:
Originally Posted by eblc1388
While Mr. ionic is conjuring up the circuit from his wonderful idea...
While Mr. ebcl1388 may have the more practical and safer approach my theoretical but possible circuit solution is posted below.

P.S. It may need some tweaking though...
Attached Images
File Type: gif PhoneLineSupply(1.5V).gif (5.5 KB, 27 views)

Last edited by iONic; 14th December 2007 at 06:57 PM.
iONic is offline  
Old 14th December 2007, 06:36 PM   (permalink)
Default

Quote:
Originally Posted by iONic
my theoretical but possible circuit solution is posted below.

P.S. It may need some tweaking though...
The phone line will be off-hook all the time when this circuit tries to steal current from it.
The current from a phone line is much too low to power an MP3 player.

The pot connected to the LM317 does not adjust its voltage. Pin 2 is grounded so the output voltage is fixed at 1.25V but will rise to about 1.5V without a load.
__________________
Uncle $crooge
audioguru is offline  
Old 14th December 2007, 06:40 PM   (permalink)
Default http://www.electro-tech-online.com/images/editor/menupop.gif

iONic,

Your circuit has a lot of problems.

1. The absolute maximum input-output differential voltage for the LM317 is 40Vdc. The ON-hook line voltage is nominally 48Vdc. Ring voltage is around 96Vac

2. Phone lines are not intended to be power supplies for other devices, so attaching you bridge directly across the line and supplying the needed current for the MP3 player will load down the line. As the current increases the line voltage drops...probably to the point of creating an Off-hook condition. Phone companies don't like this. If I recall correctly, the maximum current available in an Off-hook condition is about 20mA.

3. Your variable resistor from pin 3 to pin 2 will only work if there is a fixed resistor from pin 2 to ground. And with that, Cout's negative terminal would be connected to LM317's pin 2 as opposed to ground.

Ken
__________________
"To invent, you need a good imagination and a pile of junk."
Thomas A. Edison (1847 - 1931)
KMoffett is online now  
Old 14th December 2007, 06:46 PM   (permalink)
Default

Quote:
Originally Posted by audioguru
The current from a phone line is much too low to power an MP3 player.

The pot connected to the LM317 does not adjust its voltage. Pin 2 is grounded so the output voltage is fixed at 1.25V but will rise to about 1.5V without a load.
You don't think that you can get 100 - 200ma from tthe phone line?

Your right about the 500 ohm pot, it should be replaced with a 240 ohm fixed resistor and place the pot from pin 2 to ground.
iONic is offline  
Old 14th December 2007, 06:51 PM   (permalink)
Default

Quote:
Originally Posted by KMoffett
"To invent, you need a good imagination and a pile of junk."
In other words, KMoffett, All I have is a pile of junk and a lousy imagination!

I will conceed.

Last edited by iONic; 14th December 2007 at 06:57 PM.
iONic is offline  
Old 14th December 2007, 07:12 PM   (permalink)
Default

iONic,

Your imagination is great...and your pile of junk seems adequate. Just felt that clarification was in order in case someone might try actually hooking this up. I have seen (and built) connections to the phone line to power LEDs to detect On-hook /Off-hook conditions...but these only draw <1mA. Had to do a lot of reading (pre-internet) about phones to find out where "my" designs were going south. Keep up the "what if" attitude.

Ken
__________________
"To invent, you need a good imagination and a pile of junk."
Thomas A. Edison (1847 - 1931)
KMoffett is online now  
Old 14th December 2007, 08:17 PM   (permalink)
Default

Generally the phone lines feed a current limited (each limb) supply of -48V and earth.the limit is around 35mA, but as the line loop resistance increases (for the far off phones) the current would less.
added to that, the lines don't care about 3 to 4 mA of leakage current in the modern exchanges. It amounts to misuse of telephone line to tap and connect devices across the phone lines, and certain telecom companies can even object to it.

I wonder that the whole thing is around externally powering an MP3 player device that would comfortably work from a AAA cell.
__________________
Regards,
Sarma.
mvs sarma is online now  
Old 14th December 2007, 08:51 PM   (permalink)
Default

Modern telephone exchanges time-out and disconnect a phone line that is off-hook for a couple of minutes.
__________________
Uncle $crooge
audioguru is offline  
Old 14th December 2007, 09:31 PM   (permalink)
Default

Quote:
Originally Posted by audioguru
Modern telephone exchanges time-out and disconnect a phone line that is off-hook for a couple of minutes.
Yes , but they still keep battery feed, with the said current limit , on the phone line while the exchange equipment to serve the customer is taken off(thus no more tones-let it be dialtone or busy tone which comes after 90sec of inactivity).
__________________
Regards,
Sarma.
mvs sarma is online now  
Old 14th December 2007, 09:51 PM   (permalink)
Default

Quote:
Originally Posted by mvs sarma
It amounts to misuse of telephone line to tap and connect devices across the phone lines, and certain telecom companies can even object to it.

....Yikes, then I had better unplug my TV!!
iONic is offline  
Reply

Bookmarks

Thread Tools
Display Modes



Similar Threads
Title Starter Forum Replies Latest
Led cyclic dimmer/controller circuit? yel-low Electronic Projects Design/Ideas/Reviews 13 9th August 2004 05:00 PM
start/stop watch circuit bd13 Electronic Projects Design/Ideas/Reviews 2 21st March 2004 04:07 AM
Circuit functioning very strange. Why? Cyclone Electronic Projects Design/Ideas/Reviews 12 4th November 2003 01:31 AM
Real world test measurements? SomeoneKnows General Electronics Chat 8 26th August 2003 07:38 PM
Digital volt meter circuit Power-U Electronic Projects Design/Ideas/Reviews 1 31st March 2003 12:01 PM



All times are GMT. The time now is 12:54 PM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker