WO2021056636A1 - 一种基于消息订阅的无人机集群组网方法、装置和系统 - Google Patents

一种基于消息订阅的无人机集群组网方法、装置和系统 Download PDF

Info

Publication number
WO2021056636A1
WO2021056636A1 PCT/CN2019/111820 CN2019111820W WO2021056636A1 WO 2021056636 A1 WO2021056636 A1 WO 2021056636A1 CN 2019111820 W CN2019111820 W CN 2019111820W WO 2021056636 A1 WO2021056636 A1 WO 2021056636A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
master
information
drone
recommended
Prior art date
Application number
PCT/CN2019/111820
Other languages
English (en)
French (fr)
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 中国人民解放军陆军工程大学
Publication of WO2021056636A1 publication Critical patent/WO2021056636A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/04Arrangements for maintaining operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/02Services making use of location information
    • H04W4/023Services making use of location information using mutual or relative location information between multiple location based services [LBS] targets or of distance thresholds
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/02Services making use of location information
    • H04W4/029Location-based management or tracking services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/30Services specially adapted for particular environments, situations or purposes
    • H04W4/40Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P]
    • H04W4/46Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P] for vehicle-to-vehicle communication [V2V]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks
    • H04W84/20Master-slave selection or change arrangements

Definitions

  • the invention relates to an unmanned aerial vehicle cluster, SDN, and topic publishing and subscribing system, and particularly relates to the determination of master control and slave control nodes when the unmanned aerial vehicle cluster is networked.
  • UAV networks usually need to set up two roles, master control and slave control, to provide support for the business. For example, when flying in a UAV cluster formation, a certain UAV is required as the master control and other UAVs as the slave control, in order to realize the control of the UAV cluster formation flight.
  • the master control role and the slave control role in the UAV network are usually manually designated in advance before the UAV network is established.
  • the drone network needs to be flexible, adaptive, and intelligent in terms of network topology, bandwidth, and load. Sex and control ability.
  • the UAV network in this scenario is usually a self-organizing network.
  • the self-organizing network should choose autonomously when determining the master and slave roles, and it is impossible to manually specify.
  • the problem to be solved by the present invention is to realize the autonomous selection of master control and slave control roles in a self-organized UAV network.
  • a drone cluster networking method based on message subscription includes the following steps:
  • S1 Start the publication of the main control recommended topic message of its own node and receive the subscription of the main control recommended topic information from other drone nodes, and at the same time subscribe and receive the main control recommended topic information published by other drone nodes;
  • S2 Search for newly joined drones, and store the searched node information of the newly joined drones in the node information database; the node information includes location information of the drones;
  • S3 Calculate the central node according to the location information of each node information in the node information database, so that the sum of the distances from the central node to other nodes is the smallest;
  • the step S6 further includes: if the own node is a slave node, and the own node is recommended as the master drone node number and total If the ratio of the number of drone nodes exceeds the preset value, the node will be recommended as the master and the recommended number of drone nodes to form the master node confirmation message is released through the master control recommended theme information, and at the same time Receive the master node confirmation information issued by the other drone nodes through the master control recommended topic message, if within a limited time, fail to receive the other drone nodes published through the master control recommended topic message
  • the master node confirms the information, and then switches its own node from the slave node to the master node; if its own node is the master node, and its node is recommended to be the number of drone nodes and the total number of drone nodes If the ratio is less than the preset value, it will receive the master node confirmation information issued by the other drone nodes through the master control recommendation topic message. If within the preset value, it will receive the master node confirmation information issued
  • the step S3 further includes: updating the location information of each UAV node in the node information database at a certain time interval, and according to the When the time interval or the drone node is added or deleted, the central node is calculated according to the location information of each node information in the node information database, so that the sum of the distances from the central node to other nodes is the smallest.
  • the device includes the following modules:
  • M1 used to: start the publication of the main control recommendation topic message of its own node and receive the subscription of the main control recommendation topic information of other drone nodes, and at the same time subscribe and receive the main control recommendation published by each other drone node Subject information;
  • the node information includes location information of the drones
  • M3 is used to: calculate the central node according to the location information of each node information in the node information database, so that the sum of the distances from the central node to other nodes is the smallest;
  • M4 used to: use the calculated central node as the recommended master control node to publish through the master recommended topic information
  • M5 is used to: after receiving the recommended master control node published by each other drone node through the master control recommendation topic message, count the number of drone nodes whose own node is recommended as the master control;
  • M6 If the ratio of the number of drone nodes recommended to be the master to the total number of drone nodes exceeds the preset value, then switch the own node to the master node, otherwise switch to the slave node node.
  • the module M6 is also used for: if the own node is a slave node, and the own node is recommended as the master drone node number and If the ratio of the total number of drone nodes exceeds the pre-set value, the node's own node is recommended as the master and the recommended number of drone nodes constitute the master node confirmation message to be released through the master control recommended theme information, At the same time, it receives the master node confirmation information issued by other drone nodes through the master recommended topic message, if within a limited time, it fails to receive the other drone nodes to publish through the master recommended topic message If the master node of the master node confirms the information, it will switch its own node from the slave node to the master node; if its own node is the master node, and its own node is recommended to be the number of drone nodes and total number of drone nodes If the ratio is less than the preset value, it will receive the master node confirmation information issued by
  • the module M3 is also used to update the location information of each drone node in the node information database at a certain time interval, and according to If the time interval or the drone node is added or deleted, the central node is calculated according to the location information of each node information in the node information database, so that the sum of the distances from the central node to other nodes is the smallest.
  • each unmanned aerial vehicle corresponds to one unmanned aerial vehicle node; each unmanned aerial vehicle node includes the following Module:
  • M1 used to: start the publication of the main control recommendation topic message of its own node and receive the subscription of the main control recommendation topic information of other drone nodes, and at the same time subscribe and receive the main control recommendation published by each other drone node Subject information;
  • the node information includes location information of the drones
  • M3 is used to: calculate the central node according to the location information of each node information in the node information database, so that the sum of the distances from the central node to other nodes is the smallest;
  • M4 used to: use the calculated central node as the recommended master control node to publish through the master recommended topic information
  • M5 is used to: after receiving the recommended master control node published by each other drone node through the master control recommendation topic message, count the number of drone nodes whose own node is recommended as the master control;
  • M6 If the ratio of the number of drone nodes recommended to be the master to the total number of drone nodes exceeds the preset value, then switch the own node to the master node, otherwise switch to the slave node node.
  • the module M6 is also used for: if its own node is a slave node, and its own node is recommended as the master drone node number and If the ratio of the total number of drone nodes exceeds the pre-set value, the node's own node is recommended as the master and the recommended number of drone nodes constitute the master node confirmation message to be released through the master control recommended theme information, At the same time, it receives the master node confirmation information issued by other drone nodes through the master recommended topic message, if within a limited time, it fails to receive the other drone nodes to publish through the master recommended topic message If the master node of the master node confirms the information, it will switch its own node from the slave node to the master node; if its own node is the master node, and its own node is recommended to be the number of drone nodes and the total number of drone nodes If the ratio is less than the preset value, it will receive the master node
  • the module M3 is also used to update the position information of each unmanned aerial vehicle node in the node information database at a certain time interval, and according to If the time interval or the drone node is added or deleted, the central node is calculated according to the location information of each node information in the node information database, so that the sum of the distances from the central node to other nodes is the smallest.
  • the determined master control node is always the geographic center, so that when the master control node and the slave control node perform business interactions, the data transmission cost consumed is minimal , The transmission power consumption is the smallest, and the transmission delay is the smallest.
  • the present invention uses the mechanism of message subscription and publishing to determine the master control node.
  • middlewares that support message subscription and publishing, such as distributed DDS (Data Distribution Service) network and MQTT (Message Queue Telemetry Transport) middleware that support message subscription. Release, so the implementation is simple, and the scalability and robustness are better.
  • the present invention uses the master control node confirmation mechanism to avoid conflict problems in the election process of the master control node.
  • the present invention updates the election mechanism of the master control node on a regular basis, so that it can recover by itself in the event of an abnormality in the network.
  • Fig. 1 is an architecture diagram of the UAV node system of the present invention.
  • This embodiment is an unmanned aerial vehicle cluster networking system based on message subscription, which is composed of several unmanned aerial vehicles. Each drone corresponds to a drone node.
  • the self-organizing network is realized through wireless communication between the drones and distributed SDN (Software Defined Network).
  • the unmanned aerial vehicle cluster networking involved in the present invention refers to the part where the master drone is determined after the unmanned aerial vehicle joins the network during the self-organizing network networking process.
  • the process of adding the drone to the network in the self-organizing network networking process is familiar to those skilled in the art, and it is not within the scope of the present invention, and there is no need to repeat it in this specification.
  • each drone of this embodiment includes a message subscription publishing module 100, a node information tracking module 200, and a master-slave node election The module 300 and the master-slave node switching control module 400.
  • the message subscription publishing module 100 is used to publish messages on the specific topic to other drone nodes that subscribe to messages on the specific topic.
  • the message subscription publishing module 100 may be implemented based on a distributed DDS (Data Distribution Service) network, or may be based on MQTT (Message Queue Telemetry Transport) middleware.
  • MQTT Message Queue Telemetry Transport
  • the realization of message subscription and publishing based on the distributed DDS network and MQTT middleware is familiar to those skilled in the art, and will not be repeated in this specification.
  • the message subscription publishing module 100 is also used to:
  • each drone node needs to create a main control recommendation topic, and at the same time subscribe to other drones’ messages about the main control recommendation topic, so that each drone can receive information about the main control published by other drones. Control the message of the recommended topic.
  • the node information tracking module 200 maintains a node information database, which records the node information of each drone that joins the network, and the node information includes at least the MAC address of the drone and the location information of the drone.
  • the location information of the drone is obtained by the GPS module equipped with each drone. GPS, also known as the Global Positioning System, is familiar to those skilled in the art, and will not be repeated in this specification.
  • the node information tracking module 100 is used for:
  • searching for drones newly added to the network and “monitoring drones that have moved out of the network” are realized through the process of self-organizing network networking.
  • the master-slave node election module 300 is used to elect the master node and finally determine the master node, including:
  • the own node is a slave node, and the ratio of the number of drone nodes recommended to be the master to the total number of drone nodes exceeds the preset value, the own node is recommended to be the master and The recommended number of drone nodes constitutes the master node confirmation information that is released through the master recommended topic information, and receives the master node confirmation information published by other drone nodes through the master recommended topic message, if within a limited time If it fails to receive the master control node confirmation information issued by the other drone nodes through the master control recommendation topic message, the master-slave node switching control module 400 switches its own node from a slave node to a master node.
  • the own node is the master node and the ratio of the number of drone nodes recommended to be the master node to the total number of drone nodes is less than the pre-set value, it will receive other drone nodes through the master node. If the confirmation information of the master control node published by the control recommended topic message is received within a limited time, the confirmation information of the master control node published by the drone node through the master recommended topic message is received, then the master-slave node switching control module 400 will The own node is switched from the master node to the slave node.
  • the drone After the drone joins the self-organizing network, it initializes the message subscription publishing module 100 and the node information tracking module 200.
  • Initialize the message subscription publishing module 100 that is, the aforementioned step S1, start the publication of the main control recommended topic message of its own node and receive the subscription of the main control recommended topic information from other drone nodes, and at the same time subscribe and receive other unmanned The main control recommended topic information published by the machine node.
  • the node information tracking module 200 is initialized, that is, the node information of each drone in the current self-organizing network is loaded into the node information database, then the node information tracking is started, and the position tracking timer is started.
  • Node information tracking is to search for drones that have newly joined the network and monitor drones that have moved out of the network.
  • the node information of the newly searched drone added to the network is stored in the node information database; when the searched drone moves out of the network, then The node information of the UAV that moves out of the network is removed from the node information database.
  • the position tracking timer is used to track and refresh the position information of each drone in the node information database at a certain time interval.
  • the time interval here is generally 20-40 minutes.
  • the master-slave node election module 300 is driven to perform the master node election. If the node information database changes during the node information tracking process, that is, a new drone that has joined the network is searched for during the node information tracking process, or the drone is searched to move out of the network. That is, the master-slave node election module 300 conducts the election of the master node.
  • the first is to search for a drone that has newly joined the network; the second is to search for a drone that has moved out of the network After; the third is after the position tracking timer refreshes the position information of each UAV in the node information database.
  • the master-slave node election module 300 elects the master node, and finally determines the specific steps of the master node as follows:
  • S6S2 If the ratio between the number of drone nodes recommended to be the master and the total number of drone nodes exceeds the preset value, the node will be recommended as the master and the recommended number of drone nodes The confirmation information of the composed master control node is released through the main control recommended topic information, and then the master control node confirmation information published by the other drone nodes through the master recommended topic message is received.
  • the master node confirmation information includes the recommended number of drone nodes.
  • S6S4 If within a limited time, receive the master node confirmation information issued by other drone nodes through the master control recommendation topic message, compare the recommended number of drone nodes in the master node confirmation information, if The number of recommended drone nodes for which the own node is recommended as the master is the largest, and the master-slave node switching control module 400 switches the own node from the slave node to the master node; otherwise, the master node election process is ended.
  • S6M1 If the ratio between the number of drone nodes recommended as the master and the total number of drone nodes exceeds the preset value, the maximum number of nodes in the self-organizing network will be taken as the recommended number of drone nodes and The own node is recommended to be the master node and the confirmation information is released through the master control recommendation theme information, and then the master node election process ends. Obviously, at this time, when other drone nodes receive the confirmation information of the master control node, since the recommended number of drone nodes is the maximum number of nodes in the self-organizing network, it is impossible to have slaves under the aforementioned step S6S4. The control node is switched to the master control node.
  • S6M2 If the ratio of the number of drone nodes recommended by the own node as the master control to the total number of drone nodes is less than the pre-set value, then it will receive the master control released by the other drone nodes through the master recommendation topic message Node confirmation information.
  • the "limited time” in the above steps S6S3, S6S4, S6M3, and S6M4 generally takes a value of 1 to 2 minutes.
  • the "pre-set value” in the above steps S6S1, S6S2, S6M1, and S6M2 is generally set to 0.5 to 0.7.
  • the "pre-set value" in the slave node can be distinguished from the "pre-set value” in the master node. For example, the "pre-set value” in steps S6S1 and S6S2 is set to 0.55 , And the "pre-set value” in steps S6M1 and S6M2 is set to 0.7. This differentiated setting can reduce the change of the master node.

Abstract

本发明公开了一种基于消息订阅的无人机集群组网方法、装置和系统。该系统中无人机节点配备有主题发布订阅模块,各无人机将各自的位置信息存入各自的节点信息库。当新的无人机加入集群或者无人机编队位置变化时,各无人机根据节点信息库中无人机的位置信息计算出中心节点作为推荐主控节点通过主题发布订阅模块进行发布。各无人机通过主题发布订阅模块获取其他各无人机计算得到的推荐主控节点,统计出自身节点是否被其他节点推荐为主控节点,如果是则切换成主控节点,否则切换成从控节点,由此由无人机集群自主选出主控节点,并且该主控节点位于中心位置。

Description

[根据细则26改正19.01.2020] 一种基于消息订阅的无人机集群组网方法、装置和系统 技术领域
本发明涉及无人机集群、SDN、主题发布订阅系统,特别涉及无人机集群组网时的主控和从控节点的确定。
背景技术
无人机网络通常需要设定主控和从控两种角色,以提供对业务的支撑。比如在无人机集群编队飞行时,需要某台无人机作为主控,其他无人机作为从控,才能实现对无人机集群编队飞行的控制。现有技术中,无人机网络中的主控角色和从控角色通常在无人机网络组建前事先人工指定。而在某些特定场景,例如组网无人机数量多、变化快、传输要求多样、安全要求高,需要无人机网络在网络拓扑、带宽、载荷等方面具有灵活性、自适应性、智能性以及控制能力。此种场景的无人机网络通常是自组织网络,相应地,在确定主控和从控角色时也应该由自组织网络自主选择,不可能由人工指定。
发明内容
本发明所要解决的问题:自组织的无人机网络中实现主控和从控角色的自主选择。
为解决上述问题,本发明采用的方案如下:
根据本发明的一种基于消息订阅的无人机集群组网方法,包括以下步骤:
S1:启动自身节点的主控推荐主题消息发布并接收其他各个无人机节点的对该主控推荐主题信息的订阅,同时订阅并接收其他各个无人机节点的发布的主控推荐主题信息;
S2:搜索新加入的无人机,并将所搜索到的新加入的无人机的节点信息存入节点信息库;所述节点信息包括无人机的位置信息;
S3:根据所述节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其他各个节点的距离总和最小;
S4:将所计算得到的中心节点作为推荐主控节点通过所述主控推荐主题信息进行发布;
S5:接收到其他各个无人机节点通过所述主控推荐主题消息发布的推荐主控节点后进行统计自身节点被推荐为主控的无人机节点数;
S6:若自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点切换成主控节点,否则切换成从控节点。
进一步,根据本发明的基于消息订阅的无人机集群组网方法,所述步骤S6还包括:若 自身节点为从控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点被推荐为主控和所推荐的无人机节点数组成主控节点确认信息通过所述主控推荐主题信息进行发布,同时接收其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,若在限定的时间内,未能接收到其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,则将自身节点由从控节点切换成主控节点;若自身节点为主控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值小于预先设定的值,则接收其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,若在所述限定的时间内,接收到有无人机节点通过所述所述主控推荐主题消息发布的主控节点确认信息,则将自身节点由主控节点切换成从控节点。
进一步,根据本发明的基于消息订阅的无人机集群组网方法,所述步骤S3还包括:按照一定的时间间隔更新所述节点信息库中各个无人机节点的位置信息,并根据该时间间隔或者无人机节点加入或删除,则根据所述节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其他各个节点的距离总和最小。
根据本发明的一种基于消息订阅的无人机集群组网装置,该装置包括以下模块:
M1,用于:启动自身节点的主控推荐主题消息发布并接收其他各个无人机节点的对该主控推荐主题信息的订阅,同时订阅并接收其他各个无人机节点的发布的主控推荐主题信息;
M2,用于:搜索新加入的无人机,并将所搜索到的新加入的无人机的节点信息存入节点信息库;所述节点信息包括无人机的位置信息;
M3,用于:根据所述节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其他各个节点的距离总和最小;
M4,用于:将所计算得到的中心节点作为推荐主控节点通过所述主控推荐主题信息进行发布;
M5,用于:接收到其他各个无人机节点通过所述主控推荐主题消息发布的推荐主控节点后进行统计自身节点被推荐为主控的无人机节点数;
M6,用于:若自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点切换成主控节点,否则切换成从控节点。
进一步,根据本发明的基于消息订阅的无人机集群组网装置,所述模块M6还用于:若自身节点为从控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点被推荐为主控和所推荐的无人机节点数组成主控节点确认信息通过所述主控推荐主题信息进行发布,同时接收其他各个无人机节点通过所述主控推荐主 题消息发布的主控节点确认信息,若在限定的时间内,未能接收到其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,则将自身节点由从控节点切换成主控节点;若自身节点为主控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值小于预先设定的值,则接收其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,若在所述限定的时间内,接收到有无人机节点通过所述所述主控推荐主题消息发布的主控节点确认信息,则将自身节点由主控节点切换成从控节点。
进一步,根据本发明的基于消息订阅的无人机集群组网装置,所述模块M3还用于:按照一定的时间间隔更新所述节点信息库中各个无人机节点的位置信息,并根据该时间间隔或者无人机节点加入或删除,则根据所述节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其他各个节点的距离总和最小。
根据本发明的一种基于消息订阅的无人机集群组网系统,该系统由若干台无人机所组成;每台无人机对应一个无人机节点;每个无人机节点包括以下模块:
M1,用于:启动自身节点的主控推荐主题消息发布并接收其他各个无人机节点的对该主控推荐主题信息的订阅,同时订阅并接收其他各个无人机节点的发布的主控推荐主题信息;
M2,用于:搜索新加入的无人机,并将所搜索到的新加入的无人机的节点信息存入节点信息库;所述节点信息包括无人机的位置信息;
M3,用于:根据所述节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其他各个节点的距离总和最小;
M4,用于:将所计算得到的中心节点作为推荐主控节点通过所述主控推荐主题信息进行发布;
M5,用于:接收到其他各个无人机节点通过所述主控推荐主题消息发布的推荐主控节点后进行统计自身节点被推荐为主控的无人机节点数;
M6,用于:若自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点切换成主控节点,否则切换成从控节点。
进一步,根据本发明的基于消息订阅的无人机集群组网系统,所述模块M6还用于:若自身节点为从控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点被推荐为主控和所推荐的无人机节点数组成主控节点确认信息通过所述主控推荐主题信息进行发布,同时接收其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,若在限定的时间内,未能接收到其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,则将自身节点由从控节点切换成主控节点; 若自身节点为主控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值小于预先设定的值,则接收其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,若在所述限定的时间内,接收到有无人机节点通过所述所述主控推荐主题消息发布的主控节点确认信息,则将自身节点由主控节点切换成从控节点。
进一步,根据本发明的基于消息订阅的无人机集群组网系统,所述模块M3还用于:按照一定的时间间隔更新所述节点信息库中各个无人机节点的位置信息,并根据该时间间隔或者无人机节点加入或删除,则根据所述节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其他各个节点的距离总和最小。
本发明的技术效果如下:
1、本发明在无人机集群组网过程中,所确定的主控节点总是为地理位置中心,由此使得主控节点和从控节点进行业务交互时,所消耗的数据传输代价最小,传输功耗最小,传输时延最小。
2、本发明通过消息订阅发布的机制确定主控节点,现有支持消息订阅发布的中间件很多,比如分布式DDS(Data Distribution Service)网络、MQTT(Message Queue Telemetry Transport)中间件均支持消息订阅发布,因此实现简单,并且可扩展性、鲁棒性较好。
3、本发明通过主控节点确认机制以避免主控节点选举过程中出现的冲突问题。
4、本发明通过定时主控节点选举机制的更新,使得在网络出现异常的情况下能够自行恢复。
附图说明
图1是本发明无人机节点系统架构图。
具体实施方式
下面结合附图对本发明做进一步详细说明。
本实施例是一种基于消息订阅的无人机集群组网系统,该系统由若干台无人机所组成。每台无人机对应一个无人机节点。各无人机之间通过无线通信并由分布式SDN(Software Defined Network)实现自组织网络的组网。本发明所涉及的无人机集群组网是指自组织网络组网过程中无人机加入网络后确定主控无人机的部分。自组织网络组网过程中无人机加入网络的过程为本领域技术人员所熟悉,也不是本发明所讨论的范畴,本说明书无需赘述。为实现上述自组织网络组网过程中主控无人机的确定,本实施例的各无人机,如图1所示,包括 消息订阅发布模块100、节点信息跟踪模块200、主从节点选举模块300以及主从节点切换控制模块400。
消息订阅发布模块100,用于向订阅特定主题消息的其他无人机节点发布该特定主题的消息。消息订阅发布模块100可以基于分布式DDS(Data Distribution Service)网络实现,也可以基于MQTT(Message Queue Telemetry Transport)中间件。基于分布式DDS网络以及MQTT中间件实现消息订阅发布为本领域技术人员所熟悉,本说明书不再赘述。为实现主控无人机的确定,本实施例中,消息订阅发布模块100还用于:
1a、启动自身节点的主控推荐主题消息发布并接收其他各个无人机节点的对该主控推荐主题信息的订阅。也就是通过分布式DDS网络或者MQTT中间件创建一个特定名称的主题并接收,该主题的名称为主控推荐,该主题的消息用于传递与主控选定有关的消息,包括推荐主控节点和主控节点确认信息。
1b、订阅并接收其他各个无人机节点的发布的主控推荐主题信息。也就是,每个无人机节点均需要创建一个主控推荐主题,同时订阅其他各个无人机关于主控推荐主题的消息,使得每个无人机能够接收其他无人机所发布的关于主控推荐主题的消息。
节点信息跟踪模块200维护有节点信息库,该节点信息库记录了加入网络的各个无人机的节点信息,该节点信息至少包括无人机的MAC地址和无人机的位置信息。无人机的位置信息由无人机各自所配备的GPS模块获取。GPS,也就是全球定位系统,为本领域技术人员所熟悉,本说明书不再赘述。节点信息跟踪模块100用于:
2a、搜索新加入网络的无人机,并将所搜索到的新加入网络的无人机的节点信息存入节点信息库。
2b、监控移出网络的无人机,并将移出网络的无人机的节点信息从节点信息库中剔除。
2c、按一定的时间间隔跟踪节点信息库中各个无人机的位置信息。
2d、将节点信息库所发生更新发送给主从节点选举模块300。
其中,“搜索新加入网络的无人机”和“监控移出网络的无人机”通过自组织网络组网过程实现。
主从节点选举模块300用于进行主控节点选举,并最终确定主控节点,包括:
3a、根据节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其他各个节点的距离总和最小。
3b、将所计算得到的中心节点作为推荐主控节点通过主控推荐主题信息进行发布。
3c、接收到其他各个无人机节点通过主控推荐主题消息发布的推荐主控节点后进行统 计自身节点被推荐为主控的无人机节点数。
3d、若自身节点为从控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点被推荐为主控和所推荐的无人机节点数组成主控节点确认信息通过主控推荐主题信息进行发布,接收其他各个无人机节点通过主控推荐主题消息发布的主控节点确认信息,若在限定的时间内,未能接收到其他各个无人机节点通过主控推荐主题消息发布的主控节点确认信息,则通过主从节点切换控制模块400将自身节点由从控节点切换成主控节点。
3e、若自身节点为主控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值小于预先设定的值,则接收其他各个无人机节点通过主控推荐主题消息发布的主控节点确认信息,若在限定的时间内,接收到有无人机节点通过主控推荐主题消息发布的主控节点确认信息,则通过主从节点切换控制模块400将自身节点由主控节点切换成从控节点。
本实施例无人机的上述模块在无人机集群组网过程确定主控节点的具体步骤如下:
无人机在加入自组织网络后,初始化消息订阅发布模块100和初始化节点信息跟踪模块200。初始化消息订阅发布模块100,也就是前述步骤S1,启动自身节点的主控推荐主题消息发布并接收其他各个无人机节点的对该主控推荐主题信息的订阅,同时订阅并接收其他各个无人机节点的发布的主控推荐主题信息。
初始化节点信息跟踪模块200,也就是将当前自组织网络中各个无人机的节点信息载入到节点信息库中,然后启动节点信息跟踪,并启动位置跟踪定时器。节点信息跟踪也就是搜索新加入网络的无人机以及监控移出网络的无人机。在节点信息跟踪过程中,当搜索到新加入网络的无人机,则将所搜索到的新加入网络的无人机的节点信息存入节点信息库;当搜索到无人机移出网络,则将移出网络的无人机的节点信息从节点信息库中剔除。位置跟踪定时器用于按一定的时间间隔跟踪并刷新节点信息库中各个无人机的位置信息。这里的时间间距一般为20~40分钟。在节点信息跟踪过程中若节点信息库发生变更,或者位置跟踪定时器刷新节点信息库中的各个无人机的位置信息后,驱动主从节点选举模块300进行主控节点选举。节点信息跟踪过程中若节点信息库发生变更也就是,节点信息跟踪过程中搜索到新加入网络的无人机或者搜索到无人机移出网络。也就是主从节点选举模块300进行主控节点选举,本实施例中,存在三种情形:第一种是搜索到新加入网络的无人机后;第二种是搜索到无人机移出网络后;第三种是位置跟踪定时器刷新节点信息库中的各个无人机的位置信息后。
主从节点选举模块300进行主控节点选举,并最终确定主控节点的具体步骤如下:
首先,根据节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其 他各个节点的距离总和最小,将所计算得到的中心节点作为推荐主控节点通过主控推荐主题信息进行发布。等待1~2分钟后,接收其他各个无人机节点通过主控推荐主题消息发布的推荐主控节点,并根据其他各个人机节点推荐的主控节点统计自身节点被推荐为主控的无人机节点数。这里等待1~2分钟是为了等待其他各个无人机节点主控节点选举完成。
对于自身节点为从控节点的情形:
S6S1:如果自身节点被推荐为主控的无人机节点数和总无人机节点数的比值小于预先设定的值,则结束主控节点选举过程;
S6S2:如果自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点被推荐为主控和所推荐的无人机节点数组成主控节点确认信息通过主控推荐主题信息进行发布,然后接收其他各个无人机节点通过主控推荐主题消息发布的主控节点确认信息。也就是说,主控节点确认信息包括了所推荐的无人机节点数。
S6S3:若在限定的时间内,未能接收到其他各个无人机节点通过主控推荐主题消息发布的主控节点确认信息,则通过主从节点切换控制模块400将自身节点由从控节点切换成主控节点。
S6S4:若在限定的时间内,接收到其他各个无人机节点通过主控推荐主题消息发布的主控节点确认信息,则比较主控节点确认信息中的所推荐的无人机节点数,如果自身节点被推荐为主控的所推荐的无人机节点数为最大,则通过主从节点切换控制模块400将自身节点由从控节点切换成主控节点;否则结束主控节点选举过程。
对于自身节点为主控节点的情形:
S6M1:如果自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自组织网络最大节点数作为所推荐的无人机节点数和自身节点被推荐为主控节点确认信息通过主控推荐主题信息进行发布后结束主控节点选举过程。显而易见地,此时,其他无人机节点接收到主控节点确认信息时,由于其中的所推荐的无人机节点数为自组织网络最大节点数,在前述步骤S6S4之下,不可能有从控节点切换成主控节点。
S6M2:如果自身节点被推荐为主控的无人机节点数和总无人机节点数的比值小于预先设定的值,则接收其他各个无人机节点通过主控推荐主题消息发布的主控节点确认信息。
S6M3:若在限定的时间内,接收到有无人机节点通过主控推荐主题消息发布的主控节点确认信息,则通过主从节点切换控制模块400将自身节点由主控节点切换成从控节点。
S6M4:若在限定的时间内,未能接收到有无人机节点通过主控推荐主题消息发布的主控节点确认信息,则结束主控节点选举过程。
上述步骤S6S3、S6S4、S6M3和S6M4中的“限定的时间”一般取值为1~2分钟。上述步骤S6S1、S6S2、S6M1和S6M2中的“预先设定的值”一般设为0.5~0.7。此外,从控节点中的“预先设定的值”和主控节点中的“预先设定的值”可以有所区别,比如,步骤S6S1和S6S2中的“预先设定的值”设为0.55,而步骤S6M1和S6M2中的“预先设定的值”设为0.7。这种差异化设置可以减少主控节点的变更。

Claims (9)

  1. 一种基于消息订阅的无人机集群组网方法,其特征在于,包括以下步骤:
    S1:启动自身节点的主控推荐主题消息发布并接收其他各个无人机节点的对该主控推荐主题信息的订阅,同时订阅并接收其他各个无人机节点的发布的主控推荐主题信息;
    S2:搜索新加入的无人机,并将所搜索到的新加入的无人机的节点信息存入节点信息库;所述节点信息包括无人机的位置信息;
    S3:根据所述节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其他各个节点的距离总和最小;
    S4:将所计算得到的中心节点作为推荐主控节点通过所述主控推荐主题信息进行发布;
    S5:接收到其他各个无人机节点通过所述主控推荐主题消息发布的推荐主控节点后进行统计自身节点被推荐为主控的无人机节点数;
    S6:若自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点切换成主控节点,否则切换成从控节点。
  2. 如权利要求1所述的基于消息订阅的无人机集群组网方法,其特征在于,所述步骤S6还包括:若自身节点为从控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点被推荐为主控和所推荐的无人机节点数组成主控节点确认信息通过所述主控推荐主题信息进行发布,同时接收其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,若在限定的时间内,未能接收到其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,则将自身节点由从控节点切换成主控节点;若自身节点为主控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值小于预先设定的值,则接收其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,若在所述限定的时间内,接收到有无人机节点通过所述所述主控推荐主题消息发布的主控节点确认信息,则将自身节点由主控节点切换成从控节点。
  3. 如权利要求1所述的基于消息订阅的无人机集群组网方法,其特征在于,所述步骤S3还包括:按照一定的时间间隔更新所述节点信息库中各个无人机节点的位置信息,并根据该时间间隔或者无人机节点加入或删除,则根据所述节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其他各个节点的距离总和最小。
  4. 一种基于消息订阅的无人机集群组网装置,其特征在于,该装置包括以下模块:
    M1,用于:启动自身节点的主控推荐主题消息发布并接收其他各个无人机节点的对该主控推荐主题信息的订阅,同时订阅并接收其他各个无人机节点的发布的主控推荐主题信息;
    M2,用于:搜索新加入的无人机,并将所搜索到的新加入的无人机的节点信息存入节点信息库;所述节点信息包括无人机的位置信息;
    M3,用于:根据所述节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其他各个节点的距离总和最小;
    M4,用于:将所计算得到的中心节点作为推荐主控节点通过所述主控推荐主题信息进行发布;
    M5,用于:接收到其他各个无人机节点通过所述主控推荐主题消息发布的推荐主控节点后进行统计自身节点被推荐为主控的无人机节点数;
    M6,用于:若自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点切换成主控节点,否则切换成从控节点。
  5. 如权利要求4所述的基于消息订阅的无人机集群组网装置,其特征在于,所述模块M6还用于:若自身节点为从控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点被推荐为主控和所推荐的无人机节点数组成主控节点确认信息通过所述主控推荐主题信息进行发布,同时接收其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,若在限定的时间内,未能接收到其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,则将自身节点由从控节点切换成主控节点;若自身节点为主控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值小于预先设定的值,则接收其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,若在所述限定的时间内,接收到有无人机节点通过所述所述主控推荐主题消息发布的主控节点确认信息,则将自身节点由主控节点切换成从控节点。
  6. 如权利要求4所述的基于消息订阅的无人机集群组网装置,其特征在于,所述模块M3还用于:按照一定的时间间隔更新所述节点信息库中各个无人机节点的位置信息,并根据该时间间隔或者无人机节点加入或删除,则根据所述节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其他各个节点的距离总和最小。
  7. 一种基于消息订阅的无人机集群组网系统,其特征在于,该系统由若干台无人机所组成;每台无人机对应一个无人机节点;每个无人机节点包括以下模块:
    M1,用于:启动自身节点的主控推荐主题消息发布并接收其他各个无人机节点的对该主控推荐主题信息的订阅,同时订阅并接收其他各个无人机节点的发布的主控推荐主题信息;
    M2,用于:搜索新加入的无人机,并将所搜索到的新加入的无人机的节点信息存入节点信息库;所述节点信息包括无人机的位置信息;
    M3,用于:根据所述节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其他各个节点的距离总和最小;
    M4,用于:将所计算得到的中心节点作为推荐主控节点通过所述主控推荐主题信息进行发布;
    M5,用于:接收到其他各个无人机节点通过所述主控推荐主题消息发布的推荐主控节点后进行统计自身节点被推荐为主控的无人机节点数;
    M6,用于:若自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点切换成主控节点,否则切换成从控节点。
  8. 如权利要求7所述的基于消息订阅的无人机集群组网系统,其特征在于,所述模块M6还用于:若自身节点为从控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值超过预先设定的值,则将自身节点被推荐为主控和所推荐的无人机节点数组成主控节点确认信息通过所述主控 推荐主题信息进行发布,同时接收其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,若在限定的时间内,未能接收到其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,则将自身节点由从控节点切换成主控节点;若自身节点为主控节点,且自身节点被推荐为主控的无人机节点数和总无人机节点数的比值小于预先设定的值,则接收其他各个无人机节点通过所述主控推荐主题消息发布的主控节点确认信息,若在所述限定的时间内,接收到有无人机节点通过所述所述主控推荐主题消息发布的主控节点确认信息,则将自身节点由主控节点切换成从控节点。
  9. 如权利要求7所述的基于消息订阅的无人机集群组网系统,其特征在于,所述模块M3还用于:按照一定的时间间隔更新所述节点信息库中各个无人机节点的位置信息,并根据该时间间隔或者无人机节点加入或删除,则根据所述节点信息库内各个节点信息的位置信息计算出中心节点,使得中心节点至其他各个节点的距离总和最小。
PCT/CN2019/111820 2019-09-29 2019-10-18 一种基于消息订阅的无人机集群组网方法、装置和系统 WO2021056636A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910930576.0 2019-09-29
CN201910930576.0A CN110536238A (zh) 2019-09-29 2019-09-29 一种基于消息订阅的无人机集群组网方法、装置和系统

Publications (1)

Publication Number Publication Date
WO2021056636A1 true WO2021056636A1 (zh) 2021-04-01

Family

ID=68670787

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/111820 WO2021056636A1 (zh) 2019-09-29 2019-10-18 一种基于消息订阅的无人机集群组网方法、装置和系统

Country Status (2)

Country Link
CN (1) CN110536238A (zh)
WO (1) WO2021056636A1 (zh)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112099530B (zh) * 2020-09-23 2022-09-16 中国空气动力研究与发展中心高速空气动力研究所 一种抗毁伤的集群无人机中心机动态确定方法
CN114363796A (zh) * 2020-09-30 2022-04-15 中移(成都)信息通信科技有限公司 牲畜离群判断方法、装置、电子设备及计算机存储介质
CN113483811A (zh) * 2021-06-16 2021-10-08 中国地质大学(武汉) 一种基于树莓派空气指标参数分布式监测节点装置
CN113485427B (zh) * 2021-07-23 2023-03-28 中国科学院地理科学与资源研究所 一种用于无人机的组网方法及系统
CN115884126B (zh) * 2022-12-29 2023-09-15 上海洛轲智能科技有限公司 车队通讯网络的组建方法、装置、电子设备及存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104679796A (zh) * 2013-12-03 2015-06-03 方正信息产业控股有限公司 一种选举方法、装置及数据库镜像集群节点
WO2019030425A1 (en) * 2017-08-11 2019-02-14 Nokia Technologies Oy EXCHANGE OF INFORMATION FOR AN AIR VEHICLE WITHOUT PILOT
CN109981161A (zh) * 2019-03-13 2019-07-05 南京邮电大学 一种基于发布订阅的多无人机通信模式的设计方法

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103533673B (zh) * 2013-10-15 2016-09-07 兰州大学 一种基于无线传感器网络的风沙监测系统
US9622133B1 (en) * 2015-10-23 2017-04-11 The Florida International University Board Of Trustees Interference and mobility management in UAV-assisted wireless networks
CN109905286B (zh) * 2017-12-11 2021-10-12 北京京东乾石科技有限公司 一种监控设备运行状态的方法和系统
CN108830450A (zh) * 2018-04-28 2018-11-16 广州亿航智能技术有限公司 无人机集群调度方法及系统
CN109257745B (zh) * 2018-09-14 2021-11-19 天航星云国际防务技术研究院(北京)有限公司 一种自组网无人机集群系统
CN109905164B (zh) * 2019-03-11 2021-08-06 国网甘肃省电力公司信息通信公司 集群范围内无人机的通信与数据回传方法
CN110286694B (zh) * 2019-08-05 2022-08-02 重庆邮电大学 一种多领导者的无人机编队协同控制方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104679796A (zh) * 2013-12-03 2015-06-03 方正信息产业控股有限公司 一种选举方法、装置及数据库镜像集群节点
WO2019030425A1 (en) * 2017-08-11 2019-02-14 Nokia Technologies Oy EXCHANGE OF INFORMATION FOR AN AIR VEHICLE WITHOUT PILOT
CN109981161A (zh) * 2019-03-13 2019-07-05 南京邮电大学 一种基于发布订阅的多无人机通信模式的设计方法

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
XIONG FEI; LI AIJING; WANG HAI; TANG LIJUAN: "An SDN-MQTT Based Communication System for Battlefield UAV Swarms", IEEE COMMUNICATIONS MAGAZINE., IEEE SERVICE CENTER, PISCATAWAY., US, vol. 57, no. 8, 1 August 2019 (2019-08-01), US, pages 41 - 47, XP011741152, ISSN: 0163-6804, DOI: 10.1109/MCOM.2019.1900291 *
ZHANG, MINNAN: "Study on UAVs Ad Hoc Network Solutions", CHINA SECURITY PROTECTION CERTIFICATION, vol. 5, 28 October 2017 (2017-10-28), pages 63 - 66, XP009526916, ISSN: 2096-594X *

Also Published As

Publication number Publication date
CN110536238A (zh) 2019-12-03

Similar Documents

Publication Publication Date Title
WO2021056636A1 (zh) 一种基于消息订阅的无人机集群组网方法、装置和系统
CN111901242B (zh) 一种路由规则的管理方法及通信装置
CN103503540B (zh) 蜂窝通信系统中端到端通信的系统和方法
US11751084B2 (en) Network node, user equipment and base station used in a communication system and method for location resource coordination
JP7051910B2 (ja) 物理デバイス間のブルートゥースネットワーキングの制御方法、装置およびシステム
US11228520B2 (en) Distributed database for synchronizing the accessibility of nodes and shared devices
US8155059B2 (en) Wireless communications connection control method
US20220317692A1 (en) Computational task offloading
WO2021003685A1 (zh) 时间同步方法、多传感器系统及可移动平台
CN108881059B (zh) 控制器角色确定方法、网络交换设备、控制器及网络系统
CA3023589A1 (en) Mesh networking using peer to peer messages for a hospitality entity
US20140181201A1 (en) Apparatus and method for managing local wireless network group
US10848091B2 (en) Motor unit and multi-motor system
CA3023550A1 (en) Mesh networking using peer to peer messages
US20090274137A1 (en) Method And System For Establishing A System Time Within A Mobile Ad Hoc Network
US20220345872A1 (en) Method and system for controlling id identifier network mobility based on programmable switch
JP2022172168A (ja) トランスポートプロトコル上でのポイント・ツー・ポイント・データベース同期
CN107959959B (zh) 一种电表无线数据采集的多级组网方法
WO2023202106A1 (zh) 一种通信方法、装置及系统
WO2016203738A1 (ja) 位置情報共有システム、車載情報端末及びプログラム
KR102148705B1 (ko) 분산 이동성 관리 방법 및 장치
CN107222520A (zh) 基于定向扩散算法的分布式系统中间件
EP3393092B1 (en) Controller coordination system for software defined networking in a wireless network with partitions
KR101615252B1 (ko) 복수의 노드로 데이터를 전송하기 위한 방법, 이를 위한 장치 및 시스템
JP6526836B2 (ja) 交換ネットワークの同期方法及び交換装置、アクセス装置、記憶媒体

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: 19946803

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: 19946803

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 19946803

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 09/11/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 19946803

Country of ref document: EP

Kind code of ref document: A1