🎧 New: AI-Generated Podcasts Turn your study notes into engaging audio conversations. Learn more

Types of MAC Protocols Quiz
17 Questions
1 Views

Types of MAC Protocols Quiz

Created by
@TrustedFoil

Podcast Beta

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the main advantage of ALOHA protocol?

Trivially simple

What is the main disadvantage of ALOHA protocol?

Collisions can and will occur

Describe the performance assumption in ALOHA protocol.

Assume a Poisson arrival process to describe packet transmissions; infinite number of stations, all behave identically, independently; time between two attempts is exponentially distributed, independent for any pairs of events; all packets are of unit time length

What is required for a packet transmission to be successful in ALOHA?

<p>It must not collide with any other packet</p> Signup and view all the answers

What is the goal of ALOHA protocol?

<p>Use of satellite networks</p> Signup and view all the answers

In ALOHA, what year was it introduced and by whom?

<p>1985 by Abrahmson et al., University of Hawaii</p> Signup and view all the answers

What is the main problem with 1-persistent CSMA?

<p>Guaranteed collisions when more than one station wants to transmit</p> Signup and view all the answers

What is the main advantage of 1-persistent CSMA over pure ALOHA or slotted ALOHA?

<p>Better efficiency despite guaranteed collisions</p> Signup and view all the answers

What does Carrier Sense Multiple Access (CSMA) require stations to do before transmitting?

<p>Sense the carrier to check if it is idle</p> Signup and view all the answers

What is the crucial question addressed by CSMA protocols?

<p>How to behave when the carrier is busy</p> Signup and view all the answers

What is the key feature of 1-persistent CSMA when the carrier is busy?

<p>Wait until the carrier is idle before transmitting</p> Signup and view all the answers

Why does a CSMA scheme suffer from a principal complication related to propagation delay?

<p>A CSMA scheme suffers from a principal complication related to propagation delay because if two stations become ready to send at nearly the same time, the second station may not detect the already started transmission of the first station due to the delay, leading to collisions.</p> Signup and view all the answers

What is the purpose of Collision Detection in CSMA/CD?

<p>The purpose of Collision Detection in CSMA/CD is to detect collisions immediately so that transmissions can be aborted, saving time and allowing for a new transmission attempt.</p> Signup and view all the answers

How can collisions be detected in wired networks like Ethernet under CSMA/CD?

<p>In wired networks like Ethernet under CSMA/CD, collisions can be detected by the sender comparing the signal current/power it sends with the signal current/power it receives. If the received power is higher than the sent power, a collision is declared.</p> Signup and view all the answers

Why does the collision detection method using signal power not work for wireless networks?

<p>The collision detection method using signal power does not work for wireless networks because in wireless setups, the sender cannot listen and receive at the same time due to the half-duplex constraint.</p> Signup and view all the answers

What is the impact of a larger propagation delay on collision probability in CSMA schemes?

<p>In CSMA schemes, a larger propagation delay leads to less synchronicity between stations, increasing the likelihood of collisions.</p> Signup and view all the answers

How does the lack of synchronicity between stations due to propagation delay contribute to collision occurrences in CSMA schemes?

<p>The lack of synchronicity between stations due to propagation delay in CSMA schemes increases the probability of collisions, especially when stations become ready to send at nearly the same time.</p> Signup and view all the answers

More Quizzes Like This

Use Quizgecko on...
Browser
Browser