CSMA - Controlled Access Protocols
CSMA - Controlled Access Protocols
Random Access Protocols:- In this, all stations have same superiority that is
no station has more priority than another station. Any station can send data depending on
medium’s state( idle or busy). It has two features:
1. There is no fixed time for sending data
2. There is no fixed sequence of stations sending data
WHAT IS CSMA/CD?
CSMA/CD
CSMA/CD – INTRODUCTION:
CSMA/CD – CONCEPT:
RULES FOR CSMA/CD:-
Reservation :
• In reservation method, a station needs to make a reservation before sending
data.
• The time is divided into intervals. In each interval, a reservation frame
precedes the data frames sent in that interval.
• If there are N stations in the system, there are exactly N reservation mini slots
in the reservation frame.
• Each mini slot belongs to a station.
• When a station needs to send a data frame, it makes a reservation in its own
mini slot.
• The stations that have made reservation can send their data frames after the
reservation frame.
• A diagram shows a situation with five stations and a
reservation frame with five mini-slots.
• In the first interval, only stations 1,3 and 4 have
made reservations. In second interval onlt station 1
has made a reservation.
Polling :