Home
Explore
Exams
Search for anything
Login
Get started
Home
Module05_-_deck_1
Module05_-_deck_1
0.0
(0)
Rate it
Studied by 0 people
View linked note
Call with Kai
Knowt Play
Learn
Practice Test
Spaced Repetition
Match
Flashcards
Card Sorting
1/21
There's no tags or description
Looks like no tags are added yet.
Study Analytics
All Modes
Learn
Practice Test
Matching
Spaced Repetition
Name
Mastery
Learn
Test
Matching
Spaced
No study sessions yet.
22 Terms
View all (22)
Star these 22
1
New cards
What is the main purpose of Medium Access Control (MAC)?
To provide controlled and efficient access to the network medium.
2
New cards
What are the two forms of contention commonly used in networks?
CSMA/CD (Carrier Sense Multiple Access with Collision Detection) and CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance).
3
New cards
What is CSMA/CD primarily used for?
It is used for 802.3 Ethernet networks.
4
New cards
How does a CSMA/CD node handle a collision?
It calculates a random amount of time to wait before attempting to transmit again.
5
New cards
Why do 802.11 wireless networks use CSMA/CA instead of CSMA/CD?
Because 802.11 wireless radios cannot detect collisions since they cannot transmit and receive simultaneously.
6
New cards
What is the Distributed Coordination Function (DCF)?
The fundamental access method of 802.11 communications based on the CSMA/CA process.
7
New cards
List the four main components of the CSMA/CA process in DCF.
Physical carrier sense, virtual carrier sense, pseudo-random backoff timer, and interframe spaces.
8
New cards
What are the two purposes of physical carrier sense?
To detect inbound frames and to check if the medium is busy before transmission.
9
New cards
What does the Duration/ID field in the MAC header signify?
It represents the time required to transmit an active frame exchange process.
10
New cards
What is the role of the Network Allocation Vector (NAV)?
To maintain a prediction of future traffic on the medium based on previous frame information.
11
New cards
What is pseudorandom backoff time?
The time a station waits before attempting to transmit again, selected randomly from a contention window.
12
New cards
What happens to the contention window (CW) size after unsuccessful transmissions?
It increases exponentially up to a maximum value.
13
New cards
What is the difference between SIFS and DIFS?
SIFS is shorter and used for higher priority frames like ACK, while DIFS is longer and used for most other frames.
14
New cards
What does the Hybrid Coordination Function (HCF) enhance?
It enhances DCF with quality-of-service (QoS) capabilities.
15
New cards
What does the Enhanced Distributed Channel Access (EDCA) define?
Four access categories based on priority for different types of data traffic.
16
New cards
What is the purpose of the Wi-Fi Multimedia (WMM) certification?
To prioritize different classes of application traffic during the medium contention process.
17
New cards
How does airtime fairness differ from equal opportunity allocation?
It allocates equal time to devices rather than equal opportunity to access the medium.
18
New cards
What technique does CSMA/CA use to avoid collisions?
Carrier sense to check if the medium is busy and collision avoidance strategies.
19
New cards
What is the correlation of the Energy Detect (ED) threshold in relation to Signal Detect (SD)?
ED is set to 20 dB above the SD threshold.
20
New cards
What happens when the NAV timer is not zero for a station?
The station cannot contend for the medium or transmit.
21
New cards
Why is the backoff timer crucial in wireless transmission?
To ensure that multiple radios take turns in accessing the RF medium.
22
New cards
What is an example of how EDCA prioritizes access categories?
Frames with the highest-priority access category have the lowest backoff values.