How does slave identification takes place in LIN protocol by the master ?
What is the default status of a LIN bus ?
How are collisions avoided in LIN ?
What is the role of Sporadic frame ?
How does slave identification takes place in LIN protocol by the master ?
What is the default status of a LIN bus ?
How are collisions avoided in LIN ?
What is the role of Sporadic frame ?
your questions are good enough and are logic because they are not clearly answered in the iso. The default status of the lin bus is sleep. However the master can either do sporadic or do continous quering. Sporadic means it wakes up the bus and queries for a short time some device and sleeps again. Collision is avoided by the master schedule tables. Specs from the Lin Consortium
From the first section in the Wikipedia article I gave you the link to: "Because all communications are initiated by the master it is not necessary to implement a collision detection"
– Finbarr Feb 24 '17 at 07:20