CN117640510A - Efficient forwarding method and device for space terahertz network packet - Google Patents
Efficient forwarding method and device for space terahertz network packet Download PDFInfo
- Publication number
- CN117640510A CN117640510A CN202311597121.4A CN202311597121A CN117640510A CN 117640510 A CN117640510 A CN 117640510A CN 202311597121 A CN202311597121 A CN 202311597121A CN 117640510 A CN117640510 A CN 117640510A
- Authority
- CN
- China
- Prior art keywords
- data packet
- network
- routing table
- forwarded
- space
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 58
- 238000010276 construction Methods 0.000 claims description 6
- 238000004891 communication Methods 0.000 description 11
- 238000010586 diagram Methods 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 2
- 238000004590 computer program Methods 0.000 description 2
- 238000005265 energy consumption Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 239000000872 buffer Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/74—Address processing for routing
- H04L45/742—Route cache; Operation thereof
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B10/00—Transmission systems employing electromagnetic waves other than radio-waves, e.g. infrared, visible or ultraviolet light, or employing corpuscular radiation, e.g. quantum communication
- H04B10/90—Non-optical transmission systems, e.g. transmission systems employing non-photonic corpuscular radiation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B7/00—Radio transmission systems, i.e. using radiation field
- H04B7/14—Relay systems
- H04B7/15—Active relay systems
- H04B7/185—Space-based or airborne stations; Stations for satellite systems
- H04B7/18521—Systems of inter linked satellites, i.e. inter satellite service
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/54—Organization of routing tables
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- Optics & Photonics (AREA)
- Electromagnetism (AREA)
- Astronomy & Astrophysics (AREA)
- Aviation & Aerospace Engineering (AREA)
- General Physics & Mathematics (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
The invention discloses a space terahertz network packet efficient forwarding method and a device, wherein the method comprises the following steps: constructing a space terahertz network; classifying data packets entering a space terahertz network to obtain K data packet groups, wherein K is a positive integer; processing each data packet group to obtain a dynamic local routing table of each data packet group to form a dynamic local routing table set; when a node of the space terahertz network receives a data packet to be forwarded, searching in a dynamic local routing table set according to the name prefix of the data packet to be forwarded to obtain a dynamic local routing table of the data packet to be forwarded; and the nodes of the space terahertz network send the data packet to be forwarded to the next-hop node according to the dynamic local routing table of the data packet to be forwarded, so that the space terahertz network packet is forwarded efficiently. The invention reduces unnecessary data packet forwarding by fully utilizing the time-space correlation between the data packets, and improves the performance and throughput of the network.
Description
Technical Field
The invention relates to the technical field of satellite communication networks, in particular to a space terahertz network packet efficient forwarding method and device.
Background
Currently, with the rise of information center network architecture, the characteristics of network traffic change significantly. Conventional TCP/IP networks are packet-based, with packets being independent of each other, each packet having a unique destination address. In the terahertz frequency band, because of the high-capacity and high-speed communication characteristics, the existing network packet forwarding method is not matched with the terahertz communication requirement. In addition, under the architecture of the information center network, the network aims at acquiring the content, and the data packet has the characteristic of space-time locality. This means that the individual packets are all named with the same name prefix, with a spatio-temporal correlation between them, which presents new challenges for efficient forwarding of network packets.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a space terahertz network packet efficient forwarding method and device, wherein data packets entering a network are classified according to name prefixes thereof; generating a corresponding dynamic local routing table aiming at each data packet group, wherein the dynamic local routing table comprises the name prefix of the data packet group and corresponding routing information, including node or link information of the next hop; searching a corresponding dynamic local routing table according to the name prefix of the data packet, and if a matched dynamic local routing table is found, performing forwarding decision by the node according to the information in the dynamic local routing table; dynamic local routing tables and buffers are dynamically updated to accommodate changes in network traffic. The invention reduces unnecessary data packet forwarding by fully utilizing the space-time correlation between the data packets, improves the performance and throughput of the network, adapts to the high-capacity and high-speed communication characteristics of the terahertz frequency band, and ensures that the network can effectively process high-capacity data traffic.
In order to solve the technical problems, a first aspect of the embodiment of the present invention discloses a space terahertz network packet efficient forwarding method, which includes:
s1, constructing a space terahertz network;
the space terahertz network comprises M backbone satellites, M is a positive integer, and the M backbone satellites are interconnected and communicated through inter-satellite terahertz links;
selecting N satellites with large capacity from the M backbone satellites as software defined network controllers to form a control plane, and selecting other M-N satellites as transponders to form a data plane;
the control plane is used for naming the space terahertz network data packet;
the data plane is used for carrying out data packet processing;
s2, classifying the data packets entering the space terahertz network to obtain K data packet groups, wherein K is a positive integer;
s3, processing each data packet group to obtain a dynamic local routing table of each data packet group, wherein the dynamic local routing table of each data packet group forms a dynamic local routing table set;
s4, when the node of the space terahertz network receives a data packet to be forwarded, searching in the dynamic local routing table set according to the name prefix of the data packet to be forwarded to obtain a dynamic local routing table of the data packet to be forwarded;
and S5, the node of the space terahertz network sends the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, so that the space terahertz network packet is forwarded efficiently.
In a first aspect of the embodiment of the present invention, the classifying the data packets entering the spatial terahertz network to obtain K data packet groups, where K is a positive integer includes:
classifying the data packets entering the space terahertz network according to the name prefixes of the data packets, and dividing the data packets with the same name prefixes into groups to obtain K data packet groups, wherein K is a positive integer.
In a first aspect of the embodiment of the present invention, the processing each packet group to obtain a dynamic local routing table of each packet group includes:
s31, processing each data packet group to obtain the name prefix of each data packet group;
s32, processing each data packet group to obtain the routing information of each data packet group;
s33, processing each data packet group to obtain next hop node information and link information of each data packet group;
s34, the name prefix of each data packet group, the routing information of each data packet group, the next hop node information of each data packet group and the link information form a dynamic local routing table of each data packet group.
As an optional implementation manner, in the first aspect of the embodiment of the present invention, according to the dynamic local routing table of the data packet to be forwarded, the node of the spatial terahertz network sends the data packet to be forwarded to a next-hop node, so as to implement efficient forwarding of the spatial terahertz network packet, where the method includes:
s51, analyzing the dynamic local routing table of the data packet to be forwarded by the node of the space terahertz network to obtain data information of the dynamic local routing table;
s52, the nodes of the space terahertz network analyze the data information of the dynamic local routing table to obtain forwarding decision information;
and S53, according to the forwarding decision information, the data packet to be forwarded is sent to a next hop node, and efficient forwarding of the space terahertz network packet is realized.
The second aspect of the embodiment of the invention discloses a space terahertz network packet efficient forwarding device, which comprises:
the network construction module is used for constructing a space terahertz network;
the space terahertz network comprises M backbone satellites, M is a positive integer, and the M backbone satellites are interconnected and communicated through inter-satellite terahertz links;
selecting N satellites with large capacity from the M backbone satellites as software defined network controllers to form a control plane, and selecting other M-N satellites as transponders to form a data plane;
the control plane is used for naming the space terahertz network data packet;
the data plane is used for carrying out data packet processing;
the data packet classification module is used for classifying the data packets entering the space terahertz network to obtain K data packet groups, wherein K is a positive integer;
the dynamic local routing table construction module is used for processing each data packet group to obtain a dynamic local routing table of each data packet group, wherein the dynamic local routing table of each data packet group forms a dynamic local routing table set;
the dynamic local routing table query module is used for searching in the dynamic local routing table set according to the name prefix of the data packet to be forwarded when the node of the space terahertz network receives the data packet to be forwarded, so as to obtain a dynamic local routing table of the data packet to be forwarded;
and the data packet forwarding module is used for the nodes of the space terahertz network to send the data packet to be forwarded to the next hop node according to the dynamic local routing table of the data packet to be forwarded, so that the space terahertz network packet is efficiently forwarded.
In a second aspect of the embodiment of the present invention, the classifying the data packets entering the spatial terahertz network to obtain K data packet groups, where K is a positive integer includes:
classifying the data packets entering the space terahertz network according to the name prefixes of the data packets, and dividing the data packets with the same name prefixes into groups to obtain K data packet groups, wherein K is a positive integer.
In a second aspect of the embodiment of the present invention, the processing each packet group to obtain a dynamic local routing table of each packet group includes:
s31, processing each data packet group to obtain the name prefix of each data packet group;
s32, processing each data packet group to obtain the routing information of each data packet group;
s33, processing each data packet group to obtain next hop node information and link information of each data packet group;
s34, the name prefix of each data packet group, the routing information of each data packet group, the next hop node information of each data packet group and the link information form a dynamic local routing table of each data packet group.
As an optional implementation manner, in a second aspect of the embodiment of the present invention, according to the dynamic local routing table of the data packet to be forwarded, the node of the spatial terahertz network sends the data packet to be forwarded to a next-hop node, so as to implement efficient forwarding of the spatial terahertz network packet, where the method includes:
s51, analyzing the dynamic local routing table of the data packet to be forwarded by the node of the space terahertz network to obtain data information of the dynamic local routing table;
s52, the nodes of the space terahertz network analyze the data information of the dynamic local routing table to obtain forwarding decision information;
and S53, according to the forwarding decision information, the data packet to be forwarded is sent to a next hop node, and efficient forwarding of the space terahertz network packet is realized.
As an optional implementation manner, in a second aspect of the embodiment of the present invention, after the node of the spatial terahertz network sends the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, the method further includes:
the nodes of the space terahertz network adopt a cache mode, and the common data packet group is stored in a local cache, so that the request to a remote node is reduced, and the network delay and the resource consumption are reduced.
As an optional implementation manner, in a second aspect of the embodiment of the present invention, after the node of the spatial terahertz network sends the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, the method further includes:
when the space-time local characteristics of network traffic change, the data packet group of specific content appears or disappears at certain space-time points in the space terahertz network;
according to the newly appeared or disappeared data packet, the node of the space terahertz network adjusts the cache content, the dynamic local routing table is updated according to the name prefix of the newly appeared data packet group, and the data packet group which does not appear for a long time is deleted.
As an optional implementation manner, in a second aspect of the embodiment of the present invention, after the node of the spatial terahertz network sends the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, the method further includes:
naming the data packet of the space terahertz network in the control plane by using a layering naming method to obtain data packet name information;
the data packet name information comprises a content generating device ID, a content type, data content, a version number and a content unique identifier;
the content unique identification comprises a content abstract and a semantic identifier of the data;
and addressing nodes in the space terahertz network according to the content unique identifier to obtain node address information.
The third aspect of the invention discloses another space terahertz network packet efficient forwarding device, which comprises:
a memory storing executable program code;
a processor coupled to the memory;
the processor invokes the executable program codes stored in the memory to execute part or all of the steps in the space terahertz network packet efficient forwarding method disclosed in the first aspect of the embodiment of the invention.
A fourth aspect of the present invention discloses a computer-readable medium, where the computer-readable medium stores computer instructions for executing some or all of the steps in the spatial terahertz network packet efficient forwarding method disclosed in the first aspect of the present invention when the computer instructions are called.
Compared with the prior art, the embodiment of the invention has the following beneficial effects:
(1) The invention reduces unnecessary data packet forwarding by fully utilizing the space-time correlation between the data packets, improves the performance and throughput of the network, adapts to the high-capacity and high-speed communication characteristics of the terahertz frequency band, and ensures that the network can effectively process high-capacity data traffic.
(2) The invention effectively reduces redundant data transmission in the network through the cache management and dynamic updating mechanism, carries out self-adaptive adjustment according to the requirements of different application tasks and the change of network flow, maintains the high-efficiency performance of the network, improves the resource utilization rate and reduces the energy consumption.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow chart of a space terahertz network packet efficient forwarding method disclosed in an embodiment of the invention;
fig. 2 is a schematic flow chart of another efficient forwarding method for a space terahertz network packet according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a space terahertz network packet efficient forwarding apparatus disclosed in an embodiment of the present invention;
fig. 4 is a schematic structural diagram of another spatial terahertz network packet efficient forwarding apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the present invention better understood by those skilled in the art, the following description will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings, and it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The terms first, second and the like in the description and in the claims and in the above-described figures are used for distinguishing between different objects and not necessarily for describing a sequential or chronological order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, apparatus, article, or device that comprises a list of steps or elements is not limited to the list of steps or elements but may, in the alternative, include other steps or elements not expressly listed or inherent to such process, method, article, or device.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment may be included in at least one embodiment of the invention. The appearances of such phrases in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments.
The invention discloses a space terahertz network packet efficient forwarding method and a device, wherein the method comprises the following steps: constructing a space terahertz network; classifying data packets entering a space terahertz network to obtain K data packet groups, wherein K is a positive integer; processing each data packet group to obtain a dynamic local routing table of each data packet group to form a dynamic local routing table set; when a node of the space terahertz network receives a data packet to be forwarded, searching in a dynamic local routing table set according to the name prefix of the data packet to be forwarded to obtain a dynamic local routing table of the data packet to be forwarded; and the nodes of the space terahertz network send the data packet to be forwarded to the next-hop node according to the dynamic local routing table of the data packet to be forwarded, so that the space terahertz network packet is forwarded efficiently. The invention reduces unnecessary data packet forwarding by fully utilizing the space-time correlation between the data packets, improves the performance and throughput of the network, adapts to the high-capacity and high-speed communication characteristics of the terahertz frequency band, and ensures that the network can effectively process high-capacity data traffic. The following will describe in detail.
Example 1
Referring to fig. 1, fig. 1 is a flow chart of a space terahertz network packet efficient forwarding method disclosed in an embodiment of the invention. The space terahertz network packet efficient forwarding method described in fig. 1 is applied to the technical field of satellite communication networks, and is used for realizing space terahertz network packet efficient forwarding, and the embodiment of the invention is not limited. As shown in fig. 1, the space terahertz network packet efficient forwarding method may include the following operations:
s1, constructing a space terahertz network;
the space terahertz network comprises M backbone satellites, M is a positive integer, and the M backbone satellites are interconnected and communicated through inter-satellite terahertz links;
selecting N satellites with large capacity from the M backbone satellites as software defined network controllers to form a control plane, and selecting other M-N satellites as transponders to form a data plane;
SDN is a software defined network;
the control plane is used for naming the space terahertz network data packet;
the data plane is used for carrying out data packet processing;
s2, classifying the data packets entering the space terahertz network to obtain K data packet groups, wherein K is a positive integer;
s3, processing each data packet group to obtain a dynamic local routing table of each data packet group, wherein the dynamic local routing table of each data packet group forms a dynamic local routing table set;
s4, when the node of the space terahertz network receives a data packet to be forwarded, searching in the dynamic local routing table set according to the name prefix of the data packet to be forwarded to obtain a dynamic local routing table of the data packet to be forwarded;
and S5, the node of the space terahertz network sends the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, so that the space terahertz network packet is forwarded efficiently.
Optionally, the classifying the data packets entering the space terahertz network to obtain K data packet groups, where K is a positive integer, includes:
classifying the data packets entering the space terahertz network according to the name prefixes of the data packets, and dividing the data packets with the same name prefixes into groups to obtain K data packet groups, wherein K is a positive integer.
Optionally, the processing each data packet group to obtain a dynamic local routing table of each data packet group includes:
s31, processing each data packet group to obtain the name prefix of each data packet group;
s32, processing each data packet group to obtain the routing information of each data packet group;
s33, processing each data packet group to obtain next hop node information and link information of each data packet group;
s34, the name prefix of each data packet group, the routing information of each data packet group, the next hop node information of each data packet group and the link information form a dynamic local routing table of each data packet group.
Optionally, the node of the space terahertz network sends the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, so as to realize efficient forwarding of the space terahertz network packet, and the method includes:
s51, analyzing the dynamic local routing table of the data packet to be forwarded by the node of the space terahertz network to obtain data information of the dynamic local routing table;
s52, the nodes of the space terahertz network analyze the data information of the dynamic local routing table to obtain forwarding decision information;
and S53, according to the forwarding decision information, the data packet to be forwarded is sent to a next hop node, and efficient forwarding of the space terahertz network packet is realized.
Optionally, after the node of the space terahertz network sends the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, the method further includes:
the nodes of the space terahertz network adopt a cache mode, and the common data packet group is stored in a local cache, so that the request to a remote node is reduced, and the network delay and the resource consumption are reduced.
Optionally, after the node of the space terahertz network sends the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, the method further includes:
when the space-time local characteristics of network traffic change, the data packet group of specific content appears or disappears at certain space-time points in the space terahertz network;
according to the newly appeared or disappeared data packet, the node of the space terahertz network adjusts the cache content, the dynamic local routing table is updated according to the name prefix of the newly appeared data packet group, and the data packet group which does not appear for a long time is deleted.
Optionally, after the node of the space terahertz network sends the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, the method further includes:
naming the data packet of the space terahertz network in the control plane by using a layering naming method to obtain data packet name information;
the data packet name information comprises a content generating device ID, a content type, data content, a version number and a content unique identifier;
the content unique identification comprises a content abstract and a semantic identifier of the data;
and addressing nodes in the space terahertz network according to the content unique identifier to obtain node address information.
Fig. 2 is a schematic flow chart of another efficient forwarding method for a space terahertz network packet according to an embodiment of the present invention. Fig. 2 is a schematic diagram of a proposed packet forwarding method, comprising:
(1) Classifying data packets entering a network, classifying the data packets with the same prefix into a class, wherein the data packets have space-time correlation;
(2) Generating a local dynamic routing table for different types of data packet groups, and searching the local dynamic routing table after the node receives the data packet, wherein the node has the same prefix, so that the searching times of the routing table can be reduced;
(3) The data packets with more times of node caching are directly forwarded by the caching nodes when a request is received, so that the forwarding times are reduced, and efficient forwarding is realized;
the method as shown in fig. 2 comprises the steps of:
step 1, a space terahertz network is composed of a plurality of backbone satellites, and interconnection communication is carried out through inter-satellite terahertz links;
step 2, the space terahertz network adopts an information center network naming addressing method, adopts a layering naming method, names data based on content, and addresses by using unique identification of the data content;
step 3, classifying the data packets entering the network according to the name prefixes, wherein the data packets with the same name prefixes are divided into a group, and the data packets have space-time correlation;
step 4, generating a corresponding dynamic local routing table aiming at each data packet group, wherein the dynamic local routing table comprises the name prefix of the data packet group and corresponding routing information, including node or link information of the next hop;
step 5, when the network node receives a data packet, searching a corresponding dynamic local routing table according to the name prefix of the data packet, if a matched dynamic local routing table is found, the node makes a forwarding decision according to the information in the dynamic local routing table, and sends the data packet to a proper next hop node;
step 6, the network node implements a cache mode, and the common data packet group is stored in a local cache so as to reduce the request to a remote node, thereby reducing network delay and resource consumption;
and 7, dynamically updating the dynamic local routing table and the cache to adapt to the change of the network traffic, and carrying out self-adaptive adjustment on the dynamic local routing table and the cache according to new conditions when the time-space local characteristics of the network traffic change.
Therefore, the invention reduces unnecessary data packet forwarding by fully utilizing the space-time correlation among the data packets, improves the performance and throughput of the network, adapts to the high-capacity and high-rate communication characteristics of the terahertz frequency band, and ensures that the network can effectively process high-capacity data traffic. The invention effectively reduces redundant data transmission in the network through the cache management and dynamic updating mechanism, carries out self-adaptive adjustment according to the requirements of different application tasks and the change of network flow, maintains the high-efficiency performance of the network, improves the resource utilization rate and reduces the energy consumption.
Example two
Referring to fig. 3, fig. 3 is a schematic structural diagram of a space terahertz network packet efficient forwarding apparatus according to an embodiment of the present invention. The space terahertz network packet efficient forwarding device described in fig. 3 is applied to the technical field of satellite communication networks, so that space terahertz network packets are efficiently forwarded, and the embodiment of the invention is not limited. As shown in fig. 3, the spatial terahertz network packet efficient forwarding apparatus may include the following operations:
s301, a network construction module is used for constructing a space terahertz network;
the space terahertz network comprises M backbone satellites, M is a positive integer, and the M backbone satellites are interconnected and communicated through inter-satellite terahertz links;
selecting N satellites with large capacity from the M backbone satellites as software defined network controllers to form a control plane, and selecting other M-N satellites as transponders to form a data plane;
the control plane is used for naming the space terahertz network data packet;
the data plane is used for carrying out data packet processing;
s302, a data packet classification module is used for classifying data packets entering the space terahertz network to obtain K data packet groups, wherein K is a positive integer;
s303, a dynamic local routing table construction module, which is used for processing each data packet group to obtain a dynamic local routing table of each data packet group, wherein the dynamic local routing table of each data packet group forms a dynamic local routing table set;
s304, a dynamic local routing table query module, configured to, when a node of the space terahertz network receives a data packet to be forwarded, search in the dynamic local routing table set according to a name prefix of the data packet to be forwarded, and obtain a dynamic local routing table of the data packet to be forwarded;
and S305, a data packet forwarding module, which is used for nodes of the space terahertz network to send the data packet to be forwarded to a next hop node according to the dynamic local routing table of the data packet to be forwarded, so as to realize efficient forwarding of the space terahertz network packet.
Example III
Referring to fig. 4, fig. 4 is a schematic structural diagram of another spatial terahertz network packet efficient forwarding apparatus according to an embodiment of the present invention. The space terahertz network packet efficient forwarding device described in fig. 4 is applied to the technical field of satellite communication networks, so that space terahertz network packets are efficiently forwarded, and the embodiment of the invention is not limited. As shown in fig. 4, the spatial terahertz network packet efficient forwarding apparatus may include the following operations:
a memory 401 storing executable program codes;
a processor 402 coupled with the memory 401;
the processor 402 invokes executable program code stored in the memory 401 for performing the steps in the spatial terahertz network packet efficient forwarding method described in embodiment one.
Example IV
The embodiment of the invention discloses a computer readable storage medium storing a computer program for electronic data exchange, wherein the computer program causes a computer to execute the steps in the space terahertz network packet efficient forwarding method described in the embodiment one.
The apparatus embodiments described above are merely illustrative, in which the modules illustrated as separate components may or may not be physically separate, and the components shown as modules may or may not be physical, i.e., may be located in one place, or may be distributed over multiple network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
From the above detailed description of the embodiments, it will be apparent to those skilled in the art that the embodiments may be implemented by means of software plus necessary general hardware platforms, or of course by means of hardware. Based on such understanding, the foregoing technical solutions may be embodied essentially or in part in the form of a software product that may be stored in a computer-readable storage medium including Read-Only Memory (ROM), random-access Memory (Random Access Memory, RAM), programmable Read-Only Memory (Programmable Read-Only Memory, PROM), erasable programmable Read-Only Memory (Erasable Programmable Read Only Memory, EPROM), one-time programmable Read-Only Memory (OTPROM), electrically erasable programmable Read-Only Memory (EEPROM), compact disc Read-Only Memory (Compact Disc Read-Only Memory, CD-ROM) or other optical disc Memory, magnetic disc Memory, tape Memory, or any other medium that can be used for computer-readable carrying or storing data.
Finally, it should be noted that: the embodiment of the invention discloses a space terahertz network packet efficient forwarding method and a space terahertz network packet efficient forwarding device, which are disclosed by the embodiment of the invention only for illustrating the technical scheme of the invention, but not limiting the technical scheme; although the invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art will understand that; the technical scheme recorded in the various embodiments can be modified or part of technical features in the technical scheme can be replaced equivalently; such modifications and substitutions do not depart from the spirit and scope of the corresponding technical solutions.
Claims (10)
1. The space terahertz network packet efficient forwarding method is characterized by comprising the following steps of:
s1, constructing a space terahertz network;
the space terahertz network comprises M backbone satellites, M is a positive integer, and the M backbone satellites are interconnected and communicated through inter-satellite terahertz links;
selecting N satellites with large capacity from the M backbone satellites as software defined network controllers to form a control plane, and selecting other M-N satellites as transponders to form a data plane;
the control plane is used for naming the space terahertz network data packet;
the data plane is used for carrying out data packet processing;
s2, classifying the data packets entering the space terahertz network to obtain K data packet groups, wherein K is a positive integer;
s3, processing each data packet group to obtain a dynamic local routing table of each data packet group, wherein the dynamic local routing table of each data packet group forms a dynamic local routing table set;
s4, when the node of the space terahertz network receives a data packet to be forwarded, searching in the dynamic local routing table set according to the name prefix of the data packet to be forwarded to obtain a dynamic local routing table of the data packet to be forwarded;
and S5, the node of the space terahertz network sends the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, so that the space terahertz network packet is forwarded efficiently.
2. The efficient forwarding method of the space terahertz network packet according to claim 1, wherein the classifying the data packets entering the space terahertz network to obtain K data packet groups, where K is a positive integer includes:
classifying the data packets entering the space terahertz network according to the name prefixes of the data packets, and dividing the data packets with the same name prefixes into groups to obtain K data packet groups, wherein K is a positive integer.
3. The method for efficiently forwarding a space terahertz network packet according to claim 1, wherein the processing each packet group to obtain a dynamic local routing table of each packet group includes:
s31, processing each data packet group to obtain the name prefix of each data packet group;
s32, processing each data packet group to obtain the routing information of each data packet group;
s33, processing each data packet group to obtain next hop node information and link information of each data packet group;
s34, the name prefix of each data packet group, the routing information of each data packet group, the next hop node information of each data packet group and the link information form a dynamic local routing table of each data packet group.
4. The efficient spatial terahertz network packet forwarding method of claim 1, wherein nodes of the spatial terahertz network send the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, so as to realize efficient spatial terahertz network packet forwarding, and the method comprises the following steps:
s51, analyzing the dynamic local routing table of the data packet to be forwarded by the node of the space terahertz network to obtain data information of the dynamic local routing table;
s52, the nodes of the space terahertz network analyze the data information of the dynamic local routing table to obtain forwarding decision information;
and S53, according to the forwarding decision information, the data packet to be forwarded is sent to a next hop node, and efficient forwarding of the space terahertz network packet is realized.
5. The efficient spatial terahertz network packet forwarding method of claim 1, wherein after the node of the spatial terahertz network sends the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, the method further includes:
the nodes of the space terahertz network adopt a cache mode, and the common data packet group is stored in a local cache, so that the request to a remote node is reduced, and the network delay and the resource consumption are reduced.
6. The efficient spatial terahertz network packet forwarding method of claim 1, wherein after the node of the spatial terahertz network sends the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, the method further includes:
when the space-time local characteristics of network traffic change, the data packet group of specific content appears or disappears at certain space-time points in the space terahertz network;
according to the newly appeared or disappeared data packet, the node of the space terahertz network adjusts the cache content, the dynamic local routing table is updated according to the name prefix of the newly appeared data packet group, and the data packet group which does not appear for a long time is deleted.
7. The efficient spatial terahertz network packet forwarding method of claim 1, wherein after the node of the spatial terahertz network sends the data packet to be forwarded to a next-hop node according to the dynamic local routing table of the data packet to be forwarded, the method further includes:
naming the data packet of the space terahertz network in the control plane by using a layering naming method to obtain data packet name information;
the data packet name information comprises a content generating device ID, a content type, data content, a version number and a content unique identifier;
the content unique identification comprises a content abstract and a semantic identifier of the data;
and addressing nodes in the space terahertz network according to the content unique identifier to obtain node address information.
8. A space terahertz network packet efficient forwarding apparatus, the apparatus comprising:
the network construction module is used for constructing a space terahertz network;
the space terahertz network comprises M backbone satellites, M is a positive integer, and the M backbone satellites are interconnected and communicated through inter-satellite terahertz links;
selecting N satellites with large capacity from the M backbone satellites as software defined network controllers to form a control plane, and selecting other M-N satellites as transponders to form a data plane;
the control plane is used for naming the space terahertz network data packet;
the data plane is used for carrying out data packet processing;
the data packet classification module is used for classifying the data packets entering the space terahertz network to obtain K data packet groups, wherein K is a positive integer;
the dynamic local routing table construction module is used for processing each data packet group to obtain a dynamic local routing table of each data packet group, wherein the dynamic local routing table of each data packet group forms a dynamic local routing table set;
the dynamic local routing table query module is used for searching in the dynamic local routing table set according to the name prefix of the data packet to be forwarded when the node of the space terahertz network receives the data packet to be forwarded, so as to obtain a dynamic local routing table of the data packet to be forwarded;
and the data packet forwarding module is used for the nodes of the space terahertz network to send the data packet to be forwarded to the next hop node according to the dynamic local routing table of the data packet to be forwarded, so that the space terahertz network packet is efficiently forwarded.
9. A space terahertz network packet efficient forwarding apparatus, the apparatus comprising:
a memory storing executable program code;
a processor coupled to the memory;
the processor invokes the executable program code stored in the memory to perform the spatial terahertz network packet efficient forwarding method of any one of claims 1-7.
10. A computer-readable storage medium storing computer instructions that, when invoked, perform the spatial terahertz network packet efficient forwarding method of any one of claims 1-7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311597121.4A CN117640510B (en) | 2023-11-27 | 2023-11-27 | Efficient forwarding method and device for space terahertz network packet |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311597121.4A CN117640510B (en) | 2023-11-27 | 2023-11-27 | Efficient forwarding method and device for space terahertz network packet |
Publications (2)
Publication Number | Publication Date |
---|---|
CN117640510A true CN117640510A (en) | 2024-03-01 |
CN117640510B CN117640510B (en) | 2024-05-28 |
Family
ID=90029818
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202311597121.4A Active CN117640510B (en) | 2023-11-27 | 2023-11-27 | Efficient forwarding method and device for space terahertz network packet |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN117640510B (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN118157742A (en) * | 2024-03-07 | 2024-06-07 | 中国人民解放军军事科学院系统工程研究院 | A method for updating network routing in spatial information center |
CN118264640A (en) * | 2024-03-29 | 2024-06-28 | 中国人民解放军军事科学院系统工程研究院 | Spatial information center network naming addressing method and device |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3059911A1 (en) * | 2015-02-17 | 2016-08-24 | Koninklijke KPN N.V. | A router |
CN112996019A (en) * | 2021-03-01 | 2021-06-18 | 军事科学院系统工程研究院网络信息研究所 | Terahertz frequency band distributed constellation access control method based on multi-objective optimization |
US20210367664A1 (en) * | 2018-12-14 | 2021-11-25 | Ian Akyildiz | Network Employing Cube Satellites |
CN114866134A (en) * | 2022-05-27 | 2022-08-05 | 电子科技大学 | A CCN-based satellite network routing and forwarding method |
CN116192760A (en) * | 2023-01-12 | 2023-05-30 | 中国人民解放军军事科学院系统工程研究院 | Traffic shaping method and device for space terahertz communication network |
CN116668356A (en) * | 2023-06-20 | 2023-08-29 | 西安电子科技大学 | SRv 6-based multi-service distribution method for low-orbit satellite network |
-
2023
- 2023-11-27 CN CN202311597121.4A patent/CN117640510B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3059911A1 (en) * | 2015-02-17 | 2016-08-24 | Koninklijke KPN N.V. | A router |
US20210367664A1 (en) * | 2018-12-14 | 2021-11-25 | Ian Akyildiz | Network Employing Cube Satellites |
CN112996019A (en) * | 2021-03-01 | 2021-06-18 | 军事科学院系统工程研究院网络信息研究所 | Terahertz frequency band distributed constellation access control method based on multi-objective optimization |
CN114866134A (en) * | 2022-05-27 | 2022-08-05 | 电子科技大学 | A CCN-based satellite network routing and forwarding method |
CN116192760A (en) * | 2023-01-12 | 2023-05-30 | 中国人民解放军军事科学院系统工程研究院 | Traffic shaping method and device for space terahertz communication network |
CN116668356A (en) * | 2023-06-20 | 2023-08-29 | 西安电子科技大学 | SRv 6-based multi-service distribution method for low-orbit satellite network |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN118157742A (en) * | 2024-03-07 | 2024-06-07 | 中国人民解放军军事科学院系统工程研究院 | A method for updating network routing in spatial information center |
CN118157742B (en) * | 2024-03-07 | 2025-02-07 | 中国人民解放军军事科学院系统工程研究院 | A method for updating routing in spatial information center network |
CN118264640A (en) * | 2024-03-29 | 2024-06-28 | 中国人民解放军军事科学院系统工程研究院 | Spatial information center network naming addressing method and device |
CN118264640B (en) * | 2024-03-29 | 2024-12-17 | 中国人民解放军军事科学院系统工程研究院 | Spatial information center network naming addressing method and device |
Also Published As
Publication number | Publication date |
---|---|
CN117640510B (en) | 2024-05-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN117640510B (en) | Efficient forwarding method and device for space terahertz network packet | |
CA2400343C (en) | Apparatus and method for performing high-speed ip route lookup and managing routing/forwarding tables | |
CA2281018C (en) | Packet relaying apparatus and high speed multicast system | |
Shah et al. | Maintaining statistics counters in router line cards | |
US6249516B1 (en) | Wireless network gateway and method for providing same | |
US9973400B2 (en) | Network flow information collection method and apparatus | |
CN1653760A (en) | Method and apparatus to improve network routing | |
US12015548B2 (en) | Method and device for identification management and optimized forwarding in large-scale polymorphic network | |
CN113726907B (en) | Routing processing method, network element equipment, device and readable storage medium | |
US20210083976A1 (en) | Method for content caching in information-centric network virtualization | |
CN106533943A (en) | Method for realizing microcode and flow table based on network switching chip | |
US20110242991A1 (en) | Method, device, and system for processing border gateway protocol route | |
CN101803289B (en) | Fitness based routing | |
CN107070790A (en) | A kind of route learning method and routing device | |
CN105991793A (en) | Message forwarding method and device | |
CN110518958B (en) | A switching and packet scheduling method suitable for beam hopping in satellite communication systems | |
CN101562574A (en) | Method for updating routing list and device thereof | |
CN117439655B (en) | Space terahertz information center network lightweight caching method and device | |
CN112600951B (en) | Message forwarding method and device | |
CN101909005A (en) | Method and device for processing forwarding table | |
JP3970448B2 (en) | Information relay method and apparatus | |
RU2233473C2 (en) | Device and method for performing high-speed search for routes of internet protocol and controlling routing/transfer tables | |
CN102868775A (en) | Method for expanding capacity of address resolution protocol table, and message forwarding method and device | |
CN117278628A (en) | Data transmission method, device, system, computer equipment and storage medium | |
CN118101592A (en) | Network address structure, satellite and message processing method and device thereof |
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 |