WO2015077940A1 - Sink node routing method and node device - Google Patents

Sink node routing method and node device Download PDF

Info

Publication number
WO2015077940A1
WO2015077940A1 PCT/CN2013/087956 CN2013087956W WO2015077940A1 WO 2015077940 A1 WO2015077940 A1 WO 2015077940A1 CN 2013087956 W CN2013087956 W CN 2013087956W WO 2015077940 A1 WO2015077940 A1 WO 2015077940A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
sink
neighbor
degree
neighbor nodes
Prior art date
Application number
PCT/CN2013/087956
Other languages
French (fr)
Chinese (zh)
Inventor
刘培
Original Assignee
华为技术有限公司
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to CN201380019204.3A priority Critical patent/CN104813640B/en
Priority to PCT/CN2013/087956 priority patent/WO2015077940A1/en
Publication of WO2015077940A1 publication Critical patent/WO2015077940A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/02Communication route or path selection, e.g. power-based or shortest path routing
    • H04W40/04Communication route or path selection, e.g. power-based or shortest path routing based on wireless node resources
    • H04W40/10Communication route or path selection, e.g. power-based or shortest path routing based on wireless node resources based on available power or energy
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • the present invention relates to the field of communications, and in particular, to a Sink node routing method and a node device. Background technique
  • RPL IPv6 Routing Protocol for Low-Power and Lossy Networks low-power loss network IPv6 routing protocol
  • DODAG Destination Oriented Directed Acyclic Graph
  • the root node (fixed node) broadcasts a DIO (DOD AG Information Object) message
  • DIO DOD AG Information Object
  • the node that receives the DIO message sequentially joins the graph and broadcasts the DIO message to the surrounding nodes, and finally forms a network extension as shown in FIG. Park is a non-loop diagram.
  • the RPL protocol stipulates that the network consists of multiple directed acyclic graphs, and each directed acyclic graph is constructed by following different object functions (Object Function, OF). Each acyclic graph distributes a certain number of nodes.
  • the root node and other sensor nodes form a tree-structured network, and each sensor node is connected to its parent node.
  • the node When the sensor node needs to send data to the root node, the node directly sends the data up to its own parent node. After receiving the data, the parent node sends the data up to its own parent node, and finally sends the data to the root node.
  • the shortcomings of this program are:
  • the default root node of the RPL routing mechanism is a fixed node, and the frequent data to the root node makes the nodes around the root node consume too much energy, and finally forms an energy hole around the root node, thereby affecting the performance of the RPL route.
  • Each node in the network belongs to a specific directed acyclic graph.
  • the energy consumption for maintaining the directed acyclic graph becomes larger.
  • the use of mobile Sink (sink) nodes can better solve the above problems, but in the existing use shift
  • the sensor node searches for a mobile Sink node through a flooded broadcast routing request, and the node's energy consumption is too large.
  • the manner of flooding the broadcast routing request increases the number of routing request messages. If multiple source nodes in the network are looking for the sink node at the same time, collisions are likely to occur, causing network congestion. Summary of the invention
  • the technical problem to be solved by the embodiments of the present invention is to provide a Sink node routing method and a node device, so that the node device can accurately and efficiently find the Sink node under the condition of saving energy.
  • a first aspect of the embodiments of the present invention provides a node device, where the node device includes: a threshold calculation module, configured to calculate a node degree threshold of the node according to the node parameter; and a node screening module, configured to use the node threshold and the node threshold
  • the node parameters of all neighbor nodes discard some neighbor nodes among all neighbor nodes, and determine the remaining neighbor nodes as Sink routing forwarding nodes;
  • the routing request module is configured to send a Sink routing forwarding request to the Sink routing forwarding node.
  • the node parameter includes: a node degree of all neighbor nodes of the own node and/or a hop count of the source node of the self-node to the current Sink route search.
  • the node degree threshold is +0 5 , where r max is a neighbor node with the largest node degree
  • the node degree is the node degree of the neighbor node with the smallest node degree
  • h is the hop count of the own node to the source node
  • h max is the preset maximum search hop count.
  • a threshold screening unit configured to discard a neighbor node whose node degree is less than the node degree threshold.
  • the node screening module includes:
  • a reference node selection unit configured to be used in a neighbor node whose node degree is not less than the node degree threshold Selecting a neighbor node with the largest degree of node as the reference node;
  • a direction filtering unit configured to discard the neighbor node that meets the discarding condition with the number of the common neighbor nodes of the reference node in the neighboring node whose node degree is not less than the node degree threshold.
  • the discarding condition includes:
  • the ratio of the number of co-neighbor nodes to the reference node to the node degree of the neighbor node does not exceed a preset threshold.
  • the reference node selecting unit is further configured to: And a neighboring node that is smaller than the node degree threshold, after the neighboring node that meets the discarding condition of the number of the common neighboring nodes of the reference node is discarded, the reference node is determined as the Sink routing forwarding node, and in the remaining Determining, by the neighboring node whose node degree is not less than the node degree threshold, a neighboring node having the largest node degree as a new reference node, and triggering the direction screening unit to be a neighbor node whose node degree is not less than the node degree threshold The middle node and the neighboring node whose number of co-neighbor nodes of the new reference node satisfy the discard condition are discarded.
  • the reference node selecting unit is further configured to: when only one neighbor node having a node degree not less than the node degree threshold is remaining When the node is a node, the neighboring node whose node degree is not less than the node degree threshold is determined as the sink routing forwarding node.
  • the node device further includes:
  • a node confirmation module configured to: when determining that the self node is not a slot node or a slot node member of the sink node, triggering the node screening module to discard part of all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes Neighbor node, and the remaining neighbor nodes are determined as Sink routing forwarding nodes.
  • a second aspect of the embodiments of the present invention provides a node device, where the node device includes a network interface, a memory, and a processor, where the memory stores a set of program codes, and the processor is configured to call the storage in the memory.
  • Program code used to do the following: Calculating a node degree threshold of the own node according to the node parameter;
  • a third aspect of the embodiments of the present invention provides a Sink node routing method, where the method includes: calculating a node degree threshold of a self node according to a node parameter;
  • the node parameter includes: a node degree of all neighbor nodes of the own node and/or a hop count of the source node of the current node to the current Sink route search.
  • the calculating according to the node degree of all neighbor nodes, and the hop count of the source node of the current node to the current Sink route search Node degree threshold, where r max is the neighbor with the largest node degree
  • the node degree of the node is the node degree of the neighbor node with the smallest node degree
  • h is the hop count of the own node to the source node
  • h max is the preset maximum number of hops.
  • a neighbor node whose node degree is less than the node degree threshold is discarded.
  • the node parameter according to the node degree threshold and all neighbor nodes are in all neighbor nodes
  • the partial neighbor nodes are discarded, and the remaining neighbor nodes are determined as Sink routing forwarding nodes, including:
  • the neighbor with the largest node degree is selected.
  • the living node serves as a reference node;
  • the neighbor node that satisfies the discarding condition with the number of the common neighbor nodes of the reference node is discarded.
  • the discarding condition includes:
  • the ratio of the number of co-neighbor nodes to the reference node to the node degree of the neighbor node does not exceed a preset threshold.
  • the neighboring node that is not less than the node degree threshold is not associated with the reference node After the neighbor node whose number of common neighbor nodes meets the discard condition is discarded, it also includes:
  • the remaining neighboring nodes whose node degrees are not less than the node degree threshold are discarded by neighboring nodes that satisfy the discarding condition with the number of co-neighbor nodes of the new reference node.
  • a seventh possible implementation manner S1 and S2 are repeatedly performed, and when only one neighbor node whose node degree is not less than the node degree threshold is remaining, the node degree is not A neighbor node that is smaller than the node degree threshold is determined to be the Sink route forwarding node.
  • the calculating, before the calculating the node degree threshold of the self node according to the node parameter the method further includes:
  • a fourth aspect of the embodiments of the present invention further provides a computer storage medium, where the computer storage medium stores a program, and the program includes all or part of the steps of the Sink node routing method provided by the third aspect of the embodiment of the present invention. .
  • the node device in the embodiment of the present invention calculates the node degree threshold by using the parameter of the node, so that the neighbor node that satisfies the condition can be adaptively selected according to the distribution of the network node, and the neighbor node that meets the threshold condition is subjected to secondary screening.
  • the Sink node avoids the problem that the neighbor nodes are densely concentrated in the same direction, reduces the sending of the Sink routing request information, and reduces the system consumption.
  • FIG. 1 is a schematic structural diagram of a node device according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of a node screening module in an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a node device according to another embodiment of the present invention.
  • FIG. 4 is a schematic flowchart of a Sink node routing method in an embodiment of the present invention
  • FIG. 5 is a schematic flowchart of a Sink node routing method in another embodiment of the present invention
  • FIG. 6 is another embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of a wireless sensor network in the embodiment of the present invention. detailed description
  • the embodiment of the present invention can be implemented in a wireless sensor network, and can be applied to an IPv6 wireless sensor network that is moved by a Sink node.
  • the node device is configured to find a Sink node. The problem.
  • FIG. 1 is a schematic structural diagram of a node device according to an embodiment of the present invention. As shown in the figure, the node device in the embodiment may include at least:
  • the threshold calculation module 110 is configured to calculate a node degree threshold of the self node according to the node parameter.
  • the threshold calculation module 110 may calculate a node degree threshold of the node according to the node degree of all neighbor nodes of the own node and the hop count of the source node that the node searches for the current sink route. Max is the largest neighbor of the node
  • the node degree of the neighboring node is the node degree of the neighbor node with the smallest node degree
  • h is the hop count of the own node to the source node
  • h max is the preset maximum number of hops, which may be, for example, a preset based on the network.
  • the algorithm of the node degree threshold is only an example.
  • the threshold calculation module 110 may calculate the node degree threshold by other means, for example, according to the average value of the node degrees of all neighbor nodes.
  • the node degree threshold is calculated, or the node degree threshold is calculated according to the degree of self node degree and h/h max , etc., and the implementation of the present invention should not be considered to be limited by the node degree threshold algorithm described above.
  • the node screening module 120 is configured to discard a part of neighbor nodes among all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes, and determine the remaining neighbor nodes as Sink routing nodes.
  • the node parameters of the neighbor nodes may include the degree of nodes of each neighbor node, and may also include the number of common neighbor nodes between all neighbor nodes.
  • the node screening module 120 may further include:
  • the threshold screening unit 121 is configured to discard the neighbor node whose node degree is less than the node degree threshold. Specifically, the threshold screening unit 121 may compare the node degrees of all the neighbor nodes of the self node with the node degree threshold calculated by the threshold calculation module 110, and discard the neighbor nodes whose node degrees are smaller than the node degree threshold, and the retention node degree is not A neighbor node that is less than the node degree threshold.
  • the node screening module 120 may further include:
  • the reference node selecting unit 122 is configured to select, as the reference node, a neighbor node with the largest degree of node among the neighbor nodes whose node degree is not less than the node degree threshold. Specifically, if there are multiple neighbor nodes with the largest degree of node, the reference node selecting unit 122 may randomly select one of them as the reference node.
  • the direction screening unit 123 is configured to discard the neighbor node that meets the discarding condition with the number of the common neighbor nodes of the reference node in the neighboring node whose node degree is not less than the node degree threshold.
  • the direction screening unit 123 may compare the reference node with the neighbor nodes whose other node degrees are not less than the node degree threshold, and compare the number of the common neighbor nodes one by one, and if the number of the common neighbor nodes meets the preset discarding condition, The neighbor node is discarded.
  • the discarding condition may include: a ratio of a number of co-neighbor nodes to the reference node to a node degree of the neighboring node does not exceed a preset threshold (eg, 50%), and may include, for example, the reference node The number of common neighbor nodes is not greater than a preset threshold, etc. (such as 5).
  • the reference node selection unit 122 is further configured to: in the neighboring node whose node degree is not less than the node degree threshold, the direction selection unit 123 satisfies the discarding condition with the number of co-neighbor nodes of the reference node. After the neighboring node discards, the reference node is determined as the Sink routing forwarding node, and a neighbor node with the largest node degree is selected as a new reference among the remaining neighboring nodes whose node degrees are not less than the node degree threshold. a node, and triggering the direction selection unit to discard the neighbor node that meets the discarding condition with the number of the common neighbor nodes of the new reference node in the neighbor node whose node degree is not less than the node degree threshold.
  • the reference node selection unit 122 is further configured to determine, when only one neighbor node whose node degree is not less than the node degree threshold, the neighbor node whose node degree is not less than the node degree threshold as the Sink route forwarding node.
  • the node screening module 120 may determine the neighbor node that is finally reserved as the sink. Route forwarding node. begging. .
  • the node device in the embodiment of the present invention may further include:
  • the node confirmation module 140 is configured to trigger, when determining that the self node is not a sink node or a ring node member node of the sink node, the node screening module 120 is configured in all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes. Partial neighbor nodes are discarded, and the remaining neighbor nodes are determined as Sink routing forwarding nodes. For example, in the system structure of the wireless sensor network as shown in FIG. 8, when The node device confirms that the sink route forwarding request needs to be forwarded.
  • the node confirmation module 140 first determines whether the node is If the anode node of the Sink node or the sink node is a sink node, if the node is confirmed to be a sink node, the source node of the sink routing request is returned with a response message, and if the node is confirmed to be a ring graph member node of the sink node, The data may be sent up to the parent node according to the directed acyclic graph (as shown in FIG.
  • the node screening module 120 discards a part of the neighbor nodes in all neighbor nodes according to the node degree threshold and the node parameters of all neighbor nodes, and determines the remaining neighbor nodes as the Sink route forwarding. node.
  • the node device in the embodiment of the present invention calculates the node degree threshold by using the parameter of the node, so that the neighbor node that satisfies the condition can be adaptively selected according to the distribution of the network node, and the neighbor node that meets the threshold condition is subjected to secondary screening.
  • the power saving device can accurately and efficiently find the sink node, and avoids the problem that the neighbor nodes are densely concentrated in the same direction, reduces the sending of the Sink routing request information, and reduces the system consumption.
  • FIG. 3 is a schematic structural diagram of a node device according to another embodiment of the present invention.
  • the user terminal 300 may include: at least one processor 301, such as a CPU, at least one network interface 303.
  • the memory 304 is at least one communication bus 302. Among them, the communication bus 302 is used to implement connection communication between these components.
  • the network interface 303 of the node device in the embodiment of the present invention may be a wireless interface, for example, including an antenna device, for signaling or data communication with other node devices.
  • the memory 304 can be a high speed RAM memory or a non-unstable memory.
  • non-volatile memory such as at least one disk storage.
  • the memory 304 can optionally also be at least one storage device located remotely from the aforementioned processor 301.
  • a set of program code is stored in the memory 304, and the processor is configured to call program code stored in the memory for performing the following operations:
  • FIG. 4 is a schematic flowchart of a method for routing a Sink node in the embodiment of the present invention.
  • the flow of the Sink node routing method in this embodiment may include:
  • the node device may according to the node itself.
  • the Node Degree of all neighbor nodes and the hop count of the source node of the current node to the current Sink route lookup calculate the node degree threshold of the own node, and the node degree threshold, where r max is the neighbor with the largest node degree
  • the node degree of the neighboring node is the node degree of the neighbor node with the smallest node degree
  • h is the hop count of the own node to the source node
  • h max is the preset maximum number of hops, which may be, for example, a preset based on the network.
  • the foregoing algorithm for the node degree threshold is only an example.
  • the node device may calculate the node degree threshold by other means, for example, calculating the node according to the average value of the node degrees of all neighbor nodes.
  • the degree threshold, or the node degree threshold is calculated based on the degree of self-node degrees and h/h max , etc., and the implementation of the present invention should not be considered to be limited by the node degree threshold algorithm described above.
  • the node parameters of the neighbor nodes may include the node degrees of the respective neighbor nodes, and may also include the number of common neighbor nodes between all the neighbor nodes.
  • the power saving device may compare the node degrees of all neighbor nodes of the own node with the node degree threshold calculated in step S401, and discard the neighbor nodes whose node degrees are smaller than the node degree threshold, and the reserved node degree is not less than a neighbor node that describes the node threshold, which in turn can be retained
  • the incoming neighbor node is determined to be a Sink routing forwarding node.
  • the neighbor nodes whose node degrees are not less than the node degree threshold may be further filtered, and some of the neighbor nodes are determined as the sink route forwarding node.
  • the Sink node routing method in the embodiment of the present invention may further include: before calculating the node degree threshold of the self node according to the node parameter, first determining that the node is not a Sink node or a ring graph member node of the Sink node.
  • the node device confirms that the sink route forwarding request needs to be forwarded, for example, the node needs to send data to the sink node, or receives the forwarding from other node devices.
  • the Sink routes the forwarding request, it first determines whether the own node is a non-ring graph member node of the sink node or the sink node.
  • the source node that forwards the request to the sink route returns a response message, if it confirms itself If the node is a ring-free graph member node of the sink node, the data can be sent up to the parent node according to the directed acyclic graph (as shown in FIG.
  • the node device in the embodiment of the present invention calculates the node degree threshold by using the parameter of the node, so that the neighbor node that satisfies the condition can be adaptively selected according to the distribution of the network node, so that the power saving device can accurately and effectively find the sink node.
  • the sending of Sink routing request information is reduced, and system consumption is reduced.
  • FIG. 5 is a schematic flowchart of a Sink node routing method in another embodiment of the present invention.
  • the Sink node routing method in this embodiment includes:
  • the node device may according to the node itself.
  • the Node Degree of all neighbor nodes and the hop count of the source node of the self-node to the current Sink route lookup Node degree threshold may be used to determine whether the sink routing forwarding request needs to be forwarded.
  • a neighbor node with the largest node degree in a neighbor node whose node degree is not less than the node degree threshold, select a neighbor node with the largest node degree as the reference node. Specifically, if there are multiple neighbor nodes with the largest degree of node, one of them may be randomly selected as the reference node.
  • the reference node may compare the number of the common neighbor nodes with the neighbor nodes whose node degrees are not less than the node degree threshold, and if the number of the common neighbor nodes meets the preset discarding condition, the neighbor node is compared. give up.
  • the discarding condition may include: the ratio of the number of co-neighbor nodes to the reference node to the node degree of the neighboring node does not exceed a preset threshold (eg
  • 50% may include the number of co-neighbor nodes with the reference node not greater than a preset threshold or the like (eg, 5).
  • S505 Determine the remaining neighbor nodes as Sink routing forwarding nodes, and send a Sink routing forwarding request to the Sink routing forwarding node.
  • the node device in the embodiment of the present invention calculates the node degree threshold by using the parameter of the node, so that the neighbor node that satisfies the condition can be adaptively selected according to the distribution of the network node, and the neighbor node that meets the threshold condition is subjected to secondary screening. Helps the power-saving device to accurately and efficiently find the Sink node, and avoids the problem that the neighbor nodes are concentrated in the same direction, which reduces the sending of the Sink routing request information and reduces the system consumption.
  • FIG. 6 is a schematic flowchart of a Sink node routing method in another embodiment of the present invention.
  • the Sink node routing method in this embodiment is as follows:
  • S601 Determine an acyclic graph member node whose own node is not a sink node or a sink node.
  • the node device when the node device confirms that the sink route forwarding request needs to be forwarded, for example, the node needs to send data to the sink node, or receives other nodes.
  • the device forwards the Sink route forwarding request, it first determines whether the own node is a Sink node or a ring chart member node of the Sink node. If it is confirmed that the own node is a Sink node, the source node that returns the request to the Sink route returns a response message. If you confirm your own node As the acyclic graph member node of the sink node, the data may be sent up to the parent node according to the directed acyclic graph (as shown in FIG. 7) according to the RPL route, and then sent to the sink node in turn, when determining When the self node is not a Sink node or an acyclic graph member node of the Sink node, the following steps in this embodiment are performed.
  • the node device may according to the node itself.
  • the Node Degree of all neighbor nodes and the hop count of the source node from the self node to the current Sink route lookup calculate the node degree threshold of the own node.
  • the neighbor node whose remaining node degree is not less than the node degree threshold select one neighbor node with the largest node degree as the reference node. Specifically, if there are multiple neighbor nodes with the largest degree of node, one of them may be randomly selected as the reference node.
  • the neighbor node that meets the discarding condition with the number of the common neighbor nodes of the reference node is discarded.
  • the reference node may compare the number of the common neighbor nodes with the neighbor nodes whose node degrees are not less than the node degree threshold, and if the number of the common neighbor nodes meets the preset discarding condition, the neighbor node is compared. give up.
  • the discarding condition may include: the ratio of the number of co-neighbor nodes to the reference node to the node degree of the neighboring node does not exceed a preset threshold (eg
  • 50% may include the number of co-neighbor nodes with the reference node not greater than a preset threshold or the like (eg, 5).
  • S607 Determine whether there is only one neighbor node whose node degree is not less than the node degree threshold. If yes, execute S608, otherwise return to execution S604 ⁇ S606.
  • all the neighbor nodes that are not less than the node degree threshold obtained after the S603 may be placed in the forwarding node candidate set, and the neighbor nodes are discarded from each time S604 ⁇ S606, and the selected reference node is selected.
  • S608 is performed.
  • S608 Determine, as the Sink routing forwarding node, the remaining neighboring node whose node degree is not less than the node degree threshold.
  • S609 Send a Sink route forwarding request to the Sink routing forwarding node.
  • the node device in the embodiment of the present invention calculates the node degree threshold by using the parameter of the node, so that the neighbor node that satisfies the condition can be adaptively selected according to the distribution of the network node, and the neighbor node that meets the threshold condition is subjected to secondary screening. Helps the power-saving device to accurately and efficiently find the Sink node, and avoids the problem that the neighbor nodes are concentrated in the same direction, which reduces the sending of the Sink routing request information and reduces the system consumption.
  • the embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a program, and the program execution includes some or all of the Sink node routing methods described in the embodiment of the present invention in conjunction with FIG. 4 to FIG. A step of.
  • Computer readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one location to another.
  • a storage medium may be any available media that can be accessed by a computer.
  • computer readable media may comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, disk storage media or other magnetic storage device, or can be used for carrying or storing in the form of an instruction or data structure.
  • connection may suitably be a computer readable medium.
  • the software is transmitted from a website, server, or other remote source using coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared, radio, and microwave
  • coaxial cable , fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, wireless, and microwaves are included in the fixing of the associated media.
  • a disk and a disc include a compact disc (CD), a laser disc, a disc, a digital versatile disc (DVD), a floppy disk, and a Blu-ray disc, wherein the disc is usually magnetically copied, and the disc is The laser is used to optically replicate the data.
  • CD compact disc
  • DVD digital versatile disc
  • a floppy disk a disk that stores digital data
  • Blu-ray disc a disc that is usually magnetically copied, and the disc is The laser is used to optically replicate the data.
  • the above combination should also be included in the computer The scope of protection of the readable medium.

Abstract

Provided in an embodiment of the present invention are a Sink node routing method and node device, the node device comprising: a threshold calculating module for calculating a node degree threshold of the node itself according to node parameters; a node screening module for discarding some of the neighbor nodes of all the neighbor nodes according to the node degree threshold and the node parameters of all neighbor nodes, and identifying the remaining neighbor nodes as Sink routing forwarding nodes; and a routing request module for transmitting a Sink routing forwarding request to the Sink routing forwarding node. The embodiment of the present invention enables a node device to find a Sink node accurately and effectively while conserving energy.

Description

一种 Sink节点路由方法和节点设备  Sink node routing method and node device
技术领域 Technical field
本发明涉及通信领域, 尤其涉及一种 Sink节点路由方法和节点设备。 背景技术  The present invention relates to the field of communications, and in particular, to a Sink node routing method and a node device. Background technique
IETF( Internet Engineering Task Force,互联网工程任务组) ROLL( Routing Over Low power and Lossy networks,低功耗有损网给路由)工作组在 RFC6550 Version 6 ,网际网络通讯协定第 6版)无线传感网的 RPL( IPv6 Routing Protocol for Low-Power and Lossy Networks低功耗有损网络 IPv6路由协议 )路由机制 中,对 RPL路由建立时有向无环图( Destination Oriented Directed Acyclic Graph, DODAG )的构造进行了定义, 并对 RPL协议的整体机制进行了描述。 根据该 定义, 根节点 (固定节点) 广播 DIO ( DOD AG Information Object ) 消息, 收 到 DIO消息的节点依次加入图中并向周围节点广播 DIO消息, 最后在网络组 成如图 7所示的网络拓朴即有向无环图。 RPL协议规定网络由多个有向无环图 组成, 每个有向无环图分别遵循不同目标函数( Object Function, OF )构建 而成。每个无环图分布一定数量的节点,根节点与其他传感器节点组成树形结 构的网络,每一个传感器节点分别与其父节点相连。 当传感器节点需要将数据 发送给根节点时, 节点直接将数据向上发送给其自身的父节点, 父节点收到数 据后依次向上发送给其自身父节点, 最终将数据发送给根节点。该方案的缺陷 在于:  IETF (Internet Engineering Task Force), ROLL (Distributed Over Low power and Lossy Networks) Working Group in RFC6550 Version 6, Internet Protocol 6th Edition) Wireless Sensor Network In the RPL (IPv6 Routing Protocol for Low-Power and Lossy Networks low-power loss network IPv6 routing protocol) routing mechanism, the construction of the Destination Oriented Directed Acyclic Graph (DODAG) is established for the RPL route establishment. Define, and describe the overall mechanism of the RPL protocol. According to the definition, the root node (fixed node) broadcasts a DIO (DOD AG Information Object) message, and the node that receives the DIO message sequentially joins the graph and broadcasts the DIO message to the surrounding nodes, and finally forms a network extension as shown in FIG. Park is a non-loop diagram. The RPL protocol stipulates that the network consists of multiple directed acyclic graphs, and each directed acyclic graph is constructed by following different object functions (Object Function, OF). Each acyclic graph distributes a certain number of nodes. The root node and other sensor nodes form a tree-structured network, and each sensor node is connected to its parent node. When the sensor node needs to send data to the root node, the node directly sends the data up to its own parent node. After receiving the data, the parent node sends the data up to its own parent node, and finally sends the data to the root node. The shortcomings of this program are:
1 ) RPL路由机制默认根节点为固定节点, 而频繁的到根节点的数据使得 根节点周围的节点能耗过快,最终在根节点周围形成能量空洞,从而影响 RPL 路由的性能。  1) The default root node of the RPL routing mechanism is a fixed node, and the frequent data to the root node makes the nodes around the root node consume too much energy, and finally forms an energy hole around the root node, thereby affecting the performance of the RPL route.
2)网络中每一个节点都属于一个特定的有向无环图,当网络中部署的节点 较多时, 维护有向无环图的能耗变得较大。  2) Each node in the network belongs to a specific directed acyclic graph. When there are many nodes deployed in the network, the energy consumption for maintaining the directed acyclic graph becomes larger.
而使用移动 Sink (汇聚)节点能够较好的解决上述问题, 但在现有使用移 动 Sink 的情况下传感器节点是通过泛洪式的广播路由请求查找移动 Sink节 点, 节点的能耗开销过大。 并且泛洪式广播路由请求的方式增加了路由请求消 息的发送数量, 若网络中有多个源节点在同时查找 Sink节点时, 容易造成碰 撞, 造成网络拥塞。 发明内容 The use of mobile Sink (sink) nodes can better solve the above problems, but in the existing use shift In the case of a mobile Sink, the sensor node searches for a mobile Sink node through a flooded broadcast routing request, and the node's energy consumption is too large. Moreover, the manner of flooding the broadcast routing request increases the number of routing request messages. If multiple source nodes in the network are looking for the sink node at the same time, collisions are likely to occur, causing network congestion. Summary of the invention
本发明实施例所要解决的技术问题在于, 提供一种 Sink节点路由方法和 节点设备, 让节点设备在节约能耗的情况下准确而有效的查找到 Sink节点。  The technical problem to be solved by the embodiments of the present invention is to provide a Sink node routing method and a node device, so that the node device can accurately and efficiently find the Sink node under the condition of saving energy.
本发明实施例第一方面提供了一种节点设备, 所述节点设备包括: 阈值计算模块, 用于根据节点参数计算自身节点的节点度阈值; 节点筛选模块,用于根据所述节点度阈值以及所有邻居节点的节点参数在 所有邻居节点中舍弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路由转 发节点;  A first aspect of the embodiments of the present invention provides a node device, where the node device includes: a threshold calculation module, configured to calculate a node degree threshold of the node according to the node parameter; and a node screening module, configured to use the node threshold and the node threshold The node parameters of all neighbor nodes discard some neighbor nodes among all neighbor nodes, and determine the remaining neighbor nodes as Sink routing forwarding nodes;
路由请求模块, 用于向所述 Sink路由转发节点发送 Sink路由转发请求。 在第一方面的第一种可能实现方式中, 所述节点参数包括: 自身节点的所 有邻居节点的节点度和 /或自身节点到本次 Sink路由查找的源节点的跳数。  The routing request module is configured to send a Sink routing forwarding request to the Sink routing forwarding node. In a first possible implementation manner of the first aspect, the node parameter includes: a node degree of all neighbor nodes of the own node and/or a hop count of the source node of the self-node to the current Sink route search.
结合第一方面的第一种可能实现方式, 在第二种可能实现方式中, 所述节 点度阈值 +0 5 , 其中 rmax为节点度最大的邻居节点
Figure imgf000003_0001
With reference to the first possible implementation manner of the first aspect, in a second possible implementation manner, the node degree threshold is +0 5 , where r max is a neighbor node with the largest node degree
Figure imgf000003_0001
的节点度, 为节点度最小的邻居节点的节点度, h为自身节点到所述源节 点的跳数, hmax为预设的最大查找跳数。 结合第一方面以及第一方面的第一或第二种可能实现方式,在第三种可能 实现方式中, 所述节点筛选模块包括: The node degree is the node degree of the neighbor node with the smallest node degree, h is the hop count of the own node to the source node, and h max is the preset maximum search hop count. With reference to the first aspect and the first or second possible implementation manner of the first aspect, in a third possible implementation, the node screening module includes:
阈值筛选单元, 用于舍弃节点度小于所述节点度阈值的邻居节点。  And a threshold screening unit, configured to discard a neighbor node whose node degree is less than the node degree threshold.
结合第一方面以及第一方面的第一或第二或第三种可能实现方式,在第四 种可能实现方式中, 所述节点筛选模块包括:  With reference to the first aspect, and the first or the second or the third possible implementation manner of the first aspect, in the fourth possible implementation, the node screening module includes:
参考节点选取单元, 用于在节点度不小于所述节点度阈值的邻居节点中, 选取节点度最大的一个邻居节点作为参考节点; a reference node selection unit, configured to be used in a neighbor node whose node degree is not less than the node degree threshold Selecting a neighbor node with the largest degree of node as the reference node;
方向筛选单元, 用于在所述节点度不小于所述节点度阈值的邻居节点中, 将与所述参考节点的共同邻居节点数量满足舍弃条件的邻居节点舍弃。  And a direction filtering unit, configured to discard the neighbor node that meets the discarding condition with the number of the common neighbor nodes of the reference node in the neighboring node whose node degree is not less than the node degree threshold.
结合第一方面的第四种可能实现方式,在第一方面的第五种可能实现方式 中, 所述舍弃条件包括:  In conjunction with the fourth possible implementation of the first aspect, in a fifth possible implementation manner of the first aspect, the discarding condition includes:
与所述参考节点的共同邻居节点数量占该邻居节点的节点度的比例不超 过预设阈值。  The ratio of the number of co-neighbor nodes to the reference node to the node degree of the neighbor node does not exceed a preset threshold.
结合第一方面的第四或第五种可能实现方式,在第一方面的第六种可能实 现方式中, 所述参考节点选取单元,还用于在所述所述方向 选单元在节点度 不小于所述节点度阈值的邻居节点中,将与所述参考节点的共同邻居节点数量 满足舍弃条件的邻居节点舍弃之后, 将所述参考节点确定为所述 Sink路由转 发节点,并在剩余的所述节点度不小于所述节点度阈值的邻居节点中选取节点 度最大的一个邻居节点作为新的参考节点,并触发所述方向筛选单元在所述节 点度不小于所述节点度阈值的邻居节点中将与所述新的参考节点的共同邻居 节点数量满足舍弃条件的邻居节点舍弃。  With reference to the fourth or fifth possible implementation manner of the first aspect, in a sixth possible implementation manner of the first aspect, the reference node selecting unit is further configured to: And a neighboring node that is smaller than the node degree threshold, after the neighboring node that meets the discarding condition of the number of the common neighboring nodes of the reference node is discarded, the reference node is determined as the Sink routing forwarding node, and in the remaining Determining, by the neighboring node whose node degree is not less than the node degree threshold, a neighboring node having the largest node degree as a new reference node, and triggering the direction screening unit to be a neighbor node whose node degree is not less than the node degree threshold The middle node and the neighboring node whose number of co-neighbor nodes of the new reference node satisfy the discard condition are discarded.
结合第一方面的第六种可能实现方式,在第一方面的第七种可能实现方式 中, 所述参考节点选取单元,还用于当仅剩余一个节点度不小于所述节点度阈 值的邻居节点时, 将该节点度不小于所述节点度阈值的邻居节点确定为所述 Sink路由转发节点。  With reference to the sixth possible implementation manner of the first aspect, in a seventh possible implementation manner of the first aspect, the reference node selecting unit is further configured to: when only one neighbor node having a node degree not less than the node degree threshold is remaining When the node is a node, the neighboring node whose node degree is not less than the node degree threshold is determined as the sink routing forwarding node.
结合第一方面以及第一方面的第一至第七种可能实现方式,在第一方面的 第八种可能实现方式中, 所述节点设备还包括:  With reference to the first aspect, and the first to the seventh possible implementation manners of the first aspect, in the eighth possible implementation manner of the first aspect, the node device further includes:
节点确认模块, 用于在确定自身节点不是 Sink节点或 Sink节点的无环图 成员节点时,触发所述节点筛选模块根据所述节点度阈值以及所有邻居节点的 节点参数在所有邻居节点中舍弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路由转发节点。  a node confirmation module, configured to: when determining that the self node is not a slot node or a slot node member of the sink node, triggering the node screening module to discard part of all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes Neighbor node, and the remaining neighbor nodes are determined as Sink routing forwarding nodes.
本发明实施例第二方面提供了一种节点设备, 其特征在于, 所述节点设备 包括网络接口、 存储器以及处理器, 其中, 存储器中存储一组程序代码, 且处 理器用于调用存储器中存储的程序代码, 用于执行以下操作: 根据节点参数计算自身节点的节点度阈值; A second aspect of the embodiments of the present invention provides a node device, where the node device includes a network interface, a memory, and a processor, where the memory stores a set of program codes, and the processor is configured to call the storage in the memory. Program code, used to do the following: Calculating a node degree threshold of the own node according to the node parameter;
根据所述节点度阈值以及所有邻居节点的节点参数在所有邻居节点中舍 弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路由转发节点;  And discarding a part of neighbor nodes in all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes, and determining the remaining neighbor nodes as Sink routing forwarding nodes;
通过所述网络接口向所述 Sink路由转发节点发送 Sink路由转发请求。 本发明实施例第三方面提供了一种 Sink节点路由方法, 所述方法包括: 根据节点参数计算自身节点的节点度阈值;  Sending a Sink routing forwarding request to the Sink routing forwarding node through the network interface. A third aspect of the embodiments of the present invention provides a Sink node routing method, where the method includes: calculating a node degree threshold of a self node according to a node parameter;
根据所述节点度阈值以及所有邻居节点的节点参数在所有邻居节点中舍 弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路由转发节点;  And discarding a part of neighbor nodes in all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes, and determining the remaining neighbor nodes as Sink routing forwarding nodes;
向所述 Sink路由转发节点发送 Sink路由转发请求。  Sending a Sink route forwarding request to the Sink routing forwarding node.
在第三方面的第一种可能实现方式中, 所述节点参数包括: 自身节点的所 有邻居节点的节点度和 /或自身节点到本次 Sink路由查找的源节点的跳数。  In a first possible implementation manner of the third aspect, the node parameter includes: a node degree of all neighbor nodes of the own node and/or a hop count of the source node of the current node to the current Sink route search.
结合第三方面的第一种可能实现方式,在第三方面的第二种可能实现方式 中, 所述根据所有邻居节点的节点度以及自身节点到本次 Sink路由查找的源 节点的跳数计算 节点度阈值 其中 rmax为节点度最大的邻
Figure imgf000005_0001
With reference to the first possible implementation manner of the third aspect, in a second possible implementation manner of the third aspect, the calculating, according to the node degree of all neighbor nodes, and the hop count of the source node of the current node to the current Sink route search Node degree threshold, where r max is the neighbor with the largest node degree
Figure imgf000005_0001
居节点的节点度, 为节点度最小的邻居节点的节点度, h为自身节点到所 述源节点的跳数, hmax为预设的最大查找跳数。 结合第三方面以及第三方面的第一或第二种可能实现方式,在第三种可能 实现方式中,所述根据所述节点度阈值以及所有邻居节点的节点参数在所有邻 居节点中舍弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路由转发节点 包括: The node degree of the node is the node degree of the neighbor node with the smallest node degree, h is the hop count of the own node to the source node, and h max is the preset maximum number of hops. With reference to the third aspect and the first or second possible implementation manner of the third aspect, in a third possible implementation manner, the discarding part of all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes Neighbor nodes, and determining the remaining neighbor nodes as Sink routing forwarding nodes include:
舍弃节点度小于所述节点度阈值的邻居节点。  A neighbor node whose node degree is less than the node degree threshold is discarded.
结合第三方面以及第三方面的第一或第二或第三种可能实现方式,在第四 种可能实现方式中,所述根据所述节点度阈值以及所有邻居节点的节点参数在 所有邻居节点中舍弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路由转 发节点包括:  With reference to the third aspect and the first or second or third possible implementation manner of the third aspect, in a fourth possible implementation, the node parameter according to the node degree threshold and all neighbor nodes are in all neighbor nodes The partial neighbor nodes are discarded, and the remaining neighbor nodes are determined as Sink routing forwarding nodes, including:
在节点度不小于所述节点度阈值的邻居节点中,选取节点度最大的一个邻 居节点作为参考节点; In a neighbor node whose node degree is not less than the node degree threshold, the neighbor with the largest node degree is selected. The living node serves as a reference node;
在所述节点度不小于所述节点度阈值的邻居节点中,将与所述参考节点的 共同邻居节点数量满足舍弃条件的邻居节点舍弃。  And in the neighboring node whose node degree is not less than the node degree threshold, the neighbor node that satisfies the discarding condition with the number of the common neighbor nodes of the reference node is discarded.
结合第三方面的第四种可能实现方式, 在第五种可能实现方式中, 所述舍 弃条件包括:  In conjunction with the fourth possible implementation of the third aspect, in a fifth possible implementation, the discarding condition includes:
与所述参考节点的共同邻居节点数量占该邻居节点的节点度的比例不超 过预设阈值。  The ratio of the number of co-neighbor nodes to the reference node to the node degree of the neighbor node does not exceed a preset threshold.
结合第三方面的第四或第五种可能实现方式, 在第六种可能实现方式中, 所述在所述节点度不小于所述节点度阈值的邻居节点中,将与所述参考节点的 共同邻居节点数量满足舍弃条件的邻居节点舍弃之后还包括:  With reference to the fourth or fifth possible implementation manner of the third aspect, in a sixth possible implementation manner, the neighboring node that is not less than the node degree threshold is not associated with the reference node After the neighbor node whose number of common neighbor nodes meets the discard condition is discarded, it also includes:
51 , 将所述参考节点确定为所述 Sink路由转发节点, 并在剩余的所述节 点度不小于所述节点度阈值的邻居节点中选取节点度最大的一个邻居节点作 为新的参考节点;  And determining, by the reference node, the Sink routing forwarding node, and selecting a neighbor node with the largest node degree as a new reference node among the remaining neighbor nodes whose node degree is not less than the node degree threshold;
52,剩余的所述节点度不小于所述节点度阈值的邻居节点中,将与所述新 的参考节点的共同邻居节点数量满足舍弃条件的邻居节点舍弃。  52. The remaining neighboring nodes whose node degrees are not less than the node degree threshold are discarded by neighboring nodes that satisfy the discarding condition with the number of co-neighbor nodes of the new reference node.
结合第三方面的第六种可能实现方式, 在第七种可能实现方式中, 重复执 行 S1和 S2, 当仅剩余一个节点度不小于所述节点度阈值的邻居节点时, 将该 节点度不小于所述节点度阈值的邻居节点确定为所述 Sink路由转发节点。  With reference to the sixth possible implementation manner of the third aspect, in a seventh possible implementation manner, S1 and S2 are repeatedly performed, and when only one neighbor node whose node degree is not less than the node degree threshold is remaining, the node degree is not A neighbor node that is smaller than the node degree threshold is determined to be the Sink route forwarding node.
结合第三方面以及第三方面的第一至第七种可能实现方式,在第三方面的 第八种可能实现方式中,所述根据节点参数计算自身节点的节点度阈值之前还 包括:  With reference to the third aspect, and the first to the seventh possible implementation manners of the third aspect, in the eighth possible implementation manner of the third aspect, the calculating, before the calculating the node degree threshold of the self node according to the node parameter, the method further includes:
确定自身节点不是 Sink节点或 Sink节点的无环图成员节点。  Determine the acyclic graph member node whose own node is not a Sink node or a Sink node.
本发明实施例第四方面还提供了一种计算机存储介质,所述计算机存储介 质存储有程序, 所述程序执行时包括本发明实施例第三方面提供的 Sink节点 路由方法中全部或部分的步骤。  A fourth aspect of the embodiments of the present invention further provides a computer storage medium, where the computer storage medium stores a program, and the program includes all or part of the steps of the Sink node routing method provided by the third aspect of the embodiment of the present invention. .
本发明实施例中的节点设备通过自身节点参数计算节点度阈值,从而能够 根据网络节点的分布情况, 自适应的选取满足条件的邻居节点, 并通过对满足 阈值条件的邻居节点进行二次筛选, 帮助节电设备能够准确而有效的查找到 Sink 节点, 同时避免了邻居节点较为密集的集中在同一方向的问题, 减少了 Sink路由请求信息的发送, 降低了系统消耗。 附图说明 The node device in the embodiment of the present invention calculates the node degree threshold by using the parameter of the node, so that the neighbor node that satisfies the condition can be adaptively selected according to the distribution of the network node, and the neighbor node that meets the threshold condition is subjected to secondary screening. Help energy-saving equipment to find accurate and effective The Sink node avoids the problem that the neighbor nodes are densely concentrated in the same direction, reduces the sending of the Sink routing request information, and reduces the system consumption. DRAWINGS
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所 需要使用的附图作筒单地介绍,显而易见地, 下面描述中的附图仅仅是本发明 的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提 下, 还可以根据这些附图获得其他的附图。  In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly described below. Obviously, the drawings in the following description are only some embodiments of the present invention. Other drawings may also be obtained from those of ordinary skill in the art based on these drawings without the inventive labor.
图 1是本发明实施例中提供的一种节点设备的结构示意图;  1 is a schematic structural diagram of a node device according to an embodiment of the present invention;
图 2是本发明实施例中节点筛选模块的结构示意图;  2 is a schematic structural diagram of a node screening module in an embodiment of the present invention;
图 3是本发明另一实施例中的一种节点设备的结构示意图;  3 is a schematic structural diagram of a node device according to another embodiment of the present invention;
图 4是本发明实施例中的一种 Sink节点路由方法的流程示意图; 图 5是本发明另一实施例中的一种 Sink节点路由方法的流程示意图; 图 6是本发明另一实施例中的一种 Sink节点路由方法的流程示意图; 图 8是本发明实施例中的一种无线传感网络的系统结构示意图。 具体实施方式  4 is a schematic flowchart of a Sink node routing method in an embodiment of the present invention; FIG. 5 is a schematic flowchart of a Sink node routing method in another embodiment of the present invention; FIG. 6 is another embodiment of the present invention. A schematic diagram of a Sink node routing method; FIG. 8 is a schematic structural diagram of a wireless sensor network in the embodiment of the present invention. detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清 楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而不是 全部的实施例。基于本发明中的实施例, 本领域普通技术人员在没有作出创造 性劳动前提下所获得的所有其他实施例, 都属于本发明保护的范围。  BRIEF DESCRIPTION OF THE DRAWINGS The technical solutions in the embodiments of the present invention will be described in detail below with reference to the accompanying drawings. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative work are within the scope of the present invention.
本发明实施例可以实现在无线传感器网络中, 较优的可以应用在 Sink节 点移动的 IPv6无线传感器网络中, 在降低网络开销的情况下, 为了保证数据 传输的可靠性, 解决节点设备查找 Sink节点的问题。  The embodiment of the present invention can be implemented in a wireless sensor network, and can be applied to an IPv6 wireless sensor network that is moved by a Sink node. In the case of reducing network overhead, in order to ensure the reliability of data transmission, the node device is configured to find a Sink node. The problem.
图 1是本发明实施例中提供的一种节点设备的结构示意图,如图所示本实 施例中的节点设备至少可以包括:  1 is a schematic structural diagram of a node device according to an embodiment of the present invention. As shown in the figure, the node device in the embodiment may include at least:
阈值计算模块 110, 用于根据节点参数计算自身节点的节点度阈值。 具体实现中,所述阈值计算模块 110可以根据自身节点的所有邻居节点的 节点度(Node Degree ) 以及自身节点到本次 Sink路由查找的源节点的跳数计 算自身节点的节 节点度阈值 其中 rmax为节点度最大的邻
Figure imgf000008_0001
The threshold calculation module 110 is configured to calculate a node degree threshold of the self node according to the node parameter. In a specific implementation, the threshold calculation module 110 may calculate a node degree threshold of the node according to the node degree of all neighbor nodes of the own node and the hop count of the source node that the node searches for the current sink route. Max is the largest neighbor of the node
Figure imgf000008_0001
居节点的节点度, 为节点度最小的邻居节点的节点度, h为自身节点到所 述源节点的跳数, hmax为预设的最大查找跳数, 例如可以为网络中预先设置的 基于自适应多播查找法的最大查找跳数。 需要指出的是, 上述节点度阈值的算法仅为示例,在其他可选实施例中阈 值计算模块 110可以通过其他方式计算所述节点度阈值,例如根据所有邻居节 点的节点度的平均值计算所述节点度阈值,或根据自身节点度与 h/hmax的乘机 计算所述节点度阈值, 等等, 不应认为本发明的实施受限于上述节点度阈值算 法。 The node degree of the neighboring node is the node degree of the neighbor node with the smallest node degree, h is the hop count of the own node to the source node, and h max is the preset maximum number of hops, which may be, for example, a preset based on the network. The maximum number of lookup hops for adaptive multicast lookup. It should be noted that the algorithm of the node degree threshold is only an example. In other optional embodiments, the threshold calculation module 110 may calculate the node degree threshold by other means, for example, according to the average value of the node degrees of all neighbor nodes. The node degree threshold is calculated, or the node degree threshold is calculated according to the degree of self node degree and h/h max , etc., and the implementation of the present invention should not be considered to be limited by the node degree threshold algorithm described above.
节点筛选模块 120 , 用于根据所述节点度阈值以及所有邻居节点的节点参 数在所有邻居节点中舍弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路 由转发节点。所述邻居节点的节点参数可以包括各个邻居节点的节点度,还可 以包括所有邻居节点相互之间的共同邻居节点的个数。  The node screening module 120 is configured to discard a part of neighbor nodes among all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes, and determine the remaining neighbor nodes as Sink routing nodes. The node parameters of the neighbor nodes may include the degree of nodes of each neighbor node, and may also include the number of common neighbor nodes between all neighbor nodes.
具体实现中, 节点筛选模块 120如图 2所示可以进一步包括:  In a specific implementation, the node screening module 120 may further include:
阈值筛选单元 121 , 用于舍弃节点度小于所述节点度阈值的邻居节点。 具 体的,阈值筛选单元 121可以逐一将自身节点的所有邻居节点的节点度与阈值 计算模块 110计算得到的节点度阈值进行比较,舍弃节点度小于所述节点度阈 值的邻居节点, 保留节点度不小于所述节点度阈值的邻居节点。  The threshold screening unit 121 is configured to discard the neighbor node whose node degree is less than the node degree threshold. Specifically, the threshold screening unit 121 may compare the node degrees of all the neighbor nodes of the self node with the node degree threshold calculated by the threshold calculation module 110, and discard the neighbor nodes whose node degrees are smaller than the node degree threshold, and the retention node degree is not A neighbor node that is less than the node degree threshold.
进一步可选的, 节点筛选模块 120还可以包括:  Further optionally, the node screening module 120 may further include:
参考节点选取单元 122, 用于在节点度不小于所述节点度阈值的邻居节点 中, 选取节点度最大的一个邻居节点作为参考节点。 具体的, 若节点度最大的 邻居节点存在多个, 参考节点选取单元 122可以从中随机选取一个作为所述参 考节点。 方向筛选单元 123, 用于在所述节点度不小于所述节点度阈值的邻居节点 中, 将与所述参考节点的共同邻居节点数量满足舍弃条件的邻居节点舍弃。 The reference node selecting unit 122 is configured to select, as the reference node, a neighbor node with the largest degree of node among the neighbor nodes whose node degree is not less than the node degree threshold. Specifically, if there are multiple neighbor nodes with the largest degree of node, the reference node selecting unit 122 may randomly select one of them as the reference node. The direction screening unit 123 is configured to discard the neighbor node that meets the discarding condition with the number of the common neighbor nodes of the reference node in the neighboring node whose node degree is not less than the node degree threshold.
具体的, 方向筛选单元 123可以将所述参考节点与其他节点度不小于所述 节点度阈值的邻居节点逐一比较其共同邻居节点数,若其共同邻居节点数满足 预设的舍弃条件, 则将该邻居节点舍弃。 示例性的, 所述舍弃条件可以包括: 与所述参考节点的共同邻居节点数量占该邻居节点的节点度的比例不超过预 设阈值(如 50% ) , 又例如可以包括与所述参考节点的共同邻居节点数量不大 于预设阈值等 (如 5 ) 。  Specifically, the direction screening unit 123 may compare the reference node with the neighbor nodes whose other node degrees are not less than the node degree threshold, and compare the number of the common neighbor nodes one by one, and if the number of the common neighbor nodes meets the preset discarding condition, The neighbor node is discarded. Exemplarily, the discarding condition may include: a ratio of a number of co-neighbor nodes to the reference node to a node degree of the neighboring node does not exceed a preset threshold (eg, 50%), and may include, for example, the reference node The number of common neighbor nodes is not greater than a preset threshold, etc. (such as 5).
所述参考节点选取单元 122,还用于在所述方向 选单元 123在所述节点度 不小于所述节点度阈值的邻居节点中,将与所述参考节点的共同邻居节点数量 满足舍弃条件的邻居节点舍弃之后,将所述参考节点确定为所述 Sink路由转发 节点,并在剩余的所述节点度不小于所述节点度阈值的邻居节点中选取节点度 最大的一个邻居节点作为新的参考节点,并触发所述方向 选单元在所述节点 度不小于所述节点度阈值的邻居节点中将与所述新的参考节点的共同邻居节 点数量满足舍弃条件的邻居节点舍弃。  The reference node selection unit 122 is further configured to: in the neighboring node whose node degree is not less than the node degree threshold, the direction selection unit 123 satisfies the discarding condition with the number of co-neighbor nodes of the reference node. After the neighboring node discards, the reference node is determined as the Sink routing forwarding node, and a neighbor node with the largest node degree is selected as a new reference among the remaining neighboring nodes whose node degrees are not less than the node degree threshold. a node, and triggering the direction selection unit to discard the neighbor node that meets the discarding condition with the number of the common neighbor nodes of the new reference node in the neighbor node whose node degree is not less than the node degree threshold.
所述参考节点选取单元 122, 还用于当仅剩余一个节点度不小于所述节点 度阈值的邻居节点时,将该节点度不小于所述节点度阈值的邻居节点确定为所 述 Sink路由转发节点。  The reference node selection unit 122 is further configured to determine, when only one neighbor node whose node degree is not less than the node degree threshold, the neighbor node whose node degree is not less than the node degree threshold as the Sink route forwarding node.
节点筛选模块 120在通过上述阈值筛选单元 121、 参考节点选取单元 122 以及方向筛选单元 123中的全部或部分对自身节点的邻居节点进行筛选后,可 以将最终保留下的邻居节点确定为所述 Sink路由转发节点。 求。 。 - 可选的, 本发明实施例中的所述节点设备进一步还可以包括:  After filtering the neighbor nodes of the self node by all or part of the threshold filtering unit 121, the reference node selecting unit 122, and the direction filtering unit 123, the node screening module 120 may determine the neighbor node that is finally reserved as the sink. Route forwarding node. begging. . Optionally, the node device in the embodiment of the present invention may further include:
节点确认模块 140, 用于在确定自身节点不是 Sink节点或 Sink节点的无环 图成员节点时, 触发所述节点筛选模块 120根据所述节点度阈值以及所有邻居 节点的节点参数在所有邻居节点中舍弃部分邻居节点,并将剩余的邻居节点确 定为 Sink路由转发节点。 例如在如图 8所示的无线传感网络的系统结构中, 当 所述节点设备确认当前需要转发 Sink路由转发请求,例如所述节点设备自身需 要向 Sink路由发送数据, 或接收到其他节点设备转发的 Sink路由转发请求时, 首先由节点确认模块 140确定自身节点是否为 Sink节点或 Sink节点的无环图成 员节点, 若确认自身节点为 Sink节点, 则向所述 Sink路由转发请求的源节点返 回响应消息, 若确认自身节点为 Sink节点的无环图成员节点, 则可以按照 RPL 路由将数据根据其所在的有向无环图 (如图 7所示) 向上发送给其父节点, 并 依次向上发送给 Sink节点, 当且仅当确定自身节点不是 Sink节点或 Sink节点的 无环图成员节点时, 触发所述节点筛选模块 120根据所述节点度阈值以及所有 邻居节点的节点参数在所有邻居节点中舍弃部分邻居节点,并将剩余的邻居节 点确定为 Sink路由转发节点。 The node confirmation module 140 is configured to trigger, when determining that the self node is not a sink node or a ring node member node of the sink node, the node screening module 120 is configured in all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes. Partial neighbor nodes are discarded, and the remaining neighbor nodes are determined as Sink routing forwarding nodes. For example, in the system structure of the wireless sensor network as shown in FIG. 8, when The node device confirms that the sink route forwarding request needs to be forwarded. For example, when the node device itself needs to send data to the sink route, or receives a Sink route forwarding request forwarded by another node device, the node confirmation module 140 first determines whether the node is If the anode node of the Sink node or the sink node is a sink node, if the node is confirmed to be a sink node, the source node of the sink routing request is returned with a response message, and if the node is confirmed to be a ring graph member node of the sink node, The data may be sent up to the parent node according to the directed acyclic graph (as shown in FIG. 7) according to the RPL route, and then sent upward to the sink node, if and only if it is determined that the node is not a sink node or a sink. When the acyclic graph member node of the node triggers, the node screening module 120 discards a part of the neighbor nodes in all neighbor nodes according to the node degree threshold and the node parameters of all neighbor nodes, and determines the remaining neighbor nodes as the Sink route forwarding. node.
本发明实施例中的节点设备通过自身节点参数计算节点度阈值,从而能够 根据网络节点的分布情况, 自适应的选取满足条件的邻居节点, 并通过对满足 阈值条件的邻居节点进行二次筛选, 帮助节电设备能够准确而有效的查找到 Sink节点, 同时避免了邻居节点较为密集的集中在同一方向的问题, 减少了 Sink路由请求信息的发送, 降低了系统消耗。  The node device in the embodiment of the present invention calculates the node degree threshold by using the parameter of the node, so that the neighbor node that satisfies the condition can be adaptively selected according to the distribution of the network node, and the neighbor node that meets the threshold condition is subjected to secondary screening. The power saving device can accurately and efficiently find the sink node, and avoids the problem that the neighbor nodes are densely concentrated in the same direction, reduces the sending of the Sink routing request information, and reduces the system consumption.
图 3是本发明另一实施例中的一种节点设备的结构示意图,如图所示如图 3 所示, 该用户终端 300可以包括: 至少一个处理器 301 , 例如 CPU, 至少一个网 络接口 303 , 存储器 304, 至少一个通信总线 302。 其中, 通信总线 302用于实现 这些组件之间的连接通信。 其中, 本发明实施例中节点设备的网络接口 303可 以为无线接口, 例如包括天线装置, 用于与其他节点设备进行信令或数据的通 信。 存储器 304可以是高速 RAM存储器, 也可以是非不稳定的存储器  FIG. 3 is a schematic structural diagram of a node device according to another embodiment of the present invention. As shown in FIG. 3, the user terminal 300 may include: at least one processor 301, such as a CPU, at least one network interface 303. The memory 304 is at least one communication bus 302. Among them, the communication bus 302 is used to implement connection communication between these components. The network interface 303 of the node device in the embodiment of the present invention may be a wireless interface, for example, including an antenna device, for signaling or data communication with other node devices. The memory 304 can be a high speed RAM memory or a non-unstable memory.
( non- volatile memory ) , 例如至少一个磁盘存储器。 存储器 304可选的还可以 是至少一个位于远离前述处理器 301的存储装置。存储器 304中存储一组程序代 码, 且处理器用于调用存储器中存储的程序代码, 用于执行以下操作:  (non-volatile memory), such as at least one disk storage. The memory 304 can optionally also be at least one storage device located remotely from the aforementioned processor 301. A set of program code is stored in the memory 304, and the processor is configured to call program code stored in the memory for performing the following operations:
根据节点参数计算自身节点的节点度阈值;  Calculating a node degree threshold of the own node according to the node parameter;
根据所述节点度阈值以及所有邻居节点的节点参数在所有邻居节点中舍 弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路由转发节点;  And discarding a part of neighbor nodes in all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes, and determining the remaining neighbor nodes as Sink routing forwarding nodes;
通过所述网络接口 303向所述 Sink路由转发节点发送 Sink路由转发请求。 下面通过若干具体实施例对本发明的节点设备具体实现 Sink节点路由的 方法流程进行介绍, 需要指出的是, 下文提出的若干实施例可以通过上述结合 图 1或图 3所介绍的节点设备实现其中的全部或部分流程。 Sending a Sink routing forwarding request to the Sink routing forwarding node through the network interface 303. The following describes the flow of the method for implementing the Sink node routing in the node device of the present invention by using a specific embodiment. It should be noted that the following embodiments may be implemented by using the node device described in conjunction with FIG. 1 or FIG. All or part of the process.
图 4是本发明实施例中的一种 Sink节点路由方法的流程示意图, 如图所 示本实施例中的 Sink节点路由方法流程可以包括:  4 is a schematic flowchart of a method for routing a Sink node in the embodiment of the present invention. The flow of the Sink node routing method in this embodiment may include:
S401 , 根据节点参数计算自身节点的节点度阈值。  S401. Calculate a node degree threshold of the own node according to the node parameter.
具体的, 当所述节点设备确认当前需要转发 Sink路由转发请求, 例如所 述节点设备自身需要向 Sink路由发送数据,或接收到其他节点设备转发的 Sink 路由转发请求时,节点设备可以根据自身节点的所有邻居节点的节点度( Node Degree ) 以及自身节点到本次 Sink路由查找的源节点的跳数计算自身节点的 节点度阈值, 例 节点度阈值 其中 rmax为节点度最大的邻
Figure imgf000011_0001
Specifically, when the node device confirms that the Sink routing forwarding request needs to be forwarded, for example, the node device itself needs to send data to the Sink route, or receives a Sink routing forwarding request forwarded by another node device, the node device may according to the node itself. The Node Degree of all neighbor nodes and the hop count of the source node of the current node to the current Sink route lookup calculate the node degree threshold of the own node, and the node degree threshold, where r max is the neighbor with the largest node degree
Figure imgf000011_0001
居节点的节点度, 为节点度最小的邻居节点的节点度, h为自身节点到所 述源节点的跳数, hmax为预设的最大查找跳数, 例如可以为网络中预先设置的 基于自适应多播查找法的最大查找跳数。 需要指出的是, 上述节点度阈值的算法仅为示例,在其他可选实施例中节 点设备可以通过其他方式计算所述节点度阈值,例如根据所有邻居节点的节点 度的平均值计算所述节点度阈值,或根据自身节点度与 h/hmax的乘机计算所述 节点度阈值, 等等, 不应认为本发明的实施受限于上述节点度阈值算法。 The node degree of the neighboring node is the node degree of the neighbor node with the smallest node degree, h is the hop count of the own node to the source node, and h max is the preset maximum number of hops, which may be, for example, a preset based on the network. The maximum number of lookup hops for adaptive multicast lookup. It should be noted that the foregoing algorithm for the node degree threshold is only an example. In other optional embodiments, the node device may calculate the node degree threshold by other means, for example, calculating the node according to the average value of the node degrees of all neighbor nodes. The degree threshold, or the node degree threshold is calculated based on the degree of self-node degrees and h/h max , etc., and the implementation of the present invention should not be considered to be limited by the node degree threshold algorithm described above.
S402,根据所述节点度阈值以及所有邻居节点的节点参数在所有邻居节点 中舍弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路由转发节点。 所述 邻居节点的节点参数可以包括各个邻居节点的节点度,还可以包括所有邻居节 点相互之间的共同邻居节点的个数。  S402. Discard a part of neighbor nodes in all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes, and determine the remaining neighbor nodes as Sink route forwarding nodes. The node parameters of the neighbor nodes may include the node degrees of the respective neighbor nodes, and may also include the number of common neighbor nodes between all the neighbor nodes.
具体实现中,节电设备可以逐一将自身节点的所有邻居节点的节点度与步 骤 S401计算得到的节点度阈值进行比较, 舍弃节点度小于所述节点度阈值的 邻居节点,保留节点度不小于所述节点度阈值的邻居节点, 进而可以将保留下 来的邻居节点确定为 Sink路由转发节点。 在其他可选实施例中, 还可以对节 点度不小于所述节点度阈值的邻居节点进行进一步筛选,将其中部分邻居节点 确定为 Sink路由转发节点。 In a specific implementation, the power saving device may compare the node degrees of all neighbor nodes of the own node with the node degree threshold calculated in step S401, and discard the neighbor nodes whose node degrees are smaller than the node degree threshold, and the reserved node degree is not less than a neighbor node that describes the node threshold, which in turn can be retained The incoming neighbor node is determined to be a Sink routing forwarding node. In other optional embodiments, the neighbor nodes whose node degrees are not less than the node degree threshold may be further filtered, and some of the neighbor nodes are determined as the sink route forwarding node.
S403 , 向所述 Sink路由转发节点发送 Sink路由转发请求。  S403. Send a Sink route forwarding request to the Sink routing forwarding node.
可选的, 本发明实施例中的 Sink节点路由方法进一步还可以包括: 在根据节点参数计算自身节点的节点度阈值之前,首先确定自身节点不是 Sink节点或 Sink节点的无环图成员节点。 例如在如图 8所示的无线传感网络 的系统结构中, 当所述节点设备确认当前需要转发 Sink路由转发请求时, 如 自身节点需要向 Sink节点发送数据, 或接收到其他节点设备转发的 Sink路由 转发请求时, 首先确定自身节点是否为 Sink节点或 Sink节点的无环图成员节 点, 若确认自身节点为 Sink节点, 则向所述 Sink路由转发请求的源节点返回 响应消息, 若确认自身节点为 Sink节点的无环图成员节点, 则可以按照 RPL 路由将数据根据其所在的有向无环图(如图 7所示)向上发送给其父节点, 并 依次向上发送给 Sink节点,当且仅当确定自身节点不是 Sink节点或 Sink节点 的无环图成员节点时,触发根据节点参数计算自身节点的节点度阈值, 并根据 所述节点度阈值以及所有邻居节点的节点参数在所有邻居节点中舍弃部分邻 居节点, 从而将剩余的邻居节点确定为 Sink路由转发节点。  Optionally, the Sink node routing method in the embodiment of the present invention may further include: before calculating the node degree threshold of the self node according to the node parameter, first determining that the node is not a Sink node or a ring graph member node of the Sink node. For example, in the system structure of the wireless sensor network shown in FIG. 8, when the node device confirms that the sink route forwarding request needs to be forwarded, for example, the node needs to send data to the sink node, or receives the forwarding from other node devices. When the Sink routes the forwarding request, it first determines whether the own node is a non-ring graph member node of the sink node or the sink node. If it is confirmed that the self node is a sink node, the source node that forwards the request to the sink route returns a response message, if it confirms itself If the node is a ring-free graph member node of the sink node, the data can be sent up to the parent node according to the directed acyclic graph (as shown in FIG. 7) according to the RPL route, and then sent to the sink node in turn, when And only when determining that the self node is not a sink node or a ring graph member node of the sink node, triggering calculation of a node degree threshold of the own node according to the node parameter, and according to the node degree threshold and node parameters of all neighbor nodes in all neighbor nodes Discarding some of the neighbor nodes, thereby determining the remaining neighbor nodes as Sink routing forwarding node.
本发明实施例中的节点设备通过自身节点参数计算节点度阈值,从而能够 根据网络节点的分布情况, 自适应的选取满足条件的邻居节点, 帮助节电设备 能够准确而有效的查找到 Sink节点, 减少了 Sink路由请求信息的发送, 降低 了系统消耗。  The node device in the embodiment of the present invention calculates the node degree threshold by using the parameter of the node, so that the neighbor node that satisfies the condition can be adaptively selected according to the distribution of the network node, so that the power saving device can accurately and effectively find the sink node. The sending of Sink routing request information is reduced, and system consumption is reduced.
图 5是本发明另一实施例中的一种 Sink节点路由方法的流程示意图, 本 实施例中的 Sink节点路由方法包括:  FIG. 5 is a schematic flowchart of a Sink node routing method in another embodiment of the present invention. The Sink node routing method in this embodiment includes:
S501 , 根据节点参数计算自身节点的节点度阈值。  S501. Calculate a node degree threshold of the own node according to the node parameter.
具体的, 当所述节点设备确认当前需要转发 Sink路由转发请求, 例如所 述节点设备自身需要向 Sink路由发送数据,或接收到其他节点设备转发的 Sink 路由转发请求时,节点设备可以根据自身节点的所有邻居节点的节点度( Node Degree ) 以及自身节点到本次 Sink路由查找的源节点的跳数计算自身节点的 节点度阈值。 Specifically, when the node device confirms that the Sink routing forwarding request needs to be forwarded, for example, the node device itself needs to send data to the Sink route, or receives a Sink routing forwarding request forwarded by another node device, the node device may according to the node itself. The Node Degree of all neighbor nodes and the hop count of the source node of the self-node to the current Sink route lookup Node degree threshold.
5502, 舍弃节点度小于所述节点度阈值的邻居节点。  S502: A neighbor node whose node degree is less than the node degree threshold is discarded.
5503 ,在节点度不小于所述节点度阈值的邻居节点中,选取节点度最大的 一个邻居节点作为参考节点。 具体的, 若节点度最大的邻居节点存在多个, 则 可以从中随机选取一个作为所述参考节点。  S503, in a neighbor node whose node degree is not less than the node degree threshold, select a neighbor node with the largest node degree as the reference node. Specifically, if there are multiple neighbor nodes with the largest degree of node, one of them may be randomly selected as the reference node.
5504,在所述节点度不小于所述节点度阈值的邻居节点中,将与所述参考 节点的共同邻居节点数量满足舍弃条件的邻居节点舍弃。  S504, in the neighboring node whose node degree is not less than the node degree threshold, discarding the neighbor node that meets the discarding condition with the number of common neighbor nodes of the reference node.
具体实现中,可以将所述参考节点与其他节点度不小于所述节点度阈值的 邻居节点逐一比较其共同邻居节点数,若其共同邻居节点数满足预设的舍弃条 件, 则将该邻居节点舍弃。 示例性的, 所述舍弃条件可以包括: 与所述参考节 点的共同邻居节点数量占该邻居节点的节点度的比例不超过预设阈值 (如 In a specific implementation, the reference node may compare the number of the common neighbor nodes with the neighbor nodes whose node degrees are not less than the node degree threshold, and if the number of the common neighbor nodes meets the preset discarding condition, the neighbor node is compared. give up. Exemplarily, the discarding condition may include: the ratio of the number of co-neighbor nodes to the reference node to the node degree of the neighboring node does not exceed a preset threshold (eg
50% ), 又例如可以包括与所述参考节点的共同邻居节点数量不大于预设阈值 等(如 5 )。 50%), for example, may include the number of co-neighbor nodes with the reference node not greater than a preset threshold or the like (eg, 5).
5505 , 将剩余的邻居节点确定为 Sink路由转发节点, 并向所述 Sink路由 转发节点发送 Sink路由转发请求。  S505: Determine the remaining neighbor nodes as Sink routing forwarding nodes, and send a Sink routing forwarding request to the Sink routing forwarding node.
本发明实施例中的节点设备通过自身节点参数计算节点度阈值,从而能够 根据网络节点的分布情况, 自适应的选取满足条件的邻居节点, 并通过对满足 阈值条件的邻居节点进行二次筛选, 帮助节电设备能够准确而有效的查找到 Sink 节点, 同时避免了邻居节点较为密集的集中在同一方向的问题, 减少了 Sink路由请求信息的发送, 降低了系统消耗。  The node device in the embodiment of the present invention calculates the node degree threshold by using the parameter of the node, so that the neighbor node that satisfies the condition can be adaptively selected according to the distribution of the network node, and the neighbor node that meets the threshold condition is subjected to secondary screening. Helps the power-saving device to accurately and efficiently find the Sink node, and avoids the problem that the neighbor nodes are concentrated in the same direction, which reduces the sending of the Sink routing request information and reduces the system consumption.
图 6是本发明另一实施例中的一种 Sink节点路由方法的流程示意图, 如 图所示本实施例中的 Sink节点路由方法包括:  FIG. 6 is a schematic flowchart of a Sink node routing method in another embodiment of the present invention. The Sink node routing method in this embodiment is as follows:
S601 , 确定自身节点不是 Sink节点或 Sink节点的无环图成员节点。  S601: Determine an acyclic graph member node whose own node is not a sink node or a sink node.
具体的, 例如在如图 8所示的无线传感网络的系统结构中, 当所述节点设 备确认当前需要转发 Sink路由转发请求时, 如自身节点需要向 Sink节点发送 数据, 或接收到其他节点设备转发的 Sink路由转发请求时, 首先确定自身节 点是否为 Sink节点或 Sink节点的无环图成员节点, 若确认自身节点为 Sink 节点, 则向所述 Sink路由转发请求的源节点返回响应消息, 若确认自身节点 为 Sink节点的无环图成员节点, 则可以按照 RPL路由将数据根据其所在的有 向无环图 (如图 7所示)向上发送给其父节点, 并依次向上发送给 Sink节点, 当确定自身节点不是 Sink节点或 Sink节点的无环图成员节点时, 执行本实施 例中的下述步骤。 Specifically, for example, in the system structure of the wireless sensor network shown in FIG. 8, when the node device confirms that the sink route forwarding request needs to be forwarded, for example, the node needs to send data to the sink node, or receives other nodes. When the device forwards the Sink route forwarding request, it first determines whether the own node is a Sink node or a ring chart member node of the Sink node. If it is confirmed that the own node is a Sink node, the source node that returns the request to the Sink route returns a response message. If you confirm your own node As the acyclic graph member node of the sink node, the data may be sent up to the parent node according to the directed acyclic graph (as shown in FIG. 7) according to the RPL route, and then sent to the sink node in turn, when determining When the self node is not a Sink node or an acyclic graph member node of the Sink node, the following steps in this embodiment are performed.
S602, 根据节点参数计算自身节点的节点度阈值。  S602. Calculate a node degree threshold of the own node according to the node parameter.
具体的, 当所述节点设备确认当前需要转发 Sink路由转发请求, 例如所 述节点设备自身需要向 Sink路由发送数据,或接收到其他节点设备转发的 Sink 路由转发请求时,节点设备可以根据自身节点的所有邻居节点的节点度( Node Degree ) 以及自身节点到本次 Sink路由查找的源节点的跳数计算自身节点的 节点度阈值。  Specifically, when the node device confirms that the Sink routing forwarding request needs to be forwarded, for example, the node device itself needs to send data to the Sink route, or receives a Sink routing forwarding request forwarded by another node device, the node device may according to the node itself. The Node Degree of all neighbor nodes and the hop count of the source node from the self node to the current Sink route lookup calculate the node degree threshold of the own node.
5603 , 舍弃节点度小于所述节点度阈值的邻居节点。  S603: A neighbor node whose node degree is less than the node degree threshold is discarded.
5604,在剩余节点度不小于所述节点度阈值的邻居节点中,选取节点度最 大的一个邻居节点作为参考节点。具体的,若节点度最大的邻居节点存在多个, 则可以从中随机选取一个作为所述参考节点。  5604. In the neighbor node whose remaining node degree is not less than the node degree threshold, select one neighbor node with the largest node degree as the reference node. Specifically, if there are multiple neighbor nodes with the largest degree of node, one of them may be randomly selected as the reference node.
S605 ,在所述节点度不小于所述节点度阈值的邻居节点中,将与所述参考 节点的共同邻居节点数量满足舍弃条件的邻居节点舍弃。  S605. In the neighboring node whose node degree is not less than the node degree threshold, the neighbor node that meets the discarding condition with the number of the common neighbor nodes of the reference node is discarded.
具体实现中,可以将所述参考节点与其他节点度不小于所述节点度阈值的 邻居节点逐一比较其共同邻居节点数,若其共同邻居节点数满足预设的舍弃条 件, 则将该邻居节点舍弃。 示例性的, 所述舍弃条件可以包括: 与所述参考节 点的共同邻居节点数量占该邻居节点的节点度的比例不超过预设阈值 (如 In a specific implementation, the reference node may compare the number of the common neighbor nodes with the neighbor nodes whose node degrees are not less than the node degree threshold, and if the number of the common neighbor nodes meets the preset discarding condition, the neighbor node is compared. give up. Exemplarily, the discarding condition may include: the ratio of the number of co-neighbor nodes to the reference node to the node degree of the neighboring node does not exceed a preset threshold (eg
50% ), 又例如可以包括与所述参考节点的共同邻居节点数量不大于预设阈值 等(如 5 )。 50%), for example, may include the number of co-neighbor nodes with the reference node not greater than a preset threshold or the like (eg, 5).
5606 , 将所述参考节点确定为所述 Sink路由转发节点。  S606, determining the reference node as the Sink routing forwarding node.
5607 , 判断当前是否仅剩余一个节点度不小于所述节点度阈值的邻居节 点。 若是, 则执行 S608, 否则返回执行 S604~S606。  S607: Determine whether there is only one neighbor node whose node degree is not less than the node degree threshold. If yes, execute S608, otherwise return to execution S604~S606.
具体实现中, 可以将经过 S603后得到的所有节点度不小于所述节点度阈 值的邻居节点放入转发节点备选集中, 每次执行 S604~S606会从中舍弃邻居 节点, 并将选取的参考节点放入转发节点集中, 当所述转发节点备选集中仅剩 余一个节点度不小于所述节点度阈值的邻居节点时, 则执行 S608。 In a specific implementation, all the neighbor nodes that are not less than the node degree threshold obtained after the S603 may be placed in the forwarding node candidate set, and the neighbor nodes are discarded from each time S604~S606, and the selected reference node is selected. Put in the forwarding node set, when the forwarding node candidate set is only left When the remaining node whose node degree is not less than the node degree threshold is performed, S608 is performed.
5608,将该剩余的一个节点度不小于所述节点度阈值的邻居节点确定为所 述 Sink路由转发节点。  S608: Determine, as the Sink routing forwarding node, the remaining neighboring node whose node degree is not less than the node degree threshold.
5609, 向所述 Sink路由转发节点发送 Sink路由转发请求。  S609: Send a Sink route forwarding request to the Sink routing forwarding node.
本发明实施例中的节点设备通过自身节点参数计算节点度阈值,从而能够 根据网络节点的分布情况, 自适应的选取满足条件的邻居节点, 并通过对满足 阈值条件的邻居节点进行二次筛选, 帮助节电设备能够准确而有效的查找到 Sink 节点, 同时避免了邻居节点较为密集的集中在同一方向的问题, 减少了 Sink路由请求信息的发送, 降低了系统消耗。  The node device in the embodiment of the present invention calculates the node degree threshold by using the parameter of the node, so that the neighbor node that satisfies the condition can be adaptively selected according to the distribution of the network node, and the neighbor node that meets the threshold condition is subjected to secondary screening. Helps the power-saving device to accurately and efficiently find the Sink node, and avoids the problem that the neighbor nodes are concentrated in the same direction, which reduces the sending of the Sink routing request information and reduces the system consumption.
本发明实施例还提出了一种计算机存储介质,所述计算机存储介质存储有 程序, 所述程序执行时包括本发明实施例结合图 4~图 6所描述的 Sink节点路 由方法中的部分或全部的步骤。  The embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a program, and the program execution includes some or all of the Sink node routing methods described in the embodiment of the present invention in conjunction with FIG. 4 to FIG. A step of.
通过以上的实施方式的描述,所属领域的技术人员可以清楚地了解到本发 明可以用硬件实现, 或固件实现, 或它们的组合方式来实现。 当使用软件实现 时,可以将上述功能存储在计算机可读介质中或作为计算机可读介质上的一个 或多个指令或代码进行传输。 计算机可读介质包括计算机存储介质和通信介 质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介 质。 存储介质可以是计算机能够存取的任何可用介质。 以此为例但不限于: 计 算机可读介质可以包括 RAM、 ROM, EEPROM、 CD-ROM或其他光盘存储、 磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据 结构形式的期望的程序代码并能够由计算机存取的任何其他介质。 此外。任何 连接可以适当的成为计算机可读介质。 例如, 如果软件是使用同轴电缆、 光纤 光缆、 双绞线、 数字用户线(DSL )或者诸如红外线、 无线电和微波之类的无 线技术从网站、 服务器或者其他远程源传输的, 那么同轴电缆、 光纤光缆、 双 绞线、 DSL 或者诸如红外线、 无线和微波之类的无线技术包括在所属介质的 定影中。 如本发明所使用的, 盘(Disk )和碟(disc ) 包括压缩光碟 ( CD ), 激光碟、 光碟、 数字通用光碟(DVD )、 软盘和蓝光光碟, 其中盘通常磁性的 复制数据, 而碟则用激光来光学的复制数据。 上面的组合也应当包括在计算机 可读介质的保护范围之内。 Through the description of the above embodiments, those skilled in the art can clearly understand that the present invention can be implemented by hardware implementation, firmware implementation, or a combination thereof. When implemented in software, the functions described above may be stored in or transmitted as one or more instructions or code on a computer readable medium. Computer readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one location to another. A storage medium may be any available media that can be accessed by a computer. By way of example and not limitation, computer readable media may comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, disk storage media or other magnetic storage device, or can be used for carrying or storing in the form of an instruction or data structure. The desired program code and any other medium that can be accessed by the computer. Also. Any connection may suitably be a computer readable medium. For example, if the software is transmitted from a website, server, or other remote source using coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable , fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, wireless, and microwaves are included in the fixing of the associated media. As used in the present invention, a disk and a disc include a compact disc (CD), a laser disc, a disc, a digital versatile disc (DVD), a floppy disk, and a Blu-ray disc, wherein the disc is usually magnetically copied, and the disc is The laser is used to optically replicate the data. The above combination should also be included in the computer The scope of protection of the readable medium.
以上所揭露的仅为本发明较佳实施例而已,当然不能以此来限定本发明之 权利范围,因此依本发明权利要求所作的等同变化,仍属本发明所涵盖的范围。  The above is only the preferred embodiment of the present invention, and the scope of the present invention is not limited thereto, and the equivalent changes made by the claims of the present invention are still within the scope of the present invention.

Claims

权 利 要 求 Rights request
1、 一种节点设备, 其特征在于, 所述节点设备包括:  A node device, the node device comprising:
阈值计算模块, 用于根据节点参数计算自身节点的节点度阈值; 节点筛选模块,用于根据所述节点度阈值以及所有邻居节点的节点参数在 所有邻居节点中舍弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路由转 发节点;  a threshold calculation module, configured to calculate a node degree threshold of the self node according to the node parameter; a node screening module, configured to discard a part of the neighbor nodes in all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes, and the remaining The neighbor node is determined to be a Sink routing forwarding node;
路由请求模块, 用于向所述 Sink路由转发节点发送 Sink路由转发请求。  The routing request module is configured to send a Sink routing forwarding request to the Sink routing forwarding node.
2、 如权利要求 1所述的节点设备, 其特征在于, 所述节点参数包括: 自 身节点的所有邻居节点的节点度和 /或自身节点到本次 Sink路由查找的源节点 的跳数。 2. The node device according to claim 1, wherein the node parameter comprises: a node degree of all neighbor nodes of the self node and/or a hop count of the source node of the own node to the current Sink route search.
3、 如权利要求 2 所述的节点设备, 其特征在于, 所述节点度阈值 3. The node device according to claim 2, wherein the node degree threshold
K= ( Γmax -Τ匪 · ) , 其中 rmax为节点度最大的邻居节点的节点
Figure imgf000017_0001
K = ( Γ max - Τ匪 · ) , where r max is the node of the neighbor node with the largest degree of node
Figure imgf000017_0001
度, 为节点度最小的邻居节点的节点度, h为自身节点到所述源节点的跳 数, hmax为预设的最大查找跳数。 Degree, which is the node degree of the neighbor node with the smallest node degree, h is the hop count of the own node to the source node, and h max is the preset maximum search hop count.
4、 如权利要求 1~3中任一项所述的节点设备, 其特征在于, 所述节点筛选 模块包括: The node device according to any one of claims 1 to 3, wherein the node screening module comprises:
阈值筛选单元, 用于舍弃节点度小于所述节点度阈值的邻居节点。  And a threshold screening unit, configured to discard a neighbor node whose node degree is less than the node degree threshold.
5、 如权利要求 1~4中任一项所述的节点设备, 其特征在于, 所述节点筛选 模块包括: The node device according to any one of claims 1 to 4, wherein the node screening module comprises:
参考节点选取单元, 用于在节点度不小于所述节点度阈值的邻居节点中, 选取节点度最大的一个邻居节点作为参考节点;  a reference node selecting unit, configured to: in a neighbor node whose node degree is not less than the node degree threshold, select a neighbor node with the largest node degree as a reference node;
方向筛选单元, 用于在所述节点度不小于所述节点度阈值的邻居节点中, 将与所述参考节点的共同邻居节点数量满足舍弃条件的邻居节点舍弃。 a direction screening unit, configured to: in the neighbor node whose node degree is not less than the node degree threshold, A neighbor node that satisfies the discarding condition with the number of co-neighbor nodes of the reference node is discarded.
6、 如权利要求 5所述的节点设备, 其特征在于, 所述舍弃条件包括: 与所述参考节点的共同邻居节点数量占该邻居节点的节点度的比例不超 过预设阈值。 The node device according to claim 5, wherein the discarding condition comprises: a ratio of a number of co-neighbor nodes to the reference node to a node degree of the neighboring node does not exceed a preset threshold.
7、 如权利要求 5或 6所述的节点设备, 其特征在于, 7. The node device according to claim 5 or 6, wherein
所述参考节点选取单元,还用于在所述所述方向 选单元在节点度不小于 所述节点度阈值的邻居节点中,将与所述参考节点的共同邻居节点数量满足舍 弃条件的邻居节点舍弃之后, 将所述参考节点确定为所述 Sink路由转发节点, 并在剩余的所述节点度不小于所述节点度阈值的邻居节点中选取节点度最大 的一个邻居节点作为新的参考节点,并触发所述方向筛选单元在所述节点度不 小于所述节点度阈值的邻居节点中将与所述新的参考节点的共同邻居节点数 量满足舍弃条件的邻居节点舍弃。  The reference node selecting unit is further configured to: in the neighboring node whose node degree is not less than the node degree threshold, the neighboring node that satisfies the discarding condition with the number of co-neighbor nodes of the reference node After the discarding, the reference node is determined as the Sink routing forwarding node, and a neighbor node with the largest node degree is selected as a new reference node among the remaining neighbor nodes whose node degree is not less than the node degree threshold. And triggering the direction screening unit to discard the neighbor node that meets the discarding condition with the number of the common neighbor nodes of the new reference node in the neighboring node whose node degree is not less than the node degree threshold.
8、 如权利要求 7所述的节点设备, 其特征在于, 8. The node device of claim 7, wherein
所述参考节点选取单元,还用于当仅剩余一个节点度不小于所述节点度阈 值的邻居节点时, 将该节点度不小于所述节点度阈值的邻居节点确定为所述 Sink路由转发节点。  And the reference node selecting unit is further configured to determine, when only one neighbor node whose node degree is not less than the node degree threshold, the neighbor node whose node degree is not less than the node degree threshold as the Sink routing forwarding node .
9、 如权利要求 1~8中任一项所述的节点设备, 其特征在于, 所述节点设备 还包括: The node device according to any one of claims 1 to 8, wherein the node device further comprises:
节点确认模块, 用于在确定自身节点不是 Sink节点或 Sink节点的无环图成 员节点时,触发所述节点筛选模块根据所述节点度阈值以及所有邻居节点的节 点参数在所有邻居节点中舍弃部分邻居节点,并将剩余的邻居节点确定为 Sink 路由转发节点。 种节点设备, 其特征在于, 所述节点设备包括网络接口、 存储器以 及处理器, 其中, 存储器中存储一组程序代码, 且处理器用于调用存储器中存 储的程序代码, 用于执行以下操作: a node confirmation module, configured to: when determining that the self node is not a slot node or a slot node member of the sink node, triggering the node screening module to discard part of all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes Neighbor nodes, and the remaining neighbor nodes are determined as Sink routing forwarding nodes. Node device, characterized in that the node device comprises a network interface, a memory And a processor, wherein the memory stores a set of program codes, and the processor is configured to call the program code stored in the memory to perform the following operations:
根据节点参数计算自身节点的节点度阈值;  Calculating a node degree threshold of the own node according to the node parameter;
根据所述节点度阈值以及所有邻居节点的节点参数在所有邻居节点中舍 弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路由转发节点;  And discarding a part of neighbor nodes in all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes, and determining the remaining neighbor nodes as Sink routing forwarding nodes;
通过所述网络接口向所述 Sink路由转发节点发送 Sink路由转发请求。  Sending a Sink routing forwarding request to the Sink routing forwarding node through the network interface.
11、 一种 Sink节点路由方法, 其特征在于, 所述方法包括: A method for routing a Sink node, the method comprising:
根据节点参数计算自身节点的节点度阈值;  Calculating a node degree threshold of the own node according to the node parameter;
根据所述节点度阈值以及所有邻居节点的节点参数在所有邻居节 弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路由转发节点;  Determining a part of neighbor nodes in all neighbors according to the node degree threshold and node parameters of all neighbor nodes, and determining the remaining neighbor nodes as Sink routing forwarding nodes;
向所述 Sink路由转发节点发送 Sink路由转发请求。  Sending a Sink route forwarding request to the Sink routing forwarding node.
12、 如权利要求 11所述的 Sink节点路由方法, 其特征在于, 所述节点参 数包括: 自身节点的所有邻居节点的节点度和 /或自身节点到本次 Sink路由查 找的源节点的跳数。 The Sink node routing method according to claim 11, wherein the node parameters include: a node degree of all neighbor nodes of the own node and/or a hop count of the source node of the self-node to the current sink route search. .
13、 如权利要求 12所述的 Sink节点路由方法, 其特征在于, 所述根据所 有邻居节点的节点度以及自身节点到本次 Sink路由查找的源节点的跳数计算 自身节点的节点度阈值包括: 节点度阈值 +0.5 其中 Tmax为节点度最大的邻
Figure imgf000019_0001
The Sink node routing method according to claim 12, wherein the calculating the node degree threshold of the self node according to the node degree of all the neighbor nodes and the hop count of the source node of the self-node to the current sink route search includes : Node degree threshold +0.5 where T max is the neighbor with the largest node degree
Figure imgf000019_0001
居节点的节点度, 7, 为节点度最小的邻居节点的节点度, h为自身节点到所 述源节点的跳数, hmax为预设的最大查找跳数 The node degree of the neighboring node, 7, is the node degree of the neighbor node with the smallest node degree, h is the hop count of the own node to the source node, and h max is the preset maximum search hop count
14、 如权利要求 11~13中任一项所述的 Sink节点路由方法, 其特征在于, 所述根据所述节点度阈值以及所有邻居节点的节点参数在所有邻居节点中舍 弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路由转发节点包括: 舍弃节点度小于所述节点度阈值的邻居节点。 The Sink node routing method according to any one of claims 11 to 13, wherein the node parameter according to the node degree threshold and all neighbor nodes are in all neighbor nodes. Abandoning a part of the neighboring node, and determining the remaining neighboring node as the sink routing forwarding node includes: discarding the neighboring node whose node degree is less than the node degree threshold.
15、 如权利要求 11~14中任一项所述的 Sink节点路由方法, 其特征在于, 所述根据所述节点度阈值以及所有邻居节点的节点参数在所有邻居节点中舍 弃部分邻居节点, 并将剩余的邻居节点确定为 Sink路由转发节点包括: The Sink node routing method according to any one of claims 11 to 14, wherein the partial neighbor nodes are discarded in all neighbor nodes according to the node degree threshold and node parameters of all neighbor nodes, and Determining the remaining neighbor nodes as Sink routing forwarding nodes includes:
在节点度不小于所述节点度阈值的邻居节点中,选取节点度最大的一个邻 居节点作为参考节点;  And selecting, in the neighboring node whose node degree is not less than the node degree threshold, a neighboring node having the largest node degree as the reference node;
在所述节点度不小于所述节点度阈值的邻居节点中,将与所述参考节点的 共同邻居节点数量满足舍弃条件的邻居节点舍弃。  And in the neighboring node whose node degree is not less than the node degree threshold, the neighbor node that satisfies the discarding condition with the number of the common neighbor nodes of the reference node is discarded.
16、 如权利要求 15所述的 Sink节点路由方法, 其特征在于, 所述舍弃条件 包括: The Sink node routing method according to claim 15, wherein the discarding condition comprises:
与所述参考节点的共同邻居节点数量占该邻居节点的节点度的比例不超 过预设阈值。  The ratio of the number of co-neighbor nodes to the reference node to the node degree of the neighbor node does not exceed a preset threshold.
17、 如权利要求 15或 16所述的 Sink节点路由方法, 其特征在于, 所述在所 述节点度不小于所述节点度阈值的邻居节点中,将与所述参考节点的共同邻居 节点数量满足舍弃条件的邻居节点舍弃之后还包括: The Sink node routing method according to claim 15 or 16, wherein, in the neighbor node whose node degree is not less than the node degree threshold, the number of co-neighbor nodes with the reference node After the neighbor nodes that satisfy the discard condition are discarded, they also include:
S1 , 将所述参考节点确定为所述 Sink路由转发节点, 并在剩余的所述节点 度不小于所述节点度阈值的邻居节点中选取节点度最大的一个邻居节点作为 新的参考节点;  S1, the reference node is determined as the Sink routing forwarding node, and a neighbor node with the largest node degree is selected as a new reference node among the remaining neighbor nodes whose node degrees are not less than the node degree threshold;
S2,剩余的所述节点度不小于所述节点度阈值的邻居节点中,将与所述新 的参考节点的共同邻居节点数量满足舍弃条件的邻居节点舍弃。  S2. The remaining neighbor nodes whose node degrees are not less than the node degree threshold are discarded by the neighbor nodes whose number of co-neighbor nodes of the new reference node meets the discarding condition.
18、 如权利要求 17所述的 Sink节点路由方法, 其特征在于, 重复执行 S1 和 S2, 当仅剩余一个节点度不小于所述节点度阈值的邻居节点时,将该节点度 不小于所述节点度阈值的邻居节点确定为所述 Sink路由转发节点。 19、 如权利要求 11~18中任一项所述的 Sink节点路由方法, 其特征在于, 所述根据节点参数计算自身节点的节点度阈值之前还包括: The Sink node routing method according to claim 17, wherein S1 and S2 are repeatedly executed, and when only one neighbor node whose node degree is not less than the node degree threshold is remaining, the node degree is not less than the The neighbor node of the node degree threshold is determined to be the Sink route forwarding node. The Sink node routing method according to any one of claims 11 to 18, wherein before the calculating the node degree threshold of the self node according to the node parameter, the method further includes:
确定自身节点不是 Sink节点或 Sink节点的无环图成员节点。  Determine the acyclic graph member node whose own node is not a Sink node or a Sink node.
20、一种计算机存储介质,其特征在于,所述计算机存储介质存储有程序, 所述程序执行时包括权利要求 11~19任一项所述的步骤。 A computer storage medium, characterized in that said computer storage medium stores a program, and said program execution comprises the steps of any one of claims 11 to 19.
PCT/CN2013/087956 2013-11-27 2013-11-27 Sink node routing method and node device WO2015077940A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201380019204.3A CN104813640B (en) 2013-11-27 2013-11-27 A kind of Sink node method for routing and node device
PCT/CN2013/087956 WO2015077940A1 (en) 2013-11-27 2013-11-27 Sink node routing method and node device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2013/087956 WO2015077940A1 (en) 2013-11-27 2013-11-27 Sink node routing method and node device

Publications (1)

Publication Number Publication Date
WO2015077940A1 true WO2015077940A1 (en) 2015-06-04

Family

ID=53198189

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/087956 WO2015077940A1 (en) 2013-11-27 2013-11-27 Sink node routing method and node device

Country Status (2)

Country Link
CN (1) CN104813640B (en)
WO (1) WO2015077940A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106686652A (en) * 2017-02-24 2017-05-17 西安航空学院 Wireless sensor network topology control method
CN109120832A (en) * 2018-10-22 2019-01-01 泉州兴哲商贸有限公司 Equipment bearing vibration data acquires in real time and analysis system
CN111064666A (en) * 2018-10-16 2020-04-24 中国移动通信集团广东有限公司 Networking method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101232516A (en) * 2008-01-31 2008-07-30 北京航空航天大学 Method for updating low-power dissipation system compressed by difference in wireless sensor network application
CN101282290A (en) * 2008-03-05 2008-10-08 中科院嘉兴中心微系统所分中心 Method for balancing and clustering load of wireless sensing network based on gradient
CN103369619A (en) * 2013-06-21 2013-10-23 西安电子科技大学 Degree-based self-adaptive dynamic aggregation tree adjusting method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101232516A (en) * 2008-01-31 2008-07-30 北京航空航天大学 Method for updating low-power dissipation system compressed by difference in wireless sensor network application
CN101282290A (en) * 2008-03-05 2008-10-08 中科院嘉兴中心微系统所分中心 Method for balancing and clustering load of wireless sensing network based on gradient
CN103369619A (en) * 2013-06-21 2013-10-23 西安电子科技大学 Degree-based self-adaptive dynamic aggregation tree adjusting method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106686652A (en) * 2017-02-24 2017-05-17 西安航空学院 Wireless sensor network topology control method
CN106686652B (en) * 2017-02-24 2020-05-22 西安航空学院 Wireless sensor network topology control method
CN111064666A (en) * 2018-10-16 2020-04-24 中国移动通信集团广东有限公司 Networking method and device
CN109120832A (en) * 2018-10-22 2019-01-01 泉州兴哲商贸有限公司 Equipment bearing vibration data acquires in real time and analysis system

Also Published As

Publication number Publication date
CN104813640A (en) 2015-07-29
CN104813640B (en) 2017-12-29

Similar Documents

Publication Publication Date Title
US8503309B2 (en) Dynamic expelling of child nodes in directed acyclic graphs in a computer network
KR101463363B1 (en) Reduction of message and computational overhead in networks
EP2652905B1 (en) Increased communication opportunities with low-contact nodes in a computer network
US8595359B2 (en) Efficient message distribution for directed acyclic graphs
JP4732972B2 (en) Ad hoc network, node, route control method, and route control program
JP3974590B2 (en) System and method for path MTU discovery in ad hoc networks
US8982708B1 (en) Priority aware dynamic routing protocol for ad-hoc networks
KR20080075151A (en) Method and system for improving a wireless communication route
WO2011115679A1 (en) Dynamic directed acyclic graph (dag) topology reporting
JP2007184937A (en) Broadcast method and apparatus in wireless mobile network
CN102084689A (en) Selective priori reactive routing
JP7410145B2 (en) System and method for neighbor node discovery in a network
Liu et al. Balance energy-efficient and real-time with reliable communication protocol for wireless sensor network
WO2015077940A1 (en) Sink node routing method and node device
US20130290560A1 (en) Systems and methods for determining routes in networks
KR100776327B1 (en) Method for dynamic load-balancing routing in radio mesh network
Mallapur et al. Multi-constraints reliable multicast routing protocol for group communications in MANETs
Gao et al. Multi-path routing protocol with unavailable areas identification in wireless sensor networks
KR101670809B1 (en) Method For Selecting Parent Node Considering Load Balancing In a Wireless Communication System with Multi-Hop Structure
WO2011032518A1 (en) Data transmission method, system and device
Budhwar A survey of transport layer protocols for wireless sensor networks
US8553557B2 (en) Programmable adaptive network grid
Kİraz et al. ALORT: a transport layer protocol using adaptive loss recovery method for WSN
WO2017107046A1 (en) Peer-to-peer communication method and mobile device
CN110418392B (en) Network routing method and system based on inter-node distance stability

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13898297

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13898297

Country of ref document: EP

Kind code of ref document: A1