Responsive Table Test
If you have a table that is too wide, you can add a container element with overflow-x:auto around the table, and it will display a horizontal scroll bar when needed.
Resize the browser window to see the effect. Try to remove the div element and see what happens to the table.
Responsive Table
FACTOR |
LIN |
CAN |
ETHERNET |
|
|---|---|---|---|---|
COMMUNICATION CHARACTERISTICS | ||||
Access Control |
Medium Access Control |
Master-slave (single master, multiple slaves) |
Multi-Master CSMA/CA (Carrier Sense Multiple Access/Collision Avoidance) |
Multi-Master CSMA/CA (Carrier Sense Multiple Access/Collision Avoidance) |
Bus Conflicts |
Master uses arbitration process to resolve bus conflict |
Resolved by arbitration on message ID |
Resolved by collision detection and backoff |
|
Transmission |
Communication Type |
Serial, synchronous |
Serial, asynchronous |
Serial, asynchronous |
Message Transmission |
Deterministic |
Deterministic |
Non-deterministic, packet-switched |
|
Triggered Technique (event / time triggered) |
Time-triggered |
Time-triggered |
Event-triggered |
|
[addtoany]