rate adaptation
Recently Published Documents


TOTAL DOCUMENTS

1055
(FIVE YEARS 121)

H-INDEX

43
(FIVE YEARS 5)

2021 ◽  
Author(s):  
Arkadeep Sen ◽  
Krishna Sivalingam

<div>Rate adaptation (RA) is used in IEEE 802.11 WLANs to determine the optimal datarate for a particular channel condition. It becomes especially difficult to determine the optimal datarate for the new High-Throughput WLANs (802.11ac/ax) since the number of available datarates in these standards are very high. Moreover, a mobile environment poses additional challenge in RA as the channel conditions will keep on changing from time to time. In this paper, we propose a Contextual Bandits based Rate Adaptation (ContRA) algorithm for mobile users in IEEE 802.11ac/ax standards. Based on the Received Signal Strength Indicator (RSSI) range that the receiver is currently in, the RA algorithm tries to determine the optimal rate from the rate set suitable for packet transmission in that RSSI range. Performance studies show that the proposed RA algorithm is able to adapt to changing channel conditions and quickly choose a suitable datarate for those channel conditions.</div>


2021 ◽  
Author(s):  
Hoang Le ◽  
Thang Nguyen

<p>This paper addresses the design of hybrid free-space optical/radio frequency (FSO/RF) systems for a high-altitude platform (HAP)-aided relaying satellite communication for mobile networks supported by unmanned aerial vehicle (UAV). While prior work primarily focused on fixed-rate design, which frequently switches between FSO and RF lead to reduce the system performance, we propose a rate adaptation design that gradually adjusts the data rate in each link when its channel state fluctuates. The proposed design's downlink performance is analyzed, taking into account many challenging issues, including beam spreading loss, cloud attenuation, statistical behaviors of the atmospheric turbulence in the dual-hop channel, and pointing misalignment due to the UAV hovering. Different performance metrics are analytically derived based on channel modelings, such as outage probability, average transmission rate, achievable spectrum efficiency, and average transmission rate. The numerical results quantitatively confirm the effectiveness of our proposed system under the impact of UAV hovering misalignment and atmospheric-related issues like clouds and turbulence. Finally, Monte-Carlo simulations validate the accuracy of theoretical results.</p>


2021 ◽  
Author(s):  
Arkadeep Sen ◽  
Krishna Sivalingam

<div>Rate adaptation (RA) is used in IEEE 802.11 WLANs to determine the optimal datarate for a particular channel condition. It becomes especially difficult to determine the optimal datarate for the new High-Throughput WLANs (802.11ac/ax) since the number of available datarates in these standards are very high. Moreover, a mobile environment poses additional challenge in RA as the channel conditions will keep on changing from time to time. In this paper, we propose a Contextual Bandits based Rate Adaptation (ContRA) algorithm for mobile users in IEEE 802.11ac/ax standards. Based on the Received Signal Strength Indicator (RSSI) range that the receiver is currently in, the RA algorithm tries to determine the optimal rate from the rate set suitable for packet transmission in that RSSI range. Performance studies show that the proposed RA algorithm is able to adapt to changing channel conditions and quickly choose a suitable datarate for those channel conditions.</div>


2021 ◽  
Author(s):  
◽  
Dong Xia

<p>IEEE 802.11 technology provides a low-cost wireless networking solution. In the last few years, we have seen that the demand for high-bandwidth wireless local area networks increases rapidly, due to the proliferation of mobile devices such as laptops, smart phones and tablet PCs. This has driven the widespread deployment of IEEE 802.11 wireless networks to provide Internet access. However, wireless networks present their own unique problems. Wireless channel is extremely variable and can be affected by a number of different factors, such as collisions, multipath fading and signal attenuation. As such, rate adaptation algorithm is a key component of IEEE 802.11 standard which is used to vary the transmission data rate to match the wireless channel conditions, in order to achieve the best possible performance. Rate adaptation algorithm studies and evaluations are always hot research topics. However, despite its popularity, little work has been done on evaluating the performance of rate adaptation algorithms by comparing the throughput of the algorithm with the throughput of the fixed rates. This thesis presents an experimental study that compares the performance ofMikroTik rate adaptation algorithm andMinstrel rate adaptation algorithm against fixed rates in an IEEE 802.11g network. MikroTik and Minstrel rate adaptation algorithm are most commonly used algorithm around the world. All experiments are conducted in a real world environment in this thesis. In a real world environment, wireless channel conditions are not tightly being controlled, and it is extremely vulnerable to interference of surrounding environment. The dynamic changes of wireless channel conditions have a considerable effect on the performance of rate adaptation algorithms. The main challenge of evaluating a rate adaptation algorithm in a real world environment is getting different experiment behaviours from the same experiment. Experiment results may indicate many different behaviours which due to the leak of wireless environment controlling. Having a final conclusion from those experiment results can be a challenge task. In order to perform a comprehensive rate adaptation algorithm evaluation. All experiments run 20 times for 60 seconds. The average result and stand deviation is calculated. We also design and implement an automation experiment controlling program to help us maintain that each run of experiment is following exactly the same procedures. In MikroTik rate adaptation algorithm evaluation, the results show in many cases that fixed rate outperforms rate adaptation. Our findings raise questions regarding the suitability of the adopted rate adaptation algorithm in typical indoor environments. Furthermore, our study indicates that it is not wise to simply ignore fixed rate. A fine selection of a fixed rate could be made to achieve desired performance. The result ofMinstrel rate adaptation evaluation show that whilst Minstrel performs reasonably well in static wireless channel conditions, in some cases the algorithm has difficulty selecting the optimal data rate in the presence of dynamic channel conditions. In addition, Minstrel performs well when the channel condition improves frombad quality to good quality. However, Minstrel has trouble selecting the optimal rate when the channel condition deteriorates from good quality to bad quality. By comparing the experimental results between the performance of rate adaptation algorithms and the performance of fixed data rate against different factors, the experiment results directly pointed out the weakness of these two rate adaptation algorithms. Our findings from both experiments provide useful information on the design of rate adaptation algorithms.</p>


2021 ◽  
Author(s):  
◽  
Dong Xia

<p>IEEE 802.11 technology provides a low-cost wireless networking solution. In the last few years, we have seen that the demand for high-bandwidth wireless local area networks increases rapidly, due to the proliferation of mobile devices such as laptops, smart phones and tablet PCs. This has driven the widespread deployment of IEEE 802.11 wireless networks to provide Internet access. However, wireless networks present their own unique problems. Wireless channel is extremely variable and can be affected by a number of different factors, such as collisions, multipath fading and signal attenuation. As such, rate adaptation algorithm is a key component of IEEE 802.11 standard which is used to vary the transmission data rate to match the wireless channel conditions, in order to achieve the best possible performance. Rate adaptation algorithm studies and evaluations are always hot research topics. However, despite its popularity, little work has been done on evaluating the performance of rate adaptation algorithms by comparing the throughput of the algorithm with the throughput of the fixed rates. This thesis presents an experimental study that compares the performance ofMikroTik rate adaptation algorithm andMinstrel rate adaptation algorithm against fixed rates in an IEEE 802.11g network. MikroTik and Minstrel rate adaptation algorithm are most commonly used algorithm around the world. All experiments are conducted in a real world environment in this thesis. In a real world environment, wireless channel conditions are not tightly being controlled, and it is extremely vulnerable to interference of surrounding environment. The dynamic changes of wireless channel conditions have a considerable effect on the performance of rate adaptation algorithms. The main challenge of evaluating a rate adaptation algorithm in a real world environment is getting different experiment behaviours from the same experiment. Experiment results may indicate many different behaviours which due to the leak of wireless environment controlling. Having a final conclusion from those experiment results can be a challenge task. In order to perform a comprehensive rate adaptation algorithm evaluation. All experiments run 20 times for 60 seconds. The average result and stand deviation is calculated. We also design and implement an automation experiment controlling program to help us maintain that each run of experiment is following exactly the same procedures. In MikroTik rate adaptation algorithm evaluation, the results show in many cases that fixed rate outperforms rate adaptation. Our findings raise questions regarding the suitability of the adopted rate adaptation algorithm in typical indoor environments. Furthermore, our study indicates that it is not wise to simply ignore fixed rate. A fine selection of a fixed rate could be made to achieve desired performance. The result ofMinstrel rate adaptation evaluation show that whilst Minstrel performs reasonably well in static wireless channel conditions, in some cases the algorithm has difficulty selecting the optimal data rate in the presence of dynamic channel conditions. In addition, Minstrel performs well when the channel condition improves frombad quality to good quality. However, Minstrel has trouble selecting the optimal rate when the channel condition deteriorates from good quality to bad quality. By comparing the experimental results between the performance of rate adaptation algorithms and the performance of fixed data rate against different factors, the experiment results directly pointed out the weakness of these two rate adaptation algorithms. Our findings from both experiments provide useful information on the design of rate adaptation algorithms.</p>


2021 ◽  
Author(s):  
Dongyuan Su ◽  
Laizhong Cui ◽  
Lei Zhang ◽  
Yanyan Suo ◽  
Yan Qiu

2021 ◽  
Author(s):  
Jana Koteich ◽  
Christian Salim ◽  
Nathalie Mitton

2021 ◽  
Author(s):  
Hoang Le ◽  
Thang Nguyen

<p>This paper addresses the design of hybrid free-space optical/radio frequency (FSO/RF) systems for a high-altitude platform (HAP)-aided relaying satellite communication for mobile networks supported by unmanned aerial vehicle (UAV). While prior work primarily focused on fixed-rate design, which frequently switches between FSO and RF lead to reduce the system performance, we propose a rate adaptation design that gradually adjusts the data rate in each link when its channel state fluctuates. The proposed design's downlink performance is analyzed, taking into account many challenging issues, including beam spreading loss, cloud attenuation, statistical behaviors of the atmospheric turbulence in the dual-hop channel, and pointing misalignment due to the UAV hovering. Different performance metrics are analytically derived based on channel modelings, such as outage probability, average transmission rate, achievable spectrum efficiency, and average transmission rate. The numerical results quantitatively confirm the effectiveness of our proposed system under the impact of UAV hovering misalignment and atmospheric-related issues like clouds and turbulence. Finally, Monte-Carlo simulations validate the accuracy of theoretical results.</p>


Sign in / Sign up

Export Citation Format

Share Document