Battery implementation

  • Thread starter zapper
  • Start date
  • Tags
    Battery
There is more than one way to do this, so you can use whichever method you are most comfortable with.Commercial units are available for this task -- they are called Uninterruptible Power Supplies (or UPS units). Here is some basic info:-There are several types of commercial units available, with different features and prices. -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.f
  • #1
3
0
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.
 
  • #2
Microcontroller Programming

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.
 
  • #3
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/Uninterruptible_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.

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"?
 
  • #4
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.
 

Suggested for: Battery implementation

Replies
2
Views
412
Replies
13
Views
847
Replies
19
Views
1K
Replies
6
Views
808
Replies
5
Views
702
Back
Top