CN106656814A - Routing method for power line carrier communication network - Google Patents

Routing method for power line carrier communication network Download PDF

Info

Publication number
CN106656814A
CN106656814A CN201710100105.8A CN201710100105A CN106656814A CN 106656814 A CN106656814 A CN 106656814A CN 201710100105 A CN201710100105 A CN 201710100105A CN 106656814 A CN106656814 A CN 106656814A
Authority
CN
China
Prior art keywords
path
node
initial
communication network
power line
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.)
Pending
Application number
CN201710100105.8A
Other languages
Chinese (zh)
Inventor
李新
李一新
何志辉
梁权波
陈文�
杨永
戴丽娜
何永胜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Maoming Power Supply Bureau of Guangdong Power Grid Co Ltd
Original Assignee
Maoming Power Supply Bureau of Guangdong Power Grid Co Ltd
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 Maoming Power Supply Bureau of Guangdong Power Grid Co Ltd filed Critical Maoming Power Supply Bureau of Guangdong Power Grid Co Ltd
Priority to CN201710100105.8A priority Critical patent/CN106656814A/en
Publication of CN106656814A publication Critical patent/CN106656814A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B3/00Line transmission systems
    • H04B3/54Systems for transmission via power distribution lines
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Power Engineering (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention relates to a routing method for a power line carrier communication network. The routing method comprises the steps of obtaining an initial path from a gateway node to a destination node and obtaining initial information element concentration of the initial path; sending a plurality of search ant data frames from the gateway node to the destination node and carrying out partial information element concentration update operation on the search ant data frames; and selecting the optimal path from the gateway node to the destination node according to the partial information element concentration and updating global information element concentration, taking the optimal path and the global information element concentration as the initial path and the initial information element concentration for iteration, until a preset convergence condition is satisfied, and selecting the optical path obtained through iteration as a route from a gateway to the destination node. According to the method, the reliability of the power line carrier communication is improved.

Description

Routing method of power line carrier communication network
Technical Field
The invention relates to the technical field of power line carrier communication, in particular to a routing method of a power line carrier communication network.
Background
The power line carrier communication is a technology that a low-voltage distribution network line is used as a communication channel, data is loaded in a specific carrier signal by using a certain modulation means, the modulated signal is transmitted to a receiving end through a non-communication line, and the receiving end separates a high-frequency signal from a power line through a special power line modem and transmits the high-frequency signal to a terminal device. The power line carrier communication has the advantage that signal transmission can be carried out only by a power line without erecting the line.
However, the low-voltage power line carrier network generally has the problems of a large number of carrier nodes, an unstable topology structure, a bad communication environment, strong time-varying property, a large number of peripheral interference factors and the like, and the communication success rate and the timeliness are easily reduced due to the change of the communication network.
Therefore, the conventional power line carrier communication method has low reliability.
Disclosure of Invention
In view of this, it is necessary to provide a routing method for a power line carrier communication network, which addresses the problem of low reliability.
A routing method of a power line carrier communication network comprises the following steps:
acquiring an initial path from a gateway node to a destination node in the power line carrier communication network, and acquiring the initial pheromone concentration of the initial path;
sending a plurality of search ant data frames from the gateway node to the destination node, and performing local pheromone concentration updating operation on each search ant data frame; wherein the local pheromone concentration updating operation is to update, according to the initial pheromone concentration, the local pheromone concentration of each intermediate path through which the search ant data frame passes, the intermediate path being a path between two adjacent nodes on a path from the gateway node to the destination node;
and selecting an optimal path from the gateway node to the target node according to the local pheromone concentration, updating the global pheromone concentration, respectively using the optimal path and the global pheromone concentration as an initial path and an initial pheromone concentration for iteration until a preset convergence condition is met, and selecting the optimal path obtained by iteration as a route from the gateway to the target node.
According to the routing method of the power line carrier communication network, the initial path from the gateway node to the destination node and the initial pheromone concentration of the initial path are obtained, the path from the gateway node to the destination node is searched by searching ant data frames, the local pheromone concentration of each section of middle path on the path is updated, the optimal path and the global pheromone concentration of the optimal path are obtained, the convergence condition is set, the routing from the gateway node to the destination node is solved in an iterative mode, the unknown communication network can be identified through rapid search, the optimal communication routing path is found out, the routing method can adapt to rapid change of a logic topological structure of the communication network, and reliability of power line carrier communication is improved.
Drawings
Fig. 1 is a flowchart of a routing method of a power line carrier communication network according to an embodiment;
fig. 2 is a diagram illustrating an initialization token passing process of a communication node information table according to an embodiment.
Detailed Description
The technical solution of the present invention will be explained below with reference to the accompanying drawings.
In order to make the technical solution of the present invention clearer, some commonly used terms in the present invention are first defined:
define 1 search ant data frame: and sending a frame of data by the gateway node, wherein the frame of data is used for searching a path from the gateway node to the target node.
Definition 2 search ant lifetime: and searching the maximum value of the times that the ant data frame can be forwarded by the communication node.
Define 3 pheromone global update data frame: and sending a frame of data by the gateway node for pheromone updating of the optimal path.
Define 4 pheromone local update data frame: and one frame of data sent by the gateway node is used for updating the pheromone of the path from the gateway node to the next node.
Define 5 hops: hop count refers to the number of times an ant data frame is forwarded from the concentrator node to the target meter node.
The tasks of the gateway are as follows: the system is responsible for initiating a networking command for a certain target node, initiating a search ant data frame, finding an optimal communication path, initiating an iterative optimal pheromone update data frame, judging a convergence condition and updating a routing table.
Tasks of the respective nodes: judging the type of the data frame, selecting the next communication node according to the calculated probability, processing various data frames and the like.
As shown in fig. 1, the present invention provides a routing method for a power line carrier communication network, which may include the following steps:
s1, acquiring an initial path from a gateway node to a destination node in the power line carrier communication network, and acquiring the initial pheromone concentration of the initial path;
in practical applications, the gateway node may be a concentrator, and the destination node may be a target meter. At present, the downlink communication of a domestic and foreign centralized meter reading system, namely the communication between a concentrator and an electric meter, mostly adopts a power line carrier communication mode.
In order to obtain the initial path, a communication table of each node in the power line carrier communication network can be obtained; the communication table is used for storing address information of nodes which directly communicate with the nodes in the power line carrier communication network; and searching communication nodes in the power line carrier communication network according to the communication table to obtain a plurality of initial paths.
The communication table of a node is used for storing address information of nodes which can directly communicate with the node in a communication network, and the address information is put into the node in the form of a table for convenience of query, and is called the communication information table of the node, or simply called the communication table. The initialization of the communication information table is the process of each node in the network acquiring the address information of other nodes capable of communicating with the node.
Due to the communication of the power lineThe channel is shared, so collision of information may result when multiple nodes communicate with a gateway node simultaneously. In order to avoid the situation, the invention adopts a communication channel time division multiplexing mode, namely only one node can send data in the same time period. The specific scheme is as follows: when the main node sends an address information acquisition instruction to the slave nodes in a broadcast mode, the slave nodes receive the instruction at the same time, the slave nodes receiving the instruction make corresponding time delay according to the unique address number of the slave nodes, and then confirmation information is returned. Let the basic unit of delay be Deltat, assume node tiHas an address number of QiThen the delay time t of the nodeiComprises the following steps:
ti=Δt·Qi
the node which needs to acquire the communication table at this time is a master node, and the node which directly communicates with the master node is a slave node.
The communication information table of each node is initialized by adopting a token passing mode, the token information adopts an independent token data frame, and the node obtaining the token carries out the initialization of the communication information table of the node. The communication node information table initiates the token passing process as shown in fig. 2.
For the destination node, the communication table of each node and the minimum hop count principle can be used as constraint conditions, N paths from the gateway node to the destination node are randomly generated, and the paths are used as initial paths.
After the initial paths are obtained, the fitness of each initial path can be calculated; selecting a path with the maximum fitness value, disconnecting the selected initial path from the same node, exchanging the path from the disconnected position to the target node, and recombining to obtain two new paths; acquiring the serial numbers of the nodes passed by the crossed initial paths, and interchanging the serial numbers of any two nodes; and acquiring the initial pheromone concentration of the initial path after the position interchange.
In one embodiment, the fitness may be calculated according to the following formula:
wherein, f (x) is the fitness, and g (x) is a preset objective function, i.e. the hop count from the gateway node to the destination node in the dynamic routing path.
When a path switch is performed, a first probability of the path switch may be set. Preferably, the first probability may be set according to:
in the formula (f)maxIs the largest of said fitness, favgIs the average value of the fitness of each path, f' is the greater of the fitness of the two paths undergoing exchange, pc1And pc2Is a preset value, pcIs the first probability.
When the numbers are interchanged, a second probability of the number interchange may be set. Preferably, the second probability may be set according to the following manner:
in the formula (f)maxIs the largest of said fitness, favgIs the average value of the fitness of each path, f' is the greater of the fitness of the two paths undergoing exchange, pm1And pm2Is a preset value, pmIs the second probability.
The optimized path can be screened out from the initial path according to the above mode, and the current iteration number n is judgedGIf n isG>NGThen the optimized communication paths are recorded and the initial pheromone concentration of the screened optimized paths is calculated. Wherein N isGIs a preset number of iterations. Assuming that the initial pheromone on each path is a given constant τ1The concentration of pheromone on the optimized path is higher than tau1The specific formula of the constant is as follows:
τ0=τ12
in the formula, τ1Given a pheromone constant, τ0To optimize the pheromone concentration on the pathway, τ2To optimize the corresponding equivalent pheromone concentration of the path.
S2, sending a plurality of search ant data frames from the gateway node to the destination node, and performing a local pheromone concentration update operation on each search ant data frame; wherein the local pheromone concentration updating operation is to update, according to the initial pheromone concentration, the local pheromone concentration of each intermediate path through which the search ant data frame passes, the intermediate path being a path between two adjacent nodes on a path from the gateway node to the destination node;
the gateway node initiates a search ant data frame. The data frame may include the communication address of the destination node, routing area, and search ant lifetime. And the routing area is used for recording the address information of all communication nodes passed by the ants before reaching the destination node. When the ant data frame is searched for reaching one node, the next accessed node is selected according to the node communication table, and the pheromone concentration of the path is immediately updated. Specifically, a path transfer rule may be obtained; after the ant search data frame reaches the current node, selecting a next accessed node according to the path transfer rule by using a preset path transfer probability; calculating the local pheromone concentration of a path from the current node to the next visited node according to the following formula:
wherein, tauij=(1-ξ)τij+ξτ0
In the formula, τijIs the concentration of pheromones on the path (i, j), i is the current node, j is the next node visited, ξ is the local update volatility factor, τ0Is the initial pheromone concentration, τminAnd τmaxIs a preset constant.
In one embodiment, the path transition probabilities may be set as follows:
in the formula,for the path transition probability from node i to node j, τijFor pheromone concentration on path (i, j), α is the information heuristic, β is the desired heuristic, ηijFor heuristic information on path (i, j), k denotes the number of the search ant data frame, and l is the set of all nodes in direct communication with node i. On this basis, the path transfer rule is as follows:
in the formula, q0Q is a random number between 0 and 1, η, a state transition factorilFor heuristic information on path (i, l), α is the information heuristic, β is the desired heuristic, τilIs the pheromone concentration on the path (i, l), i is the number of the current node, j is the number of the next visited node, and l is the set of all nodes in direct communication with node i. argmax { [ tau ]il]αil]βDenotes [ tau ]il]αil]βTaking the value of l at the maximum value. When q is less than or equal to q0Then, selecting a path according to a priori rule; when q > q0When it is in accordance withAnd (5) carrying out path search according to the probability.
In the process of searching ant data frames from the gateway node to the destination node, the operation is performed for each section of the intermediate path until the destination node is reached. Because the search ant data frame contains the address of the destination node, when a node receives the search ant data frame, the address in the data frame can be extracted, the address of the node is compared with the address carried in the search ant data frame, if the address of the node is the same as the address carried in the search ant data frame, the node can be judged to be the destination node, the ant search is completed, and the ant search data confirmation information is returned to the gateway.
And S3, selecting an optimal path from the gateway node to the target node according to the local pheromone concentration, updating the global pheromone concentration, respectively using the optimal path and the global pheromone concentration as an initial path and an initial pheromone concentration for iteration until a preset convergence condition is met, and selecting the optimal path obtained by iteration as a route from the gateway to the target node.
When all ants in one iteration are searched, the gateway initiates an pheromone updating data frame to the optimal routing line, the updated pheromone is updated and returns a confirmation data frame to be forwarded along the path until the data frame is received by the gateway, the next iteration is started, and the iteration is continuously repeated until a convergence condition or an iteration maximum value is reached. And after the optimal routing line is converged, storing the optimal routing information into the gateway. Specifically, the convergence condition may be an iteration number determination condition, that is, it is determined whether the algorithm reaches the maximum iteration number, and if the optimal path output before the maximum iteration number is reached is not changed, the path is recorded as the optimal path from the gateway node to the destination node, and the optimal path is stored in a routing table for gateway node communication.
After the optimal path is obtained, the global pheromone concentration of the optimal path can be updated according to the following modes:
τij=(1-ρ)τij+ρΔτij
wherein,
in the formula,. DELTA.tauijIs the pheromone increment on path (i, j), τijIs the pheromone concentration on the path (i, j), ρ is the pheromone volatility factor, Q is a constant, LZSFor the optimal path length of each iteration, i is the number of the current node, and j is the number of the next visited node.
The invention has the following advantages:
(1) under the condition that the connection relation between the gateway node and the destination node is not known, the traditional mode of manually specifying the relay cannot meet the actual requirement. The routing algorithm can identify the unknown communication network through quick search, and find out the optimal communication routing path from the gateway node to the destination node.
(2) In a low-voltage power line carrier communication network, users often invest and quit, so that the logic topology structure of the communication network is changed at any moment. The routing algorithm adapts to the change and can quickly find out the optimal communication routing path from the gateway node to the destination node.
(3) The low-voltage power line has the characteristics of high noise, high attenuation, multiple loads and the like, a communication channel is easily influenced by the factors, and the algorithm has stronger survivability by carrying out networking on the whole communication network again when some communication nodes are damaged.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A routing method of a power line carrier communication network is characterized by comprising the following steps:
acquiring an initial path from a gateway node to a destination node in the power line carrier communication network, and acquiring the initial pheromone concentration of the initial path;
sending a plurality of search ant data frames from the gateway node to the destination node, and performing local pheromone concentration updating operation on each search ant data frame; wherein the local pheromone concentration updating operation is to update, according to the initial pheromone concentration, the local pheromone concentration of each intermediate path through which the search ant data frame passes, the intermediate path being a path between two adjacent nodes on a path from the gateway node to the destination node;
and selecting an optimal path from the gateway node to the target node according to the local pheromone concentration, updating the global pheromone concentration, respectively using the optimal path and the global pheromone concentration as an initial path and an initial pheromone concentration for iteration until a preset convergence condition is met, and selecting the optimal path obtained by iteration as a route from the gateway to the target node.
2. The routing method of the power line carrier communication network according to claim 1, wherein the step of obtaining an initial path from a gateway node to a destination node in the power line carrier communication network comprises:
acquiring a communication table of each node in a power line carrier communication network; the communication table is used for storing address information of nodes which directly communicate with the nodes in the power line carrier communication network;
and searching communication nodes in the power line carrier communication network according to the communication table to obtain a plurality of initial paths.
3. The routing method for a power line carrier communication network according to claim 1, further comprising the following steps after obtaining an initial path from a gateway node to a destination node in the power line carrier communication network:
calculating the fitness of each initial path;
selecting a path with the maximum fitness value, disconnecting the selected initial path from the same node, exchanging the path from the disconnected position to the target node, and recombining to obtain two new paths;
acquiring the serial numbers of the nodes passed by the crossed initial paths, and interchanging the serial numbers of any two nodes;
and acquiring the initial pheromone concentration of the initial path after the position interchange.
4. The routing method for a power line carrier communication network according to claim 3, wherein the step of calculating the fitness of each initial path comprises:
calculating the fitness according to the following formula:
F ( X ) = 1 g ( X ) ;
wherein F (X) is the fitness, and g (X) is a preset objective function.
5. The routing method for a power line carrier communication network according to claim 3, wherein the step of switching the path to the target node at the disconnection includes:
exchanging the path from the disconnected position to the target node according to a preset first probability; wherein the first probability is:
p c = p c 1 - ( p c 1 - p c 2 ) ( f &prime; - f a v g ) f m a x - f a v g , f &prime; &GreaterEqual; f a v g p c 1 , f &prime; < f a v g ;
in the formula (f)maxIs the largest of said fitness, favgIs the average value of the fitness of each path, f' is the greater of the fitness of the two paths undergoing exchange, pc1And pc2Is a preset value, pcIs the first probability.
6. The routing method for a power line carrier communication network according to claim 3, wherein the step of interchanging the positions of the numbers of any two nodes comprises:
interchanging the positions of the serial numbers of any two nodes according to a preset second probability; wherein the second probability is:
p m = p m 1 - ( p m 1 - p m 2 ) ( f &prime; - f a v g ) f m a x - f a v g , f &prime; &GreaterEqual; f a v g p m 1 , f &prime; < f a v g ;
in the formula (f)maxIs the largest of said fitness, favgIs the average value of the fitness of each path, f' is the greater of the fitness of the two paths undergoing exchange, pm1And pm2Is a preset value, pmIs the second probability.
7. The routing method of the power-line carrier communication network as claimed in claim 1, wherein the step of updating the local pheromone concentration of each intermediate path through which the search ant data frame passes according to the initial pheromone concentration comprises:
acquiring a path transfer rule;
after the ant search data frame reaches the current node, selecting a next accessed node according to the path transfer rule by using a preset path transfer probability;
calculating the local pheromone concentration of a path from the current node to the next visited node according to the following formula:
&tau; i j = &tau; min , &tau; i j &le; &tau; min &tau; i j , &tau; min < &tau; i j < &tau; m a x &tau; max , &tau; i j &GreaterEqual; &tau; max ;
wherein, tauij=(1-ξ)τij+ξτ0
In the formula, τijIs the concentration of pheromones on the path (i, j), i is the current node, j is the next node visited, ξ is the local update volatility factor, τ0Is the initial pheromone concentration, τminAnd τmaxIs a preset constant.
8. The routing method for a plc communication network according to claim 7, wherein the path transition probability is:
in the formula,for the path transition probability from node i to node j, τijFor pheromone concentration on path (i, j), α is the information heuristic, β is the desired heuristic, ηijFor heuristic information on path (i, j), k denotes the number of the search ant data frame, and l is the set of all nodes in direct communication with node i.
9. The routing method for a powerline carrier communication network according to claim 8, wherein the path transfer rule is:
j = arg m a x { &lsqb; &tau; i l &rsqb; &alpha; &lsqb; &eta; i l &rsqb; &beta; } , q &le; q 0 p i j k , q > q 0 ;
in the formula, q0Q is a random number between 0 and 1, η, a state transition factorilFor heuristic information on path (i, l), α is the information heuristic, β is the desired heuristic, τilIs the pheromone concentration on the path (i, l), i is the number of the current node, j is the number of the next visited node, and l is the set of all nodes in direct communication with node i.
10. The routing method for a power line carrier communication network according to claim 1, wherein the global pheromone concentration of the optimal path is updated according to the following manner:
τij=(1-ρ)τij+ρΔτij
wherein,
in the formula,. DELTA.tauijIs the pheromone increment on path (i, j), τijIs the pheromone concentration on the path (i, j), ρ is the pheromone volatility factor, Q is a constant, LZSFor the optimal path length of each iteration, i is the number of the current node, and j is the number of the next visited node.
CN201710100105.8A 2017-02-23 2017-02-23 Routing method for power line carrier communication network Pending CN106656814A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710100105.8A CN106656814A (en) 2017-02-23 2017-02-23 Routing method for power line carrier communication network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710100105.8A CN106656814A (en) 2017-02-23 2017-02-23 Routing method for power line carrier communication network

Publications (1)

Publication Number Publication Date
CN106656814A true CN106656814A (en) 2017-05-10

Family

ID=58844902

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710100105.8A Pending CN106656814A (en) 2017-02-23 2017-02-23 Routing method for power line carrier communication network

Country Status (1)

Country Link
CN (1) CN106656814A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109257288A (en) * 2018-05-22 2019-01-22 广东电网有限责任公司 A kind of low-voltage powerline carrier communication route selection method
CN111641991A (en) * 2020-05-07 2020-09-08 西北工业大学 Multi-relay two-hop network secure transmission method based on data caching
CN113131971A (en) * 2021-03-03 2021-07-16 中国电力科学研究院有限公司 Networking transmission method and system of power line carrier communication gateway device based on IPv6
CN113659718A (en) * 2021-08-17 2021-11-16 国网宁夏电力有限公司电力科学研究院 Carrier communication system and method for transmitting high-voltage transmission line protection switch signal
CN114142894A (en) * 2021-12-02 2022-03-04 广东电网有限责任公司 Power line communication routing method and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101009503A (en) * 2006-12-06 2007-08-01 北京纳思电器有限公司 Remote communication method, device and system in the measurement system
CN103701702A (en) * 2013-12-12 2014-04-02 杭州百富电子技术有限公司 Dynamic routing algorithm in power line carrier communication

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101009503A (en) * 2006-12-06 2007-08-01 北京纳思电器有限公司 Remote communication method, device and system in the measurement system
CN103701702A (en) * 2013-12-12 2014-04-02 杭州百富电子技术有限公司 Dynamic routing algorithm in power line carrier communication

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
胡赤兵 等: "基于改进自适应遗传算法求解移动机器人路径的优化问题", 《兰州理工大学学报》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109257288A (en) * 2018-05-22 2019-01-22 广东电网有限责任公司 A kind of low-voltage powerline carrier communication route selection method
CN109257288B (en) * 2018-05-22 2023-11-07 广东电网有限责任公司 Method for selecting carrier communication route of low-voltage power line
CN111641991A (en) * 2020-05-07 2020-09-08 西北工业大学 Multi-relay two-hop network secure transmission method based on data caching
CN113131971A (en) * 2021-03-03 2021-07-16 中国电力科学研究院有限公司 Networking transmission method and system of power line carrier communication gateway device based on IPv6
CN113131971B (en) * 2021-03-03 2022-10-25 中国电力科学研究院有限公司 Networking transmission method and system of power line carrier communication gateway device based on IPv6
CN113659718A (en) * 2021-08-17 2021-11-16 国网宁夏电力有限公司电力科学研究院 Carrier communication system and method for transmitting high-voltage transmission line protection switch signal
CN114142894A (en) * 2021-12-02 2022-03-04 广东电网有限责任公司 Power line communication routing method and system

Similar Documents

Publication Publication Date Title
CN106656814A (en) Routing method for power line carrier communication network
CN106357305B (en) A kind of automatic network-building method, the apparatus and system of tree structure network
US9712433B2 (en) Maintaining and communicating nodal neighboring information
KR101255857B1 (en) Tree-guided distributed link state routing method
CN112073920B (en) Networking method of wireless grid network node and network node equipment
US20120030150A1 (en) Hybrid Learning Component for Link State Routing Protocols
CN109788444B (en) Node networking method applied to high-density multi-hop network
EP2063586B1 (en) Method for routing and load balancing in communication networks
US20170245132A1 (en) Radio communication system, radio communication device, and radio relay device
CN115225564B (en) PLC and wireless heterogeneous network networking method
CN105873169A (en) Wireless ad-hoc network communication method
WO2020042714A1 (en) Multipath route selection method and system for power line communication network
Sugiyama Pulsed power network based on decentralized intelligence for reliable and low loss electrical power distribution
CN103023773A (en) Method, device and system for forwarding message in multi-topology network
US20120155322A1 (en) Method And Apparatus For Network Node Discovery
CN114615706A (en) Method for increasing communication capacity of micropower wireless network in smart power grid
CN109379288A (en) One kind being based on bandwidth carrier route dynamic maintaining method and system
CN106100995A (en) A kind of method for routing being applicable to power line carrier communication network network
KR100733828B1 (en) Method for allocating address and providing multicast routing protocol for fast convergence and robust connectivity in ad hoc networks
CN109257288B (en) Method for selecting carrier communication route of low-voltage power line
JP6932287B2 (en) Radio equipment, radio equipment aggregation station, multi-hop radio communication system, radio parameter determination method, control circuit and program
US9185029B2 (en) Apparatus and method for processing path management packet
Su et al. A novel OoS-aware Routing for ad hoc networks
CN103596221A (en) Data transmission method and system of mobile Ad Hoc network
JP7350929B2 (en) Wireless communication device, communication system, wireless communication method and program

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Li Yixin

Inventor after: Wei Jianjun

Inventor after: Zheng Xiaoli

Inventor after: Yang Yong

Inventor after: Liang Quanbo

Inventor before: Li Yixin

Inventor before: He Zhihui

Inventor before: Liang Quanbo

Inventor before: Chen Wen

Inventor before: Yang Yong

Inventor before: Dai Lina

Inventor before: He Yongsheng

SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170510