Week 5 Flashcards
MAC (9 cards)
What is MAC
Medium Access Control
What is MAC and what it do
- Channel access procedure
- Protocol Data Unit(PDU) addressing
- Frame Formatting
- Error Checking
- Fragmentation and Reassembly of MSDU
More Information on MAC
It ensures security and authentication/privacy
It support roaming and assist stations in power management
How does MAC avoid collision in station?
Utilise MAC protocol called Carrier Sense Multiple Access(CSMA), to check channel before transmission.
If someone is transmitting, backoff and transmit ltr
Can we use CSMA in wireless?
No. Because wireless network is a spread spectrum, also there is hidden node problem.
What is done to prevent collision in wireless 802.11
Employment of RTS and CTS. Right to send and Clear to send
What is IFS and its usage
Inter-frame Spacing(IFS), it is a short delay between transmission of frames operating in the medium access control (MAC) sublayer where carrier-sense multiple access with collision avoidance (CSMA/CA) is used.
It add spacing onto frame, to delay the transmit process, depending on priority
HOW IFS control transmission
It allocates different sizes of IFS block based on importance of frames sent.
SIFS – Short Interframe Spacing
PIFS – Point Coordination Interframe Spacing
DIFS – Distributed Interframe Spacing
Most important to least
What happen if Collision of frame occurs in IFS
Inter-frame spacing. If collision occurs, it will push the transmission of frame backwords by Binary Exponential Backoff Algorithm