0
0
Computer Networksknowledge~5 mins

CSMA/CA protocol in Computer Networks - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What does CSMA/CA stand for?
CSMA/CA stands for Carrier Sense Multiple Access with Collision Avoidance. It is a network protocol used to avoid data collisions in wireless networks.
Click to reveal answer
intermediate
How does CSMA/CA differ from CSMA/CD?
CSMA/CA tries to avoid collisions before they happen by waiting and signaling, while CSMA/CD detects collisions after they occur and then stops and retries sending data.
Click to reveal answer
beginner
Why is collision avoidance important in wireless networks?
In wireless networks, devices cannot detect collisions easily because they can't listen while sending. Collision avoidance helps reduce data loss and improves network efficiency.
Click to reveal answer
intermediate
What is the role of the RTS/CTS mechanism in CSMA/CA?
RTS (Request to Send) and CTS (Clear to Send) are messages used to reserve the channel before sending data, helping to avoid collisions especially in networks with hidden nodes.
Click to reveal answer
beginner
What happens if a device senses the channel is busy in CSMA/CA?
If the channel is busy, the device waits for a random backoff time before checking again. This reduces the chance that multiple devices send data at the same time.
Click to reveal answer
What does the 'CA' in CSMA/CA stand for?
ACollision Avoidance
BCollision Access
CCarrier Access
DCarrier Avoidance
Which mechanism is used in CSMA/CA to reserve the channel before sending data?
AACK/NACK
BDNS
CARP
DRTS/CTS
Why can't wireless devices easily detect collisions during transmission?
ABecause devices cannot listen while sending
BBecause of network congestion
CBecause wireless signals are too weak
DBecause of IP addressing
What does a device do if it senses the channel is busy in CSMA/CA?
AWaits a fixed time and retries
BWaits a random backoff time before retrying
CSends data immediately
DSwitches to another channel
CSMA/CA is mainly used in which type of networks?
AWired Ethernet networks
BSatellite networks
CWireless networks
DOptical fiber networks
Explain how CSMA/CA helps avoid collisions in wireless networks.
Think about how devices check the channel and communicate before sending data.
You got /4 concepts.
    Describe the difference between CSMA/CA and CSMA/CD protocols.
    Focus on when collisions are handled and the type of network.
    You got /4 concepts.