5,791 views
1 votes
1 votes

Consider the following statements:


S1  : IEEE 802.11 does not uses sequence number.
S2  : The amount of data send in one time in limited by RTS frame (data = sender’s data + ACK).
S3 : IEEE 802.11 uses CSMA/CA medium access protocol.
S4 : The exponential backoff mechanism reduces the probability of collision on retransmissions in ethernet.

 

Which of the following is true?

This is from topic- wifi. From where should i study this topic ?

3 Answers

0 votes
0 votes
- only S3 and S4 are true.

S2 is not true as RTS( request to send ) is used to ask the WAP (wireless access point) whether we can transmit the data or not ( to avoid the chances of collision )

S1 is not true as inside the frame format of 802.11 we've a sequence no. field.
0 votes
0 votes

According to me,

only S4 is true.

IEEE 802.11 standard is wireless LAN.

S1- FALSE  wireless LANs use sequence number is transport layer for segments

S2- FALSE  there is no restriction in the amount of payload for transferring

S3- FALSE , CSMA/CD is for the bus topology with wired shared medium

S4- TRUE  This is present in ALOHA where to increase the throughput frames of uniform length is taken and to decrease collision, exponential back-off time is varied. 

Related questions

7 votes
7 votes
3 answers
2
s_dr_13 asked Jun 3, 2019
2,139 views
In IEEE $754$ single floating point format, how many numbers can be represented in the interval [10, 16)? A. $2^{21}$ B. $3 * 2^{21}$ C. $5 * 2^{21}$ ...
0 votes
0 votes
0 answers
3
Balaji Jegan asked Jan 28, 2019
1,484 views
What is the minimum difference between two successive real numbers representable in this system?