CN110971518A - Data real-time communication system based on IP network - Google Patents

Data real-time communication system based on IP network Download PDF

Info

Publication number
CN110971518A
CN110971518A CN201911274217.0A CN201911274217A CN110971518A CN 110971518 A CN110971518 A CN 110971518A CN 201911274217 A CN201911274217 A CN 201911274217A CN 110971518 A CN110971518 A CN 110971518A
Authority
CN
China
Prior art keywords
target
path
unit
network
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911274217.0A
Other languages
Chinese (zh)
Other versions
CN110971518B (en
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.)
Gold Sea Comm Corp
Original Assignee
Gold Sea Comm Corp
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 Gold Sea Comm Corp filed Critical Gold Sea Comm Corp
Priority to CN201911274217.0A priority Critical patent/CN110971518B/en
Publication of CN110971518A publication Critical patent/CN110971518A/en
Application granted granted Critical
Publication of CN110971518B publication Critical patent/CN110971518B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/24Multipath
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/12Shortest path evaluation
    • H04L45/123Evaluation of link metrics

Abstract

The invention discloses a data real-time communication system based on an IP network, and relates to the technical field of communication. The invention comprises a communication initiating unit, an information solving unit, a path searching unit, a database, a zigzag computing unit, a target equipment group and a direct connection unit. The invention transmits the target IP address to the path searching unit for path searching through the information decoding unit, and when the path searching is carried out: if the target network is directly connected with the local router, the target network directly communicates with the target equipment group through the direct connection unit, and the communication message information is transmitted to the target IP address; otherwise, acquiring a target IP address, and performing path planning by virtue of a routing network stored in the database according to the routing information; the tortuous calculating unit calculates the selected value of each planned path, determines to establish a target path according to the selected value, performs transmission by means of the path, and selects a proper path from the planned paths as the target path, so that the transmission efficiency is improved, the transmission mode is simple, and the path selection is clear.

Description

Data real-time communication system based on IP network
Technical Field
The invention belongs to the technical field of communication, and particularly relates to a data real-time communication system based on an IP network.
Background
In the current communication network, the router only forwards the message according to the network address. When the IP data packet is forwarded through the router, if the target network is directly connected with the local router, the data packet is directly delivered to the target host, which is called direct delivery; otherwise, the router looks up the routing information via the routing table and forwards the packet to the indicated next-hop router, which is referred to as indirect delivery.
In indirect delivery, if the router has a route reaching a target network in the routing table, the router transmits the data packet to a next hop router indicated by the routing table; if there is no route but there is a default route in the routing table, passing the datagram to the indicated default router; if neither, the packet is discarded and an error is reported.
The above approach is too cumbersome and the path selection is ambiguous; a real-time data communication system based on an IP network is now provided.
Disclosure of Invention
The invention aims to provide a data real-time communication system based on an IP network, which carries out path planning by means of a routing network stored in a database according to routing information by acquiring a target IP address; the tortuous calculating unit calculates the selection value Q of each planned path, determines to establish a target path according to the selection value Q, and transmits the communication message information by means of the path, so that the transmission mode is simple, and the path selection is clear.
In order to solve the technical problems, the invention is realized by the following technical scheme:
the invention relates to a data real-time communication system based on an IP network, which comprises a communication initiating unit, an information solving unit, a path searching unit, a database, a zigzag computing unit, a target equipment group and a direct connection unit, wherein the communication initiating unit is used for initiating communication; the communication initiating unit is used for initiating communication, inputting a target IP address and communication message information corresponding to the target IP address, and transmitting the target IP address and the communication message information corresponding to the target IP address to the information decoding unit; the information solution unit firstly transmits the target IP address to the path searching unit for path searching, and when the path searching is carried out: if the target network is directly connected with the local router, the target network directly communicates with the target equipment group through the direct connection unit, and the communication message information is transmitted to the target IP address; otherwise, acquiring a target IP address, and performing path planning by virtue of a routing network stored in the database according to the routing information; and the tortuous calculating unit is used for calculating the selection value Q of each planned path, determining to establish a target path according to the selection value Q and transmitting the communication message information by means of the path.
Furthermore, the routing network is a network formed by a plurality of routers and a local area network, and each router is connected with other routers through the local area network; and the database stores the IP addresses of the directly connected devices in the local area network where the router is located.
Further, the path planning method comprises the following steps:
s001: finding a bottom layer route in the data according to the target IP address, wherein the bottom layer route refers to a local area network router where the target IP address is located;
s002: and acquiring all paths capable of reaching the bottom layer route to obtain a plurality of planned paths.
Further, the method for calculating the selection value Q of each planned path by the meandering calculation unit is as follows:
SS 00: acquiring all planned paths capable of reaching a bottom layer route;
SS 01: acquiring the number of routes which need to be used for transmitting data on each planning path, and marking the number as Gi, wherein i =1.. n, and n is an integer, wherein Gi represents the number of routers needed by the ith planning path;
SS 02: simultaneously acquiring the average data transmission rate of all routers on each planning path, and marking the average data transmission rate as the conductivity Di, wherein the Di corresponds to the Gi one by one;
SS 03: the selection values of the planned routes are calculated according to the formula Qi =0.377 × Di +0.623 × Gi, respectively.
Further, the way of establishing the target path according to the selection value Q is determined by the meandering calculating unit as follows: the selection values of the planned path calculated in step SS03 are arranged in descending order from the largest, and the planned path with the largest selection value Q is determined as the target path.
The invention has the following beneficial effects:
the invention transmits the target IP address to the path searching unit for path searching through the information decoding unit, and when the path searching is carried out: if the target network is directly connected with the local router, the target network directly communicates with the target equipment group through the direct connection unit, and the communication message information is transmitted to the target IP address; otherwise, acquiring a target IP address, and performing path planning by virtue of a routing network stored in the database according to the routing information; the tortuous calculating unit is used for calculating the selection value Q of each planned path, determining and establishing a target path according to the selection value Q, transmitting the communication message information by means of the path, and selecting a proper path from the planned paths as the target path, so that the transmission efficiency is improved, the transmission mode is simple, and the path selection is clear.
Of course, it is not necessary for any product in which the invention is practiced to achieve all of the above-described advantages at the same time.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic structural diagram of a real-time data communication system based on an IP network according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, the present invention is a data real-time communication system based on an IP network, including a communication initiating unit, an information decoding unit, a path searching unit, a database, a zigzag computing unit, a target device group, and a direct connection unit; the communication initiating unit is used for initiating communication, inputting a target IP address and communication message information corresponding to the target IP address, and transmitting the target IP address and the communication message information corresponding to the target IP address to the information decoding unit; the information decoding unit firstly transmits the target IP address to the path searching unit for path searching, and when the path searching is carried out: if the target network is directly connected with the local router, the target network directly communicates with the target equipment group through the direct connection unit, and the communication message information is transmitted to the target IP address; otherwise, acquiring a target IP address, and performing path planning by virtue of a routing network stored in the database according to the routing information; and the tortuous calculation unit is used for calculating the selection value Q of each planned path, determining and establishing a target path according to the selection value Q, and transmitting the communication message information by means of the path, wherein the target equipment group consists of a plurality of communicated target IP address object equipment.
The routing network is formed by a plurality of routers and a local area network, and each router is connected with other routers through the local area network; and the database stores the IP addresses of the directly connected devices in the local area network where the router is located.
The path planning method comprises the following steps:
s001: according to the target IP address, finding a bottom layer route in the data, wherein the bottom layer route refers to a local area network router where the target IP address is located, and the router can directly transmit information to target equipment of the target IP address;
s002: and acquiring all paths capable of reaching the bottom layer route to obtain a plurality of planned paths.
The method for calculating the selected value Q of each planned path by the meandering calculation unit comprises the following steps:
SS 00: acquiring all planned paths capable of reaching a bottom layer route;
SS 01: acquiring the number of routes which need to be used for transmitting data on each planning path, and marking the number as Gi, wherein i =1.. n, and n is an integer, wherein Gi represents the number of routers needed by the ith planning path;
SS 02: simultaneously acquiring the average data transmission rate of all routers on each planning path, and marking the average data transmission rate as the conductivity Di, wherein the Di corresponds to the Gi one by one;
SS 03: and respectively calculating the selection values of the planning paths according to a formula Qi = 0.377. Di + 0.623. Gi, wherein 0.623 and 0.377 are preset weight values, and the corresponding weight values are set because the conductivity and the number of the routes have different influences on the selection values.
The method for establishing the target path according to the selection value Q by the tortuous calculation unit is as follows: the selection values of the planned path calculated in step SS03 are arranged in descending order from the largest, and the planned path with the largest selection value Q is determined as the target path.
A data real-time communication system based on IP network transmits the target IP address to a path searching unit for path searching through an information decoding unit, when the path searching is carried out: if the target network is directly connected with the local router, the target network directly communicates with the target equipment group through the direct connection unit, and the communication message information is transmitted to the target IP address; otherwise, acquiring a target IP address, and performing path planning by virtue of a routing network stored in the database according to the routing information; the tortuous calculating unit is used for calculating the selection value Q of each planned path, determining and establishing a target path according to the selection value Q, transmitting the communication message information by means of the path, and selecting a proper path from the planned paths as the target path, so that the transmission efficiency is improved, the transmission mode is simple, and the path selection is clear.
In the description herein, references to the description of "one embodiment," "an example," "a specific example" or the like are intended to mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
The preferred embodiments of the invention disclosed above are intended to be illustrative only. The preferred embodiments are not intended to be exhaustive or to limit the invention to the precise embodiments disclosed. Obviously, many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the invention and the practical application, to thereby enable others skilled in the art to best utilize the invention. The invention is limited only by the claims and their full scope and equivalents.

Claims (6)

1. A data real-time communication system based on an IP network is characterized by comprising a communication initiating unit, an information solving unit, a path searching unit, a database, a zigzag computing unit, a target equipment group and a direct connection unit;
the communication initiating unit is used for initiating communication, inputting a target IP address and communication message information corresponding to the target IP address, and transmitting the target IP address and the communication message information corresponding to the target IP address to the information decoding unit;
the information solution unit firstly transmits the target IP address to the path searching unit for path searching, and when the path searching is carried out:
if the target network is directly connected with the local router, the target network directly communicates with the target equipment group through the direct connection unit, and the communication message information is transmitted to the target IP address; otherwise, acquiring a target IP address, and performing path planning by virtue of a routing network stored in the database according to the routing information;
and the tortuous calculating unit is used for calculating the selection value Q of each planned path, determining to establish a target path according to the selection value Q and transmitting the communication message information by means of the path.
2. The system of claim 1, wherein the routing network is a network formed by a plurality of routers and a local area network, and each router is connected to other routers through the local area network; and the database stores the IP addresses of the directly connected devices in the local area network where the router is located.
3. The IP network-based data real-time communication system of claim 1, wherein the path planning method comprises:
s001: finding a bottom layer route in the data according to the target IP address;
s002: and acquiring all paths capable of reaching the bottom layer route to obtain a plurality of planned paths.
4. The system according to claim 3, wherein the bottom layer route in step S001 refers to a LAN router where the target IP address is located.
5. The system of claim 1, wherein the method for calculating the selection Q of each planned route by the meandering calculation unit comprises:
SS 00: acquiring all planned paths capable of reaching a bottom layer route;
SS 01: acquiring the number of routes which need to be used for transmitting data on each planning path, and marking the number as Gi, wherein i =1.. n, and n is an integer, wherein Gi represents the number of routers needed by the ith planning path;
SS 02: simultaneously acquiring the average data transmission rate of all routers on each planning path, and marking the average data transmission rate as the conductivity Di, wherein the Di corresponds to the Gi one by one;
SS 03: the selection values of the planned routes are calculated according to the formula Qi =0.377 × Di +0.623 × Gi, respectively.
6. The real-time data communication system based on the IP network as claimed in claim 5, wherein the zigzag computing unit determines the way of establishing the target path according to the selection value Q as follows: the selection values of the planned path calculated in step SS03 are arranged in descending order from the largest, and the planned path with the largest selection value Q is determined as the target path.
CN201911274217.0A 2019-12-12 2019-12-12 Data real-time communication system based on IP network Active CN110971518B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911274217.0A CN110971518B (en) 2019-12-12 2019-12-12 Data real-time communication system based on IP network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911274217.0A CN110971518B (en) 2019-12-12 2019-12-12 Data real-time communication system based on IP network

Publications (2)

Publication Number Publication Date
CN110971518A true CN110971518A (en) 2020-04-07
CN110971518B CN110971518B (en) 2022-05-27

Family

ID=70033963

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911274217.0A Active CN110971518B (en) 2019-12-12 2019-12-12 Data real-time communication system based on IP network

Country Status (1)

Country Link
CN (1) CN110971518B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1705286A (en) * 2004-06-03 2005-12-07 华为技术有限公司 Data message transmission method
CN1764146A (en) * 2004-10-21 2006-04-26 华为技术有限公司 Optimization route choosing method
CN1848802A (en) * 2005-11-25 2006-10-18 清华大学 Method for realizing IPv6 high performance interconnection based on P2P on IPv4
US20070183479A1 (en) * 2006-01-17 2007-08-09 Airnet Communications Corporation Method to calibrate RF paths of an FHOP adaptive base station
US20070263572A1 (en) * 2006-05-11 2007-11-15 Tropos Networks, Inc. Mobile node data transmission rate selection
CN101583057A (en) * 2009-06-11 2009-11-18 中兴通讯股份有限公司 Network routing method and device
CN102223671A (en) * 2010-04-15 2011-10-19 华为技术有限公司 Method and communication equipment for data transmission in wireless multihop network
CN105429885A (en) * 2015-10-29 2016-03-23 中铁工程装备集团有限公司 Adaptive router selection method
CN106535276A (en) * 2016-12-02 2017-03-22 上海谱翱数据科技有限公司 Route selection method and device and gateway
CN107438268A (en) * 2016-03-31 2017-12-05 阿里巴巴集团控股有限公司 A kind of method and apparatus for being used to accelerate wireless network for mobile device
CN107889183A (en) * 2017-10-27 2018-04-06 深圳友讯达科技股份有限公司 Data transmission method and device

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1705286A (en) * 2004-06-03 2005-12-07 华为技术有限公司 Data message transmission method
CN1764146A (en) * 2004-10-21 2006-04-26 华为技术有限公司 Optimization route choosing method
CN1848802A (en) * 2005-11-25 2006-10-18 清华大学 Method for realizing IPv6 high performance interconnection based on P2P on IPv4
US20070183479A1 (en) * 2006-01-17 2007-08-09 Airnet Communications Corporation Method to calibrate RF paths of an FHOP adaptive base station
US20070263572A1 (en) * 2006-05-11 2007-11-15 Tropos Networks, Inc. Mobile node data transmission rate selection
CN101583057A (en) * 2009-06-11 2009-11-18 中兴通讯股份有限公司 Network routing method and device
CN102223671A (en) * 2010-04-15 2011-10-19 华为技术有限公司 Method and communication equipment for data transmission in wireless multihop network
CN105429885A (en) * 2015-10-29 2016-03-23 中铁工程装备集团有限公司 Adaptive router selection method
CN107438268A (en) * 2016-03-31 2017-12-05 阿里巴巴集团控股有限公司 A kind of method and apparatus for being used to accelerate wireless network for mobile device
CN106535276A (en) * 2016-12-02 2017-03-22 上海谱翱数据科技有限公司 Route selection method and device and gateway
CN107889183A (en) * 2017-10-27 2018-04-06 深圳友讯达科技股份有限公司 Data transmission method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HYUN YU等: ""A geographic routing scheme with dead-end avoidance for large scale MANETs"", 《IEEE》 *
夏金存等: ""一种新的基于权重的移动自组网络路由协议"", 《福建电脑》 *

Also Published As

Publication number Publication date
CN110971518B (en) 2022-05-27

Similar Documents

Publication Publication Date Title
CN104335537B (en) For the system and method for the multicast multipath of layer 2 transmission
CN109831382A (en) A kind of path calculation method, device and equipment
CN105450555B (en) A kind of method for building up of network-on-a-chip and network-on-chip communication link
EP2911348A1 (en) Control device discovery in networks having separate control and forwarding devices
CN104718730A (en) Segment routing techniques
CN102075438B (en) unicast data frame transmission method and device
CN105591937B (en) A kind of acquisition method and equipment of network topological information
EP2892188B1 (en) Method for determining packet forwarding path, network device and control device
CN102957589B (en) Method, network node and system for service data transmission
CN105075194A (en) Indexed segment ID
CN107431968A (en) A kind of method for establishing routing table, electronic equipment and network
CN106559324A (en) A kind of method E-Packeted based on equal cost multipath and the network equipment
CN106789629B (en) Business fast convergent method and device
CN102150148A (en) Differentiated services for unicast multicast frames in layer 2 topologies
CN101237399A (en) Method, system and device for getting label switching path
CN105594167A (en) Method, controller, forwarding device, and network system for forwarding packets
CN104468371B (en) multicast service message processing method and device
CN103795631A (en) Flow forwarding method and device equipped with Ethernet virtual interconnection (EVI) in network
CN104092576B (en) A kind of network topology computational methods and device
KR20200071767A (en) Multi-homed network routing and forwarding method based on programmable network technology
CN108123878A (en) A kind of method for routing, device and data transfer equipment
CN105681438A (en) Centralized caching decision strategy in content-centric networking
CN110191413A (en) A kind of method and system broadcasted in mobile ad hoc network based on greedy ant group algorithm
CN105873162A (en) Wireless sensor network data flow rate shunting routing method based on multipath
CN104092611A (en) Method and device for determining label switching route with restrained cross region

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant