Most active commenters
  • carlhjerpe(6)
  • londons_explore(5)
  • hinkley(4)
  • DanielHB(4)
  • arghwhat(3)
  • (3)

←back to thread

304 points computerliker | 65 comments | | HN request time: 0.433s | source | bottom
1. pornel ◴[] No.45043480[source]
Those who TL;DRd - it's for the factory, not the cars!

Old EV batteries are great for energy storage. A worse weight-to-capacity ratio doesn't matter for batteries sitting on the ground. A battery that holds only 70% of its original capacity is considered worn-out for EVs (and even replaced under warranty), but grid storage isn't driving anywhere, so any capacity left is still useful.

replies(6): >>45043554 #>>45043824 #>>45044042 #>>45044472 #>>45044938 #>>45050970 #
2. whatever1 ◴[] No.45043554[source]
At the cell level they don’t degrade linearly. First it’s slow then it’s fast and then it’s abrupt collapse. You probably have noticed that yourself with old devices. Some do not hold charge even for a minute.

With battery packs probably you can do some smart things to make the degradation curve look more linear, but again there is only so much you can do.

replies(3): >>45043630 #>>45043818 #>>45044068 #
3. elevaet ◴[] No.45043630[source]
Sudden failure in a big battery like these is usually due to a single cell failing, which can usually be replaced and then the battery pack is back to the 70% capacity or whatever. Probably in this context of scale it's worth doing the work of replacing bad cells.
replies(1): >>45051313 #
4. jama211 ◴[] No.45043818[source]
There’s quite a lot you can do when you can isolate and deactivate individual cells, big battery packs like this really do not fall off a cliff in the same way you’re describing.
replies(1): >>45044118 #
5. slt2021 ◴[] No.45043824[source]
this is like picking up unfinished cigarette butts and making few finals puffs before burning your mouth.

worn-out batteries can swell and fail spectacularly, with fireworks

replies(3): >>45044577 #>>45044806 #>>45045364 #
6. londons_explore ◴[] No.45044042[source]
If you take car EV batteries and use them for stationary storage when past end-of-life, the fire risk becomes fairly substantial because EV batteries often have a little water ingress, physical damage etc.

It can be solved by isolating each battery in its own steel box, but that gets fairly expensive fairly fast.

replies(3): >>45044185 #>>45044211 #>>45045340 #
7. bluSCALE4 ◴[] No.45044068[source]
You do realize these batteries you're referring to resale at a decent price because, for the most part, they still function really well, just not in its existing capacity.
8. carlhjerpe ◴[] No.45044118{3}[source]
How do you achieve this with cells in series? Do you kill an entire row and put it on "maintenance voltage"? I know how balance charging RC batteries work but they're smaller scale and "single row".

Also in RC car world it's generally preferred to have one cell per voltage step, I've had way more dual-cell(per series) packs fail than single ones. Though my experience is only 6s/~22v but it's "the same shit on a bigger scale" as far as I can comprehend.

replies(3): >>45044493 #>>45050030 #>>45051278 #
9. byw ◴[] No.45044185[source]
Maybe they can also make the boxes out of concrete for a lot cheaper?
10. carlhjerpe ◴[] No.45044211[source]
How much distance does one pack realistically need to not cascade? Honestly I can't imagine any more than half a meter since air is an extremely good insulator. Just make sure the fire can't crawl across though cable insulation?

I've personally set RC lipo on fire with the wood-nail-hammer technique and while the fire out of the pack is intense I can't imagine it igniting another pack.

replies(3): >>45044549 #>>45045492 #>>45049468 #
11. hinkley ◴[] No.45044472[source]
Battery banks are worse than degraded raid arrays in some important respects. The bad cells tend to try to bring the rest of the pack with them. It’s one of the reasons people keep toying with partitioning cells and putting controllers onto individual cells or small groups of them.

Parting out two or three dead battery packs to cull the best of the survivors can improve things quite a bit. And as you say, on a stationary pack you can afford to overdo telemetry, cooling, and safety circuitry because it doesn’t have to move, let alone accelerate.

I don’t know what the half life is like for the reused cells though. Do the cells that lasted twice as long as their neighbors continue to outperform or do they revert to the mean over time? I could see either being true. The days when you accidentally produce cells that are several stddev better than your target quality should make cells that last longer, unless they’re sold to a leadfootted driver.

replies(6): >>45045638 #>>45045803 #>>45046462 #>>45046861 #>>45047039 #>>45054431 #
12. londons_explore ◴[] No.45044493{4}[source]
No EV that I'm aware of has the ability to bypass a single cell in a series string.

I have often wondered if it would be worth designing an EV battery that can permanently short out a bad cell in a string, perhaps by deliberately disabling balancing, letting the bad cells voltage fall to zero, and then perhaps having a single use 'bypass' that latches on.

It wouldn't be a seamless user experience, because if you discharge the cell to say 0.5 volts but then the user tries to charge their car, you can't let them, since you cannot safely charge a lithium cell which has fallen below the minimum voltage, but you also cannot bypass it till the voltage falls to zero. Could be done automatically at 3am though like system updates.

replies(2): >>45044624 #>>45046967 #
13. hinkley ◴[] No.45044549{3}[source]
Precautionary principle. There’s not good ways to extinguish these fires once they start. So you kinda have to let them go. Maybe you could use some sort of deluge system or aggressive liquid cooling on the surrounding cells however. Overbuilding the delivery system but then running the pumps at their most efficient cfm except when the smoke alarms go off.
replies(3): >>45046423 #>>45050489 #>>45050501 #
14. hinkley ◴[] No.45044577[source]
Car power packs are batteries in the other sense of the word. They can be disassembled and culled. So what matters is the health of the best 1/kth cells in the array not the overall array health.
15. spockz ◴[] No.45044624{5}[source]
I guess you can put a relais/switch in for each cell in a series but then you need to account for voltage differences when taking them out. Either by over provisioning within the series and rotating in different cells. Or by have other strings take up the slack.

Either way you need some form of overbooking / compensating capacity.

replies(2): >>45045118 #>>45045487 #
16. bityard ◴[] No.45044806[source]
I think you may be confusing worn-out batteries with damaged batteries, these two subclasses do not have the same properties
17. reactordev ◴[] No.45044938[source]
More often than not these bad cells can be removed, manufactured a new, and reinstalled. Not 100% but almost good as new.

Making your own cells is fun.

For Toyota, this is trivial and the energy storage these “left over” batteries provide, given a tinkering, is sufficient.

replies(1): >>45045006 #
18. Dylan16807 ◴[] No.45045006[source]
Your own cells? Like you put together a lasagna of metal sheets and chemical goops and roll it up?
replies(1): >>45045126 #
19. londons_explore ◴[] No.45045118{6}[source]
Nearly all EV's today would run just fine on 3.7 volts fewer.

My car's high voltage circuitry seems to work down to about half of the nominal voltage.

replies(1): >>45046329 #
20. reactordev ◴[] No.45045126{3}[source]
Nah, you can buy 18650 cells, nickel strips, a spot welder, and make a BMS. Build your own battery pack.
replies(4): >>45045741 #>>45046044 #>>45047803 #>>45048575 #
21. Cthulhu_ ◴[] No.45045340[source]
I've seen a video on the youtube where a battery recycling company does this; they leave the car battery packs in their original housing, which I presume is water resistant enough. Each unit is also connected to a controller, which I also presume monitors battery health, temperature (assuming temp sensors on car battery packs), voltage, etc. If a unit is dying they can safely dispose of it, else, the units were out in the open and with several meters in between, meaning any fire would be unlikely to spread to something else and there's plenty of access opportunities.

Very space inefficient though, but there's more than enough of that in the US.

replies(1): >>45050478 #
22. Cthulhu_ ◴[] No.45045364[source]
Except that the cigarrette is only 30% smoked and still perfectly fine to smoke for a while longer (if you insist on an analogy).

Car battery packs are really good; even the oldest Teslas are only now getting to less than 80% capacity. They are designed not to swell/fail if they're worn, else there would be a lot more car fires.

23. themafia ◴[] No.45045487{6}[source]
A relay would allow you to switch it out and then back in again. Which you don't need. Just a fusible link that can be blown to permanently disconnect the battery from the string might be simpler and more ideal for the application.
24. lazide ◴[] No.45045492{3}[source]
Eh, the math is probably pretty different with massive quantities of packs in racks.

I’m imaging every firefighter I’ve ever known suddenly having the hair stand up on the back of their necks.

25. arghwhat ◴[] No.45045638[source]
A degraded battery bank does not mean a bank with outright "bad" cells. The cells will probably be way more off than they used to be, but there can still be plenty of effective capacity in the bank. Heck, if space isn't an issue, it's productive as long as it isn't self-discharging too fast.

You can still have a working battery even with some "bad" (i.e., way out of spec) cells, depending on the BMS. All the thresholds are configurable, just that a regular EV setup would lean towards safety.

replies(1): >>45045722 #
26. blkhawk ◴[] No.45045722{3}[source]
plus if you aren't making your packs unrepairable on purpose with foamed construction (like Tesla). you can par out modules in the packs into new configurations somewhat easily for the amount of work needed.
27. arghwhat ◴[] No.45045741{4}[source]
If you don't know what you're doing, don't do this. Even if you know, probably don't. It works, and is a regular industrial process, sure, but you're trying to perform controlled melting of the protective housing of one of the many, tightly packed chemical energy bombs you're sticking together. Doesn't take too much of a mistake to go very wrong.

If you're building a battery pack in this day and age, use something like LiFePo prismatic cells and bolt-on busbars instead - way less dangerous chemistry, way less spicy process - but realistically speaking just buy the premade packs. For normal sizes, they're not more expensive (but don't buy the "too good to be true" ones) and means not having to deal with entirely unprotected battery terminals eager to give you a Very Bad Time.

replies(1): >>45045975 #
28. Saris ◴[] No.45045803[source]
There's usually a pretty big gap in time between 'worn' at say 70-80% of original capacity, and a pack that has actual failed cells in it too.
29. lotharcable ◴[] No.45045975{5}[source]
Generally speaking the cells that are welded on are designed to be welded on in the areas were you do the welding. Doing something other then welding on them properly is going to be more unsafe then welding.

The proper tools to do this are not that expensive anymore in the greater scheme of things. It is just a question of whether or not it is worth to do it at the scale you are doing it or pay somebody else to do it.

Of course if you buy cells that are designed to be bolted together then bolt them together.

Of course the bolts, or whatever else provides the threads, on those cells are welded on.

replies(1): >>45046377 #
30. bryceacc ◴[] No.45046044{4}[source]
that is remarkably different from building your own CELLS. You are building your own pack in whatever series and parallel configuration you want. Which i agree is fun and a good skill
31. carlhjerpe ◴[] No.45046329{7}[source]
Is the failure mode of whatever chemistry is in an EV that they just conduct electricity? Li-Po usually fail in more spectacular ways than so.
replies(2): >>45050055 #>>45056799 #
32. arghwhat ◴[] No.45046377{6}[source]
> Generally speaking the cells that are welded on are designed to be welded on in the areas were you do the welding.

... by automated spot welder programmed to the specified timing and temperature control from the cell spec sheet, in a controlled environment with suitable protection and fire suppression for a battery manufacturing line. Not by a hobbyist's first try with a homemade spot welder and a safety squint.

I have made such spot welder and done such spot welding. Sure it's fun to do stupid things, but it remains stupid and unnecessary. For a homebrew battery bank, this is the wrong tool, wrong cell and wrong chemistry.

Buy premade, or if you must, buy boltable prismatic lifepo cells. They can dump a lot of power if your short them, but you can drill straight through them and they'll remain stable. The random 18650 li-ion cells... Not so much.

replies(1): >>45050214 #
33. carlhjerpe ◴[] No.45046423{4}[source]
Do we use the precautionary principle when we run nuclear, build dams and burn coal as well or is this an extra thing because it's a potentially good way to reuse EV batteries? I don't think we should build these hand-me-down EV batteries near population centers, but my understanding is that the worst case scenario would be the plant burning down and releasing bad things (hello coal & natgas) into the atmosphere?

If we could develop some basic standards for packs (which voltage steps per row and some kind of connector interface standard like for charging) I think we have a really good way to maximize the lifetime and use of EV batteries to help the environment.

I paraphrase Bill Gates: There's no one energy source which will save us, many will complement eachother.

replies(2): >>45046897 #>>45051683 #
34. snickerbockers ◴[] No.45046462[source]
>The bad cells tend to try to bring the rest of the pack with them.

This is true (and in some cases potentially dangerous) when you have a several cells of varying voltages in parallel but it's fairly trivial (by EE standards at least) to overcome this with something similar to a charge pump.

35. ◴[] No.45046861[source]
36. tyrshand ◴[] No.45046897{5}[source]
"Do we use the precautionary principle when we run nuclear, build dams and burn coal as well" ayfkm?
replies(1): >>45050565 #
37. margalabargala ◴[] No.45046967{5}[source]
Why can you not bypass until the voltage falls to zero? I'm with you aside from that.
replies(1): >>45051269 #
38. CyberDildonics ◴[] No.45047039[source]
You are talking about cells going bad and they are talking about cells that have less capacity from being cycled, not the same thing at all.
replies(1): >>45049645 #
39. Geezus_42 ◴[] No.45047803{4}[source]
Username checks out. :D
40. numpad0 ◴[] No.45048575{4}[source]
Context: there are chopstick shaped, ultra cheap, Chinese battery tab welders as well as no-brand battery tab value-packs to use with, available online.

One tabs each are placed onto each ends of cells, held down with the sticks, and instantly welded upon push of a button. This is much safer than heating up the whole battery by attempting to solder wires directly onto the battery cells(which are made of unsolderable materials anyway). The tabs limit heat conduction into the battery and it is considered safe to solder onto them.

If you're going to build your own battery pack no matter whatever whoever says or do, this types of cigarettes contain significantly less amounts of nicotine and tar components than others.

41. crote ◴[] No.45049468{3}[source]
Don't forget about radiant heat! There's a pretty much perfect insulator between the sun and Earth conduction-wise, yet it is still pretty cozy up here.
replies(1): >>45050582 #
42. hinkley ◴[] No.45049645{3}[source]
No I’m talking about what warrants putting a pack on the secondary market and they’re being unreasonable. Just being 80% of initial capacity isn’t going to prompt someone to swap the batteries out. A damaged pack will.
replies(2): >>45051365 #>>45051408 #
43. jama211 ◴[] No.45050030{4}[source]
I don’t know to be honest, I just know that you can find second hand car batteries that have been used for 15/20 years that still have 40% charge and I don’t know of any single phone battery that’d be the same. I could be talking out of my ass but that’s what I thought.
44. namibj ◴[] No.45050055{8}[source]
There's NCA (drones), NMC (laptops, phones, many electric cars), LFP (stationary/grid), and LFMP (many new electric cars; slightly more expensive but higher current variant of LFP).
45. myrmidon ◴[] No.45050214{7}[source]
Seconding that advice to just use prismatic lifepo cells. Those have become really cheap, too: You can order brandnew 1kWh cells for $60ish + shipping even if you only need single digit quantities (those want to be squished a bit for longevity, so you might have to design a suitable enclosure).

Energy autarky has never been so affordable, progress on batteries and solar panels was awesome over the last decade.

46. eru ◴[] No.45050478{3}[source]
> Very space inefficient though, but there's more than enough of that in the US.

Well, you could perhaps put photovoltaic cells on top to use that space? Your battery park needs to be connected to the grid anyway.

47. eru ◴[] No.45050489{4}[source]
> There’s not good ways to extinguish these fires once they start.

If one battery pack catches fire, you can start moving the others away from it.

If you normally keep 0.5m between them, you have plenty of buffer space to eat into.

Basically it would start as . . . X . . . with X being the pack on fire "." being a battery pack not on fire, and " " being the half metre between them. Then you move them to get:

... X ...

Where the dots now have perhaps only 30cm between them, but the space to the X is increased.

48. ◴[] No.45050501{4}[source]
49. carlhjerpe ◴[] No.45050565{6}[source]
Dams bust, nuclear blows up. It's rare but it happens. Their worst case scenarios are worse than a park of batteries burning down on a gravel/concrete park?

Your interpretation seems to be "we don't use caution when building them" which is not what I meant at all, we do but the risk is non-zero.

50. carlhjerpe ◴[] No.45050582{4}[source]
That's fair, I don't know how to calculate this but my naive assumption is a burning pack won't radiate enough to combust something 1 meter away if there's circulating air around.
51. DanielHB ◴[] No.45050970[source]
Balancing multiple battery packs at different wear levels is a huge nightmare. You have to run rebalancing operations all the time and on used packs it can be quite dangerous to trigger a thermal runaway.

If they do it with different types of batteries it is even more complicated, like you need to write some custom software to sync all that up. This is not a trivial project.

replies(2): >>45051163 #>>45051587 #
52. rojcyk ◴[] No.45051163[source]
So? They considered it to be worth while for them. Thus are working on it.
replies(1): >>45051263 #
53. DanielHB ◴[] No.45051263{3}[source]
I know, it seems it is fairly large operation however, if it wasn't I would assume it was a PR stunt.

This is definitely not worth doing for small scale operations. As far as I know there is no generic solution for doing this kind of thing (I used to work in the area, but not directly on the BMS systems).

54. londons_explore ◴[] No.45051269{6}[source]
If you just close the bypass switch, a large current will flow out of the (dying) cell, making a lot of heat.

You could have a two-way bypass, disconnecting the original cell, but that would cost more. Remember the bypass switch is duplicated for every series cell group (hundreds) and must carry the whole battery current.

Or you could have some kind of slow drain resistor - but then you're back to the time issue.

replies(1): >>45054176 #
55. DanielHB ◴[] No.45051278{4}[source]
> How do you achieve this with cells in series?

You don't, if one cell fail you shut off the whole array of cells that is in series. But a pack has several arrays of cells.

56. DanielHB ◴[] No.45051313{3}[source]
Nobody is out there opening packs and replacing single cells, a battery pack is usually composed of multiple modules and each module can have multiple arrays of cells in series. You shutoff the whole array of cells around the cell that failed and the battery keeps working fine at reduced capacity.

If it happens multiple times in the same module you replace a whole module of cells. The packs can usually be disassembled and parts replaced, but the modules are usually soldered down to prevent/mitigate thermal runaway.

Also you can't mix cells of different chemistry or capacity together in the same module. So really if one fails in a module you replace the whole module. Or, in their case, just keep the module there disconnected until the whole battery fails then you scrap the whole battery pack. I assume it is not worth it for them to do any kind of replacements.

57. CyberDildonics ◴[] No.45051365{4}[source]
There are lots of car battery packs out there on the secondary market for many different reasons. Not every single battery pack is taken out from a good car because it has a bad cell.

they’re being unreasonable

No one is being 'unreasonable' you just started talking about something different.

58. OneDeuxTriSeiGo ◴[] No.45051408{4}[source]
Ehhh it really depends. There are plenty of vehicles that are getting traded in where manufacturers/dealers would rather just replace the batteries.

I'd wager the bulk of them are hybrids where the batteries see a pretty aggressive charge/discharge cycle on a relatively small capacity (and therefore being relatively cheap to replace compared to a full electric). Of course then there are also full electrics where the owners get upgraded capacity or replacements due to degradation from use.

And importantly they aren't just recycling EV batteries here. They are using lithium-ion, nickel metal-hydride, and lead-acid batteries. So they are also buying up traditional ICE automotive batteries as well.

Also worth noting this project is a collaboration between Toyota, JERA, and local universities for use at JERA's facilities. JERA is a large battery reprocessing and recycling company so they are already getting second hand batteries into their facilities on a regular basis. This project is primarily about doing the design and engineering work necessary so that JERA can set up an array of these battery containers, get notified when a unit fails, and swap out the battery with one from their stock for recycling.

59. rini17 ◴[] No.45051587[source]
They reuse inverters too. So the packs are separated, no need to balance.
replies(1): >>45051636 #
60. ◴[] No.45051636{3}[source]
61. OneDeuxTriSeiGo ◴[] No.45051683{5}[source]
> precautionary principle when we run nuclear, build dams

Yes. Dams in particular. You calculate for various failure modes and you design around mitigating the disaster if failure should occur. That's why dams are designed with emergency spillways. If there is a bunch of rain, gate failures, etc and you suddenly have more water than you know what to do with, you have the emergency spillway as a last resort. They exist to route water in high volume out of the resevoir, often in a sacrificial manner in an attempt to prevent the dam from failing. And if a dam would fail, it's preferably that it do so at the emergency spillway than elsewhere. So there is a certain amount of "in certain conditions failure can/will happen so this is how we design the system to fail as gracefully/least destructively as possible".

Nuclear has this as well. The plans for this are called "Severe Accident Mitigation Guidelines" or SAMGs with the general practice being called SAM (same abbreviation, just drop the G). Each nuclear site has them and they are generally framed as "this shouldn't go wrong but if it does". You can try to avoid those failure modes but they can always still potentially occur and the most you can do is just try to keep the damage from spreading to the best of your ability.

62. margalabargala ◴[] No.45054176{7}[source]
Okay, I understand. I was definitely imagining some sort of latching switch, that would connect to the bypass instead of the cell. Makes sense that would be more expensive.
63. noboostforyou ◴[] No.45054431[source]
> It’s one of the reasons people keep toying with partitioning cells and putting controllers onto individual cells or small groups of them.

I have been out of the battery tech game for a while now but decades ago we were balancing individual NiCd and NiMH cells for optimal performance, is this basically the same thing?

https://electronics.stackexchange.com/questions/463591/nicke...

replies(1): >>45054911 #
64. foxyv ◴[] No.45054911{3}[source]
Usually a group of cells are welded together using a conductor. If they are in series, you need to balance the cells using balance leads. If they are in parallel though, they are balanced ahead of time to prevent too much current between the cells and thereafter they will balance themselves once they are wired in parallel.

In a parallel bank, a single cell going bad can bring down the rest to the same voltage. Even worse, if the bank is directly connected to other banks it can take out them as well. Also, if there is an internal short in one battery, the rest will pump current through it very effectively lighting it on fire. Individual battery protection circuits, smart switches, and internal short detection can help with this.

65. londons_explore ◴[] No.45056799{8}[source]
Yes, this happens sometimes.

Search this page for "PTC": https://www.electricbike.com/inside-18650-cell/

The PTC protects the rest of the battery if a single cell internally fails short.