06 LL Ethernet
06 LL Ethernet
06 LL Ethernet
! first widely used LAN technology Simpler, cheaper than token LANs and ATM Kept up with speed race: 10, 100, 1000 Mbps Uses Manchester encoding or 4B/5B Encoding Exports a connectionless, unreliable service interface
Ethernet
48
48
46-1500 bytes
32
Preamble:
7 bytes with pattern 10101010 followed by one byte with pattern 10101011 (start of frame flag) used to synchronize receiver, sender clock rates & to have the receiver detect the beginning of the frame
CRC: Uses CRC-32 as EDC No Length Field! End of frame is detected by the lack of current on the link LL & PL are strictly tied to each other 3
Busy
after the n^th collision, adapter chooses a K at random from {0,1,2,,2^n-1}. Adapter waits K*512 bit times (random wait)
Jam Signal: make sure all other transmitters are aware of collision; 48 bits;
Collision
Tx JAM Signal
No Collision Tx Done
CS Carrier Sense TxF Transmit Frame LBT Listen Before Talking LWT Listen While Talking
Time
TxT
Also means that shared medium Ethernets of speeds 100Mbps or more are not practical. Thats why they use Point-to-Point dedicated physical layer