Earlier quoted context omitted.
The irony though is if they allowed their cars to be modular, they would be able to just mount a tablet flashed with their own operating system. This might prevent them from operating a wide variety of controls from the entertainment dash though.
The cars are already modular. Internally. There are up to 150 different CPUs (meaning different modules) inside a modern car. All from different manufacturers. See https://en.m.wikipedia.org/wiki/AUTOSAR
Volkswagen’s plan to create a new car operating system
221–230 of 257 posts
Re: Volkswagen’s plan to create a new car operating system
#222Earlier quoted context omitted.
Which TV? It has adverts in the system menus? Also, how did you block it from displaying them? Is it completely offline or maybe you're using a pihole?
2019 model-year Samsung QLED sets come with ads baked into the UI.
Re: Volkswagen’s plan to create a new car operating system
#223My two cents: - I'm asking myself why there's no reference to Autosar ( https://en.wikipedia.org/wiki/AUTOSAR ) which is not an operating system (whatever this means in this context), but yelds a sort of a standard architecture in the car and among third parties. It's a real mess, but it works in this sense. - rumors exist about VW and other manufacturers pushing for using ADA (more specifically Spark), anyone aware…
What's truly scary to me is that VW says they'll need 5-10 THOUSAND people working on this. Given that they're starting with Linux/Android, and have all the mature tooling in that space, why should it take that many people to adapt it to a car? That seems excessive.
Re: Volkswagen’s plan to create a new car operating system
#224Earlier quoted context omitted.
Any time you get cross-disciplinary stuff done by people significantly lacking in experience in one of the disciplines, you get stuff like this. Programmer art (shudder), artist code (double shudder), EE software, software engineer circuit board layout, mechanical engineer wiring... Smart people will figure something out but it always looks janky to specialists in the figured-out field.
And the same applies for people criticizing the fields they know little about. I'm pretty sure that not all electrical engineers in the world are idiots and that there's a solid reason why they've chosen the grid frequency as a standard way of doing it. One thing that comes to mind is that the crystal oscillators frequency is very temperature sensitive, so probably not ideal solution for using in ovens?
Re: Volkswagen’s plan to create a new car operating system
#225Earlier quoted context omitted.
But often times the "good reason" is that the engineer can quietly solve a problem in their cubicle without fighting an epic political battle that affects multiple departments. From that engineer's perspective, it's a perfectly rational choice. And that engineer who writes code might be a brilliant engineer and competent coder, but they just haven't been on many software projects before and they don't see how damning…
As a software guy I have to point out that often software "engineers" overbuild and abstract the wrong stuff, doing stupid things like making everything a layer. There is way more bad code written by professional software engineers than by EEs, who tend to be more results oriented.
I deal with this stuff semi-regularly in my day job and wow.
Re: Volkswagen’s plan to create a new car operating system
#226Earlier quoted context omitted.
Completely agree, especially on the second paragraph - just like how 'smart' TVs ship a long-lasting high quality panel with an obsolete/user-hostile operating system. On the first paragraph, I thought I'd read this battle is mostly lost already, not with respect to Android, but car software in general is far more intertwined and less robust than you'd think prudent.
Just because you mentioned smart TVs - I had the same opinion, but was then blown away by my new LG OLED TV. It's so freaking fast with Netflix / Prime / YouTube and the UX is really well made (others are probably similar by now). For now I'm really happy with it and I can't see how the software will detoriate the TV so much in the future, that it I will hate the smart stuff.
Re: Volkswagen’s plan to create a new car operating system
#227I'm also aware of a project from a major automotive supplier to attempt the same thing. From my understanding it's unlikely to succeed because manufacturers view suppliers as commodity producers of components they find boring like brakes, steering systems, sensors, transmissions, safety systems, fuel pumps, etc. Not as anything resembling a true partner. Not to mention that it would require competitors to collaborate…
> The fact that its leadership consists entirely of charlatans is self-evident. Charlatans maybe but the real problem is that they are old men with ballpoint pens who proudly claim that they have "petrol in their blood" . The real tragedy is that most German automotive managers have no clue about the complexity of modern software and I'd bet most of them would answer the question: "What is more complex, the mechanics…
So they said screw it, let’s give engineers/hubs freedom to work with whatever technologies they feel would be best, structure themselves and control their output without micromanagement from above. Basically copy some trendy companies and see what happens.
One of the hubs adopted extreme programming, which I’m not sure about but perhaps has value in their industry. But all in all from what I’ve heard is it’s working well.
There is also a lot of non consumer facing software that compliments a car line. That all needs development and maintenance.
Re: Volkswagen’s plan to create a new car operating system
#228Earlier quoted context omitted.
Balkanization is about right. In my experience developing driver assistance systems, there are enormous efforts spent on political turf wars instead of proper design and engineering. This is not surprising, as the team structures, at least as of a few years ago, were traditionally set up with tradtional manufactirng in mind, around parts and control modules, while the functionality exploded (within 1 or 2 generation…
I've worked in that environment before. It doesn't help when upper management has no software or hardware background whatsoever (e.g. MBA or "sales" or whatever) and in that case the only way they see things is in terms of dollars. One time I was working on a new project and I wanted to put an SD card on the board so that we could have a log. I was asked how much the log was "worth" so that they could justify the cos…
You answer that question with a question, how much is a one month delay in shipping worth to you?
Re: Volkswagen’s plan to create a new car operating system
#229Earlier quoted context omitted.
There has to be a balance. Electronic fuel injection (EFI) is far more reliable and adaptable than even the best carburetors. Electronic safety systems may have reduced some of the longevity of a vehicle, but the alternative is higher chance of injury or death.
I have a car with EFI and it's 28 years old. We can the best of both worlds. Simple and reliable electronics, instead of a full computer running Android.
Re: Volkswagen’s plan to create a new car operating system
#230Earlier quoted context omitted.
There has to be a balance. Electronic fuel injection (EFI) is far more reliable and adaptable than even the best carburetors. Electronic safety systems may have reduced some of the longevity of a vehicle, but the alternative is higher chance of injury or death.
I think that the EFI argument is something of a red herring, no one is suggesting a return to the Quadrajet. OTOH, EFI can be done as a modular (and replaceable) product rather than as part of monolithic whole-vehicle design, but that last bit of goodness or regulatory need is likely not met. I just think of it all as being Peak ICE. The last generation of piston engines is going to be crazy complex and probably dese…
My car-loving boss just got a hybrid RAV4, and he absolutely loves it; combines the best features of both with (presumably) the only downside of lower maintenance (but even then there's less wear-and-tear on the ICE side). I suspect we will see quite a slow, gradual transition through hybrids to battery-only.
Of course, this is Australia (and I'd imagine similar in the US and Canada) where it's more common to drive long distances.