written 7.7 years ago by | • modified 2.8 years ago |
Mumbai university > Electronics and telecommunication Engineering > Sem 6 > Computer Communication and Telecom Network
Marks: 05
Years: Dec 2016
written 7.7 years ago by | • modified 2.8 years ago |
Mumbai university > Electronics and telecommunication Engineering > Sem 6 > Computer Communication and Telecom Network
Marks: 05
Years: Dec 2016
written 7.7 years ago by | • modified 7.7 years ago |
• Figure shows a flow chart for the CSMA/CD (Carrier Sense Multiple Access/Collision Detection) protocol.
• The station that has a ready frame sets the back off parameter to zero.
• Then it senses the line using one of the persistent strategies.
• It then sends the frame. If there is no collision for a period corresponding to one complete frame, then the transmission is successful.
• Otherwise the station sends the jam signal to inform the other stations about the collisions.
• The station then increments the back off time and waits for a random back off time and sends the frame again.
• If the back off has reached its limit then the station aborts the transmission.
• CSMA/CD is used for the traditional Ethernet.