Linux and automotive computing security
Linux and automotive computing security
Posted Oct 12, 2012 20:25 UTC (Fri) by ggreen199 (subscriber, #53396)In reply to: Linux and automotive computing security by PinguTS
Parent article: Linux and automotive computing security
One thing missed on the discussion of replacing CAN with ethernet, is that CAN is priority based. You can prove which message is going to get on the bus at a given time (Because of the priority-based message id's), which you can't do on ethernet. If you were to look at the design of ARINC 664 (real time ethernet IP/TCP on aircraft), you would see that this is not trivial to solve. For critical systems on the car, it is not a slam dunk to replace CAN with ethernet.