This article does a good job outlining why these systems can't just be replaced with a Raspberry Pi or an Arduino: Durability. At one point I was interested in replacing the ECU in my old '88 Suburban. The ECU is probably the only "real" bit of electronics in the whole vehicle. And yet after almost 35 years it's still doing fine. The Arduino based ECU I was looking into, as it turns out, is a great hobby project, but…
The space shuttle used a hardened 386 (or something similar) that cost a bazillion dollars. The drone currently on Mars used commidity off the shelf chips (snapdragon IIRC). The harsh conditions thing is not something to laugh at, but I also think we might have over-engineered somethings a bit.
The big automotive semiconductor problem
11–20 of 107 posts
Re: The big automotive semiconductor problem
#12Locks? Guns? What else?
EDIT: perhaps an extra requirement that it's fairly durable, i.e. easily lasts ten years of normal use.
EDIT2: maybe it should also fit the requirement that it's a current model in production and that you don't have to go out of your way to find a non-semiconductor version.
Re: The big automotive semiconductor problem
#13Earlier quoted context omitted.
The space shuttle used a hardened 386 (or something similar) that cost a bazillion dollars. The drone currently on Mars used commidity off the shelf chips (snapdragon IIRC). The harsh conditions thing is not something to laugh at, but I also think we might have over-engineered somethings a bit.
The surface of Mars being further from the sun and inside an atmosphere has vastly fewer issues with radiation.
Re: The big automotive semiconductor problem
#14Earlier quoted context omitted.
How does functional integration interfere with robustness?
The discrete components are designed, tested and verified after a long stint and their specs are frozen. It's a bit like space hardware. You verify an older CPU design can work reliably in space, and certify that processor. Then, you use the same foundation for a decade or so. It's same with automotive industry. You have a well defined and certified stack from Delco, Bosch, Delphi, etc. and you can trust that hardwar…
The old practices are just not good enough.
Re: The big automotive semiconductor problem
#15This article does a good job outlining why these systems can't just be replaced with a Raspberry Pi or an Arduino: Durability. At one point I was interested in replacing the ECU in my old '88 Suburban. The ECU is probably the only "real" bit of electronics in the whole vehicle. And yet after almost 35 years it's still doing fine. The Arduino based ECU I was looking into, as it turns out, is a great hobby project, but…
The space shuttle used a hardened 386 (or something similar) that cost a bazillion dollars. The drone currently on Mars used commidity off the shelf chips (snapdragon IIRC). The harsh conditions thing is not something to laugh at, but I also think we might have over-engineered somethings a bit.
Re: The big automotive semiconductor problem
#16Earlier quoted context omitted.
The space shuttle used a hardened 386 (or something similar) that cost a bazillion dollars. The drone currently on Mars used commidity off the shelf chips (snapdragon IIRC). The harsh conditions thing is not something to laugh at, but I also think we might have over-engineered somethings a bit.
The surface of Mars being further from the sun and inside an atmosphere has vastly fewer issues with radiation.
EDIT: I suspect a lot of what lets you use Snapdragons in the rover is the idea of making error resistant systems rather than error resistent devices. The same thing that let us replace a single $10,000 hard driver with ten $100 hard drives in a RAID with the same performance and reliability despite the individual drives being much worse.
Re: The big automotive semiconductor problem
#17Earlier quoted context omitted.
The surface of Mars being further from the sun and inside an atmosphere has vastly fewer issues with radiation.
But more issues with temperature swings—ideally radiation wouldn't be the main concern here in Earth's atmosphere.
Re: The big automotive semiconductor problem
#18What devices are left that are fairly normal (that normal people might interact with in a given week), mechanical or electromechanical, have at least modest complexity, and have no microchips? Locks? Guns? What else? EDIT: perhaps an extra requirement that it's fairly durable, i.e. easily lasts ten years of normal use. EDIT2: maybe it should also fit the requirement that it's a current model in production and that yo…
Re: The big automotive semiconductor problem
#19Earlier quoted context omitted.
The space shuttle used a hardened 386 (or something similar) that cost a bazillion dollars. The drone currently on Mars used commidity off the shelf chips (snapdragon IIRC). The harsh conditions thing is not something to laugh at, but I also think we might have over-engineered somethings a bit.
The surface of Mars being further from the sun and inside an atmosphere has vastly fewer issues with radiation.
Re: The big automotive semiconductor problem
#20Earlier quoted context omitted.
The discrete components are designed, tested and verified after a long stint and their specs are frozen. It's a bit like space hardware. You verify an older CPU design can work reliably in space, and certify that processor. Then, you use the same foundation for a decade or so. It's same with automotive industry. You have a well defined and certified stack from Delco, Bosch, Delphi, etc. and you can trust that hardwar…
SpaceX works around that by using consumer grade stuff and just replicating it 3 times. Tesla also managed to handle issues with supply shortages very well. The old practices are just not good enough.
Falcons get refurbished after short flights. That reduces the emphasis on durability. Redundancy defends against random errors, reducing the need for radiation hardening. It does less against wear and tear.