WO2016101781A1 - 一种网络邻居发现方法及系统 - Google Patents
一种网络邻居发现方法及系统 Download PDFInfo
- Publication number
- WO2016101781A1 WO2016101781A1 PCT/CN2015/096406 CN2015096406W WO2016101781A1 WO 2016101781 A1 WO2016101781 A1 WO 2016101781A1 CN 2015096406 W CN2015096406 W CN 2015096406W WO 2016101781 A1 WO2016101781 A1 WO 2016101781A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- active
- node
- period
- network
- passive
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W40/00—Communication routing or communication path finding
- H04W40/24—Connectivity information management, e.g. connectivity discovery or connectivity update
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W48/00—Access restriction; Network selection; Access point selection
- H04W48/08—Access restriction or access information delivery, e.g. discovery data delivery
Definitions
- the present invention relates to the field of network technologies, and in particular, to a network neighbor discovery method and system.
- Network neighbor discovery is mainly used in many mobile applications based on nearby locations, that is, users' mobile devices can discover each other through self-organizing.
- the early solution to this problem was through a fixed working mechanism.
- GPS Global Positioning System
- all nodes first pass the global positioning system, GPS (Global Positioning System), make their clocks synchronized, and then send long header packets to confirm each other.
- GPS Global Positioning System
- this approach requires the sender to have a general understanding of the recipient's location and its working mechanism.
- synchronization by GPS usually consumes a lot of energy.
- a definitive strategy can guarantee the time of discovery by neighbors, but it is generally average in terms of efficiency found.
- Searchlight is a new definite asymmetric strategy proposed in recent years to improve the average discovery efficiency. In the asymmetric case, where all nodes have different duty cycles, the searchlight application's prime-based strategy is similar to the Disco algorithm. The Searchlight strategy has a significant improvement in average discovery efficiency over the previous strategy in the symmetrical case.
- an object of the present invention is to provide a network neighbor discovery method and system for solving the problem that a network neighbor needs to have a large energy loss in the prior art.
- the present invention provides a network neighbor discovery method, where the network neighbor discovery method includes: setting a working mode for a network node, where the working mode includes two working modes: an active mode and a passive mode;
- the network node When the network node is in the active mode, the network node is referred to as an active node, and the active node includes a working period, which is called an active period; the active node broadcasts a beacon signal in a preset first time period;
- the network node is called a passive node, the passive node includes a working period, which is called a passive period; and the passive node receives information in a preset second time period.
- the passive node replies to the active node according to the beacon signal, and completes a network neighbor discovery process.
- the active node gradually reduces the time period of the broadcast beacon signal over time in the active period.
- the network node presets a time period, where the time period includes m time slots; the active period of the active node includes at least one time period; and in an active period, when c ⁇ 1 (modk When the time slot c belongs to the first time period, the active node broadcasts a beacon signal in the time slot c; wherein c is a time slot sequence number starting from the active cycle, and k is from the active cycle The time period number.
- the active period of the active node includes Time period, a total of 1 time slot,
- the network node presets a time period, where the time period includes n time slots; the passive period of the passive node includes a time period; the passive period is divided into two parts, and each part is randomly selected Each time slot number r1 and r2 from the passive period is selected; the time slots r1 and r2 belong to the second time period, and the passive node receives the beacon signal in the time slots r1 and r2.
- time slot numbers r1 and r2 satisfy the following conditions:
- the network node reselects the working mode.
- the present invention also provides a network neighbor discovery system
- the network neighbor discovery system includes: a mode selection module, configured to select a working mode of the network node, where the working module includes two modes: an active mode and a passive mode;
- the working module selected by the module is in the active mode, the network node is called an active node and enters the active discovery module;
- the active discovery module is configured to broadcast the beacon signal in the preset first time period by the network node.
- the active cycle of the active discovery module is called the active cycle.
- the active discovery module is further configured to receive a packet that the passive node replies according to the beacon signal, and complete a network neighbor discovery process.
- the active discovery module gradually reduces the time period during which the network node broadcasts the beacon signal during the active period.
- the network node presets a time period, where the time period includes m time slots; the active period of the active node includes at least one time period; and in an active period, when c ⁇ 1 (modk When the time slot c belongs to the first time period, the active node broadcasts a beacon signal in the time slot c; wherein c is a time slot sequence number starting from the active cycle, and k is from the active cycle The time period number.
- the active period of the active node includes Time period, a total of 1 time slot,
- the network neighbor discovery system re-enters the mode selection module to select an operating mode of the network node.
- the present invention also provides a network neighbor discovery system
- the network neighbor discovery system includes: a mode selection module, configured to select a working mode of the network node, where the working module includes two modes: an active mode and a passive mode; When the working module selected by the module is in the passive mode, the network node is called a passive node and enters the passive discovery module; the passive discovery module is configured to receive information in a preset second time period, when the passive node Upon receiving the beacon signal sent by the active node, the active node is replied according to the beacon signal, and the process of discovering the network neighbor is completed.
- the network node presets a time period, where the time period includes n time slots; the passive period of the passive node includes a time period; the passive period is divided into two parts, and each part is randomly selected Each time slot number starting from the passive period is selected, and two time slot numbers r1 and r2 are obtained; the time slots r1 and r2 belong to the second time period, and the passive node is in the time slot r1 and The beacon signal is received in r2.
- time slot numbers r1 and r2 satisfy the following conditions:
- the network neighbor discovery system re-enters the mode selection module to select an operating mode of the network node.
- a network neighbor discovery method and system of the present invention has the following beneficial effects: 1. Differentiating the initiative and passiveness of network nodes in network neighbor discovery, designing a discovery method specifically for active nodes and passive nodes, Under the premise of not significantly increasing the energy consumption of the network, the network neighbor discovery efficiency of the active node is improved. 2. The strategy of attenuating broadcast allows the active node to discover neighbor nodes more quickly while saving unnecessary energy consumption.
- FIG. 1 is a schematic flowchart diagram of an embodiment of a network neighbor discovery method according to the present invention.
- FIG. 2 is a schematic flowchart diagram of an embodiment of a network neighbor discovery method according to the present invention.
- FIG. 3 is a schematic flowchart diagram of an embodiment of a network neighbor discovery method according to the present invention.
- FIG. 4 is a block diagram showing an embodiment of a network neighbor discovery system of the present invention.
- FIG. 5 is a block diagram showing an embodiment of a network neighbor discovery system according to the present invention.
- FIG. 6 is a block diagram showing an embodiment of a network neighbor discovery system of the present invention.
- FIG. 7 is a diagram showing the performance of an embodiment of the network neighbor discovery system of the present invention.
- FIG. 8 is a diagram showing the performance of an embodiment of the network neighbor discovery system of the present invention.
- the present invention provides a network neighbor discovery method, and the network neighbor discovery method adopted by the present invention may also be referred to as an Erupt method.
- the network neighbor discovery method includes:
- Step S1 setting a working mode for the network node, where the working mode includes two working modes: an active mode and a passive mode.
- the working mode of the network node is set to be an active mode or a passive mode, and when the network node is set to the active mode, the network node is referred to as an active node.
- the network node is referred to as a passive node.
- step S2 when the network node is in the active mode, the network node is referred to as an active node, and the active node includes a working period, which is called an active period; the active node broadcasts in a preset first time period.
- Beacon signal can also be called a discovery beacon, or a discovery beacon.
- the active node gradually reduces the time period during which the beacon signal is broadcasted over time during the active period.
- the network node presets a time period, the time period includes m time slots; the active period of the active node includes at least one time period; and in an active period, when c ⁇ 1 (modk), the time slot c belongs to the first time period, and the active node broadcasts a beacon signal in the time slot c; wherein c is a time slot number starting from an active period, and k is an active The sequence number of the time period at which the cycle begins.
- the active period of the active node includes Time period, a total of 1 time slot, among them, The integer obtained by dividing m by 2 and rounding down.
- the time slot c represents a time slot of sequence c starting from the active cycle.
- Step S3 when the network node is in the passive mode, the network node is called a passive node, the passive node includes a working period, called a passive period, and the passive node receives in a preset second time period.
- the information when the passive node receives the beacon signal, replies to the active node according to the beacon signal, and completes a network neighbor discovery process.
- the replying to the active node according to the beacon signal, completing the network neighbor discovery process includes: the passive node replies to the active node according to the beacon signal, and the active node receives a reply. The information is followed by an acknowledgment message. If there is no conflict between the active node and the passive node, the active node and the passive node are network neighbors.
- the network node presets a time period, the time period includes n time slots; the passive period of the passive node includes a time period; and the passive period randomly selects 2 Time slot numbers r1 and r2 from the passive period; The integer obtained by dividing n by 2 and rounding down; the time slots r1 and r2 belong to the second time period, and the passive node receives the beacon signal in the time slots r1 and r2.
- the time slot r1 represents a time slot of sequence number r1 from the passive cycle
- the time slot r2 represents a time slot of sequence number r2 from the passive cycle.
- the network neighbor discovery method further includes: when the network node's duty cycle ends, the network node reselects an operating mode.
- the network node reselects an operating mode.
- the active node broadcasts a Discovery Beacon (beacon signal)
- the passive node receives a message from the active node and receives a message (Response Meassage), and the active node receives the passive node.
- a confirmation message (Ack) is sent back to the passive node. That is, the entire network neighbor discovery process of the active node and the passive node is completed.
- the network node in active mode divides the time slots in the active mode cycle into active and sleep states according to the Erupt method.
- the network node broadcasts the beacon signal to the surrounding network node, and waits for the surrounding network node to reply to the information.
- the network node replies with a confirmation message, if in the network.
- the node (active node) and the surrounding network node (passive node) replying to the information do not have a conflict, and the network node and the passive node are network neighbors.
- the network node does not send or receive discovery information.
- the network node reduces the number of active time slots over time until the active cycle ends.
- the network node If the network node is in passive mode, the network node will be a time The time slot of the cycle is divided into two parts, and a time slot is randomly selected in each part to be in an active state. At this time, the active state only monitors whether there is any discovery information in the network, and if so, replies.
- the active node has an active period of 18 time slots and each time period is 6 time slots. In the active period, when c ⁇ 1 (modk), the time slot c belongs to the first time period, the active node broadcasts a beacon signal in the time slot c; then the active node is in an active period
- the time slots 1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 16 in the 18 time slots are active and broadcast beacon signals. The period is 6 time slots.
- the active node meets the time slot in which the passive node is active, it can be regarded as mutual discovery.
- the active node has an active period of 18 time slots and each time period is 6 time slots.
- the active period when c ⁇ 1 (modk), the time slot c belongs to the first time period, the active node broadcasts a beacon signal in the time slot c; then the active node is in the time slot 1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 16 are active, broadcasting beacon signals.
- the passive period of the passive node is 8 time slots, and each time period is 8 time slots.
- the time period of the active node and the passive node may be the same or different, and the mutual discovery of the network neighbors may be implemented as long as the active node meets the time slot in which the active node is in an active state. Since the active node in the Erupt method adopts the time period of the active beacon, the time period of the broadcast beacon signal is gradually reduced. So most network neighbor discovery occurs in the first time period when the network node is in active mode. In real life, active nodes want to discover neighbors faster and start related applications.
- the Erupt method utilizes the discovery method of fading, which not only ensures the discovery of neighbor nodes as soon as possible, but also compensates for the missing neighbor nodes.
- the beacon signal is broadcasted (that is, the beacon signal is broadcasted in the time slot c, and the time slot c indicates the sequence number c from the active cycle.
- the present invention also provides a network neighbor discovery system, which may also be referred to as an Erupt system, for implementing network neighbor discovery using the Erupt method.
- the network neighbor discovery system 1 includes a mode selection module 11 and an active discovery module 12, where:
- the mode selection module 11 is configured to select an operation mode of the network node, where the work module includes two modes: an active mode and a passive mode; when the working module selected by the mode selection module is an active mode, the network node is referred to as an active node. And enter the active discovery module work.
- the active discovery module 12 is configured to broadcast, by the network node, a beacon signal in a preset first time period, and a working period of the active discovery module is referred to as an active period. In one embodiment, the active discovery module gradually reduces the time period of the broadcast beacon signal over time during the active period.
- the network node presets a time period, the time period includes m time slots; the active period of the active node includes at least one time period; and in an active period, when c ⁇ 1 (modk), the time slot c belongs to the first time period, and the active node broadcasts a beacon signal in the time slot c; wherein c is a time slot number starting from an active period, and k is an active The sequence number of the time period at which the cycle begins.
- the active period of the active node includes Time period, a total of 1 time slot, among them, The integer obtained by dividing m by 2 and rounding down.
- the active discovery module 12 further includes: when the duty cycle in the active mode ends, the network neighbor discovery system 1 re-enters the mode selection module 11 to select an operating mode.
- the active discovery module is further configured to: after receiving the reply information sent by the passive node, reply to the passive node with an acknowledgement message (Ack). That is, the entire network neighbor discovery process of the active node and the passive node is completed.
- Ack acknowledgement message
- the present invention also provides a network neighbor discovery system 1.
- the network neighbor discovery system 1 includes a mode selection module 11 and a passive discovery module 13, wherein:
- the mode selection module 11 is configured to select a working mode of the network node, where the working module includes two modes: an active mode and a passive mode; when the working module selected by the mode selection module is in a passive mode, the network node is called a passive node. And enter the passive discovery module to work.
- the passive discovery module 13 is configured to receive information in a preset second time period, and when the passive node receives the beacon signal sent by the active node, respond to the active node according to the beacon signal, and complete the discovery network. Neighbor process.
- the passive discovery module 13 replies to the active node according to the beacon signal, and completing the network neighbor discovery process includes: the passive node replies to the active node according to the beacon signal, After receiving the reply message, the active node replies with an acknowledgment message. If there is no conflict between the active node and the passive node, the active node and the passive node are network neighbors.
- the network node presets a time period, the time period includes n time slots; the passive period of the passive node includes a time period; and the passive period randomly selects 2 Time slot numbers r1 and r2 from the passive period; The integer obtained by dividing n by 2 and rounding down; the time slots r1 and r2 belong to the second time period, and the passive node receives the beacon signal in the time slots r1 and r2.
- the passive discovery module 13 further includes: when the working period (ie, the passive period) of the passive discovery module 13 ends, the network neighbor discovery system 1 re-enters the mode selection module 11 to select the network node. Operating mode.
- the present invention also provides a network neighbor discovery system 1.
- the network neighbor discovery system 1 includes a mode selection module 11, an active discovery module 12, and a passive discovery module 13, wherein:
- the mode selection module 11 is configured to select a working mode of the network node, where the working module includes two modes: an active mode and a passive mode; when the working module selected by the mode selection module is in a passive mode, the network node is called a passive node. And enter the passive discovery module to work.
- the active discovery module 12 is configured to broadcast, by the network node, a beacon signal in a preset first time period, and a working period of the active discovery module is referred to as an active period. In one embodiment, the active discovery module gradually reduces the time period of the broadcast beacon signal over time during the active period.
- the network node presets a time period, the time period includes m time slots; the active period of the active node includes at least one time period; and in an active period, when c ⁇ 1 (modk), the time slot c belongs to the first time period, and the active node broadcasts a beacon signal in the time slot c; wherein c is a time slot number starting from an active period, and k is an active The sequence number of the time period at which the cycle begins.
- the active period of the active node includes Time period, a total of 1 time slot, among them, The integer obtained by dividing m by 2 and rounding down.
- the active discovery module 12 is further configured to: after receiving the reply information sent by the passive node, reply to the passive node with an acknowledgement message (Ack). That is, the entire network neighbor discovery process of the active node and the passive node is completed.
- Ack acknowledgement message
- the passive discovery module 13 is configured to receive information in a preset second time period, and when the passive node receives the beacon signal sent by the active node, respond to the active node according to the beacon signal, and complete the discovery network. Neighbor process.
- the passive discovery module 13 replies to the active node according to the beacon signal, and completing the network neighbor discovery process includes: the passive node replies to the active node according to the beacon signal, After receiving the reply message, the active node replies with an acknowledgment message. If there is no conflict between the active node and the passive node, the active node and the passive node are network neighbors.
- the network node presets a time period, the time period includes n time slots; the passive period of the passive node includes a time period; and the passive period randomly selects 2 Time slot numbers r1 and r2 from the passive period; The integer obtained by dividing n by 2 and rounding down; the time slots r1 and r2 belong to the second time period, and the passive node receives the beacon signal in the time slots r1 and r2.
- the active discovery module 12 further includes: when the duty cycle in the active mode ends, the network neighbor discovery system 1 re-enters the mode selection module 11 to select an operating mode.
- the passive discovery module 13 further includes: when the duty cycle (ie, the passive period) of the passive discovery module 13 ends, the network neighbor discovery system 1 re-enters the mode selection module 11 to select an operation mode of the network node.
- the technical solutions of the present invention (Erupt scheme, including Erupt method and Erupt system) and existing network neighbor discovery schemes such as Birthday, Disco, U-Connect, and Searchlight are respectively applied in the same environment, and different records are recorded.
- Network neighbor discovery schemes find time delays and energy consumption to compare the strengths and weaknesses of each protocol.
- the environment is a simulation environment, and the network simulator in the real world is simulated by the NS2 (Network Simulator version 2) network simulator, and the delays and energy of network neighbor discovery in different network neighbor discovery schemes are detected through different network neighbor discovery schemes. Consumption.
- 10 nodes that can reach each other with radio signals are randomly placed, and different network neighbor discovery schemes are run to record the time delay and energy consumption of network neighbor discovery.
- FIG. 7 identifies the comparison between the discovery efficiency and the discovery delay relationship of each network neighbor discovery scheme.
- Figure 8 identifies the comparison of discovery efficiency and energy loss for each network neighbor discovery scheme.
- the network neighbor discovery method and system of the present invention can distinguish the initiative and the passiveness of the network node in the network neighbor discovery, and design a discovery method specifically for the active node and the passive node, ensuring that the network consumption is not significantly increased. Under the premise of energy, improve the network neighbor discovery efficiency of the active node. Ben The inventive solution can also enable the active node to discover neighbor nodes more quickly by attenuating the broadcast strategy while saving unnecessary energy consumption. Therefore, the present invention effectively overcomes various shortcomings in the prior art and has high industrial utilization value.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Claims (17)
- 一种网络邻居发现方法,其特征在于,所述网络邻居发现方法包括:为网络节点设置工作模式,所述工作模式包括主动模式和被动模式两种工作模式;当所述网络节点处于主动模式时,所述网络节点称为主动节点,所述主动节点包括一个工作周期,称为主动周期;所述主动节点在预设的第一时间段内广播beacon信号;当所述网络节点处于被动模式时,所述网络节点称为被动节点,所述被动节点包括一个工作周期,称为被动周期;所述被动节点在预设的第二时间段内接收信息,当所述被动节点接收到所述beacon信号时,根据所述beacon信号进行回复所述主动节点,完成网络邻居发现过程。
- 根据权利要求1所述的网络邻居发现方法,其特征在于:所述主动节点在主动周期内随着时间的推移,逐步减少广播beacon信号的时间段。
- 根据权利要求1所述的网络邻居发现方法,其特征在于:所述网络节点预设一个时间周期,所述时间周期包括m个时间槽;所述主动节点的所述主动周期包括至少一个时间周期;在主动周期内,当c≡1(modk)时,所述时间槽c属于所述第一时间段,所述主动节点在所述时间槽c内广播beacon信号;其中,c为从主动周期开始的时间槽序号,k为从主动周期开始的时间周期序号。
- 根据权利要求1所述的网络邻居发现方法,其特征在于:所述网络节点预设一个时间周期,所述时间周期包括n个时间槽;所述被动节点的所述被动周期包括一个时间周期;所述被动周期分成两部分,从每一部分随机各选取1个从被动周期开始的时间槽序号r1和r2;所述时间槽r1和r2属于所述第二时间段,所述被动节点在所述时间槽r1和r2内接收beacon信号。
- 根据权利要求1所述的网络邻居发现方法,其特征在于:当所述网络节点的工作周期结束时,所述网络节点重新选择工作模式。
- 一种网络邻居发现系统,其特征在于:所述网络邻居发现系统包括:模式选择模块,用于选择网络节点的工作模式,所述工作模块包括主动模式和被动模式两种;当所述模式选择模块选择的工作模块为主动模式时,所述网络节点称为主动节点,并进入主动发现模块工作;所述主动发现模块用于所述网络节点在预设的第一时间段内广播beacon信号,所述主动发现模块的工作周期称为主动周期。
- 根据权利要求8所述的网络邻居发现系统,其特征在于:所述主动发现模块还用于接收被动节点根据所述beacon信号回复的报文,并完成网络邻居发现过程。
- 根据权利要求8所述的网络邻居发现系统,其特征在于:所述主动发现模块在主动周期内随着时间的推移,逐步减少所述网络节点广播beacon信号的时间段。
- 根据权利要求8所述的网络邻居发现系统,其特征在于:所述网络节点预设一个时间周期,所述时间周期包括m个时间槽;所述主动节点的所述主动周期包括至少一个时间周期;在主动周期内,当c≡1(modk)时,所述时间槽c属于所述第一时间段,所述主动节点在所述时间槽c内广播beacon信号;其中,c为从主动周期开始的时间槽序号,k为从主动周期开始的时间周期序号。
- 根据权利要求8所述的网络邻居发现系统,其特征在于:当所述主动发现模块的工作周期结束时,所述网络邻居发现系统重新进入模式选择模块选择网络节点的工作模式。
- 一种网络邻居发现系统,其特征在于:所述网络邻居发现系统包括:模式选择模块,用于选择网络节点的工作模式,所述工作模块包括主动模式和被动模式两种;当所述模式选择模块选择的工作模块为被动模式时,所述网络节点称为被动节点,并进入被动发现模块工作;所述被动发现模块用于在预设的第二时间段内接收信息,当所述被动节点接收到主动节点发送的beacon信号时,根据所述beacon信号进行回复所述主动节点,完成发现网络邻居过程。
- 根据权利要求14所述的网络邻居发现系统,其特征在于:所述网络节点预设一个时间周期,所述时间周期包括n个时间槽;所述被动节点的所述被动周期包括一个时间周期;所述被动周期分成两部分,从每一部分随机各选取1个从被动周期开始的时间槽序号,共得到两个时间槽序号r1和r2;所述时间槽r1和r2属于所述第二时间段,所述被动节点在所述时间槽r1和r2内接收beacon信号。
- 根据权利要求14所述的网络邻居发现系统,其特征在于:当所述被动发现模块的工作周期结束时,所述网络邻居发现系统重新进入模式选择模块选择网络节点的工作模式。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201410852436.3 | 2014-12-26 | ||
| CN201410852436.3A CN105792164A (zh) | 2014-12-26 | 2014-12-26 | 一种网络邻居发现方法及系统 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016101781A1 true WO2016101781A1 (zh) | 2016-06-30 |
Family
ID=56149221
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2015/096406 Ceased WO2016101781A1 (zh) | 2014-12-26 | 2015-12-04 | 一种网络邻居发现方法及系统 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN105792164A (zh) |
| WO (1) | WO2016101781A1 (zh) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10981363B2 (en) | 2014-12-23 | 2021-04-20 | Upm Raflatac Oy | Shrinkable label film, a shrinkable label and a method for providing a shrinkable film and a label |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106792479B (zh) * | 2017-01-11 | 2019-12-24 | 南京邮电大学 | 一种基于邻近服务的d2d节点发现方法 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101601229A (zh) * | 2006-08-04 | 2009-12-09 | 微软公司 | 在省电的同时在无线设备之间的同步 |
| US20120320790A1 (en) * | 2011-06-20 | 2012-12-20 | Cisco Technology, Inc. | Systematic neighbor detection in shared media computer networks |
| CN103096428A (zh) * | 2013-01-09 | 2013-05-08 | 无锡赛思汇智科技有限公司 | 一种快速、低功耗发现邻居用户的方法 |
| CN103634872A (zh) * | 2013-11-29 | 2014-03-12 | 中国石油大学(华东) | 一种移动自组织网络中能量有效的异步邻节点发现方法 |
| CN103916929A (zh) * | 2014-03-25 | 2014-07-09 | 中国电子科技集团公司第三十研究所 | 一种定向Ad Hoc网络邻居发现方法 |
| CN104703247A (zh) * | 2015-01-07 | 2015-06-10 | 中国电子科技集团公司第三十研究所 | 一种基于多微时隙的网络邻居发现方法和系统 |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070195746A1 (en) * | 2006-02-23 | 2007-08-23 | San Diego Research Center, Inc. | Topology Management, Power Control and Cross-Layer Design for Wireless Mobile Ad Hoc Networks with Directional Antennas |
| EP2099165A1 (en) * | 2008-03-03 | 2009-09-09 | Thomson Licensing | Deterministic back-off method and apparatus for peer-to-peer communications |
| CN103619050B (zh) * | 2013-12-12 | 2016-05-25 | 上海交通大学 | 用于移动无线网络的基于完全差集的邻居节点发现方法 |
-
2014
- 2014-12-26 CN CN201410852436.3A patent/CN105792164A/zh active Pending
-
2015
- 2015-12-04 WO PCT/CN2015/096406 patent/WO2016101781A1/zh not_active Ceased
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101601229A (zh) * | 2006-08-04 | 2009-12-09 | 微软公司 | 在省电的同时在无线设备之间的同步 |
| US20120320790A1 (en) * | 2011-06-20 | 2012-12-20 | Cisco Technology, Inc. | Systematic neighbor detection in shared media computer networks |
| CN103096428A (zh) * | 2013-01-09 | 2013-05-08 | 无锡赛思汇智科技有限公司 | 一种快速、低功耗发现邻居用户的方法 |
| CN103634872A (zh) * | 2013-11-29 | 2014-03-12 | 中国石油大学(华东) | 一种移动自组织网络中能量有效的异步邻节点发现方法 |
| CN103916929A (zh) * | 2014-03-25 | 2014-07-09 | 中国电子科技集团公司第三十研究所 | 一种定向Ad Hoc网络邻居发现方法 |
| CN104703247A (zh) * | 2015-01-07 | 2015-06-10 | 中国电子科技集团公司第三十研究所 | 一种基于多微时隙的网络邻居发现方法和系统 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10981363B2 (en) | 2014-12-23 | 2021-04-20 | Upm Raflatac Oy | Shrinkable label film, a shrinkable label and a method for providing a shrinkable film and a label |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105792164A (zh) | 2016-07-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Pham et al. | An adaptive mobility-aware MAC protocol for sensor networks (MS-MAC) | |
| KR101867508B1 (ko) | 이웃 인식 네트워크 내에서의 동기화를 위한 방법들 및 시스템들 | |
| CN114009099B (zh) | 在RRC_Idle/Inactive中用于新空口(NR)用户设备(UE)功率节省的增强的寻呼时机(PO)监测 | |
| US8547982B2 (en) | Wireless sensor network with energy efficient protocols | |
| EP2250838B1 (en) | Wireless network including post groupcast time | |
| US9059923B2 (en) | Devices and methods for beacon communication in ad-hoc networks | |
| KR101154112B1 (ko) | 피어-투-피어 통신 네트워크에서 피어의 멀티홉 페이징 | |
| US9843989B2 (en) | Uniform UE initialization procedure for both in-coverage and out-of-coverage D2D communications | |
| CN116321377A (zh) | 终端装置和网络接入节点 | |
| KR20150128830A (ko) | 이웃 인지 네트워크 내에서 탐색 및 동기화를 위한 시스템들 및 방법들 | |
| CN116233941A (zh) | 测量时间确定、驻留小区确定、参数确定方法和装置 | |
| US20160295634A1 (en) | Method and Apparatus | |
| Hwang et al. | A novel efficient power‐saving MAC protocol for multi‐hop MANETs | |
| WO2014139072A1 (zh) | D2d发现序列的检测方法、d2d数据的接收方法及装置 | |
| CN103369578A (zh) | 无线自组织网络环境下的群组生成与维护方法 | |
| CN103634872A (zh) | 一种移动自组织网络中能量有效的异步邻节点发现方法 | |
| KR101685315B1 (ko) | 매크로 지원형 향상된 로컬 영역에서의 로컬 셀 발견 | |
| CN109089324B (zh) | 一种自组织网络的邻居发现方法 | |
| CN102076053B (zh) | Zigbee无线传感网络快速修复方法 | |
| WO2016101781A1 (zh) | 一种网络邻居发现方法及系统 | |
| KR101267308B1 (ko) | 무선 메시 네트워크에서의 전력 절약을 위한 수면모드 제어방법 및 시스템 | |
| Kazmi et al. | Recent MAC protocols for mobility-aware wireless sensor networks—a survey and future directions | |
| CN107852677B (zh) | 网格网络中的增强型功率降低 | |
| Merhi et al. | EB-MAC: An event based medium access control for wireless sensor networks | |
| KR20120113064A (ko) | 클러스터 네트워크 구축을 통한 저전력 센서네트워크 시스템 및 클러스터 네트워크 구축 방법 |
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: 15871850 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: 15871850 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 07/12/2017) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 15871850 Country of ref document: EP Kind code of ref document: A1 |