The optimization of network performance in a movement-assisted data gathering scheme was studied by analyzing the energy consumption of wireless sensor network with node uniform distribution. A theoretically analytica...The optimization of network performance in a movement-assisted data gathering scheme was studied by analyzing the energy consumption of wireless sensor network with node uniform distribution. A theoretically analytical method for avoiding energy hole was proposed. It is proved that if the densities of sensor nodes working at the same time are alternate between dormancy and work with non-uniform node distribution. The efficiency of network can increase by several times and the residual energy of network is nearly zero when the network lifetime ends.展开更多
The mobile IPv6 proposed by the IETF aims at providing mobility support on the next generation Internet. First, the authors described the basic principle of mobile IPv6 in brief and analyzed the advantages and disadva...The mobile IPv6 proposed by the IETF aims at providing mobility support on the next generation Internet. First, the authors described the basic principle of mobile IPv6 in brief and analyzed the advantages and disadvantages of it, presented a new idea of allocating a specific address space for mobile node (MN) and developed a new extension header and two ICMP message types for mobile IPv6. Lastly the authors proposed an optimization strategy for mobile IPv6 based on these extensions of protocol, which has the following advantages: 1) It is more convenient to manage the MNs because MN can be judged from its IP address; 2) When the correspondent node (CN) is not actively communicating with a MN, the MN and its home agent (HA) need not send Binding Update to the CN, and the CN need not send Binding Request to the MN. Only when the CN really wants to send a packet to the MN, will the CN voluntarily send a MN Discovery Request message to acquire the MN′s care of address. In this way,the transmission of Binding Update and Binding Request is greatly reduced, consequently the network overhead is also decreased; 3) While sending packets, the CN simply uses a MN Home Address Extension Header without using IPinIP encapsulation and routing header, which can reduce the redundant information in the packet and the message delay; 4) All the packets sent by the CN can be directly routed to the MN and the triangle routing can be completely avoided. By using these protocol extensions, the overhead of the network is greatly reduced and the network quality of services (QoS) is improved.展开更多
Most existing work on survivability in mobile ad-hoc networks(MANETs) focuses on two dimensional(2D) networks.However,many real applications run in three dimensional(3D) networks,e.g.,climate and ocean monitoring,and ...Most existing work on survivability in mobile ad-hoc networks(MANETs) focuses on two dimensional(2D) networks.However,many real applications run in three dimensional(3D) networks,e.g.,climate and ocean monitoring,and air defense systems.The impact on network survivability due to node behaviors was presented,and a quantitative analysis method on survivability was developed in 3D MANETs by modeling node behaviors and analyzing 3D network connectivity.Node behaviors were modeled by using a semi-Markov process.The node minimum degree of 3D MANETs was discussed.An effective approach to derive the survivability of k-connected networks was proposed through analyzing the connectivity of 3D MANETs caused by node misbehaviors,based on the model of node isolation.The quantitative analysis of node misbehaviors on the survivability in 3D MANETs is obtained through mathematical description,and the effectiveness and rationality of the proposed approach are verified through numerical analysis.The analytical results show that the effect from black and gray attack on network survivability is much severer than other misbehaviors.展开更多
为提升命名数据移动自组织网络服务质量,针对其拓扑动态时变特性,提出一种基于节点活跃度的包转发策略。策略周期性地计算网络节点的活跃度,并利用高活跃度节点进行兴趣包和数据包的转发和存储。使用NS-3/ndnSIM开源框架开发了仿真程序...为提升命名数据移动自组织网络服务质量,针对其拓扑动态时变特性,提出一种基于节点活跃度的包转发策略。策略周期性地计算网络节点的活跃度,并利用高活跃度节点进行兴趣包和数据包的转发和存储。使用NS-3/ndnSIM开源框架开发了仿真程序,将这个策略与默认的洪泛和典型的最短路径路由策略进行评估。实验结果显示,在中等和高动态性的MANET(mobile ad hoc network)环境中,基于节点活跃度的数据包传输策略能通过适度增加节点的存储消耗,保持较低的平均请求延迟,同时取得更优秀的请求响应率,消耗更少网络带宽。展开更多
In order to reduce power consumption of sensor nodes and extend network survival time in the wireless sensor network (WSN), sensor nodes are scheduled in an active or dormant mode. A chain-type WSN is fundamental y ...In order to reduce power consumption of sensor nodes and extend network survival time in the wireless sensor network (WSN), sensor nodes are scheduled in an active or dormant mode. A chain-type WSN is fundamental y different from other types of WSNs, in which the sensor nodes are deployed along elongated geographic areas and form a chain-type network topo-logy structure. This paper investigates the node scheduling prob-lem in the chain-type WSN. Firstly, a node dormant scheduling mode is analyzed theoretical y from geographic coverage, and then three neighboring nodes scheduling criteria are proposed. Sec-ondly, a hybrid coverage scheduling algorithm and dead areas are presented. Final y, node scheduling in mine tunnel WSN with uniform deployment (UD), non-uniform deployment (NUD) and op-timal distribution point spacing (ODS) is simulated. The results show that the node scheduling with UD and NUD, especial y NUD, can effectively extend the network survival time. Therefore, a strat-egy of adding a few mobile nodes which activate the network in dead areas is proposed, which can further extend the network survival time by balancing the energy consumption of nodes.展开更多
An improved on-demand multicast routing protocol(ODMRP), node classification on-demand multicast routing protocol(NC-ODMRP), which is based on node classification in mobile ad hoc networks was proposed. NC-ODMRP class...An improved on-demand multicast routing protocol(ODMRP), node classification on-demand multicast routing protocol(NC-ODMRP), which is based on node classification in mobile ad hoc networks was proposed. NC-ODMRP classifies nodes into such three categories as ordinary node, forwarding group(FG) node, neighbor node of FG node according to their history forwarding information. The categories are distinguished with different weights by a weight table in the nodes. NC-ODMRP chooses the node with the highest weight as an FG node during the setup of forwarding group, which reduces a lot of redundant FG nodes by sharing more FG nodes between different sender and receiver pairs. The simulation results show that NC-ODMRP can reduce more than 20% FG number of ODMRP, thus enhances nearly 14% data forwarding efficiency and 12% energy consumption efficiency when the number of multicast senders is more than 5.展开更多
针对传统快速随机搜索树^(*)(rapidly-exploring random tree^(*),RRT^(*))算法收敛速率较慢,且不适用于动态场景等问题,提出一种基于目标点偏置和冗余节点删除的改进RRT*算法,用于解决移动机器人快速找到无碰撞最优路径的问题。此算法...针对传统快速随机搜索树^(*)(rapidly-exploring random tree^(*),RRT^(*))算法收敛速率较慢,且不适用于动态场景等问题,提出一种基于目标点偏置和冗余节点删除的改进RRT*算法,用于解决移动机器人快速找到无碰撞最优路径的问题。此算法在RRT^(*)算法基础上,首先对采样点进行优化处理,保证路径最优的同时减少搜寻时间;其次引入路径节点最大值概念,删除扩展树冗余节点以提高算法效率;最后结合动态窗口(dynamic window approaches,DWA)算法提高路径的安全性和平滑性,实现对动态障碍物的避障。通过3种不同地图下的仿真验证,改进算法能有效提升路径质量,且大幅降低运行时间。展开更多
近年来,节点地震采集技术发展迅速,在油气勘探中得到大规模推广应用。相对于有缆地震仪器,节点地震仪在带道能力、排列布设以及施工效率等方面具有显著的优势,但它无法实时获取采集的地震数据,给质量监控和数据评价带来一定困难。如何...近年来,节点地震采集技术发展迅速,在油气勘探中得到大规模推广应用。相对于有缆地震仪器,节点地震仪在带道能力、排列布设以及施工效率等方面具有显著的优势,但它无法实时获取采集的地震数据,给质量监控和数据评价带来一定困难。如何确保节点地震采集质量,保证节点地震仪工作状态良好成为采集施工中的重要环节,即保证设备的稳定性与安全性。结合野外地震采集施工模式和作业流程,介绍了多类型节点质控手机APP及质控数据综合分析平台设计思路,开展了节点通讯、手机定位及导航、节点位置监控、多模式巡检、数据可视化及统计分析等关键技术研究,并基于Visual Studio 2022集成开发环境,采用MVC设计模式研发了多类型节点质控手机APP及质控数据综合分析平台,解决了当前节点质控软件通用性不强,质控数据综合评价分析自动化程度低等问题。在实际生产应用中,软件性能稳定、运行流畅,大幅提高了节点地震仪质控效率及效果,可有效保障节点数据采集质量和资料品质,降低施工成本。展开更多
基金Project(60873081)supported by the National Natural Science Foundation of ChinaProject(NCET-10-0787)supported by Program for New Century Excellent Talents in UniversityProject(11JJ1012)supported by the Natural Science Foundation of Hunan Province,China
文摘The optimization of network performance in a movement-assisted data gathering scheme was studied by analyzing the energy consumption of wireless sensor network with node uniform distribution. A theoretically analytical method for avoiding energy hole was proposed. It is proved that if the densities of sensor nodes working at the same time are alternate between dormancy and work with non-uniform node distribution. The efficiency of network can increase by several times and the residual energy of network is nearly zero when the network lifetime ends.
基金TheNationalScienceFundforOverseasDistinguishedYoungScholars (No .6 992 82 0 1) FoundationforUniversityKeyTeacherbytheMinistryofEducationandChangjiangScholarRewardProject
文摘The mobile IPv6 proposed by the IETF aims at providing mobility support on the next generation Internet. First, the authors described the basic principle of mobile IPv6 in brief and analyzed the advantages and disadvantages of it, presented a new idea of allocating a specific address space for mobile node (MN) and developed a new extension header and two ICMP message types for mobile IPv6. Lastly the authors proposed an optimization strategy for mobile IPv6 based on these extensions of protocol, which has the following advantages: 1) It is more convenient to manage the MNs because MN can be judged from its IP address; 2) When the correspondent node (CN) is not actively communicating with a MN, the MN and its home agent (HA) need not send Binding Update to the CN, and the CN need not send Binding Request to the MN. Only when the CN really wants to send a packet to the MN, will the CN voluntarily send a MN Discovery Request message to acquire the MN′s care of address. In this way,the transmission of Binding Update and Binding Request is greatly reduced, consequently the network overhead is also decreased; 3) While sending packets, the CN simply uses a MN Home Address Extension Header without using IPinIP encapsulation and routing header, which can reduce the redundant information in the packet and the message delay; 4) All the packets sent by the CN can be directly routed to the MN and the triangle routing can be completely avoided. By using these protocol extensions, the overhead of the network is greatly reduced and the network quality of services (QoS) is improved.
基金Project(07JJ1010) supported by the Hunan Provincial Natural Science Foundation of China for Distinguished Young ScholarsProjects(61073037,60773013) supported by the National Natural Science Foundation of China
文摘Most existing work on survivability in mobile ad-hoc networks(MANETs) focuses on two dimensional(2D) networks.However,many real applications run in three dimensional(3D) networks,e.g.,climate and ocean monitoring,and air defense systems.The impact on network survivability due to node behaviors was presented,and a quantitative analysis method on survivability was developed in 3D MANETs by modeling node behaviors and analyzing 3D network connectivity.Node behaviors were modeled by using a semi-Markov process.The node minimum degree of 3D MANETs was discussed.An effective approach to derive the survivability of k-connected networks was proposed through analyzing the connectivity of 3D MANETs caused by node misbehaviors,based on the model of node isolation.The quantitative analysis of node misbehaviors on the survivability in 3D MANETs is obtained through mathematical description,and the effectiveness and rationality of the proposed approach are verified through numerical analysis.The analytical results show that the effect from black and gray attack on network survivability is much severer than other misbehaviors.
文摘为提升命名数据移动自组织网络服务质量,针对其拓扑动态时变特性,提出一种基于节点活跃度的包转发策略。策略周期性地计算网络节点的活跃度,并利用高活跃度节点进行兴趣包和数据包的转发和存储。使用NS-3/ndnSIM开源框架开发了仿真程序,将这个策略与默认的洪泛和典型的最短路径路由策略进行评估。实验结果显示,在中等和高动态性的MANET(mobile ad hoc network)环境中,基于节点活跃度的数据包传输策略能通过适度增加节点的存储消耗,保持较低的平均请求延迟,同时取得更优秀的请求响应率,消耗更少网络带宽。
基金supported by the China Doctoral Discipline New Teacher Foundation(200802901507)the Sichuan Province Basic Research Plan Project(2013JY0165)the Cultivating Programme of Excellent Innovation Team of Chengdu University of Technology(KYTD201301)
文摘In order to reduce power consumption of sensor nodes and extend network survival time in the wireless sensor network (WSN), sensor nodes are scheduled in an active or dormant mode. A chain-type WSN is fundamental y different from other types of WSNs, in which the sensor nodes are deployed along elongated geographic areas and form a chain-type network topo-logy structure. This paper investigates the node scheduling prob-lem in the chain-type WSN. Firstly, a node dormant scheduling mode is analyzed theoretical y from geographic coverage, and then three neighboring nodes scheduling criteria are proposed. Sec-ondly, a hybrid coverage scheduling algorithm and dead areas are presented. Final y, node scheduling in mine tunnel WSN with uniform deployment (UD), non-uniform deployment (NUD) and op-timal distribution point spacing (ODS) is simulated. The results show that the node scheduling with UD and NUD, especial y NUD, can effectively extend the network survival time. Therefore, a strat-egy of adding a few mobile nodes which activate the network in dead areas is proposed, which can further extend the network survival time by balancing the energy consumption of nodes.
基金Project(90304010) supported by the National Natural Science Foundation of China project supported by the NewCentury Excellent Talents in University
文摘An improved on-demand multicast routing protocol(ODMRP), node classification on-demand multicast routing protocol(NC-ODMRP), which is based on node classification in mobile ad hoc networks was proposed. NC-ODMRP classifies nodes into such three categories as ordinary node, forwarding group(FG) node, neighbor node of FG node according to their history forwarding information. The categories are distinguished with different weights by a weight table in the nodes. NC-ODMRP chooses the node with the highest weight as an FG node during the setup of forwarding group, which reduces a lot of redundant FG nodes by sharing more FG nodes between different sender and receiver pairs. The simulation results show that NC-ODMRP can reduce more than 20% FG number of ODMRP, thus enhances nearly 14% data forwarding efficiency and 12% energy consumption efficiency when the number of multicast senders is more than 5.
文摘针对传统快速随机搜索树^(*)(rapidly-exploring random tree^(*),RRT^(*))算法收敛速率较慢,且不适用于动态场景等问题,提出一种基于目标点偏置和冗余节点删除的改进RRT*算法,用于解决移动机器人快速找到无碰撞最优路径的问题。此算法在RRT^(*)算法基础上,首先对采样点进行优化处理,保证路径最优的同时减少搜寻时间;其次引入路径节点最大值概念,删除扩展树冗余节点以提高算法效率;最后结合动态窗口(dynamic window approaches,DWA)算法提高路径的安全性和平滑性,实现对动态障碍物的避障。通过3种不同地图下的仿真验证,改进算法能有效提升路径质量,且大幅降低运行时间。
文摘近年来,节点地震采集技术发展迅速,在油气勘探中得到大规模推广应用。相对于有缆地震仪器,节点地震仪在带道能力、排列布设以及施工效率等方面具有显著的优势,但它无法实时获取采集的地震数据,给质量监控和数据评价带来一定困难。如何确保节点地震采集质量,保证节点地震仪工作状态良好成为采集施工中的重要环节,即保证设备的稳定性与安全性。结合野外地震采集施工模式和作业流程,介绍了多类型节点质控手机APP及质控数据综合分析平台设计思路,开展了节点通讯、手机定位及导航、节点位置监控、多模式巡检、数据可视化及统计分析等关键技术研究,并基于Visual Studio 2022集成开发环境,采用MVC设计模式研发了多类型节点质控手机APP及质控数据综合分析平台,解决了当前节点质控软件通用性不强,质控数据综合评价分析自动化程度低等问题。在实际生产应用中,软件性能稳定、运行流畅,大幅提高了节点地震仪质控效率及效果,可有效保障节点数据采集质量和资料品质,降低施工成本。