CSMA/CA Flashcards

1
Q

What is the first step in the CSMA/CA process?

A

Computer with data to send listens for data signal.

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

What does a computer do if it detects another transmission in progress?

A

Continue to wait.

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

What signal does a computer send when no data signal is present?

A

Request to Send / RTS.

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

What could happen if two computers detect no data signal at the same time?

A

Both could start transmitting simultaneously.

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

What signal does the receiver/WAP send in response to RTS?

A

Clear to Send / CTS signal.

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

What is the purpose of the RTS/CTS signal?

A

Blocks any other transmissions from nodes in range (for a specified time).

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

What action should be taken after receiving CTS?

A

Start to transmit.

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

What should a computer do if it does not receive CTS?

A

Continue to wait (until transmission ends).

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

What does the receiver send after all data is received?

A

Acknowledgement / ACK.

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

What does the transmitter do after transmitting?

A

Wait to receive acknowledgement packet.

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

What happens if no ACK is received within a reasonable time period?

A

Wait a time period and then listen again / retransmit.

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

What does the acknowledgement / ACK notify other computers?

A

They can transmit again.

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

How are waiting periods typically characterized?

A

Often random.

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

Can collisions be detected by the transmitter in CSMA/CA?

A

No.

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