基于coap的无线有损环境中有效拥塞控制的自适应RTO算法设计

Su-Young Choi, Young-Yeol Choo
{"title":"基于coap的无线有损环境中有效拥塞控制的自适应RTO算法设计","authors":"Su-Young Choi, Young-Yeol Choo","doi":"10.5302/j.icros.2023.23.0094","DOIUrl":null,"url":null,"abstract":"The Internet of Things (IoT) encompasses all Internet communication technologies. In particular, wireless sensor networks(WSNs) play an important role in various IoT applications, such as home network, smart factory, and smart city. The Internet Engineering Task Force (IETF), an internet standardization organization, had proposed a lightweight protocol called constrained application protocol (CoAP) for the Internet connectivity of low-performance devices such as WSNs. Because the CoAP employed the user datagram protocol, and a simple congestion control mechanism based on binary exponential backoff, it showed significant delay in lossy network conditions. To overcome this, the IETF Constrained RESTful Environments (CoRE) working group proposed the CoAP Simple Congestion Control/Advanced (CoCoA) algorithm. However, the CoCoA algorithm suffered from high computational overhead for RTO calculation at every transmission of packets, leading to increased energy consumption by the sensor nodes. Moreover, the use of a fixed weighting parameter in the calculation of round-trip time (RTT) resulted in a slow response to the rapidly changing network environment.BR This study proposes an algorithm to efficiently assess the network conditions by measuring the RTT and the number of re-transmissions over a certain period or number of communication rounds. Statistical techniques were applied to determine the network’s loss rate; further, based on the identified loss rate, different weighting factors (α) were applied to calculate the predicted RTT values. Proposed algorithm was designed to reduce the computational overhead for RTO calculations and to be adaptive to the network conditions exhibiting significant RTT variations. The algorithm was compared with CoCoA and the existing smoothed round trip time (SRTT) algorithm applied in the traditional Internet using the Cooja simulator. The simulations were performed under wireless environments with loss rates of 5%, 10%, and 15%, respectively. The performance was measured by conducting 1,000 exchanges of CON-ACK packet pairs until successful communication was achieved. In each loss rates, the performance of the proposed algorithm was superior to those of the CoCoA and the SRTT algorithms in terms of total communication time.","PeriodicalId":38644,"journal":{"name":"Journal of Institute of Control, Robotics and Systems","volume":"15 2","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Design of Adaptive RTO Algorithm for Efficient Congestion Control in CoAP-based Wireless Lossy Environments\",\"authors\":\"Su-Young Choi, Young-Yeol Choo\",\"doi\":\"10.5302/j.icros.2023.23.0094\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The Internet of Things (IoT) encompasses all Internet communication technologies. In particular, wireless sensor networks(WSNs) play an important role in various IoT applications, such as home network, smart factory, and smart city. The Internet Engineering Task Force (IETF), an internet standardization organization, had proposed a lightweight protocol called constrained application protocol (CoAP) for the Internet connectivity of low-performance devices such as WSNs. Because the CoAP employed the user datagram protocol, and a simple congestion control mechanism based on binary exponential backoff, it showed significant delay in lossy network conditions. To overcome this, the IETF Constrained RESTful Environments (CoRE) working group proposed the CoAP Simple Congestion Control/Advanced (CoCoA) algorithm. However, the CoCoA algorithm suffered from high computational overhead for RTO calculation at every transmission of packets, leading to increased energy consumption by the sensor nodes. Moreover, the use of a fixed weighting parameter in the calculation of round-trip time (RTT) resulted in a slow response to the rapidly changing network environment.BR This study proposes an algorithm to efficiently assess the network conditions by measuring the RTT and the number of re-transmissions over a certain period or number of communication rounds. Statistical techniques were applied to determine the network’s loss rate; further, based on the identified loss rate, different weighting factors (α) were applied to calculate the predicted RTT values. Proposed algorithm was designed to reduce the computational overhead for RTO calculations and to be adaptive to the network conditions exhibiting significant RTT variations. The algorithm was compared with CoCoA and the existing smoothed round trip time (SRTT) algorithm applied in the traditional Internet using the Cooja simulator. The simulations were performed under wireless environments with loss rates of 5%, 10%, and 15%, respectively. The performance was measured by conducting 1,000 exchanges of CON-ACK packet pairs until successful communication was achieved. In each loss rates, the performance of the proposed algorithm was superior to those of the CoCoA and the SRTT algorithms in terms of total communication time.\",\"PeriodicalId\":38644,\"journal\":{\"name\":\"Journal of Institute of Control, Robotics and Systems\",\"volume\":\"15 2\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-10-31\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Journal of Institute of Control, Robotics and Systems\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.5302/j.icros.2023.23.0094\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q3\",\"JCRName\":\"Mathematics\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Institute of Control, Robotics and Systems","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.5302/j.icros.2023.23.0094","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"Mathematics","Score":null,"Total":0}
引用次数: 0

摘要

物联网(IoT)涵盖了所有互联网通信技术。特别是无线传感器网络(wsn)在家庭网络、智能工厂、智慧城市等各种物联网应用中发挥着重要作用。Internet工程任务组(IETF)是一个Internet标准化组织,为wsn等低性能设备的Internet连接提出了一种称为约束应用协议(CoAP)的轻量级协议。由于CoAP采用了用户数据报协议和基于二进制指数回退的简单拥塞控制机制,因此在有损耗的网络条件下表现出明显的延迟。为了克服这个问题,IETF受限RESTful环境(CoRE)工作组提出了CoAP简单拥塞控制/高级(CoCoA)算法。然而,每次传输数据包时,CoCoA算法的RTO计算开销很大,导致传感器节点的能量消耗增加。此外,在往返时间(RTT)的计算中使用固定的加权参数导致对快速变化的网络环境的响应较慢。本研究提出了一种算法,通过测量RTT和在一定时间内的重传次数或通信轮数来有效地评估网络状况。采用统计技术确定网络的损失率;根据识别出的损失率,采用不同的加权因子(α)计算预测的RTT值。该算法旨在减少RTO计算的计算开销,并适应RTT变化较大的网络条件。利用Cooja模拟器,将该算法与传统互联网中应用的CoCoA和现有的平滑往返时间(SRTT)算法进行了比较。模拟分别在无线环境下进行,损耗率分别为5%、10%和15%。性能通过进行1000次CON-ACK包对交换来衡量,直到实现成功的通信。在各丢失率下,该算法在总通信时间方面均优于CoCoA和SRTT算法。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Design of Adaptive RTO Algorithm for Efficient Congestion Control in CoAP-based Wireless Lossy Environments
The Internet of Things (IoT) encompasses all Internet communication technologies. In particular, wireless sensor networks(WSNs) play an important role in various IoT applications, such as home network, smart factory, and smart city. The Internet Engineering Task Force (IETF), an internet standardization organization, had proposed a lightweight protocol called constrained application protocol (CoAP) for the Internet connectivity of low-performance devices such as WSNs. Because the CoAP employed the user datagram protocol, and a simple congestion control mechanism based on binary exponential backoff, it showed significant delay in lossy network conditions. To overcome this, the IETF Constrained RESTful Environments (CoRE) working group proposed the CoAP Simple Congestion Control/Advanced (CoCoA) algorithm. However, the CoCoA algorithm suffered from high computational overhead for RTO calculation at every transmission of packets, leading to increased energy consumption by the sensor nodes. Moreover, the use of a fixed weighting parameter in the calculation of round-trip time (RTT) resulted in a slow response to the rapidly changing network environment.BR This study proposes an algorithm to efficiently assess the network conditions by measuring the RTT and the number of re-transmissions over a certain period or number of communication rounds. Statistical techniques were applied to determine the network’s loss rate; further, based on the identified loss rate, different weighting factors (α) were applied to calculate the predicted RTT values. Proposed algorithm was designed to reduce the computational overhead for RTO calculations and to be adaptive to the network conditions exhibiting significant RTT variations. The algorithm was compared with CoCoA and the existing smoothed round trip time (SRTT) algorithm applied in the traditional Internet using the Cooja simulator. The simulations were performed under wireless environments with loss rates of 5%, 10%, and 15%, respectively. The performance was measured by conducting 1,000 exchanges of CON-ACK packet pairs until successful communication was achieved. In each loss rates, the performance of the proposed algorithm was superior to those of the CoCoA and the SRTT algorithms in terms of total communication time.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
CiteScore
1.50
自引率
0.00%
发文量
128
期刊最新文献
Proposal of MRFScore and a Regression Model for Identification of Music Relationship Indicator Mixed Reality-based Structure Placement Verification System Using AR Marker Optimal Parameter Estimation for Topological Descriptor Based Sonar Image Matching in Autonomous Underwater Robots 3D Space Object and Road Detection for Autonomous Vehicles Using Monocular Camera Images and Deep Learning Algorithms Optimization Methods for Non-linear Least Squares
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1