Click here to Skip to main content
15,889,335 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
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 
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 
CalinNegru wrote:
My guess is that it`s sensors recording the gas formula but are the sensors always on,
Yes.
CalinNegru wrote:
like does the driver get a real time display of the recoded result as he is driving the car?
Sorta. "Engine trouble" light going on and car refusing to start are technically realt time display.
CalinNegru wrote:
To my mind all engines found inside same model cars produce exhaust in the same amount and of the same (chemical) formula if subjected to identical conditions.
Conditions is the keyword: age, cleanliness of the fuel system, quality of the fuel used, wear and tear, driving style (which isn't as simplified as sportive, eco, family. Many things impact fuel economy and exhaust). Also engine control mostly balances air and fuel to go as lean as possible, depending on what's asked from the driver, air pressure, humidity and temperature.
CalinNegru wrote:
My question is there a centralized operation system behind that manages all of it?
No*. Every single ECU is independent from the others and communicates through one or more communication buses: for ECU working in the car's logic (i.e. instrument panel, pedals, lighs, tow-rope) they're usually CAN lines, for small actuators on the periphery of the car's logic (i.e. electric windshields, engine cooling fan, oil pumps) it's usually a single LIN line if not just a PWM signal, which is piloted by a more complete ECU.
*All these systems are managed by the BCM, aka body computer, which is the main intelligence in the car that controls the overall behavior of the car. Many functions are now replicated on the IPC (instrumentation panle) for redundancy. The actual topologies vary from platform to platform and are trade secrets.
CalinNegru wrote:
Then there is of course the question of Tesla cars which have an even higher number of sensors

Where does this information come from? Electrical vehicles have a lot less parts than a ICE vehicle, and the ADAS systems on a Tesla are only marginally better than those of high end cars (talking about Audi level, not even luxury cars). As far as I know Tesla cars are simpler but have more integrated software and more intelligent peripherals, discharging a lot of load from the BCM. But they can do it: they produce all their components in house. There are no "compatible vendors" and no "off-the-shelf" components - it's all extremely proprietary and they're pushing to forbid drivers from opening their cars' hoods (unverified, I have a video in my waiting list to check out on the topic but I still haven't).
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

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 
GeneralRe: Ocean party this weekend! Pin
Mircea Neacsu21-Jan-22 15:25
Mircea Neacsu21-Jan-22 15:25 
GeneralRe: Ocean party this weekend! Pin
trønderen21-Jan-22 15:56
trønderen21-Jan-22 15:56 
GeneralRe: Ocean party this weekend! Pin
Mircea Neacsu21-Jan-22 16:08
Mircea Neacsu21-Jan-22 16:08 
GeneralRe: Ocean party this weekend! Pin
Greg Utas21-Jan-22 15:14
professionalGreg Utas21-Jan-22 15:14 

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.