Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Comparison of Random Access and Controlled Access Protocols, Study notes of Computer Networks

A comparison between random access and controlled access protocols in the context of computer networking. Random access protocols, such as aloha, csma, csma/cd, and csma/ca, allow any station to use the link at random, potentially causing collisions. Controlled access protocols, on the other hand, have a primary station that controls the link and decides which station gets to use it, reducing the chances of collisions. In random access protocols, all stations have equal priority, while in controlled access protocols, a single station may need approval from others to send data. The document also mentions the methods used in each type of protocol, including reservation, polling, token passing, aloha, csma, csma/cd, and csma/ca.

Typology: Study notes

2019/2020

Uploaded on 11/23/2021

test-test1-2
test-test1-2 🇮🇳

4 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Q4. Compare and contrast a random access protocol with a controlled access
protocol.
Ans-
Random Access Protocol
Controlled Access Protocol
There is no control over which station
holds the link, any station can randomly
use the link, which may even cause
collision.
There is a primary station that controls
the link, and decides which station gets
the link at a given time, thus reducing
chances of collision.
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.
The stations seek information from one
another to find which station has the
right to send. It allows only one node to
send at a time, to avoid collision of
messages on shared medium.
One or more stations cannot depend on
another station nor any station control
another station. All the station has the
equal priority to send the data over a
channel.
Each station interacts and decides to send
a data frame by a particular station
approved by all other stations. It means
that a single station cannot send the data
frames unless all other stations are not
approved.
The methods are:-
ALOHA
CSMA
CSMA/CD
CSMA/CA
The methods are:-
Reservation
Polling
Token Passing

Partial preview of the text

Download Comparison of Random Access and Controlled Access Protocols and more Study notes Computer Networks in PDF only on Docsity!

Q4. Compare and contrast a random access protocol with a controlled access protocol. Ans- Random Access Protocol Controlled Access Protocol There is no control over which station holds the link, any station can randomly use the link, which may even cause collision. There is a primary station that controls the link, and decides which station gets the link at a given time, thus reducing chances of collision. 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. The stations seek information from one another to find which station has the right to send. It allows only one node to send at a time, to avoid collision of messages on shared medium. One or more stations cannot depend on another station nor any station control another station. All the station has the equal priority to send the data over a channel. Each station interacts and decides to send a data frame by a particular station approved by all other stations. It means that a single station cannot send the data frames unless all other stations are not approved. The methods are:- ALOHA CSMA CSMA/CD CSMA/CA The methods are:- Reservation Polling Token Passing