Ethernet

 

Home
Up
Ethernet
Token Ring
WLAN
Others

CONTENTION BUS (ETHERNET)

 

Contention Bus also known as Ethernet is the most common LAN technology. An Ethernet LAN uses coaxial cable, specified grades of twisted pain wires. Ethernet does not cope well with heavy traffic, but this problem is compensated by the following:

bulletEthernet networks are cheap to install and easy to plan
bulletIt is reliable and fairly robust
bulletIt is supported by most hardware and software systems
bulletIt is simple to add and delete computers on the network.

 

Ethernet uses carrier sense Multiple Access with Collision Detection (CSMA/CD)

bulletIn Ethernet, nodes can transmit at the same time
bulletWhen two nodes transmit at the same time collision occurs
bulletIn Ethernet, detection of collision results in jamming signal
bulletNodes that are conflicting can wait for a random time before attempting a re-transmission.
bulletPrioritisation is achieved by reducing the time.

 

Ethernet (bus) mechanism