Author Topic: Is there a way to detect if li-ion battery is used or not?  (Read 2480 times)

0 Members and 1 Guest are viewing this topic.

Offline m4rtinTopic starter

  • Regular Contributor
  • *
  • Posts: 93
Is there a way to detect if li-ion battery is used or not?
« on: August 13, 2016, 10:38:16 pm »
Is there a way to detect if laptop or mobile li-ion battery is used or not? For example on Android platform there are plenty of apps which show the number of charge cycles, but all of those apps simply seem to work in the background and count the number of times charger was connected and disconnected. In order to really count the charge cycles there should be some sort of non-volatile memory in the battery I guess.. Maybe there are some other ways to detect if li-ion battery is used or not?
 

Offline wraper

  • Supporter
  • ****
  • Posts: 16864
  • Country: lv
Re: Is there a way to detect if li-ion battery is used or not?
« Reply #1 on: August 13, 2016, 11:13:56 pm »
If you want to buy laptop battery on ebay, then most of them are recycled crap or counterfeits. Chinese usually reset the controller, so  they look like new if checked with programs. Although capacity is certainly not as new. Mobile phone battery unlikely will be possible to check at all, they usually don't hold any usage data.
 

Online IanB

  • Super Contributor
  • ***
  • Posts: 11887
  • Country: us
Re: Is there a way to detect if li-ion battery is used or not?
« Reply #2 on: August 13, 2016, 11:28:06 pm »
If you are serious about it, then you could analyze the battery performance and compare it to the manufacturer's specification.

For example, most batteries have a nameplate mAh rating on the label, and if the battery is from a reputable source then it will meet that rating when new. So one test you can do is measure the capacity and see if it matches the label. As Li-ion batteries age their capacity generally decreases, so a failure to meet the label specification probably indicates a used battery.
 

Offline m4rtinTopic starter

  • Regular Contributor
  • *
  • Posts: 93
Re: Is there a way to detect if li-ion battery is used or not?
« Reply #3 on: August 14, 2016, 09:00:16 am »
If you want to buy laptop battery on ebay, then most of them are recycled crap or counterfeits. Chinese usually reset the controller, so  they look like new if checked with programs. Although capacity is certainly not as new. Mobile phone battery unlikely will be possible to check at all, they usually don't hold any usage data.

Ok. The battery I was asking for is a mobile battery. However, out of curiosity, I checked for example, my definitely original laptop battery and this does not seem to support cycle count either:

Code: [Select]
root@T60:~# cat /sys/class/power_supply/BAT0/cycle_count
0
root@T60:~#

..while it does show lots of other information for this battery like a manufacturer:

Code: [Select]
root@T60:~# cat /sys/class/power_supply/BAT0/manufacturer
SANYO
root@T60:~#



If you are serious about it, then you could analyze the battery performance and compare it to the manufacturer's specification.

For example, most batteries have a nameplate mAh rating on the label, and if the battery is from a reputable source then it will meet that rating when new. So one test you can do is measure the capacity and see if it matches the label. As Li-ion batteries age their capacity generally decreases, so a failure to meet the label specification probably indicates a used battery.

This particular battery I was asking for, is a 2800mAh Li-ion battery for an Android phone. However, I guess there is probably no app out there which can draw for example 1.4A current so that I could see if the battery dies around 2 hours. I guess the only option is to get a battery from reliable source, run a battery benchmark under fixed conditions(screen brightness level, Wi-Fi turned off, etc) and then run the very same benchmark with the second battery under those same conditions?
 

Offline Kilrah

  • Supporter
  • ****
  • Posts: 1852
  • Country: ch
Re: Is there a way to detect if li-ion battery is used or not?
« Reply #4 on: August 14, 2016, 09:08:58 am »
If you really want to know capacity just get an RC universal charger/discharger and run a capacity check.
 

Offline m4rtinTopic starter

  • Regular Contributor
  • *
  • Posts: 93
Re: Is there a way to detect if li-ion battery is used or not?
« Reply #5 on: August 14, 2016, 11:27:22 am »
If you really want to know capacity just get an RC universal charger/discharger and run a capacity check.
I would like to know, if the batttery, whichs I just bought, is a new one or actually used.
 

Online IanB

  • Super Contributor
  • ***
  • Posts: 11887
  • Country: us
Re: Is there a way to detect if li-ion battery is used or not?
« Reply #6 on: August 14, 2016, 12:42:41 pm »
I would like to know, if the batttery, whichs I just bought, is a new one or actually used.

When you bought it, did you pay the price of a new battery or a reclaimed battery? If you paid the price of a reclaimed battery, it is probably a previously used battery.
 

Offline Kilrah

  • Supporter
  • ****
  • Posts: 1852
  • Country: ch
Re: Is there a way to detect if li-ion battery is used or not?
« Reply #7 on: August 14, 2016, 04:03:07 pm »
I would like to know, if the batttery, whichs I just bought, is a new one or actually used.

IF that particular battery type is "smart" and holds a usage counter then look at that, but unless it does there's no way to know. Even if it was used say 100 times it would still be basically indistinguishable from new.
You can only know in what "shape" it is now you've got it.

As mentioned even with "smart" batteries you can't know whether they've been tampered with or not.
 

Offline amyk

  • Super Contributor
  • ***
  • Posts: 8275
Re: Is there a way to detect if li-ion battery is used or not?
« Reply #8 on: August 14, 2016, 10:04:44 pm »
It will almost certainly have been cycled at least once after assembly for QC purposes, so in that sense every (good) battery you buy is "used". But what's more important here is whether the cell meets capacity specifications, and more interestingly, due to how capacity degradation is typically somewhat exponential, a cell that is "new" might show a much higher capacity that degrades quickly than one that's been through a few hundred cycles already and is thus past the "knee" of the degradation curve.
 
The following users thanked this post: Kilrah


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf