WO2023051253A1 - End-to-end communication method, and electronic device and computer-readable storage medium - Google Patents

End-to-end communication method, and electronic device and computer-readable storage medium Download PDF

Info

Publication number
WO2023051253A1
WO2023051253A1 PCT/CN2022/118775 CN2022118775W WO2023051253A1 WO 2023051253 A1 WO2023051253 A1 WO 2023051253A1 CN 2022118775 W CN2022118775 W CN 2022118775W WO 2023051253 A1 WO2023051253 A1 WO 2023051253A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
managed
managed node
service
service request
Prior art date
Application number
PCT/CN2022/118775
Other languages
French (fr)
Chinese (zh)
Inventor
曾强辉
生嘉
Original Assignee
惠州Tcl移动通信有限公司
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 惠州Tcl移动通信有限公司 filed Critical 惠州Tcl移动通信有限公司
Publication of WO2023051253A1 publication Critical patent/WO2023051253A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/50Service provisioning or reconfiguring
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/70Services for machine-to-machine communication [M2M] or machine type communication [MTC]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/80Services using short range communication, e.g. near-field communication [NFC], radio-frequency identification [RFID] or low energy communication

Definitions

  • the present application relates to the technical field of communication, and in particular, to an end-to-end communication method, electronic equipment, and a computer-readable storage medium.
  • Starlight wireless short-distance communication technology develops a new generation of wireless short-distance communication system.
  • the existing protocol architecture of Starlight technology its basic architecture is divided into three layers: access layer, basic service layer and basic application layer.
  • the Starlight access layer provides the Starlight underlying interface. According to the requirements of different business scenarios, the current Starlight access layer provides two communication interfaces, SLB and SLE, for the upper layer of Starlight.
  • the basic service layer provides service functions such as device discovery, service discovery, connection establishment/maintenance and release, QoS management, status monitoring, and information security for upper-layer business data.
  • the basic application layer implements various application functions, and can define general application service frameworks such as basic communication, basic audio and video, and 5G integration.
  • the nodes in the system include management nodes (also called G nodes) and managed nodes (also called T nodes).
  • management nodes also called G nodes
  • managed nodes also called T nodes.
  • a single management node manages a certain number of managed nodes, and the management node connects with these managed nodes to complete specific communication functions.
  • a single management node and its connected managed nodes form a communication domain.
  • the main purpose of this application is to provide an end-to-end communication method and electronic equipment, which can solve the problem that there is no end-to-end communication service between managed nodes in the existing starlight technology.
  • the first technical solution adopted by this application is to provide an end-to-end communication method, which is applied to the first managed node, and the method includes: sending a service request message to the management node, and the service request message is used for Provide the first service based on the request; receive the service request response from the management node; determine the second managed node providing the first service based on the service request response; and perform end-to-end data interaction with the second managed node.
  • the second technical solution adopted by this application is: provide an end-to-end communication method, which is applied to the management node, and the method includes: receiving a service request message from the first managed node, and the service request The message is used to request to provide the first service; if the management node cannot provide the first service, obtain the capability information of whether other managed nodes in the communication domain can provide the first service; determine that there is a candidate that can provide the first service based on the capability information The management node and/or the second managed node; sending a service request response to the first managed node, where the service request response carries at least one of the following: an indication of the existence of the second managed node, information about the candidate managed node, and the second managed node Information about the management node; assisting the first managed node to perform end-to-end data interaction with the second managed node.
  • the third technical solution adopted by this application is: provide an end-to-end communication method, which is applied to the managed node, the method includes: receiving a capability query message from the management node, and the capability query message is used for Query whether the first service is supported; report capability information to the management node, and the capability information is used to indicate whether the first service can be provided.
  • the fourth technical solution adopted by this application is to provide an electronic device, the electronic device includes a memory and a processor, the memory is used to store program data, and the program data can be executed by the processor to realize the following: The method described in the first or third technical solution.
  • the fifth technical solution adopted by the present application is to provide an electronic device, the electronic device includes a memory and a processor, the memory is used to store program data, and the program data can be executed by the processor to realize the following: The method described in the second technical solution.
  • the sixth technical solution adopted by this application is to provide a computer-readable storage medium, which stores program instructions, and when the program instructions are executed, the first to third technical solutions are implemented. method described in the protocol.
  • the beneficial effect of the present application is that: by sending the service request response to the management node, the first managed node determines whether there is a second managed node that meets the required service requirements in the communication domain of the management node through the service request response.
  • the management node and further can determine the relevant information of the second managed node, so as to realize the end-to-end direct connection data interaction between the first managed node and the second managed node through the time-frequency resource allocation of the management node, Or the end-to-end data interaction between the first managed node and the second managed node is implemented by forwarding data through the management node.
  • FIG. 1 is a schematic flow diagram of the first embodiment of the end-to-end communication method of the present application
  • FIG. 2 is a schematic flow diagram of the second embodiment of the end-to-end communication method of the present application.
  • FIG. 3 is a schematic flowchart of the third embodiment of the end-to-end communication method of the present application.
  • FIG. 4 is a schematic flowchart of the fourth embodiment of the end-to-end communication method of the present application.
  • FIG. 5 is a schematic flowchart of the fifth embodiment of the end-to-end communication method of the present application.
  • FIG. 6 is a schematic flowchart of the sixth embodiment of the end-to-end communication method of the present application.
  • FIG. 7 is a schematic flowchart of the seventh embodiment of the end-to-end communication method of the present application.
  • FIG. 8 is a schematic flowchart of the eighth embodiment of the end-to-end communication method of the present application.
  • FIG. 9 is a schematic flowchart of the ninth embodiment of the end-to-end communication method of the present application.
  • FIG. 10 is a schematic flowchart of the tenth embodiment of the end-to-end communication method of the present application.
  • FIG. 11 is a schematic flowchart of the eleventh embodiment of the end-to-end communication method of this application.
  • FIG. 12 is a schematic flowchart of the twelfth embodiment of the end-to-end communication method of the present application.
  • FIG. 13 is a schematic flowchart of the thirteenth embodiment of the end-to-end communication method of this application.
  • FIG. 14 is a schematic flowchart of the fourteenth embodiment of the end-to-end communication method of this application.
  • FIG. 15 is a schematic flowchart of the fifteenth embodiment of the end-to-end communication method of this application.
  • FIG. 16 is a schematic sequence diagram of the sixteenth embodiment of the end-to-end communication method of the present application.
  • FIG. 17 is a schematic sequence diagram of the seventeenth embodiment of the end-to-end communication method of the present application.
  • FIG. 18 is a schematic sequence diagram of the eighteenth embodiment of the end-to-end communication method of the present application.
  • FIG. 19 is a schematic sequence diagram of the nineteenth embodiment of the end-to-end communication method of this application.
  • FIG. 20 is a schematic structural diagram of the first embodiment of the electronic device of the present application.
  • FIG. 21 is a schematic structural diagram of the second embodiment of the electronic device of the present application.
  • FIG. 22 is a schematic structural diagram of the first embodiment of a computer-readable storage medium of the present application.
  • FIG. 1 is a schematic flowchart of the first embodiment of the end-to-end communication method of the present application. The method is applied to the first managed node, which includes the following steps:
  • S11 Send a service request message to the management node.
  • the first managed node is a terminal node that initiates a service request.
  • the first managed node discovers the management node through a device discovery process. After discovering the management node, the first managed node sends a service request message to the management node.
  • the service request message is used to request to provide the first service.
  • a service request response based on the sent service request message from the management node is received.
  • the management node finds the second managed node that can provide the first service through query or broadcast, and then passes the identity or address information of the second managed node through the service request The response informs the first managed node.
  • the service request response is carried by a system message. If the management node itself has the service requested by the service request message, it does not need to find other managed nodes, and directly responds to the service request, or if the management node can provide the requested service, the management node does not find a better one.
  • S13 Determine a second managed node that provides the first service based on the service request response.
  • the first managed node determines the information about the second managed node contained in the service request response in the following manner: .
  • the second managed node is a terminal node that can provide services.
  • the first managed node directly reads the information of the second managed node from the service request response.
  • the first managed node reads the indication that the second managed node exists from the service request response.
  • the management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed.
  • the management node sends a service request response including an indication that the second managed node exists to the first managed node.
  • the first managed node reads information of candidate managed nodes capable of providing the first service from the service request response, selects a second managed node from the candidate managed nodes, and sends the second managed node to the management node.
  • Information about managed nodes The management node determines whether other managed nodes in its communication domain support the services required by the first managed node by broadcasting or inquiring. The information of multiple other managed nodes supporting the service of the first managed node is sent to the first managed node through the service request response, as the candidate managed node information.
  • the information of the managed node may be the identity information of the managed node in the communication domain, such as an IP address, a MAC address, or a global starlight unique identifier, and the like.
  • end-to-end data interaction can be performed in the following manner.
  • a direct data link can be established between the managed nodes.
  • a direct data link is established between the first managed node and the second managed node to realize end-to-end data interaction.
  • the managed node needs to support the dual connection function, otherwise it does not need it.
  • the first managed node and the second managed node perform data forwarding through the management node, so as to realize end-to-end data interaction.
  • FIG. 2 is a schematic flowchart of a second embodiment of the end-to-end communication method of the present application. The method is applied to the first managed node, which includes the following steps:
  • the first managed node is a terminal node that initiates a service request.
  • the first managed node discovers the management node through the device discovery process, and the management node allocates public resources for the service request to it.
  • the first managed node sends a service request message by using the public resources allocated by the management node without establishing a communication link with the management node.
  • the service request message is used to request to provide the first service.
  • a service request response based on the sent service request message from the management node is received.
  • the management node finds the second managed node that can provide the first service through query or broadcast, and then passes the identity or address information of the second managed node through the service request The response informs the first managed node.
  • the service request response is carried by a system message. If the management node itself has the service requested by the service request message, it does not need to find other managed nodes, and directly responds to the service request, or if the management node can provide the requested service, the management node does not find a better one.
  • S23 Determine a second managed node that provides the first service based on the service request response.
  • the first managed node determines the information about the second managed node contained in the service request response in the following manner: .
  • the second managed node is a terminal node that can provide services.
  • the first managed node directly reads the information of the second managed node from the service request response.
  • the first managed node reads the indication that the second managed node exists from the service request response.
  • the management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed.
  • the management node sends a service request response including an indication that the second managed node exists to the first managed node.
  • the first managed node reads information of candidate managed nodes capable of providing the first service from the service request response, selects a second managed node from the candidate managed nodes, and sends the second managed node to the management node.
  • Information about managed nodes The management node determines whether other managed nodes in its communication domain support the services required by the first managed node by broadcasting or inquiring. The information of multiple other managed nodes supporting the service of the first managed node is sent to the first managed node through the service request response, as the candidate managed node information.
  • the information of the managed node may include the identity information of the managed node in the communication domain, such as an IP address, a MAC address, or a global starlight unique identifier, and the like.
  • the first managed node After the first managed node determines the information of the second managed node, the first managed node initiates a communication link establishment request to the management node, and establishes a communication link with the management node.
  • the communication link may be an XRC link.
  • S25 Perform end-to-end data interaction with the second managed node.
  • end-to-end data interaction can be performed in the following manner.
  • a direct data link can be established between the managed nodes.
  • a direct data link is established between the first managed node and the second managed node to realize end-to-end data interaction.
  • the managed node needs to support the dual connection function, otherwise it does not need it.
  • the first managed node and the second managed node perform data forwarding through the management node, so as to realize end-to-end data interaction.
  • FIG. 3 is a schematic flowchart of a third embodiment of the end-to-end communication method of the present application. The method is applied to the first managed node, which includes the following steps:
  • S31 Establish a communication link with the management node.
  • the first managed node is a terminal node that initiates a service request.
  • the first managed node discovers the management node through a device discovery process.
  • the first managed node sends a communication link establishment request to the management node, and establishes a communication link with the management node.
  • the communication link may be an XRC link.
  • the first managed node After the communication link is established, the first managed node sends a service request message to the management node.
  • the service request message is used to request to provide the first service.
  • a service request response based on the sent service request message from the management node is received.
  • the management node finds the second managed node that can provide the first service through query or broadcast, and then passes the identity or address information of the second managed node through the service request The response informs the first managed node.
  • the service request response is carried by a system message. If the management node itself has the service requested by the service request message, it does not need to find other managed nodes, and directly responds to the service request, or if the management node can provide the requested service, the management node does not find a better one.
  • Other managed nodes of the service and then respond to the service request, which is a typical short-distance communication technology between the management node and the managed node, which is not within the scope of this application. If the service request response of the management node shows that it does not have the ability to provide services, the process ends, the first managed node releases the communication link with the management node, establishes communication link connections with other management nodes, and sends data to other management nodes. Send a service request message.
  • S34 Determine a second managed node that provides the first service based on the service request response.
  • the first managed node determines the information about the second managed node contained in the service request response in the following manner: .
  • the second managed node is a terminal node that can provide services.
  • the first managed node directly reads the information of the second managed node from the service request response.
  • the first managed node reads the indication that the second managed node exists from the service request response.
  • the management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. If other managed nodes support the service, they will respond to the service request to the management node through public channel resources. Otherwise, no service request response is performed.
  • the management node sends a service request response including an indication that the second managed node exists to the first managed node.
  • the first managed node reads information of candidate managed nodes capable of providing the first service from the service request response, selects a second managed node from the candidate managed nodes, and sends the second managed node to the management node.
  • Information about managed nodes The management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. The information of multiple other managed nodes supporting the service of the first managed node is sent to the first managed node through the service request response, as the candidate managed node information.
  • the information of the managed node may include the identity information of the managed node in the communication domain, such as an IP address, a MAC address, or a global starlight unique identifier, and the like.
  • S35 Perform end-to-end data interaction with the second managed node.
  • end-to-end data interaction can be performed in the following manner.
  • a direct data link can be established between the managed nodes.
  • a direct data link is established between the first managed node and the second managed node to realize end-to-end data interaction.
  • the managed node needs to support the dual connection function, otherwise it does not need it.
  • the first managed node and the second managed node perform data forwarding through the management node, so as to realize end-to-end data interaction.
  • FIG. 4 is a schematic flowchart of a fourth embodiment of the end-to-end communication method of the present application. It is a further extension of steps S14, S25, and S35. The method is applied to the first managed node, which includes the following steps:
  • S41 Receive information about directly connected resources allocated by the management node.
  • Directly connected resources include the following types of resource information.
  • the directly connected resources include scheduling time-frequency resources of the second managed node.
  • the directly connected resource is a resource pool uniformly allocated by the management node to the first managed node and the second managed node.
  • the directly connected resources include scheduling time-frequency resources of the second managed node and a resource pool uniformly allocated by the management node to the first managed node and the second managed node.
  • the first managed node selects the information of which directly connected resource to use for end-to-end data interaction.
  • S42 Perform directly connected end-to-end data interaction with the second managed node by using the directly connected resource.
  • Direct end-to-end data interaction can be realized in the following two ways.
  • the management node when the directly connected resources include time-frequency resources for scheduling the second managed node, the management node will also send time-frequency resources for scheduling the first managed node to the second managed node.
  • the time-frequency resource is allocated and designated by the management node for the first managed node and the second managed node. This enables the first managed node and the second managed node to respectively receive data messages from each other on corresponding time-frequency resources, thereby realizing an end-to-end direct data link between the first managed node and the second managed node.
  • the directly connected resource is a resource pool allocated by the management node to the first managed node and the second managed node.
  • the first managed node and the second managed node occupy physical resources in the allocated resource pool by means of LBT to send data.
  • the receiver can obtain the time-frequency resource of the sender's physical resource carried in the resource block through blind detection of fixed resource blocks in the frame structure, such as SCI, in the pre-allocated resource pool.
  • SCI fixed resource blocks in the frame structure
  • FIG. 5 is a schematic flowchart of a fifth embodiment of the end-to-end communication method of the present application. It is a further extension of steps S14, S25, and S35. The method is applied to the first managed node, which includes the following steps:
  • S51 Use the management node as a forwarding node to perform forwarding-based end-to-end data interaction with the second managed node.
  • the first managed node and the management node After determining the relevant information of the second managed node, the first managed node and the management node continue to establish a data link on the basis of establishing a control link, so as to send relevant data information to the management node.
  • the management node is used as a forwarding node to realize end-to-end data interaction between the first managed node and the second managed node.
  • a control link and a data link are established between the management node and the first managed node and between the management node and the second managed node.
  • the management node schedules the first managed node and the second managed node through the control link.
  • the management node acts as a relay node to implement service interaction between the first managed node and the second managed node.
  • a control link and a data link are established between the management node and the first managed node, and the first managed node sends relevant data information to the management node through the data link.
  • the relevant data information is a one-way extremely small amount of data transmission, such as printing instructions, switching instructions, etc.
  • these instructions can be maintained in the service mapping type table of the QoS management module in consideration of compatibility.
  • the management node sends relevant data information to the second managed node by broadcasting, thereby realizing data transmission between the first managed node and the second managed node.
  • FIG. 6 is a schematic flowchart of a sixth embodiment of the end-to-end communication method of the present application. The method is applied to a management node and includes the following steps:
  • the first managed node is a terminal node that initiates a service request.
  • the first managed node discovers the management node through a device discovery process. After discovering the management node, the first managed node sends a service request message to the management node.
  • the management node receives the service request information of the first managed node.
  • the service request message is used to request to provide the first service.
  • S62 Obtain capability information about whether other managed nodes in the communication domain can provide the first service.
  • the management node After receiving the service request message sent by the managed node, the management node can determine whether other managed nodes in the communication domain can provide the services required by the first managed node in the following ways.
  • read stored capability information Query the capability information of the managed node that has been obtained in the management node to determine whether it supports the service.
  • a capability query message is sent to other managed nodes in the communication domain, where the capability query message is used to query whether the first service is supported. Receive capability information reported by other managed nodes in the communication domain.
  • the management node sends the capability query information in a broadcast manner. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed.
  • the management node itself has the service requested by the service request message, it does not need to find other managed nodes, and directly responds to the service request, or if the management node can provide the requested service, the management node does not find a better one. Other managed nodes of the service, and then respond to the service request, which is a typical short-distance communication technology between the management node and the managed node, which is not within the scope of this application. If other managed nodes in the communication domain do not have the ability to provide services, the service request response sent to the first managed node indicates that they do not have the ability to provide services, so that the first managed node can end the process.
  • S63 Determine that there is a candidate managed node and/or a second managed node capable of providing the first service based on the capability information.
  • the managed node is selected as the second managed node.
  • the management node may select the second managed node from among the managed nodes according to information such as RSRP and SINR reported by the managed nodes.
  • the service request response indicates that it has the ability to provide the service
  • the service request response carries at least one of the following: an indication of the existence of the second managed node, information of candidate managed nodes, and information of the second managed node.
  • the service request response carries an indication that the second managed node exists.
  • the management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. If other managed nodes support the service, they will respond to the service request to the management node through public channel resources. Otherwise, no service request response is performed.
  • the management node sends a service request response including an indication that the second managed node exists to the first managed node.
  • the data information to be transmitted by the first managed node is subsequently received, the data information may be transmitted to the second managed node in the form of broadcast.
  • the management node sends the information of multiple candidate managed nodes to the first managed node through a service request response for selection by the first managed node.
  • the management node sends the information of the second managed node to the first managed node through a service request response.
  • S65 Assist the first managed node to perform end-to-end data interaction with the second managed node.
  • end-to-end data interaction can be performed in the following manner.
  • the management node allocates time-frequency resources for the managed nodes, and direct data links can be established between the managed nodes.
  • a direct data link is established between the first managed node and the second managed node to realize end-to-end data interaction.
  • the managed node needs to support the dual connection function, otherwise it does not need it.
  • the first managed node and the second managed node perform data forwarding through the management node, so as to realize end-to-end data interaction.
  • FIG. 7 is a schematic flowchart of a seventh embodiment of the end-to-end communication method of the present application. The method is applied to a management node and includes the following steps:
  • the first managed node is a terminal node that initiates a service request.
  • the first managed node discovers the management node through the device discovery process, and the management node allocates public resources for the service request to it.
  • the first managed node sends a service request message to the management node without establishing a communication link with the management node.
  • the management node receives the service request information of the first managed node.
  • the service request message is used to request to provide the first service.
  • S72 Obtain capability information about whether other managed nodes in the communication domain can provide the first service.
  • the management node After receiving the service request message sent by the managed node, the management node can determine whether other managed nodes in the communication domain can provide the services required by the first managed node in the following ways.
  • read stored capability information Query the capability information of the managed node that has been obtained in the management node to determine whether it supports the service.
  • a capability query message is sent to other managed nodes in the communication domain, where the capability query message is used to query whether the first service is supported. Receive capability information reported by other managed nodes in the communication domain.
  • the management node sends the capability query information in a broadcast manner. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed.
  • the service request response sent to the first managed node indicates that they do not have the ability to provide services, so that the first managed node can end the process.
  • S73 Determine that there is a candidate managed node and/or a second managed node capable of providing the first service based on the capability information.
  • the managed node is selected as the second managed node.
  • the management node may select the second managed node from among the managed nodes according to information such as RSRP and SINR reported by the managed nodes.
  • the service request response indicates that it has the ability to provide the service
  • the service request response carries at least one of the following: an indication of the existence of the second managed node, information of candidate managed nodes, and information of the second managed node.
  • the service request response carries an indication that the second managed node exists.
  • the management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed.
  • the management node sends a service request response including an indication that the second managed node exists to the first managed node.
  • the data information to be transmitted by the first managed node is subsequently received, the data information may be transmitted to the second managed node in the form of broadcast.
  • the management node sends the information of multiple candidate managed nodes to the first managed node through a service request response for selection by the first managed node.
  • the management node sends the information of the second managed node to the first managed node through a service request response.
  • the first managed node After the first managed node determines the information of the second managed node, the first managed node initiates a communication link establishment request to the management node, and the management node establishes a communication link with the first managed node.
  • the communication link may be an XRC link.
  • S76 Assist the first managed node to perform end-to-end data interaction with the second managed node.
  • end-to-end data interaction can be performed in the following manner.
  • the management node allocates time-frequency resources for the managed nodes, and direct data links can be established between the managed nodes.
  • a direct data link is established between the first managed node and the second managed node to realize end-to-end data interaction.
  • the managed node needs to support the dual connection function, otherwise it does not need it.
  • the first managed node and the second managed node perform data forwarding through the management node, so as to realize end-to-end data interaction.
  • FIG. 8 is a schematic flowchart of an eighth embodiment of the end-to-end communication method of the present application. The method is applied to a management node and includes the following steps:
  • the first managed node is a terminal node that initiates a service request.
  • the first managed node discovers the management node through a device discovery process.
  • the first managed node sends a communication link establishment request to the management node, and the management node establishes a communication link with the first managed node.
  • the communication link may be an XRC link.
  • the first managed node sends a service request message to the management node through the communication link.
  • the service request message is used to request to provide the first service.
  • S83 Obtain capability information about whether other managed nodes in the communication domain can provide the first service.
  • the management node After receiving the service request message sent by the managed node, the management node can determine whether other managed nodes in the communication domain can provide the services required by the first managed node in the following ways.
  • read stored capability information Query the capability information of the managed node that has been obtained in the management node to determine whether it supports the service.
  • a capability query message is sent to other managed nodes in the communication domain, where the capability query message is used to query whether the first service is supported. Receive capability information reported by other managed nodes in the communication domain.
  • the management node sends the capability query information in a broadcast manner. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed.
  • the service request response sent to the first managed node indicates that they do not have the ability to provide services, so that the first managed node can end the process and release the communication link.
  • S84 Determine that there is a candidate managed node and/or a second managed node capable of providing the first service based on the capability information.
  • the managed node is selected as the second managed node.
  • the management node may select the second managed node from among the managed nodes according to information such as RSRP and SINR reported by the managed nodes.
  • the service request response indicates that it has the ability to provide the service
  • the service request response carries at least one of the following: an indication of the existence of the second managed node, information of candidate managed nodes, and information of the second managed node.
  • the service request response carries an indication that the second managed node exists.
  • the management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed.
  • the management node sends a service request response including an indication that the second managed node exists to the first managed node.
  • the data information to be transmitted by the first managed node is subsequently received, the data information may be transmitted to the second managed node in the form of broadcast.
  • the management node sends the information of multiple candidate managed nodes to the first managed node through a service request response for selection by the first managed node.
  • the management node sends the information of the second managed node to the first managed node through a service request response.
  • S86 Assist the first managed node to perform end-to-end data interaction with the second managed node.
  • end-to-end data interaction can be performed in the following manner.
  • the management node allocates time-frequency resources for the managed nodes, and direct data links can be established between the managed nodes.
  • a direct data link is established between the first managed node and the second managed node to realize end-to-end data interaction.
  • the managed node needs to support the dual connection function, otherwise it does not need it.
  • the first managed node and the second managed node perform data forwarding through the management node, so as to realize end-to-end data interaction.
  • FIG. 9 is a schematic flowchart of a ninth embodiment of the end-to-end communication method of the present application. It is a further extension of steps S63, S73, and S83. The method is applied to a management node and includes the following steps:
  • S91 Select at least part of the managed nodes capable of providing the first service as candidate management nodes based on the capability information.
  • the management node regards them all as candidate managed nodes.
  • the management node may select a second managed node from the candidate managed nodes according to information such as RSRP and SINR reported by the candidate managed nodes, so as to provide better services for the first managed node.
  • FIG. 10 is a schematic flowchart of a tenth embodiment of the end-to-end communication method of the present application. It is a further extension of steps S65 and S86. The method is applied to a management node and includes the following steps:
  • S101 Allocate direct connection resources for the first managed node and the second managed node.
  • Directly connected resources include the following types of resource information.
  • the directly connected resources include scheduling time-frequency resources of the second managed node and scheduling time-frequency resources of the first managed node.
  • the directly connected resource is a resource pool uniformly allocated by the management node to the first managed node and the second managed node.
  • the directly connected resources include time-frequency resources for scheduling the second managed node and the first managed node, and a resource pool uniformly allocated by the management node for the first managed node and the second managed node.
  • the first managed node selects the information of which directly connected resource to use for end-to-end data interaction.
  • S102 Send information about directly connected resources to the first managed node and the second managed node.
  • the management node sends the time-frequency resource for scheduling the second managed node to the first managed node, and sends the time-frequency resource for scheduling the first managed node to the second managed node.
  • the management node sends information about the resource pool to the first managed node and the second managed node.
  • the management node sends time-frequency resources for scheduling the second managed node to the first managed node, sends time-frequency resources for scheduling the first managed node to the second managed node, and sends the time-frequency resource for scheduling the first managed node to the first managed node
  • the resource pool information is sent with the second managed node.
  • the first managed node selects the information of which directly connected resource to use for end-to-end data interaction.
  • FIG. 11 is a schematic flowchart of an eleventh embodiment of the end-to-end communication method of the present application. It is a further extension of steps S65 and S86. The method is applied to a management node and includes the following steps:
  • S111 Forward end-to-end data between the first managed node and the second managed node.
  • the first managed node and the management node After the first managed node determines the relevant information of the second managed node, the first managed node and the management node continue to establish a data link on the basis of establishing a control link to send relevant data information to the management node .
  • the management node is used as a forwarding node to realize end-to-end data interaction between the first managed node and the second managed node.
  • a control link and a data link are established between the management node and the first managed node and between the management node and the second managed node.
  • the management node schedules the first managed node and the second managed node through the control link.
  • the management node acts as a relay node to implement service interaction between the first managed node and the second managed node.
  • a control link and a data link are established between the management node and the original managed node, and the first managed node sends relevant data information to the management node through the data link.
  • the relevant data information is a one-way extremely small amount of data transmission, such as printing instructions, switching instructions, etc.
  • these instructions can be maintained in the service mapping type table of the QoS management module in consideration of compatibility.
  • the management node sends relevant data information to the second managed node by broadcasting, thereby realizing data transmission between the first managed node and the second managed node.
  • FIG. 12 is a schematic flowchart of a twelfth embodiment of the end-to-end communication method of the present application. The method is applied to a managed node, and it includes the following steps:
  • the capability query message is used to query whether the first service is supported.
  • the capability query message may be received from the management node alone, or may be sent and received by the management node in a broadcast manner.
  • S122 Report capability information to the management node.
  • the management node After inquiring whether the services it can provide include the first service, it sends a service request response to the management node and reports capability information.
  • the capability information is used to indicate whether the first service can be provided. Or, if it cannot provide the first service itself, it does not respond to the service request and does not report the capability information.
  • FIG. 13 is a schematic flowchart of a thirteenth embodiment of the end-to-end communication method of the present application. The method is applied to a managed node, and it includes the following steps:
  • the capability query message is used to query whether the first service is supported.
  • the capability query message may be received from the management node alone, or may be sent and received by the management node in a broadcast manner.
  • S132 Report capability information to the management node.
  • the management node After inquiring whether the services it can provide include the first service, it sends a service request response to the management node and reports capability information.
  • the capability information is used to indicate whether the first service can be provided. Or, if it cannot provide the first service itself, it does not respond to the service request and does not report the capability information.
  • S133 Receive information about directly connected resources allocated by the management node.
  • Directly connected resources include the following types of resource information.
  • the directly connected resources include time-frequency resources for scheduling the first managed node.
  • the directly connected resource is a resource pool uniformly allocated by the management node to the first managed node and the second managed node.
  • the directly connected resources include scheduling time-frequency resources of the first managed node and a resource pool uniformly allocated by the management node to the first managed node and the second managed node.
  • the first managed node selects the information of which directly connected resource to use for end-to-end data interaction.
  • S134 Perform directly connected end-to-end data interaction with the first managed node requesting the first service by using the directly connected resources.
  • Direct end-to-end data interaction can be realized in the following two ways.
  • the management node when the directly connected resource includes the time-frequency resource of the source second managed node, the management node will also send the time-frequency resource for scheduling the second managed node to the first managed node.
  • the time-frequency resource is allocated and designated by the management node for the first managed node and the second managed node. This enables the first managed node and the second managed node to respectively receive data messages from each other on corresponding time-frequency resources, thereby realizing an end-to-end direct data link between the first managed node and the second managed node.
  • the directly connected resource is a resource pool allocated by the management node to the first managed node and the second managed node.
  • the first managed node and the second managed node occupy physical resources in the allocated resource pool by means of LBT to send data.
  • the receiver can obtain the time-frequency resource of the sender's physical resource carried in the resource block through blind detection of fixed resource blocks in the frame structure, such as SCI, in the pre-allocated resource pool.
  • SCI fixed resource blocks in the frame structure
  • FIG. 14 is a schematic flowchart of a fourteenth embodiment of the end-to-end communication method of the present application. It is a further extension of step S134.
  • the method is applied to a managed node, and it includes the following steps:
  • S141 Use the management node as a forwarding node to perform forwarding-based end-to-end data interaction with the first managed node requesting the first service.
  • the first managed node and the management node After determining the relevant information of the second managed node, the first managed node and the management node continue to establish a data link on the basis of establishing a control link, so as to send relevant data information to the management node.
  • the management node is used as a forwarding node to realize end-to-end data interaction between the first managed node and the second managed node.
  • a control link and a data link are established between the management node and the first managed node and between the management node and the second managed node.
  • the management node schedules the first managed node and the second managed node through the control link.
  • the management node acts as a relay node to implement service interaction between the first managed node and the second managed node.
  • FIG. 15 is a schematic flowchart of a fifteenth embodiment of the end-to-end communication method of the present application. The method is applied to a managed node, and it includes the following steps:
  • the capability query message is used to query whether the first service is supported.
  • the capability query message may be received from the management node alone, or may be sent and received by the management node in a broadcast manner.
  • S152 Report capability information to the management node.
  • the management node After inquiring whether the services it can provide include the first service, it sends a service request response to the management node and reports capability information.
  • the capability information is used to indicate whether the first service can be provided. Or, if it cannot provide the first service itself, it does not respond to the service request and does not report the capability information.
  • S153 Receive service data sent by the management node in a broadcast manner.
  • the service data comes from the first managed node requesting the first service.
  • a control link and a data link are established between the management node and the first managed node, and the first managed node communicates with the management node through the data link.
  • Send relevant data information When the relevant data information is a one-way extremely small amount of data transmission, such as printing instructions, switching instructions, etc., these instructions can be maintained in the service mapping type table of the QoS management module in consideration of compatibility.
  • the management node sends relevant data information to the second managed node by broadcasting, thereby realizing data transmission between the first managed node and the second managed node.
  • FIG. 16 is a schematic sequence diagram of a sixteenth embodiment of the end-to-end communication method of the present application. The method includes the following steps:
  • S161 The first managed node and the management node perform device discovery.
  • S162 The first managed node establishes a communication link with the management node.
  • S163 The first managed node sends a service request to the management node.
  • S164 The management node queries the managed node for services of the managed node.
  • S165 The managed node reports the service.
  • S166 The management node determines the second managed node.
  • S167 The management node sends a service request response to the first managed node.
  • S168 The management node allocates time-frequency resources for the first managed node.
  • S169 The management node allocates time-frequency resources for the second managed node.
  • S170 The management node sends time-frequency resource information for scheduling the second managed node to the first managed node.
  • S171 The management node sends time-frequency resource information for scheduling the first managed node to the second managed node.
  • S172 The first managed node establishes an end-to-end data link with the managed node.
  • the management node queries other managed nodes in the communication domain, and receives the service report information of the managed nodes.
  • the management node determines that it is the second managed node; when it receives multiple managed nodes that meet the required reporting information, the management node regards all of them as candidates
  • the managed node further determines the most suitable managed node that can provide the best service through information such as RSRP and SINR reported by the candidate managed node as the second managed node. After determining the second managed node, the management node sends a service request response to the first managed node based on the information of the second managed node.
  • FIG. 17 is a schematic sequence diagram of a seventeenth embodiment of the end-to-end communication method of the present application. The method includes the following steps:
  • S181 The first managed node performs device discovery.
  • S182 The first managed node sends a service request to the management node.
  • S183 The management node queries the managed node for services of the managed node.
  • S185 The management node determines the second managed node.
  • S186 The management node sends a service request response to the first managed node.
  • the first managed node establishes a communication link with the management node.
  • S188 The management node allocates time-frequency resources for the first managed node.
  • S189 The management node allocates time-frequency resources for the second managed node.
  • the management node sends time-frequency resource information for scheduling the second managed node to the first managed node.
  • S191 The management node sends time-frequency resource information for scheduling the first managed node to the second managed node.
  • S192 The first managed node establishes an end-to-end data link with the managed node.
  • the management node queries other managed nodes in the communication domain, and receives the service report information of the managed nodes.
  • the management node determines that it is the second managed node; when it receives multiple managed nodes that meet the required reporting information, the management node regards all of them as candidates
  • the managed node further determines the most suitable managed node that can provide the best service through information such as RSRP and SINR reported by the candidate managed node as the second managed node. After determining the second managed node, the management node sends a service request response to the first managed node based on the information of the second managed node.
  • FIG. 18 is a schematic sequence diagram of an eighteenth embodiment of the end-to-end communication method of the present application. The method includes the following steps:
  • S201 The first managed node and the management node perform device discovery.
  • S202 The first managed node establishes a communication link with the management node.
  • S203 The first managed node sends a service request to the management node.
  • S204 The management node queries the managed node for services of the managed node.
  • S205 The managed node reports the service.
  • S206 The management node determines the second managed node.
  • S207 The management node sends a service request response to the first managed node.
  • S208 The management node executes data forwarding.
  • the management node queries other managed nodes in the communication domain, and receives the service report information of the managed nodes.
  • the management node determines that it is the second managed node; when it receives multiple managed nodes that meet the required reporting information, the management node regards all of them as candidates
  • the managed node further determines the most suitable managed node that can provide the best service through information such as RSRP and SINR reported by the candidate managed node as the second managed node. After determining the second managed node, the management node sends a service request response to the first managed node based on the information of the second managed node.
  • FIG. 19 is a schematic sequence diagram of a nineteenth embodiment of the end-to-end communication method of the present application. The method includes the following steps:
  • S211 The first managed node and the management node perform device discovery.
  • S212 The first managed node establishes a communication link with the management node.
  • S213 The first managed node sends a service request to the management node.
  • S214 The management node performs broadcast polling (service request) to the managed node.
  • S215 The managed node sends a service request response to the management node.
  • S216 The management node sends a service request response to the first managed node.
  • S217 The first managed node sends related data to the management node.
  • S218 The management node broadcasts and transmits relevant data to the managed node.
  • the management node broadcasts a service request to the managed node, receives a service request response from the managed node that meets the service requirement, and based on this, sends a message indicating that there is a managed node that meets the service requirement in the communication domain to the first managed node. Node's service request response.
  • the selected second managed node is shown in the figure, but actually there may be more other managed nodes in the communication domain of the management node.
  • FIG. 20 is a schematic structural diagram of the first embodiment of the electronic device of the present application.
  • the electronic device includes: a processor 110 and a memory 120 .
  • the processor 110 controls operations of the communication device, and the processor 110 may also be called a CPU (Central Processing Unit, central processing unit).
  • the processor 110 may be an integrated circuit chip, capable of processing signal sequences.
  • the processor 210 can also be a general-purpose processor, a digital signal sequence processor (DSP), an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components.
  • a general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like.
  • the memory 120 stores instructions and data required for the processor 110 to work.
  • the processor 110 is configured to execute instructions to implement the methods described in any one of the first embodiment to the fifth embodiment, the twelfth embodiment to the fifteenth embodiment of the service discovery method of this application, that is, a possible combined method.
  • FIG. 21 is a schematic structural diagram of a second embodiment of the electronic device of the present application.
  • the electronic device includes: a processor 210 and a memory 220 .
  • the processor 210 controls the operation of the communication device, and the processor 210 may also be called a CPU (Central Processing Unit, central processing unit).
  • the processor 210 may be an integrated circuit chip, capable of processing signal sequences.
  • the processor 210 can also be a general-purpose processor, a digital signal sequence processor (DSP), an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components.
  • a general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like.
  • the memory 220 stores instructions and data required for the processor 210 to work.
  • the processor 210 is configured to execute instructions to implement the method described in any one of the sixth embodiment to the eleventh embodiment of the service discovery method of this application, that is, a possible combined method.
  • FIG. 22 is a schematic structural diagram of a first embodiment of a computer-readable storage medium of the present application.
  • the computer-readable storage medium includes a memory 310, and the memory 310 stores program data.
  • the program data is executed, the method provided by any embodiment and possible combination of the measurement method of the present application is implemented.
  • the memory 310 may include a read-only memory (ROM, Read-Only Memory), a random access memory (RAM, Random Access Memory), a flash memory (Flash Memory), a hard disk, an optical disk, and the like.
  • ROM read-only memory
  • RAM random access memory
  • flash Memory flash memory
  • the first managed node determines whether there is a second managed node that meets the required service requirements in the communication domain of the management node through the service request response. , and further can determine the relevant information of the second managed node, so as to realize the end-to-end direct data interaction between the first managed node and the second managed node through the time-frequency resource allocation of the management node, or through The end-to-end data interaction between the first managed node and the second managed node is realized by the management node forwarding the data.
  • the disclosed methods and devices may be implemented in other ways.
  • the device implementation described above is only illustrative.
  • the division of the modules or units is only a logical function division. In actual implementation, there may be other division methods.
  • multiple units or components can be Incorporation may either be integrated into another system, or some features may be omitted, or not implemented.
  • the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit.
  • the above-mentioned integrated units can be implemented in the form of hardware or in the form of software functional units.
  • the integrated units in the above other embodiments are realized in the form of software function units and sold or used as independent products, they can be stored in a computer-readable storage medium.
  • the technical solution of the present application is essentially or part of the contribution to the prior art or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium , including several instructions to make a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (processor) execute all or part of the steps of the methods described in various embodiments of the present application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disc, etc., which can store program codes. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

Disclosed in the present application is an end-to-end communication method. The end-to-end communication method is applied to a first managed node. The end-to-end communication method comprises: sending a service request message to a management node, wherein the service request message is used for requesting the provision of a first service; receiving a service request response from the management node; on the basis of the service request response, determining a second managed node, which provides the first service; and performing end-to-end data interaction with the second managed node. Further disclosed in the present application are an electronic device and a computer-readable storage medium. In this way, the present application makes it possible to realize end-to-end communication between managed nodes.

Description

端到端通信方法、电子设备及计算机可读存储介质Peer-to-peer communication method, electronic device and computer-readable storage medium 技术领域technical field
本申请涉及通信技术领域,特别是涉及一种端到端通信方法、电子设备及计算机可读存储介质。The present application relates to the technical field of communication, and in particular, to an end-to-end communication method, electronic equipment, and a computer-readable storage medium.
背景技术Background technique
随着万物互联时代的到来,越来越多的智能设备出现在了人们的生活中,为人类的生活带来了诸多便利。但是与快速发展的技术相对应的,人们对于短距通信有了越来越高的需求。在智能汽车、智能终端、智能家居和智能制造等众多领域中,例如VR/投屏实时游戏,高可靠低时延的实时通话,可穿戴设备与智能手机的互联,车载降噪等技术都有低时延、超高可靠性、高精度同步和多并发等的业务特点。而现有的短距通信技术无法满足上述技术的需求,为了满足用户的需求,达到更高的性能,星闪短距通信技术应运而生。With the advent of the Internet of Everything era, more and more smart devices have appeared in people's lives, bringing a lot of convenience to human life. But corresponding to the rapid development of technology, people have higher and higher requirements for short-distance communication. In many fields such as smart cars, smart terminals, smart homes, and smart manufacturing, technologies such as VR/casting real-time games, high-reliability and low-latency real-time calls, interconnection between wearable devices and smartphones, and vehicle-mounted noise reduction technologies are available. Business features such as low latency, ultra-high reliability, high-precision synchronization, and multiple concurrency. However, the existing short-distance communication technology cannot meet the requirements of the above-mentioned technologies. In order to meet the needs of users and achieve higher performance, Starlight short-distance communication technology emerged as the times require.
星闪无线短距通信技术(以下简称星闪技术或星闪)制定新一代无线短距离通信系统。星闪技术现有协议架构,其基本架构分为三层:接入层、基础服务层以及基础应用层。星闪接入层提供星闪底层接口。根据不同业务场景需求,当前星闪接入层为星闪上层提供SLB和SLE两种通信接口。基础服务层为上层业务数据提供了设备发现、服务发现、连接建立/维护与释放、QoS管理、状态监控、信息安全等服务功能。基础应用层实现各类应用功能,可以定义基础通信,基础音视频,5G融合等通用应用服务框架。Starlight wireless short-distance communication technology (hereinafter referred to as Starlight technology or Starlight) develops a new generation of wireless short-distance communication system. The existing protocol architecture of Starlight technology, its basic architecture is divided into three layers: access layer, basic service layer and basic application layer. The Starlight access layer provides the Starlight underlying interface. According to the requirements of different business scenarios, the current Starlight access layer provides two communication interfaces, SLB and SLE, for the upper layer of Starlight. The basic service layer provides service functions such as device discovery, service discovery, connection establishment/maintenance and release, QoS management, status monitoring, and information security for upper-layer business data. The basic application layer implements various application functions, and can define general application service frameworks such as basic communication, basic audio and video, and 5G integration.
在星闪技术的网络架构中,系统内的节点包括管理节点(也叫G节点),被管理节点(也叫T节点)。在具体的应用场景中,单个管理节点管理一定数量的被管理节点,管理节点和这些被管理节点连接共同完成特定的通信功能。单个管理节点以及与其相连的被管理节点共同组成一个通信域。In the network architecture of Starlight Technology, the nodes in the system include management nodes (also called G nodes) and managed nodes (also called T nodes). In a specific application scenario, a single management node manages a certain number of managed nodes, and the management node connects with these managed nodes to complete specific communication functions. A single management node and its connected managed nodes form a communication domain.
而从目前的星闪技术的架构中来看,只定义了管理节点与被管理节点之间的通信链路,在星闪接入层实现了管理节点和被管理节点的空口交互。基于管理节点的数量和提供的服务有限的因素,当被管理节点的通信范围内的所有管理节点无法提供被管理节点所需要的服务,但是存在其他被管理节点可以提供该服务或存在其他被管理节点可以更好地提供该服务时,需要考虑被管理节点之间的端到端的通信业务。From the perspective of the current Starlight technology architecture, only the communication link between the management node and the managed node is defined, and the air interface interaction between the management node and the managed node is realized at the Starlight access layer. Based on the number of management nodes and the limited services provided, when all the management nodes within the communication range of the managed node cannot provide the service required by the managed node, but there are other managed nodes that can provide the service or there are other managed nodes When a node can better provide this service, it needs to consider the end-to-end communication service between the managed nodes.
发明内容Contents of the invention
本申请主要目的是提供一种端到端通信方法以及电子设备,能够解决现有的星闪技术中没有被管理节点之间的端到端的通信业务的问题。The main purpose of this application is to provide an end-to-end communication method and electronic equipment, which can solve the problem that there is no end-to-end communication service between managed nodes in the existing starlight technology.
为解决上述技术问题,本申请采用的第一个技术方案是:提供一种端到端的通信方法,应用于第一被管理节点,该方法包括:向管理节点发送服务请求消息,服务请求消息用于请求提供第一服务;接收来自于管理节点的服务请求响应;基于服务请求响应确定提供第一服务的第二被管理节点;与第二被管理节点进行端到端数据交互。In order to solve the above technical problems, the first technical solution adopted by this application is to provide an end-to-end communication method, which is applied to the first managed node, and the method includes: sending a service request message to the management node, and the service request message is used for Provide the first service based on the request; receive the service request response from the management node; determine the second managed node providing the first service based on the service request response; and perform end-to-end data interaction with the second managed node.
为解决上述技术问题,本申请采用的第二个技术方案是:提供一种端到端的通信方法,应用于管理节点,该方法包括:接收来自于第一被管理节点的服务请求消息,服务请求消息用于请求提供第一服务;若管理节点无法提供第一服务,则获取通信域内的其他被管理节点能否提供第一服务的能力信息;基于能力信息确定存在能够提供第一服务的候选被管理节点和/或第二被管理节点;向第一被管理节点发送服务请求响应,服务请求响应携带以下至少一种:存在第二被管理节点的指示、候选被管理节点的信息和第二被管理节点的信息; 协助第一被管理节点与第二被管理节点进行端到端数据交互。In order to solve the above technical problems, the second technical solution adopted by this application is: provide an end-to-end communication method, which is applied to the management node, and the method includes: receiving a service request message from the first managed node, and the service request The message is used to request to provide the first service; if the management node cannot provide the first service, obtain the capability information of whether other managed nodes in the communication domain can provide the first service; determine that there is a candidate that can provide the first service based on the capability information The management node and/or the second managed node; sending a service request response to the first managed node, where the service request response carries at least one of the following: an indication of the existence of the second managed node, information about the candidate managed node, and the second managed node Information about the management node; assisting the first managed node to perform end-to-end data interaction with the second managed node.
为解决上述技术问题,本申请采用的第三个技术方案是:提供一种端到端的通信方法,应用于被管理节点,该方法包括:接收来自管理节点的能力查询消息,能力查询消息用于查询是否支持第一服务;向管理节点上报能力信息,能力信息用于表示能否提供第一服务。In order to solve the above technical problems, the third technical solution adopted by this application is: provide an end-to-end communication method, which is applied to the managed node, the method includes: receiving a capability query message from the management node, and the capability query message is used for Query whether the first service is supported; report capability information to the management node, and the capability information is used to indicate whether the first service can be provided.
为解决上述技术问题,本申请采用的第四个技术方案是:提供一种电子设备,该电子设备包括存储器和处理器,存储器用于存储程序数据,程序数据能够被处理器执行,以实现如第一或第三个技术方案中所述的方法。In order to solve the above technical problems, the fourth technical solution adopted by this application is to provide an electronic device, the electronic device includes a memory and a processor, the memory is used to store program data, and the program data can be executed by the processor to realize the following: The method described in the first or third technical solution.
为解决上述技术问题,本申请采用的第五个技术方案是:提供一种电子设备,该电子设备包括存储器和处理器,存储器用于存储程序数据,程序数据能够被处理器执行,以实现如第二个技术方案中所述的方法。In order to solve the above technical problems, the fifth technical solution adopted by the present application is to provide an electronic device, the electronic device includes a memory and a processor, the memory is used to store program data, and the program data can be executed by the processor to realize the following: The method described in the second technical solution.
为解决上述技术问题,本申请采用的第六个技术方案是:提供一种计算机可读存储介质,该计算机可读存储介质存储程序指令,程序指令被执行时实现如第一至第三个技术方案中所述的方法。In order to solve the above technical problems, the sixth technical solution adopted by this application is to provide a computer-readable storage medium, which stores program instructions, and when the program instructions are executed, the first to third technical solutions are implemented. method described in the protocol.
本申请的有益效果在于:通过向管理节点发送服务请求得到的服务请求响应,第一被管理节点通过服务请求响应确定该管理节点的通信域之内是否具备存在满足所需服务要求的第二被管理节点,以及进一步地可确定该第二被管理节点的相关信息,从而通过管理节点的时频资源分配实现第一被管理节点与第二被管理节点之间端到端的直连的数据交互,或通过管理节点转发数据实现第一被管理节点与第二被管理节点之间端到端的数据交互。The beneficial effect of the present application is that: by sending the service request response to the management node, the first managed node determines whether there is a second managed node that meets the required service requirements in the communication domain of the management node through the service request response. The management node, and further can determine the relevant information of the second managed node, so as to realize the end-to-end direct connection data interaction between the first managed node and the second managed node through the time-frequency resource allocation of the management node, Or the end-to-end data interaction between the first managed node and the second managed node is implemented by forwarding data through the management node.
附图说明Description of drawings
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings that need to be used in the description of the embodiments will be briefly introduced below. Obviously, the drawings in the following description are only some embodiments of the present invention. For those skilled in the art, other drawings can also be obtained based on these drawings without creative effort.
[根据细则91更正 12.10.2022] 
图1是本申请端到端通信方法第一实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 1 is a schematic flow diagram of the first embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图2本申请端到端通信方法第二实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 2 is a schematic flow diagram of the second embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图3本申请端到端通信方法第三实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 3 is a schematic flowchart of the third embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图4本申请端到端通信方法第四实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 4 is a schematic flowchart of the fourth embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图5本申请端到端通信方法第五实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 5 is a schematic flowchart of the fifth embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图6本申请端到端通信方法第六实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 6 is a schematic flowchart of the sixth embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图7本申请端到端通信方法第七实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 7 is a schematic flowchart of the seventh embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图8本申请端到端通信方法第八实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 8 is a schematic flowchart of the eighth embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图9本申请端到端通信方法第九实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 9 is a schematic flowchart of the ninth embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图10本申请端到端通信方法第十实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 10 is a schematic flowchart of the tenth embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图11本申请端到端通信方法第十一实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 11 is a schematic flowchart of the eleventh embodiment of the end-to-end communication method of this application;
[根据细则91更正 12.10.2022] 
图12本申请端到端通信方法第十二实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 12 is a schematic flowchart of the twelfth embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图13本申请端到端通信方法第十三实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 13 is a schematic flowchart of the thirteenth embodiment of the end-to-end communication method of this application;
[根据细则91更正 12.10.2022] 
图14本申请端到端通信方法第十四实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 14 is a schematic flowchart of the fourteenth embodiment of the end-to-end communication method of this application;
[根据细则91更正 12.10.2022] 
图15本申请端到端通信方法第十五实施例的流程示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 15 is a schematic flowchart of the fifteenth embodiment of the end-to-end communication method of this application;
[根据细则91更正 12.10.2022] 
图16本申请端到端通信方法第十六实施例的时序示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 16 is a schematic sequence diagram of the sixteenth embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图17本申请端到端通信方法第十七实施例的时序示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 17 is a schematic sequence diagram of the seventeenth embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图18本申请端到端通信方法第十八实施例的时序示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 18 is a schematic sequence diagram of the eighteenth embodiment of the end-to-end communication method of the present application;
[根据细则91更正 12.10.2022] 
图19本申请端到端通信方法第十九实施例的时序示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 19 is a schematic sequence diagram of the nineteenth embodiment of the end-to-end communication method of this application;
[根据细则91更正 12.10.2022] 
图20本申请电子设备第一实施例的结构示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 20 is a schematic structural diagram of the first embodiment of the electronic device of the present application;
[根据细则91更正 12.10.2022] 
图21本申请电子设备第二实施例的结构示意图;
[Corrected 12.10.2022 under Rule 91]
FIG. 21 is a schematic structural diagram of the second embodiment of the electronic device of the present application;
[根据细则91更正 12.10.2022] 
图22本申请计算机可读存储介质第一实施例的结构示意图。
[Corrected 12.10.2022 under Rule 91]
FIG. 22 is a schematic structural diagram of the first embodiment of a computer-readable storage medium of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅是本申请的一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present application with reference to the accompanying drawings in the embodiments of the present application. Obviously, the described embodiments are only part of the embodiments of the present application, not all of them. Based on the embodiments in this application, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the scope of protection of this application.
本申请中的术语“第一”、“第二”等是用于区别不同对象,而不是用于描述特定顺序。此外,术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其它步骤或单元。The terms "first", "second", etc. in this application are used to distinguish different objects, not to describe a specific order. Furthermore, the terms "include" and "have", as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, product or device comprising a series of steps or units is not limited to the listed steps or units, but optionally also includes unlisted steps or units, or optionally further includes For other steps or units inherent in these processes, methods, products or apparatuses.
在本文中提及“实施例”意味着,结合实施例描述的特定特征、结构或特性可以包含在本申请的至少一个实施例中。在说明书中的各个位置出现该短语并不一定均是指相同的实施例,也不是与其它实施例互斥的独立的或备选的实施例。本领域技术人员显式地和隐式地理解的是,本文所描述的实施例可以与其它实施例相结合。Reference herein to an "embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the present application. The occurrences of this phrase 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. It is understood explicitly and implicitly by those skilled in the art that the embodiments described herein can be combined with other embodiments.
如图1所示,图1为本申请端到端通信方法第一实施例的流程示意图。该方法应用于第一被管理节点,其包括以下步骤:As shown in FIG. 1 , FIG. 1 is a schematic flowchart of the first embodiment of the end-to-end communication method of the present application. The method is applied to the first managed node, which includes the following steps:
S11:向管理节点发送服务请求消息。S11: Send a service request message to the management node.
第一被管理节点为发起服务请求的终端节点。第一被管理节点通过设备发现流程发现了管理节点。在发现了管理节点之后,第一被管理节点向管理节点发送服务请求消息。该服务请求消息用于请求提供第一服务。The first managed node is a terminal node that initiates a service request. The first managed node discovers the management node through a device discovery process. After discovering the management node, the first managed node sends a service request message to the management node. The service request message is used to request to provide the first service.
S12:接收来自于管理节点的服务请求响应。S12: Receive a service request response from the management node.
接收管理节点基于发送的服务请求消息的服务请求响应。管理节点在接收到被管理节点发送的服务请求消息后,通过查询或广播的方式寻找到可提供第一服务的第二被管理节点,而后将第二被管理节点的身份或地址信息通过服务请求响应告知第一被管理节点。该服务请求响应由系统消息承载。若管理节点自身具有服务请求消息所请求的服务,则无需查找其他被管理节点,直接进行服务请求响应,或若在管理节点可提供请求服务的基础上,管理节点未寻找到可更好地提供服务的其他被管理节点,而后进行服务请求响应,此都为典型的管理节点与被管理节点的短距通信技术,不在本申请的考虑范围内。若管理节点的服务请求响应表明不具备提供服务的能力,则结束流程,第一被管理节点向其他管理节点发送服务请求信息。A service request response based on the sent service request message from the management node is received. After receiving the service request message sent by the managed node, the management node finds the second managed node that can provide the first service through query or broadcast, and then passes the identity or address information of the second managed node through the service request The response informs the first managed node. The service request response is carried by a system message. If the management node itself has the service requested by the service request message, it does not need to find other managed nodes, and directly responds to the service request, or if the management node can provide the requested service, the management node does not find a better one. Other managed nodes of the service, and then respond to the service request, which is a typical short-distance communication technology between the management node and the managed node, which is not within the scope of this application. If the service request response of the management node indicates that it is not capable of providing the service, the process ends, and the first managed node sends service request information to other management nodes.
S13:基于服务请求响应确定提供第一服务的第二被管理节点。S13: Determine a second managed node that provides the first service based on the service request response.
在来自于管理节点的服务请求响应表明具有提供服务的能力的情况下,第一被管理节点在接收到服务请求响应后,通过以下方式确定服务请求响应中包含的有关第二被管理节点的信息。第二被管理节点为可提供服务的终端节点。In the case that the service request response from the management node indicates that it has the ability to provide services, the first managed node, after receiving the service request response, determines the information about the second managed node contained in the service request response in the following manner: . The second managed node is a terminal node that can provide services.
可选地,第一被管理节点从服务请求响应中直接读取第二被管理节点的信息。Optionally, the first managed node directly reads the information of the second managed node from the service request response.
可选地,第一被管理节点从服务请求响应中读取存在第二被管理节点的指示。管理节点通过广播或查询的方式确定其通信域内的其他被管理节点是否支持第一被管理节点所需的服务。其他被管理节点若支持该服务,则会通过公共信道资源对管理节点进行服务请求响应。否则不进行服务请求响应。管理节点在接收到来自其他被管理节点的服务请求响应时,向第一被管理节点发送包含了存在第二被管理节点的指示的服务请求响应。Optionally, the first managed node reads the indication that the second managed node exists from the service request response. The management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed. When receiving service request responses from other managed nodes, the management node sends a service request response including an indication that the second managed node exists to the first managed node.
可选地,第一被管理节点从服务请求响应中读取能够提供第一服务的候选被管理节点的信息,从候选被管理节点中选择出第二被管理节点,并且向管理节点发送第二被管理节点的信息。管理节点通过广播或查询的方式确定其通信域内的其他被管理节点是否支持第一 被管理节点所需的服务。将多个支持第一被管理节点服务的其他被管理节点的信息都通过服务请求响应发送至第一被管理节点,作为候选被管理节点信息。Optionally, the first managed node reads information of candidate managed nodes capable of providing the first service from the service request response, selects a second managed node from the candidate managed nodes, and sends the second managed node to the management node. Information about managed nodes. The management node determines whether other managed nodes in its communication domain support the services required by the first managed node by broadcasting or inquiring. The information of multiple other managed nodes supporting the service of the first managed node is sent to the first managed node through the service request response, as the candidate managed node information.
其中,被管理节点的信息可以是被管理节点在该通信域内的身份标识信息,如IP地址、MAC地址或全球星闪唯一标识等。Wherein, the information of the managed node may be the identity information of the managed node in the communication domain, such as an IP address, a MAC address, or a global starlight unique identifier, and the like.
S14:与第二被管理节点进行端到端数据交互。S14: Perform end-to-end data interaction with the second managed node.
在第一被管理节点确定第二被管理节点的信息之后,可通过以下方式进行端到端的数据交互。After the first managed node determines the information of the second managed node, end-to-end data interaction can be performed in the following manner.
可选地,通过对现有的星闪SLB接入层进行增强后,在管理节点为被管理节点分配时频资源后,被管理节点之间可建立直连的数据链路。第一被管理节点与第二被管理节点之间建立直连数据链路以实现端到端数据交互。Optionally, after the existing Starlight SLB access layer is enhanced, after the management node allocates time-frequency resources for the managed nodes, a direct data link can be established between the managed nodes. A direct data link is established between the first managed node and the second managed node to realize end-to-end data interaction.
其中,若被管理节点与管理节点之间也需要建立数据链路,则被管理节点需要支持双连接功能,否则不需要。Wherein, if a data link needs to be established between the managed node and the management node, the managed node needs to support the dual connection function, otherwise it does not need it.
可选地,第一被管理节点与第二被管理节点通过管理节点进行数据转发,以实现端到端的数据交互。Optionally, the first managed node and the second managed node perform data forwarding through the management node, so as to realize end-to-end data interaction.
如图2所示,图2为本申请端到端通信方法第二实施例的流程示意图。该方法应用于第一被管理节点,其包括以下步骤:As shown in FIG. 2 , FIG. 2 is a schematic flowchart of a second embodiment of the end-to-end communication method of the present application. The method is applied to the first managed node, which includes the following steps:
S21:向管理节点发送服务请求消息。S21: Send a service request message to the management node.
第一被管理节点为发起服务请求的终端节点。第一被管理节点通过设备发现流程发现了管理节点,并且管理节点为其分配了服务请求的公共资源。参考TS23.303modeB中的概念,在发现了管理节点之后,第一被管理节点通过使用管理节点分配的公共资源发送服务请求消息,而无需与管理节点建立通信链路。该服务请求消息用于请求提供第一服务。The first managed node is a terminal node that initiates a service request. The first managed node discovers the management node through the device discovery process, and the management node allocates public resources for the service request to it. Referring to the concept in TS23.303modeB, after discovering the management node, the first managed node sends a service request message by using the public resources allocated by the management node without establishing a communication link with the management node. The service request message is used to request to provide the first service.
S22:接收来自于管理节点的服务请求响应。S22: Receive a service request response from the management node.
接收管理节点基于发送的服务请求消息的服务请求响应。管理节点在接收到被管理节点发送的服务请求消息后,通过查询或广播的方式寻找到可提供第一服务的第二被管理节点,而后将第二被管理节点的身份或地址信息通过服务请求响应告知第一被管理节点。该服务请求响应由系统消息承载。若管理节点自身具有服务请求消息所请求的服务,则无需查找其他被管理节点,直接进行服务请求响应,或若在管理节点可提供请求服务的基础上,管理节点未寻找到可更好地提供服务的其他被管理节点,而后进行服务请求响应,此都为典型的管理节点与被管理节点的短距通信技术,不在本申请的考虑范围内。若管理节点的服务请求响应表明不具备提供服务的能力,则结束流程,第一被管理节点向其他管理节点发送服务请求信息。A service request response based on the sent service request message from the management node is received. After receiving the service request message sent by the managed node, the management node finds the second managed node that can provide the first service through query or broadcast, and then passes the identity or address information of the second managed node through the service request The response informs the first managed node. The service request response is carried by a system message. If the management node itself has the service requested by the service request message, it does not need to find other managed nodes, and directly responds to the service request, or if the management node can provide the requested service, the management node does not find a better one. Other managed nodes of the service, and then respond to the service request, which is a typical short-distance communication technology between the management node and the managed node, which is not within the scope of this application. If the service request response of the management node indicates that it is not capable of providing the service, the process ends, and the first managed node sends service request information to other management nodes.
S23:基于服务请求响应确定提供第一服务的第二被管理节点。S23: Determine a second managed node that provides the first service based on the service request response.
在来自于管理节点的服务请求响应表明具有提供服务的能力的情况下,第一被管理节点在接收到服务请求响应后,通过以下方式确定服务请求响应中包含的有关第二被管理节点的信息。第二被管理节点为可提供服务的终端节点。In the case that the service request response from the management node indicates that it has the ability to provide services, the first managed node, after receiving the service request response, determines the information about the second managed node contained in the service request response in the following manner: . The second managed node is a terminal node that can provide services.
可选地,第一被管理节点从服务请求响应中直接读取第二被管理节点的信息。Optionally, the first managed node directly reads the information of the second managed node from the service request response.
可选地,第一被管理节点从服务请求响应中读取存在第二被管理节点的指示。管理节点通过广播或查询的方式确定其通信域内的其他被管理节点是否支持第一被管理节点所需的服务。其他被管理节点若支持该服务,则会通过公共信道资源对管理节点进行服务请求响应。否则不进行服务请求响应。管理节点在接收到来自其他被管理节点的服务请求响应时,向第一被管理节点发送包含了存在第二被管理节点的指示的服务请求响应。Optionally, the first managed node reads the indication that the second managed node exists from the service request response. The management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed. When receiving service request responses from other managed nodes, the management node sends a service request response including an indication that the second managed node exists to the first managed node.
可选地,第一被管理节点从服务请求响应中读取能够提供第一服务的候选被管理节点的信息,从候选被管理节点中选择出第二被管理节点,并且向管理节点发送第二被管理节点的信息。管理节点通过广播或查询的方式确定其通信域内的其他被管理节点是否支持第一 被管理节点所需的服务。将多个支持第一被管理节点服务的其他被管理节点的信息都通过服务请求响应发送至第一被管理节点,作为候选被管理节点信息。Optionally, the first managed node reads information of candidate managed nodes capable of providing the first service from the service request response, selects a second managed node from the candidate managed nodes, and sends the second managed node to the management node. Information about managed nodes. The management node determines whether other managed nodes in its communication domain support the services required by the first managed node by broadcasting or inquiring. The information of multiple other managed nodes supporting the service of the first managed node is sent to the first managed node through the service request response, as the candidate managed node information.
其中,被管理节点的信息可以是包括被管理节点在该通信域内的身份标识信息,如IP地址、MAC地址或全球星闪唯一标识等。Wherein, the information of the managed node may include the identity information of the managed node in the communication domain, such as an IP address, a MAC address, or a global starlight unique identifier, and the like.
S24:与管理节点建立通信链路。S24: Establish a communication link with the management node.
在第一被管理节点确定第二被管理节点的信息后,第一被管理节点向管理节点发起通信链路建立请求,与管理节点建立通信链路。该通信链路可为XRC链路。After the first managed node determines the information of the second managed node, the first managed node initiates a communication link establishment request to the management node, and establishes a communication link with the management node. The communication link may be an XRC link.
S25:与第二被管理节点进行端到端数据交互。S25: Perform end-to-end data interaction with the second managed node.
在第一被管理节点确定第二被管理节点的信息之后,可通过以下方式进行端到端的数据交互。After the first managed node determines the information of the second managed node, end-to-end data interaction can be performed in the following manner.
可选地,通过对现有的星闪SLB接入层进行增强后,在管理节点为被管理节点分配时频资源后,被管理节点之间可建立直连的数据链路。第一被管理节点与第二被管理节点之间建立直连数据链路以实现端到端数据交互。Optionally, after the existing Starlight SLB access layer is enhanced, after the management node allocates time-frequency resources for the managed nodes, a direct data link can be established between the managed nodes. A direct data link is established between the first managed node and the second managed node to realize end-to-end data interaction.
其中,若被管理节点与管理节点之间也需要建立数据链路,则被管理节点需要支持双连接功能,否则不需要。Wherein, if a data link needs to be established between the managed node and the management node, the managed node needs to support the dual connection function, otherwise it does not need it.
可选地,第一被管理节点与第二被管理节点通过管理节点进行数据转发,以实现端到端的数据交互。Optionally, the first managed node and the second managed node perform data forwarding through the management node, so as to realize end-to-end data interaction.
如图3所示,图3为本申请端到端通信方法第三实施例的流程示意图。该方法应用于第一被管理节点,其包括以下步骤:As shown in FIG. 3 , FIG. 3 is a schematic flowchart of a third embodiment of the end-to-end communication method of the present application. The method is applied to the first managed node, which includes the following steps:
S31:与管理节点建立通信链路。S31: Establish a communication link with the management node.
第一被管理节点为发起服务请求的终端节点。第一被管理节点通过设备发现流程发现了管理节点。第一被管理节点向管理节点发送通信链路建立请求,与管理节点建立通信链路。该通信链路可为XRC链路。The first managed node is a terminal node that initiates a service request. The first managed node discovers the management node through a device discovery process. The first managed node sends a communication link establishment request to the management node, and establishes a communication link with the management node. The communication link may be an XRC link.
S32:向管理节点发送服务请求消息。S32: Send a service request message to the management node.
在通信链路建立之后,第一被管理节点向管理节点发送服务请求消息。该服务请求消息用于请求提供第一服务。After the communication link is established, the first managed node sends a service request message to the management node. The service request message is used to request to provide the first service.
S33:接收来自于管理节点的服务请求响应。S33: Receive a service request response from the management node.
接收管理节点基于发送的服务请求消息的服务请求响应。管理节点在接收到被管理节点发送的服务请求消息后,通过查询或广播的方式寻找到可提供第一服务的第二被管理节点,而后将第二被管理节点的身份或地址信息通过服务请求响应告知第一被管理节点。该服务请求响应由系统消息承载。若管理节点自身具有服务请求消息所请求的服务,则无需查找其他被管理节点,直接进行服务请求响应,或若在管理节点可提供请求服务的基础上,管理节点未寻找到可更好地提供服务的其他被管理节点,而后进行服务请求响应,此都为典型的管理节点与被管理节点的短距通信技术,不在本申请的考虑范围内。若管理节点的服务请求响应表明不具备提供服务的能力,则结束流程,第一被管理节点释放与管理节点之间的通信链路,与其他的管理节点建立通信链路连接,向其他管理节点发送服务请求信息。A service request response based on the sent service request message from the management node is received. After receiving the service request message sent by the managed node, the management node finds the second managed node that can provide the first service through query or broadcast, and then passes the identity or address information of the second managed node through the service request The response informs the first managed node. The service request response is carried by a system message. If the management node itself has the service requested by the service request message, it does not need to find other managed nodes, and directly responds to the service request, or if the management node can provide the requested service, the management node does not find a better one. Other managed nodes of the service, and then respond to the service request, which is a typical short-distance communication technology between the management node and the managed node, which is not within the scope of this application. If the service request response of the management node shows that it does not have the ability to provide services, the process ends, the first managed node releases the communication link with the management node, establishes communication link connections with other management nodes, and sends data to other management nodes. Send a service request message.
S34:基于服务请求响应确定提供第一服务的第二被管理节点。S34: Determine a second managed node that provides the first service based on the service request response.
在来自于管理节点的服务请求响应表明具有提供服务的能力的情况下,第一被管理节点在接收到服务请求响应后,通过以下方式确定服务请求响应中包含的有关第二被管理节点的信息。第二被管理节点为可提供服务的终端节点。In the case that the service request response from the management node indicates that it has the ability to provide services, the first managed node, after receiving the service request response, determines the information about the second managed node contained in the service request response in the following manner: . The second managed node is a terminal node that can provide services.
可选地,第一被管理节点从服务请求响应中直接读取第二被管理节点的信息。Optionally, the first managed node directly reads the information of the second managed node from the service request response.
可选地,第一被管理节点从服务请求响应中读取存在第二被管理节点的指示。管理节点通过广播或查询的方式确定其通信域内的其他被管理节点是否支持第一被管理节点所需的服务。其他被管理节点若支持该服务,则会通过公共信道资源对管理节点进行服务请求 响应。否则不进行服务请求响应。管理节点在接收到来自其他被管理节点的服务请求响应时,向第一被管理节点发送包含了存在第二被管理节点的指示的服务请求响应。Optionally, the first managed node reads the indication that the second managed node exists from the service request response. The management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. If other managed nodes support the service, they will respond to the service request to the management node through public channel resources. Otherwise, no service request response is performed. When receiving service request responses from other managed nodes, the management node sends a service request response including an indication that the second managed node exists to the first managed node.
可选地,第一被管理节点从服务请求响应中读取能够提供第一服务的候选被管理节点的信息,从候选被管理节点中选择出第二被管理节点,并且向管理节点发送第二被管理节点的信息。管理节点通过广播或查询的方式确定其通信域内的其他被管理节点是否支持第一被管理节点所需的服务。将多个支持第一被管理节点服务的其他被管理节点的信息都通过服务请求响应发送至第一被管理节点,作为候选被管理节点信息。Optionally, the first managed node reads information of candidate managed nodes capable of providing the first service from the service request response, selects a second managed node from the candidate managed nodes, and sends the second managed node to the management node. Information about managed nodes. The management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. The information of multiple other managed nodes supporting the service of the first managed node is sent to the first managed node through the service request response, as the candidate managed node information.
其中,被管理节点的信息可以是包括被管理节点在该通信域内的身份标识信息,如IP地址、MAC地址或全球星闪唯一标识等。Wherein, the information of the managed node may include the identity information of the managed node in the communication domain, such as an IP address, a MAC address, or a global starlight unique identifier, and the like.
S35:与第二被管理节点进行端到端数据交互。S35: Perform end-to-end data interaction with the second managed node.
在第一被管理节点确定第二被管理节点的信息之后,可通过以下方式进行端到端的数据交互。After the first managed node determines the information of the second managed node, end-to-end data interaction can be performed in the following manner.
可选地,通过对现有的星闪SLB接入层进行增强后,在管理节点为被管理节点分配时频资源后,被管理节点之间可建立直连的数据链路。第一被管理节点与第二被管理节点之间建立直连数据链路以实现端到端数据交互。Optionally, after the existing Starlight SLB access layer is enhanced, after the management node allocates time-frequency resources for the managed nodes, a direct data link can be established between the managed nodes. A direct data link is established between the first managed node and the second managed node to realize end-to-end data interaction.
其中,若被管理节点与管理节点之间也需要建立数据链路,则被管理节点需要支持双连接功能,否则不需要。Wherein, if a data link needs to be established between the managed node and the management node, the managed node needs to support the dual connection function, otherwise it does not need it.
可选地,第一被管理节点与第二被管理节点通过管理节点进行数据转发,以实现端到端的数据交互。Optionally, the first managed node and the second managed node perform data forwarding through the management node, so as to realize end-to-end data interaction.
如图4所示,图4为本申请端到端通信方法第四实施例的流程示意图。是对步骤S14、S25、S35的进一步扩展。该方法应用于第一被管理节点,其包括以下步骤:As shown in FIG. 4 , FIG. 4 is a schematic flowchart of a fourth embodiment of the end-to-end communication method of the present application. It is a further extension of steps S14, S25, and S35. The method is applied to the first managed node, which includes the following steps:
S41:接收管理节点分配的直连资源的信息。S41: Receive information about directly connected resources allocated by the management node.
直连资源包括以下几种资源信息。Directly connected resources include the following types of resource information.
可选地,直连资源包括调度第二被管理节点的时频资源。Optionally, the directly connected resources include scheduling time-frequency resources of the second managed node.
可选地,直连资源为管理节点为第一被管理节点和第二被管理节点统一分配的资源池。Optionally, the directly connected resource is a resource pool uniformly allocated by the management node to the first managed node and the second managed node.
可选地,直连资源包括调度第二被管理节点的时频资源和管理节点为第一被管理节点和第二被管理节点统一分配的资源池。由第一被管理节点选择使用哪种直连资源的信息进行端到端的数据交互。Optionally, the directly connected resources include scheduling time-frequency resources of the second managed node and a resource pool uniformly allocated by the management node to the first managed node and the second managed node. The first managed node selects the information of which directly connected resource to use for end-to-end data interaction.
S42:使用直连资源与第二被管理节点进行直连的端到端数据交互。S42: Perform directly connected end-to-end data interaction with the second managed node by using the directly connected resource.
直连的端到端的数据交互可由以下两种方式实现。Direct end-to-end data interaction can be realized in the following two ways.
可选地,当直连资源包括调度第二被管理节点的时频资源时,管理节点也会向第二被管理节点发送调度第一被管理节点的时频资源。该时频资源是管理节点为第一被管理节点和第二被管理节点分配指定的。使得第一被管理节点和第二被管理节点分别能在对应的时频资源上接收对方的数据消息,实现第一被管理节点与第二被管理节点之间端到端的直连数据链路。Optionally, when the directly connected resources include time-frequency resources for scheduling the second managed node, the management node will also send time-frequency resources for scheduling the first managed node to the second managed node. The time-frequency resource is allocated and designated by the management node for the first managed node and the second managed node. This enables the first managed node and the second managed node to respectively receive data messages from each other on corresponding time-frequency resources, thereby realizing an end-to-end direct data link between the first managed node and the second managed node.
可选地,当直连资源为管理节点为第一被管理节点和第二被管理节点同一分配的资源池。第一被管理节点和第二被管理节点在分配的资源池内通过LBT的方式占用物理资源进行数据发送。接收数据时,接收方可在预分配的资源池内,通过盲检帧结构内固定的资源块,例如SCI等,获取到携带于该资源块中的发送方物理资源的时频资源。从而建立起第一被管理节点与第二被管理节点之间端到端的直连数据链路。Optionally, the directly connected resource is a resource pool allocated by the management node to the first managed node and the second managed node. The first managed node and the second managed node occupy physical resources in the allocated resource pool by means of LBT to send data. When receiving data, the receiver can obtain the time-frequency resource of the sender's physical resource carried in the resource block through blind detection of fixed resource blocks in the frame structure, such as SCI, in the pre-allocated resource pool. Thus, an end-to-end direct data link between the first managed node and the second managed node is established.
如图5所示,图5为本申请端到端通信方法第五实施例的流程示意图。是对步骤S14、S25、S35的进一步扩展。该方法应用于第一被管理节点,其包括以下步骤:As shown in FIG. 5 , FIG. 5 is a schematic flowchart of a fifth embodiment of the end-to-end communication method of the present application. It is a further extension of steps S14, S25, and S35. The method is applied to the first managed node, which includes the following steps:
S51:使用管理节点作为转发节点与第二被管理节点进行基于转发的端到端数据交互。S51: Use the management node as a forwarding node to perform forwarding-based end-to-end data interaction with the second managed node.
在确定了第二被管理节点的相关信息后,第一被管理节点与管理节点在建立了控制链路的基础上,继续建立数据链路,以向管理节点发送相关数据信息。将管理节点作为转发节点,实现第一被管理节点与第二被管理节点之间的端到端的数据交互。After determining the relevant information of the second managed node, the first managed node and the management node continue to establish a data link on the basis of establishing a control link, so as to send relevant data information to the management node. The management node is used as a forwarding node to realize end-to-end data interaction between the first managed node and the second managed node.
可选地,管理节点与第一被管理节点之间以及与第二被管理节点之间都建立了控制链路和数据链路。在控制层面上,管理节点通过控制链路对第一被管理节点和第二被管理节点进行调度。在数据层面上,管理节点作为Relay节点实现第一被管理节点和第二被管理节点之间的业务交互。Optionally, a control link and a data link are established between the management node and the first managed node and between the management node and the second managed node. On the control plane, the management node schedules the first managed node and the second managed node through the control link. On the data level, the management node acts as a relay node to implement service interaction between the first managed node and the second managed node.
可选地,管理节点与第一被管理节点之间建立了控制链路与数据链路,第一被管理节点通过数据链路向管理节点发送相关数据信息。当该相关数据信息为单向的极小量的数据传输时,例如打印指令,开关指令等,考虑到实现兼容性可将这些指令维护至QoS管理模块的服务映射类型表格中。则管理节点通过广播的方式向第二被管理节点发送相关数据信息,从而实现第一被管理节点和第二被管理节点之间的数据传输。Optionally, a control link and a data link are established between the management node and the first managed node, and the first managed node sends relevant data information to the management node through the data link. When the relevant data information is a one-way extremely small amount of data transmission, such as printing instructions, switching instructions, etc., these instructions can be maintained in the service mapping type table of the QoS management module in consideration of compatibility. Then the management node sends relevant data information to the second managed node by broadcasting, thereby realizing data transmission between the first managed node and the second managed node.
如图6所示,图6为本申请端到端通信方法第六实施例的流程示意图。该方法应用于管理节点,其包括以下步骤:As shown in FIG. 6 , FIG. 6 is a schematic flowchart of a sixth embodiment of the end-to-end communication method of the present application. The method is applied to a management node and includes the following steps:
S61:接收来自于第一被管理节点的服务请求消息。S61: Receive a service request message from the first managed node.
第一被管理节点为发起服务请求的终端节点。第一被管理节点通过设备发现流程发现了管理节点。在发现了管理节点之后,第一被管理节点向管理节点发送服务请求消息。管理节点接收该第一被管理节点的服务请求信息。该服务请求消息用于请求提供第一服务。The first managed node is a terminal node that initiates a service request. The first managed node discovers the management node through a device discovery process. After discovering the management node, the first managed node sends a service request message to the management node. The management node receives the service request information of the first managed node. The service request message is used to request to provide the first service.
S62:获取通信域内的其他被管理节点能否提供第一服务的能力信息。S62: Obtain capability information about whether other managed nodes in the communication domain can provide the first service.
管理节点在接收到被管理节点发送的服务请求消息后,可通过以下几种方式确定通信域内其他被管理节点是否可提供第一被管理节点所需服务。After receiving the service request message sent by the managed node, the management node can determine whether other managed nodes in the communication domain can provide the services required by the first managed node in the following ways.
可选地,读取已存储的能力信息。查询管理节点内已经获取过的被管理节点的能力信息,判断其是否支持服务。Optionally, read stored capability information. Query the capability information of the managed node that has been obtained in the management node to determine whether it supports the service.
可选地,向通信域内的其他被管理节点发送能力查询消息,能力查询消息用于查询是否支持第一服务。接收通信域内的其他被管理节点上报的能力信息。Optionally, a capability query message is sent to other managed nodes in the communication domain, where the capability query message is used to query whether the first service is supported. Receive capability information reported by other managed nodes in the communication domain.
可选地,管理节点采用广播方式发送能力查询信息。其他被管理节点若支持该服务,则会通过公共信道资源对管理节点进行服务请求响应。否则不进行服务请求响应。Optionally, the management node sends the capability query information in a broadcast manner. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed.
若管理节点自身具有服务请求消息所请求的服务,则无需查找其他被管理节点,直接进行服务请求响应,或若在管理节点可提供请求服务的基础上,管理节点未寻找到可更好地提供服务的其他被管理节点,而后进行服务请求响应,此都为典型的管理节点与被管理节点的短距通信技术,不在本申请的考虑范围内。若通信域内其他被管理节点也不具备提供服务的能力,则向第一被管理节点发送的服务请求响应表明不具备提供服务的能力,以供第一被管理节点结束流程。If the management node itself has the service requested by the service request message, it does not need to find other managed nodes, and directly responds to the service request, or if the management node can provide the requested service, the management node does not find a better one. Other managed nodes of the service, and then respond to the service request, which is a typical short-distance communication technology between the management node and the managed node, which is not within the scope of this application. If other managed nodes in the communication domain do not have the ability to provide services, the service request response sent to the first managed node indicates that they do not have the ability to provide services, so that the first managed node can end the process.
S63:基于能力信息确定存在能够提供第一服务的候选被管理节点和/或第二被管理节点。S63: Determine that there is a candidate managed node and/or a second managed node capable of providing the first service based on the capability information.
在通信域内存在可支持第一被管理节点所需服务的其他被管理节点的情况下,当通信域内只存在一个被管理节点支持服务时,选择该被管理节点为第二被管理节点。If there are other managed nodes that can support the service required by the first managed node in the communication domain, when there is only one managed node supporting the service in the communication domain, the managed node is selected as the second managed node.
当通信域内存在多个被管理节点支持服务时,将它们都作为候选被管理节点。进一步的,管理节点可根据被管理节点上报的RSRP,SINR等信息从中选择出第二被管理节点。When there are multiple managed nodes supporting services in the communication domain, all of them are regarded as candidate managed nodes. Further, the management node may select the second managed node from among the managed nodes according to information such as RSRP and SINR reported by the managed nodes.
S64:向第一被管理节点发送服务请求响应。S64: Send a service request response to the first managed node.
在服务请求响应表明具有提供服务的能力的情况下,服务请求响应携带以下至少一种:存在第二被管理节点的指示、候选被管理节点的信息和第二被管理节点的信息。In the case that the service request response indicates that it has the ability to provide the service, the service request response carries at least one of the following: an indication of the existence of the second managed node, information of candidate managed nodes, and information of the second managed node.
可选地,服务请求响应中携带存在第二被管理节点的指示。管理节点通过广播或查询的方式确定其通信域内的其他被管理节点是否支持第一被管理节点所需的服务。其他被管 理节点若支持该服务,则会通过公共信道资源对管理节点进行服务请求响应。否则不进行服务请求响应。管理节点在接收到来自其他被管理节点的服务请求响应时,向第一被管理节点发送包含了存在第二被管理节点的指示的服务请求响应。在后续接收到第一被管理节点需要传输的数据信息时,可通过广播形式向第二被管理节点进行传输。Optionally, the service request response carries an indication that the second managed node exists. The management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. If other managed nodes support the service, they will respond to the service request to the management node through public channel resources. Otherwise, no service request response is performed. When receiving service request responses from other managed nodes, the management node sends a service request response including an indication that the second managed node exists to the first managed node. When the data information to be transmitted by the first managed node is subsequently received, the data information may be transmitted to the second managed node in the form of broadcast.
可选地,管理节点将多个候选被管理节点的信息通过服务请求响应发送至第一被管理节点以供第一被管理节点选择。Optionally, the management node sends the information of multiple candidate managed nodes to the first managed node through a service request response for selection by the first managed node.
可选地,管理节点将第二被管理节点的信息通过服务请求响应发送至第一被管理节点。Optionally, the management node sends the information of the second managed node to the first managed node through a service request response.
S65:协助第一被管理节点与第二被管理节点进行端到端数据交互。S65: Assist the first managed node to perform end-to-end data interaction with the second managed node.
在第一被管理节点确定第二被管理节点的信息之后,可通过以下方式进行端到端的数据交互。After the first managed node determines the information of the second managed node, end-to-end data interaction can be performed in the following manner.
可选地,通过对现有的星闪SLB接入层进行增强后,通过管理节点为被管理节点分配时频资源,被管理节点之间可建立直连的数据链路。第一被管理节点与第二被管理节点之间建立直连数据链路以实现端到端数据交互。Optionally, after enhancing the existing Starlight SLB access layer, the management node allocates time-frequency resources for the managed nodes, and direct data links can be established between the managed nodes. A direct data link is established between the first managed node and the second managed node to realize end-to-end data interaction.
其中,若被管理节点与管理节点之间也需要建立数据链路,则被管理节点需要支持双连接功能,否则不需要。Wherein, if a data link needs to be established between the managed node and the management node, the managed node needs to support the dual connection function, otherwise it does not need it.
可选地,第一被管理节点与第二被管理节点通过管理节点进行数据转发,以实现端到端的数据交互。Optionally, the first managed node and the second managed node perform data forwarding through the management node, so as to realize end-to-end data interaction.
如图7所示,图7为本申请端到端通信方法第七实施例的流程示意图。该方法应用于管理节点,其包括以下步骤:As shown in FIG. 7 , FIG. 7 is a schematic flowchart of a seventh embodiment of the end-to-end communication method of the present application. The method is applied to a management node and includes the following steps:
S71:接收来自于第一被管理节点的服务请求消息。S71: Receive a service request message from the first managed node.
第一被管理节点为发起服务请求的终端节点。第一被管理节点通过设备发现流程发现了管理节点,并且管理节点为其分配了服务请求的公共资源。参考TS23.303modeB中的概念,在发现了管理节点之后,第一被管理节点向管理节点发送服务请求消息,而无需与管理节点建立通信链路。管理节点接收该第一被管理节点的服务请求信息。该服务请求消息用于请求提供第一服务。The first managed node is a terminal node that initiates a service request. The first managed node discovers the management node through the device discovery process, and the management node allocates public resources for the service request to it. Referring to the concept in TS23.303modeB, after discovering the management node, the first managed node sends a service request message to the management node without establishing a communication link with the management node. The management node receives the service request information of the first managed node. The service request message is used to request to provide the first service.
S72:获取通信域内的其他被管理节点能否提供第一服务的能力信息。S72: Obtain capability information about whether other managed nodes in the communication domain can provide the first service.
管理节点在接收到被管理节点发送的服务请求消息后,可通过以下几种方式确定通信域内其他被管理节点是否可提供第一被管理节点所需服务。After receiving the service request message sent by the managed node, the management node can determine whether other managed nodes in the communication domain can provide the services required by the first managed node in the following ways.
可选地,读取已存储的能力信息。查询管理节点内已经获取过的被管理节点的能力信息,判断其是否支持服务。Optionally, read stored capability information. Query the capability information of the managed node that has been obtained in the management node to determine whether it supports the service.
可选地,向通信域内的其他被管理节点发送能力查询消息,能力查询消息用于查询是否支持第一服务。接收通信域内的其他被管理节点上报的能力信息。Optionally, a capability query message is sent to other managed nodes in the communication domain, where the capability query message is used to query whether the first service is supported. Receive capability information reported by other managed nodes in the communication domain.
可选地,管理节点采用广播方式发送能力查询信息。其他被管理节点若支持该服务,则会通过公共信道资源对管理节点进行服务请求响应。否则不进行服务请求响应。Optionally, the management node sends the capability query information in a broadcast manner. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed.
若通信域内其他被管理节点也不具备提供服务的能力,则向第一被管理节点发送的服务请求响应表明不具备提供服务的能力,以供第一被管理节点结束流程。If other managed nodes in the communication domain do not have the ability to provide services, the service request response sent to the first managed node indicates that they do not have the ability to provide services, so that the first managed node can end the process.
S73:基于能力信息确定存在能够提供第一服务的候选被管理节点和/或第二被管理节点。S73: Determine that there is a candidate managed node and/or a second managed node capable of providing the first service based on the capability information.
在通信域内存在可支持第一被管理节点所需服务的其他被管理节点的情况下,当通信域内只存在一个被管理节点支持服务时,选择该被管理节点为第二被管理节点。If there are other managed nodes that can support the service required by the first managed node in the communication domain, when there is only one managed node supporting the service in the communication domain, the managed node is selected as the second managed node.
当通信域内存在多个被管理节点支持服务时,将它们都作为候选被管理节点。进一步的,管理节点可根据被管理节点上报的RSRP,SINR等信息从中选择出第二被管理节点。When there are multiple managed nodes supporting services in the communication domain, all of them are regarded as candidate managed nodes. Further, the management node may select the second managed node from among the managed nodes according to information such as RSRP and SINR reported by the managed nodes.
S74:向第一被管理节点发送服务请求响应。S74: Send a service request response to the first managed node.
在服务请求响应表明具有提供服务的能力的情况下,服务请求响应携带以下至少一种:存在第二被管理节点的指示、候选被管理节点的信息和第二被管理节点的信息。In the case that the service request response indicates that it has the ability to provide the service, the service request response carries at least one of the following: an indication of the existence of the second managed node, information of candidate managed nodes, and information of the second managed node.
可选地,服务请求响应中携带存在第二被管理节点的指示。管理节点通过广播或查询的方式确定其通信域内的其他被管理节点是否支持第一被管理节点所需的服务。其他被管理节点若支持该服务,则会通过公共信道资源对管理节点进行服务请求响应。否则不进行服务请求响应。管理节点在接收到来自其他被管理节点的服务请求响应时,向第一被管理节点发送包含了存在第二被管理节点的指示的服务请求响应。在后续接收到第一被管理节点需要传输的数据信息时,可通过广播形式向第二被管理节点进行传输。Optionally, the service request response carries an indication that the second managed node exists. The management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed. When receiving service request responses from other managed nodes, the management node sends a service request response including an indication that the second managed node exists to the first managed node. When the data information to be transmitted by the first managed node is subsequently received, the data information may be transmitted to the second managed node in the form of broadcast.
可选地,管理节点将多个候选被管理节点的信息通过服务请求响应发送至第一被管理节点以供第一被管理节点选择。Optionally, the management node sends the information of multiple candidate managed nodes to the first managed node through a service request response for selection by the first managed node.
可选地,管理节点将第二被管理节点的信息通过服务请求响应发送至第一被管理节点。Optionally, the management node sends the information of the second managed node to the first managed node through a service request response.
S75:与第一被管理节点建立通信链路。S75: Establish a communication link with the first managed node.
在第一被管理节点确定第二被管理节点的信息后,第一被管理节点向管理节点发起通信链路建立请求,管理节点与第一被管理节点建立通信链路。该通信链路可为XRC链路。After the first managed node determines the information of the second managed node, the first managed node initiates a communication link establishment request to the management node, and the management node establishes a communication link with the first managed node. The communication link may be an XRC link.
S76:协助第一被管理节点与第二被管理节点进行端到端数据交互。S76: Assist the first managed node to perform end-to-end data interaction with the second managed node.
在第一被管理节点确定第二被管理节点的信息之后,可通过以下方式进行端到端的数据交互。After the first managed node determines the information of the second managed node, end-to-end data interaction can be performed in the following manner.
可选地,通过对现有的星闪SLB接入层进行增强后,通过管理节点为被管理节点分配时频资源,被管理节点之间可建立直连的数据链路。第一被管理节点与第二被管理节点之间建立直连数据链路以实现端到端数据交互。Optionally, after enhancing the existing Starlight SLB access layer, the management node allocates time-frequency resources for the managed nodes, and direct data links can be established between the managed nodes. A direct data link is established between the first managed node and the second managed node to realize end-to-end data interaction.
其中,若被管理节点与管理节点之间也需要建立数据链路,则被管理节点需要支持双连接功能,否则不需要。Wherein, if a data link needs to be established between the managed node and the management node, the managed node needs to support the dual connection function, otherwise it does not need it.
可选地,第一被管理节点与第二被管理节点通过管理节点进行数据转发,以实现端到端的数据交互。Optionally, the first managed node and the second managed node perform data forwarding through the management node, so as to realize end-to-end data interaction.
如图8所示,图8为本申请端到端通信方法第八实施例的流程示意图。该方法应用于管理节点,其包括以下步骤:As shown in FIG. 8 , FIG. 8 is a schematic flowchart of an eighth embodiment of the end-to-end communication method of the present application. The method is applied to a management node and includes the following steps:
S81:与第一被管理节点建立通信链路。S81: Establish a communication link with the first managed node.
第一被管理节点为发起服务请求的终端节点。第一被管理节点通过设备发现流程发现了管理节点。第一被管理节点向管理节点发送通信链路建立请求,管理节点与第一被管理节点建立通信链路。该通信链路可为XRC链路。The first managed node is a terminal node that initiates a service request. The first managed node discovers the management node through a device discovery process. The first managed node sends a communication link establishment request to the management node, and the management node establishes a communication link with the first managed node. The communication link may be an XRC link.
S82:接收来自于第一被管理节点的服务请求消息。S82: Receive a service request message from the first managed node.
第一被管理节点通过通信链路向管理节点发送服务请求消息。该服务请求消息用于请求提供第一服务。The first managed node sends a service request message to the management node through the communication link. The service request message is used to request to provide the first service.
S83:获取通信域内的其他被管理节点能否提供第一服务的能力信息。S83: Obtain capability information about whether other managed nodes in the communication domain can provide the first service.
管理节点在接收到被管理节点发送的服务请求消息后,可通过以下几种方式确定通信域内其他被管理节点是否可提供第一被管理节点所需服务。After receiving the service request message sent by the managed node, the management node can determine whether other managed nodes in the communication domain can provide the services required by the first managed node in the following ways.
可选地,读取已存储的能力信息。查询管理节点内已经获取过的被管理节点的能力信息,判断其是否支持服务。Optionally, read stored capability information. Query the capability information of the managed node that has been obtained in the management node to determine whether it supports the service.
可选地,向通信域内的其他被管理节点发送能力查询消息,能力查询消息用于查询是否支持第一服务。接收通信域内的其他被管理节点上报的能力信息。Optionally, a capability query message is sent to other managed nodes in the communication domain, where the capability query message is used to query whether the first service is supported. Receive capability information reported by other managed nodes in the communication domain.
可选地,管理节点采用广播方式发送能力查询信息。其他被管理节点若支持该服务,则会通过公共信道资源对管理节点进行服务请求响应。否则不进行服务请求响应。Optionally, the management node sends the capability query information in a broadcast manner. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed.
若通信域内其他被管理节点也不具备提供服务的能力,则向第一被管理节点发送的 服务请求响应表明不具备提供服务的能力,以供第一被管理节点结束流程,释放通信链路。If other managed nodes in the communication domain do not have the ability to provide services, the service request response sent to the first managed node indicates that they do not have the ability to provide services, so that the first managed node can end the process and release the communication link.
S84:基于能力信息确定存在能够提供第一服务的候选被管理节点和/或第二被管理节点。S84: Determine that there is a candidate managed node and/or a second managed node capable of providing the first service based on the capability information.
在通信域内存在可支持第一被管理节点所需服务的其他被管理节点的情况下,当通信域内只存在一个被管理节点支持服务时,选择该被管理节点为第二被管理节点。If there are other managed nodes that can support the service required by the first managed node in the communication domain, when there is only one managed node supporting the service in the communication domain, the managed node is selected as the second managed node.
当通信域内存在多个被管理节点支持服务时,将它们都作为候选被管理节点。进一步的,管理节点可根据被管理节点上报的RSRP,SINR等信息从中选择出第二被管理节点。When there are multiple managed nodes supporting services in the communication domain, all of them are regarded as candidate managed nodes. Further, the management node may select the second managed node from among the managed nodes according to information such as RSRP and SINR reported by the managed nodes.
S85:向第一被管理节点发送服务请求响应。S85: Send a service request response to the first managed node.
在服务请求响应表明具有提供服务的能力的情况下,服务请求响应携带以下至少一种:存在第二被管理节点的指示、候选被管理节点的信息和第二被管理节点的信息。In the case that the service request response indicates that it has the ability to provide the service, the service request response carries at least one of the following: an indication of the existence of the second managed node, information of candidate managed nodes, and information of the second managed node.
可选地,服务请求响应中携带存在第二被管理节点的指示。管理节点通过广播或查询的方式确定其通信域内的其他被管理节点是否支持第一被管理节点所需的服务。其他被管理节点若支持该服务,则会通过公共信道资源对管理节点进行服务请求响应。否则不进行服务请求响应。管理节点在接收到来自其他被管理节点的服务请求响应时,向第一被管理节点发送包含了存在第二被管理节点的指示的服务请求响应。在后续接收到第一被管理节点需要传输的数据信息时,可通过广播形式向第二被管理节点进行传输。Optionally, the service request response carries an indication that the second managed node exists. The management node determines whether other managed nodes in its communication domain support the service required by the first managed node by broadcasting or inquiring. If other managed nodes support the service, they will respond to the management node's service request through public channel resources. Otherwise, no service request response is performed. When receiving service request responses from other managed nodes, the management node sends a service request response including an indication that the second managed node exists to the first managed node. When the data information to be transmitted by the first managed node is subsequently received, the data information may be transmitted to the second managed node in the form of broadcast.
可选地,管理节点将多个候选被管理节点的信息通过服务请求响应发送至第一被管理节点以供第一被管理节点选择。Optionally, the management node sends the information of multiple candidate managed nodes to the first managed node through a service request response for selection by the first managed node.
可选地,管理节点将第二被管理节点的信息通过服务请求响应发送至第一被管理节点。Optionally, the management node sends the information of the second managed node to the first managed node through a service request response.
S86:协助第一被管理节点与第二被管理节点进行端到端数据交互。S86: Assist the first managed node to perform end-to-end data interaction with the second managed node.
在第一被管理节点确定第二被管理节点的信息之后,可通过以下方式进行端到端的数据交互。After the first managed node determines the information of the second managed node, end-to-end data interaction can be performed in the following manner.
可选地,通过对现有的星闪SLB接入层进行增强后,通过管理节点为被管理节点分配时频资源,被管理节点之间可建立直连的数据链路。第一被管理节点与第二被管理节点之间建立直连数据链路以实现端到端数据交互。Optionally, after enhancing the existing Starlight SLB access layer, the management node allocates time-frequency resources for the managed nodes, and direct data links can be established between the managed nodes. A direct data link is established between the first managed node and the second managed node to realize end-to-end data interaction.
其中,若被管理节点与管理节点之间也需要建立数据链路,则被管理节点需要支持双连接功能,否则不需要。Wherein, if a data link needs to be established between the managed node and the management node, the managed node needs to support the dual connection function, otherwise it does not need it.
可选地,第一被管理节点与第二被管理节点通过管理节点进行数据转发,以实现端到端的数据交互。Optionally, the first managed node and the second managed node perform data forwarding through the management node, so as to realize end-to-end data interaction.
如图9所示,图9为本申请端到端通信方法第九实施例的流程示意图。是对步骤S63、S73、S83的进一步扩展。该方法应用于管理节点,其包括以下步骤:As shown in FIG. 9 , FIG. 9 is a schematic flowchart of a ninth embodiment of the end-to-end communication method of the present application. It is a further extension of steps S63, S73, and S83. The method is applied to a management node and includes the following steps:
S91:基于能力信息选择至少部分能够提供第一服务的被管理节点作为候选管理节点。S91: Select at least part of the managed nodes capable of providing the first service as candidate management nodes based on the capability information.
当通信域内存在多个被管理节点支持第一服务时,管理节点将它们都作为候选被管理节点。When there are multiple managed nodes supporting the first service in the communication domain, the management node regards them all as candidate managed nodes.
S92:从候选管理节点中选择第二被管理节点。S92: Select a second managed node from candidate management nodes.
管理节点可根据候选的被管理节点上报的RSRP,SINR等信息从中选择出第二被管理节点,以为第一被管理节点提供更好的服务。The management node may select a second managed node from the candidate managed nodes according to information such as RSRP and SINR reported by the candidate managed nodes, so as to provide better services for the first managed node.
如图10所示,图10为本申请端到端通信方法第十实施例的流程示意图。是对步骤S65、S86的进一步扩展。该方法应用于管理节点,其包括以下步骤:As shown in FIG. 10 , FIG. 10 is a schematic flowchart of a tenth embodiment of the end-to-end communication method of the present application. It is a further extension of steps S65 and S86. The method is applied to a management node and includes the following steps:
S101:为第一被管理节点与第二被管理节点分配直连资源。S101: Allocate direct connection resources for the first managed node and the second managed node.
直连资源包括以下几种资源信息。Directly connected resources include the following types of resource information.
可选地,直连资源包括调度第二被管理节点的时频资源和调度第一被管理节点的时频资源。Optionally, the directly connected resources include scheduling time-frequency resources of the second managed node and scheduling time-frequency resources of the first managed node.
可选地,直连资源为管理节点为第一被管理节点和第二被管理节点统一分配的资源池。Optionally, the directly connected resource is a resource pool uniformly allocated by the management node to the first managed node and the second managed node.
可选地,直连资源包括调度第二被管理节点和调度第一被管理节点的时频资源和管理节点为第一被管理节点和第二被管理节点统一分配的资源池。由第一被管理节点选择使用哪种直连资源的信息进行端到端的数据交互。Optionally, the directly connected resources include time-frequency resources for scheduling the second managed node and the first managed node, and a resource pool uniformly allocated by the management node for the first managed node and the second managed node. The first managed node selects the information of which directly connected resource to use for end-to-end data interaction.
S102:向第一被管理节点与第二被管理节点发送直连资源的信息。S102: Send information about directly connected resources to the first managed node and the second managed node.
可选地,管理节点向第一被管理节点发送调度第二被管理节点的时频资源,并向第二被管理节点发送调度第一被管理节点的时频资源。Optionally, the management node sends the time-frequency resource for scheduling the second managed node to the first managed node, and sends the time-frequency resource for scheduling the first managed node to the second managed node.
可选地,管理节点向第一被管理节点与第二被管理节点发送资源池的信息。Optionally, the management node sends information about the resource pool to the first managed node and the second managed node.
可选地,管理节点向第一被管理节点发送调度第二被管理节点的时频资源,并向第二被管理节点发送调度第一被管理节点的时频资源,还向第一被管理节点与第二被管理节点发送了资源池的信息。由第一被管理节点选择使用哪种直连资源的信息进行端到端的数据交互。Optionally, the management node sends time-frequency resources for scheduling the second managed node to the first managed node, sends time-frequency resources for scheduling the first managed node to the second managed node, and sends the time-frequency resource for scheduling the first managed node to the first managed node The resource pool information is sent with the second managed node. The first managed node selects the information of which directly connected resource to use for end-to-end data interaction.
如图11所示,图11为本申请端到端通信方法第十一实施例的流程示意图。是对步骤S65、S86的进一步扩展。该方法应用于管理节点,其包括以下步骤:As shown in FIG. 11 , FIG. 11 is a schematic flowchart of an eleventh embodiment of the end-to-end communication method of the present application. It is a further extension of steps S65 and S86. The method is applied to a management node and includes the following steps:
S111:转发第一被管理节点与第二被管理节点之间的端到端数据。S111: Forward end-to-end data between the first managed node and the second managed node.
在第一被管理节点确定了第二被管理节点的相关信息之后,第一被管理节点与管理节点在建立了控制链路的基础上,继续建立数据链路,以向管理节点发送相关数据信息。将管理节点作为转发节点,实现第一被管理节点与第二被管理节点之间的端到端的数据交互。After the first managed node determines the relevant information of the second managed node, the first managed node and the management node continue to establish a data link on the basis of establishing a control link to send relevant data information to the management node . The management node is used as a forwarding node to realize end-to-end data interaction between the first managed node and the second managed node.
可选地,管理节点与第一被管理节点之间以及与第二被管理节点之间都建立了控制链路和数据链路。在控制层面上,管理节点通过控制链路对第一被管理节点和第二被管理节点进行调度。在数据层面上,管理节点作为Relay节点实现第一被管理节点和第二被管理节点之间的业务交互。Optionally, a control link and a data link are established between the management node and the first managed node and between the management node and the second managed node. On the control plane, the management node schedules the first managed node and the second managed node through the control link. On the data level, the management node acts as a relay node to implement service interaction between the first managed node and the second managed node.
可选地,管理节点与原被管理节点之间建立了控制链路与数据链路,第一被管理节点通过数据链路向管理节点发送相关数据信息。当该相关数据信息为单向的极小量的数据传输时,例如打印指令,开关指令等,考虑到实现兼容性可将这些指令维护至QoS管理模块的服务映射类型表格中。则管理节点通过广播的方式向第二被管理节点发送相关数据信息,从而实现第一被管理节点和第二被管理节点之间的数据传输。Optionally, a control link and a data link are established between the management node and the original managed node, and the first managed node sends relevant data information to the management node through the data link. When the relevant data information is a one-way extremely small amount of data transmission, such as printing instructions, switching instructions, etc., these instructions can be maintained in the service mapping type table of the QoS management module in consideration of compatibility. Then the management node sends relevant data information to the second managed node by broadcasting, thereby realizing data transmission between the first managed node and the second managed node.
如图12所示,图12为本申请端到端通信方法第十二实施例的流程示意图。该方法应用于被管理节点,其包括以下步骤:As shown in FIG. 12 , FIG. 12 is a schematic flowchart of a twelfth embodiment of the end-to-end communication method of the present application. The method is applied to a managed node, and it includes the following steps:
S121:接收来自管理节点的能力查询消息。S121: Receive a capability query message from the management node.
该能力查询消息用于查询是否支持第一服务。该能力查询消息可以是单独从管理节点接收的,也可以是由管理节点以广播方式发送而接收的。The capability query message is used to query whether the first service is supported. The capability query message may be received from the management node alone, or may be sent and received by the management node in a broadcast manner.
S122:向管理节点上报能力信息。S122: Report capability information to the management node.
在查询自身所能提供的服务是否包含第一服务后,向管理节点发送服务请求响应,上报能力信息。该能力信息用于表示能否提供第一服务。或者,若自身不能提供第一服务,则不进行服务请求响应,不上报能力信息。After inquiring whether the services it can provide include the first service, it sends a service request response to the management node and reports capability information. The capability information is used to indicate whether the first service can be provided. Or, if it cannot provide the first service itself, it does not respond to the service request and does not report the capability information.
如图13所示,图13为本申请端到端通信方法第十三实施例的流程示意图。该方法应用于被管理节点,其包括以下步骤:As shown in FIG. 13 , FIG. 13 is a schematic flowchart of a thirteenth embodiment of the end-to-end communication method of the present application. The method is applied to a managed node, and it includes the following steps:
S131:接收来自管理节点的能力查询消息。S131: Receive a capability query message from the management node.
该能力查询消息用于查询是否支持第一服务。该能力查询消息可以是单独从管理节点接收的,也可以是由管理节点以广播方式发送而接收的。The capability query message is used to query whether the first service is supported. The capability query message may be received from the management node alone, or may be sent and received by the management node in a broadcast manner.
S132:向管理节点上报能力信息。S132: Report capability information to the management node.
在查询自身所能提供的服务是否包含第一服务后,向管理节点发送服务请求响应, 上报能力信息。该能力信息用于表示能否提供第一服务。或者,若自身不能提供第一服务,则不进行服务请求响应,不上报能力信息。After inquiring whether the services it can provide include the first service, it sends a service request response to the management node and reports capability information. The capability information is used to indicate whether the first service can be provided. Or, if it cannot provide the first service itself, it does not respond to the service request and does not report the capability information.
S133:接收管理节点分配的直连资源的信息。S133: Receive information about directly connected resources allocated by the management node.
直连资源包括以下几种资源信息。Directly connected resources include the following types of resource information.
可选地,直连资源包括调度第一被管理节点的时频资源。Optionally, the directly connected resources include time-frequency resources for scheduling the first managed node.
可选地,直连资源为管理节点为第一被管理节点和第二被管理节点统一分配的资源池。Optionally, the directly connected resource is a resource pool uniformly allocated by the management node to the first managed node and the second managed node.
可选地,直连资源包括调度第一被管理节点的时频资源和管理节点为第一被管理节点和第二被管理节点统一分配的资源池。由第一被管理节点选择使用哪种直连资源的信息进行端到端的数据交互。Optionally, the directly connected resources include scheduling time-frequency resources of the first managed node and a resource pool uniformly allocated by the management node to the first managed node and the second managed node. The first managed node selects the information of which directly connected resource to use for end-to-end data interaction.
S134:使用直连资源与请求第一服务的第一被管理节点进行直连的端到端数据交互。S134: Perform directly connected end-to-end data interaction with the first managed node requesting the first service by using the directly connected resources.
直连的端到端的数据交互可由以下两种方式实现。Direct end-to-end data interaction can be realized in the following two ways.
可选地,当直连资源包括源第二被管理节点的时频资源时,管理节点也会向第一被管理节点发送调度第二被管理节点的时频资源。该时频资源是管理节点为第一被管理节点和第二被管理节点分配指定的。使得第一被管理节点和第二被管理节点分别能在对应的时频资源上接收对方的数据消息,实现第一被管理节点与第二被管理节点之间端到端的直连数据链路。Optionally, when the directly connected resource includes the time-frequency resource of the source second managed node, the management node will also send the time-frequency resource for scheduling the second managed node to the first managed node. The time-frequency resource is allocated and designated by the management node for the first managed node and the second managed node. This enables the first managed node and the second managed node to respectively receive data messages from each other on corresponding time-frequency resources, thereby realizing an end-to-end direct data link between the first managed node and the second managed node.
可选地,当直连资源为管理节点为第一被管理节点和第二被管理节点同一分配的资源池。第一被管理节点和第二被管理节点在分配的资源池内通过LBT的方式占用物理资源进行数据发送。接收数据时,接收方可在预分配的资源池内,通过盲检帧结构内固定的资源块,例如SCI等,获取到携带于该资源块中的发送方物理资源的时频资源。从而建立起第一被管理节点与第二被管理节点之间端到端的直连数据链路。Optionally, the directly connected resource is a resource pool allocated by the management node to the first managed node and the second managed node. The first managed node and the second managed node occupy physical resources in the allocated resource pool by means of LBT to send data. When receiving data, the receiver can obtain the time-frequency resource of the sender's physical resource carried in the resource block through blind detection of fixed resource blocks in the frame structure, such as SCI, in the pre-allocated resource pool. Thus, an end-to-end direct data link between the first managed node and the second managed node is established.
如图14所示,图14为本申请端到端通信方法第十四实施例的流程示意图。是对步骤S134的进一步扩展。该方法应用于被管理节点,其包括以下步骤:As shown in FIG. 14 , FIG. 14 is a schematic flowchart of a fourteenth embodiment of the end-to-end communication method of the present application. It is a further extension of step S134. The method is applied to a managed node, and it includes the following steps:
S141:使用管理节点作为转发节点与请求第一服务的第一被管理节点进行基于转发的端到端数据交互。S141: Use the management node as a forwarding node to perform forwarding-based end-to-end data interaction with the first managed node requesting the first service.
在确定了第二被管理节点的相关信息后,第一被管理节点与管理节点在建立了控制链路的基础上,继续建立数据链路,以向管理节点发送相关数据信息。将管理节点作为转发节点,实现第一被管理节点与第二被管理节点之间的端到端的数据交互。After determining the relevant information of the second managed node, the first managed node and the management node continue to establish a data link on the basis of establishing a control link, so as to send relevant data information to the management node. The management node is used as a forwarding node to realize end-to-end data interaction between the first managed node and the second managed node.
可选地,管理节点与第一被管理节点之间以及与第二被管理节点之间都建立了控制链路和数据链路。在控制层面上,管理节点通过控制链路对第一被管理节点和第二被管理节点进行调度。在数据层面上,管理节点作为Relay节点实现第一被管理节点和第二被管理节点之间的业务交互。Optionally, a control link and a data link are established between the management node and the first managed node and between the management node and the second managed node. On the control plane, the management node schedules the first managed node and the second managed node through the control link. On the data level, the management node acts as a relay node to implement service interaction between the first managed node and the second managed node.
如图15所示,图15为本申请端到端通信方法第十五实施例的流程示意图。该方法应用于被管理节点,其包括以下步骤:As shown in FIG. 15 , FIG. 15 is a schematic flowchart of a fifteenth embodiment of the end-to-end communication method of the present application. The method is applied to a managed node, and it includes the following steps:
S151:接收来自管理节点的能力查询消息。S151: Receive a capability query message from the management node.
该能力查询消息用于查询是否支持第一服务。该能力查询消息可以是单独从管理节点接收的,也可以是由管理节点以广播方式发送而接收的。The capability query message is used to query whether the first service is supported. The capability query message may be received from the management node alone, or may be sent and received by the management node in a broadcast manner.
S152:向管理节点上报能力信息。S152: Report capability information to the management node.
在查询自身所能提供的服务是否包含第一服务后,向管理节点发送服务请求响应,上报能力信息。该能力信息用于表示能否提供第一服务。或者,若自身不能提供第一服务,则不进行服务请求响应,不上报能力信息。After inquiring whether the services it can provide include the first service, it sends a service request response to the management node and reports capability information. The capability information is used to indicate whether the first service can be provided. Or, if it cannot provide the first service itself, it does not respond to the service request and does not report the capability information.
S153:接收管理节点以广播方式发送的服务数据。S153: Receive service data sent by the management node in a broadcast manner.
服务数据来自于请求第一服务的第一被管理节点。在第一被管理节点确定了第二被 管理节点的相关信息后,管理节点与第一被管理节点之间建立了控制链路与数据链路,第一被管理节点通过数据链路向管理节点发送相关数据信息。当该相关数据信息为单向的极小量的数据传输时,例如打印指令,开关指令等,考虑到实现兼容性可将这些指令维护至QoS管理模块的服务映射类型表格中。则管理节点通过广播的方式向第二被管理节点发送相关数据信息,从而实现第一被管理节点和第二被管理节点之间的数据传输。The service data comes from the first managed node requesting the first service. After the first managed node determines the relevant information of the second managed node, a control link and a data link are established between the management node and the first managed node, and the first managed node communicates with the management node through the data link. Send relevant data information. When the relevant data information is a one-way extremely small amount of data transmission, such as printing instructions, switching instructions, etc., these instructions can be maintained in the service mapping type table of the QoS management module in consideration of compatibility. Then the management node sends relevant data information to the second managed node by broadcasting, thereby realizing data transmission between the first managed node and the second managed node.
如图16所示,图16为本申请端到端通信方法第十六实施例的时序示意图。该方法包括以下步骤:As shown in FIG. 16 , FIG. 16 is a schematic sequence diagram of a sixteenth embodiment of the end-to-end communication method of the present application. The method includes the following steps:
S161:第一被管理节点和管理节点执行设备发现。S161: The first managed node and the management node perform device discovery.
S162:第一被管理节点与管理节点建立通信链路。S162: The first managed node establishes a communication link with the management node.
S163:第一被管理节点向管理节点发送服务请求。S163: The first managed node sends a service request to the management node.
S164:管理节点向被管理节点查询被管理节点服务。S164: The management node queries the managed node for services of the managed node.
S165:被管理节点进行服务上报。S165: The managed node reports the service.
S166:管理节点确定第二被管理节点。S166: The management node determines the second managed node.
S167:管理节点向第一被管理节点发送服务请求响应。S167: The management node sends a service request response to the first managed node.
S168:管理节点为第一被管理节点分配时频资源。S168: The management node allocates time-frequency resources for the first managed node.
S169:管理节点为第二被管理节点分配时频资源。S169: The management node allocates time-frequency resources for the second managed node.
S170:管理节点向第一被管理节点发送调度第二被管理节点的时频资源信息。S170: The management node sends time-frequency resource information for scheduling the second managed node to the first managed node.
S171:管理节点向第二被管理节点发送调度第一被管理节点的时频资源信息。S171: The management node sends time-frequency resource information for scheduling the first managed node to the second managed node.
S172:第一被管理节点与被管理节点建立端到端的数据链路。S172: The first managed node establishes an end-to-end data link with the managed node.
本实施例中,管理节点向通信域内其它被管理节点进行查询,并接收被管理节点的服务上报信息。在只接收到一个被管理节点的符合要求的服务上报信息时,管理节点确定其为第二被管理节点;当接收到多个被管理节点符合要求的上报信息时,管理节点将其都作为候选被管理节点,进一步地,通过候选被管理节点上报的RSRP,SINR等信息确定最合适的,能提供最好的服务的被管理节点,作为第二被管理节点。管理节点在确定第二被管理节点之后,基于第二被管理节点的信息向第一被管理节点发送服务请求响应。为了便于描述,图中仅画出了被选中的第二被管理节点,实际上该管理节点的通信域内可存在更多的其它的被管理节点。本实施例中相同或相似的步骤参照上述实施例,在此不再赘述。In this embodiment, the management node queries other managed nodes in the communication domain, and receives the service report information of the managed nodes. When only one managed node meets the required service reporting information, the management node determines that it is the second managed node; when it receives multiple managed nodes that meet the required reporting information, the management node regards all of them as candidates The managed node further determines the most suitable managed node that can provide the best service through information such as RSRP and SINR reported by the candidate managed node as the second managed node. After determining the second managed node, the management node sends a service request response to the first managed node based on the information of the second managed node. For ease of description, only the selected second managed node is shown in the figure, but actually there may be more other managed nodes in the communication domain of the management node. For the same or similar steps in this embodiment, refer to the foregoing embodiments, and details are not repeated here.
如图17所示,图17为本申请端到端通信方法第十七实施例的时序示意图。该方法包括以下步骤:As shown in FIG. 17 , FIG. 17 is a schematic sequence diagram of a seventeenth embodiment of the end-to-end communication method of the present application. The method includes the following steps:
S181:第一被管理节点执行设备发现。S181: The first managed node performs device discovery.
S182:第一被管理节点向管理节点发送服务请求。S182: The first managed node sends a service request to the management node.
S183:管理节点向被管理节点查询被管理节点服务。S183: The management node queries the managed node for services of the managed node.
S184:被管理节点进行服务上报。S184: The managed node reports the service.
S185:管理节点确定第二被管理节点。S185: The management node determines the second managed node.
S186:管理节点向第一被管理节点发送服务请求响应。S186: The management node sends a service request response to the first managed node.
S187:第一被管理节点与管理节点建立通信链路。S187: The first managed node establishes a communication link with the management node.
S188:管理节点为第一被管理节点分配时频资源。S188: The management node allocates time-frequency resources for the first managed node.
S189:管理节点为第二被管理节点分配时频资源。S189: The management node allocates time-frequency resources for the second managed node.
S190:管理节点向第一被管理节点发送调度第二被管理节点的时频资源信息。S190: The management node sends time-frequency resource information for scheduling the second managed node to the first managed node.
S191:管理节点向第二被管理节点发送调度第一被管理节点的时频资源信息。S191: The management node sends time-frequency resource information for scheduling the first managed node to the second managed node.
S192:第一被管理节点与被管理节点建立端到端的数据链路。S192: The first managed node establishes an end-to-end data link with the managed node.
本实施例中,管理节点向通信域内其它被管理节点进行查询,并接收被管理节点的服务上报信息。在只接收到一个被管理节点的符合要求的服务上报信息时,管理节点确定其为第二被管理节点;当接收到多个被管理节点符合要求的上报信息时,管理节点将其都作为 候选被管理节点,进一步地,通过候选被管理节点上报的RSRP,SINR等信息确定最合适的,能提供最好的服务的被管理节点,作为第二被管理节点。管理节点在确定第二被管理节点之后,基于第二被管理节点的信息向第一被管理节点发送服务请求响应。为了便于描述,图中仅画出了被选中的第二被管理节点,实际上该管理节点的通信域内可存在更多的其它的被管理节点。本实施例中相同或相似的步骤参照上述实施例,在此不再赘述。In this embodiment, the management node queries other managed nodes in the communication domain, and receives the service report information of the managed nodes. When only one managed node meets the required service reporting information, the management node determines that it is the second managed node; when it receives multiple managed nodes that meet the required reporting information, the management node regards all of them as candidates The managed node further determines the most suitable managed node that can provide the best service through information such as RSRP and SINR reported by the candidate managed node as the second managed node. After determining the second managed node, the management node sends a service request response to the first managed node based on the information of the second managed node. For ease of description, only the selected second managed node is shown in the figure, but actually there may be more other managed nodes in the communication domain of the management node. For the same or similar steps in this embodiment, refer to the foregoing embodiments, and details are not repeated here.
如图18所示,图18为本申请端到端通信方法第十八实施例的时序示意图。该方法包括以下步骤:As shown in FIG. 18 , FIG. 18 is a schematic sequence diagram of an eighteenth embodiment of the end-to-end communication method of the present application. The method includes the following steps:
S201:第一被管理节点和管理节点执行设备发现。S201: The first managed node and the management node perform device discovery.
S202:第一被管理节点与管理节点建立通信链路。S202: The first managed node establishes a communication link with the management node.
S203:第一被管理节点向管理节点发送服务请求。S203: The first managed node sends a service request to the management node.
S204:管理节点向被管理节点查询被管理节点服务。S204: The management node queries the managed node for services of the managed node.
S205:被管理节点进行服务上报。S205: The managed node reports the service.
S206:管理节点确定第二被管理节点。S206: The management node determines the second managed node.
S207:管理节点向第一被管理节点发送服务请求响应。S207: The management node sends a service request response to the first managed node.
S208:管理节点执行数据转发。S208: The management node executes data forwarding.
本实施例中,管理节点向通信域内其它被管理节点进行查询,并接收被管理节点的服务上报信息。在只接收到一个被管理节点的符合要求的服务上报信息时,管理节点确定其为第二被管理节点;当接收到多个被管理节点符合要求的上报信息时,管理节点将其都作为候选被管理节点,进一步地,通过候选被管理节点上报的RSRP,SINR等信息确定最合适的,能提供最好的服务的被管理节点,作为第二被管理节点。管理节点在确定第二被管理节点之后,基于第二被管理节点的信息向第一被管理节点发送服务请求响应。为了便于描述,图中仅画出了被选中的第二被管理节点,实际上该管理节点的通信域内可存在更多的其它的被管理节点。本实施例中相同或相似的步骤参照上述实施例,在此不再赘述。In this embodiment, the management node queries other managed nodes in the communication domain, and receives the service report information of the managed nodes. When only one managed node meets the required service reporting information, the management node determines that it is the second managed node; when it receives multiple managed nodes that meet the required reporting information, the management node regards all of them as candidates The managed node further determines the most suitable managed node that can provide the best service through information such as RSRP and SINR reported by the candidate managed node as the second managed node. After determining the second managed node, the management node sends a service request response to the first managed node based on the information of the second managed node. For ease of description, only the selected second managed node is shown in the figure, but actually there may be more other managed nodes in the communication domain of the management node. For the same or similar steps in this embodiment, refer to the foregoing embodiments, and details are not repeated here.
如图19所示,图19为本申请端到端通信方法第十九实施例的时序示意图。该方法包括以下步骤:As shown in FIG. 19 , FIG. 19 is a schematic sequence diagram of a nineteenth embodiment of the end-to-end communication method of the present application. The method includes the following steps:
S211:第一被管理节点和管理节点执行设备发现。S211: The first managed node and the management node perform device discovery.
S212:第一被管理节点与管理节点建立通信链路。S212: The first managed node establishes a communication link with the management node.
S213:第一被管理节点向管理节点发送服务请求。S213: The first managed node sends a service request to the management node.
S214:管理节点向被管理节点进行广播轮询(服务请求)。S214: The management node performs broadcast polling (service request) to the managed node.
S215:被管理节点向管理节点发送服务请求响应。S215: The managed node sends a service request response to the management node.
S216:管理节点向第一被管理节点发送服务请求响应。S216: The management node sends a service request response to the first managed node.
S217:第一被管理节点向管理节点发送相关数据。S217: The first managed node sends related data to the management node.
S218:管理节点向被管理节点广播传输相关数据。S218: The management node broadcasts and transmits relevant data to the managed node.
本实施例中,管理节点向被管理节点广播服务请求,接收符合服务需求的被管理节点的服务请求响应,以此为基础向第一被管理节点发送表明该通信域内存在符合服务需求的被管理节点的服务请求响应。为了便于描述,图中仅画出了被选中的第二被管理节点,实际上该管理节点的通信域内可存在更多的其它的被管理节点。本实施例中相同或相似的步骤参照上述实施例,在此不再赘述。In this embodiment, the management node broadcasts a service request to the managed node, receives a service request response from the managed node that meets the service requirement, and based on this, sends a message indicating that there is a managed node that meets the service requirement in the communication domain to the first managed node. Node's service request response. For ease of description, only the selected second managed node is shown in the figure, but actually there may be more other managed nodes in the communication domain of the management node. For the same or similar steps in this embodiment, refer to the foregoing embodiments, and details are not repeated here.
如图20所示,图20为本申请电子设备第一实施例的结构示意图。该电子设备包括:处理器110和存储器120。As shown in FIG. 20 , FIG. 20 is a schematic structural diagram of the first embodiment of the electronic device of the present application. The electronic device includes: a processor 110 and a memory 120 .
处理器110控制通信设备的操作,处理器110还可以称为CPU(Central Processing Unit,中央处理单元)。处理器110可能是一种集成电路芯片,具有信号序列的处理能力。处理器210还可以是通用处理器、数字信号序列处理器(DSP)、专用集成电路(ASIC)、现场可编程门阵列(FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组 件。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。The processor 110 controls operations of the communication device, and the processor 110 may also be called a CPU (Central Processing Unit, central processing unit). The processor 110 may be an integrated circuit chip, capable of processing signal sequences. The processor 210 can also be a general-purpose processor, a digital signal sequence processor (DSP), an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components. A general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like.
存储器120存储处理器110工作所需要的指令和数据。The memory 120 stores instructions and data required for the processor 110 to work.
处理器110用于执行指令以实现本申请服务发现方法第一实施例至第五实施例、第十二实施例至第十五实施例中任一个所描述的方法即可能的组合方法。The processor 110 is configured to execute instructions to implement the methods described in any one of the first embodiment to the fifth embodiment, the twelfth embodiment to the fifteenth embodiment of the service discovery method of this application, that is, a possible combined method.
如图21所示,图21为本申请电子设备第二实施例的结构示意图。该电子设备包括:处理器210和存储器220。As shown in FIG. 21 , FIG. 21 is a schematic structural diagram of a second embodiment of the electronic device of the present application. The electronic device includes: a processor 210 and a memory 220 .
处理器210控制通信设备的操作,处理器210还可以称为CPU(Central Processing Unit,中央处理单元)。处理器210可能是一种集成电路芯片,具有信号序列的处理能力。处理器210还可以是通用处理器、数字信号序列处理器(DSP)、专用集成电路(ASIC)、现场可编程门阵列(FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。The processor 210 controls the operation of the communication device, and the processor 210 may also be called a CPU (Central Processing Unit, central processing unit). The processor 210 may be an integrated circuit chip, capable of processing signal sequences. The processor 210 can also be a general-purpose processor, a digital signal sequence processor (DSP), an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components. A general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like.
存储器220存储处理器210工作所需要的指令和数据。The memory 220 stores instructions and data required for the processor 210 to work.
处理器210用于执行指令以实现本申请服务发现方法第六实施例至第十一实施例中任一个所描述的方法即可能的组合方法。The processor 210 is configured to execute instructions to implement the method described in any one of the sixth embodiment to the eleventh embodiment of the service discovery method of this application, that is, a possible combined method.
如图22所示,图22为本申请计算机可读存储介质第一实施例的结构示意图。该计算机可读存储介质包括存储器310,存储器310存储有程序数据,该程序数据被执行时实现本申请测量方法任一实施例及可能的组合所提供的方法。As shown in FIG. 22 , FIG. 22 is a schematic structural diagram of a first embodiment of a computer-readable storage medium of the present application. The computer-readable storage medium includes a memory 310, and the memory 310 stores program data. When the program data is executed, the method provided by any embodiment and possible combination of the measurement method of the present application is implemented.
存储器310可以包括只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、闪存(Flash Memory)、硬盘、光盘等。The memory 310 may include a read-only memory (ROM, Read-Only Memory), a random access memory (RAM, Random Access Memory), a flash memory (Flash Memory), a hard disk, an optical disk, and the like.
综上所述,通过向管理节点发送服务请求得到的服务请求响应,第一被管理节点通过服务请求响应确定该管理节点的通信域之内是否具备存在满足所需服务要求的第二被管理节点,以及进一步地可确定该第二被管理节点的相关信息,从而通过管理节点的时频资源分配实现第一被管理节点与第二被管理节点之间端到端的直连的数据交互,或通过管理节点转发数据实现的第一被管理节点与第二被管理节点之间端到端的数据交互。To sum up, by sending the service request response to the management node, the first managed node determines whether there is a second managed node that meets the required service requirements in the communication domain of the management node through the service request response. , and further can determine the relevant information of the second managed node, so as to realize the end-to-end direct data interaction between the first managed node and the second managed node through the time-frequency resource allocation of the management node, or through The end-to-end data interaction between the first managed node and the second managed node is realized by the management node forwarding the data.
在本申请所提供的几个实施方式中,应该理解到,所揭露的方法以及设备,可以通过其它的方式实现。例如,以上所描述的设备实施方式仅仅是示意性的,例如,所述模块或单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。In the several implementation manners provided in this application, it should be understood that the disclosed methods and devices may be implemented in other ways. For example, the device implementation described above is only illustrative. For example, the division of the modules or units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components can be Incorporation may either be integrated into another system, or some features may be omitted, or not implemented.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施方式方案的目的。The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本申请各个实施方式中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present application may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit. The above-mentioned integrated units can be implemented in the form of hardware or in the form of software functional units.
上述其他实施方式中的集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)或处理器(processor)执行本申请各个实施方式所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。If the integrated units in the above other embodiments are realized in the form of software function units and sold or used as independent products, they can be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application is essentially or part of the contribution to the prior art or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium , including several instructions to make a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (processor) execute all or part of the steps of the methods described in various embodiments of the present application. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disc, etc., which can store program codes. .
[根据细则91更正 12.10.2022] 
以上所述仅为本申请的实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领 域,均同理包括在本申请的专利保护范围内。
[Corrected 12.10.2022 under Rule 91]
The above is only an embodiment of the application, and does not limit the patent scope of the application. Any equivalent structure or equivalent process conversion made by using the specification and drawings of this application, or directly or indirectly used in other related technologies fields, are all included in the scope of patent protection of this application in the same way.

Claims (32)

  1. 一种端到端通信方法,应用于第一被管理节点,其特征在于,所述方法包括:An end-to-end communication method applied to a first managed node, characterized in that the method includes:
    向管理节点发送服务请求消息,所述服务请求消息用于请求提供第一服务;sending a service request message to the management node, where the service request message is used to request provision of the first service;
    接收来自于所述管理节点的服务请求响应;receiving a service request response from the management node;
    基于所述服务请求响应确定提供所述第一服务的第二被管理节点;determining a second managed node providing the first service based on the service request response;
    与所述第二被管理节点进行端到端数据交互。Perform end-to-end data interaction with the second managed node.
  2. 根据权利要求1所述的方法,其特征在于,The method according to claim 1, characterized in that,
    所述向管理节点发送服务请求消息之前进一步包括:Before sending the service request message to the management node, it further includes:
    与所述管理节点建立通信链路。Establish a communication link with the management node.
  3. 根据权利要求1所述的方法,其特征在于,The method according to claim 1, characterized in that,
    所述向管理节点发送服务请求消息包括:The sending the service request message to the management node includes:
    使用所述管理节点分配的公共资源发送所述服务请求消息。sending the service request message by using the public resource allocated by the management node.
  4. 根据权利要求3所述的方法,其特征在于,The method according to claim 3, characterized in that,
    所述服务请求响应由系统消息承载。The service request response is carried by a system message.
  5. 根据权利要求3所述的方法,其特征在于,The method according to claim 3, characterized in that,
    所述基于所述服务请求响应确定提供所述第一服务的第二被管理节点之后进一步包括:After determining the second managed node providing the first service based on the service request response, the step further includes:
    与所述管理节点建立通信链路。Establish a communication link with the management node.
  6. 根据权利要求1-5中任一项所述的方法,其特征在于,The method according to any one of claims 1-5, characterized in that,
    所述基于所述服务请求响应确定提供所述第一服务的第二被管理节点包括:The determining the second managed node providing the first service based on the service request response includes:
    从所述服务请求响应中读取所述第二被管理节点的信息;或reading the information of the second managed node from the service request response; or
    从所述服务请求响应中读取存在所述第二被管理节点的指示;或reading an indication of the presence of the second managed node from the service request response; or
    从所述服务请求响应中读取能够提供所述第一服务的候选被管理节点的信息;reading information of candidate managed nodes capable of providing the first service from the service request response;
    从所述候选被管理节点中选择所述第二被管理节点;selecting the second managed node from among the candidate managed nodes;
    向所述管理节点发送所述第二被管理节点的信息。sending the information of the second managed node to the management node.
  7. 根据权利要求1-5中任一项所述的方法,其特征在于,The method according to any one of claims 1-5, characterized in that,
    所述与所述第二被管理节点进行端到端数据交互包括:The end-to-end data interaction with the second managed node includes:
    接收所述管理节点分配的直连资源的信息;receiving information about directly connected resources allocated by the management node;
    使用所述直连资源与所述第二被管理节点进行直连的端到端数据交互。Perform direct-connected end-to-end data interaction with the second managed node by using the directly-connected resources.
  8. 根据权利要求7所述的方法,其特征在于,The method according to claim 7, characterized in that,
    所述直连资源包括调度所述第二被管理节点的时频资源,和/或,为所述第一被管理节点和所述第二被管理节点统一分配的资源池。The directly connected resources include time-frequency resources for scheduling the second managed node, and/or a resource pool uniformly allocated for the first managed node and the second managed node.
  9. 根据权利要求1-5中任一项所述的方法,其特征在于,The method according to any one of claims 1-5, characterized in that,
    所述与所述第二被管理节点进行端到端数据交互包括:The end-to-end data interaction with the second managed node includes:
    使用所述管理节点作为转发节点与所述第二被管理节点进行基于转发的端到端数据交互。Using the management node as a forwarding node to perform forwarding-based end-to-end data interaction with the second managed node.
  10. 一种端到端通信方法,应用于管理节点,其特征在于,所述方法包括:An end-to-end communication method applied to a management node, characterized in that the method comprises:
    接收来自于第一被管理节点的服务请求消息,所述服务请求消息用于请求提供第一服务;receiving a service request message from a first managed node, where the service request message is used to request provision of a first service;
    若所述管理节点无法提供所述第一服务,则获取通信域内的其他被管理节点能否提供所述第一服务的能力信息;If the management node cannot provide the first service, obtain capability information about whether other managed nodes in the communication domain can provide the first service;
    基于所述能力信息确定存在能够提供所述第一服务的候选被管理节点和/或第二被管理节点;determining that there is a candidate managed node and/or a second managed node capable of providing the first service based on the capability information;
    向所述第一被管理节点发送服务请求响应,所述服务请求响应携带以下至少一种:存在所述第二被管理节点的指示、所述候选被管理节点的信息和所述第二被管理节点的信息;Sending a service request response to the first managed node, where the service request response carries at least one of the following: an indication that the second managed node exists, information about the candidate managed node, and the second managed node Node information;
    协助所述第一被管理节点与所述第二被管理节点进行端到端数据交互。assisting the first managed node to perform end-to-end data interaction with the second managed node.
  11. 根据权利要求10所述的方法,其特征在于,The method according to claim 10, characterized in that,
    所述接收来自于第一被管理节点的服务请求消息之前进一步包括:Before receiving the service request message from the first managed node, it further includes:
    与所述第一被管理节点建立通信链路。Establish a communication link with the first managed node.
  12. 根据权利要求10所述的方法,其特征在于,The method according to claim 10, characterized in that,
    所述接收来自于第一被管理节点的服务请求消息之前进一步包括:Before receiving the service request message from the first managed node, it further includes:
    为所述第一被管理节点分配用于发送所述服务请求消息的公共资源。Allocating public resources for sending the service request message to the first managed node.
  13. 根据权利要求12所述的方法,其特征在于,The method according to claim 12, characterized in that,
    所述服务请求响应由系统消息承载。The service request response is carried by a system message.
  14. 根据权利要求12所述的方法,其特征在于,The method according to claim 12, characterized in that,
    所述向所述第一被管理节点发送的服务请求响应之后进一步包括:The service request response sent to the first managed node further includes:
    与所述第一被管理节点建立通信链路。Establish a communication link with the first managed node.
  15. 根据权利要求10-14中任一项所述的方法,其特征在于,The method according to any one of claims 10-14, characterized in that,
    所述获取通信域内的其他被管理节点能否提供所述第一服务的能力信息包括:The obtaining capability information of whether other managed nodes in the communication domain can provide the first service includes:
    读取已存储的所述能力信息;或read the stored capability information; or
    向所述通信域内的其他被管理节点发送能力查询消息,所述能力查询消息用于查询是否支持所述第一服务;sending a capability query message to other managed nodes in the communication domain, where the capability query message is used to query whether the first service is supported;
    接收所述通信域内的其他被管理节点上报的所述能力信息。and receiving the capability information reported by other managed nodes in the communication domain.
  16. 根据权利要求15所述的方法,其特征在于,The method according to claim 15, characterized in that,
    所述向所述通信域内的其他被管理节点发送能力查询消息包括:The sending a capability query message to other managed nodes in the communication domain includes:
    采用广播方式发送所述能力查询消息。The capability query message is sent in a broadcast manner.
  17. 根据权利要求16所述的方法,其特征在于,The method according to claim 16, characterized in that,
    所述协助所述第一被管理节点与所述第二被管理节点进行端到端数据交互包括:The assisting the first managed node to perform end-to-end data interaction with the second managed node includes:
    接收来自于第一被管理节点的服务数据;receiving service data from the first managed node;
    以广播方式发送所述服务数据。The service data is sent in a broadcast manner.
  18. 根据权利要求10-14中任一项所述的方法,其特征在于,The method according to any one of claims 10-14, characterized in that,
    所述基于所述能力信息确定存在能够提供所述第一服务的候选被管理节点和/或第二被管理节点包括:The determining based on the capability information that there are candidate managed nodes and/or second managed nodes capable of providing the first service includes:
    基于所述能力信息选择至少部分能够提供所述第一服务的被管理节点作为所述候选管理节点。Selecting at least some managed nodes capable of providing the first service as the candidate management nodes based on the capability information.
  19. 根据权利要求18所述的方法,其特征在于,The method of claim 18, wherein,
    所述基于所述能力信息选择至少部分能够提供所述第一服务的被管理节点作为所述候选管理节点之后进一步包括:After selecting at least part of the managed nodes capable of providing the first service based on the capability information as the candidate management nodes, the step further includes:
    从所述候选管理节点中选择所述第二被管理节点。Selecting the second managed node from the candidate management nodes.
  20. 根据权利要求10-14中任一项所述的方法,其特征在于,The method according to any one of claims 10-14, characterized in that,
    所述协助所述第一被管理节点与所述第二被管理节点进行端到端数据交互包括:The assisting the first managed node to perform end-to-end data interaction with the second managed node includes:
    为所述第一被管理节点与所述第二被管理节点分配直连资源;Allocating direct connection resources for the first managed node and the second managed node;
    向所述第一被管理节点与所述第二被管理节点发送所述直连资源的信息。sending the information of the directly connected resources to the first managed node and the second managed node.
  21. 根据权利要求20所述的方法,其特征在于,The method of claim 20, wherein
    所述直连资源包括调度所述第一被管理节点与所述第二被管理节点的时频资源,所述向所述第一被管理节点与所述第二被管理节点发送所述直连资源的信息包括:The direct connection resources include time-frequency resources for scheduling the first managed node and the second managed node, and sending the direct connection to the first managed node and the second managed node Resource information includes:
    向所述第一被管理节点发送调度所述第二被管理节点的时频资源,并向所述第二被管理节点发送调度所述第一被管理节点的时频资源。Sending the time-frequency resource for scheduling the second managed node to the first managed node, and sending the time-frequency resource for scheduling the first managed node to the second managed node.
  22. 根据权利要求20所述的方法,其特征在于,The method of claim 20, wherein
    所述直连资源包括为所述第一被管理节点和所述第二被管理节点统一分配的资源池,所述向所述第一被管理节点与所述第二被管理节点发送所述直连资源的信息包括:The direct connection resource includes a resource pool uniformly allocated for the first managed node and the second managed node, and sending the direct connection to the first managed node and the second managed node Linked resource information includes:
    向所述第一被管理节点与所述第二被管理节点发送所述资源池的信息。sending the information of the resource pool to the first managed node and the second managed node.
  23. 根据权利要求10-14中任一项所述的方法,其特征在于,The method according to any one of claims 10-14, characterized in that,
    所述协助所述第一被管理节点与所述第二被管理节点进行端到端数据交互包括:The assisting the first managed node to perform end-to-end data interaction with the second managed node includes:
    转发所述第一被管理节点与所述第二被管理节点之间的端到端数据。Forwarding end-to-end data between the first managed node and the second managed node.
  24. 一种端到端通信方法,应用于被管理节点,其特征在于,所述方法包括:An end-to-end communication method applied to a managed node, characterized in that the method includes:
    接收来自管理节点的能力查询消息,所述能力查询消息用于查询是否支持第一服务;receiving a capability query message from the management node, where the capability query message is used to query whether the first service is supported;
    向所述管理节点上报能力信息,所述能力信息用于表示能否提供所述第一服务。reporting capability information to the management node, where the capability information is used to indicate whether the first service can be provided.
  25. 根据权利要求24所述的方法,其特征在于,进一步包括:The method of claim 24, further comprising:
    接收所述管理节点分配的直连资源的信息;receiving information about directly connected resources allocated by the management node;
    使用所述直连资源与请求所述第一服务的第一被管理节点进行直连的端到端数据交互。Perform direct-connected end-to-end data interaction with the first managed node requesting the first service by using the direct-connection resources.
  26. 根据权利要求25所述的方法,其特征在于,The method of claim 25, wherein,
    所述直连资源包括调度所述第一被管理节点的时频资源,和/或,为所述第一被管理节点和所述被管理节点统一分配的资源池。The directly connected resources include time-frequency resources for scheduling the first managed node, and/or a resource pool uniformly allocated for the first managed node and the managed node.
  27. 根据权利要求24所述的方法,其特征在于,进一步包括:The method of claim 24, further comprising:
    使用所述管理节点作为转发节点与请求所述第一服务的第一被管理节点进行基于转发的端到端数据交互。Using the management node as a forwarding node to perform forwarding-based end-to-end data interaction with the first managed node requesting the first service.
  28. 根据权利要求24所述的方法,其特征在于,The method of claim 24, wherein,
    所述接收来自管理节点的能力查询消息包括:Said receiving the capability query message from the management node includes:
    接收所述管理节点以广播方式发送的所述能力查询消息。Receive the capability query message sent by the management node in a broadcast manner.
  29. 根据权利要求28所述的方法,其特征在于,进一步包括:The method of claim 28, further comprising:
    接收所述管理节点以广播方式发送的服务数据,所述服务数据来自于请求所述第一服务的第一被管理节点。receiving service data sent by the management node in a broadcast manner, where the service data comes from the first managed node requesting the first service.
  30. 一种电子设备,其特征在于,包括存储器和处理器,所述存储器用于存储程序数据,所述程序数据能够被所述处理器执行,以实现如权利要求1-9或24-29中任一项所述的方法。An electronic device, characterized in that it includes a memory and a processor, the memory is used to store program data, and the program data can be executed by the processor, so as to implement any of claims 1-9 or 24-29 one of the methods described.
  31. 一种电子设备,其特征在于,包括存储器和处理器,所述存储器用于存储程序数据,所述程序数据能够被所述处理器执行,以实现如权利要求10-23中任一项所述的方法。An electronic device, characterized by comprising a memory and a processor, the memory is used to store program data, and the program data can be executed by the processor, so as to implement any one of claims 10-23 Methods.
  32. 一种计算机可读存储介质,其特征在于,所述存储介质存储程序指令,所述程序指令被执行时实现如权利要求1-29中任一项所述的方法。A computer-readable storage medium, wherein the storage medium stores program instructions, and when the program instructions are executed, the method according to any one of claims 1-29 is realized.
PCT/CN2022/118775 2021-09-28 2022-09-14 End-to-end communication method, and electronic device and computer-readable storage medium WO2023051253A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111144634.0 2021-09-28
CN202111144634.0A CN115884135A (en) 2021-09-28 2021-09-28 End-to-end communication method, electronic device and computer readable storage medium

Publications (1)

Publication Number Publication Date
WO2023051253A1 true WO2023051253A1 (en) 2023-04-06

Family

ID=85763637

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/118775 WO2023051253A1 (en) 2021-09-28 2022-09-14 End-to-end communication method, and electronic device and computer-readable storage medium

Country Status (2)

Country Link
CN (1) CN115884135A (en)
WO (1) WO2023051253A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180139106A1 (en) * 2016-11-14 2018-05-17 Huawei Technologies Co., Ltd. System and method for accelerated provision of network services
CN110912726A (en) * 2018-09-18 2020-03-24 中兴通讯股份有限公司 Service providing method, device, system, storage medium and electronic device
CN112543212A (en) * 2019-09-23 2021-03-23 中国科学院声学研究所 System for providing request response exact communication delay guarantee for distributed service
US20210219186A1 (en) * 2020-04-02 2021-07-15 Intel Corporation Simple reflective qos (srq) for mobile and network centric end-to-end wlan qos management

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180139106A1 (en) * 2016-11-14 2018-05-17 Huawei Technologies Co., Ltd. System and method for accelerated provision of network services
CN110912726A (en) * 2018-09-18 2020-03-24 中兴通讯股份有限公司 Service providing method, device, system, storage medium and electronic device
CN112543212A (en) * 2019-09-23 2021-03-23 中国科学院声学研究所 System for providing request response exact communication delay guarantee for distributed service
US20210219186A1 (en) * 2020-04-02 2021-07-15 Intel Corporation Simple reflective qos (srq) for mobile and network centric end-to-end wlan qos management

Also Published As

Publication number Publication date
CN115884135A (en) 2023-03-31

Similar Documents

Publication Publication Date Title
WO2021017689A1 (en) User plane data acquisition method and apparatus, and storage medium
KR101806257B1 (en) Method and apparatus for implementing subscription notification
CN113841432A (en) Method and apparatus for providing connection with terminal for using edge computing service
CN110012437B (en) Method, device and system for sending multicast message
RU2425466C2 (en) Detecting neighbouring cells
JP7077492B2 (en) Methods and devices for flexibly providing services in wireless communication systems
WO2021168714A1 (en) Application discovery method, apparatus, and system
WO2020253531A1 (en) Communication method and apparatus, entity and storage medium
KR20210088233A (en) Apparatus and method for providing multiple virtual network for an application in mobile communication network
WO2022152089A1 (en) Information transmission method and device thereof
CN113259423B (en) Method and device for client networking access in P2P system
CN113596739A (en) Data transmission method, device and equipment
CN112997548A (en) Method and device for mutually exclusive access of roaming terminal to network slice in wireless communication system
JP2024511907A (en) Network function registration method, discovery method, equipment, device and medium
WO2023051253A1 (en) End-to-end communication method, and electronic device and computer-readable storage medium
TW201943294A (en) Access control information transmission method, apparatus, and network side device
CN110460482B (en) Traffic acquisition method, device, server and medium
JP7300371B2 (en) communication controller
US11924660B2 (en) Method and apparatus for group management for group event monitoring
CN114615272B (en) Method and system for scheduling media data forwarding server
JP2015526937A (en) Data packet processing method, system, and device
KR20120047350A (en) Methods of discovering communication entity using discovery gateway and systems for discovering communication entity
CN111315037B (en) Communication link establishing method and device, computer equipment and storage medium
JP7413570B2 (en) IP address assignment in wireless communication networks
CN113438058B (en) Data transmission method, device, network relay equipment and system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22874640

Country of ref document: EP

Kind code of ref document: A1