Welcome:

Welcome to Alternative Battery Enterprise weblog, Alternative Battery Enterprise is a small business based in Malaysia, that realt/refill/recell or even repair your laptop and notebook battery.


Alternative Battery Enterprise always emphasize on the quality of the refilled battery, you are welcome to search for our services record or user experience on other web space.

Since first operates from year 2006, Alternative Battery Enterprise maintain good customer sales and services record.

Fast turn around time, your battery will be fixed in less than one week time. Usually customers get their batteries back in next day although they are normally told 3 working day to proceed. This could be the most efficient battery refill service that really work you could possibly found in Malaysia.

Battery is backed with 100% money back satisfaction guarantee in the first month of recell. Alternative Battery Enterprise accept any reasonable reject of any refilled battery and refund will be issued immediately in 3 working day after battery is post back to us.

A total of 1 year warranty will be given!

There are 6 months warranty on battery cell, in this period you will still get a refund of 80% if your battery fail beyond repair.

After 6 months, Alternative Battery Enterprise will still fix your battery if it fail within any period of 1 year without any additional charge excluded postage fees.

Even after the warranty period, if you confirm that your battery cell is still in good condition, but battery just no working, it can be repaired at RM30! Which is the best way to ensure you get a working battery that value for your money!

Most customers reported that a refilled battery work 2-3years! Some really poorly designed (too few cell with big load) battery may last merely just 1 year, some may last up to 4 years.

Leave a user comment


Saturday, 21 January 2017

Rubber Band Gun

Hey you taffer, sorry for not update my blog for quite a while for whoever used to read my blog, have been lost in nowhere for some unknown reasons. Some fellas live a life of three days resemble three years, but some of us live a life of three years resemble three days, things just change too fast and most of us is unable to catch up, may the force be with you!

A interesting rubber band gun, a dream gift for young children.


Fully loaded six rubber band, can load more but it could damage the axis.


This is an environment friendly PLA 3D printed item, whoever interested kindly contact admin at mail.altbattery@gmail.com.

Tuesday, 11 March 2014

3200mAH Samsung cell

Originally using Sanyo cell:

This cell is sent by one of my customer, ICR18650-32A:


Test result (2A discharge):

The battery is allowed to charge up to 4.35V per cell as stated by manufacturer datasheet.

Friday, 10 January 2014

Replace your power bank battery

These blue cell is original cell use in the power bank, it is a clone unit and only last few months:

Replace new cell 2600mAHx5:

Cell used is 13000mAH@3.6V(46.8Wh), testing the total output energy get 7980mAH@5V(40Wh, lose 6.8Wh):

Monday, 16 September 2013

Canon DSLR NP-E3 battery modification

Specification:
Output: 12-14V adjustable (9V at battery lo)
Ouput capacity: 1000-1200mAH
Maximum output current: 2A
Continuous output current: 1.5A
Input: 7.2V 2600mAH Li-ion (battery lo 2.7V per cell, cut off at 2.55V)
Topology: Boost
Switching frequency: 500kHz
Efficiency: 80-90%
Sleep current: 2uA

As it still under testing phase, put some picture first, may upgrade this post later.









Testing Result:
Continuous ~1.5A discharge on electronic load, 2600mAH cell last ~2817 seconds, which is ~47 minutes, average current draw from battery cell ~3.2A ~23W, output ~1.5A 12.5V(8-13, average ~12.5V) ~18.75W, efficiency ~ 82%.
When battery charge is nearly depleted, output drop to 9 V provide battery lo indication for 1-2 minutes, which is enough for a camera to shut down.

Friday, 19 July 2013

DC Motor speed Controller

Long time since last update, just do some random update.

A simple PWM 12V uni direction motor controller, support up to 57A current, I just built one unit as the client only need one. It have a heatsink, but I forget to take the photo with heatsink attached.



Schematic, it is actually modified from other schematic, but circuit with same principle is use quite often, since regulated voltage source is use, therefore a constant voltage source to maintain precise timing is not necessary:

Tuesday, 19 March 2013

What's next?

Bought this:

And get this:

I can't help you, but...

If you bought a power bank...

And get this?


May be I can help you to fix it, remove the sand bag, put in what it deserve.

Li-ion battery pack prototype

This is an order from one of my customer.


This battery pack have built in over charge, over discharge and short circuit protection, 12.6V 1.5A charger provided. It is a 10.8V 27Whr battery pack, operated from 12.6V (when fully charged) down to 9V (when fully discharge), can be used for most 12V powered device that use less than 12W. It take aproximately 2-3 hours to fully charge the battery.

Wednesday, 23 January 2013

AltBatterien

I did not know that AltBatterien mean 'used battery' in German language. It was inspired by my nickname in lowyat.net, a local IT forum. What a coincident? I created the word realt which mean a refilled battery done in the way it should be, it seen like the word match the meaning of reused now. When my brother went to register the company AltBattery, he was told that only word in english or Malay with meaning or people name was allowed, AltBattery was not allowed, therefore the company name has become Alternative Battery, AltBattery now have been operated near 7 years, it isn't easy all the way,especially people begin to shift to smart phone and tablet, and tend to get a new one when the old one getting obsoleted...


AltBattery, quality assured, money back satisfaction guaranteed.

Sunday, 28 October 2012

Mirroring the ExpressPCB print out

ExpressPCB is a free and easy to learn PCB drawing cad software for hobbyist, many simple circuit application do not required complicated software such as protel PCB, primarily because numerical control automation make use of gerber file is not required.

But the problem for many user that want to make their own simple PCB is that they need a mirror print out to properly done with iron on transfer or photo resist, the printed side need to be in contact with the circuit board to achieve the best result, especially when using a transparency as photo resist, closer contact possible will make fine line as there are very limited gap for scattered light beam.



The print out can in fact be mirrored by printer setting if you do have one of this option in your printer preference. But if you don't have one, you can make use of the Windows XPS Document Writer, I found out that it was pretty easy to mirror XML drawing script. It describe exactly the pattern of the print out by script not pixel, up to capability of 600dpi.

1. Print the layer you want out by choosing Windows XPS Document Writer as your printer, mind the paper size you choose, A4 is by default, this must be the same as your printer setting for paper size.

2. Rename the print out from .XPS to .zip

3. Extract all file, in the extracted folder look for file 1.fpage in directory drive:\your extracted folder name\Documents\1\Pages\1.fpage

4. Mirror all the value of x coordinate in the file, that will mirror the entire print out. Example:

FixedPage Width="816" Height="1056".....
Path Data="F1 M 302.4,436.8 L 513.6,436.8 513.6,619.2 302.4,619.2 z"  Fill="#ff000000" /

The path data describe a filled rectangle, 302.4, 436.8 is coordinate as (x,y), just modify (can be done with computer program) all x such that:

newX = Width - oldX

The scripts will look like this after modified:
Path Data="F1 M 513.6,436.8 L 302.8,436.8 302.8,619.2 513.6,619.2 z"  Fill="#ff000000" /

Basically XML drawing script use to describe those simple image is just line and rectangle, round pad is describe as a line in revolution, all it need is just coordinate information to describe where to draw the item.

5. Rezip the extracted folder with modified contain back to .zip and rename it back to .xps, I found out that rezip using winzip won't work, right click add a new zip file and drag everything into the zip file do work very well indeed.

6.Open the modified .xps file with xps viewer or internet explorer, at the menu click print and you will have a mirrored image print out.

Alternatively this may also work with Microsoft Word image writer, but the procedure may be different or easier.

Wednesday, 17 October 2012

4-Pin to 3-Pin CPU Fan V2.0

I have written an blog entry about a heat sink fan unit that come with 3 pin fan where there are 4 pin connector on the motherboard, here.

I have replaced two stop working casing fans to new quality fans, previous casing fans die of lack of grease and rusted. But the new fans is noisy too, so I decided to tie the new casing fans to CPU PWM control.

Picture below show the signal from PWM pin-out of CPU fan socket:


It is ~23.5kHz control signal. Sometime, it take forever to hesitate but it only take one day to complete a not so difficult task.


I know the components used is overkill and not having optimized rating, especially the 100uH 2A inductor, fan won't required 2A, at 23.5kHz 5V output all it need is ~300uH 0.5A, but that is what I have in my hand currently. Without the inductor+capacitor filter, it still work but the rpm signal from fan will be significantly interrupted and there will be some weird reading like 11500 rpm.


Side view of control board showing that it connect to 3 fan. But it only take the rpm signal of CPU fan and feed it back to motherboard.

Sunday, 14 October 2012

Integrated graphic

This is some story about integrated graphic processor in north bridge or center processor. Not every day people will think integrated graphic is good and important. Most people will use another PCI-E graphic card to boost 3D graphic performance or video processing, why do we still need to have an integrated graphic?

I once thought that it was a wasteful use of resource to assign more silicon die area for this dumb device, especially when I saw intel integrate those graphic processing unit into their center processor. But I do realize that there is a fact nowadays, graphic card getting more easy to malfunction as the power consumption of it increase over time but their heat sink remain the size of about 2 PCI slot.

I have never seen a CPU malfunction so far, but I do getting few chances to know or witness the malfunctioning of modern graphic card. Therefore I guess modern 3D graphic card required better heat dissipation, such as proper air circulation and more clear space for air, this is what unlikely to occur on most desktop or laptop design.

I experienced a malfunction of a graphic card before, at the moment I really needed the computer to do some important task for me. Thank to the integrated graphic, and fortunately thing was done in time. And I realize, having integrated graphic isn't a bad idea because modern 3D graphic chip just isn't very reliable.

Sunday, 16 September 2012

Nokia charger

My nokia phone charge fail suddenly, therefore I cut a USB connector from a faulty USB to mini USB cable and make the modification as in the picture described below, and guess what, it is working!


Wednesday, 8 February 2012

External hardisk enclosure keep disconnecting

Are you facing problem such that your external hardisk randomly disconnecting or unable to be detected at all?

Very likely this is a cabling issue if you experience this problem since first usage of the external enclosure. Whenever high speed data transfer is done with inappropriate cable, interference between cable can disturb the transmission.

There are three way to solve this:
  • Get a properly grounded and shielded USB cable, the interference between wires will be minimized.
  • Reduce the length of the USB cable, this will reduce loading effect and keep harmful interference way below significant level, thus reduce the rate of fail transmissions.
  • Get a ferrite cable clamp kit and attach it to the USB cable, this will adsorb the EMI high frequency energy in the cable.

In the example here is a faster approach for me, reduce cable length! This is original cable come with VZTEC cheap SATA enclosure I get from SRI Computer at RM20, how come they sell a product that have such an obvious defective in design to average consumers? A picture worth a thousand words, here is two thousand words...

Isn't that easy? Just cut it and join it together! Enjoy a healthy transferring mode that never annoyingly disconnect itself anymore, good luck.

Tuesday, 31 January 2012

Some facts

Some people like to complain and say refilled battery is expansive, around RM200, while they can get a new battery at around RM230-250. Actually they can request for a lower capacity for cheaper cost.

Let see what they get for a 'new' battery they get it elsewhere:
They are happy because it label 5200mAH! But, do them get 5200mAH? May be not, this is the battery cell they use inside, clearly state 2200, i.e. 4400mAH in total!
Even in the chip inside it state 4400mAH design capacity! Do them get 4400mAH?
May be not! After reload those battery with real 5200mAH cell, it show 5863mAH!!! That mean if the battery info can show 4400mAH, it may actually only have 4000mAH!!! Some battery cell maker overrated their battery cell and the pack manufacturer over-label the capacity of their pack!
This can result in unreal power meter showing can last for 4-5hours while it actually only can do 3hours...

Make some cash while you online

Feature: Work at home/Work from your PC/Extra income

Location: Malaysia resident who can own a Maybank Account

Required: Honest, responsible, must be an enthusiast of forum/facebook/community activity and don't mind promoting laptop battery refill services

Pay: Commission based on effort, negotiable, the sums pay is small but the job is simple

Job Characteristic: Advertising/media, not MLM(multi level marketing), not skim cepat kaya, just for people who really enjoy forum/discussion and want some extra small income such as RM100-200/month.

Contact: Kindly mail to mail.altbattery@gmail.com for any questions/details

Thursday, 5 January 2012

UV curable solder mask

Didn't make a homemade PCB for quite long time, nearly forget how to make one correctly. Recently this type of UV curable solder mask seem to get very easily available.

After a few round of failure, finally find out the way to make it work correctly.

This is summary of some tips to make it work:
  1. Apply only thin layer of paint, excessive paint will cause the paint underneath have difficulty to cure and the paint may become easily peeled off during removing the transparency.
  2. Preheat the PCB, release moisture or gas absorbed by the board, or else it can cause bubble during soldering, I preheat it with a laminator.
  3. Cure long enough time under UV, the period is depending on UV light strength, 1 hours is normally more than enough and cured.
  4. Reheat after exposure, this will strengthen the paint.
  5. The UV curable paint doesn't seem to survive high temperature, solder only with ~250-300 degree Celsius.
  6. This solder mask have some conductivity, which is not a good thing to know, long trace should not be too close, or else please consider few mega-ohm shorted circuit which may affect some high precision circuit such as high gain op-amp or delta-sigma ADC.

Wednesday, 2 November 2011

User Comments

Welcome to leave your comments here.

Friday, 28 October 2011

Charge 8 hours?

Many people ask me, should them charge their battery 8 hours first time before use?

I believe this have a historical reason. In old day, the most commonly use rechargeable battery is Ni-MH, this chemical, will allow minor current passing through it even though it is fully charged. This is seem like it have relatively larger internal self leakage from positive to negative.

In those old days, cell phone battery normally contains 3 Ni-MH cell in series to generate 3.6V (1.2V per cell), while notebook battery normally have 8-12 cell those day. Charging it in small current continuously for long enough will eventually balance all the cell, this is good for those cell in series, so all of it fully-charged at the same potential. This is safe as long as the current is small result in no overheat of battery cell.

If all battery cell in good matching of relative state of charge, it will be able to output the maximum power can be stored, which is same with the maximum power of the poorest cell, for example 3 cell in series have capacity 700mAH, 710mAH, 720mAH respectively, but currently it stored 210mAH, 190mAH, 200mAH respectively. When charge to full, cell 1 have 700mAH (700-210=490mAH), cell 2 have 190+490=680mAH, cell 3 have 200+490=690mAH. If not all cell reach fully charged state, the maximum capacity it can reach is only 680mAH, while the poorest cell actually can store 700mAH. If small current is allowed to continuously charge it for long enough, it will eventually reach 700mAH, 710mAH, 720mAH respectively, anymore charge will turn into heat and dissipated into environment.

Why 1 cell is charged 490mAH, all the others is 490mAH additional charge? Because it is in series! Current is same in series. Why it relative state of charge is differ at the beginning? This is the result of some slightly different in each cell property example different in self discharge rate. It is unpractical or even impossible to manufacture all these cell to have zero deviation in their property. It contains some error let say +/-1% from cell to cell.

Ni-MH is very famous those day because it doesn't need special protection circuit. After it fully discharged, it internal resistance will become very large, and the machine will shut down due to the loading effect of the internal resistance, the cell will never fully drain. Even if Ni-MH is overcharged, this will not result in disaster as long as it temperature is within the permitted range.

Later, those Ni-MH was replaced by Li-ion, high energy density cell without memory effect. Li-ion cell in general, will not allow current passing through it after it is fully charged, it internal leakage is relatively small. That mean after the cell reached equal potential with the charger Voltage, no more current will pass through it. Further more, to avoid this and prolong battery life, manufacturer have designed protection circuit that will block the charging after the current reached a very low threshold for example 100mA. Therefore, li-ion battery cell can not be balanced by this way, it must includes complex circuitry in any application that required serious consistency toward relative state of charge of it battery cells.

In conclusion, Li-ion battery do not need 8 hours on the first charge, it serve no purpose. As long as the indicator show 100% or one of it cell fully charged, charger will stop charging the battery.

Wednesday, 5 October 2011

How to fix a mouse button

Mouse usually malfunction after excessive clicks. The problem usually occur at the left click button since it is pressed most often, other time is the wiring problem at the end closer to the mouse. Shopping for new mouse become hobby to some fellas.

I am also one of the 'victims' to this 'unavoidable' problem, therefore I also have a lot of mouse. Each one last me around 2 years. Wireless mouse nowadays only use one battery cell, I guess there are some sort of charge bump integrated inside the optical chip, it generate the Voltage needed for LED.

Today, the one with nano receiver fail. In fact I like this mouse very much, even if it beyond repair, I guess I will get back the same one. So I have decided to open it up and see what can I do. I used LASER mouse before, all the while people say how accurate is laser mouse. Apart from it invisible light, I really can't sense any differences in term of performance, I guess the error arise from human hand consistency is anyway larger than the error of any optical mouse.

I never realized that get it fixed is just a piece of cake before.

Just cut some fine sand paper into a stripe.

Then rub the metal contact, just 2-3 round is okay, because the oxide layer is very thin, must rub all four side of the contacts.

Measure both the end pin, it should measure zero ohm (my meter have some error, so it measure 2.2ohm). If the contact is poor, it will measured several decade kilo-ohm. This two pin is normally closed, press the button it resistance will become infinity, one of then with the top button on it will be connected to the middle.

After assemble everything back, it work just fine, I am glad I get a good working mouse back.

The End

Friday, 23 September 2011

New Stock!




New stock available, freshly manufacturer, hurry, while stock last! Higher capacity also available, inquiry welcome.

6 months warranty! Quality assured or your money back!

Alternative Battery Enterprise, a very practical alternative approach to let your laptop battery live again, no everywhere you get a brand new notebook battery where it cell is freshly manufactured, some of it may have been manufactured for years, that is why it is cheaper and have no warranty from seller sometime, Order while it is fresh!

*Samsung and Samsung SDI and any other trandemark belong to their repective owners.