WO2023116579A1 - 数据传输方法和装置 - Google Patents

数据传输方法和装置 Download PDF

Info

Publication number
WO2023116579A1
WO2023116579A1 PCT/CN2022/139753 CN2022139753W WO2023116579A1 WO 2023116579 A1 WO2023116579 A1 WO 2023116579A1 CN 2022139753 W CN2022139753 W CN 2022139753W WO 2023116579 A1 WO2023116579 A1 WO 2023116579A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
resource
indication information
level
data packet
Prior art date
Application number
PCT/CN2022/139753
Other languages
English (en)
French (fr)
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 展讯通信(上海)有限公司
Publication of WO2023116579A1 publication Critical patent/WO2023116579A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/04Arrangements for maintaining operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling

Definitions

  • the present application relates to the technical field of data transmission, and in particular to a data transmission method and device.
  • the protocol layer includes PDCP (Packet Data Convergence Protocol, packet Data aggregation protocol), RLC (Radio Link Control, wireless link control) layer, MAC (Medium Access Control, media access control) layer, PHY (Physical Layer, physical layer), etc.
  • PDCP Packet Data Convergence Protocol
  • RLC Radio Link Control, wireless link control
  • MAC Medium Access Control, media access control
  • PHY Physical Layer, physical layer
  • the sender sequentially organizes the data packets into transmission blocks according to the order of the data packets received from the upper layer, and transmits them through the wireless channel.
  • the sending end cannot transmit data packets out of order, that is, the data packets 1, 2, and 3 received from the upper layer, the sending end can only assemble these three data packets into TB in the order of 1, 2, and 3, and cannot assemble them out of order. For example, it is not allowed to assemble data packet 2 first and then assemble data packet 1.
  • the data to be transmitted includes high-importance data and low-importance data.
  • High-importance data requires higher transmission reliability, and high-importance data requires high-reliability transmission methods for transmission;
  • Data has low requirements for transmission reliability, that is, low-importance data requires a low-reliability transmission method for transmission. Since the data to be transmitted can only be composed of transmission blocks in sequence, the sending end can only transmit each data packet to the receiving end sequentially according to a unified transmission method, so that the data packets with high importance are transmitted according to the transmission method with low reliability. transmission, resulting in low reliability of data transmission.
  • the present application provides a data transmission method and device to solve the problem of low data transmission reliability.
  • the present application provides a data transmission method, including:
  • first resource indication information where the first resource indication information is used to indicate a first resource, and the reliability level of the first resource is the first level;
  • a first data packet is sent on the first resource, and the reliability level of the first data packet is the first level.
  • it also includes:
  • the second resource indication information is used to indicate a second resource, and the reliability level of the second resource is a second level;
  • the step of receiving the first resource indication information before the step of receiving the first resource indication information, it further includes:
  • Sending first data volume indication information where the first data volume indication information is used to indicate the data volume of the first data packet to be transmitted whose reliability level is the first level, or the first data volume indication information is used to Indicates the total amount of data to be transmitted by the sender.
  • the step of receiving the second resource indication information before the step of receiving the second resource indication information, it further includes:
  • the second data volume indication information is used to indicate the data volume of the second data packet to be transmitted whose reliability level is the second level, or the second data volume indication information is used to Indicates the total amount of data to be transmitted by the sender.
  • the first data packet is a data packet of the first service, and further includes:
  • Receive service resource indication information where the service resource indication information is used to indicate the reliability level of resources for transmitting the data packets of the first service.
  • the first service is a video service.
  • the first data queue buffers the first data packet, and the first data packet buffered by the first data queue is transmitted via a first RLC entity;
  • the second data queue buffers the second data packet, and the second data packet buffered in the second data queue is transmitted via the second RLC entity.
  • the present application also provides a data transmission method applied to the receiving end, including:
  • it also includes:
  • the step of sending the first resource indication information before the step of sending the first resource indication information, it further includes:
  • Receive first data volume indication information where the first data volume indication information is used to indicate the data volume of the first data packet to be transmitted whose reliability level is the first level.
  • the step of sending the first resource indication information before the step of sending the first resource indication information, it further includes:
  • first resource proportion information is used to indicate the proportion of first resources whose reliability level is the first level
  • first data volume indication information is used to indicate the total data volume of the data to be transmitted by the sending end
  • step of sending the second resource indication information before the step of sending the second resource indication information, it further includes:
  • Receive second data volume indication information where the second data volume indication information is used to indicate the data volume of the second data packet to be transmitted whose reliability level is the second level.
  • step of sending the second resource indication information before the step of sending the second resource indication information, it further includes:
  • the second resource proportion information is used to indicate the proportion of second resources whose reliability level is the second level
  • the first data packet is a data packet of the first service, and further includes:
  • Sending service resource indication information where the service resource indication information is used to indicate the reliability level of resources for transmitting the data packets of the first service.
  • the first service is a video service.
  • the third data queue receives the first data packet, and the first data packet received by the third data queue is transmitted via a third RLC entity;
  • the fourth data queue receives the second data packet, and the second data packet received by the fourth data queue is transmitted via a fourth RLC entity.
  • the present application also provides a sending end, including:
  • a first receiving module configured to receive first resource indication information, where the first resource indication information is used to indicate a first resource, and the reliability level of the first resource is a first level;
  • the first sending module is configured to send a first data packet on the first resource, and the reliability level of the first data packet is the first level.
  • the application also provides a receiver, including:
  • a second sending module configured to send first resource indication information, where the first resource indication information is used to indicate a first resource, and the reliability level of the first resource is the first level;
  • the second receiving module is configured to receive the first data packet transmitted on the first resource, and the reliability level of the first data packet is the first level.
  • the present application also provides a terminal device, including: a memory and a processor;
  • the memory stores computer-executable instructions
  • the processor executes the computer-implemented instructions stored in the memory, so that the processor executes the data transmission method as described above.
  • the present application also provides a computer-readable storage medium, where computer-executable instructions are stored in the computer-readable storage medium, and when the computer-executable instructions are executed by a processor, the above-mentioned data transmission method is implemented. .
  • the present application also provides a computer program product, including a computer program.
  • a computer program product including a computer program.
  • the computer program is executed by a processor, the above data transmission method is realized.
  • the data transmission method and device provided in this application receive resource indication information used to indicate resources, and the reliability level of the resource is the first level, and then send a data packet with the first level reliability level on the resource.
  • the sender transmits the data packets with the same reliability level as the resources through the resources, so that the data packets can be transmitted according to the reliability requirements required by the data packets, and the reliability of data transmission is improved.
  • FIG. 1 is a schematic diagram of a scene of the data transmission method of the present application
  • FIG. 2 is a schematic flow diagram of the first embodiment of the data transmission method of the present application.
  • FIG. 3 is a schematic diagram of the composition of the data to be transmitted involved in the embodiment of the present application.
  • FIG. 4 is a schematic flow diagram of the second embodiment of the data transmission method of the present application.
  • FIG. 5 is a schematic flowchart of a third embodiment of the data transmission method of the present application.
  • FIG. 6 is a schematic flowchart of a fourth embodiment of the data transmission method of the present application.
  • FIG. 7 is a schematic diagram of the composition of the BSR involved in the embodiment of the present application.
  • FIG. 8 is another schematic diagram of the composition of the BSR involved in the embodiment of the present application.
  • FIG. 9 is a schematic flowchart of a fifth embodiment of the data transmission method of the present application.
  • FIG. 10 is a schematic diagram of a brief interaction between a terminal and a base station involved in the present application.
  • FIG. 11 is a brief schematic diagram of data transmitted by the sending end involved in the embodiment of the present application.
  • FIG. 12 is a schematic flowchart of a sixth embodiment of the data transmission method of the present application.
  • FIG. 13 is a schematic flowchart of a seventh embodiment of the data transmission method of the present application.
  • FIG. 14 is a schematic flowchart of the eighth embodiment of the data transmission method of the present application.
  • FIG. 15 is a schematic flowchart of the ninth embodiment of the data transmission method of the present application.
  • FIG. 16 is a schematic flowchart of the tenth embodiment of the data transmission method of the present application.
  • Fig. 17 is a schematic diagram of the module of the sending end of the application.
  • Fig. 18 is a schematic diagram of modules of the receiving end of the present application.
  • FIG. 19 is a schematic structural diagram of a terminal device of the present application.
  • both the terminal and the base station are provided with a PDCP layer, an RLC layer, a MAC layer, and a PHY layer.
  • the data packet is processed by the PDCP and RLC layers to become an RLC PDU.
  • the RLC PDU is assembled into a transmission block TB at the MAC layer, and the TB is transmitted to the base station through the PHY layer.
  • the data packet is processed by the PDCP and RLC layers to become an RLC PDU.
  • the RLC PDU is assembled into a transmission block TB at the MAC layer, and the TB is transmitted to the terminal through the PHY layer.
  • Fig. 2 is the first embodiment of the data transmission method of the present application, which is applied to the sending end, and the data transmission method includes the following steps:
  • Step S10 receiving first resource indication information, where the first resource indication information is used to indicate a first resource, and the reliability level of the first resource is the first level.
  • the sending end communicates with the receiving end.
  • the receiving end may deliver resource indication information to the sending end, and the resource indication information is defined as first resource indication information.
  • the first resource indication information is used to indicate the first resource, and the first resource has a reliability level, and the reliability level includes the first level, the second level and more levels.
  • the reliability level characterizes the reliability of transmission using resources. For example, when the reliability level is the first level, the reliability of data transmission using the resources of the first level is high, and the block error rate of the data transmitted through the resources is relatively small, for example, the block error rate is 0.001%.
  • Step S20 sending the first data packet on the first resource, the reliability level of the first data packet is the first level.
  • the sending end has data to be transmitted, and the data to be transmitted includes multiple data packets, and each data packet has a corresponding reliability level.
  • the reliability level of the data packet is configured by the sender.
  • the data to be transmitted includes data packets with high importance, data packets with low importance, or other data packets with different degrees of importance.
  • the sending end configures a corresponding reliability level for each data packet according to the importance of each data packet.
  • the reliability level of data packets of important documents is configured as the first level
  • the reliability level of low-importance data is configured as the second level. It can be understood that a data packet with a higher degree of importance requires higher transmission reliability.
  • the data to be transmitted is described as video data.
  • each video frame contains three data packets, wherein the No. 1 data packet of video frame A is more important, and the relative importance of No. 2 and No. 3 data packets is low ;
  • the No. 2 data packet of video frame B is more important, and the relative importance of No. 1 and No. 3 data packets is relatively low;
  • the No. 3 data packet of video frame C is more important, and the relative importance of No. 1 and No. 2 data packets is low.
  • the sending end configures the reliability level of the No. 1 data packet of the video frame A as the first level, and configures the reliability levels of the No. 2 and No. 3 data packets as the second level. Similarly, the sending end configures the reliability level of the No.
  • the sending end configures the reliability level of the video frame B
  • the reliability level of the No. 3 data packet of C is configured as the first level, and the reliability levels of the No. 1 and No. 2 data packets of the video frame C are configured as the second level.
  • the sender After receiving the first resource indication information, the sender can determine that the sender needs to use the first resource for data transmission.
  • the reliability level of the first resource is the first level, therefore, the sender determines that the data packets whose reliability level is the first level need to be transmitted.
  • a data packet whose reliability level is the first level is defined as the first data packet.
  • the sending end determines the first data packet with the same reliability level as the first resource in each data packet, and then sends the first data packet to the receiving end through the first resource.
  • the first data packet may be assembled into one or more transmission blocks, and the sending end transmits each transmission block corresponding to the first data packet to the receiving end through the first resource.
  • the sender judges each data packet sequentially to determine whether the reliability requirement of the data packet (the reliability requirement can be represented by the reliability level) meets the available reliability requirement of the first resource. When the reliability requirement of the data packet meets the reliability requirement that can be provided by the first resource, the data packet is put into the transmission block for transmission, and if not, the data packet is not put into the transmission block.
  • the sending end determines the first data packet to be transmitted based on the received first resource indication information, and the reliability level of the first data packet is the same as the reliability of the first resource indicated by the first resource indication information The levels are the same, and the transmission of data packets is not transmitted in the order of data packets, that is, the sending end can send each data packet to the receiving end out of order.
  • the sending end receives the first resource indication information used to indicate the first resource, and the reliability level of the first resource is the first level, and the sending end sends the reliable
  • the sex class is also the first class packet.
  • the sending end transmits the first data packet with the same reliability level as the first resource through the first resource, so that the first data packet can be transmitted according to the reliability requirements required by the first data packet, which improves the reliability of the first data packet. Data transmission reliability.
  • FIG. 4 is the second embodiment of the data transmission method of the present application. Based on the first embodiment, after step S20, it also includes:
  • Step S30 receiving second resource indication information, where the second resource indication information is used to indicate a second resource, and the reliability level of the second resource is the second level.
  • the sending end may receive second resource indication information delivered by the receiving end, where the second resource indication information is used to indicate the second resource.
  • the second resource has a reliability level, and the reliability level of the second resource is the second level.
  • Step S40 sending a second data packet on the second resource, and the reliability level of the second data packet is the second level.
  • the sender After receiving the second resource indication information, the sender can determine that the sender needs to use the second resource for data transmission.
  • the reliability level of the second resource is the second level, therefore, the sender determines that the data packets whose reliability level is the second level need to be transmitted.
  • a data packet whose reliability level is the second level is defined as a second data packet.
  • the sending end determines the second data packet with the same reliability level as the second resource in each data packet, and then sends the second data packet to the receiving end through the second resource.
  • the second data packet may be assembled into one or more transmission blocks, and the sending end transmits each transmission block corresponding to the second data packet to the receiving end through the second resource.
  • the receiving end may issue the first resource indication information first, and then the sending end transmits the first data packet to the receiving end through the first resource indication information, and after the receiving end receives the first data packet, the receiving end sends the first data packet to the receiving end.
  • the sending end sends the second resource indication information, that is, step S30 occurs after step S20.
  • the receiving end may also send the second resource indication information first, and after receiving the second data packet transmitted by the sending end based on the second resource indication information, the receiving end sends the first resource indication information to the sending end, that is, Step S30 and step S40 are located before step S10.
  • the receiving end may issue the first resource indication information and the second resource indication information at the same time, that is, step S30 and step S40, which may be performed simultaneously with step S10 and step S20.
  • the sending end receives the second resource indication information used to indicate the second resource, and the reliability level of the second resource is the second level, and the sending end sends the reliable
  • the sex class is also the packet of the second class.
  • the sending end transmits the second data packet with the same reliability level as the second resource through the second resource, so that the second data packet can be transmitted according to the reliability requirement required by the second data packet, which improves the reliability of the second data packet. Data transmission reliability.
  • Fig. 5 is the third embodiment of the data transmission method of the present application, based on the first or second embodiment before step S10, it also includes:
  • Step S50 sending first data volume indication information
  • the first data volume indication information is used to indicate the data volume of the first data packet to be transmitted whose reliability level is the first level, or the first data volume indication information is used to indicate The total amount of data to be transmitted by the sender.
  • the sending end before transmitting the first data packet, the sending end will send information to the receiving end to notify the receiving end to allocate the first resource required for transmitting the first data packet to the sending end. Specifically, before the sending end transmits data, the receiving end allocates resources based on the data to be transmitted by the sending end.
  • the sending end first determines the data volume of the first data packet, and needs to determine the reliability level of the first data packet, and then generates the first data volume indication information based on the reliability level and data volume of the first data packet, and the first data
  • the volume indication information is used to indicate the data volume of the first data packet to be transmitted whose reliability level is the first level.
  • the receiving end After receiving the first data amount indication information, the receiving end analyzes the first data amount indication information to determine that the reliability level of the first data packet to be transmitted by the sending end is the first level, and can determine the first data of the first data packet The receiving end allocates a first resource with a reliability level of the first level, and the first resource can transmit one or more data blocks. The receiving end then generates first resource indication information based on the first resource and sends it to the sending end.
  • the first data volume indication information is used to indicate the total data volume of the data to be transmitted by the sending end.
  • the sending end is a terminal
  • the receiving end is a base station
  • the XR (extended-range, extended range) server generates the proportion of uplink resources whose reliability level is the first level, and XR then notifies the base station to make the base station extract from the XR server Proportion.
  • the base station can determine the data volume of the first data packet whose reliability level is the first level according to the proportion and the total data volume, and the base station can pass the data volume of the first data packet The amount of data allocates uplink resources whose reliability level is the first level to the terminal.
  • the proportion of data to be transmitted with the reliability level of the first level is cached in the application layer of the sending end, the application layer of the sending end notifies the access layer of the sending end, and the access layer of the sending end notifies the access layer of the receiving end, so that the receiving end The proportion of data to be transmitted obtained by the end with the reliability level of the first level.
  • the sending end sends the first data amount indication information to the receiving end, so that the receiving end sends the first resource indication information to the sending end, and then makes the sending end send the information indicated by the first resource indication information First data packets with the same reliability level of the first resource.
  • FIG. 6 is the fourth embodiment of the data transmission method of the present application. Based on the second or third embodiment, before step S30, it also includes:
  • Step S60 sending second data volume indication information
  • the second data volume indication information is used to indicate the data volume of the second data packet to be transmitted whose reliability level is the second level, or the second data volume indication information is used to indicate The total amount of data to be transmitted by the sender.
  • the sending end before transmitting the second data packet, the sending end will send information to the receiving end to notify the receiving end to deliver the second resource corresponding to the second data packet. Specifically, before the sending end transmits data, the receiving end allocates resources based on the data to be transmitted by the sending end. The sending end first determines the data amount of the second data packet, and needs to determine the reliability level of the second data packet, and then generates the second data amount indication information based on the reliability level and data amount of the second data packet, and the second data The quantity indication information is used to indicate the data quantity of the second data packet to be transmitted whose reliability level is the second level.
  • the receiving end After receiving the second data amount indication information, the receiving end analyzes the second data amount indication information to determine that the reliability level of the second data packet to be transmitted by the sending end is the second level, and can determine the second data of the second data packet The receiving end configures a second resource with a reliability level of the second level, and the second resource can carry data of the second data volume for transmission. The receiving end then generates second resource indication information based on the second resource and sends it to the sending end.
  • the second data volume indication information is used to indicate the total data volume of the data to be transmitted by the sending end.
  • the sending end is a terminal
  • the receiving end is a base station
  • the XR (extended-range, extended range) server generates the proportion of the uplink resource whose reliability level is the second level, and XR then notifies the base station to make the base station extract from the XR server Proportion.
  • the base station After the terminal sends the total data volume of the data to be transmitted to the base station, the base station can determine the data volume of the second data packet whose reliability level is the first level according to the proportion and the total data volume, and the base station can pass the data volume of the second data packet The amount of data allocates uplink resources whose reliability level is the second level to the terminal.
  • the proportion of data to be transmitted with the reliability level of the first level is cached in the application layer of the sending end, the application layer of the sending end notifies the access layer of the sending end, and the access layer of the sending end notifies the access layer of the receiving end, so that the receiving end The proportion of data to be transmitted obtained by the end with the reliability level of the first level.
  • the first data amount indication information and the second data amount indication information may be sent to the receiving end in the form of a BSR (Buffer State Report, buffer state report).
  • BSR Buffer State Report, buffer state report.
  • each DRB (Data Radio Bearer, data radio bearer) group is arranged according to the DRB ID from small to large, and occupies a corresponding position in the BSR. Report the amount of data to be transmitted for the corresponding DRB group. Even if a DRB group has no data to be transmitted, it needs to fill in "0" in the corresponding position. Since both the base station and the terminal know that DRB group 3 is a video bearer, the receiving end can configure the number of video bearer reports for the sending end.
  • the receiving end notifies the sending end to configure two pieces of reported data for the video bearer. Therefore, the sending end places the two pieces of data to be transmitted in DRB group 3, as shown in Figure 7. Both DRB group 3 have corresponding data to be transmitted . Therefore, both parties know in advance that the video bearer contains two reports of data to be transmitted, corresponding to important data and non-important data respectively, and the base station can correctly interpret the data structure of the BSR. It can be understood that the DRB group corresponding to the video bearer can include N streams, that is, N data to be transmitted can be reported, which is specifically configured by the receiving end.
  • the position of the first data indication information and the second data indication information in the BSR can be configured by the receiving end using RRC (Radio Resource Control, radio resource control), or can be stipulated by the agreement, without any operation between the sending end and the receiving end.
  • RRC Radio Resource Control, radio resource control
  • the DRB group 3 at the top is the first data volume indication information, and the first data volume indication information indicates that the reliability level is the first level of data volume is 200 Bytes; the DRB group 3 at the bottom is the second data volume indication information, The second data volume indication information indicates that the data volume of the second level of reliability is 800 Bytes.
  • each DRB group corresponds to a bit in a bitmap.
  • a bit of 1 indicates that the corresponding DRB group has pending data reporting, and a bit of 0 indicates that the corresponding DRB group has no pending data reporting.
  • DRB group 1, 3, and 4 have pending data to report, and DRB group 2 has no pending data to report.
  • DRB group 3 reports two copies, corresponding to the first data volume indication information with the first level of reliability and the second data volume indication information with the second level of reliability level.
  • DRB group 3 is video frame data.
  • DRB group 1 and 4 are not video frame data, and there is no need to distinguish important and non-important data.
  • the DRB group 3 at the top is the first data volume indication information, and the first data volume indication information indicates that the reliability level is the first level of data volume is 200Bytes; the DRB group 3 at the bottom is the second data volume Indication information, the second data volume indication information indicates that the reliability level is the second level and the data volume is 800 Bytes.
  • the sending end sends the second data amount indication information to the receiving end, so that the receiving end sends the second resource indication information to the sending end, and then makes the sending end send the information indicated by the second resource indication information.
  • the second data packets with the same reliability level of the second resource.
  • FIG. 9 is the fifth embodiment of the data transmission method of the present application. Based on any one of the first to fourth embodiments, before step S10, it also includes:
  • Step S70 receiving service resource indication information, where the service resource indication information is used to indicate the reliability level of resources for transmitting the data packets of the first service.
  • the sending end before transmitting data, sends indication information to the receiving end, where the indication information indicates the service to which the data sent by the sending end belongs.
  • the importance levels of data corresponding to different businesses are different. For example, if the service is video, the importance levels of the video data packets include two levels: high importance and low importance; if the service is voice, the importance levels of voice data include high importance, general importance and low importance. Three levels lower in importance.
  • the receiving end After receiving the prompt information, the receiving end analyzes the prompt information to determine the importance level of the service, and generates service resource indication information based on the importance level.
  • the service resource indication information is used to indicate the reliability level of the resource of the data packet of the first service, and the receiving end can know that the base station will configure resources of the importance level related to the first service through the service resource indication information.
  • the first service is a video service
  • the importance levels of video data include two levels of high importance and low importance
  • the service resource indication information is used to indicate that the receiving end will deliver resources of two reliability levels.
  • the reliability level may be represented by a specific numerical value.
  • the value corresponding to the reliability level is the block error rate, and the block error rate is 0.001%, then the reliability level is the first level.
  • the reliability level may also be configured by the receiver in advance with reliability indication information, and the reliability indication information corresponding to each reliability level is represented by an index value.
  • the receiving end indicates the reliability level of the resources through the reliability indication information.
  • the first service is also any service, for example, the first service may be a video service.
  • Figure 10 is a brief schematic diagram of interaction between the terminal and the base station, and the specific steps are as follows:
  • the gNB (base station) establishes a video DRB for the terminal, and notifies the UE of the reliability resources (service resource indication information) that can be allocated in advance. For example, the gNB can allocate two types of reliability resources (reliable uplink resources);
  • the UE reports the data volume of important data in the video frame data (important data includes, for example, the first data) and the data volume of non-important data (such as the second data packet) to the gNB, for example, important data 200B , non-important data 800B;
  • the gNB first allocates an uplink resource of a reliability level to the UE (the uplink resource is, for example, a second resource with a reliability level of the second level), for example, first allocates an uplink resource of a common reliability resource;
  • the UE assembles video frame data packets 1 and 3 (the reliability level of data packets 1 and 3 is, for example, the second level) into transmission blocks and transmits them to the gNB.
  • Data packets 1 and 3 can each correspond to a transmission block, and can First transmit the transmission block corresponding to data packet 1 through the uplink resource of normal reliability, and transmit the transmission block corresponding to data packet 3 on the uplink resource of normal reliability;
  • the gNB then allocates another type of uplink resource to the UE (the uplink resource is, for example, the first resource whose reliability level is the first level), for example, allocates an uplink resource of a high reliability resource;
  • the UE assembles the video frame data packet 2 (the reliability level of the packet 2 is, for example, the first level) into a transmission block and transmits it to the gNB.
  • the sending end receives the service resource indication information issued by the receiving end, so as to accurately determine the reliability level of the resources that the receiving end can issue for transmitting data packets based on the service resource indication information.
  • multiple data queues are set in the sending end, and each data queue is used for buffering data packets of different reliability levels.
  • the first data queue in the sending end is used for buffering the first data packet with the first reliability level
  • the second data queue in the sending end is used for buffering the second data packet with the second reliability level.
  • the data packets buffered in the data queue can be transmitted through the RLC entity, that is, the first data packet buffered in the first data queue is transmitted through the first RLC entity, and the second data packet buffered in the second data queue is transmitted through the second RLC entity to transfer.
  • two RLC entities are set at the sending end, one RLC entity transmits data packets with a reliability level of the first level, and the other RLC entity transmits data packets with a reliability level of the second level.
  • the RLC entity (the first RLC entity) on the left side of Figure 11 transmits important data (the reliability level of important data is the first level), and the RLC entity (the second RLC entity) on the right side in Figure 11 transmits non-important data (non-important data).
  • the reliability level of the data is the second level).
  • the three data packets corresponding to the video frame are numbered 1, 2, and 3 at the PDCP layer. After PDCP, they are sent to two RLC entities for processing according to their importance.
  • Important data is sent to the left RLC entity, and non-important data Send it to the RLC entity on the right, and the two RLC entities assign RLC numbers to the received data respectively, and the numbers are as shown in the font in Figure 11.
  • the sender extracts data from two different RLC entities according to the reliability level of the data packet, so as to realize transmission with different reliability in the queues to which the two RLC entities belong.
  • the two RLC entities of the receiver receive the data packets, they submit them to the PDCP entity of the receiver.
  • the PDCP entity of the receiver sorts the data packets from the two RLC entities according to the RLC number, so as to ensure that the received data packets can be restored. into video frames.
  • the sending end when sending the first data packet and the second data packet, the sending end needs to extract data from the corresponding data queue to fill in the transmission block, so as to transmit the transmission block to the receiving end through resources.
  • the data packets stored in different data queues have different reliability levels, that is, the block error rates of different data queues are different.
  • transmission blocks are used for data transmission, data can be extracted from the block error rate data queue and filled into the transmission block. If all the data in the data queue with low block error rate requirements is not enough to occupy all the storage space of the transmission block, you need to The extracted data from the data queue with high block error rate requirement is filled into the data block.
  • padding can be filled in the space where no data is stored in the transmission block. Whether to fill the transmission block with data requiring a high block error rate or to fill the transmission block with padding is determined by the configuration of the sender in advance by the receiver.
  • the sender when constructing the transmission block, the sender first determines the set of RLC entities meeting the reliability level of the data packet.
  • the sending end starts to fetch data from each RLC entity matched by the data packet (the data is stored in the RLC entity in the form of a data packet) until the transmission block size required by the bottom layer is reached.
  • three RLC modules respectively correspond to block error rate requirements of 10%, 1%, and 0.1%.
  • the block error rate of the RLC entity corresponding to the data packet is 1%.
  • the resource data volume of a transmission block is 500Bytes.
  • the sender first takes data from the RLC entity with a block error rate of 1%, and fills it into the transmission block. If the data volume in the RLC entity is greater than 500Bytes, the block error rate is no longer required to be 10%. At this time, all the data packets in the transmission block come to the RLC entity with a block error rate of 1%; if the data volume of the data in the RLC with a block error rate of 1% is less than 500Bytes, then the data in the RLC After all the data in the transmission block is filled in, the data is taken from the RLC entity with a block error rate of 10%, and then filled in the transmission block, that is, part of the data in the transmission block comes from the RLC entity with a block error rate of 1%, and part of it comes from the RLC entity with a block error rate of 1%. RLC entity with 10% block error rate.
  • the present application also provides a data transmission method.
  • Figure 12 is the sixth embodiment of the data transmission method of the present application, which is applied to the receiving end, including:
  • Step S100 sending first resource indication information, where the first resource indication information is used to indicate a first resource, and the reliability level of the first resource is the first level.
  • the sending end communicates with the receiving end.
  • the receiving end may deliver resource indication information to the sending end, and the resource indication information is defined as first resource indication information.
  • the first resource indication information is used to indicate the first resource, and the first resource has a reliability level, and the reliability level includes the first level, the second level and more levels.
  • the reliability level characterizes the reliability of transmission using resources. For example, when the reliability level is the first level, the reliability of data transmission using the resources of the first level is high, and the block error rate of the data transmitted through the resources is relatively small, for example, the block error rate is 0.001%.
  • Step S110 receiving a first data packet transmitted on a first resource, where the reliability level of the first data packet is the first level.
  • the sending end has data to be transmitted, and the data to be transmitted includes multiple data packets, and each data packet has a corresponding reliability level.
  • the reliability level of the data packet is configured by the sender.
  • the data to be transmitted includes data packets with high importance, data packets with low importance, or other data packets with different degrees of importance.
  • the sending end configures a corresponding reliability level for each data packet according to the importance of each data packet.
  • the reliability level of the data packets of the importance profile is configured as the first level
  • the reliability level of the data with low importance is configured as the second level. It can be understood that a data packet with a higher degree of importance requires higher transmission reliability.
  • the data to be transmitted is described as video data.
  • each video frame contains three data packets, wherein the No. 1 data packet of video frame A is more important, and the relative importance of No. 2 and No. 3 data packets is low ;
  • the No. 2 data packet of video frame B is more important, and the relative importance of No. 1 and No. 3 data packets is relatively low;
  • the No. 3 data packet of video frame C is more important, and the relative importance of No. 1 and No. 2 data packets is low.
  • the sending end configures the reliability level of the No. 1 data packet of the video frame A as the first level, and configures the reliability levels of the No. 2 and No. 3 data packets as the second level. Similarly, the sending end configures the reliability level of the No.
  • the sending end configures the reliability level of the video frame B
  • the reliability level of the No. 3 data packet of C is configured as the first level, and the reliability levels of the No. 1 and No. 2 data packets of the video frame C are configured as the second level.
  • the sender After receiving the first resource indication information, the sender can determine that the sender needs to use the first resource for data transmission.
  • the reliability level of the first resource is the first level, therefore, the sender determines that the data packets whose reliability level is the first level need to be transmitted.
  • a data packet whose reliability level is the first level is defined as the first data packet.
  • the sending end determines the first data packet with the same reliability level as the first resource in each data packet, and then sends the first data packet to the receiving end through the first resource.
  • the first data packet may be assembled into one or more transmission blocks, and the sending end transmits each transmission block corresponding to the first data packet to the receiving end through the first resource. It should be noted that when the reliability level of the data packet meets the reliability level provided by the first resource, the data packet is put into the transmission block for transmission, and if not, the data packet is not put into the transmission block.
  • the sending end determines the first data packet to be transmitted based on the received first resource indication information, and the reliability level of the first data packet is the same as the reliability of the first resource indicated by the first resource indication information The levels are the same, and the transmission of data packets is not transmitted in the order of data packets, that is, the sending end can send each data packet to the receiving end out of order.
  • the receiving end sends the first resource indication information used to indicate the first resource, and the reliability level of the first resource is the first level, and the receiving end then receives based on the information sent on the first resource
  • the reliability class is also the first class of packets.
  • the sending end transmits the first data packet with the same reliability level as the first resource through the first resource, so that the first data packet can be transmitted according to the reliability requirements required by the first data packet, which improves the reliability of the first data packet. Data transmission reliability.
  • FIG. 13 is the seventh embodiment of the data transmission method of the present application. Based on the sixth embodiment, after step S110, it also includes:
  • Step S120 sending second resource indication information, where the second resource indication information is used to indicate the second resource, and the reliability level of the second resource is the second level.
  • the receiving end sends the second resource indication information to the sending end, where the second resource indication information is used to indicate the second resource.
  • the second resource has a reliability level, and the reliability level of the second resource is the second level.
  • Step S130 receiving a second data packet transmitted on the second resource, where the reliability level of the second data packet is the second level.
  • the sender After receiving the second resource indication information, the sender can determine that the sender needs to use the second resource for data transmission.
  • the reliability level of the second resource is the second level, therefore, the sender determines that the data packets whose reliability level is the second level need to be transmitted.
  • a data packet whose reliability level is the second level is defined as a second data packet.
  • the sending end determines the second data packet with the same reliability level as the second resource in each data packet, and then sends the second data packet to the receiving end through the second resource.
  • the second data packet may be assembled into one or more transmission blocks, and the sending end transmits each transmission block corresponding to the second data packet to the receiving end through the second resource.
  • the receiving end may issue the first resource indication information first, and then the sending end transmits the first data packet to the receiving end through the first resource indication information, and after the receiving end receives the first data packet, the receiving end sends the first data packet to the receiving end.
  • the sending end sends the second resource indication information, that is, step S120 occurs after step S110.
  • the receiving end may also send the second resource indication information first, and after receiving the second data packet transmitted by the sending end based on the second resource indication information, the receiving end sends the first resource indication information to the sending end, that is, Step S120 and step S130 are before step S100.
  • the receiving end may issue the first resource indication information and the second resource indication information at the same time, that is, step S120 and step S130, which may be performed simultaneously with step S100 and step S110.
  • the receiving end sends the second resource indication information used to indicate the second resource, and the reliability level of the second resource is the second level, and the receiving end receives the reliability information sent on the second resource.
  • the class is also a packet of the second class.
  • the sending end transmits the second data packet with the same reliability level as the second resource through the second resource, so that the second data packet can be transmitted according to the reliability requirement required by the second data packet, which improves the reliability of the second data packet. Data transmission reliability.
  • FIG. 14 is the eighth embodiment of the data transmission method of the present application. Based on the sixth or seventh embodiment, before step S100, it also includes:
  • Step S140 receiving first data volume indication information, where the first data volume indication information is used to indicate the data volume of the first data packet to be transmitted whose reliability level is the first level.
  • the sending end before transmitting the first data packet, the sending end will send information to the receiving end to notify the receiving end to allocate the first resource required for transmitting the first data packet to the sending end. Specifically, before the sending end transmits data, the receiving end allocates resources based on the data to be transmitted by the sending end.
  • the sending end first determines the data volume of the first data packet, and needs to determine the reliability level of the first data packet, and then generates the first data volume indication information based on the reliability level and data volume of the first data packet, and the first data
  • the volume indication information is used to indicate the data volume of the first data packet to be transmitted whose reliability level is the first level.
  • the receiving end After receiving the first data amount indication information, the receiving end analyzes the first data amount indication information to determine that the reliability level of the first data packet to be transmitted by the sending end is the first level, and can determine the first data of the first data packet The receiving end allocates a first resource with a reliability level of the first level, and the first resource can transmit one or more data blocks. The receiving end then generates first resource indication information based on the first resource and sends it to the sending end.
  • the first data volume indication information indicates the proportion of the first data packets to be transmitted whose reliability level is the first level, and the proportion is the ratio of the data volume of the first data packets to the data to be transmitted.
  • the first data volume indication information needs to carry the total data volume of the data to be transmitted, so that the receiving end determines the data volume of the first data packet based on the proportion of the total data volume.
  • the sending end sends the first data amount indication information to the receiving end, so that the receiving end sends the first resource indication information to the sending end, and then makes the sending end send the information indicated by the first resource indication information First data packets with the same reliability level of the first resource.
  • step S100 before step S100, it also includes:
  • first resource proportion information is used to indicate the proportion of first resources whose reliability level is the first level
  • first data volume indication information is used to indicate the total data volume of the data to be transmitted by the sending end
  • the first resource indication information is determined according to the first data amount indication information and the first resource proportion information.
  • the first data volume indication information is used to indicate the total data volume of the data to be transmitted by the sending end.
  • the sending end is a terminal
  • the receiving end is a base station
  • XR extended-range, extended range
  • the server generates the proportion of uplink resources whose reliability level is the first level, and the XR notifies the base station to make the base station extract the proportion from the XR server. That is, the receiving end receives the first resource proportion information, and the first resource proportion information is used to indicate the proportion of the first resource whose reliability level is the first level.
  • the base station After the receiving end receives the first data volume indication information, that is, after the terminal sends the total data volume of the data to be transmitted to the base station, the base station can determine the first data packet whose reliability level is the first level based on the proportion and the total data volume , the base station can allocate uplink resources with a reliability level of the first level to the terminal according to the data amount of the first data packet. That is, the receiving end determines the first resource indication information based on the first data amount indication information and the first resource proportion information.
  • the proportion of data to be transmitted whose reliability level is the first level is cached in the application layer of the sending end, the application layer of the sending end notifies the access layer of the sending end, and the access layer of the sending end notifies the access layer of the receiving end, Thus, the receiving end obtains the proportion of the data to be transmitted whose reliability level is the first level.
  • the sending end sends the first data amount indication information to the receiving end, so that the receiving end sends the first resource indication information to the sending end, and then makes the sending end send the information indicated by the first resource indication information First data packets with the same reliability level of the first resource.
  • Fig. 15 is the ninth embodiment of the data transmission method of the present application, based on the seventh or eighth embodiment, before step S120, it also includes:
  • Step S150 receiving second data volume indication information
  • the second data volume indication information is used to indicate the data volume of the second data packet to be transmitted whose reliability level is the second level, or the second data volume indication information is used to indicate The total amount of data to be transmitted by the sender.
  • the sending end before transmitting the second data packet, the sending end will send information to the receiving end to notify the receiving end to deliver the second resource corresponding to the second data packet. Specifically, before the sending end transmits data, the receiving end allocates resources based on the data to be transmitted by the sending end. The sending end first determines the data amount of the second data packet, and needs to determine the reliability level of the second data packet, and then generates the second data amount indication information based on the reliability level and data amount of the second data packet, and the second data The quantity indication information is used to indicate the data quantity of the second data packet to be transmitted whose reliability level is the second level.
  • the receiving end After receiving the second data amount indication information, the receiving end analyzes the second data amount indication information to determine that the reliability level of the second data packet to be transmitted by the sending end is the second level, and can determine the second data of the second data packet The receiving end configures a second resource with a reliability level of the second level, and the second resource can carry data of the second data volume for transmission. The receiving end then generates second resource indication information based on the second resource and sends it to the sending end.
  • the second data volume indication information indicates the proportion of the second data packets to be transmitted whose reliability level is the second level, and the proportion is the ratio of the data volume of the second data packets to the data to be transmitted.
  • the second data volume indication information needs to carry the total data volume of the data to be transmitted, so that the receiving end determines the data volume of the second data packet based on the proportion of the secondary total data volume.
  • the first data amount indication information and the second data amount indication information may be sent to the receiving end in the form of a BSR (Buffer State Report, buffer state report).
  • BSR Buffer State Report, buffer state report.
  • each DRB (Data Radio Bearer, data radio bearer) group is arranged according to the DRB ID from small to large, and occupies a corresponding position in the BSR. Report the amount of data to be transmitted for the corresponding DRB group. Even if a DRB group has no data to be transmitted, it needs to fill in "0" in the corresponding position. Since both the base station and the terminal know that DRB group 3 is a video bearer, the receiving end can configure the number of video bearer reports for the sending end.
  • the receiving end notifies the sending end to configure two pieces of reported data for the video bearer. Therefore, the sending end places the two pieces of data to be transmitted in DRB group 3, as shown in Figure 7. Both DRB group 3 have corresponding data to be transmitted . Therefore, both parties know in advance that the video bearer contains two reports of data to be transmitted, corresponding to important data and non-important data respectively, and the base station can correctly interpret the data structure of the BSR. It can be understood that the DRB group corresponding to the video bearer can include N streams, that is, N data to be transmitted can be reported, which is specifically configured by the receiving end.
  • the position of the first data indication information and the second data indication information in the BSR can be configured by the receiving end using RRC (Radio Resource Control, radio resource control), or can be stipulated by the agreement, without any operation between the receiving end and the sending end.
  • RRC Radio Resource Control, radio resource control
  • the DRB group 3 at the top is the first data volume indication information, and the first data volume indication information indicates that the reliability level is the first level of data volume is 200 Bytes; the DRB group 3 at the bottom is the second data volume indication information, The second data volume indication information indicates that the data volume of the second level of reliability is 800 Bytes.
  • each DRB group corresponds to a bit in a bitmap.
  • a bit of 1 indicates that the corresponding DRB group has pending data reporting, and a bit of 0 indicates that the corresponding DRB group has no pending data reporting.
  • DRB group 1, 3, and 4 have pending data to report, and DRB group 2 has no pending data to report.
  • DRB group 3 reports two copies, corresponding to the first data volume indication information with the first level of reliability and the second data volume indication information with the second level of reliability level.
  • DRB group 3 is video frame data.
  • DRB group 1 and 4 are not video frame data, and there is no need to distinguish important and non-important data.
  • the DRB group 3 at the top is the first data volume indication information, and the first data volume indication information indicates that the reliability level is the first level of data volume is 200Bytes; the DRB group 3 at the bottom is the second data volume Indication information, the second data volume indication information indicates that the reliability level is the second level and the data volume is 800 Bytes.
  • the sending end sends the second data amount indication information to the receiving end, so that the receiving end sends the second resource indication information to the sending end, and then makes the sending end send the information indicated by the second resource indication information.
  • the second data packets with the same reliability level of the second resource.
  • step S120 before step S120, it also includes:
  • the second resource proportion information is used to indicate the proportion of second resources whose reliability level is the second level
  • the second resource indication information is determined according to the second data amount indication information and the second resource proportion information.
  • the second data volume indication information is used to indicate the total data volume of the data to be transmitted by the sending end.
  • the sending end is a terminal
  • the receiving end is a base station
  • the XR (extended-range, extended range) server generates the proportion of the uplink resource whose reliability level is the second level
  • XR then notifies the base station to make the base station extract from the XR server Proportion. That is, the receiving end receives the second resource proportion information, and the second resource proportion information is used to indicate the proportion of the second resource whose reliability level is the second level.
  • the base station After the receiving end receives the second data volume indication information, that is, after the terminal sends the total data volume of the data to be transmitted to the base station, the base station can determine the second data packet whose reliability level is the second level based on the proportion and the total data volume The base station can allocate the uplink resource with the reliability level of the second level to the terminal according to the data amount of the second data packet. That is, the receiving end determines the second resource indication information based on the second data amount indication information and the second resource proportion information.
  • the proportion of the data to be transmitted with the reliability level of the second level is cached in the application layer of the sending end, the application layer of the sending end notifies the access layer of the sending end, and the access layer of the sending end notifies the access layer of the receiving end, Thus, the receiving end obtains the proportion of the data to be transmitted whose reliability level is the second level.
  • the sending end sends the second data amount indication information to the receiving end, so that the receiving end sends the second resource indication information to the sending end, and then makes the sending end send the information indicated by the second resource indication information.
  • the second data packets with the same reliability level of the second resource.
  • FIG. 16 is the tenth embodiment of the data transmission method of the present application. Based on any one of the sixth to ninth embodiments, before step S100, it also includes:
  • Step S160 sending service resource indication information, where the service resource indication information is used to indicate the reliability level of resources for transmitting the data packets of the first service.
  • the sending end before transmitting data, sends indication information to the receiving end, where the indication information indicates the service to which the data sent by the sending end belongs.
  • the importance levels of data corresponding to different businesses are different. For example, if the service is video, the importance levels of the video data packets include two levels: high importance and low importance; if the service is voice, the importance levels of voice data include high importance, general importance and low importance. Three levels lower in importance.
  • the receiving end After receiving the prompt information, the receiving end analyzes the prompt information to determine the importance level of the service, and generates service resource indication information based on the importance level.
  • the service resource indication information is used to indicate the reliability level of the resource of the data packet of the first service, and the receiving end can know that the base station will configure resources of the importance level related to the first service through the service resource indication information.
  • the first service is a video service
  • the importance levels of video data include two levels of high importance and low importance
  • the service resource indication information is used to indicate that the receiving end will deliver resources of two reliability levels.
  • the reliability level may be represented by a specific numerical value.
  • the value corresponding to the reliability level is the block error rate, and the block error rate is 0.001%, then the reliability level is the first level.
  • the reliability level may also be configured by the receiver in advance with reliability indication information, and the reliability indication information corresponding to each reliability level is represented by an index value.
  • the receiving end indicates the reliability level of the resources through the reliability indication information.
  • the first service is also any service, for example, the first service may be a video service.
  • Figure 10 is a brief schematic diagram of interaction between the terminal and the base station, and the specific steps are as follows:
  • the gNB (base station) establishes a video DRB for the terminal, and notifies the UE of the reliability resources (service resource indication information) that can be allocated in advance. For example, the gNB can allocate two types of reliability resources (reliable uplink resources);
  • the UE reports the data volume of important data in the video frame data (important data includes, for example, the first data) and the data volume of non-important data (such as the second data packet) to the gNB, for example, important data 200B , non-important data 800B;
  • the gNB first allocates an uplink resource of a reliability level to the UE (the uplink resource is, for example, a second resource with a reliability level of the second level), for example, first allocates an uplink resource of a common reliability resource;
  • the UE assembles video frame data packets 1 and 3 (the reliability level of data packets 1 and 3 is, for example, the second level) into transmission blocks and transmits them to the gNB.
  • Data packets 1 and 3 can each correspond to a transmission block, and can First transmit the transmission block corresponding to data packet 1 through the uplink resource of normal reliability, and transmit the transmission block corresponding to data packet 3 on the uplink resource of normal reliability;
  • the gNB then allocates another type of uplink resource to the UE (the uplink resource is, for example, the first resource whose reliability level is the first level), for example, allocates an uplink resource of a high reliability resource;
  • the UE assembles the video frame data data packet 2 (the reliability level of the data packet 2 is, for example, the first level) into a transmission block and transmits it to the gNB.
  • the sending end receives the service resource indication information issued by the receiving end, so as to accurately determine the reliability level of the resources that the receiving end can issue for transmitting data packets based on the service resource indication information.
  • multiple data queues are set in the receiving end, and each data queue is used to receive data packets of different reliability levels.
  • the third data queue at the receiving end is used to receive the first data packet with the first reliability level
  • the fourth data queue at the receiving end is used to receive the second data packet with the second reliability level.
  • the data packets received by the data queue can be transmitted through the RLC entity, that is, the first data packet received by the third data queue is transmitted through the third RLC entity, and the second data packet received by the fourth data queue is transmitted through the fourth RLC entity to transfer.
  • the three data queues at the receiving end receive the first data packet sent by the first data queue at the sending end, and the fourth data queue at the receiving end receives the second data packet sent by the second data queue at the sending end;
  • the third data queue passes The third RCL entity transmits the first data packet to the PDCP entity at the receiving end, and the fourth data queue transmits the second data packet to the PDCP entity at the receiving end through the fourth RCL entity, and the PDCP passes the first data packet and the second data packet Numbering (the data queue at the sending end will number the sent data packets, refer to the above description for details) to sort the first data packets and the second data packets, so as to assemble them into complete data.
  • the sending end 1700 includes:
  • the first receiving module 1710 is configured to receive first resource indication information, where the first resource indication information is used to indicate a first resource, and the reliability level of the first resource is the first level;
  • the first sending module 1720 is configured to send the first data packet on the first resource, and the reliability level of the first data packet is the first level.
  • the sending end 1700 includes:
  • the first receiving module 1710 is configured to receive second resource indication information, where the second resource indication information is used to indicate a second resource, and the reliability level of the second resource is the second level;
  • the first sending module 1720 is configured to send a second data packet on the second resource, and the reliability level of the second data packet is the second level.
  • the sending end 1700 includes:
  • the first sending module 1720 is configured to send first data amount indication information, where the first data amount indication information is used to indicate the data amount of the first data packet to be transmitted whose reliability level is the first level, or the first data amount The indication information is used to indicate the total amount of data to be transmitted by the sender.
  • the sending end 1700 includes:
  • the first sending module 1720 is configured to send second data volume indication information, where the second data volume indication information is used to indicate the data volume of the second data packet to be transmitted whose reliability level is the second level, or the second data volume
  • the indication information is used to indicate the total amount of data to be transmitted by the sender.
  • the sending end 1700 includes:
  • the first receiving module 1710 is configured to receive service resource indication information, where the service resource indication information is used to indicate a reliability level of resources for transmitting data packets of the first service.
  • the present application also provides a receiving end.
  • the receiving end 1800 includes:
  • the second sending module 1810 is configured to send first resource indication information, where the first resource indication information is used to indicate the first resource, and the reliability level of the first resource is the first level;
  • the second receiving module 1820 is configured to receive the first data packet transmitted on the first resource, and the reliability level of the first data packet is the first level.
  • the receiver 1800 includes:
  • the second sending module 1810 is configured to send second resource indication information, where the second resource indication information is used to indicate a second resource, and the reliability level of the second resource is the second level;
  • the second receiving module 1820 is configured to receive the second data packet transmitted on the second resource, and the reliability level of the second data packet is the second level.
  • the receiver 1800 includes:
  • the second receiving module 1820 is configured to receive first data volume indication information, where the first data volume indication information is used to indicate the data volume of the first data packet to be transmitted whose reliability level is the first level.
  • the receiver 1800 includes:
  • the second receiving module 1820 is configured to receive first resource proportion information, where the first resource proportion information is used to indicate the proportion of first resources whose reliability level is the first level;
  • the second receiving module 1820 is configured to receive the first data volume indication information, and the first data volume indication information is used to indicate the total data volume of the data to be transmitted by the sending end;
  • a determining module configured to determine the first resource indication information according to the first data amount indication information and the first resource proportion information.
  • the receiver 1800 includes:
  • the second receiving module 1820 is configured to receive second data volume indication information, where the second data volume indication information is used to indicate the data volume of the second data packet to be transmitted whose reliability level is the second level.
  • the receiver 1800 includes:
  • the second receiving module 1820 is configured to receive second resource proportion information, where the second resource proportion information is used to indicate the proportion of second resources whose reliability level is the second level;
  • the second receiving module 1820 is configured to receive second data volume indication information, where the second data volume indication information is used to indicate the total data volume of the data to be transmitted by the sending end;
  • a determining module configured to determine the second resource indication information according to the second data amount indication information and the second resource proportion information.
  • the receiver 1800 includes:
  • the second sending module 1810 is configured to send service resource indication information, where the service resource indication information is used to indicate the reliability level of resources for transmitting the data packets of the first service.
  • Fig. 19 is a hardware structural diagram of a terminal device according to an exemplary embodiment.
  • the terminal device 1900 may include: a processor 191 such as a CPU, a memory 192 and a transceiver 193 .
  • a processor 191 such as a CPU
  • memory 192 can be realized by any type of volatile or nonvolatile storage device or their combination, such as static random access memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), Magnetic Memory, Flash Memory, Magnetic or Optical Disk.
  • SRAM static random access memory
  • EEPROM electrically erasable programmable read-only memory
  • EPROM erasable Programmable Read Only Memory
  • PROM Programmable Read Only Memory
  • ROM Read Only Memory
  • the processor 191 can call the computer program stored in the memory 192 to complete all or part of the steps of the above-mentioned data transmission method.
  • the transceiver 193 is used for receiving information sent by the external device and sending information to the external device.
  • a non-transitory computer-readable storage medium when the instructions in the storage medium are executed by the processor of the terminal device, the terminal device can execute the above data transmission method.
  • a computer program product including a computer program, when the computer program is executed by the processor of the sending end, it enables the sending end to execute the above data transmission method.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本申请提供一种数据传输方法和装置,该方法包括:接收第一资源指示信息,所述第一资源指示信息用于指示第一资源,所述第一资源的可靠性等级为第一等级;在所述第一资源上发送第一数据包,所述第一数据包的可靠性等级为第一等级。本申请中,发送端通过第一资源将与第一资源的可靠性等级相同的第一数据包进行传输,使得第一数据包能够按照第一数据包所要求的可靠性要求进行传输,提高了数据的传输可靠性。

Description

数据传输方法和装置
本申请要求于2021年12月22日提交中国专利局、申请号为202111607984.6、申请名称为“数据传输方法和装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及数据传输技术领域,尤其涉及一种数据传输方法和装置。
背景技术
5G无线蜂窝通信系统NR(New Radio,新空口)中的数据传输,由基站和UE(User Equipment,用户设备)按照协议层的顺序对数据进行处理,协议层包括PDCP(Packet Data Convergence Protocol,分组数据汇聚协议)、RLC(Radio Link Control,无线链路控制)层、MAC(Medium Access Control,媒体接入控制)层、PHY(Physical Layer,物理层)等。例如,在发送端,数据包经过PDCP层和RLC层处理,成为RLC PDU(Protocol Data Unit,协议数据单元),之后在MAC中组装为TB(Transmit Block,传输块),最后经由PHY传输至接收端。
示例性技术中,发送端按照从上层接收到的数据包的顺序,依次将数据包组织成传输块,经过无线信道传输。发送端不能乱序传输数据包,即从上层接收到的数据包1、2和3,发送端只能按1、2、3的顺序将这三个数据包组装为TB,不能乱序组装,如,先组装数据包2,再组装数据包1,是不允许的。
待传数据包括重要性高的数据以及重要性低的数据,重要性高的数据对于传输可靠性要求较高,则重要性高的数据需要可靠性高的传输方式进行传输;而重要性低的数据对于传输可靠性要求较低,也即重要性低的数据需要可靠性低的传输方式进行传输。由于待传数据只能按照顺序组成传输块,使得发送端只能按照统一的传输方式依次顺序的将各个数据包传输至接收端,从而使得重要性高的数据包按照可靠性低的传输方式进行传输,导致数据的传输可靠性较低。
发明内容
本申请提供一种数据传输方法和装置,用以解决数据的传输可靠性较低的问题。
一方面,本申请提供一种数据传输方法,包括:
接收第一资源指示信息,所述第一资源指示信息用于指示第一资源,所述第一资源的可靠性等级为第一等级;
在所述第一资源上发送第一数据包,所述第一数据包的可靠性等级为第一等级。
在一实施例中,还包括:
接收第二资源指示信息,所述第二资源指示信息用于指示第二资源,所述第二资源的可靠性等级为第二等级;
在所述第二资源上发送第二数据包,所述第二数据包的可靠性等级为第二等级。
在一实施例中,所述接收第一资源指示信息的步骤之前,还包括:
发送第一数据量指示信息,所述第一数据量指示信息用于指示可靠性等级为第一等级的待传输的第一数据包的数据量,或者,所述第一数据量指示信息用于指示所述发送端待传输的数据的总数据量。
在一实施例中,所述接收第二资源指示信息的步骤之前,还包括:
发送第二数据量指示信息,所述第二数据量指示信息用于指示可靠性等级为第二等级的待传输的第二数据包的数据量,或者,所述第二数据量指示信息用于指示所述发送端待传输的数据的总数据量。
在一实施例中,所述第一数据包为第一业务的数据包,还包括:
接收业务资源指示信息,所述业务资源指示信息用于指示传输所述第一业务的数据包的资源的可靠性等级。
在一实施例中,所述第一业务为视频业务。
在一实施例中,第一数据队列缓存所述第一数据包,所述第一数据队列缓存的所述第一数据包经由第一RLC实体传输;
第二数据队列缓存所述第二数据包,所述第二数据队列缓存的所述第二数据包经由第二RLC实体传输。
另一方面,本申请还提供一种数据传输方法,应用于接收端,包括:
发送第一资源指示信息,所述第一资源指示信息用于指示第一资源,所述第一资源的可靠性等级为第一等级;
接收所述第一资源上传输的第一数据包,所述第一数据包的可靠性等级为第一等级。
在一实施例中,还包括:
发送第二资源指示信息,所述第二资源指示信息用于指示第二资源,所述第二资源的可靠性等级为第二等级;
接收所述第二资源上传输的第二数据包,所述第二数据包的可靠性等级为第二等级。
在一实施例中,所述发送第一资源指示信息的步骤之前,还包括:
接收第一数据量指示信息,所述第一数据量指示信息用于指示可靠性等级为第一等级的待传输的第一数据包的数据量。
在一实施例中,所述发送第一资源指示信息的步骤之前,还包括:
接收第一资源占比信息,所述第一资源占比信息用于指示可靠性等级为第一等级的第一资源的占比;
接收第一数据量指示信息,所述第一数据量指示信息用于指示所述发送端待传输的数据的总数据量;
根据所述第一数据量指示信息以及所述第一资源占比信息确定第一资源指示信息。
在一实施例中,所述发送第二资源指示信息的步骤之前,还包括:
接收第二数据量指示信息,所述第二数据量指示信息用于指示可靠性等级为第二等级的待传输的第二数据包的数据量。
在一实施例中,所述发送第二资源指示信息的步骤之前,还包括:
接收第二资源占比信息,所述第二资源占比信息用于指示可靠性等级为第二等级的第二资源的占比;
接收第二数据量指示信息,所述第二数据量指示信息用于指示所述发送端待传输的数据的总数据量;
根据所述第二数据量指示信息以及所述第二资源占比信息确定第二资源指示信息。
在一实施例中,所述第一数据包为第一业务的数据包,还包括:
发送业务资源指示信息,所述业务资源指示信息用于指示传输所述第一业务的数据包的资源的可靠性等级。
在一实施例中,所述第一业务为视频业务。
在一实施例中,第三数据队列接收所述第一数据包,所述第三数据队列接收的所述第一数据包经由第三RLC实体传输;
第四数据队列接收所述第二数据包,所述第四数据队列接收的所述第二数据包经由第四RLC实体传输。
另一方面,本申请还提供一种发送端,包括:
第一接收模块,用于接收第一资源指示信息,所述第一资源指示信息用于指示第一资源,所述第一资源的可靠性等级为第一等级;
第一发送模块,用于在所述第一资源上发送第一数据包,所述第一数据包的可靠性等级为第一等级。
另一方面,本申请还提供一种接收端,包括:
第二发送模块,用于发送第一资源指示信息,所述第一资源指示信息用于指示第一资源,所述第一资源的可靠性等级为第一等级;
第二接收模块,用于接收所述第一资源上传输的第一数据包,所述第一数据包的可靠性等级为第一等级。
另一方面,本申请还提供一种终端设备,包括:存储器和处理器;
所述存储器存储计算机执行指令;
所述处理器执行所述存储器存储的计算机执行指令,使得所述处理器执行如上所述的数据传输方法。
另一方面,本申请还提供一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机执行指令,所述计算机执行指令被处理器执行时用于实现如上所述的数据传输方法。
另一方面,本申请还提供一种计算机程序产品,包括计算机程序,所述计算机程序被处理器执行时,实现如上所述的数据传输方法。
本申请提供的数据传输方法和装置,接收用于指示资源的资源指示信息,且资源的可靠性等级是第一等级,再通过在资源上发送可靠性等级也为第一等级的数据包。本申请中,发送端通过资源将与资源的可靠性等级相同的数据包进行传输,使得数据包能够按照数据包所要求的可靠性要求进行传输,提高了数据的传输可靠性。
附图说明
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本公开的实施例,并与说明书一起用于解释本公开的原理。
图1为本申请数据传输方法的场景示意图;
图2为本申请数据传输方法第一实施例的流程示意图;
图3为本申请实施例涉及的待传输数据的组成示意图;
图4为本申请数据传输方法第二实施例的流程示意图;
图5为本申请数据传输方法第三实施例的流程示意图;
图6为本申请数据传输方法第四实施例的流程示意图;
图7为本申请实施例涉及的BSR的一组成示意图;
图8为本申请实施例涉及的BSR的另一组成示意图;
图9为本申请数据传输方法第五实施例的流程示意图;
图10为本申请涉及的终端与基站的简要交互示意图;
图11为本申请实施例涉及的发送端传输数据的简要示意图;
图12为本申请数据传输方法第六实施例的流程示意图;
图13为本申请数据传输方法第七实施例的流程示意图;
图14为本申请数据传输方法第八实施例的流程示意图;
图15为本申请数据传输方法第九实施例的流程示意图;
图16为本申请数据传输方法第十实施例的流程示意图;
图17为本申请发送端的模块示意图;
图18为本申请接收端的模块示意图;
图19为本申请终端设备的结构示意图。
通过上述附图,已示出本公开明确的实施例,后文中将有更详细的描述。这些附图和文字描述并不是为了通过任何方式限制本公开构思的范围,而是通过参考特定实施例为本领域技术人员说明本公开的概念。
具体实施方式
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本公开相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本公开的一些方面相一致的装置和方法的例子。
本申请提供一种数据传输方法。如图1所示,终端以及基站均设置有PDCP层、RLC层、MAC层以及PHY层。在终端中,数据包经过PDCP和RLC层处理,成为RLC PDU,RLC PDU在MAC层组装陈传输块TB,TB在通过PHY层传输至基站。同理的,在基站中,数据包经过PDCP和RLC层处理,成为RLC PDU,RLC PDU在MAC层组装陈传输块TB,TB在通过PHY层传输至终端。
下面以具体地实施例对本申请的技术方案以及本申请的技术方案如何解决上述技术问题进行详细说明。下面这几个具体的实施例可以相互结合,对于相同或相似的概念或过程可能在某些实施例中不再赘述。下面将结合附图,对本申请的实施例进行描述。
参照图2,图2为本申请数据传输方法的第一实施例,应用于发送端,数据传输方法包括以下步骤:
步骤S10,接收第一资源指示信息,第一资源指示信息用于指示第一资源,第一资源的可靠性等级为第一等级。
在本实施例中,发送端与接收端通信连接。接收端可以向发送端下发资源指示信息,该资源指示信息定义为第一资源指示信息。第一资源指示信息用于指示第一资源,而第一资源具有可靠性等级,可靠性等级包括第一等级、第二等级以及更多等级。可靠性等级表征采用资源进行传输的可靠性。例如,可靠性等级为第一等级时,采用第一等级的资源传输数据的可靠性较高,且通过该资源传输的数据的误块率较小,误块率例如为0.001%。
步骤S20,在第一资源上发送第一数据包,第一数据包的可靠性等级为第一等级。
发送端具有待传输的数据,待传输的数据包括有多个数据包,且每个数据包具有对应的可靠性等级。数据包的可靠性等级是发送端进行配置的。具体的,待传输的数据中有重要性高的数据包、重要性低的数据包、或者其他重要性程度不同的数据包。发送端按照每个数据包的重要性程度对每个数据包配置对应的可靠性等级。例如,重要性稿的数据包的可靠性等级配置为第一等级、将重要性低的数据的可靠性等级配置为第二等级。可以理解的是,重要性程度越高的数据包所要求的传输可靠性越高。以待传输的数据为视频数据进行说明。
参照图3,图3中的三个视频帧(待传输数据),每个视频帧包含三个数据包,其中视频帧A的1号数据包比较重要,2、3号数据包相对重要性低;视频帧B的2号数据包比较重要,1、3号数据包相对重要性低;视频帧C的3号数据包比较重要,1、2号数据包相对重要性低。发送端对视频帧A的1号数据包的可靠性等级配置为第一等级,2、3号数据包的可靠性等级配置为第二等级。同理,发送端将视频帧B的2号数据包的可靠性等级配置为第一等级,将视频帧B的1、3号数据包的可靠性等级配置为第二等级;发送端将视频帧C的3号数据包的可靠性等级配置为第一等级,将视频帧C的1、2号数据包的可靠性等级配置为第二等级。
发送端在接收到第一资源指示信息后,即可确定发送端需要通过第一资源进行数据传输。而第一资源的可靠性等级是第一等级,因此,发送端确定需要将可靠性等级为第一等级的数据包进行传输。可靠性等级为第一等级的数据包定义为第一数据包。对此,发送端在各个数据包中确定与第一资源的可靠性等级相同的第一数据包,再通过第一资源将第一数据包发送至接收端。
此外,第一数据包的可以被组装成一个或多个传输块,发送端再通过第一资源将第一数据包所对应各个传输块传输至接收端。需要说明的是,发送端按照顺序依次对每个数据 包进行判断,以确定数据包的可靠性要求(可靠性要求可通过可靠性等级表征)是否符合第一资源的可提供的可靠性要求。当数据包的可靠性要求符合第一资源可提供的可靠性要求,则将数据包放入传输块进行传输,若不符合则不放入传输块。
在本实施例中,发送端基于接收的第一资源指示信息确定待传输的第一数据包,且第一数据包的可靠性等级是与第一资源指示信息所指示的第一资源的可靠性等级是相同,数据包的传输并不是按照数据包的顺序进行传输,也即发送端可以乱序向接收端发送各个数据包。
在本实施例提供的技术方案中,发送端接收用于指示第一资源的第一资源指示信息,且第一资源的可靠性等级是第一等级,发送端再通过在第一资源上发送可靠性等级也为第一等级的数据包。本申请中,发送端通过第一资源将与第一资源的可靠性等级相同的第一数据包进行传输,使得第一数据包能够按照第一数据包所要求的可靠性要求进行传输,提高了数据的传输可靠性。
参照图4,图4为本申请数据传输方法第二实施例,基于第一实施例,步骤S20之后,还包括:
步骤S30,接收第二资源指示信息,第二资源指示信息用于指示第二资源,第二资源的可靠性等级为第二等级。
在本实施例中,发送端可接收接收端下发的第二资源指示信息,第二资源指示信息用于指示第二资源。第二资源具有可靠性等级,且第二资源的可靠性等级是第二等级。
步骤S40,在第二资源上发送第二数据包,第二数据包的可靠性等级为第二等级。
发送端在接收到第二资源指示信息后,即可确定发送端需要通过第二资源进行数据传输。而第二资源的可靠性等级是第二等级,因此,发送端确定需要将可靠性等级为第二等级的数据包进行传输。可靠性等级为第二等级的数据包定义为第二数据包。对此,发送端在各个数据包中确定与第二资源的可靠性等级相同的第二数据包,再通过第二资源将第二数据包发送至接收端。
第二数据包的可以被组装成一个或多个传输块,发送端再通过第二资源将第二数据包所对应各个传输块传输至接收端。
需要说明的是,接收端可以先下发第一资源指示信息,发送端再通过第一资源指示信息向接收端传输第一数据包,且接收端接收到第一数据包后,接收端在向发送端发送第二资源指示信息,也即步骤S30发生在步骤S20之后。但接收端也可以先下发第二资源指示 信息,且接收端在接收到发送端基于第二资源指示信息传输的第二数据包后,再向发送端下发第一资源指示信息,也即步骤S30以及步骤S40位于步骤S10之前。另外,接收端可以同时下发第一资源指示信息以及第二资源指示信息,也即步骤S30以及步骤S40,与步骤S10以及步骤S20可以同时进行。
在本实施例提供的技术方案中,发送端接收用于指示第二资源的第二资源指示信息,且第二资源的可靠性等级是第二等级,发送端再通过在第二资源上发送可靠性等级也为第二等级的数据包。本申请中,发送端通过第二资源将与第二资源的可靠性等级相同的第二数据包进行传输,使得第二数据包能够按照第二数据包所要求的可靠性要求进行传输,提高了数据的传输可靠性。
参照图5,图5为本申请数据传输方法第三实施例,基于第一或第二实施例步骤S10之前,还包括:
步骤S50,发送第一数据量指示信息,第一数据量指示信息用于指示可靠性等级为第一等级的待传输的第一数据包的数据量,或者,第一数据量指示信息用于指示发送端待传输的数据的总数据量。
在本实施例中,发送端在传输第一数据包之前,会向接收端发送信息通知接收端向发送端分配传输第一数据包所需的第一资源。具体的,在发送端传输数据之前,接收端会基于发送端待传输的数据分配资源。发送端先确定第一数据包的数据量,且需要确定第一数据包的可靠性等级,发送端再基于第一数据包的可靠性等级以及数据量生成第一数据量指示信息,第一数据量指示信息用于指示可靠性等级为第一等级的待传输的第一数据包的数据量。
接收端在接收到第一数据量指示信息后,解析第一数据量指示信息确定发送端待传输的第一数据包的可靠性等级是第一等级、且可确定第一数据包的第一数据量,接收端分配可靠性等级为第一等级的第一资源,且第一资源可以传输一个或多个数据块。接收端再基于第一资源生成第一资源指示信息发送至发送端。
此外,第一数据量指示信息用于指示发送端待传输的数据的总数据量。具体的,发送端是终端,接收端是基站,则XR(extended-range,扩展范围)服务器生成可靠性等级为第一等级的上行资源的占比,XR再通知基站使得基站从XR服务器中提取占比。终端向基站发送待传输的数据的总数据量后,基站通过占比以及总数据量即可确定可靠性等级为第一等级的第一数据包的数据量,基站即可通过第一数据包的数据量向终端分配可靠性等级为第一等级的上行资源。另外,可靠性等级为第一等级的待传 输数据的占比缓存于发送端的应用层,发送端的应用层通知发送端的接入层,发送端的接入层再通知接收端的接入层,从而使得接收端获取可靠性等级为第一等级的待传输数据的占比。
在本实施例提供的技术方案中,发送端向接收端发送第一数据量指示信息,使得接收端向发送端下发第一资源指示信息,进而使得发送端发送与第一资源指示信息指示的第一资源的可靠性等级相同的第一数据包。
参照图6,图6为本申请数据传输方法第四实施例,基于第二或第三实施例,步骤S30之前,还包括:
步骤S60,发送第二数据量指示信息,第二数据量指示信息用于指示可靠性等级为第二等级的待传输的第二数据包的数据量,或者,第二数据量指示信息用于指示发送端待传输的数据的总数据量。
在本实施例中,发送端在传输第二数据包之前,会向接收端发送信息通知接收端下发第二数据包所对应的第二资源。具体的,在发送端传输数据之前,接收端会基于发送端待传输的数据分配资源。发送端先确定第二数据包的数据量,且需要确定第二数据包的可靠性等级,发送端再基于第二数据包的可靠性等级以及数据量生成第二数据量指示信息,第二数据量指示信息用于指示可靠性等级为第二等级的待传输的第二数据包的数据量。
接收端在接收到第二数据量指示信息后,解析第二数据量指示信息确定发送端待传输的第二数据包的可靠性等级是第二等级、且可确定第二数据包的第二数据量,接收端配置可靠性等级为第二等级的第二资源,且第二资源可以承载第二数据量的数据进行传输。接收端再基于第二资源生成第二资源指示信息发送至发送端。
此外,第二数据量指示信息用于指示发送端待传输的数据的总数据量。具体的,发送端是终端,接收端是基站,则XR(extended-range,扩展范围)服务器生成可靠性等级为第二等级的上行资源的占比,XR再通知基站使得基站从XR服务器中提取占比。终端向基站发送待传输的数据的总数据量后,基站通过占比以及总数据量即可确定可靠性等级为第一等级的第二数据包的数据量,基站即可通过第二数据包的数据量向终端分配可靠性等级为第二等级的上行资源。另外,可靠性等级为第一等级的待传输数据的占比缓存于发送端的应用层,发送端的应用层通知发送端的接入层,发送端的接入层再通知接收端的接入层,从而使得接收端获取可靠性等级为第一等级的待传输数据的占比。
此外,第一数据量指示信息以及第二数据量指示信息可以通过BSR(Buffer State  Report,缓存状态报告)的形式发送至接收端。参照图7,每个DRB(Data Radio Bearer,数据无线承载)group按DRB ID从小到大排列,在BSR中占据相应的位置。上报对应的DRB group的待传数据量,即使一个DRB group没有待传数据,也需要在对应的位置填“0”。由于基站和终端都知道DRB group 3是一个视频承载,接收端可以为发送端配置视频承载上报的份数。例如,接收端通知发送端对视频承载配置2份上报数据,因而,发送端将两份待传输数据放置于DRB group 3中,如图7中的两个DRB group 3均有对应的待传输数据。因此,双方都预先知道视频承载包含两份待传数据的上报,分别对应重要数据和非重要数据,基站可以正确解读该BSR的数据结构。可以理解的是,视频承载所对应的DRB group可以包括N个流,也即可以上报N个待传输数据,具体通过接收端进行配置。第一数据指示信息以及第二数据指示信息在BSR的位置可以由接收端采用RRC(Radio Resource Control,无线资源控制)配置好,也可通过协议规定,无需发送端与接收端进行任何操作。例如,位于上方的DRB group 3为第一数据量指示信息,第一数据量指示信息指示可靠性等级为第一等级的数据量是200Bytes;位于下方的DRB group 3为第二数据量指示信息,第二数据量指示信息指示可靠性等级为第二等级的数据量是800Bytes。
发送端还可以以另外一种BSR向接收端上报数据信息。参照图8,每个DRB group对应一个比特位图中的比特,比特为1则表示对应的DRB group有待传数据上报,比特为0则表示对应的DRB group没有待传数据上报。DRB group 1、3、4有待传数据上报,DRB group 2没有待传数据上报。有待传数据上报的三个DRB group中,DRB group 3上报两份,分别对应可靠性等级为第一等级的第一数据量指示信息以及可靠性等级为第二等级的第二数据量指示信息。DRB group 3即为视频帧数据。DRB group 1和4不是视频帧数据,无需区别重要和非重要数据。可以理解的是,位于上方的DRB group 3为第一数据量指示信息,第一数据量指示信息指示可靠性等级为第一等级的数据量是200Bytes;位于下方的DRB group 3为第二数据量指示信息,第二数据量指示信息指示可靠性等级为第二等级的数据量是800Bytes。
在本实施例提供的技术方案中,发送端向接收端发送第二数据量指示信息,使得接收端向发送端下发第二资源指示信息,进而使得发送端发送与第二资源指示信息指示的第二资源的可靠性等级相同的第二数据包。
参照图9,图9为本申请数据传输方法第五实施例,基于第一至第四中任一实施例,步骤S10之前,还包括:
步骤S70,接收业务资源指示信息,业务资源指示信息用于指示传输第一业务的 数据包的资源的可靠性等级。
在本实施例中,发送端在传输数据之前,会向接收端发送指示信息,该指示信息指示发送端发送的数据所属的业务。不同的业务所对应的数据的重要性等级不同。例如,业务是视频,则视频数据的数据包的重要性等级包括重要性高以及重要性性低两个等级;若是业务是语音,则语音数据的重要性等级包括重要性高、重要性一般以及重要性低三个等级。
接收端在接收到提示信息后,解析提示信息从而确定业务的重要性等级,基于重要等级生成业务资源指示信息。业务资源指示信息用于指示第一业务的数据包的资源的可靠性等级,接收端可通过业务资源指示信息得知基站会配置与第一业务所有的重要性等级的资源。例如,第一业务是视频业务,视频数据的重要性等级包括重要性高以及重要性低两个等级,则业务资源指示信息用于指示接收端会下发两种可靠性等级的资源。需要说明的是,可靠性等级可以以具体数值进行表征。例如,可靠性等级所对应的数值是误块率,且误块率是0.001%,则可靠性等级是第一等级。可靠性等级也可以事先由接收端配置可靠性指示信息,每种可靠性等级所对应的可靠性指示信息采用一个索引值表示。接收端在分配资源时,通过可靠性指示信息指示资源的可靠性等级。
第一业务也是任意业务,例如第一业务可以是视频业务。
以下以待传输数据为视频数据、终端作为发送端、基站作为接收端为例,对例进行简要说明。参照图10,图10是终端与基站的简要交互示意图,具体步骤如下:
1、gNB(基站)为终端建立视频DRB,且预先通知UE可以分配的可靠性资源(业务资源指示信息),例如,gNB可以分配两种可靠性资源(可靠性的上行资源);
2、UE将视频帧数据中重要数据的数据量(重要数据例如为第一数据包括)以及非重要数据的数据量(非重要数据例如为第二数据包)上报至gNB,例如,重要数据200B,非重要数据800B;
3、gNB先向UE分配一种可靠性等级的上行资源(该上行资源例如为可靠性等级为第二等级的第二资源),例如,先分配普通可靠性资源的上行资源;
4、UE将视频帧数据数据包1和3(数据包1和3的可靠性等级例如为第二等级)组装成传输块传输至gNB,数据包1和3可以各对应一个传输块,且可通过普通可靠性的上行资源先传输数据包1对应的传输块,在普通可靠性的上行资源传输数据包3对应的传输块;
5、gNB再向UE分配另一种上行资源(该上行资源例如为可靠性等级为第一等级的第一资源),例如,分配高可靠性资源的上行资源;
6、UE将视频帧数据数据包2(数据包2的可靠性等级例如为第一等级)组装成传输 块传输至gNB。
在本实施例提供的技术方案中,发送端接收接收端下发的业务资源指示信息,从而基于业务资源指示信息准确的确定接收端可以下发用于传输数据包的资源的可靠性等级。
在一实施例中,发送端中设置有多个数据队列,每个数据队列用于缓存不同可靠性等级的数据包。例如,发送端中第一数据队列用于缓存可靠性等级为第一等级的第一数据包,发送端中第二数据队列用于缓存可靠性等级为第二等级的第二数据包。数据队列缓存的数据包可以通过RLC实体进行传输,也即第一数据队列缓存的第一数据包通过是第一RLC实体进行传输,第二数据队列缓存的第二数据包通过是第二RLC实体进行传输。
以下以发送端设有第一RLC实体以及第二RLC实体对本实施例进行详细的说明。
参照图11,发送端设置两个RLC实体,一个RLC实体传输可靠性等级为第一等级的数据包,另一个RLC实体传输可靠性等级为第二等级的数据包。假设,图11左边的RLC实体(第一RLC实体)传输重要数据(重要数据的可靠性等级为第一等级),图11中右边的RLC实体(第二RLC实体)传输非重要数据(非重要数据的可靠性等级为第二等级)。视频帧对应的三个数据包,在PDCP层编号分别为1、2、3,经过PDCP后,根据重要性不同,分别送交两个RLC实体处理,重要数据送交左边RLC实体,非重要数据送交右边的RLC实体,两个RLC实体分别对收到的数据分配RLC编号,编号如图11中字体所示。发送端构建传输块时,根据数据包的可靠性等级,从两个不同的RLC实体提取数据,从而实现两个RLC实体所属队列不同的可靠性传输。接收方的两个RLC实体分别收到数据包后,递交至接收方PDCP实体,接收方PDCP实体根据RLC编号,对来自两个RLC实体的数据包进行排序,从而保证接收的数据包的能够还原成视频帧。
需要说明的是,发送端在发送第一数据包以及第二数据包时,需要从对应的数据队列中提取数据以填入传输块中,从而通过资源将传输块传输至接收端。不同的数据队列所存储的数据包的可靠性等级不同,也即不同数据队列的误块率是不同的。采用传输块进行数据传输时,可以从误块率数据队列中提取数据填入传输块,若误块率要求低的数据队列的中的全部数据不足以将传输块的所有存储空间占用,则需要从误块率要求高的数据队列的提取数据填入数据块中。此外,若误块率要求低的数据队列的中的全部数据不足以将传输块的所有存储空间占用,可以在传输块未存储数据的空间中填充padding。在传输块中填充误块率要求高的数据还是在传输块中填充padding,通过由接收端事先对结发送端的配置进行确定。
具体的,发送端构造传输块时,先确定满足数据包的可靠性等级的RLC实体的集合。发送端再从数据包匹配的各个RLC实体开始取数据(数据以数据包的形式存储于RLC实体),直到达到底层要求的传输块大小为止。如三个RLC模块,分别对应误块率要求为10%、1%、0.1%,对于一个可靠性等级为第三等级的数据包,该数据包对应的RLC实体的误块率是1%,传输块的一次传输的资源的数据量是500Bytes,发送段构造传输块时,步骤如下:
1、先确定两个RLC实体符合要求,即误块率要求为10%和1%的RLC实体是可靠性等级为第三等级的数据包所对应的RLC实体;
2、发送端先从误块率为1%的RLC实体中取数据,并填入传输块中,如果该RLC实体中的数据的数据量大于500Bytes,则不再从误块率要求为10%的RLC实体取数据,此时,传输块中的数据包全部来误块率为1%的RLC实体;如果误块率为1%的RLC中的数据的数据量小于500Bytes,则将该RLC中的数据全部填入传输块后,再从误块率为10%的RLC实体取数据,再填入传输块,也即传输块中的数据一部分来误块率为1%的RLC实体,一部分来自误块率为10%的RLC实体。
本申请还提供一种数据传输方法。
参照图12,图12为本申请数据传输方法第六实施例,应用于接收端,包括:
步骤S100,发送第一资源指示信息,第一资源指示信息用于指示第一资源,第一资源的可靠性等级为第一等级。
在本实施例中,在本实施例中,发送端与接收端通信连接。接收端可以向发送端下发资源指示信息,该资源指示信息定义为第一资源指示信息。第一资源指示信息用于指示第一资源,而第一资源具有可靠性等级,可靠性等级包括第一等级、第二等级以及更多等级。可靠性等级表征采用资源进行传输的可靠性。例如,可靠性等级为第一等级时,采用第一等级的资源传输数据的可靠性较高,且通过该资源传输的数据的误块率较小,误块率例如为0.001%。
步骤S110,接收第一资源上传输的第一数据包,第一数据包的可靠性等级为第一等级。
发送端具有待传输的数据,待传输的数据包括有多个数据包,且每个数据包具有对应的可靠性等级。数据包的可靠性等级是发送端进行配置的。具体的,待传输的数据中有重要性高的数据包、重要性低的数据包、或者其他重要性程度不同的数据包。发送端按照每个数据包的重要性程度对每个数据包配置对应的可靠性等级。例如,重 要性稿的数据包的可靠性等级配置为第一等级、将重要性低的数据的可靠性等级配置为第二等级。可以理解的是,重要性程度越高的数据包所要求的传输可靠性越高。以待传输的数据为视频数据进行说明。
参照图3,图3中的三个视频帧(待传输数据),每个视频帧包含三个数据包,其中视频帧A的1号数据包比较重要,2、3号数据包相对重要性低;视频帧B的2号数据包比较重要,1、3号数据包相对重要性低;视频帧C的3号数据包比较重要,1、2号数据包相对重要性低。发送端对视频帧A的1号数据包的可靠性等级配置为第一等级,2、3号数据包的可靠性等级配置为第二等级。同理,发送端将视频帧B的2号数据包的可靠性等级配置为第一等级,将视频帧B的1、3号数据包的可靠性等级配置为第二等级;发送端将视频帧C的3号数据包的可靠性等级配置为第一等级,将视频帧C的1、2号数据包的可靠性等级配置为第二等级。
发送端在接收到第一资源指示信息后,即可确定发送端需要通过第一资源进行数据传输。而第一资源的可靠性等级是第一等级,因此,发送端确定需要将可靠性等级为第一等级的数据包进行传输。可靠性等级为第一等级的数据包定义为第一数据包。对此,发送端在各个数据包中确定与第一资源的可靠性等级相同的第一数据包,再通过第一资源将第一数据包发送至接收端。
此外,第一数据包的可以被组装成一个或多个传输块,发送端再通过第一资源将第一数据包所对应各个传输块传输至接收端。需要说明的是,当数据包的可靠性等级符合第一资源可提供的可靠性等级,则将数据包放入传输块进行传输,若不符合则不放入传输块。
在本实施例中,发送端基于接收的第一资源指示信息确定待传输的第一数据包,且第一数据包的可靠性等级是与第一资源指示信息所指示的第一资源的可靠性等级是相同,数据包的传输并不是按照数据包的顺序进行传输,也即发送端可以乱序向接收端发送各个数据包。
在本实施例提供的技术方案中,接收端发送用于指示第一资源的第一资源指示信息,且第一资源的可靠性等级是第一等级,接收端再接收基于在第一资源上发送可靠性等级也为第一等级的数据包。本申请中,发送端通过第一资源将与第一资源的可靠性等级相同的第一数据包进行传输,使得第一数据包能够按照第一数据包所要求的可靠性要求进行传输,提高了数据的传输可靠性。
参照图13,图13为本申请数据传输方法第七实施例,基于第六实施例,步骤S110之后,还包括:
步骤S120,发送第二资源指示信息,第二资源指示信息用于指示第二资源,第二资源的可靠性等级为第二等级。
在本实施例中,接收端向发送端下发的第二资源指示信息,第二资源指示信息用于指示第二资源。第二资源具有可靠性等级,且第二资源的可靠性等级是第二等级。
步骤S130,接收第二资源上传输的第二数据包,第二数据包的可靠性等级为第二等级。
发送端在接收到第二资源指示信息后,即可确定发送端需要通过第二资源进行数据传输。而第二资源的可靠性等级是第二等级,因此,发送端确定需要将可靠性等级为第二等级的数据包进行传输。可靠性等级为第二等级的数据包定义为第二数据包。对此,发送端在各个数据包中确定与第二资源的可靠性等级相同的第二数据包,再通过第二资源将第二数据包发送至接收端。
第二数据包的可以被组装成一个或多个传输块,发送端再通过第二资源将第二数据包所对应各个传输块传输至接收端。
需要说明的是,接收端可以先下发第一资源指示信息,发送端再通过第一资源指示信息向接收端传输第一数据包,且接收端接收到第一数据包后,接收端在向发送端发送第二资源指示信息,也即步骤S120发生在步骤S110之后。但接收端也可以先下发第二资源指示信息,且接收端在接收到发送端基于第二资源指示信息传输的第二数据包后,再向发送端下发第一资源指示信息,也即步骤S120以及步骤S130位于步骤S100之前。另外,接收端可以同时下发第一资源指示信息以及第二资源指示信息,也即步骤S120以及步骤S130,与步骤S100以及步骤S110可以同时进行。
在本实施例提供的技术方案中,接收端发送用于指示第二资源的第二资源指示信息,且第二资源的可靠性等级是第二等级,接收端再接收第二资源上发送可靠性等级也为第二等级的数据包。本申请中,发送端通过第二资源将与第二资源的可靠性等级相同的第二数据包进行传输,使得第二数据包能够按照第二数据包所要求的可靠性要求进行传输,提高了数据的传输可靠性。
参照图14,图14为本申请数据传输方法第八实施例,基于第六或第七实施例,步骤S100之前,还包括:
步骤S140,接收第一数据量指示信息,第一数据量指示信息用于指示可靠性等级为第一等级的待传输的第一数据包的数据量。
在本实施例中,发送端在传输第一数据包之前,会向接收端发送信息通知接收端向发 送端分配传输第一数据包所需的第一资源。具体的,在发送端传输数据之前,接收端会基于发送端待传输的数据分配资源。发送端先确定第一数据包的数据量,且需要确定第一数据包的可靠性等级,发送端再基于第一数据包的可靠性等级以及数据量生成第一数据量指示信息,第一数据量指示信息用于指示可靠性等级为第一等级的待传输的第一数据包的数据量。
接收端在接收到第一数据量指示信息后,解析第一数据量指示信息确定发送端待传输的第一数据包的可靠性等级是第一等级、且可确定第一数据包的第一数据量,接收端分配可靠性等级为第一等级的第一资源,且第一资源可以传输一个或多个数据块。接收端再基于第一资源生成第一资源指示信息发送至发送端。
需要说明的是,第一数据量指示信息指示可靠性等级为第一等级的待传输的第一数据包的占比,占比是第一数据包与待传输数据的数据量比值。同时,第一数据量指示信息需要携带待传输数据的总数据量,使得接收端基于占比一级总数据量确定第一数据包的数据量。
在本实施例提供的技术方案中,发送端向接收端发送第一数据量指示信息,使得接收端向发送端下发第一资源指示信息,进而使得发送端发送与第一资源指示信息指示的第一资源的可靠性等级相同的第一数据包。
在一实施例中,步骤S100之前,还包括:
接收第一资源占比信息,第一资源占比信息用于指示可靠性等级为第一等级的第一资源的占比;
接收第一数据量指示信息,第一数据量指示信息用于指示发送端待传输的数据的总数据量;
根据第一数据量指示信息以及第一资源占比信息确定第一资源指示信息。
在本实施例中,第一数据量指示信息用于指示发送端待传输的数据的总数据量。具体的,发送端是终端,接收端是基站,则XR(extended-range,扩展范围)
服务器生成可靠性等级为第一等级的上行资源的占比,XR再通知基站使得基站从XR服务器中提取占比。也即接收端接收第一资源占比信息,第一资源占比信息用于指示可靠性等级为第一等级的第一资源的占比。
接收端接收第一数据量指示信息后,也即终端向基站发送待传输的数据的总数据量后,基站通过占比以及总数据量即可确定可靠性等级为第一等级的第一数据包的数据量,基站即可通过第一数据包的数据量向终端分配可靠性等级为第一 等级的上行资源。也即接收端基于第一数据量指示信息以及第一资源占比信息确定第一资源指示信息。
需要说明的是,可靠性等级为第一等级的待传输数据的占比缓存于发送端的应用层,发送端的应用层通知发送端的接入层,发送端的接入层再通知接收端的接入层,从而使得接收端获取可靠性等级为第一等级的待传输数据的占比。
在本实施例提供的技术方案中,发送端向接收端发送第一数据量指示信息,使得接收端向发送端下发第一资源指示信息,进而使得发送端发送与第一资源指示信息指示的第一资源的可靠性等级相同的第一数据包。
参照图15,图15为本申请数据传输方法第九实施例,基于第七或第八实施例,步骤S120之前,还包括:
步骤S150,接收第二数据量指示信息,第二数据量指示信息用于指示可靠性等级为第二等级的待传输的第二数据包的数据量,或者,第二数据量指示信息用于指示发送端待传输的数据的总数据量。
在本实施例中,发送端在传输第二数据包之前,会向接收端发送信息通知接收端下发第二数据包所对应的第二资源。具体的,在发送端传输数据之前,接收端会基于发送端待传输的数据分配资源。发送端先确定第二数据包的数据量,且需要确定第二数据包的可靠性等级,发送端再基于第二数据包的可靠性等级以及数据量生成第二数据量指示信息,第二数据量指示信息用于指示可靠性等级为第二等级的待传输的第二数据包的数据量。
接收端在接收到第二数据量指示信息后,解析第二数据量指示信息确定发送端待传输的第二数据包的可靠性等级是第二等级、且可确定第二数据包的第二数据量,接收端配置可靠性等级为第二等级的第二资源,且第二资源可以承载第二数据量的数据进行传输。接收端再基于第二资源生成第二资源指示信息发送至发送端。
需要说明的是,第二数据量指示信息指示可靠性等级为第二等级的待传输的第二数据包的占比,占比是第二数据包与待传输数据的数据量比值。同时,第二数据量指示信息需要携带待传输数据的总数据量,使得接收端基于占比二级总数据量确定第二数据包的数据量。
此外,第一数据量指示信息以及第二数据量指示信息可以通过BSR(Buffer State Report,缓存状态报告)的形式发送至接收端。参照图7,每个DRB(Data Radio Bearer,数据无线承载)group按DRB ID从小到大排列,在BSR中占据相应的位置。上报对应的DRB group的待传数据量,即使一个DRB group没有待传数据,也需要在对应的位置填“0”。 由于基站和终端都知道DRB group 3是一个视频承载,接收端可以为发送端配置视频承载上报的份数。例如,接收端通知发送端对视频承载配置2份上报数据,因而,发送端将两份待传输数据放置于DRB group 3中,如图7中的两个DRB group 3均有对应的待传输数据。因此,双方都预先知道视频承载包含两份待传数据的上报,分别对应重要数据和非重要数据,基站可以正确解读该BSR的数据结构。可以理解的是,视频承载所对应的DRB group可以包括N个流,也即可以上报N个待传输数据,具体通过接收端进行配置。第一数据指示信息以及第二数据指示信息在BSR的位置可以由接收端采用RRC(Radio Resource Control,无线资源控制)配置好,也可通过协议规定,无需接收端与发送端进行任何操作。例如,位于上方的DRB group 3为第一数据量指示信息,第一数据量指示信息指示可靠性等级为第一等级的数据量是200Bytes;位于下方的DRB group 3为第二数据量指示信息,第二数据量指示信息指示可靠性等级为第二等级的数据量是800Bytes。
发送端还可以以另外一种BSR向接收端上报数据信息。参照图8,每个DRB group对应一个比特位图中的比特,比特为1则表示对应的DRB group有待传数据上报,比特为0则表示对应的DRB group没有待传数据上报。DRB group 1、3、4有待传数据上报,DRB group 2没有待传数据上报。有待传数据上报的三个DRB group中,DRB group 3上报两份,分别对应可靠性等级为第一等级的第一数据量指示信息以及可靠性等级为第二等级的第二数据量指示信息。DRB group 3即为视频帧数据。DRB group 1和4不是视频帧数据,无需区别重要和非重要数据。可以理解的是,位于上方的DRB group 3为第一数据量指示信息,第一数据量指示信息指示可靠性等级为第一等级的数据量是200Bytes;位于下方的DRB group 3为第二数据量指示信息,第二数据量指示信息指示可靠性等级为第二等级的数据量是800Bytes。
在本实施例提供的技术方案中,发送端向接收端发送第二数据量指示信息,使得接收端向发送端下发第二资源指示信息,进而使得发送端发送与第二资源指示信息指示的第二资源的可靠性等级相同的第二数据包。
在二实施例中,步骤S120之前,还包括:
接收第二资源占比信息,第二资源占比信息用于指示可靠性等级为第二等级的第二资源的占比;
接收第二数据量指示信息,第二数据量指示信息用于指示发送端待传输的数据的总数据量;
根据第二数据量指示信息以及第二资源占比信息确定第二资源指示信息。
在本实施例中,第二数据量指示信息用于指示发送端待传输的数据的总数据量。具体的,发送端是终端,接收端是基站,则XR(extended-range,扩展范围)服务器生成可靠性等级为第二等级的上行资源的占比,XR再通知基站使得基站从XR服务器中提取占比。也即接收端接收第二资源占比信息,第二资源占比信息用于指示可靠性等级为第二等级的第二资源的占比。
接收端接收第二数据量指示信息后,也即终端向基站发送待传输的数据的总数据量后,基站通过占比以及总数据量即可确定可靠性等级为第二等级的第二数据包的数据量,基站即可通过第二数据包的数据量向终端分配可靠性等级为第二等级的上行资源。也即接收端基于第二数据量指示信息以及第二资源占比信息确定第二资源指示信息。
需要说明的是,可靠性等级为第二等级的待传输数据的占比缓存于发送端的应用层,发送端的应用层通知发送端的接入层,发送端的接入层再通知接收端的接入层,从而使得接收端获取可靠性等级为第二等级的待传输数据的占比。
在本实施例提供的技术方案中,发送端向接收端发送第二数据量指示信息,使得接收端向发送端下发第二资源指示信息,进而使得发送端发送与第二资源指示信息指示的第二资源的可靠性等级相同的第二数据包。
参照图16,图16为本申请数据传输方法第十实施例,基于第六至第九中任一实施例,步骤S100之前,还包括:
步骤S160,发送业务资源指示信息,业务资源指示信息用于指示传输第一业务的数据包的资源的可靠性等级。
在本实施例中,发送端在传输数据之前,会向接收端发送指示信息,该指示信息指示发送端发送的数据所属的业务。不同的业务所对应的数据的重要性等级不同。例如,业务是视频,则视频数据的数据包的重要性等级包括重要性高以及重要性性低两个等级;若是业务是语音,则语音数据的重要性等级包括重要性高、重要性一般以及重要性低三个等级。
接收端在接收到提示信息后,解析提示信息从而确定业务的重要性等级,基于重要等级生成业务资源指示信息。业务资源指示信息用于指示第一业务的数据包的资源的可靠性等级,接收端可通过业务资源指示信息得知基站会配置与第一业务所有的重要性等级的资源。例如,第一业务是视频业务,视频数据的重要性等级包括重要性高以及重要性低两个等级,则业务资源指示信息用于指示接收端会下发两种可靠性等级的资源。需要说明的是,可靠性等级可以以具体数值进行表征。例如,可靠性等级所对应的数值是误块率,且误块 率是0.001%,则可靠性等级是第一等级。可靠性等级也可以事先由接收端配置可靠性指示信息,每种可靠性等级所对应的可靠性指示信息采用一个索引值表示。接收端在分配资源时,通过可靠性指示信息指示资源的可靠性等级。
第一业务也是任意业务,例如第一业务可以是视频业务。
以下以待传输数据为视频数据、终端作为发送端、基站作为接收端为例,对例进行简要说明。参照图10,图10是终端与基站的简要交互示意图,具体步骤如下:
1、gNB(基站)为终端建立视频DRB,且预先通知UE可以分配的可靠性资源(业务资源指示信息),例如,gNB可以分配两种可靠性资源(可靠性的上行资源);
2、UE将视频帧数据中重要数据的数据量(重要数据例如为第一数据包括)以及非重要数据的数据量(非重要数据例如为第二数据包)上报至gNB,例如,重要数据200B,非重要数据800B;
3、gNB先向UE分配一种可靠性等级的上行资源(该上行资源例如为可靠性等级为第二等级的第二资源),例如,先分配普通可靠性资源的上行资源;
4、UE将视频帧数据数据包1和3(数据包1和3的可靠性等级例如为第二等级)组装成传输块传输至gNB,数据包1和3可以各对应一个传输块,且可通过普通可靠性的上行资源先传输数据包1对应的传输块,在普通可靠性的上行资源传输数据包3对应的传输块;
5、gNB再向UE分配另一种上行资源(该上行资源例如为可靠性等级为第一等级的第一资源),例如,分配高可靠性资源的上行资源;
6、UE将视频帧数据数据包2(数据包2的可靠性等级例如为第一等级)组装成传输块传输至gNB。
在本实施例提供的技术方案中,发送端接收接收端下发的业务资源指示信息,从而基于业务资源指示信息准确的确定接收端可以下发用于传输数据包的资源的可靠性等级。
在一实施例中,接收端中设置有多个数据队列,每个数据队列用于接收不同可靠性等级的数据包。例如,接收端中第三数据队列用于接收可靠性等级为第一等级的第一数据包,接收端中第四数据队列用于接接收可靠性等级为第二等级的第二数据包。数据队列接收的数据包可以通过RLC实体进行传输,也即第三数据队列接收的第一数据包通过是第三RLC实体进行传输,第四数据队列接收的第二数据包通过是第四RLC实体进行传输。可以理解的是,接收端的三数据队列接收发送端的第一数据队列发送的第一数据包,且接收端的第四数据队列接收发送端的第二数据队列发送的第二数据 包;第三数据队列通过第三RCL实体将第一数据包传输至接收端的PDCP实体,且第四数据队列通过第四RCL实体将第二数据包传输至接收端的PDCP实体,PDCP通过第一数据包以及第二数据包的编号(发送端的数据队列会对发送的数据包进行编号,具体参照上述说明)对第一数据包以及第二数据包进行排序,从而组装成完整的数据。
本申请还提供一种发送端,参照图17,发送端1700包括:
第一接收模块1710,用于接收第一资源指示信息,第一资源指示信息用于指示第一资源,第一资源的可靠性等级为第一等级;
第一发送模块1720,用于在第一资源上发送第一数据包,第一数据包的可靠性等级为第一等级。
在一实施例中,发送端1700包括:
第一接收模块1710,用于接收第二资源指示信息,第二资源指示信息用于指示第二资源,第二资源的可靠性等级为第二等级;
第一发送模块1720,用于在第二资源上发送第二数据包,第二数据包的可靠性等级为第二等级。
在一实施例中,发送端1700包括:
第一发送模块1720,用于发送第一数据量指示信息,第一数据量指示信息用于指示可靠性等级为第一等级的待传输的第一数据包的数据量,或者,第一数据量指示信息用于指示发送端待传输的数据的总数据量。
在一实施例中,发送端1700包括:
第一发送模块1720,用于发送第二数据量指示信息,第二数据量指示信息用于指示可靠性等级为第二等级的待传输的第二数据包的数据量,或者,第二数据量指示信息用于指示发送端待传输的数据的总数据量。
在一实施例中,发送端1700包括:
第一接收模块1710,用于接收业务资源指示信息,业务资源指示信息用于指示传输第一业务的数据包的资源的可靠性等级。
本申请还提供一种接收端,参照图18,接收端1800包括:
第二发送模块1810,用于发送第一资源指示信息,第一资源指示信息用于指示第一资源,第一资源的可靠性等级为第一等级;
第二接收模块1820,用于接收第一资源上传输的第一数据包,第一数据包的可靠性 等级为第一等级。
在一实施例中,接收端1800包括:
第二发送模块1810,用于发送第二资源指示信息,第二资源指示信息用于指示第二资源,第二资源的可靠性等级为第二等级;
第二接收模块1820,用于接收第二资源上传输的第二数据包,第二数据包的可靠性等级为第二等级。
在一实施例中,接收端1800包括:
第二接收模块1820,用于接收第一数据量指示信息,第一数据量指示信息用于指示可靠性等级为第一等级的待传输的第一数据包的数据量。
在一实施例中,接收端1800包括:
第二接收模块1820,用于接收第一资源占比信息,第一资源占比信息用于指示可靠性等级为第一等级的第一资源的占比;
第二接收模块1820,用于接收第一数据量指示信息,第一数据量指示信息用于指示发送端待传输的数据的总数据量;
确定模块,用于根据第一数据量指示信息以及第一资源占比信息确定第一资源指示信息。
在一实施例中,接收端1800包括:
第二接收模块1820,用于接收第二数据量指示信息,第二数据量指示信息用于指示可靠性等级为第二等级的待传输的第二数据包的数据量。
在一实施例中,接收端1800包括:
第二接收模块1820,用于接收第二资源占比信息,第二资源占比信息用于指示可靠性等级为第二等级的第二资源的占比;
第二接收模块1820,用于接收第二数据量指示信息,第二数据量指示信息用于指示发送端待传输的数据的总数据量;
确定模块,用于根据第二数据量指示信息以及第二资源占比信息确定第二资源指示信息。
在一实施例中,接收端1800包括:
第二发送模块1810,用于发送业务资源指示信息,业务资源指示信息用于指示传输第一业务的数据包的资源的可靠性等级。
图19是根据一示例性实施例示出的一种终端设备的硬件结构图。
终端设备1900可以包括:处理器191,例如CPU,存储器192以及收发器193。本领域技术人员可以理解,图19中示出的结构并不构成对终端设备的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。存储器192可以由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随机存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。
处理器191可以调用存储器192内存储的计算机程序,以完成上述的数据传输方法的全部或部分步骤。
收发器193用于接收外部设备发送的信息以及向外部设备发送信息。
一种非临时性计算机可读存储介质,当该存储介质中的指令由终端设备的处理器执行时,使得终端设备能够执行上述数据传输方法。
一种计算机程序产品,包括计算机程序,当该计算机程序由发送端的处理器执行时,使得发送端能够执行上述数据传输方法。
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本公开的其它实施方案。本申请旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由下面的权利要求书指出。
应当理解的是,本公开并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本公开的范围仅由所附的权利要求书来限制。

Claims (21)

  1. 一种数据传输方法,应用于发送端,其特征在于,包括:
    接收第一资源指示信息,所述第一资源指示信息用于指示第一资源,所述第一资源的可靠性等级为第一等级;
    在所述第一资源上发送第一数据包,所述第一数据包的可靠性等级为第一等级。
  2. 根据权利要求1所述的数据传输方法,其特征在于,还包括:
    接收第二资源指示信息,所述第二资源指示信息用于指示第二资源,所述第二资源的可靠性等级为第二等级;
    在所述第二资源上发送第二数据包,所述第二数据包的可靠性等级为第二等级。
  3. 根据权利要求1或2所述的数据传输方法,其特征在于,所述接收第一资源指示信息的步骤之前,还包括:
    发送第一数据量指示信息,所述第一数据量指示信息用于指示可靠性等级为第一等级的待传输的第一数据包的数据量,或者,所述第一数据量指示信息用于指示所述发送端待传输的数据的总数据量。
  4. 根据权利要求2所述的数据传输方法,其特征在于,所述接收第二资源指示信息的步骤之前,还包括:
    发送第二数据量指示信息,所述第二数据量指示信息用于指示可靠性等级为第二等级的待传输的第二数据包的数据量,或者,所述第二数据量指示信息用于指示所述发送端待传输的数据的总数据量。
  5. 根据权利要求1所述的数据传输方法,其特征在于,所述第一数据包为第一业务的数据包,还包括:
    接收业务资源指示信息,所述业务资源指示信息用于指示传输所述第一业务的数据包的资源的可靠性等级。
  6. 根据权利要求5所述的数据传输方法,其特征在于,所述第一业务为视频业务。
  7. 根据权利要求2所述的数据传输方法,其特征在于,第一数据队列缓存所述第一数据包,所述第一数据队列缓存的所述第一数据包经由第一RLC实体传输;
    第二数据队列缓存所述第二数据包,所述第二数据队列缓存的所述第二数据包经由第二RLC实体传输。
  8. 一种数据传输方法,应用于接收端,其特征在于,包括:
    发送第一资源指示信息,所述第一资源指示信息用于指示第一资源,所述第一资 源的可靠性等级为第一等级;
    接收所述第一资源上传输的第一数据包,所述第一数据包的可靠性等级为第一等级。
  9. 根据权利要求8所述的数据传输方法,其特征在于,还包括:
    发送第二资源指示信息,所述第二资源指示信息用于指示第二资源,所述第二资源的可靠性等级为第二等级;
    接收所述第二资源上传输的第二数据包,所述第二数据包的可靠性等级为第二等级。
  10. 根据权利要求8或9所述的数据传输方法,其特征在于,所述发送第一资源指示信息的步骤之前,还包括:
    接收第一数据量指示信息,所述第一数据量指示信息用于指示可靠性等级为第一等级的待传输的第一数据包的数据量。
  11. 根据权利要求8或9所述的数据传输方法,其特征在于,所述发送第一资源指示信息的步骤之前,还包括:
    接收第一资源占比信息,所述第一资源占比信息用于指示可靠性等级为第一等级的第一资源的占比;
    接收第一数据量指示信息,所述第一数据量指示信息用于指示所述发送端待传输的数据的总数据量;
    根据所述第一数据量指示信息以及所述第一资源占比信息确定第一资源指示信息。
  12. 根据权利要求9所述的的数据传输方法,其特征在于,所述发送第二资源指示信息的步骤之前,还包括:
    接收第二数据量指示信息,所述第二数据量指示信息用于指示可靠性等级为第二等级的待传输的第二数据包的数据量。
  13. 根据权利要求9所述的数据传输方法,其特征在于,所述发送第二资源指示信息的步骤之前,还包括:
    接收第二资源占比信息,所述第二资源占比信息用于指示可靠性等级为第二等级的第二资源的占比;
    接收第二数据量指示信息,所述第二数据量指示信息用于指示所述发送端待传输的数据的总数据量;
    根据所述第二数据量指示信息以及所述第二资源占比信息确定第二资源指示信息。
  14. 根据权利要求8所述的数据传输方法,其特征在于,所述第一数据包为第一业务的数据包,还包括:
    发送业务资源指示信息,所述业务资源指示信息用于指示传输所述第一业务的数据包的资源的可靠性等级。
  15. 根据权利要求14所述的数据传输方法,其特征在于,所述第一业务为视频业务。
  16. 根据权利要求9所述的数据传输方法,其特征在于,第三数据队列接收所述第一数据包,所述第三数据队列接收的所述第一数据包经由第三RLC实体传输;
    第四数据队列接收所述第二数据包,所述第四数据队列接收的所述第二数据包经由第四RLC实体传输。
  17. 一种发送端,其特征在于,包括:
    第一接收模块,用于接收第一资源指示信息,所述第一资源指示信息用于指示第一资源,所述第一资源的可靠性等级为第一等级;
    第一发送模块,用于在所述第一资源上发送第一数据包,所述第一数据包的可靠性等级为第一等级。
  18. 一种接收端,其特征在于,包括:
    第二发送模块,用于发送第一资源指示信息,所述第一资源指示信息用于指示第一资源,所述第一资源的可靠性等级为第一等级;
    第二接收模块,用于接收所述第一资源上传输的第一数据包,所述第一数据包的可靠性等级为第一等级。
  19. 一种终端设备,其特征在于,包括:存储器和处理器;
    所述存储器存储计算机执行指令;
    所述处理器执行所述存储器存储的计算机执行指令,使得所述处理器执行如权利要求1至16任一项所述的数据传输方法。
  20. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质中存储有计算机执行指令,所述计算机执行指令被处理器执行时用于实现如权利要求1至16任一项所述的数据传输方法。
  21. 一种计算机程序产品,包括计算机程序,其特征在于,所述计算机程序被处理器执行时,实现权利要求1至16任一项所述的数据传输方法。
PCT/CN2022/139753 2021-12-22 2022-12-16 数据传输方法和装置 WO2023116579A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111607984.6A CN116347512A (zh) 2021-12-22 2021-12-22 数据传输方法和装置
CN202111607984.6 2021-12-22

Publications (1)

Publication Number Publication Date
WO2023116579A1 true WO2023116579A1 (zh) 2023-06-29

Family

ID=86875196

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/139753 WO2023116579A1 (zh) 2021-12-22 2022-12-16 数据传输方法和装置

Country Status (2)

Country Link
CN (1) CN116347512A (zh)
WO (1) WO2023116579A1 (zh)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108260210A (zh) * 2016-12-29 2018-07-06 华为技术有限公司 一种数据传输方法及用户设备、无线接入设备
CN108667573A (zh) * 2017-04-01 2018-10-16 华为技术有限公司 一种数据处理方法、装置及相关设备
CN108811129A (zh) * 2017-05-05 2018-11-13 华为技术有限公司 资源调度方法及设备
CN111885733A (zh) * 2020-06-30 2020-11-03 达闼机器人有限公司 资源分配的方法、装置、存储介质及网络设备

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108260210A (zh) * 2016-12-29 2018-07-06 华为技术有限公司 一种数据传输方法及用户设备、无线接入设备
CN108667573A (zh) * 2017-04-01 2018-10-16 华为技术有限公司 一种数据处理方法、装置及相关设备
CN108811129A (zh) * 2017-05-05 2018-11-13 华为技术有限公司 资源调度方法及设备
CN111885733A (zh) * 2020-06-30 2020-11-03 达闼机器人有限公司 资源分配的方法、装置、存储介质及网络设备

Also Published As

Publication number Publication date
CN116347512A (zh) 2023-06-27

Similar Documents

Publication Publication Date Title
US10721754B2 (en) Data transmission method and apparatus
RU2422999C2 (ru) Способ работы улучшенных модуля управления радиоканалом (rlc) и модуля управления радиосетью (rnc) для множественного доступа с кодовым разделением каналов и система для его осуществления
WO2020063465A1 (zh) 数据传输方法、终端及存储介质
WO2018130034A1 (zh) 数据处理方法、装置和系统
US11627583B2 (en) Method, apparatus and terminal for service transmission
US20180368166A1 (en) User equipment and method to support data preprocessing
WO2018059360A1 (zh) 一种缓冲状态报告的处理方法及装置
CN110249659B (zh) 服务质量流重新定位
CN108667573B (zh) 一种数据处理方法、装置及相关设备
US11647417B2 (en) Method, apparatus, computer program product and computer program
US11974162B2 (en) Communication method and device
US20200314888A1 (en) Multi-qos-level uplink grant and lcg control process
WO2022188686A1 (zh) 一种通信方法及设备
US20210409998A1 (en) Quality of experience flow control for dual connectivity
WO2023116579A1 (zh) 数据传输方法和装置
WO2022205832A1 (zh) 服务质量流传输方法、装置、基站、终端和存储介质
WO2022133918A1 (zh) 解码失败的处理方法、装置和系统
TW201806426A (zh) 資料傳輸方法及終端
WO2024065781A1 (en) Wireless communication method and related devices
WO2024092633A1 (en) Ue information reporting and packet delay management in wireless communication
WO2023010254A1 (zh) 数据传输方法、装置、设备及存储介质
WO2024000461A1 (en) Methods and apparatuses for a buffer status report
WO2023088155A1 (zh) 一种服务质量QoS管理方法以及装置
WO2024022198A1 (zh) 一种数据交付方法及通信设备
WO2023116403A1 (zh) 一种缓存状态报告发送方法及通信装置

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

Country of ref document: EP

Kind code of ref document: A1