CN103747498A - Direction angle-based wireless sensor network routing void optimization method - Google Patents
Direction angle-based wireless sensor network routing void optimization method Download PDFInfo
- Publication number
- CN103747498A CN103747498A CN201410023896.5A CN201410023896A CN103747498A CN 103747498 A CN103747498 A CN 103747498A CN 201410023896 A CN201410023896 A CN 201410023896A CN 103747498 A CN103747498 A CN 103747498A
- Authority
- CN
- China
- Prior art keywords
- node
- path
- hole
- empty
- neighbor
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 34
- 238000005457 optimization Methods 0.000 title claims abstract description 19
- 239000011800 void material Substances 0.000 title description 3
- 238000004891 communication Methods 0.000 claims abstract description 15
- 238000004422 calculation algorithm Methods 0.000 claims description 4
- 240000007594 Oryza sativa Species 0.000 claims 1
- 235000007164 Oryza sativa Nutrition 0.000 claims 1
- 230000001174 ascending effect Effects 0.000 claims 1
- 235000009566 rice Nutrition 0.000 claims 1
- 230000000694 effects Effects 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 12
- 238000004364 calculation method Methods 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 2
- 238000004088 simulation Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- FFBHFFJDDLITSX-UHFFFAOYSA-N benzyl N-[2-hydroxy-4-(3-oxomorpholin-4-yl)phenyl]carbamate Chemical compound OC1=C(NC(=O)OCC2=CC=CC=C2)C=CC(=C1)N1CCOCC1=O FFBHFFJDDLITSX-UHFFFAOYSA-N 0.000 description 1
- 230000001934 delay Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000005265 energy consumption Methods 0.000 description 1
- 238000012913 prioritisation Methods 0.000 description 1
- 238000013138 pruning Methods 0.000 description 1
- 238000003860 storage Methods 0.000 description 1
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
- Small-Scale Networks (AREA)
Abstract
本发明提出了属于无线传感器网络(WSNs)技术领域中的一种基于方向角度的无线传感网络路由空洞优化方法。该方法用任意两个节点间的距离小于通信半径R判断路由空洞节点;以空洞节点为中心构建基于方向角度空洞节点的方向邻居节点集合;计算邻居节点的下一跳代价函数;根据下一跳代价函数划分路由空洞下一跳节点优先等级;采用随机选择从高优先级节点集合中选取一节点作为空洞节点的下一跳;最后对空洞附近路径进行精简优化,减少路径上节点个数,得到基于方向角度的无线传感网络路由空洞优化方法。本发明既能处理空洞路由问题,也满足了WSNs的QoS需求;简单可行,在解决空洞问题上效果显著。
The invention proposes a method for optimizing a routing hole in a wireless sensor network based on a direction angle, which belongs to the technical field of wireless sensor networks (WSNs). In this method, the distance between any two nodes is less than the communication radius R to judge the routing hole node; the hole node is the center to construct the direction neighbor node set based on the direction angle hole node; the next hop cost function of the neighbor node is calculated; according to the next hop The cost function divides the priority level of the next hop node of the routing hole; uses random selection to select a node from the high-priority node set as the next hop of the hole node; finally streamlines and optimizes the path near the hole to reduce the number of nodes on the path, and obtains Routing Hole Optimization Method for Wireless Sensor Networks Based on Directional Angle. The invention can not only deal with the hole routing problem, but also meet the QoS requirement of WSNs; it is simple and feasible, and has remarkable effect on solving the hole problem.
Description
技术领域technical field
本发明涉及一种基于方向角度的无线传感网络路由空洞优化方法,属于无线传感器网络(WSNs)技术领域。The invention relates to a method for optimizing a routing hole in a wireless sensor network based on a direction angle, and belongs to the technical field of wireless sensor networks (WSNs).
背景技术Background technique
无线传感器网络(WSNs)节点的计算、存储、通信能力有限,传统的固定网络与移动自组织网络的路由协议均不能有效地应用于WSNs,研究WSNs的路由协议有重要意义,路由协议可按不同的分类方法分为多种类别,其中的地理位置路由得到广泛应用,在地理位置路由中,节点通过GPS或者定位算法获知自己的位置信息,数据需要转发时,节点根据其掌握的局部网络信息,使用距离贪婪转发方式,选择位置更加接近目标节点的邻居节点作为下一跳转发节点,沿着较短的路径传输数据。由于其使用距离贪婪转发方式转发数据,不可避免的会出现贪婪转发失败的问题,转发失败的节点则成为了空洞节点,路由空洞节点的定义:在向目标节点使用距离贪婪算法建立路径时,节点会选择位置更加接近目标节点的邻居节点作为下一跳转发节点,但当邻居节点中不存在距离目标节点更近的节点时,此节点即为空洞节点。因此空洞问题的解决机制标志着路由协议的有效性。The calculation, storage and communication capabilities of wireless sensor network (WSNs) nodes are limited, and the routing protocols of traditional fixed networks and mobile ad-hoc networks cannot be effectively applied to WSNs. It is of great significance to study the routing protocols of WSNs. The classification methods are divided into many categories, among which geographic location routing is widely used. In geographic location routing, nodes obtain their own location information through GPS or positioning algorithms. When data needs to be forwarded, nodes use the local network information they have. Using the distance greedy forwarding method, the neighbor node whose position is closer to the target node is selected as the next hop forwarding node, and the data is transmitted along a shorter path. Since it uses the distance greedy forwarding method to forward data, the problem of greedy forwarding failure will inevitably occur, and the node that fails to forward becomes a hole node. The definition of a routing hole node: when using the distance greedy algorithm to establish a path to the target node, the node The neighbor node whose position is closer to the target node will be selected as the next hop forwarding node, but when there is no node closer to the target node among the neighbor nodes, this node is a hollow node. Therefore, the resolution mechanism of the hole problem marks the validity of the routing protocol.
高效的路由空洞处理机制对于地理位置路由协议是至关重要的,设计路由空洞处理机制时应该尽可能做到处理空洞的传感器节点应尽可能地少,最好空洞节点自身就能完成对空洞的处理;路由空洞处理机制带来的额外的能量开销应尽可能地少,提高能量利用率;利用少量局部网络信息完成对空洞的处理,不对路由协议的可扩展性产生影响;尽可能地接近最短路径。An efficient routing hole processing mechanism is crucial for geographic location routing protocols. When designing a routing hole processing mechanism, the number of sensor nodes that handle holes should be as small as possible. It is best that the hole nodes themselves can complete the hole detection. processing; the additional energy overhead brought by the routing hole processing mechanism should be as small as possible to improve energy utilization; use a small amount of local network information to complete the processing of the hole without affecting the scalability of the routing protocol; as close as possible to the shortest path.
发明内容Contents of the invention
针对WSNs的路由空洞问题,本发明的目的在于提供一种基于方向角度的无线传感网络路由空洞优化方法。Aiming at the problem of routing holes in WSNs, the purpose of the present invention is to provide a method for optimizing routing holes in wireless sensor networks based on direction angles.
本发明的技术方案是,The technical scheme of the present invention is,
一种基于方向角度的无线传感网络路由空洞优化方法,该方法步骤为:A method for optimizing a routing hole in a wireless sensor network based on a direction angle, the steps of which are as follows:
步骤1:判断路由空洞节点;Step 1: Determine the routing hole node;
首先计算出每两个节点间的距离,通常利用通信半径确定每个节点的邻居节点,即两个节点间的距离小于某个数值即互为邻居节点,每个节点都具有自身的邻居节点集合;计算每个节点距离目标节点的距离,目标节点一般情况下已知,建立路径过程中,选取下一跳节点时如果邻居节点中不存在与本节点相比距离目标节点更近的节点时,此节点即为空洞节点;Firstly, calculate the distance between every two nodes, and usually use the communication radius to determine the neighbor nodes of each node, that is, the distance between two nodes is less than a certain value, that is, they are neighbor nodes to each other, and each node has its own set of neighbor nodes ;Calculate the distance between each node and the target node. The target node is generally known. In the process of establishing the path, when selecting the next hop node, if there is no node closer to the target node than the current node in the neighbor nodes, This node is the hole node;
步骤2:以空洞节点为中心构建方向邻居节点集合;Step 2: Construct a set of directional neighbor nodes centered on the hollow node;
以空洞节点为中心,以空洞节点与目标节点连线的正负120度重新构建空洞节点的方向邻居节点集合{Nodei},集合中元素个数为n,集合中的n个节点作为之后计算代价函数的备选节点;当邻居节点与空洞节点连线、空洞节点与目标节点连线的夹角小于120度时,步骤1中根据通信半径R所确定的空洞节点的邻居节点属于方向邻居节点集合{Nodei};即,Take the hole node as the center, and rebuild the directional neighbor node set {Node i } of the hole node with the plus or minus 120 degrees of the connection between the hole node and the target node. The number of elements in the set is n, and the n nodes in the set are used for later calculation Alternative nodes of the cost function; when the angle between the connection between the neighbor node and the hole node, and the connection between the hole node and the target node is less than 120 degrees, the neighbor nodes of the hole node determined according to the communication radius R in
当时,Ni+1∈{Nodei};when , N i+1 ∈{Node i };
其中,Ni为空洞节点,Ni+1为步骤1中通信半径R所确定的空洞节点Ni的邻居节点,为邻居节点与空洞节点连线、空洞节点与目标节点连线的夹角;Among them, N i is the hole node, N i+1 is the neighbor node of the hole node N i determined by the communication radius R in
步骤3:计算方向邻居节点的下一跳代价函数;Step 3: Calculate the next-hop cost function of the neighbor node in the direction;
对集合中的每个节点计算代价函数,所述代价函数为:A cost function is computed for each node in the set, which is:
其中,L(Ni,D)表示空洞节点距离目的节点距离,L(Ni+1,D)表示集合{Nodei}中的节点到目的节点的距离,代价函数的值总是大于1。对计算出的Ci由小到大排序,构建集合{Ci},计算{Ci}的中间值:Among them, L(N i ,D) represents the distance from the empty node to the destination node, L(N i+1 ,D) represents the distance from the node in the set {Node i } to the destination node, and the value of the cost function is always greater than 1. Sort the calculated C i from small to large, build a set {C i }, and calculate the median value of {C i }:
Cmid=mid{Ci},C mid = mid{C i },
将Cmid用作后续判断优先等级的标准;Use C mid as a standard for subsequent judgment of priority;
步骤4:根据下一跳代价函数划分路由空洞下一跳节点优先等级;Step 4: According to the next hop cost function, the priority level of the next hop node of the routing hole is divided;
根据上一步计算出的Cmid划分空洞节点的方向邻居节点的优先选取等级,将优先级等级划分2级,如果节点的Ci值小于Cmid,则节点属于高优先级{leveli=1};否则,节点属于低优先级{leveli=0};According to the C mid calculated in the previous step, divide the priority selection level of the neighbor nodes in the direction of the hole node, and divide the priority level into 2 levels. If the value of C i of the node is less than C mid , the node belongs to the high priority {level i = 1} ; Otherwise, the node belongs to low priority {level i = 0};
步骤5:从高优先级节点集合随机选择确定下一跳节点;Step 5: Randomly select and determine the next-hop node from the high-priority node set;
根据优先级等级{leveli}随机选取空洞节点的下一跳节点,从步骤4中确立的高优先级节点集合{leveli=1}中随机选取空洞节点的下一跳节点;Randomly select the next hop node of the hole node according to the priority level {level i }, randomly select the next hop node of the hole node from the high priority node set {level i = 1} established in
步骤6:路径精简优化减少路径上节点个数;Step 6: Path simplification and optimization reduces the number of nodes on the path;
在建立路径的过程中,对路径上的所有节点进行由1开始的编号,源节点的编号为1,源节点的下一跳节点编号为2,紧接着的下一跳节点编号为3,以此类推,不在路径上的节点编号为0,在建立路径成功后进行精简优化,优化原则为从源节点开始选择邻居节点中编号最大的节点直接作为下一跳节点,之后从下一跳节点按照同样原则向后精简优化,直至目的节点,确立最终的路径,被精简掉的节点由于已不在最终的路径上,编号重新置0;In the process of establishing a path, all nodes on the path are numbered starting from 1, the source node is numbered 1, the next hop node of the source node is numbered 2, and the next next hop node is numbered 3. By analogy, the node number that is not on the path is 0. After the path is successfully established, it will be streamlined and optimized. The optimization principle is to select the node with the largest number among the neighbor nodes from the source node as the next hop node directly, and then from the next hop node according to The same principle is used to streamline and optimize backwards until the destination node is established, and the final path is established. Since the streamlined nodes are no longer on the final path, the numbers are reset to 0;
这样,即得到基于方向角度的无线传感网络路由空洞优化方法,该方法解决了空洞问题并满足无线传感器网络QoS需求的路径。In this way, a routing hole optimization method for wireless sensor networks based on direction and angle is obtained, which solves the problem of holes and meets the QoS requirements of wireless sensor networks.
本发明步骤1计算了节点与节点之间的距离,来确定邻居节点。又计算了每个节点距离目标节点的距离,判断空洞节点,每个节点只需维护少量的拓扑信息。所述步骤2以空洞节点为中心,引入方向角度限制,重新构建了方向邻居节点的集合{Nodei}。所述步骤3定义了计算空洞节点的方向邻居节点的代价函数Ci,对集合{Ci}进行了排序并求出了中间值Cmid,作为下一步的划分阈值。所述步骤4{Nodei}中的每个代价函数通过与Cmid比较,划分为0和1两个优先级,0为低优先级,1为高优先级。所述步骤5在高优先级的节点中随机选取一个节点作为空洞节点的下一跳节点。所述步骤6精简路径节点个数,优化路径,最终得到针对WSNs的路由空洞问题的优化解决方法——基于方向角度的无线传感网络路由空洞优化方法。
本发明的有益效果是:本发明简单可行,既能有效解决空洞路由问题,也满足了WSNs的QoS需求。The beneficial effects of the invention are: the invention is simple and feasible, can effectively solve the problem of hole routing, and also satisfy the QoS requirement of WSNs.
附图说明Description of drawings
图1为本发明的流程图。Fig. 1 is a flowchart of the present invention.
图2为本发明选择空洞节点下一跳时引入代价函数的原理示意图。FIG. 2 is a schematic diagram of the principle of introducing a cost function when selecting the next hop of a hole node in the present invention.
图3为路径精简优化的原理示意图。FIG. 3 is a schematic diagram of a principle of path pruning and optimization.
图4为本发明遇到空洞节点时所选择的路径拓扑图。FIG. 4 is a topological diagram of a path selected when the present invention encounters a hole node.
图5为精简优化后路径最终的拓扑图。Fig. 5 is the final topology diagram of the path after streamlining and optimization.
图6为本发明与TPGF方法处理空洞问题后的节点个数对比示意图。Fig. 6 is a schematic diagram of the comparison of the number of nodes after the hole problem is dealt with by the present invention and the TPGF method.
图7为本发明与TPGF方法处理空洞问题后的能量利用率对比示意图。Fig. 7 is a schematic diagram showing the comparison of the energy utilization rate between the present invention and the TPGF method after dealing with the void problem.
具体实施方式Detailed ways
下面结合附图和实施例,对本发明作详细说明。The present invention will be described in detail below in conjunction with the accompanying drawings and embodiments.
图1是本发明的流程图。如图1所示,一种基于方向角度的无线传感网络路由空洞优化方法,该方法步骤为,包括下列步骤:Figure 1 is a flow chart of the present invention. As shown in Figure 1, a kind of wireless sensor network route hole optimization method based on direction angle, the method step is, comprises the following steps:
步骤1:判别路由空洞节点,首先利用通信半径确定每个节点的邻居节点。我们取通信半径R=60,单位:米(m),则任意两个节点间的距离小于60m即互为邻居节点,再计算每个节点距离目标节点的距离,目标节点一般情况下已知,建立路径过程中,选取下一跳节点时如果邻居节点中不存在与本节点相比距离目标节点更近的节点时,此节点即为空洞节点;Step 1: To identify routing hole nodes, first use the communication radius to determine the neighbor nodes of each node. We take the communication radius R=60, unit: meter (m), then the distance between any two nodes is less than 60m, that is, they are neighbor nodes, and then calculate the distance between each node and the target node, the target node is generally known, In the process of establishing the path, if there is no node closer to the target node in the neighbor node when selecting the next hop node, the node is a hollow node;
步骤2:以空洞节点为中心,以空洞节点与目标节点连线的正负120度重新构建空洞节点的方向邻居节点集合,当时,Ni+1∈{Nodei},其中,Ni为空洞节点,Ni+1为步骤1中通信半径R所确定的空洞节点Ni的邻居节点,为邻居节点与空洞节点连线、空洞节点与目标节点连线的夹角;这个集合中的元素个数n小于等于步骤1中按通信半径计算出的空洞节点的邻居节点个数。在这些节点中选取空洞节点的下一跳节点。Step 2: Take the hole node as the center, rebuild the directional neighbor node set of the hole node with the plus or minus 120 degrees of the connection between the hole node and the target node, when , N i+1 ∈{Node i }, where N i is a hole node, N i+1 is the neighbor node of the hole node N i determined by the communication radius R in
步骤3:引入代价函数图2为本发明选择空洞节点下一跳时引入代价函数的原理示意图,如图2所示,图中Ni即为空洞节点,须在夹角正负120度内,选择下一跳,则计算Ni+1a,Ni+1b,Ni+1c及Ni+1d的代价函数值,通过计算集合{Nodei}的代价函数后,再求出中间值Cmid,用作后续划分优先级的阈值。Step 3: Introduce a cost function Figure 2 is a schematic diagram of the principle of introducing a cost function when selecting the next hop of a hole node in the present invention. As shown in Figure 2, Ni in the figure is a hole node, and the next hop must be selected within the angle of plus or minus 120 degrees, then the calculation The cost function values of N i+1 a, N i+1 b, N i+1 c and N i+1 d, after calculating the cost function of the set {Node i }, then calculate the intermediate value C mid , which is used as Threshold for subsequent prioritization.
步骤4:以Cmid为阈值将{Nodei}中节点的优先级划分为2级,{leveli=1}和{leveli=0},经计算后图2中Ni+1a,Ni+1b属于高优先级{leveli=1},而Ni+1c与Ni+1d属于低优先级{leveli=0}。Step 4: Use C mid as the threshold to divide the priority of nodes in {Node i } into 2 levels, {level i = 1} and {level i = 0}. After calculation, N i+1 a in Figure 2, N i+1 b belongs to high priority {level i =1}, while N i+1 c and N i+1 d belong to low priority {level i =0}.
步骤5:随机选取{Nodei}中的某一节点作为空洞节点的下一跳。则在高优先级节点Ni+1a,Ni+1b之间随机选取。Step 5: Randomly select a node in {Node i } as the next hop of the hole node. Then randomly select high-priority nodes N i+1 a and N i+1 b.
步骤6:精简路径节点个数,优化路径;Step 6: Reduce the number of path nodes and optimize the path;
如图3所示,图3为路径精简优化的原理示意图,由源节点S向目的节点D建立路径,路径为S→a→b→c,S的编号为1,a为2,b为3,c为4。a,b,c均为S的邻居节点,因此直接选取编号最大的c作为S的下一跳,之后从c开始按照同一原则精简优化直至目的节点。As shown in Figure 3, Figure 3 is a schematic diagram of the principle of path simplification and optimization. A path is established from source node S to destination node D. The path is S→a→b→c. The number of S is 1, a is 2, and b is 3 , c is 4. a, b, and c are all neighbor nodes of S, so directly select c with the largest number as the next hop of S, and then simplify and optimize from c to the destination node according to the same principle.
[实施例][Example]
采用MATLAB作为仿真工具,仿真参数设定如下:Using MATLAB as the simulation tool, the simulation parameters are set as follows:
拓扑范围为600×400,目的节点设在(0,0)处,源节点设在距离目标节点最远处,节点的初始能量均设为1焦耳,节点不具有移动性。The topological range is 600×400, the destination node is set at (0,0), the source node is set at the farthest distance from the target node, the initial energy of the nodes is set to 1 Joule, and the nodes do not have mobility.
如图4所示,图4为本发明遇到空洞节点时所选择的路径拓扑图(为节点个数为n=150的情况下建立路径的拓扑图)。之后按照本发明,一种基于方向角度的无线传感网络路由空洞优化方法,该方法步骤为:As shown in Fig. 4, Fig. 4 is a path topology diagram selected when the present invention encounters a hollow node (a topology diagram for establishing a path when the number of nodes is n=150). Then according to the present invention, a kind of wireless sensor network routing hole optimization method based on direction angle, the method steps are:
1)判断空洞节点,用贪婪算法选择下一跳节点建立路径,直至节点Ni;节点Ni距离目的节点为316.51m,均小于节点Ni的邻居节点A,B,C,D,E距离目的节点的距离,其值分别为346.25m,370.8m,370.59m,347.92m,381.98,节点Ni成为路由空洞节点;1) Determine the empty node, use the greedy algorithm to select the next hop node to establish a path until the node N i ; the distance from node N i to the destination node is 316.51m, which are all smaller than the distances of node N i 's neighbor nodes A, B, C, D, E The distance of the destination node, its value is 346.25m, 370.8m, 370.59m, 347.92m, 381.98 respectively, the node N i becomes the routing hole node;
2)构建方向邻居节点集合,根据空洞节点Ni与目的节点连线的夹角小于120度,计算出的空洞节点Ni的方向邻居节点集合包括节点A,B,C,D;2) Construct a set of directional neighbor nodes. According to the fact that the angle between the hollow node N i and the destination node is less than 120 degrees, the calculated directional neighbor node set of the hollow node N i includes nodes A, B, C, and D;
3)计算方向邻居节点的代价函数集合,并从小到大排序。A,B,C,D计算出的代价函数值Ci分别为1.09,1.17,1.172,1.1,构建的集合{Ci}为:3) Calculate the cost function set of the neighbor nodes in the direction, and sort them from small to large. The cost function values C i calculated by A, B, C, and D are 1.09, 1.17, 1.172, and 1.1 respectively, and the constructed set {C i } is:
{1.06,1.1,1.17,1.172};计算中间值Cmid为1.123;{1.06, 1.1, 1.17, 1.172}; calculate the median value C mid as 1.123;
4)根据计算出的阈值Cmid,将A,B,C,D分为两个优先级,由于A,D的Ci值小于Cmid,因此A,D∈{level=1};B,C∈{level=0}。4) According to the calculated threshold C mid , divide A, B, C, and D into two priorities. Since the C i values of A and D are smaller than C mid , A, D∈{level=1}; B, D∈{level=1}; C ∈ {level=0}.
5)在A,D两个点中间随机选择空洞节点的下一跳节点,选择了D点作为空洞节点的下一跳节点。5) Randomly select the next hop node of the hole node between the two points A and D, and select point D as the next hop node of the hole node.
6)之后按照路径优化精简原则确定的最终路径如图5所示。(图5为精简优化后路径最终的拓扑图)。从图5可以明显看出按照本发明方法计算后的路径绕过了空洞节点Ni。6) Afterwards, the final path determined according to the principle of path optimization and simplification is shown in Figure 5. (Figure 5 is the final topology of the path after streamlining and optimization). It can be clearly seen from FIG. 5 that the path calculated according to the method of the present invention bypasses the hole node N i .
路径既解决了空洞问题,同时满足了无线传感器网络的QoS需求。The path not only solves the hole problem, but also meets the QoS requirements of wireless sensor networks.
图6为本发明与TPGF方法处理空洞问题后的节点个数对比示意图。图6中表现了本发明最终的路径节点与TPGF计算路径节点随着节点个数变化的曲线图,具体数据如表1所示:Fig. 6 is a schematic diagram of the comparison of the number of nodes after the hole problem is dealt with by the present invention and the TPGF method. Shown in Fig. 6 is the graph that the final path node of the present invention and TPGF calculation path node change along with the number of nodes, concrete data is as shown in table 1:
表1Table 1
路径上节点个数与路径时延成正比关系,统计原则如下式所示:The number of nodes on the path is proportional to the path delay, and the statistical principle is shown in the following formula:
D端到端=D传输延时+D其它因素,D end-to-end = D transmission delay + D other factors ,
其中,D传输延时主要指节点间发送数据的延时,而D其它因素主要表示MAC层延时及其它的延时,统一按20ms进行统计,则本发明方法较TPGF时延分别降低了9.5%,5.3%,4.5%,5%,4.8%,5%。Wherein, D transmission delay mainly refers to the delay of sending data between nodes, and other factors of D mainly represent MAC layer delay and other delays, and the unified statistics are carried out by 20ms, then the inventive method reduces respectively 9.5 compared with TPGF delay %, 5.3%, 4.5%, 5%, 4.8%, 5%.
图7为本发明与TPGF方法处理空洞问题后的能量利用率对比示意图。统计能量的方法有很多,现以第一个节点死亡时终止,用剩余能量除以总能量,即能量利用率。能量模型采用发射和接收机电路处理1比特数据所消耗的能量为50J-9,自由空间模型发射和接收机电路向单位面积发射1比特数据所消耗的能量为100J-12,数据包长度1600比特。最终能量利用率如表2所示:Fig. 7 is a schematic diagram showing the comparison of the energy utilization rate between the present invention and the TPGF method after dealing with the void problem. There are many ways to count energy, and now it terminates when the first node dies, and divides the remaining energy by the total energy, that is, the energy utilization rate. In the energy model, the energy consumed by transmitting and receiving circuits to process 1 bit of data is 50J -9 , and in the free space model, the energy consumed by transmitting and receiving circuits transmitting 1 bit of data to a unit area is 100J -12 , and the data packet length is 1600 bits. The final energy utilization rate is shown in Table 2:
表2Table 2
综上所述,本发明既满足了空洞处理后路径节点个数少,能量开销少,利用率高的要求,并且简单易行。To sum up, the present invention not only satisfies the requirements of fewer path nodes after hole processing, less energy consumption, and high utilization rate, but also is simple and easy to implement.
本发明既能处理空洞路由问题,也满足了WSNs的QoS需求;简单可行,在解决空洞问题上效果显著。The invention can not only deal with the hole routing problem, but also meet the QoS requirement of WSNs; it is simple and feasible, and has remarkable effect on solving the hole problem.
以上所述,仅为本发明较佳的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到的变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应该以权利要求的保护范围为准。The above is only a preferred embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Any person skilled in the art within the technical scope disclosed in the present invention can easily think of changes or Replacement should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be determined by the protection scope of the claims.
Claims (2)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410023896.5A CN103747498B (en) | 2014-01-17 | 2014-01-17 | Direction angle-based wireless sensor network routing void optimization method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410023896.5A CN103747498B (en) | 2014-01-17 | 2014-01-17 | Direction angle-based wireless sensor network routing void optimization method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103747498A true CN103747498A (en) | 2014-04-23 |
CN103747498B CN103747498B (en) | 2017-04-12 |
Family
ID=50504475
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410023896.5A Expired - Fee Related CN103747498B (en) | 2014-01-17 | 2014-01-17 | Direction angle-based wireless sensor network routing void optimization method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103747498B (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106211257A (en) * | 2016-07-08 | 2016-12-07 | 广州大学 | A kind of energy acquisition routing algorithm for wireless sensor based on geographical position |
CN106774310A (en) * | 2016-12-01 | 2017-05-31 | 中科金睛视觉科技(北京)有限公司 | A kind of robot navigation method |
CN107454648A (en) * | 2017-06-15 | 2017-12-08 | 中富通股份有限公司 | Based on the single domain Ad Hoc that forward direction is approached by finding that algorithm designs in real time |
CN108650680A (en) * | 2018-03-07 | 2018-10-12 | 东南大学 | A kind of wireless sensor network cavity restorative procedure based on direction of arrival |
CN113469813A (en) * | 2021-07-20 | 2021-10-01 | 华北电力大学 | Regional carbon quota transaction system and method for power enterprise based on block chain |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102088753A (en) * | 2011-03-28 | 2011-06-08 | 中国科学院上海微系统与信息技术研究所 | Alternate hole routing method of Internet of Things (IOT) for guaranteeing service quality |
CN102665252A (en) * | 2012-06-05 | 2012-09-12 | 重庆大学 | Routing void processing method for wireless sensing network geographical position |
-
2014
- 2014-01-17 CN CN201410023896.5A patent/CN103747498B/en not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102088753A (en) * | 2011-03-28 | 2011-06-08 | 中国科学院上海微系统与信息技术研究所 | Alternate hole routing method of Internet of Things (IOT) for guaranteeing service quality |
CN102665252A (en) * | 2012-06-05 | 2012-09-12 | 重庆大学 | Routing void processing method for wireless sensing network geographical position |
Non-Patent Citations (4)
Title |
---|
YING-HONG WANG, KUO-FENG HUANG, LIANG-YI LEE, KAI-GUAN QUEK: "A Hole Avoiding Routing Protocol with Relative Neighborhood Graph for Wireless Sensor Network", 《IEEE》 * |
刘安丰 吴贤佑 陈志刚: "一种基于PSO 的有效能量空洞避免的无线传感器路由算法", 《计算机研究与发展》 * |
刘琴, 王福豹, 马峻岩, 史龙: "无线传感器网络位置辅助路由算法研究", 《计算机应用研究》 * |
田乐 谢东亮 任彪 张雷 程时端: "无线传感器网络贪婪转发策略中的路由空洞问题", 《电子与信息学报》 * |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106211257A (en) * | 2016-07-08 | 2016-12-07 | 广州大学 | A kind of energy acquisition routing algorithm for wireless sensor based on geographical position |
CN106211257B (en) * | 2016-07-08 | 2019-11-12 | 广州大学 | A Geolocation-based Routing Algorithm for Energy Harvesting Wireless Sensor Networks |
CN106774310A (en) * | 2016-12-01 | 2017-05-31 | 中科金睛视觉科技(北京)有限公司 | A kind of robot navigation method |
CN107454648A (en) * | 2017-06-15 | 2017-12-08 | 中富通股份有限公司 | Based on the single domain Ad Hoc that forward direction is approached by finding that algorithm designs in real time |
CN108650680A (en) * | 2018-03-07 | 2018-10-12 | 东南大学 | A kind of wireless sensor network cavity restorative procedure based on direction of arrival |
CN113469813A (en) * | 2021-07-20 | 2021-10-01 | 华北电力大学 | Regional carbon quota transaction system and method for power enterprise based on block chain |
Also Published As
Publication number | Publication date |
---|---|
CN103747498B (en) | 2017-04-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104602302B (en) | It is a kind of based on cluster structured ZigBee-network balancing energy method for routing | |
CN103747498B (en) | Direction angle-based wireless sensor network routing void optimization method | |
CN103561445B (en) | A kind of wireless sense network multi-path routing method based on network code | |
CN104618982A (en) | Method for finding optimal path for Adhoc network based on improved genetic-ant colony algorithm | |
CN104684040B (en) | Q based on fuzzy reasoning learns the method that vehicle-mounted net establishes routed path | |
CN105848238B (en) | Wireless sensor network IPv6 method for routing based on multi-parameter | |
Mahmud et al. | Energy efficient routing for Internet of Things (IoT) applications | |
CN106817739A (en) | A kind of wireless sensor and actor networks based on mobile sink node Energy Efficient are by agreement | |
CN104581817A (en) | A Dynamic Shortest Path Weighted Routing Method in Mobile Ad Hoc Networks | |
Kumar et al. | Fuzzy logic based efficient multipath routing for mobile adhoc networks | |
CN105517093A (en) | Energy-saving routing method based on network balance for use in wireless sensor network | |
CN104113855A (en) | Channel-based routing algorithm of wireless self-organizing network | |
CN105188084B (en) | A kind of wireless sensor network routing optimization method based on congestion control | |
CN104486040B (en) | High efficient coding perception route method based on cache management | |
Lin et al. | Constructing maximum-lifetime data gathering trees in sensor networks with data aggregation | |
CN108632785B (en) | Ant colony self-adaptive Internet of vehicles routing method based on link quality | |
CN106937349A (en) | Routing Protocol for Wireless Sensor Networks Based on Mobile Aggregation Nodes and Ant Colony Algorithm | |
Raich et al. | Best path finding using location aware AODV for MANET | |
CN104168619A (en) | Dynamic routing building method based on D algorithm in wireless body area network | |
CN103729332A (en) | MoT (mesh-of-tree) structure based low-power-consumption NoC (network-on-chip) routing method | |
CN106804053A (en) | Unicast routing method based on the selection of self adaptation attractor in a kind of mobile ad-hoc network | |
CN107801227B (en) | Routing scheduling method for hierarchical analysis of wireless sensor network | |
CN107453947B (en) | A method for establishing vehicle network routing based on fuzzy reasoning | |
CN106507431B (en) | Wireless sensor network routing method | |
Manohari et al. | A technique to enhance the energy efficiency of multipath routing protocol for MANETs |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20170412 Termination date: 20200117 |
|
CF01 | Termination of patent right due to non-payment of annual fee |