Slashdot Mirror


Samsung Knew a Third Replacement Note 7 Caught Fire On Tuesday and Said Nothing (theverge.com)

If you had started to feel sympathetic for Samsung, or safer with the Note 7, its latest flagship smartphone, don't be. Another replacement Samsung Galaxy Note 7 has caught fire, making it three of such incident this week alone. Read how poorly Samsung has dealt with the situation, via The Verge: This one was owned by Michael Klering of Nicholasville, Kentucky. He told WKYT that he woke up at 4AM to find his bedroom filled with smoke and his phone on fire. Later in the day, he went to the hospital with acute bronchitis caused by smoke inhalation. "The phone is supposed to be the replacement, so you would have thought it would be safe," Klering told WKYT, saying that he had owned the replacement phone for a little more than a week. "It wasn't plugged in. It wasn't anything, it was just sitting there."The most unsettling part is that Samsung knew of Klering's phone, and didn't say anything.

15 of 110 comments (clear)

  1. Issue with batteries or with phone design? by alvinrod · · Score: 4, Interesting

    I'm beginning to wonder if it's an issue with something other than just the battery. Otherwise Samsung would be incredibly idiotic to send out replacement parts that suffer from the same problem. The alternatives are that a massive mistake led to sending out defective units as replacements without fixing them first, or that Samsung's battery supplier (I think I read that the source all or most of them from third parties) wasn't fully aware of the extend of their problems and have shipped more bad batteries.

    1. Re:Issue with batteries or with phone design? by Anonymous Coward · · Score: 2, Interesting

      Samsung has had a lot of quality control issues. My Note 4 could no longer charge after a year because the USB port quit working, making the phone basically worthless. When I looked it up, apparently this is a very well known issue that impacts almost every phone Samsung makes.

      captcha: freezers

    2. Re: Issue with batteries or with phone design? by by+(1706743) · · Score: 2

      Unless the problem isn't that the batteries fail under high stress -- it could be that a very small fraction of the batteries fail under normal use. I suspect that this is much nastier to test for...

    3. Re:Issue with batteries or with phone design? by Darinbob · · Score: 2

      I used to feel like a lot of software people with this innate inferiority complex about their job. Real engineers they think design things correctly, they follow rigid processes, design things correctly, do proper tests, releasing no product that is not ready, unlike the slap dash programmers. But it's not true. EE people are just as screwed up, they will make bad circuits and hand wave away problems because it's too expensive to redesign. Bridge builders have bridges that fall down, and none of them can accurately predict the true cost (just like any product manager, it's all about making the head boss happy rather than telling the truth).

      Ultimately the problems come from management, usually upper management. They have a product that catches fire and they want the problem fixed as soon as humanly possible, and not an hour longer than that. They give a deadline on finding out the the cause of the fire, and when that deadline is up they go with the best guess from people who aren't the experts, because the experts give an answer they don't like. The real fix probably destroys the last of their wafer thin margins.

  2. "...what he keeps threatening to do do" by JoeyRox · · Score: 3, Interesting

    The full Samsung text message was "Just now got this. I can try and slow him down if we think it will matter, or we just let him do what he keeps threatening to do and see if he does it"

    Someone Mr. Klering conveniently failed to share with the news station what exactly he was threatening to do against Samsung that lead to that text message exchange between Samsung employees and which accidentally reached him instead. I'm guessing it was something more than just "I'm going to share what happened to my phone with the authorities".

    1. Re: "...what he keeps threatening to do do" by brunes69 · · Score: 2

      I am guessing this guy tried to blackmail Samsung for lots of money. Which actually makes the whole story suspect. You would think The Verge could do better reporting.

    2. Re:"...what he keeps threatening to do do" by Lunix+Nutcase · · Score: 3, Interesting

      Because he was in the hospital and trying to work with Samsung until he got that message sent to him?

  3. Re: Samsung is starting to behave like Tesla by geoskd · · Score: 4, Insightful

    So what is the real culprit here? I thought it could have been from using the wrong charging IC or someone in the battery department changing the chemistry and not telling the EEs. But they are catching fire without charging.

    Lithium chemistry batteries are finicky little bastards. They are not just dangerous from over-charging (or charging too fast), but also from over-discharging and discharging too rapidly. If they are drawing 1A from a battery that is only designed to handle 1/2A, or worse, if their control circuitry allows the battery to fall below a minimum voltage, then the batteries can go into runaway thermal overload. The worst part is that all of the various factors change with pressure, so at 35k feet, you have to be far more conservative with the batteries to avoid a fire. With Li batteries, getting the extra capacity out of them can be very dangerous, and it only take a small error to end up with fires or explosions. Worse still parameters can vary widely from individual battery to individual battery and is made far worse when the batteries are sloppily made.

    It should also be noted that it is unlikely that the phones have a dedicated battery monitoring chip as these cost a couple bucks, even in large quantities, and all they really are is a small microprocessor and a couple cents worth of transistors. Since cell phones already have the processor, they just use that, and add the couple of small transistors they need to handle the charging and discharge monitoring.

    The root problem could be as simple as a badly chosen set of constants for cutoff voltage and thermal protection, or could be more insidious, such as a thermal protection sub-routine that doesn't work properly because at shutdown the processor looses power and reboots, thus continually drawing power from the battery.

    --
    I wish I had a good sig, but all the good ones are copyrighted
  4. Re:Cue The Apologists by sjames · · Score: 4, Funny

    If you find yourself stranded on a desert island with an iPhone and no bars, you're screwed. If you have the superior Samsung phone, just activate the signal flare feature when a plane goes by.

  5. Re:Samsung is starting to behave like Tesla by Joce640k · · Score: 2

    The most unsettling part is that Samsung knew of Klering's phone, and didn't say anything.

    That reminds me of how Tesla handled the first few fatal accidents with the Autopilot.

    It's still not as dangerous as this incident: http://www.dailymail.co.uk/new...

    --
    No sig today...
  6. Re: Samsung is starting to behave like Tesla by geoskd · · Score: 2

    How many battery power devices have you designed?

    Theres a big difference between the LiPo pack you bought for your toy RC car, and the packs that go in commercial devices. Almost any LiPo you can buy "off the shelf" has built in battery protection circuits. That is not true for built in batteries and devices in quantity. It is left to the device manufacturer to decide if they want the built in circuits or not, and in most cases where there is a processor in the device, the manufacturer elects to add their own software to handle the charging and circuit protection as they are cheaper by quite a bit. This is especially true in cell phones and tablets where the battery is custom designed and manufactured, typically for a specific model or line of phones. The cost of adding the protection circuit to the pack is significantly higher, as is the space and weight penalty. The actual circuit to charge the phone or do battery protection is extremely simple and small, the complexity is transfered into the software domain where a processor is used to handle the logic involved. If your device already has a processor (or in the case of phone more than one), this extra chip is a wasted expense.

    Even NiMH packs are supposed to have that thermistor you talked about, but except in rare cases, I have not seen a single pack that actually has the thermistor. Its not much of an expense, but they seem to forego that altogether. Cutting corners in pack manufacturing is the norm, since the packs are high volume low margin devices (All cells and most packs are made in china to varying degrees of quality), and every company making and using them is looking for every opportunity they can find to cut costs.

    --
    I wish I had a good sig, but all the good ones are copyrighted
  7. Re: Samsung is starting to behave like Tesla by geoskd · · Score: 5, Informative

    Over here in facts-based land, the Note 7 has a MAX77838 keeping track of power.

    The MAX77838 is a power management IC. It claims to have some other circuitry for battery management, but since MAXIMs website does not acknowledge that part number, we have no way of knowing what it really has or doesn't have. All outward appearances would suggest that it is a custom chip for Samsung (probably used in several of their product lines). Personally, I expect that the MAX77838 is similar to the MAX77829 (PMIC + single cell Lion charging circuit). This would make some sense since it looks like Samsung elected to use an external PMIC, and since they had to have one anyways, getting one that had the charging circuit built in would not be that big a deal. Unfortunately for Samsung, the charging circuit has to be relatively tuned to the specific battery being used. Generically designed Lion chargers have a habit of failing. (So much so that Tenma actually ships many of their battery chargers with a fireproof pouch to put the battery in while charging it...

    This just goes to show how stupid Samsung is for designing it this way. Since the fault lies either with the Custom Maxim Chip, with the battery itself (or a mismatch between the two), Samsung has backed itself into a corner. They cannot just replace the defective Maxim Chip with an off the shelf component because there is no drop in replacement or they wouldn't have had Maxim build a custom chip in the first place. Nor can they simply change the battery easily, as the batteries are manufactured to spec as well.

    If samsung had offloaded the charging and battery management control into software running on one of the processors in the phone, then they would likely have been able to fix the problem with a firmware update. Now, because they did not have the sense to do what everyone else is doing, they are fucked.

    The best kept open secret in the Phone / Tablet world are the PSOC processors that are used extensively for all of the low level work in these devices. Cypress sells nearly as many processors as Broadcom, and nobody has ever heard of them. Their processors come with built in PMIC, Capacitive touch sense (which is why everyone started using them in the first place), and a host of other powerful features that reduce part count and unit cost. I have personally designed a half dozen devices that used them, two of which had battery charging circuits and charge control software. The irony is that the PSOC processors cost cost about $5 each and they are full featured processors while the Maxim ICs Cost more than that and are just a PMIC.

    TLDR: Samsung is staffed by incompetent engineers. Its no wonder they have exploding phones, their engineers designed a phone with at least $5 more parts than they should have had, but skipped on the thermostat protection on the battery to save $0.50. If they used this same chip in the S5, then they lost more than 60 million dollars in excess unit cost in just the first three months of sales, and now with the S7, its going to cost them billions.

    --
    I wish I had a good sig, but all the good ones are copyrighted
  8. Re: Cue The Apologists by Trogre · · Score: 2

    Hush, we're slagging off Samsung at the moment.

    Apple will get their turn, some time after HTC and Nexus.

    --
    "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
  9. Re: Samsung is starting to behave like Tesla by beanpoppa · · Score: 2

    Every phone I've had for the past 15 years, going back to my flip phones, has had to power on to charge. It boots into a striped down firmware for charging only, but my bet is that the main processor is involved.

  10. Re: Samsung is starting to behave like Tesla by Amazing+Proton+Boy · · Score: 2

    Thanks for sharing these detailed responses. This is why slashdot used to be such a wonderful place; informed answers from real experts.