Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

There are lots of consumer devices that run on rechargeable batteries and have those batteries non-removable without disassembling a device. The most notable example is I guess an iPhone.

Making a battery non-removable has these advantages:

  1. simpler case - no need for the door that would otherwise need to be strong enough to survive careless operations by the user

  2. better case sealing

  3. tighter packing of the battery into the case allows for more space for other components or smaller case

  4. users are forced to use service shops that can generate money for the manufacturer through "authorization" programs

Yet none of these reasons seems to have any electrical design basis.

Are there electrical design reasons for making rechargeable batteries non-removable?

share|improve this question
5  
No. There are no good electrical reasons. The main reason is to force users to reply on first party servicing to fix any problems. If they let users change the battery, then they wouldn't have the guaranteed revenue stream in two years when the battery fails. – Rocketmagnet Jul 11 '12 at 12:24
@Rocketmagnet: Actually I can't fully agree. Take Nokia - it sells branded batteries at its brand stores and there're third-party replacements available. I'm pretty sure the brand batteries generate good income to Nokia. I could buy a third-party battery, but I'm not that sure it's as reliable and as performant as Nokia branded one (and I know that a Nokia branded battery is reliable and performant since I have once initially in my phone). – sharptooth Jul 11 '12 at 12:38
3  
Sure, they make some money from selling batteries, but they could have more if they could also charge people for replacing them. – Rocketmagnet Jul 11 '12 at 12:48
I currently have a non-removable coin-cell clock backup battery in a product. At the time, I couldn't FIND a -40 to 85 degC coin cell without solder tabs. I didn't want to risk damaging the cells trying to pry off the tabs. I noticed some new part numbers recently without tabs, so my next board revision I'll probably put a coin cell holder there and start buying removables. – darron Jul 11 '12 at 17:23

8 Answers

6) The battery management logic and possibly some of the circuitry can be simpler and more effective if the exact battery type, and therefore the battery characteristics, are known. This could include getting more capacity out of the battery because the algorithm doesn't have to work accross a variety of battery characteristics.

share|improve this answer
Yeap, I observe the opposite with my Nokia phone. The initial battery was 800 mAh and charged fully in 1,5 hours, the replacement is 1020 mAh and charges fully in 2,5 hours - a whole hour longer with not that huge capacity increase. I'm pretty sure that's because the charging circuitry works suboptimally. – sharptooth Jul 11 '12 at 12:20
1  
@sharptooth Or it's optimal with the original battery, and not for the replacement. – Random832 Jul 11 '12 at 17:30

5) The user can't replace the battery with the wrong type (especially voltage), which may damage/destroy the device. This could well be reason number one.

share|improve this answer
5  
Surely reason number 1 is that Apple don't like empowering their users. – Rocketmagnet Jul 11 '12 at 12:22
2  
@Rocket - OK, so "This could well be reason number one, except for Apple." :-) BTW, I'm reading Jobs' biography, and I must say he was anything but a nice guy. Psychopath yes, nice no. – stevenvh Jul 11 '12 at 12:23
I suspected as much. – Rocketmagnet Jul 11 '12 at 12:26

7) Legal dept recommends what the company should do with it's warranty claims, risk management to massive recalls, service costs and service profits.

If a user can service it with 3rd party batteries that fail due to mismatched energy management profiles or quality, it is a huge financial risk at every level from marketting, advertising, sales, service.

Was the design technology driven? No It is always about Revenue. And the sales of batteries is just a small part of the cost equation. The cost of failure from 3rd party batteries if they ever failed for any reason due to the host charger or even just the "loss of face " from media slander has a cost implication. AS well could Apple rely on consumers to re-cycle their batteries safely? They also have salvageable content.

share|improve this answer

The spring-loaded contacts commonly used for user-replaceable batteries have much higher resistance than other options, especially once an oxidation layer forms.

share|improve this answer

Device design plays big part in this. Battery that is not removable is usually in very thin (less than millimeter) enclosure thus enabling thinner devices.

If same battery was to be made removable, they would need to add some rigidity to it and that usually means at least few millimeters increase in size.

Other reason is aesthetic one. Smooth lines seem to be favorable these days and, no matter how good your battery compartment is, external battery interrupts that smoothness.

share|improve this answer

Another reason I can thin of is to avoid the need for a backup battery or supercap for the RTCC or memory chips that should retain data.

share|improve this answer

I'm surprised nobody seems to have mentioned weather-proofing. Making a sealed case weather-proof (or waterproof) is fairly easy, but throw in a user-replaceable battery and associated battery door, and suddenly it becomes a lot more difficult to ensure that water cannot enter the part of the device where the electronics reside. Yes, it can be done (high-end cameras do it all the time), but is the buyer willing to pay the extra money for it?

Just one example of this: electric toothbrushes. Entry-level models can probably be manufactured for 10-20 dollars, if not less, and the better models likely don't cost much more in manufacturing. Now make the battery replaceable, add a battery door and the necessary adaptations to support these. The cost for this probably adds up to a fairly large fraction of that manufacturing cost, while delivering very little value to the customer.

share|improve this answer

If the design treats the battery properly, most consumers will throw the device away before the battery needs replacing. You may still have your 1st gen iPod, but do you actually use it? And most devices are fine until they sit unused in a drawer, killing the battery.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.