Click here to Skip to main content
15,889,362 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Car software Pin
Calin Negru22-Jan-22 10:28
Calin Negru22-Jan-22 10:28 
GeneralRe: Car software Pin
Nelek22-Jan-22 4:06
protectorNelek22-Jan-22 4:06 
GeneralRe: Car software Pin
obermd22-Jan-22 6:19
obermd22-Jan-22 6:19 
GeneralRe: Car software Pin
obermd22-Jan-22 6:24
obermd22-Jan-22 6:24 
GeneralRe: Car software Pin
Daniel Pfeffer22-Jan-22 6:59
professionalDaniel Pfeffer22-Jan-22 6:59 
GeneralRe: Car software Pin
dandy7222-Jan-22 7:54
dandy7222-Jan-22 7:54 
GeneralRe: Car software Pin
Greg Utas22-Jan-22 8:52
professionalGreg Utas22-Jan-22 8:52 
GeneralRe: Car software Pin
den2k8822-Jan-22 11:10
professionalden2k8822-Jan-22 11:10 
Things evolved. Mostly from 2005 onwards, thanks to self promoted commitees like GENIVI and the ISO26262 regulations. AutoSAR also added some layer of standardization, though its drawbacks are heavy and I can't speak openly of them.
obermd wrote:
modern software design techniques so that when one chip became hard to get they were able to switch to other chips to continue manufacturing.

It's a half hoax. Model based design has a single software suite on the market produced by a monopolits company whose name starts with Math and ends with Works. They overcharge their licenses and the courses (3 day lesson for 2 people is over 25k€) and it can elegantly abstract the control parts of the vehicle (PI control, retroaction loops) but not the application part (i.e. diagnostic protocols like UDS and customer dependent behaviors) and definitely not the hardware part - all the drivers are supplied by the manifacturer but the HAL must be written manually to ensure compatibility with the model. And the generated code is significantly bigger and slower, which is an issue in a market where most ECUs are 40 Mhz processors with 64kB of flash memory and 3 to 6 kB of RAM.

Tesla and other EV startups are marketing towards very high prices anyway so they will use more integrated (and proprietary) logic with more powerful ECUs... with the underlying issue that ECUs are active even when the car is off, and more powerful logic consumes more power than less powerful logic.

obermd wrote:
This became apparent last year when the CEO of Intel Corp. chastised the auto industry for wanting the integrated circuit industry to reopen foundries for 20 year old chip technology

Mosti automotive components must work from -40°C to 155°C, they must be EMI compliant and automotive safe. They have to be validated (and automotive validation is second only to biomedical as for anal retentiveness) and certified as safe. Many manifacturers will prefer something that works for sure rather than something shinier, better, bigger that kills a dozen people. Wether you're driving an EV or an ICE, you're placing your ass on what's essentially a bomb with a carefully controlled energy dispersion. Don't mess with that control.
GCS d--(d-) s-/++ a C++++ U+++ P- L+@ E-- W++ N+ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t+ 5? X R+++ tv-- b+(+++) DI+++ D++ G e++ h--- r+++ y+++*      Weapons extension: ma- k++ F+2 X

GeneralRe: Car software Pin
obermd22-Jan-22 13:01
obermd22-Jan-22 13:01 
GeneralRe: Car software Pin
den2k8823-Jan-22 22:35
professionalden2k8823-Jan-22 22:35 
GeneralRe: Car software Pin
jschell23-Jan-22 8:25
jschell23-Jan-22 8:25 
GeneralRe: Car software Pin
den2k8822-Jan-22 10:57
professionalden2k8822-Jan-22 10:57 
GeneralWow! I'm Rich!! Pin
Kevin Marois21-Jan-22 15:46
professionalKevin Marois21-Jan-22 15:46 
GeneralRe: Wow! I'm Rich!! Pin
RobertSF21-Jan-22 19:46
professionalRobertSF21-Jan-22 19:46 
GeneralRe: Wow! I'm Rich!! Pin
DRHuff21-Jan-22 18:03
DRHuff21-Jan-22 18:03 
GeneralRe: Wow! I'm Rich!! Pin
RickZeeland21-Jan-22 18:53
mveRickZeeland21-Jan-22 18:53 
GeneralRe: Wow! I'm Rich!! Pin
Slacker00721-Jan-22 21:08
professionalSlacker00721-Jan-22 21:08 
GeneralRe: Wow! I'm Rich!! Pin
honey the codewitch22-Jan-22 1:04
mvahoney the codewitch22-Jan-22 1:04 
GeneralRe: Wow! I'm Rich!! Pin
Cp-Coder22-Jan-22 4:26
Cp-Coder22-Jan-22 4:26 
GeneralRe: Wow! I'm Rich!! Pin
obermd22-Jan-22 6:26
obermd22-Jan-22 6:26 
GeneralRe: Wow! I'm Rich!! Pin
jschell23-Jan-22 8:26
jschell23-Jan-22 8:26 
GeneralRe: Wow! I'm Rich!! Pin
trønderen22-Jan-22 8:14
trønderen22-Jan-22 8:14 
JokeOcean party this weekend! Pin
Randor 21-Jan-22 13:57
professional Randor 21-Jan-22 13:57 
GeneralRe: Ocean party this weekend! Pin
Mircea Neacsu21-Jan-22 14:38
Mircea Neacsu21-Jan-22 14:38 
GeneralRe: Ocean party this weekend! Pin
Randor 21-Jan-22 14:48
professional Randor 21-Jan-22 14:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.