What are the data rates for a CAN bus?
How are data collisions avoided on the bus?
Carrier Sense Multiple Access (CSMA)/Arbitration based on Message Priority (AMP) technique
What does CSMA ensure?
A terminal will transmit only when the bus is quiet (no carrier)
What happens if two or more terminals try to transmit at the same time?
The AMP bus arbitration logic will connect the terminal with the higher-priority message
What is the normal limit to the number of terminals connected to the bus?
32 to avoid data delay
What is the data encoding of the CAN bus?
Non-return to zero
What are the advantages of the CAN bus?
Why is there no SDI on a CAN bus?
Each LRU has a filter to accept only those messages relevant to it