WO2021134346A1 - Feedback method and apparatus - Google Patents

Feedback method and apparatus Download PDF

Info

Publication number
WO2021134346A1
WO2021134346A1 PCT/CN2019/130178 CN2019130178W WO2021134346A1 WO 2021134346 A1 WO2021134346 A1 WO 2021134346A1 CN 2019130178 W CN2019130178 W CN 2019130178W WO 2021134346 A1 WO2021134346 A1 WO 2021134346A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
protocol layer
layer
terminal device
protocol
Prior art date
Application number
PCT/CN2019/130178
Other languages
French (fr)
Chinese (zh)
Inventor
黄曲芳
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to PCT/CN2019/130178 priority Critical patent/WO2021134346A1/en
Publication of WO2021134346A1 publication Critical patent/WO2021134346A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • This application relates to the field of wireless communication technology, and in particular to a feedback method and device.
  • XR extended reality
  • VR virtual reality
  • the content encoded by the encoder of the sender is affected by the feedback information sent by the receiver. For example, if a user watches a ball game, the user's line of sight angle remains unchanged, and the game screen in the line of sight will continue to change as the game progresses. However, relative to the sampling rate of 50-100 frames per second, the player's movements are in two frames. The changes between them are very small, that is to say, there is a strong correlation between the pictures of each frame. If the previous data packet has been successfully received, the encoder of the sender can encode only the changed part of the picture, which can significantly reduce the amount of encoded data. However, if the previous data packet is not successfully received, the sender can not only encode the changed part of the subsequent pictures, but encode all the pictures.
  • each protocol layer has its own feedback, for example, the medium access control (MAC) layer has hybrid automatic retransmission Request (hybrid automatic repeat request, HARQ) feedback, radio link control (RLC) layer has status report, and packet data convergence protocol (packet data convergence protocol, PDCP) layer has status report, etc. Since each protocol layer only feeds back the data reception status of that protocol layer, the sender cannot accurately determine whether the sent data reaches the application layer of the receiver.
  • MAC medium access control
  • RLC radio link control
  • PDCP packet data convergence protocol
  • the sender For a data packet, if the sender does not receive feedback from the receiver’s application layer for a long time, the sender regards the data packet as not received, and the sender’s encoding module will not implement differential encoding, resulting in data redundancy after encoding. The amount of data sent is large.
  • the purpose of the embodiments of the present application is to provide a feedback method and device to solve the problem of how to send feedback.
  • the present application provides a feedback method, including: a second protocol layer of a first terminal device receives first information of a first protocol layer of the first terminal device, and the first terminal device generates a second Information; the second protocol layer is a lower protocol layer of the first protocol layer; the first terminal device sends the first information and the second information.
  • the lower protocol layer of the first terminal device when the upper protocol layer of the first terminal device generates the first information, the lower protocol layer of the first terminal device generates the second information at the same time, and the first terminal device simultaneously sends the first information of the upper protocol layer and the lower layer each time
  • the second information of the protocol layer can realize the feedback of the information of multiple protocol layers at the same time, so that the sender can simultaneously determine the state corresponding to the multiple protocol layers in the first terminal device.
  • the second protocol layer of the first terminal device receives the first information of the first protocol layer of the first terminal device, and the first terminal device generates the second information, including :
  • the second protocol layer of the first terminal device receives the first information from the first protocol layer of the first terminal device, when it is determined that the Internet Protocol IP quintuple corresponding to the first information When the IP quintuple is preset, the second information is generated; or, when the second protocol layer of the first terminal device receives all information from the first protocol layer of the first terminal device When the first information is described, the second information is generated.
  • the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, or the first information is used to indicate the connection with the first terminal device At least one of the position change and the viewing angle change of the extended reality XR display device; the second information is used to indicate the data reception status of the second protocol layer of the first terminal device.
  • the first terminal device can simultaneously feed back the data reception status of multiple protocol layers, so that the data sender can obtain multiple protocol layers such as the first protocol layer and the second protocol layer in the first terminal device at the same time. In this way, the reception status of the sent data at the first terminal device can be accurately determined, thereby reducing the occurrence of redundant coding.
  • the first protocol layer is an application layer
  • the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer; or the first protocol The layer is at least one of an application layer and an RTP layer, and the second protocol layer is a PDCP layer.
  • the second information when the second protocol layer is an RTP layer, the second information includes the first sequence number or the second sequence number or the third information; the third information is used to indicate the The number of data packets buffered by the second protocol layer N or the total number of bits of the buffered data packets; the first sequence number is one of the N data packet sequence numbers corresponding to the N data packets buffered by the second protocol layer The smallest data packet sequence number, where the second sequence number is the largest data packet sequence number among the N data packet sequence numbers corresponding to the N data packets buffered by the second protocol layer, and N is an integer greater than 0.
  • the second information when the second information includes the first sequence number or the second sequence number, the second information also includes a first bitmap; the first bitmap is used to indicate The N data packets buffered by the second protocol layer, and the unreceived data packets whose sequence numbers are located among the N data packets buffered by the second protocol layer.
  • the second information when the second protocol layer is a PDCP layer, the second information includes a second bitmap or fourth information; the second bitmap is used to indicate the second bitmap The reception status of the first unreceived data packet of the protocol layer and the P data packets after the first unreceived data packet, where P is an integer greater than 0;
  • the fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer received , But not the total number of bits of the data packet submitted to the first protocol layer.
  • the present application also provides a communication device that has any method provided in the first aspect.
  • the communication device can be implemented by hardware, or can be implemented by hardware executing corresponding software.
  • the hardware or software includes one or more units or units corresponding to the above-mentioned functions.
  • the communication device includes a processor configured to support the communication device to perform the corresponding function of the first terminal device in the above-mentioned method.
  • the communication device may further include a memory, and the storage may be coupled with the processor, which stores program instructions and data necessary for the communication device.
  • the communication device further includes a communication interface, and the communication interface is used to support communication between the communication device and equipment such as network equipment.
  • the communication device includes corresponding functional units, which are respectively used to implement the steps in the above method.
  • the function can be realized by hardware, or the corresponding software can be executed by hardware.
  • the hardware or software includes one or more units corresponding to the above-mentioned functions.
  • the structure of the communication device includes a processing unit and a communication unit, and these units can perform corresponding functions in the foregoing method examples.
  • these units can perform corresponding functions in the foregoing method examples.
  • the present application provides a feedback method, including: a network device receives second information from a first terminal device; the network device determines control layer feedback information according to the second information; wherein the control layer feedback The information is used to indicate the data receiving status of the second protocol layer of the first terminal device; the network device sends the control layer feedback information to the server.
  • the second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
  • the second information includes a second bitmap or fourth information
  • the second bitmap is used to indicate the first unreceived data packet of the second protocol layer of the first terminal device, and P data packets after the first unreceived data packet
  • the receiving status of the data packet, P is an integer greater than 0;
  • the fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer has received it, but The total number of bits of data packets that are not delivered to the first protocol layer; the second protocol layer is a lower protocol layer of the first protocol layer.
  • control layer feedback information includes the third bitmap and the first data packet
  • control layer feedback information includes the fifth information and the first data packet
  • the third bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet;
  • the first data packet is the first unreceived data packet of the second protocol layer;
  • the fifth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer of the first terminal device; or the fifth information is used to indicate the first protocol layer The total number of bits of the data packet received by the second protocol layer but not delivered to the first protocol layer of the first terminal device.
  • the second protocol layer is a PDCP layer.
  • the present application also provides a communication device having any method provided in the third aspect.
  • the communication device can be implemented by hardware, or can be implemented by hardware executing corresponding software.
  • the hardware or software includes one or more units or units corresponding to the above-mentioned functions.
  • the communication device includes a processor configured to support the communication device to perform the corresponding function of the network device in the method shown above.
  • the communication device may further include a memory, and the storage may be coupled with the processor, which stores program instructions and data necessary for the communication device.
  • the communication device further includes a communication interface, and the communication interface is used to support communication between the communication device and a device such as the first terminal device.
  • the communication device includes corresponding functional units, which are respectively used to implement the steps in the above method.
  • the function can be realized by hardware, or the corresponding software can be executed by hardware.
  • the hardware or software includes one or more units corresponding to the above-mentioned functions.
  • the structure of the communication device includes a processing unit and a communication unit, and these units can perform corresponding functions in the foregoing method examples.
  • these units can perform corresponding functions in the foregoing method examples.
  • this application provides a feedback method, including: a server sends service data to a first terminal device through a network device;
  • the server receives at least one of the first information, the second information, and the control layer feedback information
  • control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device
  • the server determines the reception status of the service data according to at least one of the first information, the second information, and the control layer feedback information.
  • the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, or the location of the extended reality XR display device connected to the first terminal device At least one of change and perspective change;
  • the second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
  • the first protocol layer is an application layer
  • the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer;
  • the first protocol layer is at least one of an application layer and an RTP layer
  • the second protocol layer is a PDCP layer.
  • the present application also provides a communication device that has any method provided in the fifth aspect.
  • the communication device can be implemented by hardware, or can be implemented by hardware executing corresponding software.
  • the hardware or software includes one or more units or units corresponding to the above-mentioned functions.
  • the communication device includes a processor configured to support the communication device to perform the corresponding function of the server in the method shown above.
  • the communication device may further include a memory, and the storage may be coupled with the processor, which stores program instructions and data necessary for the communication device.
  • the communication device further includes a communication interface, and the communication interface is used to support communication between the communication device and equipment such as network equipment.
  • the communication device includes corresponding functional units, which are respectively used to implement the steps in the above method.
  • the function can be realized by hardware, or the corresponding software can be executed by hardware.
  • the hardware or software includes one or more units corresponding to the above-mentioned functions.
  • the structure of the communication device includes a processing unit and a communication unit, and these units can perform corresponding functions in the foregoing method examples.
  • these units can perform corresponding functions in the foregoing method examples.
  • the present application provides a communication device that includes a processor, and when the processor executes a computer program or instruction in a memory, as described in the first or third or fifth aspects The method is executed.
  • the present application provides a communication device.
  • the communication device includes a processor and a memory.
  • the memory is used to store computer programs or instructions; the processor is used to execute the computer programs or instructions stored in the memory. So that the communication device executes the corresponding method as shown in the first aspect or the third aspect or the fifth aspect.
  • the present application provides a communication device that includes a processor, a memory, and a transceiver.
  • the transceiver is used to receive signals or send signals; and the memory is used to store computer programs or instructions;
  • the processor is configured to call the computer program or instruction from the memory to execute the method according to the first aspect or the third aspect or the fifth aspect.
  • the present application provides a communication device, the communication device includes a processor and an interface circuit, the interface circuit is configured to receive code instructions and transmit them to the processor; the processor runs the code instructions In order to perform the corresponding method as shown in the first aspect or the third aspect or the fifth aspect.
  • the present application provides a computer-readable storage medium for storing a computer program or instruction.
  • the computer reads and executes the computer program or instruction, the first aspect or The method described in the third or fifth aspect is implemented.
  • the present application provides a computer program product including instructions.
  • the computer reads and executes the computer program product, the method described in the first aspect or the third aspect or the fifth aspect is realized.
  • the present application provides a chip including a processor, the processor is coupled with a memory, and is configured to execute a computer program or instruction stored in the memory.
  • the processor executes the computer program or instruction At this time, the method described in the first aspect or the third aspect or the fifth aspect is realized.
  • the present application provides a system including the communication device provided in the foregoing second aspect, the communication device provided in the foregoing fourth aspect, and the communication device provided in the foregoing sixth aspect.
  • FIG. 1 is a schematic diagram of a network architecture applicable to an embodiment of the present application
  • FIG. 2 is a schematic diagram of a protocol stack structure provided by an embodiment of the application.
  • FIG. 3 is a schematic flowchart of a feedback method provided by an embodiment of the application.
  • FIG. 4 is a schematic diagram of a data packet reception status of an RTP layer provided by an embodiment of this application.
  • FIG. 5 is a schematic diagram of a data packet reception status of the PDCP layer according to an embodiment of the application
  • FIG. 6 is a schematic structural diagram of a communication device provided by an embodiment of this application.
  • FIG. 7 is a schematic structural diagram of a communication device provided by an embodiment of this application.
  • FIG. 1 it is a schematic diagram of a network architecture applicable to an embodiment of the present application.
  • Figure 1 includes a first terminal device, a second terminal device, a server, and a network device.
  • the network shown in FIG. 1 may also include other devices, which will not be listed here.
  • the second terminal device may collect data, for example, including but not limited to audio data and video data, and the second terminal device sends the quantized and encoded data to the server through the encoder.
  • the server processes the data from the second terminal device, such as video compression processing on image data, and then passes through the Real-time Transport Protocol (RTP) layer, the User Datagram Protocol (UDP) layer, The Internet protocol (IP) layer and other protocol layers are processed through the transport layer to the network equipment.
  • RTP Real-time Transport Protocol
  • UDP User Datagram Protocol
  • IP Internet protocol
  • any video compression codec protocol can be used for video compression, such as the High Efficiency Video Coding protocol or the H.266 protocol. Not limited.
  • the network equipment passes the received data through the Service Data Adaptation Protocol (SDAP), the Packet Data Convergence Protocol (PDCP) layer, the radio link control (RLC) layer, and the media interface.
  • SDAP Service Data Adaptation Protocol
  • PDCP Packet Data Convergence Protocol
  • RLC radio link control
  • media interface After the protocol layers such as the medium access control (MAC) layer and the physical (Physical, PHY) layer are processed, they are transmitted to the first terminal device through the wireless interface.
  • MAC medium access control
  • PHY Physical
  • the first terminal device is connected to an XR display device, for example, via a universal serial bus (Universal Serial Bus, USB) or via Bluetooth or wireless connection.
  • the first terminal device can provide video image data for the XR display device, and the XR display device can display the acquired video image data to the user through three-dimensional dynamic view, entity behavior interaction, etc., to provide users with an immersive application Experience.
  • the protocol stack corresponding to the architecture shown in FIG. 1 may be as shown in FIG. 2.
  • the XR display device may not include a decoder.
  • the first terminal device includes a decoder, and the first terminal device sends the decoded data to the XR display device through the decoder.
  • the XR display device Display the obtained video data directly.
  • the content encoded by the encoder of the second terminal device is affected by the feedback information sent by the first terminal device. For example, when a user watches a ball game through an XR display device, assuming that the user's line of sight angle does not change, the game screen in the line of sight will continue to change as the game progresses, but when the user's line of sight angle does not change, between the two frames The change is very small, so there is a strong correlation between the pictures of each frame. If the previous data packet has been successfully received, the encoder of the second terminal device can encode only the changed part of the picture, which can significantly reduce the amount of encoded data. However, if the previous data packet is not successfully received, the second terminal device cannot only encode the changed part of the subsequent picture, but should provide more detailed encoding information, such as encoding all the pictures.
  • the present application provides a method that can improve the accuracy of the first terminal device's feedback of the data receiving state and reduce the amount of coding of the second terminal device.
  • the terminal device may be a device with a wireless transceiver function or a chip that can be installed in any device, and may also be referred to as user equipment (UE), access terminal, user unit, or user station. , Mobile station, mobile station, remote station, remote terminal, mobile device, user terminal, wireless communication device, user agent or user device.
  • UE user equipment
  • Mobile station mobile station, remote station, remote terminal, mobile device, user terminal, wireless communication device, user agent or user device.
  • the terminal equipment in the embodiments of this application may be a mobile phone (mobile phone), a tablet computer (Pad), a computer with wireless transceiver function, a virtual reality (VR) terminal, an augmented reality (AR) terminal, an industrial Wireless terminals in industrial control, wireless terminals in self-driving, wireless terminals in remote medical, wireless terminals in smart grid, transportation safety Wireless terminals in the smart city (smart city), wireless terminals in the smart home (smart home), and so on.
  • the network equipment can be the next-generation base station (next Generation node B, gNB) in the NR system, the evolutional node B (eNB) in the LTE system, or the global system of mobile communication.
  • FIG. 3 it is a schematic flowchart of a feedback method provided by an embodiment of this application.
  • the method includes:
  • Step 301 The second protocol layer of the first terminal device receives the first information of the first protocol layer of the first terminal device, and the first terminal device generates the second information.
  • the first terminal device may receive the service data sent by the server through the network device.
  • the service data may include video data, audio data, etc., which is not limited in the embodiment of the present application.
  • the service data sent by the server may be collected by the second terminal device. How to collect the service data will not be repeated here.
  • the second protocol layer is a lower protocol layer of the first protocol layer.
  • the second protocol layer may be an RTP layer, or a PDCP layer, or an RTP layer and a PDCP layer.
  • the second protocol layer may be a PDCP layer, and other situations will not be described again.
  • the first protocol layer of the first terminal device can feed back the reception status of the service data during the process of receiving the service data sent by the server through the network device, so that the server can determine which data is successfully received and which data fails to be received .
  • the first protocol layer of the first terminal device may generate first information.
  • the first information may be used to indicate the data reception status of the first protocol layer of the first terminal device.
  • the first terminal device can indicate the position change and viewing angle of the XR display device through the first information At least one of the changes, so that the second terminal device performs encoding according to the position and angle of view indicated by the first information when encoding, thereby improving encoding efficiency.
  • the second terminal device uses multiple 360-degree cameras and audio collectors to continuously collect audio and video data. Therefore, the encoder of the second terminal device encodes all the collected audio and video data, which can be called "Complete Data". If the user is wearing an XR display device, the area viewed by the current user’s perspective is area B1; the encoder of the second terminal device can perform high-precision encoding on the data corresponding to area B1 in the "full set of data", while leaving the user's eyes behind The image of the area covered by the light reduces the coding accuracy, and the parts that are invisible to the user's eyes, such as the area facing the back of the head, need not be coded.
  • the first terminal When the area viewed by the user’s perspective is changed to area B2, the first terminal indicates the change in perspective through the first information.
  • the encoder of the second terminal device can perform high-precision data on the data corresponding to area B2 in the "full set of data".
  • the data corresponding to area B1 can be encoded with low precision or not. In this way, the purpose of reducing the amount of coding and reducing the amount of transmitted data can be achieved without reducing the user experience.
  • the second information may be used to indicate the data reception status of the second protocol layer of the first terminal device.
  • the specific content of the second information will be described below and will not be repeated here.
  • the second protocol layer of the first terminal device when the second protocol layer of the first terminal device receives the first information from the first protocol layer of the first terminal device, the first The information makes any judgment and directly generates the second information.
  • the server or the network device may configure a preset IP quintuple for the first terminal device.
  • the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, the first information is carried by a data packet using a preset IP quintuple.
  • the second protocol layer of the first terminal device obtains the first information from the first protocol layer of the first terminal device, when determining the IP five yuan corresponding to the first information
  • the group is a preset IP 5-tuple
  • the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, so that the second information can be generated; accordingly, when it is determined that the first information corresponds to When the IP quintuple of is not a preset IP quintuple, the second information may not be generated.
  • Step 302 The first terminal device sends the first information and the second information.
  • first information and the second information are sent to the server through the network device.
  • the first information is transparently transmitted to the server through the network device.
  • the second protocol layer is the RTP layer
  • the second information is also transparently transmitted to the server through the network device;
  • the second protocol layer is the PDCP layer, the network device can determine the control layer feedback information based on the second information, and then send it to the server
  • the feedback information of the control layer please refer to the following description for details.
  • Step 303 The network device receives the second information from the first terminal device.
  • the network device may also receive the first information from the first terminal device, and forward the first information to the server.
  • Step 304 The network device determines control layer feedback information according to the second information, and sends the control layer feedback information to the server.
  • control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device
  • Step 305 The server receives at least one of the first information, the second information, and the control layer feedback information;
  • Step 306 The server determines the reception status of the service data according to at least one of the first information, the second information, and the control layer feedback information.
  • the first protocol layer is the upper protocol layer of the second protocol layer
  • the second protocol layer of the first terminal device also sends the first information.
  • the first terminal device can feed back information of multiple protocol layers at the same time, so that the server can obtain the information of multiple protocol layers in the first terminal device, and the server can accurately determine that the service data sent by the server is in the first terminal device.
  • the receiving status at the terminal equipment thereby reducing the occurrence of redundant coding.
  • the first protocol layer is used as the application layer
  • the second protocol layer includes the RTP layer and the PDCP layer as an example for description. For other situations, reference may be made to the description here, which will not be repeated here.
  • Step 1 The server sends service data to the first terminal device through the network device.
  • the service data sent by the server is collected and encoded by the second terminal device and then sent to the server.
  • Step 2 The first terminal device receives service data.
  • Step 3 The application layer of the first terminal device generates the first information.
  • the first information generated by the first terminal device may be generated according to the reception status of the service data.
  • the first information may be used to indicate the data reception status of the application layer of the first terminal device.
  • the first information generated by the first terminal device may also have nothing to do with the reception status of the service data.
  • the first information may be used to indicate the position change and the viewing angle change of the extended reality XR display device connected to the first terminal device. At least one of.
  • the IP quintuple of the data packet including the first information may be a preset IP quintuple.
  • the network device may determine a separate logical channel for the first information sent by the application layer of the first terminal device, that is, the first information is processed by a PDCP entity of the network device alone, and is not related to the first information. Other data sent by a terminal device shares a PDCP entity.
  • the first information generated by the application layer of the first terminal device needs to be processed by the lower protocol layer of the application layer in the protocol stack and then sent to the network device, that is, the RTP layer and PDCP layer of the first terminal device will receive the first information.
  • the second information generated when the RTP layer receives the first information is called the RTP status report; the second information generated when the PDCP layer receives the first information is called the PDCP status report.
  • the RTP status report is used to indicate the data reception status of the RTP layer of the first terminal device; the PDCP status report is used to indicate the data reception status of the PDCP layer of the first terminal device, which will be described in detail below.
  • Step 4 The RTP layer of the first terminal device receives the first information and generates an RTP status report.
  • the RTP status report may include one or more of the first sequence number, the second sequence number, the first bitmap, and the third information.
  • the third information is used to indicate the number N of data packets buffered by the RTP layer of the first terminal device, and the data packet sequence number is located among the N data packets buffered by the RTP layer of the first terminal device that have not been received. At least one item of the number K of data packets, or the third information is used to indicate the total number of bits of data packets buffered by the RTP layer of the first terminal device, N is an integer greater than 0, and K is an integer greater than 0.
  • the first sequence number is the smallest data packet sequence number among the N data packet sequence numbers corresponding to the N data packets buffered by the RTP layer of the first terminal device; the second sequence number is the N data packet sequence numbers buffered by the RTP layer of the first terminal device The largest data packet sequence number among the N data packet sequence numbers corresponding to the data packet.
  • the first bitmap is used to indicate the N data packets buffered by the RTP layer of the first terminal device, and the unreceived data whose sequence numbers are located among the N data packets buffered by the RTP layer of the first terminal device package.
  • the RTP status report may also include other information, such as the first time, the second time, and other information, which will not be repeated here.
  • the first time is the receiving time of the data packet corresponding to the first sequence number
  • the second time is the receiving time of the data packet corresponding to the second sequence number.
  • the first moment and the second moment, etc. may be represented by Global Positioning System (GPS) time, for example, the first moment is 17:02 pm on October 22, 2019: 38 seconds: 408ms : 260ns; the second moment is 17:02 pm on October 22, 2019: 38 seconds: 840ms:50ns.
  • GPS Global Positioning System
  • the data packet sequence numbers of the 10 data packets buffered in the RTP layer of the first terminal device may be as shown in FIG. 4.
  • the RTP layer of the first terminal device receives a data packet with a data packet sequence number of 709 at the first moment, and a data packet with a data packet sequence number of 722 at the second moment.
  • the data packet sequence numbers of the 10 data packets received in the RTP layer of the first terminal device are 709, 710, 712, 713, 714, 717, 718, 720, 721, and 722, respectively.
  • the first sequence number that is, the smallest data packet sequence number in the data packets buffered by the RTP layer of the first terminal device, is 709; the second sequence number, that is the largest data packet in the data packets buffered by the RTP layer of the first terminal device The packet sequence number is 722.
  • the data packet sequence numbers are located among the 10 data packets buffered by the RTP layer of the first terminal device, and the data packet sequence numbers of the unreceived data packets are 711, 715, 716, and 719, respectively.
  • the first bitmap corresponding to Figure 4 can be expressed as follows: 11011100110111; the bit corresponding to 709 is on the far left of the first bitmap, and the bit corresponding to 722 is on the far right of the first bitmap. .
  • the first bitmap corresponding to FIG. 4 may be expressed as follows: 11101100111011.
  • the bit corresponding to 722 is on the far left of the first bitmap, and the bit corresponding to 709 is on the far right of the first bitmap.
  • the RTP status report can be any of the following:
  • the RTP status report includes: the third information: the number of data packets buffered by the RTP layer 10; the first bitmap: 11011100110111 or 11101100111011.
  • the RTP status report includes: the first serial number: 709; the first bitmap: 11011100110111 or 11101100111011.
  • the RTP status report includes: the second serial number: 722; the first bitmap: 11101100111011 or 11101100111011.
  • the RTP status report includes: the second sequence number: 722; the third information: the number of data packets buffered by the RTP layer 10, and the data packet sequence number between the 10 data packets that has not been received. Quantity 4.
  • the RTP status report includes: the first sequence number: 709; the third information: the number of data packets buffered by the RTP layer 10, and the data packet sequence number between these 10 data packets that has not been received. Quantity 4.
  • Step 5 When the PDCP layer of the first terminal device receives at least one of the first information of the application layer of the first terminal and the RTP status report of the RTP layer, a PDCP status report is generated.
  • the PDCP entity corresponding to the PDCP layer of the first terminal device is configured to be delivered in order.
  • the PDCP layer of the first terminal device generates the PDCP status report when it receives at least one of the first information and the RTP status report.
  • the PDCP status report may include one or more of the following:
  • the third data packet sequence number The third data packet sequence number; the second bitmap; the fourth information.
  • the third data packet sequence number refers to the sequence number of the first data packet not received by the PDCP layer of the first terminal device; the second bitmap is used to indicate the first data packet of the PDCP layer of the first terminal device.
  • P is an integer greater than 0.
  • the fourth information is used to indicate the number of data packets received by the PDCP layer of the first terminal device but not delivered to the RTP layer of the first terminal device; or the fourth information is used to indicate the PDCP layer of the first terminal device The total number of bits of the data packet received by the layer but not delivered to the RTP layer of the first terminal device.
  • the data packet sequence number of the first unreceived data packet of the PDCP layer of the first terminal device is 49.
  • the data packet sequence numbers of the data packets received by the PDCP layer of the first terminal device are 50, 51, 52, 53, 55, 56 and 58 respectively.
  • the second bitmap corresponding to the reception status of the next 9 data packets of the data packet whose sequence number is 49 is 0111101101, where 1 means that the data packet corresponding to this bit has been received, and 0 means this bit The data packet corresponding to the bit has not been received yet.
  • the PDCP status report can also indicate other information, such as indicating the number of data packets correctly received by the PDCP layer of the first terminal device and the number of data packets incorrectly received, without indicating which data packet has been received. To, which data packet has not been received yet.
  • the content of the PDCP status report includes: there are 10 packets in the PDCP buffer, 3 of which have not been received, and 7 of them have been received.
  • the PDCP status report may also indicate one or more of the total number of bits of the data packet correctly received by the PDCP layer and the total number of bits of the data packet incorrectly received by the PDCP layer, and other situations will not be repeated.
  • Step 6 The first terminal device sends one or more of the first information, the RTP status report, and the PDCP status report to the network device.
  • Step 7 When the network device receives the first information and the RTP status report, it forwards the first information and the RTP status report to the server; when receiving the PDCP status report, the control layer feedback information can be determined according to the PDCP status report, and Send the control layer feedback information to the server.
  • control layer feedback information may be used to indicate the data reception status of the PDCP layer of the first terminal device.
  • control layer feedback information may include one or more of the following:
  • the third bit map ; the first data packet; the fifth information.
  • the third bitmap is used to indicate the reception status of the first unreceived data packet of the PDCP layer of the first terminal device and the P data packets after the first unreceived data packet ;
  • the first data packet is the first unreceived data packet of the PDCP layer of the first terminal device
  • the fifth information is used to indicate the number of data packets received by the PDCP layer of the first terminal device but not delivered to the RTP layer of the first terminal device; or, the fifth information is used to indicate the number of data packets of the first terminal device The number of data packets received by the PDCP layer but not delivered to the RTP layer of the first terminal device; or the fifth information is used to indicate that the PDCP layer of the first terminal device has received but not delivered to the RTP layer of the first terminal device The total number of bits in the data packet delivered by the layer.
  • the third bitmap may be determined according to the second bitmap in the PDCP status report.
  • the network device may directly use the second bitmap in the PDCP status report as the third bitmap.
  • the network device may also convert the second bitmap in the PDCP status report into a third bitmap.
  • the second bitmap is 0111101101, where 1 indicates that the data packet corresponding to this bit has been received, and 0 indicates that the data packet corresponding to this bit has not been received.
  • the third bitmap determined by the network device may be 1000010010, where 0 indicates that the data packet corresponding to this bit has been received, and 1 indicates that the data packet corresponding to this bit has not been received.
  • this is just an example, and other cases will not be illustrated one by one.
  • the first data packet may be determined in multiple ways.
  • the first data packet may be determined according to the third data packet sequence number in the PDCP status report.
  • the PDCP entity of the network device records the data packet sequence number of the data packet before sending the data packet of the PDCP layer to the first terminal device.
  • the data packet corresponding to the third data packet sequence number may be used as the first data packet.
  • a data packet from an upper protocol layer above the protocol layer can be called a service data unit (SDU), and after being processed by the protocol layer, it is sent to
  • SDU service data unit
  • PDU The data packets of the lower protocol layer
  • the data packet from the upper protocol layer received by the PDCP layer can be called PDCP SDU
  • PDCP PDU the data packet sent to the lower protocol layer after PDCP layer processing
  • the PDCP layer processing may include operations such as assigning data packet sequence numbers, header compression, encryption, integrity protection, and adding headers.
  • the PDCP entity of the network device receives a data packet from the upper protocol layer, saves it as a PDCP SDU, and allocates a PDCP sequence number to the PDCP SDU.
  • the third data packet sequence number in the PDCP status report received by the network device is the PDCP sequence number allocated by the network device, so the first data packet determined by the network device according to the third data packet sequence number is the PDCP SDU.
  • the PDCP layer of the network device may also buffer multiple data packets, and the network device may extract the first data packet from the data packets buffered by the PDCP layer according to the third data packet sequence number.
  • the first data packet may be determined according to the third bitmap in the PDCP status report.
  • the PDCP entity of the network device records the data packet sequence number of the data packet before sending the data packet of the PDCP layer to the first terminal device.
  • the network device obtains the third bitmap in the PDCP status report, it can determine the first unreceived data packet of the PDCP layer of the first terminal device according to the third bitmap, so that the first data packet can be determined.
  • the network device may generate a PDCP layer data packet transmission record result.
  • the PDCP layer of a specific network device sends a PDCP layer data packet to the first terminal device, it records the data packet transmission on the air interface. Therefore, the PDCP layer data packet transmission record result generated by the network device can determine the PDCP layer of the network device Whether the data packet of the layer is correctly received by the first terminal device.
  • the PDCP layer of the network device sends a PDCP layer data packet to the first terminal device, if it receives an Acknowledgement (ACK) corresponding to the data packet, it can be determined that the first terminal device has correctly received the data packet; If a negative acknowledgement (Negative Acknowledgement, NACK) corresponding to the data packet is received, it can be determined that the first terminal device did not correctly receive the data packet.
  • ACK Acknowledgement
  • NACK Negative Acknowledgement
  • the network device when the network device receives the PDCP status report, it can determine the first unreceived data packet of the PDCP layer of the first terminal device according to the PDCP layer data packet transmission record result.
  • the network device may also periodically send the PDCP layer data packet transmission record result to the server.
  • the network device determines that the trigger condition is satisfied, it sends the PDCP layer data packet transmission record result to the server.
  • the trigger condition is: the number of data packet transmission failures is equal to the preset threshold.
  • the network device determines that the number of transmission failures is equal to the preset threshold, it sends the PDCP layer packet transmission record result to the server.
  • the trigger condition may also be in other forms, which will not be listed here.
  • Step 8 The server determines the reception status of the service data according to at least one of the first information, the RTP status report, and the control layer feedback information.
  • the server may determine which data packets are received by the first protocol layer of the first terminal device according to the first information; the server It may be determined according to the RTP status report which data packets are received by the RTP layer of the first terminal device, and which data packets among the received data packets have not been delivered to the application layer of the first terminal device.
  • the server may according to at least one of the position change and the viewing angle change of the XR display device, Determine how to encode the data.
  • the server can determine which data packets are received by the PDCP layer of the first terminal device according to the PDCP status report, and which data packets of the received data packets have not been delivered to the RTP layer.
  • the server may generate sixth information according to at least one of the first information, the RTP status report, and the control layer feedback information.
  • the sixth information is used to indicate one of the application layer, the RTP layer, and the PDCP layer of the first terminal device or A plurality of service data receiving states, and at least one of a position change and a viewing angle change of the XR display device connected to the first terminal device.
  • the server may send the sixth information to the second terminal device.
  • the second terminal device may adjust the compression mode of the data packet according to the sixth information. For example, the second terminal device determines that the data packet corresponding to the first video frame has been correctly received, but it has not been delivered to the application layer of the first terminal device, and the second terminal device can check the data packet associated with the first video frame.
  • the video frame is differentially encoded, or the associated video frame is compressed more aggressively, thereby reducing the amount of data encoding and data transmission.
  • the second terminal device can perform high-precision coding on the data of the area that the XR display device needs to display, and/or,
  • the data within the viewing angle range is encoded with high precision; correspondingly, the second terminal device can perform low-precision encoding on data in other areas or within the viewing angle range, or not encoding data in other areas or within the viewing angle range. Therefore, the purpose of reducing the amount of coding and reducing the amount of transmitted data can be achieved without reducing the user experience.
  • the methods and operations implemented by the terminal device can also be implemented by components (such as chips or circuits) that can be used in the terminal device
  • the methods and operations implemented by the network device can also be implemented by It can be implemented by components (such as chips or circuits) of network devices.
  • the terminal device and the network device may include a hardware structure and/or software module, and the above functions are implemented in the form of a hardware structure, a software module, or a hardware structure plus a software module. . Whether a certain function among the above-mentioned functions is executed by a hardware structure, a software module, or a hardware structure plus a software module depends on the specific application and design constraint conditions of the technical solution.
  • the division of modules in the embodiments of the present application is illustrative, and is only a logical function division, and there may be other division methods in actual implementation.
  • the functional modules in the various embodiments of the present application may be integrated in one processor, or may exist alone physically, or two or more modules may be integrated in one module.
  • the above-mentioned integrated modules can be implemented in the form of hardware or software functional modules.
  • an embodiment of the present application further provides an apparatus 600 for implementing the function of the first terminal device or network device or server in the above-mentioned method.
  • the device may be a software module or a chip system.
  • the chip system may be composed of chips, or may include chips and other discrete devices.
  • the apparatus 600 may include: a processing unit 601 and a communication unit 602.
  • the communication unit may also be referred to as a transceiver unit, and may include a sending unit and/or a receiving unit, which are respectively configured to perform the sending and receiving steps of the terminal device or the network device in the above method embodiment.
  • the apparatus 600 can implement the steps or processes executed by the terminal device or the network device in the above method embodiment, which are described separately below.
  • the processing unit 601 is configured to generate second information when the second protocol layer of the device receives the first information of the first protocol layer of the device; the second protocol layer is that of the first protocol layer Lower protocol layer;
  • the communication unit 602 is configured to send the first information and the second information.
  • processing unit 601 is specifically configured to:
  • the second protocol layer of the device receives the first information from the first protocol layer of the device, and when it is determined that the Internet Protocol IP quintuple corresponding to the first information is a preset IP quintuple When grouping, generate the second information;
  • the second protocol layer of the device receives the first information from the first protocol layer of the device, the second information is generated.
  • the first information is used to indicate the data reception status of the first protocol layer of the device, or the first information is used to indicate an extended reality XR display device connected to the device At least one of the position change and the viewing angle change;
  • the second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
  • the first protocol layer is an application layer
  • the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer;
  • the first protocol layer is at least one of an application layer and an RTP layer
  • the second protocol layer is a PDCP layer.
  • the second information when the second protocol layer is an RTP layer, the second information includes a first sequence number or a second sequence number or third information;
  • the third information is used to indicate the number of data packets buffered by the second protocol layer N or the total number of bits of the buffered data packets; the first sequence number is the N data packets buffered by the second protocol layer The smallest data packet sequence number among the corresponding N data packet sequence numbers, where the second sequence number is the largest data packet sequence number among the N data packet sequence numbers corresponding to the N data packets buffered by the second protocol layer , N is an integer greater than 0.
  • the second information when the second information includes the first sequence number or the second sequence number, the second information further includes a first bitmap
  • the first bitmap is used to indicate the N data packets buffered by the second protocol layer, and the unreceived data whose sequence numbers are located among the N data packets buffered by the second protocol layer package.
  • the second information when the second protocol layer is a PDCP layer, the second information includes a second bitmap or fourth information;
  • the second bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet, and P is An integer greater than 0;
  • the fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer received , But not the total number of bits of the data packet submitted to the first protocol layer.
  • the communication unit 602 is configured to receive second information from the first terminal device
  • the processing unit 601 is configured to determine control layer feedback information according to the second information
  • control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device
  • the communication unit 602 is configured to send the control layer feedback information to the server.
  • the second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
  • the second information includes a second bitmap or fourth information
  • the second bitmap is used to indicate the first unreceived data packet of the second protocol layer of the first terminal device, and P data packets after the first unreceived data packet
  • the receiving status of the data packet, P is an integer greater than 0;
  • the fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer has received it, but The total number of bits of data packets that are not delivered to the first protocol layer; the second protocol layer is a lower protocol layer of the first protocol layer.
  • control layer feedback information includes the third bitmap and the first data packet
  • control layer feedback information includes the fifth information and the first data packet
  • the third bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet;
  • the first data packet is the first unreceived data packet of the second protocol layer;
  • the fifth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer of the first terminal device; or the fifth information is used to indicate the first protocol layer The total number of bits of the data packet received by the second protocol layer but not delivered to the first protocol layer of the first terminal device.
  • the second protocol layer is a PDCP layer.
  • the communication unit 602 is configured to send service data to the first terminal device through the network device; receive at least one of the first information, the second information, and control layer feedback information;
  • control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device
  • the processing unit 601 is configured to determine the reception status of the service data according to at least one of the first information, the second information, and the control layer feedback information.
  • the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, or the location of the extended reality XR display device connected to the first terminal device At least one of change and perspective change;
  • the second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
  • the first protocol layer is an application layer
  • the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer;
  • the first protocol layer is at least one of an application layer and an RTP layer
  • the second protocol layer is a PDCP layer.
  • FIG. 7 shows a device 700 provided by an embodiment of the application, and the device shown in FIG. 7 may be a hardware circuit implementation of the device shown in FIG. 6.
  • the communication device can be applied to the flowchart shown in FIG. 3 to perform the functions of the first terminal device or the network device or the server in the foregoing method embodiment.
  • FIG. 7 only shows the main components of the communication device.
  • the apparatus 700 shown in FIG. 7 includes at least one processor 701, configured to implement any method in FIG. 2 provided in the embodiment of the present application.
  • the device 700 may also include at least one memory 703 for storing program instructions and/or data.
  • the memory 703 and the processor 701 are coupled.
  • the coupling in the embodiments of the present application is an indirect coupling or communication connection between devices, units or modules, and may be in electrical, mechanical or other forms, and is used for information exchange between devices, units or modules.
  • the processor 701 may cooperate with the memory 703 to operate.
  • the processor 701 may execute program instructions stored in the memory 703. At least one of the at least one memory may be included in the processor.
  • each step of the above method can be completed by an integrated logic circuit of hardware in the processor or instructions in the form of software.
  • the steps of the method disclosed in combination with the embodiments of the present application may be embodied as being executed and completed by a hardware processor, or executed and completed by a combination of hardware and software modules in the processor.
  • the software module can be located in a mature storage medium in the field, such as random access memory, flash memory, read-only memory, programmable read-only memory, or electrically erasable programmable memory, registers.
  • the storage medium is located in the memory, and the processor reads the information in the memory and completes the steps of the above method in combination with its hardware. To avoid repetition, it will not be described in detail here.
  • the processor in the embodiment of the present application may be an integrated circuit chip with signal processing capability.
  • the steps of the foregoing method embodiments can be completed by hardware integrated logic circuits in the processor or instructions in the form of software.
  • the above-mentioned processor may be a general-purpose processor, a digital signal processing circuit (digital signal processor, DSP), a dedicated integrated circuit (application specific integrated circuit, ASIC), a field programmable gate array (field programmable gate array, FPGA) or other Programming logic devices, discrete gates or transistor logic devices, discrete hardware components.
  • DSP digital signal processing circuit
  • ASIC application specific integrated circuit
  • FPGA field programmable gate array
  • Programming logic devices discrete gates or transistor logic devices, discrete hardware components.
  • the general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
  • the steps of the method disclosed in the embodiments of the present application may be embodied as being executed and completed by a hardware decoding processor, or executed and completed by a combination of hardware and software modules in the decoding processor.
  • the software module can be located in a mature storage medium in the field, such as random access memory, flash memory, read-only memory, programmable read-only memory, or electrically erasable programmable memory, registers.
  • the storage medium is located in the memory, and the processor reads the information in the memory and completes the steps of the above method in combination with its hardware.
  • the memory in the embodiments of the present application may be a volatile memory or a non-volatile memory, or may include both volatile and non-volatile memory.
  • the non-volatile memory can be read-only memory (ROM), programmable read-only memory (programmable ROM, PROM), erasable programmable read-only memory (erasable PROM, EPROM), and electrically available Erase programmable read-only memory (electrically EPROM, EEPROM) or flash memory.
  • the volatile memory may be random access memory (RAM), which is used as an external cache.
  • RAM random access memory
  • static random access memory static random access memory
  • dynamic RAM dynamic RAM
  • DRAM dynamic random access memory
  • synchronous dynamic random access memory synchronous DRAM, SDRAM
  • double data rate synchronous dynamic random access memory double data rate SDRAM, DDR SDRAM
  • enhanced synchronous dynamic random access memory enhanced SDRAM, ESDRAM
  • synchronous connection dynamic random access memory serial DRAM, SLDRAM
  • direct rambus RAM direct rambus RAM
  • the apparatus 700 may further include a communication interface 702 for communicating with other devices through a transmission medium, so that the apparatus used in the apparatus 700 can communicate with other devices.
  • the communication interface may be a transceiver, circuit, bus, module, or other type of communication interface.
  • the transceiver when the communication interface is a transceiver, the transceiver may include an independent receiver and an independent transmitter; it may also be a transceiver with integrated transceiver functions, or an interface circuit.
  • the device 700 may also include a communication line 704.
  • the communication interface 702, the processor 701, and the memory 703 may be connected to each other through a communication line 704;
  • the communication line 704 may be a peripheral component interconnect (PCI) bus or an extended industry standard architecture (extended industry standard architecture). , Referred to as EISA) bus and so on.
  • the communication line 704 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is used in FIG. 7, but it does not mean that there is only one bus or one type of bus.
  • the processor 701 is configured to generate second information when the second protocol layer of the device receives the first information of the first protocol layer of the device; the second protocol layer is that of the first protocol layer Lower protocol layer;
  • the communication interface 702 is used to send the first information and the second information.
  • the processor 701 is specifically configured to:
  • the second protocol layer of the device receives the first information from the first protocol layer of the device, and when it is determined that the Internet Protocol IP quintuple corresponding to the first information is a preset IP quintuple When grouping, generate the second information;
  • the second protocol layer of the device receives the first information from the first protocol layer of the device, the second information is generated.
  • the first information is used to indicate the data reception status of the first protocol layer of the device, or the first information is used to indicate an extended reality XR display device connected to the device At least one of the position change and the viewing angle change;
  • the second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
  • the first protocol layer is an application layer
  • the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer;
  • the first protocol layer is at least one of an application layer and an RTP layer
  • the second protocol layer is a PDCP layer.
  • the second information when the second protocol layer is an RTP layer, the second information includes a first sequence number or a second sequence number or third information;
  • the third information is used to indicate the number of data packets buffered by the second protocol layer N or the total number of bits of the buffered data packets; the first sequence number is the N data packets buffered by the second protocol layer The smallest data packet sequence number among the corresponding N data packet sequence numbers, where the second sequence number is the largest data packet sequence number among the N data packet sequence numbers corresponding to the N data packets buffered by the second protocol layer , N is an integer greater than 0.
  • the second information when the second information includes the first sequence number or the second sequence number, the second information further includes a first bitmap
  • the first bitmap is used to indicate the N data packets buffered by the second protocol layer, and the unreceived data whose sequence numbers are located among the N data packets buffered by the second protocol layer package.
  • the second information when the second protocol layer is a PDCP layer, the second information includes a second bitmap or fourth information;
  • the second bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet, and P is An integer greater than 0;
  • the fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer received , But not the total number of bits of the data packet submitted to the first protocol layer.
  • the communication interface 702 is used to receive the second information from the first terminal device
  • the processor 701 is configured to determine control layer feedback information according to the second information
  • control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device
  • the communication interface 702 is used to send the control layer feedback information to the server.
  • the second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
  • the second information includes a second bitmap or fourth information
  • the second bitmap is used to indicate the first unreceived data packet of the second protocol layer of the first terminal device, and P data packets after the first unreceived data packet
  • the receiving status of the data packet, P is an integer greater than 0;
  • the fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer has received it, but The total number of bits of data packets that are not delivered to the first protocol layer; the second protocol layer is a lower protocol layer of the first protocol layer.
  • control layer feedback information includes the third bitmap and the first data packet
  • control layer feedback information includes the fifth information and the first data packet
  • the third bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet;
  • the first data packet is the first unreceived data packet of the second protocol layer;
  • the fifth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer of the first terminal device; or the fifth information is used to indicate the first protocol layer The total number of bits of the data packet received by the second protocol layer but not delivered to the first protocol layer of the first terminal device.
  • the second protocol layer is a PDCP layer.
  • the communication interface 702 is configured to send service data to a first terminal device through a network device; receive at least one of the first information, the second information, and control layer feedback information;
  • control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device
  • the processor 701 is configured to determine the reception status of the service data according to at least one of the first information, the second information, and the control layer feedback information.
  • the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, or the location of the extended reality XR display device connected to the first terminal device At least one of change and perspective change;
  • the second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
  • the first protocol layer is an application layer
  • the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer;
  • the first protocol layer is at least one of an application layer and an RTP layer
  • the second protocol layer is a PDCP layer.
  • this application can be provided as methods, systems, or computer program products. Therefore, this application may adopt the form of a complete hardware embodiment, a complete software embodiment, or an embodiment combining software and hardware. Moreover, this application may adopt the form of a computer program product implemented on one or more computer-usable storage media (including but not limited to disk storage, optical storage, etc.) containing computer-usable program codes.
  • a computer-usable storage media including but not limited to disk storage, optical storage, etc.
  • These computer program instructions can also be stored in a computer-readable memory that can guide a computer or other programmable data processing equipment to work in a specific manner, so that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction device.
  • the device implements the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.

Abstract

A feedback method and apparatus. The method comprises: when a second protocol layer of a first terminal device receives first information of a first protocol layer of the first terminal device, the first terminal device generates second information; the first terminal device sends the first information and the second information. The second protocol layer may be a lower protocol layer of the first protocol layer. By means of the method, a lower protocol layer of a first terminal device generates second information while an upper protocol layer of the first terminal device generates first information, and the first terminal device sends both the first information of the upper protocol layer and the second information of the lower protocol layer each time, so that information of multiple protocol layers can be fed back, and a sender can determine the corresponding state of each protocol layer in the first terminal device.

Description

一种反馈方法及装置Feedback method and device 技术领域Technical field
本申请涉及无线通信技术领域,特别涉及一种反馈方法及装置。This application relates to the field of wireless communication technology, and in particular to a feedback method and device.
背景技术Background technique
随着无线通信网络的不断发展,对多媒体业务的支持力度也越来越强,多媒体业务也为用户带来更好的视觉体验。目前,一种称为扩展现实(extended reality,XR)的多媒体业务越来越受到用户的欢迎。XR相比于现有的虚拟现实(virtual reality,VR),最大的不同点在于,XR展示的内容会随着用户的位置变化、视线角度等发生变化,给用户带来身临其境的体验。而VR业务中,无论用户如何更换自己的位置,转动视线等,用户感受到的内容都不变。With the continuous development of wireless communication networks, the support for multimedia services has become stronger and stronger, and multimedia services have also brought better visual experience to users. Currently, a multimedia service called extended reality (XR) is more and more popular with users. Compared with the existing virtual reality (VR), XR's biggest difference is that the content displayed by XR will change with the user's location, the angle of sight, etc., bringing users an immersive experience . In the VR service, no matter how the user changes his position or turns his sight, the content that the user feels remains the same.
对于XR业务,发送方的编码器编码的内容受到接收方发来的反馈信息影响。举例来说,如果用户观看球赛,用户视线角度不变,视线内的比赛画面会随着球赛的进行不断变化,但是,相对于每秒50-100帧的采样率,比赛选手的动作在两帧之间的变化是很微小的,也就是说,各帧的画面存在很强的相关性。如果前面的数据包已经成功收到,发送方的编码器就可以仅仅对画面中变化的部分进行编码,这就可以显著减少编码后的数据量。但是,如果前面的数据包没有成功收到,发送方就不能仅仅对后续画面中的变化部份编码,而是对所有画面进行编码。For XR services, the content encoded by the encoder of the sender is affected by the feedback information sent by the receiver. For example, if a user watches a ball game, the user's line of sight angle remains unchanged, and the game screen in the line of sight will continue to change as the game progresses. However, relative to the sampling rate of 50-100 frames per second, the player's movements are in two frames. The changes between them are very small, that is to say, there is a strong correlation between the pictures of each frame. If the previous data packet has been successfully received, the encoder of the sender can encode only the changed part of the picture, which can significantly reduce the amount of encoded data. However, if the previous data packet is not successfully received, the sender can not only encode the changed part of the subsequent pictures, but encode all the pictures.
由于发送方和接收方之间的数据需要经过协议栈中的多个协议层的处理,每一协议层有自己的反馈,例如媒体接入控制(medium access control,MAC)层有混合自动重传请求(hybrid automatic repeat request,HARQ)反馈、无线链路控制(radio link control,RLC)层有状态报告,分组数据汇聚协议(packet data convergence protocol,PDCP)层有状态报告等。由于每个协议层只反馈该协议层的数据接收状况,发送方并不能准确的确定发送的数据是否到达接收方的应用层。对于一个数据包,发送方如果长时间没有收到接收方应用层的反馈,发送方将该数据包视为没有收到,发送方的编码模块不会实行差分编码,导致编码后数据冗余,发送的数据量较大。Since the data between the sender and the receiver needs to be processed by multiple protocol layers in the protocol stack, each protocol layer has its own feedback, for example, the medium access control (MAC) layer has hybrid automatic retransmission Request (hybrid automatic repeat request, HARQ) feedback, radio link control (RLC) layer has status report, and packet data convergence protocol (packet data convergence protocol, PDCP) layer has status report, etc. Since each protocol layer only feeds back the data reception status of that protocol layer, the sender cannot accurately determine whether the sent data reaches the application layer of the receiver. For a data packet, if the sender does not receive feedback from the receiver’s application layer for a long time, the sender regards the data packet as not received, and the sender’s encoding module will not implement differential encoding, resulting in data redundancy after encoding. The amount of data sent is large.
发明内容Summary of the invention
本申请实施方式的目的在于提供一种反馈方法及装置,用以解决如何发送反馈的问题。The purpose of the embodiments of the present application is to provide a feedback method and device to solve the problem of how to send feedback.
第一方面,本申请提供一种反馈方法,包括:第一终端设备的第二协议层接收到所述第一终端设备的第一协议层的第一信息,所述第一终端设备生成第二信息;所述第二协议层为所述第一协议层的下层协议层;所述第一终端设备发送所述第一信息以及所述第二信息。In a first aspect, the present application provides a feedback method, including: a second protocol layer of a first terminal device receives first information of a first protocol layer of the first terminal device, and the first terminal device generates a second Information; the second protocol layer is a lower protocol layer of the first protocol layer; the first terminal device sends the first information and the second information.
通过上面的方法,第一终端设备的上层协议层生成第一信息时,第一终端设备的下层协议层同时生成第二信息,第一终端设备每次同时发送上层协议层的第一信息和下层协议层的第二信息,可以实现同时反馈多个协议层的信息,使得发送方可以同时确定第一终端设备内多个协议层对应的状态。Through the above method, when the upper protocol layer of the first terminal device generates the first information, the lower protocol layer of the first terminal device generates the second information at the same time, and the first terminal device simultaneously sends the first information of the upper protocol layer and the lower layer each time The second information of the protocol layer can realize the feedback of the information of multiple protocol layers at the same time, so that the sender can simultaneously determine the state corresponding to the multiple protocol layers in the first terminal device.
在一种可能的实现方式中,所述第一终端设备的第二协议层接收到所述第一终端设备 的第一协议层的第一信息,所述第一终端设备生成第二信息,包括:In a possible implementation manner, the second protocol layer of the first terminal device receives the first information of the first protocol layer of the first terminal device, and the first terminal device generates the second information, including :
所述第一终端设备的所述第二协议层接收来自所述第一终端设备的所述第一协议层的所述第一信息,当确定所述第一信息对应的因特网协议IP五元组为预设IP五元组时,生成所述第二信息;或者,当所述第一终端设备的所述第二协议层接收到来自所述第一终端设备的所述第一协议层的所述第一信息时,生成所述第二信息。The second protocol layer of the first terminal device receives the first information from the first protocol layer of the first terminal device, when it is determined that the Internet Protocol IP quintuple corresponding to the first information When the IP quintuple is preset, the second information is generated; or, when the second protocol layer of the first terminal device receives all information from the first protocol layer of the first terminal device When the first information is described, the second information is generated.
在一种可能的实现方式中,所述第一信息用于指示所述第一终端设备的第一协议层的数据接收状况,或者所述第一信息用于指示与所述第一终端设备连接的扩展现实XR显示设备的位置变化和视角变化中的至少一项;所述第二信息用于指示所述第一终端设备的所述第二协议层的数据接收状况。In a possible implementation manner, the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, or the first information is used to indicate the connection with the first terminal device At least one of the position change and the viewing angle change of the extended reality XR display device; the second information is used to indicate the data reception status of the second protocol layer of the first terminal device.
上面的方法中,因此第一终端设备可以实现同时反馈多个协议层的数据接收状况,使得数据的发送方可以同时获得第一终端设备中第一协议层、第二协议层等多个协议层的反馈信息,从而可以准确的确定发送的数据在第一终端设备处的接收状况,从而减少冗余编码的情况发生。In the above method, the first terminal device can simultaneously feed back the data reception status of multiple protocol layers, so that the data sender can obtain multiple protocol layers such as the first protocol layer and the second protocol layer in the first terminal device at the same time. In this way, the reception status of the sent data at the first terminal device can be accurately determined, thereby reducing the occurrence of redundant coding.
在一种可能的实现方式中,所述第一协议层为应用层,所述第二协议层为传输控制协议RTP层以及分组汇聚数据协议PDCP层中的至少一项;或者所述第一协议层为应用层以及RTP层中的至少一项,所述第二协议层为PDCP层。In a possible implementation manner, the first protocol layer is an application layer, and the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer; or the first protocol The layer is at least one of an application layer and an RTP layer, and the second protocol layer is a PDCP layer.
在一种可能的实现方式中,所述第二协议层为RTP层时,所述第二信息包括第一序列号或者第二序列号或者第三信息;所述第三信息用于指示所述第二协议层缓存的数据包的数量N或者缓存的数据包的总比特数;所述第一序列号为所述第二协议层缓存的N个数据包对应的N个数据包序列号中的最小数据包序列号,所述第二序列号为所述第二协议层缓存的N个数据包对应的N个数据包序列号中的最大数据包序列号,N为大于0的整数。In a possible implementation manner, when the second protocol layer is an RTP layer, the second information includes the first sequence number or the second sequence number or the third information; the third information is used to indicate the The number of data packets buffered by the second protocol layer N or the total number of bits of the buffered data packets; the first sequence number is one of the N data packet sequence numbers corresponding to the N data packets buffered by the second protocol layer The smallest data packet sequence number, where the second sequence number is the largest data packet sequence number among the N data packet sequence numbers corresponding to the N data packets buffered by the second protocol layer, and N is an integer greater than 0.
在一种可能的实现方式中,所述第二信息包括第一序列号或者第二序列号时,所述第二信息还包括第一比特位图;所述第一比特位图用于指示所述第二协议层缓存的N个数据包,以及数据包序列号位于所述第二协议层缓存的N个数据包之间的未被接收到的数据包。In a possible implementation, when the second information includes the first sequence number or the second sequence number, the second information also includes a first bitmap; the first bitmap is used to indicate The N data packets buffered by the second protocol layer, and the unreceived data packets whose sequence numbers are located among the N data packets buffered by the second protocol layer.
在一种可能的实现方式中,所述第二协议层为PDCP层时,所述第二信息包括第二比特位图或者第四信息;所述第二比特位图用于指示所述第二协议层的第一个未接收到的数据包以及所述第一个未接收到的数据包之后的P个数据包的接收状况,P为大于0的整数;In a possible implementation, when the second protocol layer is a PDCP layer, the second information includes a second bitmap or fourth information; the second bitmap is used to indicate the second bitmap The reception status of the first unreceived data packet of the protocol layer and the P data packets after the first unreceived data packet, where P is an integer greater than 0;
所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的数量;或者所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的总比特数。The fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer received , But not the total number of bits of the data packet submitted to the first protocol layer.
第二方面,本申请还提供一种通信装置,该通信装置具有实现上述第一方面提供的任一方法。该通信装置可以通过硬件实现,也可以通过硬件执行相应的软件实现。该硬件或软件包括一个或多个与上述功能相对应的单元或单元。In the second aspect, the present application also provides a communication device that has any method provided in the first aspect. The communication device can be implemented by hardware, or can be implemented by hardware executing corresponding software. The hardware or software includes one or more units or units corresponding to the above-mentioned functions.
在一种可能的实现方式中,该通信装置包括:处理器,该处理器被配置为支持该通信装置执行以上所示方法中第一终端设备的相应功能。该通信装置还可以包括存储器,该存储可以与处理器耦合,其保存该通信装置必要的程序指令和数据。可选地,该通信装置还包括通信接口,该通信接口用于支持该通信装置与网络设备等设备之间的通信。In a possible implementation manner, the communication device includes a processor configured to support the communication device to perform the corresponding function of the first terminal device in the above-mentioned method. The communication device may further include a memory, and the storage may be coupled with the processor, which stores program instructions and data necessary for the communication device. Optionally, the communication device further includes a communication interface, and the communication interface is used to support communication between the communication device and equipment such as network equipment.
在一种可能的实现方式中,该通信装置包括相应的功能单元,分别用于实现以上方法中的步骤。功能可以通过硬件实现,也可以通过硬件执行相应的软件实现。硬件或软件包括一个或多个与上述功能相对应的单元。In a possible implementation manner, the communication device includes corresponding functional units, which are respectively used to implement the steps in the above method. The function can be realized by hardware, or the corresponding software can be executed by hardware. The hardware or software includes one or more units corresponding to the above-mentioned functions.
在一种可能的实施方式中,通信装置的结构中包括处理单元和通信单元,这些单元可以执行上述方法示例中相应功能,具体参见第一方面提供的方法中的描述,此处不做赘述。In a possible implementation manner, the structure of the communication device includes a processing unit and a communication unit, and these units can perform corresponding functions in the foregoing method examples. For details, refer to the description of the method provided in the first aspect, and details are not repeated here.
第三方面,本申请提供一种反馈方法,包括:网络设备接收来自第一终端设备的第二信息;所述网络设备根据所述第二信息确定控制层反馈信息;其中,所述控制层反馈信息用于指示所述第一终端设备的第二协议层的数据接收状况;所述网络设备向服务器发送所述控制层反馈信息。In a third aspect, the present application provides a feedback method, including: a network device receives second information from a first terminal device; the network device determines control layer feedback information according to the second information; wherein the control layer feedback The information is used to indicate the data receiving status of the second protocol layer of the first terminal device; the network device sends the control layer feedback information to the server.
在一种可能的实现方式中,所述第二信息用于指示所述第一终端设备的第二协议层的数据接收状况。In a possible implementation manner, the second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
在一种可能的实现方式中,所述第二信息包括第二比特位图或者第四信息;In a possible implementation manner, the second information includes a second bitmap or fourth information;
所述第二比特位图用于指示所述第一终端设备的所述第二协议层的第一个未接收到的数据包,以及所述第一个未接收到的数据包之后的P个数据包的接收状况,P为大于0的整数;The second bitmap is used to indicate the first unreceived data packet of the second protocol layer of the first terminal device, and P data packets after the first unreceived data packet The receiving status of the data packet, P is an integer greater than 0;
所述第四信息用于指示所述第二协议层接收到,但没有向第一协议层递交的数据包的数量;或者所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的总比特数;所述第二协议层为所述第一协议层的下层协议层。The fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer has received it, but The total number of bits of data packets that are not delivered to the first protocol layer; the second protocol layer is a lower protocol layer of the first protocol layer.
在一种可能的实现方式中,所述控制层反馈信息包括所述第三比特位图以及第一数据包;In a possible implementation manner, the control layer feedback information includes the third bitmap and the first data packet;
或者,所述控制层反馈信息包括所述第五信息以及所述第一数据包;Alternatively, the control layer feedback information includes the fifth information and the first data packet;
其中,所述第三比特位图用于指示所述第二协议层的第一个未接收到的数据包以及所述第一个未接收到的数据包之后的P个数据包的接收状况;所述第一数据包为所述第二协议层的第一个未接收到的数据包;Wherein, the third bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet; The first data packet is the first unreceived data packet of the second protocol layer;
所述第五信息用于指示所述第二协议层接收到,但没有向所述第一终端设备的第一协议层递交的数据包的数量;或者所述第五信息用于指示所述第二协议层接收到,但没有向所述第一终端设备的第一协议层递交的数据包的总比特数。The fifth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer of the first terminal device; or the fifth information is used to indicate the first protocol layer The total number of bits of the data packet received by the second protocol layer but not delivered to the first protocol layer of the first terminal device.
在一种可能的实现方式中,所述第二协议层为PDCP层。In a possible implementation manner, the second protocol layer is a PDCP layer.
第四方面,本申请还提供一种通信装置,该通信装置具有实现上述第三方面提供的任一方法。该通信装置可以通过硬件实现,也可以通过硬件执行相应的软件实现。该硬件或软件包括一个或多个与上述功能相对应的单元或单元。In a fourth aspect, the present application also provides a communication device having any method provided in the third aspect. The communication device can be implemented by hardware, or can be implemented by hardware executing corresponding software. The hardware or software includes one or more units or units corresponding to the above-mentioned functions.
在一种可能的实现方式中,该通信装置包括:处理器,该处理器被配置为支持该通信装置执行以上所示方法中网络设备的相应功能。该通信装置还可以包括存储器,该存储可以与处理器耦合,其保存该通信装置必要的程序指令和数据。可选地,该通信装置还包括通信接口,该通信接口用于支持该通信装置与第一终端设备等设备之间的通信。In a possible implementation manner, the communication device includes a processor configured to support the communication device to perform the corresponding function of the network device in the method shown above. The communication device may further include a memory, and the storage may be coupled with the processor, which stores program instructions and data necessary for the communication device. Optionally, the communication device further includes a communication interface, and the communication interface is used to support communication between the communication device and a device such as the first terminal device.
在一种可能的实现方式中,该通信装置包括相应的功能单元,分别用于实现以上方法中的步骤。功能可以通过硬件实现,也可以通过硬件执行相应的软件实现。硬件或软件包括一个或多个与上述功能相对应的单元。In a possible implementation manner, the communication device includes corresponding functional units, which are respectively used to implement the steps in the above method. The function can be realized by hardware, or the corresponding software can be executed by hardware. The hardware or software includes one or more units corresponding to the above-mentioned functions.
在一种可能的实施方式中,通信装置的结构中包括处理单元和通信单元,这些单元可以执行上述方法示例中相应功能,具体参见第三方面提供的方法中的描述,此处不做赘述。In a possible implementation manner, the structure of the communication device includes a processing unit and a communication unit, and these units can perform corresponding functions in the foregoing method examples. For details, refer to the description of the method provided in the third aspect, which is not repeated here.
第五方面,本申请提供一种反馈方法,包括:服务器通过网络设备向第一终端设备发送业务数据;In a fifth aspect, this application provides a feedback method, including: a server sends service data to a first terminal device through a network device;
所述服务器接收第一信息、第二信息以及控制层反馈信息中的至少一项;The server receives at least one of the first information, the second information, and the control layer feedback information;
其中,所述控制层反馈信息用于指示所述第一终端设备的第二协议层的数据接收状况;Wherein, the control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device;
所述服务器根据所述第一信息、所述第二信息以及所述控制层反馈信息中的至少一项确定所述业务数据的接收状况。The server determines the reception status of the service data according to at least one of the first information, the second information, and the control layer feedback information.
在一种可能的实现方式中,所述第一信息用于指示所述第一终端设备的第一协议层的数据接收状况,或者与所述第一终端设备连接的扩展现实XR显示设备的位置变化和视角变化中的至少一项;In a possible implementation manner, the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, or the location of the extended reality XR display device connected to the first terminal device At least one of change and perspective change;
所述第二信息用于指示所述第一终端设备的所述第二协议层的数据接收状况。The second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
在一种可能的实现方式中,所述第一协议层为应用层,所述第二协议层为传输控制协议RTP层以及分组汇聚数据协议PDCP层中的至少一项;In a possible implementation manner, the first protocol layer is an application layer, and the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer;
或者所述第一协议层为应用层以及RTP层中的至少一项,所述第二协议层为PDCP层。Or the first protocol layer is at least one of an application layer and an RTP layer, and the second protocol layer is a PDCP layer.
第六方面,本申请还提供一种通信装置,该通信装置具有实现上述第五方面提供的任一方法。该通信装置可以通过硬件实现,也可以通过硬件执行相应的软件实现。该硬件或软件包括一个或多个与上述功能相对应的单元或单元。In a sixth aspect, the present application also provides a communication device that has any method provided in the fifth aspect. The communication device can be implemented by hardware, or can be implemented by hardware executing corresponding software. The hardware or software includes one or more units or units corresponding to the above-mentioned functions.
在一种可能的实现方式中,该通信装置包括:处理器,该处理器被配置为支持该通信装置执行以上所示方法中服务器的相应功能。该通信装置还可以包括存储器,该存储可以与处理器耦合,其保存该通信装置必要的程序指令和数据。可选地,该通信装置还包括通信接口,该通信接口用于支持该通信装置与网络设备等设备之间的通信。In a possible implementation manner, the communication device includes a processor configured to support the communication device to perform the corresponding function of the server in the method shown above. The communication device may further include a memory, and the storage may be coupled with the processor, which stores program instructions and data necessary for the communication device. Optionally, the communication device further includes a communication interface, and the communication interface is used to support communication between the communication device and equipment such as network equipment.
在一种可能的实现方式中,该通信装置包括相应的功能单元,分别用于实现以上方法中的步骤。功能可以通过硬件实现,也可以通过硬件执行相应的软件实现。硬件或软件包括一个或多个与上述功能相对应的单元。In a possible implementation manner, the communication device includes corresponding functional units, which are respectively used to implement the steps in the above method. The function can be realized by hardware, or the corresponding software can be executed by hardware. The hardware or software includes one or more units corresponding to the above-mentioned functions.
在一种可能的实施方式中,通信装置的结构中包括处理单元和通信单元,这些单元可以执行上述方法示例中相应功能,具体参见第三方面提供的方法中的描述,此处不做赘述。In a possible implementation manner, the structure of the communication device includes a processing unit and a communication unit, and these units can perform corresponding functions in the foregoing method examples. For details, refer to the description of the method provided in the third aspect, which is not repeated here.
第七方面,本申请提供一种通信装置,所述通信装置包括处理器,当所述处理器执行存储器中的计算机程序或指令时,如第一方面或第三方面或第五方面所述的方法被执行。In a seventh aspect, the present application provides a communication device that includes a processor, and when the processor executes a computer program or instruction in a memory, as described in the first or third or fifth aspects The method is executed.
第八方面,本申请提供一种通信装置,所述通信装置包括处理器和存储器,所述存储器用于存储计算机程序或指令;所述处理器用于执行所述存储器所存储的计算机程序或指令,以使所述通信装置执行如第一方面或第三方面或第五方面中所示的相应的方法。In an eighth aspect, the present application provides a communication device. The communication device includes a processor and a memory. The memory is used to store computer programs or instructions; the processor is used to execute the computer programs or instructions stored in the memory. So that the communication device executes the corresponding method as shown in the first aspect or the third aspect or the fifth aspect.
第九方面,本申请提供一种通信装置,所述通信装置包括处理器、存储器和收发器,所述收发器,用于接收信号或者发送信号;所述存储器,用于存储计算机程序或指令;所述处理器,用于从所述存储器调用所述计算机程序或指令执行如第一方面或第三方面或第五方面所述的方法。In a ninth aspect, the present application provides a communication device that includes a processor, a memory, and a transceiver. The transceiver is used to receive signals or send signals; and the memory is used to store computer programs or instructions; The processor is configured to call the computer program or instruction from the memory to execute the method according to the first aspect or the third aspect or the fifth aspect.
第十方面,本申请提供一种通信装置,所述通信装置包括处理器和接口电路,所述接口电路,用于接收代码指令并传输至所述处理器;所述处理器运行所述代码指令以执行如第一方面或第三方面或第五方面所示的相应的方法。In a tenth aspect, the present application provides a communication device, the communication device includes a processor and an interface circuit, the interface circuit is configured to receive code instructions and transmit them to the processor; the processor runs the code instructions In order to perform the corresponding method as shown in the first aspect or the third aspect or the fifth aspect.
第十一方面,本申请提供一种计算机可读存储介质,所述计算机可读存储介质用于存储计算机程序或指令,当计算机读取并执行所述计算机程序或指令时,使得第一方面或第三方面或第五方面所述的方法被实现。In an eleventh aspect, the present application provides a computer-readable storage medium for storing a computer program or instruction. When the computer reads and executes the computer program or instruction, the first aspect or The method described in the third or fifth aspect is implemented.
第十二方面,本申请提供一种包括指令的计算机程序产品,当计算机读取并执行所述 计算机程序产品时,使得第一方面或第三方面或第五方面所述的方法被实现。In a twelfth aspect, the present application provides a computer program product including instructions. When the computer reads and executes the computer program product, the method described in the first aspect or the third aspect or the fifth aspect is realized.
第十三方面,本申请提供一种芯片,包括处理器,所述处理器与存储器耦合,用于执行所述存储器中存储的计算机程序或指令,当所述处理器执行所述计算机程序或指令时,使得第一方面或第三方面或第五方面所述的方法被实现。In a thirteenth aspect, the present application provides a chip including a processor, the processor is coupled with a memory, and is configured to execute a computer program or instruction stored in the memory. When the processor executes the computer program or instruction At this time, the method described in the first aspect or the third aspect or the fifth aspect is realized.
第十四方面,本申请提供一种系统,包括上述第二方面提供的通信装置、上述第四方面提供的通信装置以及上述第六方面提供的通信装置。In a fourteenth aspect, the present application provides a system including the communication device provided in the foregoing second aspect, the communication device provided in the foregoing fourth aspect, and the communication device provided in the foregoing sixth aspect.
附图说明Description of the drawings
图1为适用于本申请实施例的一种网络架构示意图;FIG. 1 is a schematic diagram of a network architecture applicable to an embodiment of the present application;
图2为本申请实施例提供的一种协议栈构示意图;FIG. 2 is a schematic diagram of a protocol stack structure provided by an embodiment of the application;
图3为本申请实施例提供的一种反馈方法流程示意图;FIG. 3 is a schematic flowchart of a feedback method provided by an embodiment of the application;
图4为本申请实施例提供的一种RTP层的数据包接收状况示意图;FIG. 4 is a schematic diagram of a data packet reception status of an RTP layer provided by an embodiment of this application;
图5为本申请实施例提供的一种PDCP层的数据包接收状况示意图;FIG. 5 is a schematic diagram of a data packet reception status of the PDCP layer according to an embodiment of the application;
图6为本申请实施例提供的一种通信装置结构示意图;FIG. 6 is a schematic structural diagram of a communication device provided by an embodiment of this application;
图7为本申请实施例提供的一种通信装置结构示意图。FIG. 7 is a schematic structural diagram of a communication device provided by an embodiment of this application.
具体实施方式Detailed ways
下面将结合附图对本申请实施例作进一步地详细描述。The embodiments of the present application will be described in further detail below in conjunction with the accompanying drawings.
本申请实施例可以应用于在5G等移动通信系统中传输各种业务数据,例如XR业务数据。如图1所示,为适用于本申请实施例的一种网络架构示意图。图1中,包括第一终端设备、第二终端设备、服务器以及网络设备。当然,图1所示的网络还可以包括其他设备,在此不再逐一列举。The embodiments of the present application can be applied to transmit various service data, such as XR service data, in a mobile communication system such as 5G. As shown in FIG. 1, it is a schematic diagram of a network architecture applicable to an embodiment of the present application. Figure 1 includes a first terminal device, a second terminal device, a server, and a network device. Of course, the network shown in FIG. 1 may also include other devices, which will not be listed here.
以XR业务数据为例,第二终端设备可以采集数据,例如包括但不限于音频数据和视频数据,第二终端设备通过编码器将量化编码后的数据发送至服务器。Taking XR service data as an example, the second terminal device may collect data, for example, including but not limited to audio data and video data, and the second terminal device sends the quantized and encoded data to the server through the encoder.
服务器对来自第二终端设备的数据进行处理,例如对图像数据进行视频压缩处理,再经过实时传输协议(Real-time Transport Protocol,RTP)层、用户数据报协议(User Datagram Protocol,UDP)层、互联网协议(internet protocol,IP)层等协议层的处理,经过传输层传到网络设备。其中,对图像数据进行视频压缩处理时,可以采用任一种视频压缩编解码协议进行视频压缩,例如高效视频编码(High Efficiency Video Coding)协议或者H.266协议等,本申请实施例对此并不限定。The server processes the data from the second terminal device, such as video compression processing on image data, and then passes through the Real-time Transport Protocol (RTP) layer, the User Datagram Protocol (UDP) layer, The Internet protocol (IP) layer and other protocol layers are processed through the transport layer to the network equipment. Among them, when performing video compression processing on image data, any video compression codec protocol can be used for video compression, such as the High Efficiency Video Coding protocol or the H.266 protocol. Not limited.
网络设备将接收到的数据经过服务数据应用协议(Service Data Adaptation Protocol,SDAP)、分组数据汇聚协议(packet data convergence protocol,PDCP)层、无线链路控制(radio link control,RLC)层、媒体接入控制(medium access control,MAC)层以及物理(Physical,PHY)层等协议层处理后,经过无线接口传输至第一终端设备。The network equipment passes the received data through the Service Data Adaptation Protocol (SDAP), the Packet Data Convergence Protocol (PDCP) layer, the radio link control (RLC) layer, and the media interface. After the protocol layers such as the medium access control (MAC) layer and the physical (Physical, PHY) layer are processed, they are transmitted to the first terminal device through the wireless interface.
在XR中,第一终端设备与一个XR显示设备连接,例如通过通用串行总线(Universal Serial Bus,USB)或者通过蓝牙或者无线等方式连接。第一终端设备可以为XR显示设备提供视频图像数据,XR显示设备可以将获取到的视频图像数据,通过三维动态视景、实体行为交互等方式展示给用户,向用户提供一种沉浸式的应用体验。In XR, the first terminal device is connected to an XR display device, for example, via a universal serial bus (Universal Serial Bus, USB) or via Bluetooth or wireless connection. The first terminal device can provide video image data for the XR display device, and the XR display device can display the acquired video image data to the user through three-dimensional dynamic view, entity behavior interaction, etc., to provide users with an immersive application Experience.
结合上面的描述,图1所示的架构对应的协议栈可以如图2所示。图2中,不同协议 层具体如何处理数据,本申请实施例对此并不限定,在此不再赘述。需要说明的是,图2中,XR显示设备也可以不包括解码器,此时第一终端设备包括解码器,第一终端设备通过解码器将解码后的数据发送至XR显示设备,XR显示设备直接显示获得的视频数据。In combination with the above description, the protocol stack corresponding to the architecture shown in FIG. 1 may be as shown in FIG. 2. In Figure 2, how the different protocol layers process data is not limited in the embodiment of the present application, and will not be repeated here. It should be noted that in Figure 2, the XR display device may not include a decoder. At this time, the first terminal device includes a decoder, and the first terminal device sends the decoded data to the XR display device through the decoder. The XR display device Display the obtained video data directly.
对于XR业务,第二终端设备的编码器编码的内容受到第一终端设备发来的反馈信息的影响。举例来说,用户通过XR显示设备观看球赛时,假设用户视线角度不变,视线内的比赛画面会随着球赛的进行不断变化,但是在用户视线角度不变的情况下,两帧画面之间的变化是很微小的,因此各帧的画面存在很强的相关性。如果前面的数据包已经成功收到,第二终端设备的编码器就可以仅仅对画面中变化的部分进行编码,这就可以显著减少编码后的数据量。但是,如果前面的数据包没有成功收到,第二终端设备就不能仅仅对后续画面中的变化部份的画面编码,而是应该提供更详细的编码信息,例如将所有画面都进行编码。For XR services, the content encoded by the encoder of the second terminal device is affected by the feedback information sent by the first terminal device. For example, when a user watches a ball game through an XR display device, assuming that the user's line of sight angle does not change, the game screen in the line of sight will continue to change as the game progresses, but when the user's line of sight angle does not change, between the two frames The change is very small, so there is a strong correlation between the pictures of each frame. If the previous data packet has been successfully received, the encoder of the second terminal device can encode only the changed part of the picture, which can significantly reduce the amount of encoded data. However, if the previous data packet is not successfully received, the second terminal device cannot only encode the changed part of the subsequent picture, but should provide more detailed encoding information, such as encoding all the pictures.
由于第一终端设备在接收到数据之后,数据在不同协议层之间依次进行处理,因此从第二终端设备发送数据,至第一终端设备的解码器接收到数据之间存在一定的时延,因此第一终端设备的解码器生成的反馈信息可能并不能反映第一终端设备的数据接收状况。当第二终端设备接收到这种反馈信息后,就不对后续的数据包进行差分编码,从而增加编码的数据量。为此本申请提供一种方法,可以提高第一终端设备反馈数据接收状态的精准度,降低第二终端设备的编码量。Since the first terminal device receives the data, the data is processed sequentially between different protocol layers, so there is a certain time delay between when the second terminal device sends the data to the first terminal device's decoder receives the data, Therefore, the feedback information generated by the decoder of the first terminal device may not reflect the data receiving status of the first terminal device. After receiving such feedback information, the second terminal device does not perform differential encoding on subsequent data packets, thereby increasing the amount of encoded data. For this reason, the present application provides a method that can improve the accuracy of the first terminal device's feedback of the data receiving state and reduce the amount of coding of the second terminal device.
本申请实施例中,终端设备,可以为具有无线收发功能的设备或可设置于任一设备中的芯片,也可以称为用户设备(user equipment,UE)、接入终端、用户单元、用户站、移动站、移动台、远方站、远程终端、移动设备、用户终端、无线通信设备、用户代理或用户装置。本申请实施例中的终端设备可以是手机(mobile phone)、平板电脑(Pad)、带无线收发功能的电脑、虚拟现实(virtual reality,VR)终端、增强现实(augmented reality,AR)终端、工业控制(industrial control)中的无线终端、无人驾驶(self driving)中的无线终端、远程医疗(remote medical)中的无线终端、智能电网(smart grid)中的无线终端、运输安全(transportation safety)中的无线终端、智慧城市(smart city)中的无线终端、智慧家庭(smart home)中的无线终端等等。In the embodiments of this application, the terminal device may be a device with a wireless transceiver function or a chip that can be installed in any device, and may also be referred to as user equipment (UE), access terminal, user unit, or user station. , Mobile station, mobile station, remote station, remote terminal, mobile device, user terminal, wireless communication device, user agent or user device. The terminal equipment in the embodiments of this application may be a mobile phone (mobile phone), a tablet computer (Pad), a computer with wireless transceiver function, a virtual reality (VR) terminal, an augmented reality (AR) terminal, an industrial Wireless terminals in industrial control, wireless terminals in self-driving, wireless terminals in remote medical, wireless terminals in smart grid, transportation safety Wireless terminals in the smart city (smart city), wireless terminals in the smart home (smart home), and so on.
网络设备,可以是NR系统中的下一代基站(next Generation node B,gNB),可以是LTE系统中的演进型基站(evolutional node B,eNB),可以是全球移动通讯(global system of mobile communication,GSM)系统或码分多址(code division multiple access,CDMA)中的基站(base transceiver station,BTS),也可以是宽带码分多址(wideband code division multiple access,WCDMA)系统中的基站(nodeB,NB)等。The network equipment can be the next-generation base station (next Generation node B, gNB) in the NR system, the evolutional node B (eNB) in the LTE system, or the global system of mobile communication. The base station (BTS) in the GSM) system or the code division multiple access (CDMA) system, or the base station (nodeB) in the wideband code division multiple access (WCDMA) system , NB) and so on.
本申请实施例描述的网络架构以及业务场景是为了更加清楚的说明本申请实施例的技术方案,并不构成对于本申请实施例提供的技术方案的限定,本领域普通技术人员可知,随着网络架构的演变和新业务场景的出现,本申请实施例提供的技术方案对于类似的技术问题,同样适用。The network architecture and business scenarios described in the embodiments of this application are intended to more clearly illustrate the technical solutions of the embodiments of this application, and do not constitute a limitation on the technical solutions provided in the embodiments of this application. Those of ordinary skill in the art will know that with the network With the evolution of architecture and the emergence of new business scenarios, the technical solutions provided in the embodiments of the present application are equally applicable to similar technical problems.
结合前面的描述,如图3所示,为本申请实施例提供的一种反馈方法流程示意图。参见图3,该方法包括:In combination with the foregoing description, as shown in FIG. 3, it is a schematic flowchart of a feedback method provided by an embodiment of this application. Referring to Figure 3, the method includes:
步骤301:第一终端设备的第二协议层接收到所述第一终端设备的第一协议层的第一信息,所述第一终端设备生成第二信息。Step 301: The second protocol layer of the first terminal device receives the first information of the first protocol layer of the first terminal device, and the first terminal device generates the second information.
在步骤301之前,第一终端设备可以接收到服务器通过网络设备发送的业务数据,业 务数据可以包括视频数据、音频数据等,本申请实施例对此并不限定。服务器发送的业务数据可以是通过第二终端设备采集的,具体如何采集,在此不再赘述。Before step 301, the first terminal device may receive the service data sent by the server through the network device. The service data may include video data, audio data, etc., which is not limited in the embodiment of the present application. The service data sent by the server may be collected by the second terminal device. How to collect the service data will not be repeated here.
示例性的,本申请实施例中,第二协议层为所述第一协议层的下层协议层。Exemplarily, in this embodiment of the present application, the second protocol layer is a lower protocol layer of the first protocol layer.
举例来说,第一协议层为应用层时,第二协议层可以为RTP层,或者PDCP层,或者RTP层以及PDCP层。For example, when the first protocol layer is an application layer, the second protocol layer may be an RTP layer, or a PDCP layer, or an RTP layer and a PDCP layer.
再举例来说,第一协议层为应用层或者RTP层,或者应用层以及RTP层时,第二协议层可以为PDCP层,其它情况不再赘述。For another example, when the first protocol layer is an application layer or an RTP layer, or an application layer and an RTP layer, the second protocol layer may be a PDCP layer, and other situations will not be described again.
本申请实施例中,第一终端设备的第一协议层在接收服务器通过网络设备发送的业务数据的过程中,可以反馈业务数据的接收状况,使得服务器能够确定哪些数据接收成功、哪些数据接收失败。为此,第一终端设备的第一协议层,可以生成第一信息,此时第一信息可以用于指示所述第一终端设备的第一协议层的数据接收状况。In the embodiment of the present application, the first protocol layer of the first terminal device can feed back the reception status of the service data during the process of receiving the service data sent by the server through the network device, so that the server can determine which data is successfully received and which data fails to be received . To this end, the first protocol layer of the first terminal device may generate first information. In this case, the first information may be used to indicate the data reception status of the first protocol layer of the first terminal device.
或者,在XR中,用户在佩戴XR显示设备时,可能会移动,导致XR显示设备的位置、视角等发生变化,为此第一终端设备可以通过第一信息指示XR显示设备的位置变化和视角变化中的至少一项,从而使得第二终端设备在编码时,根据第一信息指示的位置和视角进行编码,提高编码效率。Or, in XR, when the user wears the XR display device, the user may move, causing the position and viewing angle of the XR display device to change. For this reason, the first terminal device can indicate the position change and viewing angle of the XR display device through the first information At least one of the changes, so that the second terminal device performs encoding according to the position and angle of view indicated by the first information when encoding, thereby improving encoding efficiency.
举例来说,第二终端设备使用多个360度摄像头和音频采集器,不间断地采集音视频数据,为此第二终端设备的编码器编码的是采集到的所有音视频数据,可以称为“全集数据”。假如用户佩戴XR显示设备时,当前用户视角观看的区域为区域B1;第二终端设备的编码器可以对“全集数据”中,区域B1对应的数据进行高精度的编码,而对用户的目光余光所及区域的图像,则降低编码的精度,对用户的目光看不到的部分,如后脑勺对着的区域,则可以不进行编码。当用户的视角观看的区域变更为区域B2时,第一终端通过第一信息指示出视角变化,此时第二终端设备的编码器可以对“全集数据”中,区域B2对应的数据进行高精度的编码,区域B1对应的数据可以进行低精度的编码或者不编码。通过这种方式,可以在不降低用户体验的情况下,实现降低编码量,降低传输数据量的目的。For example, the second terminal device uses multiple 360-degree cameras and audio collectors to continuously collect audio and video data. Therefore, the encoder of the second terminal device encodes all the collected audio and video data, which can be called "Complete Data". If the user is wearing an XR display device, the area viewed by the current user’s perspective is area B1; the encoder of the second terminal device can perform high-precision encoding on the data corresponding to area B1 in the "full set of data", while leaving the user's eyes behind The image of the area covered by the light reduces the coding accuracy, and the parts that are invisible to the user's eyes, such as the area facing the back of the head, need not be coded. When the area viewed by the user’s perspective is changed to area B2, the first terminal indicates the change in perspective through the first information. At this time, the encoder of the second terminal device can perform high-precision data on the data corresponding to area B2 in the "full set of data". The data corresponding to area B1 can be encoded with low precision or not. In this way, the purpose of reducing the amount of coding and reducing the amount of transmitted data can be achieved without reducing the user experience.
示例性的,本申请实施例中,第二信息可以用于指示所述第一终端设备的所述第二协议层的数据接收状况。第二信息的具体内容,将在下面进行描述,在此不再赘述。Exemplarily, in this embodiment of the present application, the second information may be used to indicate the data reception status of the second protocol layer of the first terminal device. The specific content of the second information will be described below and will not be repeated here.
结合前面的描述,一种可能的实现方式中,当第一终端设备的第二协议层接收到来自所述第一终端设备的所述第一协议层的所述第一信息时,不对第一信息做任何判断,直接生成第二信息。In combination with the foregoing description, in a possible implementation manner, when the second protocol layer of the first terminal device receives the first information from the first protocol layer of the first terminal device, the first The information makes any judgment and directly generates the second information.
另一种可能的实现方式中,服务器或者网络设备可以为第一终端设备配置预设IP五元组。当第一信息用于指示第一终端设备的第一协议层的数据接收状况时,所述第一信息通过采用预设IP五元组的数据包承载。In another possible implementation manner, the server or the network device may configure a preset IP quintuple for the first terminal device. When the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, the first information is carried by a data packet using a preset IP quintuple.
在该实现方式中,第一终端设备的第二协议层获取来自所述第一终端设备的所述第一协议层的所述第一信息时,当确定所述第一信息对应的IP五元组为预设IP五元组时,可以确定第一信息用于指示第一终端设备的第一协议层的数据接收状况,从而可以生成第二信息;相应的,当确定所述第一信息对应的IP五元组不是预设IP五元组时,可以不生成所述第二信息。In this implementation manner, when the second protocol layer of the first terminal device obtains the first information from the first protocol layer of the first terminal device, when determining the IP five yuan corresponding to the first information When the group is a preset IP 5-tuple, it can be determined that the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, so that the second information can be generated; accordingly, when it is determined that the first information corresponds to When the IP quintuple of is not a preset IP quintuple, the second information may not be generated.
步骤302:第一终端设备发送所述第一信息以及所述第二信息。Step 302: The first terminal device sends the first information and the second information.
需要说明的是,第一信息以及第二信息是通过网络设备发送至服务器的。It should be noted that the first information and the second information are sent to the server through the network device.
进一步的,第一信息是通过网络设备透传至服务器的。当第二协议层是RTP层时,第二信息也是通过网络设备透传至服务器的;当第二协议层是PDCP层时,网络设备可以根据第二信息确定控制层反馈信息,再向服务器发送控制层反馈信息,具体可以参考下面的描述。Further, the first information is transparently transmitted to the server through the network device. When the second protocol layer is the RTP layer, the second information is also transparently transmitted to the server through the network device; when the second protocol layer is the PDCP layer, the network device can determine the control layer feedback information based on the second information, and then send it to the server For the feedback information of the control layer, please refer to the following description for details.
步骤303:网络设备接收来自第一终端设备的第二信息。Step 303: The network device receives the second information from the first terminal device.
网络设备还可以接收到来自第一终端设备的第一信息,并将第一信息转发至服务器。The network device may also receive the first information from the first terminal device, and forward the first information to the server.
步骤304:网络设备根据所述第二信息确定控制层反馈信息,并向服务器发送所述控制层反馈信息。Step 304: The network device determines control layer feedback information according to the second information, and sends the control layer feedback information to the server.
其中,所述控制层反馈信息用于指示所述第一终端设备的第二协议层的数据接收状况;Wherein, the control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device;
步骤305:服务器接收第一信息、第二信息以及控制层反馈信息中的至少一项;Step 305: The server receives at least one of the first information, the second information, and the control layer feedback information;
步骤306:服务器根据所述第一信息、所述第二信息以及所述控制层反馈信息中的至少一项确定业务数据的接收状况。Step 306: The server determines the reception status of the service data according to at least one of the first information, the second information, and the control layer feedback information.
上面的过程中,由于第一协议层是第二协议层的上层协议层,因此,在第一终端设备的第一协议层发送第一信息时,第一终端设备的第二协议层也发送第二信息的情况下,第一终端设备可以实现同时反馈多个协议层的信息,使得服务器可以获得第一终端设备中多个协议层的信息,服务器可以准确的确定服务器发送的业务数据在第一终端设备处的接收状况,从而减少冗余编码的情况发生。In the above process, since the first protocol layer is the upper protocol layer of the second protocol layer, when the first protocol layer of the first terminal device sends the first information, the second protocol layer of the first terminal device also sends the first information. In the case of second information, the first terminal device can feed back information of multiple protocol layers at the same time, so that the server can obtain the information of multiple protocol layers in the first terminal device, and the server can accurately determine that the service data sent by the server is in the first terminal device. The receiving status at the terminal equipment, thereby reducing the occurrence of redundant coding.
下面通过具体的实施例描述前面的过程。The previous process is described below through specific embodiments.
以下为本申请实施例提供的一种数据传输方法流程。在下面的流程中,以第一协议层为应用层,第二协议层包括RTP层以及PDCP层为例进行描述,其它情况可以参考此处的描述,在此不再赘述。The following is a flow of a data transmission method provided in an embodiment of the application. In the following process, the first protocol layer is used as the application layer, and the second protocol layer includes the RTP layer and the PDCP layer as an example for description. For other situations, reference may be made to the description here, which will not be repeated here.
步骤一:服务器通过网络设备向第一终端设备发送业务数据。Step 1: The server sends service data to the first terminal device through the network device.
需要说明的是,服务器发送的业务数据,是由第二终端设备采集并编码之后发送至服务器的。It should be noted that the service data sent by the server is collected and encoded by the second terminal device and then sent to the server.
步骤二:第一终端设备接收业务数据。Step 2: The first terminal device receives service data.
步骤三:第一终端设备的应用层生成第一信息。Step 3: The application layer of the first terminal device generates the first information.
步骤三中,第一终端设备生成的第一信息可以是根据业务数据的接收状况生成的,此时第一信息可以用于指示所述第一终端设备的应用层的数据接收状况。In step 3, the first information generated by the first terminal device may be generated according to the reception status of the service data. In this case, the first information may be used to indicate the data reception status of the application layer of the first terminal device.
或者,第一终端设备生成的第一信息也可以与业务数据的接收状况无关,此时第一信息可以用于指示与所述第一终端设备连接的扩展现实XR显示设备的位置变化和视角变化中的至少一项。Alternatively, the first information generated by the first terminal device may also have nothing to do with the reception status of the service data. In this case, the first information may be used to indicate the position change and the viewing angle change of the extended reality XR display device connected to the first terminal device. At least one of.
示例性的,第一信息用于指示所述第一终端设备的应用层的数据接收状况时,包括第一信息的数据包的IP五元组可以为预设IP五元组。Exemplarily, when the first information is used to indicate the data receiving status of the application layer of the first terminal device, the IP quintuple of the data packet including the first information may be a preset IP quintuple.
可选的,本申请实施例中,网络设备可以为第一终端设备的应用层发送的第一信息确定一个单独的逻辑信道,即第一信息单独由网络设备的一个PDCP实体处理,不与第一终端设备发送的其它数据共用一个PDCP实体。Optionally, in this embodiment of the present application, the network device may determine a separate logical channel for the first information sent by the application layer of the first terminal device, that is, the first information is processed by a PDCP entity of the network device alone, and is not related to the first information. Other data sent by a terminal device shares a PDCP entity.
第一终端设备的应用层生成的第一信息,需要经过协议栈中应用层的下层协议层的处理之后发送至网络设备,即第一终端设备的RTP层以及PDCP层将接收到第一信息。The first information generated by the application layer of the first terminal device needs to be processed by the lower protocol layer of the application layer in the protocol stack and then sent to the network device, that is, the RTP layer and PDCP layer of the first terminal device will receive the first information.
为了描述方便,在后面的描述中,将RTP层接收到第一信息时,生成的第二信息称为RTP状态报告;将PDCP层接收到第一信息时,生成的第二信息称为PDCP状态报告。RTP 状态报告用于指示第一终端设备的RTP层的数据接收状况;PDCP状态报告用于指示第一终端设备的PDCP层的数据接收状况,下面将详细描述。For the convenience of description, in the following description, the second information generated when the RTP layer receives the first information is called the RTP status report; the second information generated when the PDCP layer receives the first information is called the PDCP status report. The RTP status report is used to indicate the data reception status of the RTP layer of the first terminal device; the PDCP status report is used to indicate the data reception status of the PDCP layer of the first terminal device, which will be described in detail below.
步骤四:第一终端设备的RTP层接收到第一信息,生成RTP状态报告。Step 4: The RTP layer of the first terminal device receives the first information and generates an RTP status report.
示例性的,所述RTP状态报告可以包括第一序列号、第二序列号、第一比特位图以及第三信息中的一项或多项。Exemplarily, the RTP status report may include one or more of the first sequence number, the second sequence number, the first bitmap, and the third information.
其中,第三信息用于指示第一终端设备的RTP层缓存的数据包的数量N,以及数据包序列号位于第一终端设备的RTP层缓存的N个数据包之间的未被接收到的数据包的数量K中的至少一项,或者第三信息用于指示第一终端设备的RTP层缓存的数据包的总比特数,N为大于0的整数,K为大于0的整数。Wherein, the third information is used to indicate the number N of data packets buffered by the RTP layer of the first terminal device, and the data packet sequence number is located among the N data packets buffered by the RTP layer of the first terminal device that have not been received. At least one item of the number K of data packets, or the third information is used to indicate the total number of bits of data packets buffered by the RTP layer of the first terminal device, N is an integer greater than 0, and K is an integer greater than 0.
第一序列号为第一终端设备的RTP层缓存的N个数据包对应的N个数据包序列号中的最小数据包序列号;第二序列号为第一终端设备的RTP层缓存的N个数据包对应的N个数据包序列号中的最大数据包序列号。The first sequence number is the smallest data packet sequence number among the N data packet sequence numbers corresponding to the N data packets buffered by the RTP layer of the first terminal device; the second sequence number is the N data packet sequence numbers buffered by the RTP layer of the first terminal device The largest data packet sequence number among the N data packet sequence numbers corresponding to the data packet.
第一比特位图用于指示第一终端设备的RTP层缓存的N个数据包,以及数据包序列号位于第一终端设备的RTP层缓存的N个数据包之间的未被接收到的数据包。The first bitmap is used to indicate the N data packets buffered by the RTP layer of the first terminal device, and the unreceived data whose sequence numbers are located among the N data packets buffered by the RTP layer of the first terminal device package.
RTP状态报告中还可以包括其他信息,例如第一时刻、第二时刻等信息,在此不再赘述。其中,第一时刻为第一序列号对应的数据包的接收时刻,第二时刻为第二序列号对应的数据包的接收时刻。The RTP status report may also include other information, such as the first time, the second time, and other information, which will not be repeated here. Wherein, the first time is the receiving time of the data packet corresponding to the first sequence number, and the second time is the receiving time of the data packet corresponding to the second sequence number.
示例性的,第一时刻以及第二时刻等,可以采用全球定位系统(Global Positioning System,GPS)时间表示,例如第一时刻为2019年10月22日下午17时:02分:38秒:408ms:260ns;第二时刻为2019年10月22日下午17时:02分:38秒:840ms:50ns。Exemplarily, the first moment and the second moment, etc., may be represented by Global Positioning System (GPS) time, for example, the first moment is 17:02 pm on October 22, 2019: 38 seconds: 408ms : 260ns; the second moment is 17:02 pm on October 22, 2019: 38 seconds: 840ms:50ns.
举例来说,结合前面的描述,假设N=10,第一终端设备的RTP层中缓存的10个数据包的数据包序列号可以如图4所示。图4中,第一终端设备的RTP层在第一时刻接收到数据包序列号为709的数据包,在第二时刻接收到数据包序列号为722的数据包。第一终端设备的RTP层中接收到的10个数据包的数据包序列号分别为709、710、712、713、714、717、718、720、721以及722。其中,第一序列号,即第一终端设备的RTP层缓存的数据包中的最小数据包序列号为709;第二序列号,即第一终端设备的RTP层缓存的数据包中的最大数据包序列号为722。For example, in combination with the foregoing description, assuming that N=10, the data packet sequence numbers of the 10 data packets buffered in the RTP layer of the first terminal device may be as shown in FIG. 4. In FIG. 4, the RTP layer of the first terminal device receives a data packet with a data packet sequence number of 709 at the first moment, and a data packet with a data packet sequence number of 722 at the second moment. The data packet sequence numbers of the 10 data packets received in the RTP layer of the first terminal device are 709, 710, 712, 713, 714, 717, 718, 720, 721, and 722, respectively. Among them, the first sequence number, that is, the smallest data packet sequence number in the data packets buffered by the RTP layer of the first terminal device, is 709; the second sequence number, that is the largest data packet in the data packets buffered by the RTP layer of the first terminal device The packet sequence number is 722.
进一步的,数据包序列号位于第一终端设备的RTP层缓存的10个数据包之间的,未被接收到的数据包的数据包序列号分别为711、715、716以及719。Further, the data packet sequence numbers are located among the 10 data packets buffered by the RTP layer of the first terminal device, and the data packet sequence numbers of the unreceived data packets are 711, 715, 716, and 719, respectively.
假设每个数据包对应一个比特,比特值为1表示第一终端设备的RTP层缓存该数据包,比特值为0表示第一终端设备的RTP层没有接收到该数据包,那么按照数据包序列号从小到大的顺序,图4对应的第一比特位图可以表示如下:11011100110111;其中709对应的比特在第一比特位图的最左边,722对应的比特在第一比特位图的最右边。Assuming that each data packet corresponds to a bit, a bit value of 1 indicates that the RTP layer of the first terminal device buffers the data packet, and a bit value of 0 indicates that the RTP layer of the first terminal device does not receive the data packet, then follow the data packet sequence The order of numbers from small to large, the first bitmap corresponding to Figure 4 can be expressed as follows: 11011100110111; the bit corresponding to 709 is on the far left of the first bitmap, and the bit corresponding to 722 is on the far right of the first bitmap. .
或者,按照数据包序列号从大到小的顺序,图4对应的第一比特位图可以表示如下:11101100111011。其中722对应的比特在第一比特位图的最左边,709对应的比特在第一比特位图的最右边。Or, according to the sequence number of the data packet in descending order, the first bitmap corresponding to FIG. 4 may be expressed as follows: 11101100111011. The bit corresponding to 722 is on the far left of the first bitmap, and the bit corresponding to 709 is on the far right of the first bitmap.
结合图4的例子,RTP状态报告可以为以下任一种:With reference to the example in Figure 4, the RTP status report can be any of the following:
1、RTP状态报告包括:第三信息:RTP层缓存的数据包的数量10;第一比特位图:11011100110111或者11101100111011。1. The RTP status report includes: the third information: the number of data packets buffered by the RTP layer 10; the first bitmap: 11011100110111 or 11101100111011.
2、RTP状态报告包括:第一序列号:709;第一比特位图:11011100110111或者 11101100111011。2. The RTP status report includes: the first serial number: 709; the first bitmap: 11011100110111 or 11101100111011.
3、RTP状态报告包括:第二序列号:722;第一比特位图:11101100111011或者11101100111011。3. The RTP status report includes: the second serial number: 722; the first bitmap: 11101100111011 or 11101100111011.
4、RTP状态报告包括:第二序列号:722;第三信息:RTP层缓存的数据包的数量10,以及数据包序列号位于这10个数据包之间的未被接收到的数据包的数量4。4. The RTP status report includes: the second sequence number: 722; the third information: the number of data packets buffered by the RTP layer 10, and the data packet sequence number between the 10 data packets that has not been received. Quantity 4.
5、RTP状态报告包括:第一序列号:709;第三信息:RTP层缓存的数据包的数量10,以及数据包序列号位于这10个数据包之间的未被接收到的数据包的数量4。5. The RTP status report includes: the first sequence number: 709; the third information: the number of data packets buffered by the RTP layer 10, and the data packet sequence number between these 10 data packets that has not been received. Quantity 4.
以上只是示例,RTP状态包括还可能存在其他实现方式,在此不再一一列举。The above are just examples, and there may be other implementations including the RTP state, which will not be listed here.
步骤五:第一终端设备的PDCP层接收到第一终端的应用层的第一信息,和RTP层的RTP状态报告中的至少一项时,生成PDCP状态报告。Step 5: When the PDCP layer of the first terminal device receives at least one of the first information of the application layer of the first terminal and the RTP status report of the RTP layer, a PDCP status report is generated.
需要说明的是,第一终端设备的PDCP层生成PDCP状态报告还可以存在一个前置条件:第一终端设备的PDCP层对应的PDCP实体被配置为按序递交。在PDCP实体被配置为按序递交的情况下,第一终端设备的PDCP层接收到第一信息以及RTP状态报告中的至少一项时,生成PDCP状态报告。It should be noted that there may also be a precondition for the PDCP status report generated by the PDCP layer of the first terminal device: the PDCP entity corresponding to the PDCP layer of the first terminal device is configured to be delivered in order. In the case that the PDCP entity is configured to deliver in order, the PDCP layer of the first terminal device generates the PDCP status report when it receives at least one of the first information and the RTP status report.
本申请实施例中,PDCP状态报告可以包括以下一项或多项:In the embodiment of this application, the PDCP status report may include one or more of the following:
第三数据包序列号;第二比特位图;第四信息。The third data packet sequence number; the second bitmap; the fourth information.
其中,第三数据包序列号是指第一终端设备的PDCP层第一个未接收到的数据包的序列号;第二比特位图用于指示第一终端设备的PDCP层的第一个未接收到的数据包以及所述第一个未接收到的数据包之后的P个数据包的接收状况,P为大于0的整数。Among them, the third data packet sequence number refers to the sequence number of the first data packet not received by the PDCP layer of the first terminal device; the second bitmap is used to indicate the first data packet of the PDCP layer of the first terminal device. For the received data packet and the reception status of P data packets after the first unreceived data packet, P is an integer greater than 0.
所述第四信息用于指示第一终端设备的PDCP层接收到,但没有向第一终端设备的RTP层递交的数据包的数量;或者所述第四信息用于指示第一终端设备的PDCP层接收到,但没有向第一终端设备的RTP层递交的数据包的总比特数。The fourth information is used to indicate the number of data packets received by the PDCP layer of the first terminal device but not delivered to the RTP layer of the first terminal device; or the fourth information is used to indicate the PDCP layer of the first terminal device The total number of bits of the data packet received by the layer but not delivered to the RTP layer of the first terminal device.
举例来说,结合前面的描述,假设P=9,如图5所示,第一终端设备的PDCP层第一个未接收到的数据包的数据包序列号为49。第一终端设备的PDCP层接收到的数据包的数据包序列号分别为50、51、52、53、55、56以及58。For example, in combination with the foregoing description, assuming P=9, as shown in FIG. 5, the data packet sequence number of the first unreceived data packet of the PDCP layer of the first terminal device is 49. The data packet sequence numbers of the data packets received by the PDCP layer of the first terminal device are 50, 51, 52, 53, 55, 56 and 58 respectively.
结合图6,数据包序列号为49的数据包后面9个数据包的接收状况对应的第二比特位图为0111101101,其中,1表示该比特位对应的数据包已经收到,0表示该比特位对应的数据包还没有收到。With reference to Figure 6, the second bitmap corresponding to the reception status of the next 9 data packets of the data packet whose sequence number is 49 is 0111101101, where 1 means that the data packet corresponding to this bit has been received, and 0 means this bit The data packet corresponding to the bit has not been received yet.
当然以上只是示例,PDCP状态报告也可以指示其他信息,例如指示第一终端设备的PDCP层正确接收到的数据包的数量和未正确接收到的数据包的数量,而不指示哪个数据包已经收到,哪个数据包还没有收到。比如图5对应的情况,PDCP状态报告的内容包括:PDCP缓存中有10个包,其中3个没有收到,其中7个已经收到。Of course, the above is just an example. The PDCP status report can also indicate other information, such as indicating the number of data packets correctly received by the PDCP layer of the first terminal device and the number of data packets incorrectly received, without indicating which data packet has been received. To, which data packet has not been received yet. For example, in the situation corresponding to Figure 5, the content of the PDCP status report includes: there are 10 packets in the PDCP buffer, 3 of which have not been received, and 7 of them have been received.
再例如,PDCP状态报告还可以指示PDCP层正确接收到的数据包的总比特数,以及PDCP层没有正确接收到的数据包的总比特数中的一项或多项,其它情况不再赘述。For another example, the PDCP status report may also indicate one or more of the total number of bits of the data packet correctly received by the PDCP layer and the total number of bits of the data packet incorrectly received by the PDCP layer, and other situations will not be repeated.
步骤六:第一终端设备向网络设备发送第一信息、RTP状态报告、PDCP状态报告中的一项或多项。Step 6: The first terminal device sends one or more of the first information, the RTP status report, and the PDCP status report to the network device.
步骤七:网络设备在接收到的第一信息、RTP状态报告时,将第一信息、RTP状态报告转发至服务器;在接收到PDCP状态报告时,可以根据PDCP状态报告确定控制层反馈信息,并向服务器发送所述控制层反馈信息。Step 7: When the network device receives the first information and the RTP status report, it forwards the first information and the RTP status report to the server; when receiving the PDCP status report, the control layer feedback information can be determined according to the PDCP status report, and Send the control layer feedback information to the server.
其中,所述控制层反馈信息可以用于指示所述第一终端设备的PDCP层的数据接收状 况。Wherein, the control layer feedback information may be used to indicate the data reception status of the PDCP layer of the first terminal device.
需要说明的是,由图2的协议栈示意图可知,由于服务器中没有PDCP协议层,无法解析第一终端设备的PDCP状态报告,为此网络设备需要将PDCP状态报告转换为控制层反馈信息。It should be noted that, from the schematic diagram of the protocol stack in FIG. 2, since there is no PDCP protocol layer in the server, the PDCP status report of the first terminal device cannot be parsed. For this reason, the network device needs to convert the PDCP status report into control layer feedback information.
本申请实施例中,所述控制层反馈信息可以包括以下一项或多项:In this embodiment of the application, the control layer feedback information may include one or more of the following:
第三比特位图;第一数据包;第五信息。The third bit map; the first data packet; the fifth information.
其中,所述第三比特位图用于指示第一终端设备的PDCP层的第一个未接收到的数据包以及所述第一个未接收到的数据包之后的P个数据包的接收状况;Wherein, the third bitmap is used to indicate the reception status of the first unreceived data packet of the PDCP layer of the first terminal device and the P data packets after the first unreceived data packet ;
所述第一数据包为第一终端设备的PDCP层的第一个未接收到的数据包;The first data packet is the first unreceived data packet of the PDCP layer of the first terminal device;
所述第五信息用于指示第一终端设备的PDCP层接收到,但没有向第一终端设备的RTP层递交的数据包的数量;或者,所述第五信息用于指示第一终端设备的PDCP层接收到,但没有向第一终端设备的RTP层递交的数据包的数量;或者所述第五信息用于指示第一终端设备的PDCP层接收到,但没有向第一终端设备的RTP层递交的数据包的总比特数。The fifth information is used to indicate the number of data packets received by the PDCP layer of the first terminal device but not delivered to the RTP layer of the first terminal device; or, the fifth information is used to indicate the number of data packets of the first terminal device The number of data packets received by the PDCP layer but not delivered to the RTP layer of the first terminal device; or the fifth information is used to indicate that the PDCP layer of the first terminal device has received but not delivered to the RTP layer of the first terminal device The total number of bits in the data packet delivered by the layer.
需要说明的是,第三比特位图可以是根据PDCP状态报告中的第二比特位图确定的。举例来说,网络设备可以直接将PDCP状态报告中的第二比特位图作为所述第三比特位图。或者,网络设备还可以将PDCP状态报告中的第二比特位图转换为第三比特位图。例如,第二比特位图为0111101101,其中,1表示该比特位对应的数据包已经收到,0表示该比特位对应的数据包还没有收到。网络设备确定的第三比特位图可以为1000010010,其中0表示该比特位对应的数据包已经收到,1表示该比特位对应的数据包还没有收到。当然此处只是示例,其它情况不再逐一举例说明。It should be noted that the third bitmap may be determined according to the second bitmap in the PDCP status report. For example, the network device may directly use the second bitmap in the PDCP status report as the third bitmap. Alternatively, the network device may also convert the second bitmap in the PDCP status report into a third bitmap. For example, the second bitmap is 0111101101, where 1 indicates that the data packet corresponding to this bit has been received, and 0 indicates that the data packet corresponding to this bit has not been received. The third bitmap determined by the network device may be 1000010010, where 0 indicates that the data packet corresponding to this bit has been received, and 1 indicates that the data packet corresponding to this bit has not been received. Of course, this is just an example, and other cases will not be illustrated one by one.
本申请实施例中,第一数据包可以通过多种方式确定,一种可能的实现方式中,第一数据包可以是根据PDCP状态报告中的第三数据包序列号确定的。例如,网络设备的PDCP实体在向第一终端设备发送PDCP层的数据包之前,先记录该数据包的数据包序列号。当网络设备获取PDCP状态报告中的第三数据包序列时,可以根据第三数据包序列号对应的数据包作为第一数据包。In this embodiment of the present application, the first data packet may be determined in multiple ways. In a possible implementation manner, the first data packet may be determined according to the third data packet sequence number in the PDCP status report. For example, the PDCP entity of the network device records the data packet sequence number of the data packet before sending the data packet of the PDCP layer to the first terminal device. When the network device obtains the third data packet sequence in the PDCP status report, the data packet corresponding to the third data packet sequence number may be used as the first data packet.
需要说明的是,对于某一协议层来说,来自该协议层之上的上层协议层的数据包可以被称为服务数据单元(Service Data Unit,SDU),而经过该协议层处理之后,送往下层协议层的数据包可以被称为PDU。例如,PDCP层接收到的来自上层协议层的数据包可以称为PDCP SDU,经过PDCP层处理,送往下层协议层的数据包可以称为PDCP PDU。这里的PDCP层处理可以包括分配数据包序列号、头压缩、加密、完整性保护、加包头等操作。It should be noted that for a certain protocol layer, a data packet from an upper protocol layer above the protocol layer can be called a service data unit (SDU), and after being processed by the protocol layer, it is sent to The data packets of the lower protocol layer can be called PDU. For example, the data packet from the upper protocol layer received by the PDCP layer can be called PDCP SDU, and the data packet sent to the lower protocol layer after PDCP layer processing can be called PDCP PDU. The PDCP layer processing here may include operations such as assigning data packet sequence numbers, header compression, encryption, integrity protection, and adding headers.
上面的实现方式中,网络设备的PDCP实体从上层协议层接收到一个数据包,保存为PDCP SDU,并为该PDCP SDU分配PDCP序列号。网络设备接收到的PDCP状态报告中的第三数据包序列号就是网络设备分配的PDCP序列号,因此最终网络设备根据第三数据包序列号确定的第一数据包是PDCP SDU。In the above implementation, the PDCP entity of the network device receives a data packet from the upper protocol layer, saves it as a PDCP SDU, and allocates a PDCP sequence number to the PDCP SDU. The third data packet sequence number in the PDCP status report received by the network device is the PDCP sequence number allocated by the network device, so the first data packet determined by the network device according to the third data packet sequence number is the PDCP SDU.
需要说明的是,网络设备的PDCP层中也可以缓存多个数据包,网络设备可以将根据第三数据包序列号,从PDCP层缓存的数据包中提取第一数据包。It should be noted that the PDCP layer of the network device may also buffer multiple data packets, and the network device may extract the first data packet from the data packets buffered by the PDCP layer according to the third data packet sequence number.
另一种可能的实现方式中,第一数据包可以是根据PDCP状态报告中的第三比特位图确定的。例如,网络设备的PDCP实体在向第一终端设备发送PDCP层的数据包之前,先记录该数据包的数据包序列号。当网络设备获取PDCP状态报告中的第三比特位图时,可以根据第三比特位图确定第一终端设备的PDCP层的第一个未接收到的数据包,从而可以 确定第一数据包。In another possible implementation manner, the first data packet may be determined according to the third bitmap in the PDCP status report. For example, the PDCP entity of the network device records the data packet sequence number of the data packet before sending the data packet of the PDCP layer to the first terminal device. When the network device obtains the third bitmap in the PDCP status report, it can determine the first unreceived data packet of the PDCP layer of the first terminal device according to the third bitmap, so that the first data packet can be determined.
另一种可能的实现方式中,网络设备可以生成PDCP层数据包传输记录结果。具体的网络设备的PDCP层每次向第一终端设备发送PDCP层的数据包,都记录该数据包在空口传输的情况,因此网络设备生成的PDCP层数据包传输记录结果可以确定网络设备的PDCP层的数据包是否被第一终端设备正确接收。例如,网络设备的PDCP层向第一终端设备发送PDCP层的数据包之后,如果接收到该数据包对应的确认应答(Acknowledgement,ACK),则可以确定第一终端设备已经正确接收该数据包;如果接收到该数据包对应的否定应答(Negative Acknowledgement,NACK),则可以确定第一终端设备没有正确接收该数据包。其中,如果该数据包分为多段传输,在所有分段都收到ACK时,可以确定该数据包被正确接收。In another possible implementation manner, the network device may generate a PDCP layer data packet transmission record result. Each time the PDCP layer of a specific network device sends a PDCP layer data packet to the first terminal device, it records the data packet transmission on the air interface. Therefore, the PDCP layer data packet transmission record result generated by the network device can determine the PDCP layer of the network device Whether the data packet of the layer is correctly received by the first terminal device. For example, after the PDCP layer of the network device sends a PDCP layer data packet to the first terminal device, if it receives an Acknowledgement (ACK) corresponding to the data packet, it can be determined that the first terminal device has correctly received the data packet; If a negative acknowledgement (Negative Acknowledgement, NACK) corresponding to the data packet is received, it can be determined that the first terminal device did not correctly receive the data packet. Among them, if the data packet is divided into multiple segments for transmission, when all segments receive the ACK, it can be determined that the data packet is received correctly.
在该实现方式中,网络设备接收到PDCP状态报告时,可以根据PDCP层数据包传输记录结果确定第一终端设备的PDCP层的第一个未接收到的数据包。In this implementation manner, when the network device receives the PDCP status report, it can determine the first unreceived data packet of the PDCP layer of the first terminal device according to the PDCP layer data packet transmission record result.
可选的,在该实现方式中,网络设备还可周期性的向服务器发送PDCP层数据包传输记录结果。或者,网络设备确定触发条件满足时,向服务器发送PDCP层数据包传输记录结果。例如,触发条件为:数据包传输失败的数量等于预设阈值。此时,网络设备确定输失败的数量等于预设阈值时,向服务器发送PDCP层数据包传输记录结果。当然,触发条件还可能为其它形式,在此不再一一列举。Optionally, in this implementation manner, the network device may also periodically send the PDCP layer data packet transmission record result to the server. Or, when the network device determines that the trigger condition is satisfied, it sends the PDCP layer data packet transmission record result to the server. For example, the trigger condition is: the number of data packet transmission failures is equal to the preset threshold. At this time, when the network device determines that the number of transmission failures is equal to the preset threshold, it sends the PDCP layer packet transmission record result to the server. Of course, the trigger condition may also be in other forms, which will not be listed here.
步骤八:服务器根据第一信息、RTP状态报告以及控制层反馈信息中的至少一项,确定业务数据的接收状态。Step 8: The server determines the reception status of the service data according to at least one of the first information, the RTP status report, and the control layer feedback information.
具体的,当第一信息用于指示所述第一终端设备的第一协议层的数据接收状况时,服务器可以根据第一信息确定第一终端设备的第一协议层接收到哪些数据包;服务器可以根据RTP状态报告确定第一终端设备的RTP层接收到哪些数据包,以及接收到的数据包中,哪些数据包还没有递交至第一终端设备的应用层。Specifically, when the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, the server may determine which data packets are received by the first protocol layer of the first terminal device according to the first information; the server It may be determined according to the RTP status report which data packets are received by the RTP layer of the first terminal device, and which data packets among the received data packets have not been delivered to the application layer of the first terminal device.
当第一信息用于指示与所述第一终端设备连接的XR显示设备的位置变化和视角变化中的至少一项时,服务器可以根据XR显示设备的位置变化和视角变化中的至少一项,确定如何进行数据编码。When the first information is used to indicate at least one of the position change and the viewing angle change of the XR display device connected to the first terminal device, the server may according to at least one of the position change and the viewing angle change of the XR display device, Determine how to encode the data.
同样的,服务器可以根据PDCP状态报告确定第一终端设备的PDCP层接收到哪些数据包,以及接收到的数据包中,哪些数据包还没有递交至RTP层。Similarly, the server can determine which data packets are received by the PDCP layer of the first terminal device according to the PDCP status report, and which data packets of the received data packets have not been delivered to the RTP layer.
服务器根据第一信息、RTP状态报告以及控制层反馈信息中的至少一项,可以生成第六信息,第六信息用于指示第一终端设备的应用层、RTP层以及PDCP层中的一项或多项的业务数据接收状态,以及与第一终端设备连接的XR显示设备的位置变化和视角变化中的至少一项。服务器可以向第二终端设备发送所述第六信息。The server may generate sixth information according to at least one of the first information, the RTP status report, and the control layer feedback information. The sixth information is used to indicate one of the application layer, the RTP layer, and the PDCP layer of the first terminal device or A plurality of service data receiving states, and at least one of a position change and a viewing angle change of the XR display device connected to the first terminal device. The server may send the sixth information to the second terminal device.
第二终端设备可以根据第六信息调整数据包的压缩方式。例如第二终端设备确定第一帧视频帧对应的数据包已经被正确接收到了,只是还没有递交到第一终端设备的应用层,第二终端设备就可以对与第一帧视频帧相关联的视频帧做差分编码,或者对关联的视频帧执行更激进的压缩方式,从而减小数据编码量以及数据发送量。The second terminal device may adjust the compression mode of the data packet according to the sixth information. For example, the second terminal device determines that the data packet corresponding to the first video frame has been correctly received, but it has not been delivered to the application layer of the first terminal device, and the second terminal device can check the data packet associated with the first video frame. The video frame is differentially encoded, or the associated video frame is compressed more aggressively, thereby reducing the amount of data encoding and data transmission.
再例如,第二终端设备可以根据第六信息确定XR显示设备的位置变化和视角变化之后,对XR显示设备需要显示的区域的数据进行高精度的编码,和/或,对用户在XR显示设备内观看的视角范围的数据进行高精度的编码;相应的,第二终端设备可以对其它区域或者视角范围内的数据进行低精度的编码,或者对其它区域或者视角范围内的数据不进行 编码,从而可以在不降低用户体验的情况下,实现降低编码量,降低传输数据量的目的。For another example, after determining the position change and viewing angle change of the XR display device according to the sixth information, the second terminal device can perform high-precision coding on the data of the area that the XR display device needs to display, and/or, The data within the viewing angle range is encoded with high precision; correspondingly, the second terminal device can perform low-precision encoding on data in other areas or within the viewing angle range, or not encoding data in other areas or within the viewing angle range. Therefore, the purpose of reducing the amount of coding and reducing the amount of transmitted data can be achieved without reducing the user experience.
本文中描述的各个实施例可以为独立的方案,也可以根据内在逻辑进行组合,这些方案都落入本申请的保护范围中。The various embodiments described in this document may be independent solutions, or may be combined according to internal logic, and these solutions fall within the protection scope of the present application.
可以理解的是,上述各个方法实施例中,由终端设备实现的方法和操作,也可以由可用于终端设备的部件(例如芯片或者电路)实现,由网络设备实现的方法和操作,也可以由可用于网络设备的部件(例如芯片或者电路)实现。It can be understood that, in the foregoing method embodiments, the methods and operations implemented by the terminal device can also be implemented by components (such as chips or circuits) that can be used in the terminal device, and the methods and operations implemented by the network device can also be implemented by It can be implemented by components (such as chips or circuits) of network devices.
上述本申请提供的实施例中,分别从各个设备之间交互的角度对本申请实施例提供的方法进行了介绍。为了实现上述本申请实施例提供的方法中的各功能,终端设备与网络设备可以包括硬件结构和/或软件模块,以硬件结构、软件模块、或硬件结构加软件模块的形式来实现上述各功能。上述各功能中的某个功能以硬件结构、软件模块、还是硬件结构加软件模块的方式来执行,取决于技术方案的特定应用和设计约束条件。In the foregoing embodiments provided in the present application, the methods provided in the embodiments of the present application are respectively introduced from the perspective of interaction between various devices. In order to realize each function in the method provided in the above embodiments of the present application, the terminal device and the network device may include a hardware structure and/or software module, and the above functions are implemented in the form of a hardware structure, a software module, or a hardware structure plus a software module. . Whether a certain function among the above-mentioned functions is executed by a hardware structure, a software module, or a hardware structure plus a software module depends on the specific application and design constraint conditions of the technical solution.
本申请实施例中对模块的划分是示意性的,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。另外,在本申请各个实施例中的各功能模块可以集成在一个处理器中,也可以是单独物理存在,也可以两个或两个以上模块集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。The division of modules in the embodiments of the present application is illustrative, and is only a logical function division, and there may be other division methods in actual implementation. In addition, the functional modules in the various embodiments of the present application may be integrated in one processor, or may exist alone physically, or two or more modules may be integrated in one module. The above-mentioned integrated modules can be implemented in the form of hardware or software functional modules.
与上述构思相同,如图6所示,本申请实施例还提供一种装置600用于实现上述方法中第一终端设备或者网络设备或者服务器的功能。例如,该装置可以为软件模块或者芯片系统。本申请实施例中,芯片系统可以由芯片构成,也可以包含芯片和其他分立器件。该装置600可以包括:处理单元601和通信单元602。Similar to the above-mentioned concept, as shown in FIG. 6, an embodiment of the present application further provides an apparatus 600 for implementing the function of the first terminal device or network device or server in the above-mentioned method. For example, the device may be a software module or a chip system. In the embodiments of the present application, the chip system may be composed of chips, or may include chips and other discrete devices. The apparatus 600 may include: a processing unit 601 and a communication unit 602.
本申请实施例中,通信单元也可以称为收发单元,可以包括发送单元和/或接收单元,分别用于执行上文方法实施例中终端设备或网络设备发送和接收的步骤。In the embodiment of the present application, the communication unit may also be referred to as a transceiver unit, and may include a sending unit and/or a receiving unit, which are respectively configured to perform the sending and receiving steps of the terminal device or the network device in the above method embodiment.
以下,结合图6至图7详细说明本申请实施例提供的通信装置。应理解,装置实施例的描述与方法实施例的描述相互对应,因此,未详细描述的内容可以参见上文方法实施例,为了简洁,这里不再一一赘述。Hereinafter, the communication device provided by the embodiment of the present application will be described in detail with reference to FIGS. 6 to 7. It should be understood that the description of the device embodiment and the description of the method embodiment correspond to each other. Therefore, for the content that is not described in detail, please refer to the above method embodiment. For brevity, it will not be repeated here.
在一种可能的设计中,该装置600可实现对应于上文方法实施例中的终端设备或者网络设备执行的步骤或者流程,下面分别进行描述。In a possible design, the apparatus 600 can implement the steps or processes executed by the terminal device or the network device in the above method embodiment, which are described separately below.
示例性地,当该装置600实现图3所示的流程中第一终端设备的功能时:Exemplarily, when the apparatus 600 implements the function of the first terminal device in the process shown in FIG. 3:
处理单元601,用于在所述装置的第二协议层接收到所述装置的第一协议层的第一信息时,生成第二信息;所述第二协议层为所述第一协议层的下层协议层;The processing unit 601 is configured to generate second information when the second protocol layer of the device receives the first information of the first protocol layer of the device; the second protocol layer is that of the first protocol layer Lower protocol layer;
通信单元602,用于发送所述第一信息以及所述第二信息。The communication unit 602 is configured to send the first information and the second information.
在一种可能的实施方式中,所述处理单元601具体用于:In a possible implementation manner, the processing unit 601 is specifically configured to:
所述装置的所述第二协议层接收来自所述装置的所述第一协议层的所述第一信息,当确定所述第一信息对应的因特网协议IP五元组为预设IP五元组时,生成所述第二信息;The second protocol layer of the device receives the first information from the first protocol layer of the device, and when it is determined that the Internet Protocol IP quintuple corresponding to the first information is a preset IP quintuple When grouping, generate the second information;
或者,当所述装置的所述第二协议层接收到来自所述装置的所述第一协议层的所述第一信息时,生成所述第二信息。Alternatively, when the second protocol layer of the device receives the first information from the first protocol layer of the device, the second information is generated.
在一种可能的实施方式中,所述第一信息用于指示所述装置的第一协议层的数据接收状况,或者所述第一信息用于指示与所述装置连接的扩展现实XR显示设备的位置变化和视角变化中的至少一项;In a possible implementation manner, the first information is used to indicate the data reception status of the first protocol layer of the device, or the first information is used to indicate an extended reality XR display device connected to the device At least one of the position change and the viewing angle change;
所述第二信息用于指示所述第一终端设备的所述第二协议层的数据接收状况。The second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
在一种可能的实施方式中,所述第一协议层为应用层,所述第二协议层为传输控制协议RTP层以及分组汇聚数据协议PDCP层中的至少一项;In a possible implementation manner, the first protocol layer is an application layer, and the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer;
或者所述第一协议层为应用层以及RTP层中的至少一项,所述第二协议层为PDCP层。Or the first protocol layer is at least one of an application layer and an RTP layer, and the second protocol layer is a PDCP layer.
在一种可能的实施方式中,所述第二协议层为RTP层时,所述第二信息包括第一序列号或者第二序列号或者第三信息;In a possible implementation manner, when the second protocol layer is an RTP layer, the second information includes a first sequence number or a second sequence number or third information;
所述第三信息用于指示所述第二协议层缓存的数据包的数量N或者缓存的数据包的总比特数;所述第一序列号为所述第二协议层缓存的N个数据包对应的N个数据包序列号中的最小数据包序列号,所述第二序列号为所述第二协议层缓存的N个数据包对应的N个数据包序列号中的最大数据包序列号,N为大于0的整数。The third information is used to indicate the number of data packets buffered by the second protocol layer N or the total number of bits of the buffered data packets; the first sequence number is the N data packets buffered by the second protocol layer The smallest data packet sequence number among the corresponding N data packet sequence numbers, where the second sequence number is the largest data packet sequence number among the N data packet sequence numbers corresponding to the N data packets buffered by the second protocol layer , N is an integer greater than 0.
在一种可能的实施方式中,所述第二信息包括第一序列号或者第二序列号时,所述第二信息还包括第一比特位图;In a possible implementation manner, when the second information includes the first sequence number or the second sequence number, the second information further includes a first bitmap;
所述第一比特位图用于指示所述第二协议层缓存的N个数据包,以及数据包序列号位于所述第二协议层缓存的N个数据包之间的未被接收到的数据包。The first bitmap is used to indicate the N data packets buffered by the second protocol layer, and the unreceived data whose sequence numbers are located among the N data packets buffered by the second protocol layer package.
在一种可能的实施方式中,所述第二协议层为PDCP层时,所述第二信息包括第二比特位图或者第四信息;In a possible implementation manner, when the second protocol layer is a PDCP layer, the second information includes a second bitmap or fourth information;
所述第二比特位图用于指示所述第二协议层的第一个未接收到的数据包以及所述第一个未接收到的数据包之后的P个数据包的接收状况,P为大于0的整数;The second bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet, and P is An integer greater than 0;
所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的数量;或者所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的总比特数。The fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer received , But not the total number of bits of the data packet submitted to the first protocol layer.
示例性地,当该装置600实现图3所示的流程中网络设备的功能时:Exemplarily, when the apparatus 600 implements the function of the network device in the process shown in FIG. 3:
通信单元602,用于接收来自第一终端设备的第二信息;The communication unit 602 is configured to receive second information from the first terminal device;
处理单元601,用于根据所述第二信息确定控制层反馈信息;The processing unit 601 is configured to determine control layer feedback information according to the second information;
其中,所述控制层反馈信息用于指示所述第一终端设备的第二协议层的数据接收状况;Wherein, the control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device;
所述通信单元602,用于向服务器发送所述控制层反馈信息。The communication unit 602 is configured to send the control layer feedback information to the server.
在一种可能的实施方式中,所述第二信息用于指示所述第一终端设备的第二协议层的数据接收状况。In a possible implementation manner, the second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
在一种可能的实施方式中,所述第二信息包括第二比特位图或者第四信息;In a possible implementation manner, the second information includes a second bitmap or fourth information;
所述第二比特位图用于指示所述第一终端设备的所述第二协议层的第一个未接收到的数据包,以及所述第一个未接收到的数据包之后的P个数据包的接收状况,P为大于0的整数;The second bitmap is used to indicate the first unreceived data packet of the second protocol layer of the first terminal device, and P data packets after the first unreceived data packet The receiving status of the data packet, P is an integer greater than 0;
所述第四信息用于指示所述第二协议层接收到,但没有向第一协议层递交的数据包的数量;或者所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的总比特数;所述第二协议层为所述第一协议层的下层协议层。The fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer has received it, but The total number of bits of data packets that are not delivered to the first protocol layer; the second protocol layer is a lower protocol layer of the first protocol layer.
在一种可能的实施方式中,所述控制层反馈信息包括所述第三比特位图以及第一数据包;In a possible implementation manner, the control layer feedback information includes the third bitmap and the first data packet;
或者,所述控制层反馈信息包括所述第五信息以及所述第一数据包;Alternatively, the control layer feedback information includes the fifth information and the first data packet;
其中,所述第三比特位图用于指示所述第二协议层的第一个未接收到的数据包以及所述第一个未接收到的数据包之后的P个数据包的接收状况;所述第一数据包为所述第二协议层的第一个未接收到的数据包;Wherein, the third bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet; The first data packet is the first unreceived data packet of the second protocol layer;
所述第五信息用于指示所述第二协议层接收到,但没有向所述第一终端设备的第一协议层递交的数据包的数量;或者所述第五信息用于指示所述第二协议层接收到,但没有向所述第一终端设备的第一协议层递交的数据包的总比特数。The fifth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer of the first terminal device; or the fifth information is used to indicate the first protocol layer The total number of bits of the data packet received by the second protocol layer but not delivered to the first protocol layer of the first terminal device.
在一种可能的实施方式中,所述第二协议层为PDCP层。In a possible implementation manner, the second protocol layer is a PDCP layer.
示例性地,当该装置600实现图3所示的流程中服务器的功能时:Exemplarily, when the device 600 implements the function of the server in the process shown in FIG. 3:
通信单元602,用于通过网络设备向第一终端设备发送业务数据;接收第一信息、第二信息以及控制层反馈信息中的至少一项;The communication unit 602 is configured to send service data to the first terminal device through the network device; receive at least one of the first information, the second information, and control layer feedback information;
其中,所述控制层反馈信息用于指示所述第一终端设备的第二协议层的数据接收状况;Wherein, the control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device;
处理单元601,用于根据所述第一信息、所述第二信息以及所述控制层反馈信息中的至少一项确定所述业务数据的接收状况。The processing unit 601 is configured to determine the reception status of the service data according to at least one of the first information, the second information, and the control layer feedback information.
在一种可能的实施方式中,所述第一信息用于指示所述第一终端设备的第一协议层的数据接收状况,或者与所述第一终端设备连接的扩展现实XR显示设备的位置变化和视角变化中的至少一项;In a possible implementation manner, the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, or the location of the extended reality XR display device connected to the first terminal device At least one of change and perspective change;
所述第二信息用于指示所述第一终端设备的所述第二协议层的数据接收状况。The second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
在一种可能的实施方式中,所述第一协议层为应用层,所述第二协议层为传输控制协议RTP层以及分组汇聚数据协议PDCP层中的至少一项;In a possible implementation manner, the first protocol layer is an application layer, and the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer;
或者所述第一协议层为应用层以及RTP层中的至少一项,所述第二协议层为PDCP层。Or the first protocol layer is at least one of an application layer and an RTP layer, and the second protocol layer is a PDCP layer.
如图7所示为本申请实施例提供的装置700,图7所示的装置可以为图6所示的装置的一种硬件电路的实现方式。该通信装置可适用于图3所示出的流程图中,执行上述方法实施例中第一终端设备或者网络设备或者服务器的功能。为了便于说明,图7仅示出了该通信装置的主要部件。FIG. 7 shows a device 700 provided by an embodiment of the application, and the device shown in FIG. 7 may be a hardware circuit implementation of the device shown in FIG. 6. The communication device can be applied to the flowchart shown in FIG. 3 to perform the functions of the first terminal device or the network device or the server in the foregoing method embodiment. For ease of description, FIG. 7 only shows the main components of the communication device.
图7所示的装置700包括至少一个处理器701,用于实现本申请实施例提供的图2中任一方法。The apparatus 700 shown in FIG. 7 includes at least one processor 701, configured to implement any method in FIG. 2 provided in the embodiment of the present application.
装置700还可以包括至少一个存储器703,用于存储程序指令和/或数据。存储器703和处理器701耦合。本申请实施例中的耦合是装置、单元或模块之间的间接耦合或通信连接,可以是电性,机械或其它的形式,用于装置、单元或模块之间的信息交互。处理器701可能和存储器703协同操作。处理器701可能执行存储器703中存储的程序指令。所述至少一个存储器中的至少一个可以包括于处理器中。The device 700 may also include at least one memory 703 for storing program instructions and/or data. The memory 703 and the processor 701 are coupled. The coupling in the embodiments of the present application is an indirect coupling or communication connection between devices, units or modules, and may be in electrical, mechanical or other forms, and is used for information exchange between devices, units or modules. The processor 701 may cooperate with the memory 703 to operate. The processor 701 may execute program instructions stored in the memory 703. At least one of the at least one memory may be included in the processor.
在实现过程中,上述方法的各步骤可以通过处理器中的硬件的集成逻辑电路或者软件形式的指令完成。结合本申请实施例所公开的方法的步骤可以体现为硬件处理器执行完成,或者用处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器,处理器读取存储器中的信息,结合其硬件完成上述方法的步骤。为避免重复,这里不再详细描述。In the implementation process, each step of the above method can be completed by an integrated logic circuit of hardware in the processor or instructions in the form of software. The steps of the method disclosed in combination with the embodiments of the present application may be embodied as being executed and completed by a hardware processor, or executed and completed by a combination of hardware and software modules in the processor. The software module can be located in a mature storage medium in the field, such as random access memory, flash memory, read-only memory, programmable read-only memory, or electrically erasable programmable memory, registers. The storage medium is located in the memory, and the processor reads the information in the memory and completes the steps of the above method in combination with its hardware. To avoid repetition, it will not be described in detail here.
应注意,本申请实施例中的处理器可以是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法实施例的各步骤可以通过处理器中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器可以是通用处理器、数字信号处理电路(digital signal processor,DSP)、专用集成芯片(application specific integrated circuit,ASIC)、现场可编程门阵列(field programmable gate array,FPGA)或者其他可编程逻辑器件、分立门或者 晶体管逻辑器件、分立硬件组件。可以实现或者执行本申请实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。结合本申请实施例所公开的方法的步骤可以体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器,处理器读取存储器中的信息,结合其硬件完成上述方法的步骤。It should be noted that the processor in the embodiment of the present application may be an integrated circuit chip with signal processing capability. In the implementation process, the steps of the foregoing method embodiments can be completed by hardware integrated logic circuits in the processor or instructions in the form of software. The above-mentioned processor may be a general-purpose processor, a digital signal processing circuit (digital signal processor, DSP), a dedicated integrated circuit (application specific integrated circuit, ASIC), a field programmable gate array (field programmable gate array, FPGA) or other Programming logic devices, discrete gates or transistor logic devices, discrete hardware components. The methods, steps, and logical block diagrams disclosed in the embodiments of the present application can be implemented or executed. The general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like. The steps of the method disclosed in the embodiments of the present application may be embodied as being executed and completed by a hardware decoding processor, or executed and completed by a combination of hardware and software modules in the decoding processor. The software module can be located in a mature storage medium in the field, such as random access memory, flash memory, read-only memory, programmable read-only memory, or electrically erasable programmable memory, registers. The storage medium is located in the memory, and the processor reads the information in the memory and completes the steps of the above method in combination with its hardware.
可以理解,本申请实施例中的存储器可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(read-only memory,ROM)、可编程只读存储器(programmable ROM,PROM)、可擦除可编程只读存储器(erasable PROM,EPROM)、电可擦除可编程只读存储器(electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(random access memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(static RAM,SRAM)、动态随机存取存储器(dynamic RAM,DRAM)、同步动态随机存取存储器(synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(double data rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(direct rambus RAM,DR RAM)。应注意,本文描述的系统和方法的存储器旨在包括但不限于这些和任意其它适合类型的存储器。It can be understood that the memory in the embodiments of the present application may be a volatile memory or a non-volatile memory, or may include both volatile and non-volatile memory. Among them, the non-volatile memory can be read-only memory (ROM), programmable read-only memory (programmable ROM, PROM), erasable programmable read-only memory (erasable PROM, EPROM), and electrically available Erase programmable read-only memory (electrically EPROM, EEPROM) or flash memory. The volatile memory may be random access memory (RAM), which is used as an external cache. By way of exemplary but not restrictive description, many forms of RAM are available, such as static random access memory (static RAM, SRAM), dynamic random access memory (dynamic RAM, DRAM), and synchronous dynamic random access memory (synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (double data rate SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (enhanced SDRAM, ESDRAM), synchronous connection dynamic random access memory (synchlink DRAM, SLDRAM) ) And direct memory bus random access memory (direct rambus RAM, DR RAM). It should be noted that the memories of the systems and methods described herein are intended to include, but are not limited to, these and any other suitable types of memories.
装置700还可以包括通信接口702,用于通过传输介质和其它设备进行通信,从而用于装置700中的装置可以和其它设备进行通信。在本申请实施例中,通信接口可以是收发器、电路、总线、模块或其它类型的通信接口。在本申请实施例中,通信接口为收发器时,收发器可以包括独立的接收器、独立的发射器;也可以集成收发功能的收发器、或者是接口电路。The apparatus 700 may further include a communication interface 702 for communicating with other devices through a transmission medium, so that the apparatus used in the apparatus 700 can communicate with other devices. In the embodiment of the present application, the communication interface may be a transceiver, circuit, bus, module, or other type of communication interface. In the embodiment of the present application, when the communication interface is a transceiver, the transceiver may include an independent receiver and an independent transmitter; it may also be a transceiver with integrated transceiver functions, or an interface circuit.
装置700还可以包括通信线路704。其中,通信接口702、处理器701以及存储器703可以通过通信线路704相互连接;通信线路704可以是外设部件互连标准(peripheral component interconnect,简称PCI)总线或扩展工业标准结构(extended industry standard architecture,简称EISA)总线等。所述通信线路704可以分为地址总线、数据总线、控制总线等。为便于表示,图7中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。The device 700 may also include a communication line 704. Among them, the communication interface 702, the processor 701, and the memory 703 may be connected to each other through a communication line 704; the communication line 704 may be a peripheral component interconnect (PCI) bus or an extended industry standard architecture (extended industry standard architecture). , Referred to as EISA) bus and so on. The communication line 704 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is used in FIG. 7, but it does not mean that there is only one bus or one type of bus.
示例性地,当该装置700实现图3所示的流程中第一终端设备的功能时:Exemplarily, when the apparatus 700 implements the function of the first terminal device in the process shown in FIG. 3:
处理器701,用于在所述装置的第二协议层接收到所述装置的第一协议层的第一信息时,生成第二信息;所述第二协议层为所述第一协议层的下层协议层;The processor 701 is configured to generate second information when the second protocol layer of the device receives the first information of the first protocol layer of the device; the second protocol layer is that of the first protocol layer Lower protocol layer;
通信接口702,用于发送所述第一信息以及所述第二信息。The communication interface 702 is used to send the first information and the second information.
在一种可能的实施方式中,所述处理器701具体用于:In a possible implementation manner, the processor 701 is specifically configured to:
所述装置的所述第二协议层接收来自所述装置的所述第一协议层的所述第一信息,当确定所述第一信息对应的因特网协议IP五元组为预设IP五元组时,生成所述第二信息;The second protocol layer of the device receives the first information from the first protocol layer of the device, and when it is determined that the Internet Protocol IP quintuple corresponding to the first information is a preset IP quintuple When grouping, generate the second information;
或者,当所述装置的所述第二协议层接收到来自所述装置的所述第一协议层的所述第一信息时,生成所述第二信息。Alternatively, when the second protocol layer of the device receives the first information from the first protocol layer of the device, the second information is generated.
在一种可能的实施方式中,所述第一信息用于指示所述装置的第一协议层的数据接收状况,或者所述第一信息用于指示与所述装置连接的扩展现实XR显示设备的位置变化和 视角变化中的至少一项;In a possible implementation manner, the first information is used to indicate the data reception status of the first protocol layer of the device, or the first information is used to indicate an extended reality XR display device connected to the device At least one of the position change and the viewing angle change;
所述第二信息用于指示所述第一终端设备的所述第二协议层的数据接收状况。The second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
在一种可能的实施方式中,所述第一协议层为应用层,所述第二协议层为传输控制协议RTP层以及分组汇聚数据协议PDCP层中的至少一项;In a possible implementation manner, the first protocol layer is an application layer, and the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer;
或者所述第一协议层为应用层以及RTP层中的至少一项,所述第二协议层为PDCP层。Or the first protocol layer is at least one of an application layer and an RTP layer, and the second protocol layer is a PDCP layer.
在一种可能的实施方式中,所述第二协议层为RTP层时,所述第二信息包括第一序列号或者第二序列号或者第三信息;In a possible implementation manner, when the second protocol layer is an RTP layer, the second information includes a first sequence number or a second sequence number or third information;
所述第三信息用于指示所述第二协议层缓存的数据包的数量N或者缓存的数据包的总比特数;所述第一序列号为所述第二协议层缓存的N个数据包对应的N个数据包序列号中的最小数据包序列号,所述第二序列号为所述第二协议层缓存的N个数据包对应的N个数据包序列号中的最大数据包序列号,N为大于0的整数。The third information is used to indicate the number of data packets buffered by the second protocol layer N or the total number of bits of the buffered data packets; the first sequence number is the N data packets buffered by the second protocol layer The smallest data packet sequence number among the corresponding N data packet sequence numbers, where the second sequence number is the largest data packet sequence number among the N data packet sequence numbers corresponding to the N data packets buffered by the second protocol layer , N is an integer greater than 0.
在一种可能的实施方式中,所述第二信息包括第一序列号或者第二序列号时,所述第二信息还包括第一比特位图;In a possible implementation manner, when the second information includes the first sequence number or the second sequence number, the second information further includes a first bitmap;
所述第一比特位图用于指示所述第二协议层缓存的N个数据包,以及数据包序列号位于所述第二协议层缓存的N个数据包之间的未被接收到的数据包。The first bitmap is used to indicate the N data packets buffered by the second protocol layer, and the unreceived data whose sequence numbers are located among the N data packets buffered by the second protocol layer package.
在一种可能的实施方式中,所述第二协议层为PDCP层时,所述第二信息包括第二比特位图或者第四信息;In a possible implementation manner, when the second protocol layer is a PDCP layer, the second information includes a second bitmap or fourth information;
所述第二比特位图用于指示所述第二协议层的第一个未接收到的数据包以及所述第一个未接收到的数据包之后的P个数据包的接收状况,P为大于0的整数;The second bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet, and P is An integer greater than 0;
所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的数量;或者所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的总比特数。The fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer received , But not the total number of bits of the data packet submitted to the first protocol layer.
示例性地,当该装置700实现图3所示的流程中网络设备的功能时:Exemplarily, when the apparatus 700 implements the function of the network device in the process shown in FIG. 3:
通信接口702,用于接收来自第一终端设备的第二信息;The communication interface 702 is used to receive the second information from the first terminal device;
处理器701,用于根据所述第二信息确定控制层反馈信息;The processor 701 is configured to determine control layer feedback information according to the second information;
其中,所述控制层反馈信息用于指示所述第一终端设备的第二协议层的数据接收状况;Wherein, the control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device;
所述通信接口702,用于向服务器发送所述控制层反馈信息。The communication interface 702 is used to send the control layer feedback information to the server.
在一种可能的实施方式中,所述第二信息用于指示所述第一终端设备的第二协议层的数据接收状况。In a possible implementation manner, the second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
在一种可能的实施方式中,所述第二信息包括第二比特位图或者第四信息;In a possible implementation manner, the second information includes a second bitmap or fourth information;
所述第二比特位图用于指示所述第一终端设备的所述第二协议层的第一个未接收到的数据包,以及所述第一个未接收到的数据包之后的P个数据包的接收状况,P为大于0的整数;The second bitmap is used to indicate the first unreceived data packet of the second protocol layer of the first terminal device, and P data packets after the first unreceived data packet The receiving status of the data packet, P is an integer greater than 0;
所述第四信息用于指示所述第二协议层接收到,但没有向第一协议层递交的数据包的数量;或者所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的总比特数;所述第二协议层为所述第一协议层的下层协议层。The fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer has received it, but The total number of bits of data packets that are not delivered to the first protocol layer; the second protocol layer is a lower protocol layer of the first protocol layer.
在一种可能的实施方式中,所述控制层反馈信息包括所述第三比特位图以及第一数据包;In a possible implementation manner, the control layer feedback information includes the third bitmap and the first data packet;
或者,所述控制层反馈信息包括所述第五信息以及所述第一数据包;Alternatively, the control layer feedback information includes the fifth information and the first data packet;
其中,所述第三比特位图用于指示所述第二协议层的第一个未接收到的数据包以及所 述第一个未接收到的数据包之后的P个数据包的接收状况;所述第一数据包为所述第二协议层的第一个未接收到的数据包;Wherein, the third bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet; The first data packet is the first unreceived data packet of the second protocol layer;
所述第五信息用于指示所述第二协议层接收到,但没有向所述第一终端设备的第一协议层递交的数据包的数量;或者所述第五信息用于指示所述第二协议层接收到,但没有向所述第一终端设备的第一协议层递交的数据包的总比特数。The fifth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer of the first terminal device; or the fifth information is used to indicate the first protocol layer The total number of bits of the data packet received by the second protocol layer but not delivered to the first protocol layer of the first terminal device.
在一种可能的实施方式中,所述第二协议层为PDCP层。In a possible implementation manner, the second protocol layer is a PDCP layer.
示例性地,当该装置700实现图3所示的流程中服务器的功能时:Exemplarily, when the device 700 implements the function of the server in the process shown in FIG. 3:
通信接口702,用于通过网络设备向第一终端设备发送业务数据;接收第一信息、第二信息以及控制层反馈信息中的至少一项;The communication interface 702 is configured to send service data to a first terminal device through a network device; receive at least one of the first information, the second information, and control layer feedback information;
其中,所述控制层反馈信息用于指示所述第一终端设备的第二协议层的数据接收状况;Wherein, the control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device;
处理器701,用于根据所述第一信息、所述第二信息以及所述控制层反馈信息中的至少一项确定所述业务数据的接收状况。The processor 701 is configured to determine the reception status of the service data according to at least one of the first information, the second information, and the control layer feedback information.
在一种可能的实施方式中,所述第一信息用于指示所述第一终端设备的第一协议层的数据接收状况,或者与所述第一终端设备连接的扩展现实XR显示设备的位置变化和视角变化中的至少一项;In a possible implementation manner, the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, or the location of the extended reality XR display device connected to the first terminal device At least one of change and perspective change;
所述第二信息用于指示所述第一终端设备的所述第二协议层的数据接收状况。The second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
在一种可能的实施方式中,所述第一协议层为应用层,所述第二协议层为传输控制协议RTP层以及分组汇聚数据协议PDCP层中的至少一项;In a possible implementation manner, the first protocol layer is an application layer, and the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer;
或者所述第一协议层为应用层以及RTP层中的至少一项,所述第二协议层为PDCP层。Or the first protocol layer is at least one of an application layer and an RTP layer, and the second protocol layer is a PDCP layer.
本领域内的技术人员应明白,本申请的实施例可提供为方法、系统、或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art should understand that the embodiments of the present application can be provided as methods, systems, or computer program products. Therefore, this application may adopt the form of a complete hardware embodiment, a complete software embodiment, or an embodiment combining software and hardware. Moreover, this application may adopt the form of a computer program product implemented on one or more computer-usable storage media (including but not limited to disk storage, optical storage, etc.) containing computer-usable program codes.
本申请是参照根据本申请的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。This application is described with reference to flowcharts and/or block diagrams of methods, equipment (systems), and computer program products according to this application. It should be understood that each process and/or block in the flowchart and/or block diagram, and the combination of processes and/or blocks in the flowchart and/or block diagram can be realized by computer program instructions. These computer program instructions can be provided to the processor of a general-purpose computer, a special-purpose computer, an embedded processor, or other programmable data processing equipment to generate a machine, so that the instructions executed by the processor of the computer or other programmable data processing equipment are generated It is a device that realizes the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions can also be stored in a computer-readable memory that can guide a computer or other programmable data processing equipment to work in a specific manner, so that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction device. The device implements the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.
显然,本领域的技术人员可以对本申请进行各种改动和变型而不脱离本申请的范围。这样,倘若本申请的这些修改和变型属于本申请权利要求及其等同技术的范围之内,则本申请也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the application without departing from the scope of the application. In this way, if these modifications and variations of this application fall within the scope of the claims of this application and their equivalent technologies, then this application is also intended to include these modifications and variations.

Claims (33)

  1. 一种反馈方法,其特征在于,包括:A feedback method, characterized in that it includes:
    第一终端设备的第二协议层接收到所述第一终端设备的第一协议层的第一信息,所述第一终端设备生成第二信息;所述第二协议层为所述第一协议层的下层协议层;The second protocol layer of the first terminal device receives the first information of the first protocol layer of the first terminal device, and the first terminal device generates second information; the second protocol layer is the first protocol The lower protocol layer of the layer;
    所述第一终端设备发送所述第一信息以及所述第二信息。The first terminal device sends the first information and the second information.
  2. 根据权利要求1所述的方法,其特征在于,所述第一终端设备的第二协议层接收到所述第一终端设备的第一协议层的第一信息,所述第一终端设备生成第二信息,包括:The method according to claim 1, wherein the second protocol layer of the first terminal device receives the first information of the first protocol layer of the first terminal device, and the first terminal device generates the first information of the first protocol layer of the first terminal device. Two information, including:
    所述第一终端设备的所述第二协议层接收来自所述第一终端设备的所述第一协议层的所述第一信息,当确定所述第一信息对应的因特网协议IP五元组为预设IP五元组时,生成所述第二信息;The second protocol layer of the first terminal device receives the first information from the first protocol layer of the first terminal device, when it is determined that the Internet Protocol IP quintuple corresponding to the first information When it is a preset IP quintuple, generating the second information;
    或者,当所述第一终端设备的所述第二协议层接收到来自所述第一终端设备的所述第一协议层的所述第一信息时,生成所述第二信息。Or, when the second protocol layer of the first terminal device receives the first information from the first protocol layer of the first terminal device, the second information is generated.
  3. 根据权利要求1或2所述的方法,其特征在于,所述第一信息用于指示所述第一终端设备的第一协议层的数据接收状况,或者所述第一信息用于指示与所述第一终端设备连接的扩展现实XR显示设备的位置变化和视角变化中的至少一项;The method according to claim 1 or 2, wherein the first information is used to indicate the data receiving status of the first protocol layer of the first terminal device, or the first information is used to indicate the At least one of a position change and a viewing angle change of the extended reality XR display device connected to the first terminal device;
    所述第二信息用于指示所述第一终端设备的所述第二协议层的数据接收状况。The second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
  4. 根据权利要求1至3任一所述的方法,其特征在于,所述第一协议层为应用层,所述第二协议层为传输控制协议RTP层以及分组汇聚数据协议PDCP层中的至少一项;The method according to any one of claims 1 to 3, wherein the first protocol layer is an application layer, and the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer item;
    或者所述第一协议层为应用层以及RTP层中的至少一项,所述第二协议层为PDCP层。Or the first protocol layer is at least one of an application layer and an RTP layer, and the second protocol layer is a PDCP layer.
  5. 根据权利要求1至4任一所述的方法,其特征在于,所述第二协议层为RTP层时,所述第二信息包括第一序列号或者第二序列号或者第三信息;The method according to any one of claims 1 to 4, wherein when the second protocol layer is an RTP layer, the second information includes a first sequence number or a second sequence number or third information;
    所述第三信息用于指示所述第二协议层缓存的数据包的数量N或者缓存的数据包的总比特数;所述第一序列号为所述第二协议层缓存的N个数据包对应的N个数据包序列号中的最小数据包序列号,所述第二序列号为所述第二协议层缓存的N个数据包对应的N个数据包序列号中的最大数据包序列号,N为大于0的整数。The third information is used to indicate the number of data packets buffered by the second protocol layer N or the total number of bits of the buffered data packets; the first sequence number is the N data packets buffered by the second protocol layer The smallest data packet sequence number among the corresponding N data packet sequence numbers, where the second sequence number is the largest data packet sequence number among the N data packet sequence numbers corresponding to the N data packets buffered by the second protocol layer , N is an integer greater than 0.
  6. 根据权利要求5所述的方法,其特征在于,所述第二信息包括第一序列号或者第二序列号时,所述第二信息还包括第一比特位图;The method according to claim 5, wherein when the second information includes the first serial number or the second serial number, the second information further includes a first bitmap;
    所述第一比特位图用于指示所述第二协议层缓存的N个数据包,以及数据包序列号位于所述第二协议层缓存的N个数据包之间的未被接收到的数据包。The first bitmap is used to indicate the N data packets buffered by the second protocol layer, and the unreceived data whose sequence numbers are located among the N data packets buffered by the second protocol layer package.
  7. 根据权利要求1至6任一所述的方法,其特征在于,所述第二协议层为PDCP层时,所述第二信息包括第二比特位图或者第四信息;The method according to any one of claims 1 to 6, wherein when the second protocol layer is a PDCP layer, the second information includes a second bitmap or fourth information;
    所述第二比特位图用于指示所述第二协议层的第一个未接收到的数据包以及所述第一个未接收到的数据包之后的P个数据包的接收状况,P为大于0的整数;The second bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet, and P is An integer greater than 0;
    所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的数量;或者所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的总比特数。The fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer received , But not the total number of bits of the data packet submitted to the first protocol layer.
  8. 一种反馈方法,其特征在于,包括:A feedback method, characterized in that it includes:
    网络设备接收来自第一终端设备的第二信息;The network device receives the second information from the first terminal device;
    所述网络设备根据所述第二信息确定控制层反馈信息;Determining, by the network device, control layer feedback information according to the second information;
    其中,所述控制层反馈信息用于指示所述第一终端设备的第二协议层的数据接收状况;Wherein, the control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device;
    所述网络设备向服务器发送所述控制层反馈信息。The network device sends the control layer feedback information to the server.
  9. 根据权利要求8所述的方法,其特征在于,所述第二信息用于指示所述第一终端设备的第二协议层的数据接收状况。The method according to claim 8, wherein the second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
  10. 根据权利要求9所述的方法,其特征在于,所述第二信息包括第二比特位图或者第四信息;The method according to claim 9, wherein the second information comprises a second bitmap or fourth information;
    所述第二比特位图用于指示所述第一终端设备的所述第二协议层的第一个未接收到的数据包,以及所述第一个未接收到的数据包之后的P个数据包的接收状况,P为大于0的整数;The second bitmap is used to indicate the first unreceived data packet of the second protocol layer of the first terminal device, and P data packets after the first unreceived data packet The receiving status of the data packet, P is an integer greater than 0;
    所述第四信息用于指示所述第二协议层接收到,但没有向第一协议层递交的数据包的数量;或者所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的总比特数;所述第二协议层为所述第一协议层的下层协议层。The fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer has received it, but The total number of bits of data packets that are not delivered to the first protocol layer; the second protocol layer is a lower protocol layer of the first protocol layer.
  11. 根据权利要求10所述的方法,其特征在于,所述控制层反馈信息包括所述第三比特位图以及第一数据包;The method according to claim 10, wherein the control layer feedback information includes the third bitmap and the first data packet;
    或者,所述控制层反馈信息包括所述第五信息以及所述第一数据包;Alternatively, the control layer feedback information includes the fifth information and the first data packet;
    其中,所述第三比特位图用于指示所述第二协议层的第一个未接收到的数据包以及所述第一个未接收到的数据包之后的P个数据包的接收状况;所述第一数据包为所述第二协议层的第一个未接收到的数据包;Wherein, the third bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet; The first data packet is the first unreceived data packet of the second protocol layer;
    所述第五信息用于指示所述第二协议层接收到,但没有向所述第一终端设备的第一协议层递交的数据包的数量;或者所述第五信息用于指示所述第二协议层接收到,但没有向所述第一终端设备的第一协议层递交的数据包的总比特数。The fifth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer of the first terminal device; or the fifth information is used to indicate the first protocol layer The total number of bits of the data packet received by the second protocol layer but not delivered to the first protocol layer of the first terminal device.
  12. 根据权利要求8至11任一所述的方法,其特征在于,所述第二协议层为PDCP层。The method according to any one of claims 8 to 11, wherein the second protocol layer is a PDCP layer.
  13. 一种反馈方法,其特征在于,包括:A feedback method, characterized in that it includes:
    服务器通过网络设备向第一终端设备发送业务数据;The server sends service data to the first terminal device through the network device;
    所述服务器接收第一信息、第二信息以及控制层反馈信息中的至少一项;The server receives at least one of the first information, the second information, and the control layer feedback information;
    其中,所述控制层反馈信息用于指示所述第一终端设备的第二协议层的数据接收状况;Wherein, the control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device;
    所述服务器根据所述第一信息、所述第二信息以及所述控制层反馈信息中的至少一项确定所述业务数据的接收状况。The server determines the reception status of the service data according to at least one of the first information, the second information, and the control layer feedback information.
  14. 根据权利要求13所述的方法,其特征在于,所述第一信息用于指示所述第一终端设备的第一协议层的数据接收状况,或者与所述第一终端设备连接的扩展现实XR显示设备的位置变化和视角变化中的至少一项;The method according to claim 13, wherein the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, or the extended reality XR connected to the first terminal device At least one of the position change and the viewing angle change of the display device;
    所述第二信息用于指示所述第一终端设备的所述第二协议层的数据接收状况。The second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
  15. 根据权利要求13至14任一所述的方法,其特征在于,所述第一协议层为应用层,所述第二协议层为传输控制协议RTP层以及分组汇聚数据协议PDCP层中的至少一项;The method according to any one of claims 13 to 14, wherein the first protocol layer is an application layer, and the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer item;
    或者所述第一协议层为应用层以及RTP层中的至少一项,所述第二协议层为PDCP层。Or the first protocol layer is at least one of an application layer and an RTP layer, and the second protocol layer is a PDCP layer.
  16. 一种通信装置,其特征在于,包括:A communication device, characterized in that it comprises:
    处理单元,用于在所述装置的第二协议层接收到所述装置的第一协议层的第一信息时,生成第二信息;所述第二协议层为所述第一协议层的下层协议层;The processing unit is configured to generate second information when the second protocol layer of the device receives the first information of the first protocol layer of the device; the second protocol layer is a lower layer of the first protocol layer Protocol layer
    通信单元,用于发送所述第一信息以及所述第二信息。The communication unit is configured to send the first information and the second information.
  17. 根据权利要求16所述的装置,其特征在于,所述处理单元具体用于:The device according to claim 16, wherein the processing unit is specifically configured to:
    所述装置的所述第二协议层接收来自所述装置的所述第一协议层的所述第一信息,当确定所述第一信息对应的因特网协议IP五元组为预设IP五元组时,生成所述第二信息;The second protocol layer of the device receives the first information from the first protocol layer of the device, and when it is determined that the Internet Protocol IP quintuple corresponding to the first information is a preset IP quintuple When grouping, generate the second information;
    或者,当所述装置的所述第二协议层接收到来自所述装置的所述第一协议层的所述第一信息时,生成所述第二信息。Alternatively, when the second protocol layer of the device receives the first information from the first protocol layer of the device, the second information is generated.
  18. 根据权利要求16或17所述的装置,其特征在于,所述第一信息用于指示所述装置的第一协议层的数据接收状况,或者所述第一信息用于指示与所述装置连接的扩展现实XR显示设备的位置变化和视角变化中的至少一项;The device according to claim 16 or 17, wherein the first information is used to indicate the data reception status of the first protocol layer of the device, or the first information is used to indicate the connection with the device At least one of the position change and the viewing angle change of the extended reality XR display device;
    所述第二信息用于指示所述第一终端设备的所述第二协议层的数据接收状况。The second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
  19. 根据权利要求16至18任一所述的装置,其特征在于,所述第一协议层为应用层,所述第二协议层为传输控制协议RTP层以及分组汇聚数据协议PDCP层中的至少一项;The device according to any one of claims 16 to 18, wherein the first protocol layer is an application layer, and the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer item;
    或者所述第一协议层为应用层以及RTP层中的至少一项,所述第二协议层为PDCP层。Or the first protocol layer is at least one of an application layer and an RTP layer, and the second protocol layer is a PDCP layer.
  20. 根据权利要求16至19任一所述的装置,其特征在于,所述第二协议层为RTP层时,所述第二信息包括第一序列号或者第二序列号或者第三信息;The apparatus according to any one of claims 16 to 19, wherein when the second protocol layer is an RTP layer, the second information includes a first sequence number or a second sequence number or third information;
    所述第三信息用于指示所述第二协议层缓存的数据包的数量N或者缓存的数据包的总比特数;所述第一序列号为所述第二协议层缓存的N个数据包对应的N个数据包序列号中的最小数据包序列号,所述第二序列号为所述第二协议层缓存的N个数据包对应的N个数据包序列号中的最大数据包序列号,N为大于0的整数。The third information is used to indicate the number of data packets buffered by the second protocol layer N or the total number of bits of the buffered data packets; the first sequence number is the N data packets buffered by the second protocol layer The smallest data packet sequence number among the corresponding N data packet sequence numbers, where the second sequence number is the largest data packet sequence number among the N data packet sequence numbers corresponding to the N data packets buffered by the second protocol layer , N is an integer greater than 0.
  21. 根据权利要求20所述的装置,其特征在于,所述第二信息包括第一序列号或者第二序列号时,所述第二信息还包括第一比特位图;The device according to claim 20, wherein when the second information includes the first serial number or the second serial number, the second information further includes a first bitmap;
    所述第一比特位图用于指示所述第二协议层缓存的N个数据包,以及数据包序列号位于所述第二协议层缓存的N个数据包之间的未被接收到的数据包。The first bitmap is used to indicate the N data packets buffered by the second protocol layer, and the unreceived data whose sequence numbers are located among the N data packets buffered by the second protocol layer package.
  22. 根据权利要求16至21任一所述的装置,其特征在于,所述第二协议层为PDCP层时,所述第二信息包括第二比特位图或者第四信息;The apparatus according to any one of claims 16 to 21, wherein when the second protocol layer is a PDCP layer, the second information includes a second bitmap or fourth information;
    所述第二比特位图用于指示所述第二协议层的第一个未接收到的数据包以及所述第一个未接收到的数据包之后的P个数据包的接收状况,P为大于0的整数;The second bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet, and P is An integer greater than 0;
    所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的数量;或者所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的总比特数。The fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer received , But not the total number of bits of the data packet submitted to the first protocol layer.
  23. 一种通信装置,其特征在于,包括:A communication device, characterized in that it comprises:
    通信单元,用于接收来自第一终端设备的第二信息;The communication unit is configured to receive second information from the first terminal device;
    处理单元,用于根据所述第二信息确定控制层反馈信息;A processing unit, configured to determine control layer feedback information according to the second information;
    其中,所述控制层反馈信息用于指示所述第一终端设备的第二协议层的数据接收状况;Wherein, the control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device;
    所述通信单元,用于向服务器发送所述控制层反馈信息。The communication unit is configured to send the control layer feedback information to the server.
  24. 根据权利要求23所述的装置,其特征在于,所述第二信息用于指示所述第一终端设备的第二协议层的数据接收状况。The apparatus according to claim 23, wherein the second information is used to indicate the data reception status of the second protocol layer of the first terminal device.
  25. 根据权利要求24所述的装置,其特征在于,所述第二信息包括第二比特位图或者第四信息;The device according to claim 24, wherein the second information comprises a second bitmap or fourth information;
    所述第二比特位图用于指示所述第一终端设备的所述第二协议层的第一个未接收到的数据包,以及所述第一个未接收到的数据包之后的P个数据包的接收状况,P为大于0 的整数;The second bitmap is used to indicate the first unreceived data packet of the second protocol layer of the first terminal device, and P data packets after the first unreceived data packet The receiving status of the data packet, P is an integer greater than 0;
    所述第四信息用于指示所述第二协议层接收到,但没有向第一协议层递交的数据包的数量;或者所述第四信息用于指示所述第二协议层接收到,但没有向所述第一协议层递交的数据包的总比特数;所述第二协议层为所述第一协议层的下层协议层。The fourth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer; or the fourth information is used to indicate that the second protocol layer has received it, but The total number of bits of data packets that are not delivered to the first protocol layer; the second protocol layer is a lower protocol layer of the first protocol layer.
  26. 根据权利要求25所述的装置,其特征在于,所述控制层反馈信息包括所述第三比特位图以及第一数据包;The device according to claim 25, wherein the control layer feedback information includes the third bitmap and the first data packet;
    或者,所述控制层反馈信息包括所述第五信息以及所述第一数据包;Alternatively, the control layer feedback information includes the fifth information and the first data packet;
    其中,所述第三比特位图用于指示所述第二协议层的第一个未接收到的数据包以及所述第一个未接收到的数据包之后的P个数据包的接收状况;所述第一数据包为所述第二协议层的第一个未接收到的数据包;Wherein, the third bitmap is used to indicate the reception status of the first unreceived data packet of the second protocol layer and the P data packets after the first unreceived data packet; The first data packet is the first unreceived data packet of the second protocol layer;
    所述第五信息用于指示所述第二协议层接收到,但没有向所述第一终端设备的第一协议层递交的数据包的数量;或者所述第五信息用于指示所述第二协议层接收到,但没有向所述第一终端设备的第一协议层递交的数据包的总比特数。The fifth information is used to indicate the number of data packets received by the second protocol layer but not delivered to the first protocol layer of the first terminal device; or the fifth information is used to indicate the first protocol layer The total number of bits of the data packet received by the second protocol layer but not delivered to the first protocol layer of the first terminal device.
  27. 根据权利要求23至26任一所述的装置,其特征在于,所述第二协议层为PDCP层。The device according to any one of claims 23 to 26, wherein the second protocol layer is a PDCP layer.
  28. 一种通信装置,其特征在于,包括:A communication device, characterized in that it comprises:
    通信单元,用于通过网络设备向第一终端设备发送业务数据;接收第一信息、第二信息以及控制层反馈信息中的至少一项;The communication unit is configured to send service data to the first terminal device through the network device; receive at least one of the first information, the second information, and control layer feedback information;
    其中,所述控制层反馈信息用于指示所述第一终端设备的第二协议层的数据接收状况;Wherein, the control layer feedback information is used to indicate the data reception status of the second protocol layer of the first terminal device;
    处理单元,用于根据所述第一信息、所述第二信息以及所述控制层反馈信息中的至少一项确定所述业务数据的接收状况。The processing unit is configured to determine the reception status of the service data according to at least one of the first information, the second information, and the control layer feedback information.
  29. 根据权利要求28所述的装置,其特征在于,所述第一信息用于指示所述第一终端设备的第一协议层的数据接收状况,或者与所述第一终端设备连接的扩展现实XR显示设备的位置变化和视角变化中的至少一项;The apparatus according to claim 28, wherein the first information is used to indicate the data reception status of the first protocol layer of the first terminal device, or the extended reality XR connected to the first terminal device At least one of the position change and the viewing angle change of the display device;
    所述第二信息用于指示所述第一终端设备的所述第二协议层的数据接收状况。The second information is used to indicate the data receiving status of the second protocol layer of the first terminal device.
  30. 根据权利要求28至29任一所述的装置,其特征在于,所述第一协议层为应用层,所述第二协议层为传输控制协议RTP层以及分组汇聚数据协议PDCP层中的至少一项;The device according to any one of claims 28 to 29, wherein the first protocol layer is an application layer, and the second protocol layer is at least one of a transmission control protocol RTP layer and a packet convergence data protocol PDCP layer item;
    或者所述第一协议层为应用层以及RTP层中的至少一项,所述第二协议层为PDCP层。Or the first protocol layer is at least one of an application layer and an RTP layer, and the second protocol layer is a PDCP layer.
  31. 一种通信装置,其特征在于,包括:存储器与处理器,所述存储器用于存储指令,所述处理器用于执行所述存储器存储的指令,并且对所述存储器中存储的指令的执行使得,所述处理器用于执行如权利要求1至7或者8至12或者13至15中任一项所述的方法。A communication device, comprising: a memory and a processor, the memory is used to store instructions, the processor is used to execute the instructions stored in the memory, and the execution of the instructions stored in the memory is such that The processor is configured to execute the method according to any one of claims 1 to 7 or 8 to 12 or 13 to 15.
  32. 一种计算机可读存储介质,其特征在于,包括计算机可读指令,当通信装置读取并执行所述计算机可读指令时,使得所述通信装置执行如权利要求1至7或者8至12或者13至15中任一项所述的方法。A computer-readable storage medium, characterized by comprising computer-readable instructions, when a communication device reads and executes the computer-readable instructions, the communication device causes the communication device to execute claims 1 to 7 or 8 to 12 or The method of any one of 13 to 15.
  33. 一种计算机程序产品,其特征在于,包括计算机可读指令,当通信装置读取并执行所述计算机可读指令,使得所述通信装置执行如权利要求1至7或者8至12或者13至15中任一项所述的方法。A computer program product, characterized by comprising computer-readable instructions, when a communication device reads and executes the computer-readable instructions, the communication device executes claims 1 to 7 or 8 to 12 or 13 to 15 The method of any one of.
PCT/CN2019/130178 2019-12-30 2019-12-30 Feedback method and apparatus WO2021134346A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/130178 WO2021134346A1 (en) 2019-12-30 2019-12-30 Feedback method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/130178 WO2021134346A1 (en) 2019-12-30 2019-12-30 Feedback method and apparatus

Publications (1)

Publication Number Publication Date
WO2021134346A1 true WO2021134346A1 (en) 2021-07-08

Family

ID=76686195

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/130178 WO2021134346A1 (en) 2019-12-30 2019-12-30 Feedback method and apparatus

Country Status (1)

Country Link
WO (1) WO2021134346A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023202523A1 (en) * 2022-04-19 2023-10-26 华为技术有限公司 Data transmission method and communication apparatus

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1641193A1 (en) * 1999-05-25 2006-03-29 Lucent Technologies Inc. Method for telecommunications using internet protocol
EP1868342A1 (en) * 2006-06-14 2007-12-19 Deutsche Thomson-Brandt Gmbh Method, transmitting station and receiving station for transferring a real-time stream in a network of subscriber stations
CN101094162A (en) * 2006-06-21 2007-12-26 华为技术有限公司 Method for transferring media stream by using mode of removing out head part
US20080117906A1 (en) * 2006-11-20 2008-05-22 Motorola, Inc. Payload header compression in an rtp session
CN102056235A (en) * 2009-11-09 2011-05-11 华为技术有限公司 Data transmission method, equipment and system
CN103139716A (en) * 2011-11-28 2013-06-05 鼎桥通信技术有限公司 Implementation method of user plane of voice service in time division long term evolution (TD-LTE) trunked communication system
US20150256983A1 (en) * 2006-08-11 2015-09-10 Google Technology Holdings LLC Apparatus And Method For Automatic Repeat Request With Reduced Resource Allocation Overhead In A Wireless VOIP Communication System
CN105027516A (en) * 2013-02-28 2015-11-04 苹果公司 Redundant transmission of real time data
CN105357172A (en) * 2014-08-21 2016-02-24 中兴通讯股份有限公司 Data message transmission processing method and device
CN105743924A (en) * 2007-11-01 2016-07-06 爱立信电话股份有限公司 Method and device for efficient multimedia delivery in wireless packet network

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1641193A1 (en) * 1999-05-25 2006-03-29 Lucent Technologies Inc. Method for telecommunications using internet protocol
EP1868342A1 (en) * 2006-06-14 2007-12-19 Deutsche Thomson-Brandt Gmbh Method, transmitting station and receiving station for transferring a real-time stream in a network of subscriber stations
CN101094162A (en) * 2006-06-21 2007-12-26 华为技术有限公司 Method for transferring media stream by using mode of removing out head part
US20150256983A1 (en) * 2006-08-11 2015-09-10 Google Technology Holdings LLC Apparatus And Method For Automatic Repeat Request With Reduced Resource Allocation Overhead In A Wireless VOIP Communication System
US20080117906A1 (en) * 2006-11-20 2008-05-22 Motorola, Inc. Payload header compression in an rtp session
CN105743924A (en) * 2007-11-01 2016-07-06 爱立信电话股份有限公司 Method and device for efficient multimedia delivery in wireless packet network
CN102056235A (en) * 2009-11-09 2011-05-11 华为技术有限公司 Data transmission method, equipment and system
CN103139716A (en) * 2011-11-28 2013-06-05 鼎桥通信技术有限公司 Implementation method of user plane of voice service in time division long term evolution (TD-LTE) trunked communication system
CN105027516A (en) * 2013-02-28 2015-11-04 苹果公司 Redundant transmission of real time data
CN105357172A (en) * 2014-08-21 2016-02-24 中兴通讯股份有限公司 Data message transmission processing method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023202523A1 (en) * 2022-04-19 2023-10-26 华为技术有限公司 Data transmission method and communication apparatus

Similar Documents

Publication Publication Date Title
KR100885256B1 (en) Method and apparatus for handling retransmissions in a wireless communications system
JP3735067B2 (en) Method and data transmission protocol for making data transmission more efficient
JP3512776B2 (en) Apparatus and method for transmitting and receiving bit stream in communication network
US8392810B2 (en) Majority vote error correction
US20220086954A1 (en) Data receiving status reporting method and apparatus
CN109075899B (en) Data transmission method, equipment and system
US20070259665A1 (en) Error detection and retransmission methods and devices for communication systems
JP2008289159A (en) Method and apparatus for setting packet header in wireless communications system
US20200068427A1 (en) Quality of service flow relocation
WO2021209034A1 (en) Data transmission method and communication apparatus
WO2018018627A1 (en) Data transmission method and system, and receiving device
CN110505532A (en) Low delay image transfer method, device, equipment and storage medium
WO2022001367A1 (en) Coding method and device
WO2023093251A1 (en) Method for receiving pdcp packet, apparatus for receiving pdcp packet, and terminal device
WO2021134346A1 (en) Feedback method and apparatus
WO2022206016A1 (en) Data layering transport method, apparatus and system
US11121820B2 (en) Media access controller with a codec error model
EP4054099A1 (en) Method and device for transmitting hybrid automatic repeat request acknowledgement information, and storage medium
CN115250506A (en) Communication method and device
TWI826994B (en) Physical layer control information transmission metohd and apparatus
CN113115590B (en) Transmission method, device and communication equipment for hybrid automatic repeat request feedback
WO2023005909A1 (en) Timeout packet loss method and apparatus in network coding scenario, and readable storage medium
US20240129068A1 (en) Communication method and apparatus
WO2022242362A1 (en) Image data sending method, image data receiving method, terminal, chip, and storage medium
EP4354779A1 (en) Communication method and communication apparatus

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19958244

Country of ref document: EP

Kind code of ref document: A1