In: Computer Science
15. When all devices in an 802.11 WLAN are within range of each other and the access point, the frame exchange protocol is sufficient to establish reliable data delivery.
TRUE or FALSE
17. DCF (distributed coordination function)uses a binary exponential backoff, which means that if a station attempts to transmit after a series of repeated collisions, then the delay time (backoff) is doubled after each collision.
TRUE or FALSE
Answer 15) True. When all the devices are within range with each other and that of the access point, the relaible data transfer can be done through Frame Exchange Protocol.
The Frame exchange protocol is a more efficient to handle the errors at MAC level. The working of frame exchange protocol is as follows-
Answer 17) TRUE, DCF or Distributed Coordination function uses a CSMA-CA(Carrier Sense Multiple Access - Collision Avoidance) algorithm and also employs a exponential backoff algorithm.
The working is given below-