Thread Closed

Battery implementation

 
Share Thread Thread Tools
May28-08, 07:26 PM   #1
 

Battery implementation


I would like to implement my own battery to power a computer monitor and a CPU for 12 hours before being recharged. The condition is that the power leakage must be less than 300 micro watts. I would like to know the steps involved in making my own battery to perform this task? I would also appreciate it if I could get material on this subject as well as the power conversion like converting from AC to DC etc involved in making this battery.
 
PhysOrg.com
PhysOrg
engineering news on PhysOrg.com

>> Researchers use light projector and single-pixel detectors to create 3-D images
>> GPS solution provides 3-minute tsunami alerts
>> Single-pixel power: Scientists make 3-D images without a camera
May28-08, 07:31 PM   #2
 
Hi I am planing on using controllers to enable the legs of a table to move up and down. I know I will have to drive the legs using a motor, I am using a optical encoder to give the position of the legs as it moves up and down. I would like to know the controller to use as well as the method to go about in implementing this project. I am only familiar with bread board connections, hence is it possible to implement this using a bread board first and then switching over to something else. Any suggestions on this would be greatly welcome.
 
May30-08, 07:38 PM   #3
 
Mentor
Quote by zapper View Post
I would like to implement my own battery to power a computer monitor and a CPU for 12 hours before being recharged. The condition is that the power leakage must be less than 300 micro watts. I would like to know the steps involved in making my own battery to perform this task? I would also appreciate it if I could get material on this subject as well as the power conversion like converting from AC to DC etc involved in making this battery.
Commercial units are available for this task -- they are called Uninterruptible Power Supplies (or UPS units). Here is some basic info:

http://en.wikipedia.org/wiki/Uninter...e_power_supply

You can google to get some hits on units where you can download their datasheets to see what size batteries they use, and how long they last for your monitor output load when there is no AC Mains power.

Quote by zapper View Post
The condition is that the power leakage must be less than 300 micro watts.
This makes no sense to me. Your monitor obviously consumes more than 300uW. What do you mean by this term "power leakage"?
 
May30-08, 07:41 PM   #4
 
Mentor

Battery implementation


Quote by zapper View Post
Hi I am planing on using controllers to enable the legs of a table to move up and down. I know I will have to drive the legs using a motor, I am using a optical encoder to give the position of the legs as it moves up and down. I would like to know the controller to use as well as the method to go about in implementing this project. I am only familiar with bread board connections, hence is it possible to implement this using a bread board first and then switching over to something else. Any suggestions on this would be greatly welcome.
What class is this for? You would use a microcontroller (uC) that you are familiar with, and have the development tools and demo board for, so that you can write your code and load it into the demo board. PIC uCs are commonly used for this type of project, but there are others available. Go to the Microchip PIC website and look for application notes about motor controller applications.
 
Thread Closed
Thread Tools


Similar Threads for: Battery implementation
Thread Forum Replies
I Cant Understand this mux implementation Engineering, Comp Sci, & Technology Homework 2
LUT implementation Engineering, Comp Sci, & Technology Homework 1
A battery-battery-resistor circuit Introductory Physics Homework 2
Program Implementation Programming & Comp Sci 21
New to circuit implementation help! Electrical Engineering 2