Week 5 Flashcards

MAC (9 cards)

1
Q

What is MAC

A

Medium Access Control

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is MAC and what it do

A
  • Channel access procedure
  • Protocol Data Unit(PDU) addressing
  • Frame Formatting
  • Error Checking
  • Fragmentation and Reassembly of MSDU
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

More Information on MAC

A

It ensures security and authentication/privacy
It support roaming and assist stations in power management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How does MAC avoid collision in station?

A

Utilise MAC protocol called Carrier Sense Multiple Access(CSMA), to check channel before transmission.
If someone is transmitting, backoff and transmit ltr

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Can we use CSMA in wireless?

A

No. Because wireless network is a spread spectrum, also there is hidden node problem.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is done to prevent collision in wireless 802.11

A

Employment of RTS and CTS. Right to send and Clear to send

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is IFS and its usage

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

HOW IFS control transmission

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What happen if Collision of frame occurs in IFS

A

Inter-frame spacing. If collision occurs, it will push the transmission of frame backwords by Binary Exponential Backoff Algorithm

How well did you know this?
1
Not at all
2
3
4
5
Perfectly