There are multiple in-vehicle network types: CAN, MOST, LIN...
Do vehicles typically use only one of these or do they use a combination of networks types?
There are multiple in-vehicle network types: CAN, MOST, LIN...
Do vehicles typically use only one of these or do they use a combination of networks types?
I think you'll find that many cars use a combination as the types are designed for different applications:
Since it makes sense to segregate network functions – you don't want video playback competing with the ABS or stability systems – it only makes sense for there to be multiple network types designed (optimized) for the job they are being asked to do.
One way to learn more about questions like this would be to search for the parts that would be likely to exist if multiple networks are supported. For example a car with a CAN and MOST network might have a CAN/MOST gateway to enable MOST diagnostics via CAN and the ODB port. The parts you'd find with such a search could give you a lot of insight into how the networks are integrated in actual vehicles.