WO2018201960A1 - Method and device for performing feedback - Google Patents

Method and device for performing feedback Download PDF

Info

Publication number
WO2018201960A1
WO2018201960A1 PCT/CN2018/084601 CN2018084601W WO2018201960A1 WO 2018201960 A1 WO2018201960 A1 WO 2018201960A1 CN 2018084601 W CN2018084601 W CN 2018084601W WO 2018201960 A1 WO2018201960 A1 WO 2018201960A1
Authority
WO
WIPO (PCT)
Prior art keywords
pdu
segment
lost
pdus
information
Prior art date
Application number
PCT/CN2018/084601
Other languages
French (fr)
Chinese (zh)
Inventor
刘佳敏
Original Assignee
电信科学技术研究院有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 电信科学技术研究院有限公司 filed Critical 电信科学技术研究院有限公司
Publication of WO2018201960A1 publication Critical patent/WO2018201960A1/en

Links

Images

Classifications

    • 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/1607Details of the supervisory signal
    • 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

Definitions

  • the present invention relates to the field of wireless communication technologies, and in particular, to a method and device for performing feedback.
  • the data transmission between the UE (User Equipment, User Equipment, also referred to as the terminal) and the eNB (Evolved Base Station) is usually through PDCP (Packet Data Convergence Protocol), RLC (Radio Link Control), and radio link control. ), MAC (Medium Access Control) and PHY (Physical Layer) transmission, each layer completes different data processing.
  • PDCP Packet Data Convergence Protocol
  • RLC Radio Link Control
  • MAC Medium Access Control
  • PHY Physical Layer
  • PDCP mainly performs security operations and header compression and decompression processing, such as encryption and integrity protection, ROHC (RObust Header Compression) compression and decompression, etc.
  • RLC mainly completes segmentation and sequential delivery of data.
  • ARQ Automatic Repeat reQuest
  • MAC mainly completes scheduling and cascade processing of different logical channels and HARQ (Hybrid Automatic Repeat reQuest) operation
  • physical layer completes the transmission block into Packets and air ports are sent.
  • the RLC layer supports three modes: Transparent Mode (TM), Unacknowledged Mode (UM), and Acknowledged Mode (AM).
  • TM Transparent Mode
  • UM Unacknowledged Mode
  • AM Acknowledged Mode
  • the RLC SDUs Service Data Units
  • RLC PDU Service Data Units
  • the RLC PDU Service Data Unit
  • the RLC PDU Protocol Data Unit
  • the RLC organizes several RLC PDUs and necessary RLC PDU segments according to the size of the transmission resources, sends them to the MAC, performs group packets and transmits them.
  • the mandatory ACK_SN (ACK: ACKnowledge, SN: Sequence Number) information is required to indicate the SN number of the highest PDU that can currently confirm the receiving status.
  • NACK_SN NACK: Negative ACKnowledge
  • possible segmentation information are also carried in the same status report to indicate which PDU or PDU segment is lost and needs to be retransmitted.
  • the RLC guarantees the success rate of the higher data transmission through the status report feedback and the retransmission mechanism, and meets the requirements of the QoS (Quality of Service).
  • the RLC status report can only carry a single granularity of PDU SN information when transmitting.
  • the number of PDUs sent at a time will be relatively large.
  • a number of consecutive PDUs will be simultaneously lost.
  • the SNs of several consecutive PDUs are carried one by one. This method is inefficient. The waste of transmission resources is not conducive to the improvement of air interface efficiency and processing efficiency.
  • the present invention provides a method and a device for performing feedback to solve the problem that if multiple consecutive PDUs are simultaneously lost in the prior art, the RLC status report includes the SN of the lost packet, thereby causing low efficiency and wasteful transmission. Resources are not conducive to the problem of air interface efficiency and processing efficiency.
  • the receiving device determines the continuous loss feedback information corresponding to the lost PDU, where the continuous loss feedback information includes the SN of at least one PDU, and does not include the SN of all the PDUs in the lost PDU. ;
  • the receiving device sends a status report of the continuous loss feedback information corresponding to the at least one segment lost PDU to the sending device, so that the sending device determines the PDU lost in the corresponding segment according to the continuous loss feedback information.
  • the sending device receives a status report from the receiving device that includes continuous loss feedback information corresponding to at least one segment lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include all PDUs in the lost PDU SN;
  • the transmitting device determines at least one segment lost PDU according to the continuous loss feedback information.
  • a receiving device for performing feedback according to an embodiment of the present invention includes:
  • An information determining module configured to determine continuous loss feedback information corresponding to the lost PDU for any piece of lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include the lost PDU in the segment SN of all PDUs;
  • a sending module configured to send, to the sending device, a status report that includes continuous loss feedback information corresponding to the at least one segment lost PDU, so that the sending device determines, according to the continuous loss feedback information, the corresponding segment lost PDU.
  • a sending device for performing feedback according to an embodiment of the present invention where the sending device includes:
  • a receiving module configured to receive a status report from the receiving device that includes continuous loss feedback information corresponding to at least one segment lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include the lost PDU SN of all PDUs;
  • a processing module configured to determine, according to the continuous loss feedback information, at least one segment lost PDU.
  • a transceiver for receiving and transmitting data under the control of a processor.
  • a transceiver for receiving and transmitting data under the control of a processor.
  • the receiving device determines the continuous loss feedback information corresponding to a lost PDU, and sends a status report including the continuous loss feedback information to the sending device, where the continuous loss feedback information includes the SN of at least one PDU, and does not The SN of all PDUs in the lost PDU is included. Since the continuous loss feedback information does not include the SNs of all the PDUs in the lost PDU, thereby simultaneously dropping packets in multiple consecutive PDUs, the overhead of the RLC status report is saved, thereby improving efficiency and saving transmission resources.
  • FIG. 1 is a schematic structural diagram of a system for performing feedback according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of a first type of packet loss according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of a second type of packet loss according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a first status report format according to an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of a second status report format according to an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of a second status report format according to an embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of a first receiving device according to an embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of a first sending device according to an embodiment of the present invention.
  • FIG. 9 is a schematic structural diagram of a second receiving device according to an embodiment of the present invention.
  • FIG. 10 is a schematic structural diagram of a second sending device according to an embodiment of the present invention.
  • FIG. 11 is a schematic flowchart of a method for performing feedback according to an embodiment of the present invention.
  • FIG. 12 is a schematic flowchart of a second method for performing feedback according to an embodiment of the present invention.
  • the system for performing feedback in the embodiment of the present invention includes: a receiving device 10 and a transmitting device 20.
  • the receiving device 10 is configured to determine continuous loss feedback information corresponding to the lost PDU for any piece of the lost PDU, where the continuous loss feedback information includes the SN of the at least one PDU, and does not include the lost PDU.
  • the SN of all the PDUs is sent to the sending device, where the status report of the continuous loss feedback information corresponding to the at least one segment lost PDU is sent, so that the sending device determines the PDU with the corresponding segment loss according to the continuous loss feedback information;
  • the sending device 20 is configured to receive a status report from the receiving device that includes continuous loss feedback information corresponding to at least one segment lost PDU, and determine at least one segment lost PDU according to the continuous loss feedback information.
  • the receiving device determines the continuous loss feedback information corresponding to a lost PDU, and sends a status report including the continuous loss feedback information to the sending device, where the continuous loss feedback information includes the SN of at least one PDU, and does not The SN of all PDUs in the lost PDU is included. Since the continuous loss feedback information does not include the SNs of all the PDUs in the lost PDU, thereby simultaneously dropping packets in multiple consecutive PDUs, the overhead of the RLC status report is saved, thereby improving efficiency and saving transmission resources; further improving Air interface efficiency and processing efficiency.
  • the continuous loss feedback information includes an SN of a part of the PDUs in the lost PDU;
  • the continuous lost feedback information does not have the SN of any one of the PDUs in the lost PDU.
  • the continuous loss feedback information in the embodiment of the present invention includes information that enables the sending device to determine a lost PDU.
  • the SN of one PDU and the number of PDUs lost in the corresponding segment may be included;
  • An SN including two PDUs in the continuous loss feedback information may also be included.
  • the continuous loss feedback information includes different information, and the specific information has different meanings. Several are listed below.
  • the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU.
  • the SN of a lost PDU is 10 to 15, the SN of the first PDU, that is, 10, is continuously lost in the feedback information.
  • the number of lost PDUs is 6 if the SN of the first PDU is included, and 5 if the SN of the first PDU is not included.
  • the specific inclusion or not includes the agreement in the agreement, and can also be determined by both the sending and receiving parties. As long as the sender and receiver can be guaranteed to be consistent.
  • the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU.
  • the SN of a lost PDU is 10 to 15
  • the SN of the first PDU that is, 15 is included in the continuous loss feedback information.
  • the number of lost PDUs is 6 if the SN of the first PDU is included, and 5 if the SN of the first PDU is not included.
  • the specific inclusion or not includes the agreement in the agreement, and can also be determined by both the sending and receiving parties. As long as the sender and receiver can be guaranteed to be consistent.
  • the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
  • the SN of one PDU included in the continuous loss feedback information is the SN of the first PDU located before the first PDU, that is, 9.
  • the number of lost PDUs is 6.
  • the number of PDUs lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
  • the SN of one PDU included in the continuous loss feedback information is the SN of the first PDU located after the last PDU, that is, 16.
  • the number of lost PDUs is 6.
  • the continuous loss feedback information includes an SN including two PDUs in the continuous loss feedback information.
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment.
  • the SN of a lost PDU is 10 to 15
  • the SN of the first PDU and the SN of the last PDU, that is, 10 and 15 are included in the continuous loss feedback information.
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment.
  • the continuous loss feedback information includes the SN of the first PDU located before the first PDU and the SNs of the last PDU, that is, 9 and 15.
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment.
  • the continuous loss feedback information includes the SN of the first PDU and the SNs of the first PDU behind the last PDU, that is, 10 and 16.
  • the SN of the two PDUs included in the continuous loss feedback information is the SN of the PDU that is located in front of the PDU that is adjacent to the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment. .
  • the continuous loss feedback information includes the first one before the first PDU and the first one after the last PDU, that is, 9 and 16.
  • the lost PDU is a complete PDU.
  • the first and/or last PDU in a continuously lost PDU is a segmentation PDU.
  • the segmentation PDU is a part of the correctly received, part of the lost PDU.
  • the last one of consecutively lost PDUs is a segmentation PDU, the first N bytes in the last PDU are lost.
  • the continuous loss feedback information may include segment offset information corresponding to the segment PDU, in addition to the information included in the foregoing, so that the sending device is configured according to The segment offset information determines the missing bytes in the segmentation PDU.
  • the segment offset information includes a lot of content, and several are listed below.
  • the segment offset information includes information used to determine the received success byte in the first PDU or used to determine the first PDU. Missing byte information.
  • the first PDU has a total of 500 bytes and is lost 200 bytes. If the segment offset information includes information for determining a success byte received in the first PDU, the information is 300; if the segment offset information includes information for determining a missing byte in the first PDU, the information Is 200.
  • Which method is specifically adopted may be agreed in the agreement, or may be determined by both the sending and receiving parties. As long as the sender and receiver can be guaranteed to be consistent.
  • the segment offset information includes information for determining the success byte received in the last PDU or used to determine the missing byte in the last PDU. Information.
  • the last PDU has a total of 500 bytes and is lost 200 bytes. If the segment offset information includes information for determining a success byte received in the last PDU, the information is 300; if the segment offset information includes information for determining a missing byte in the last PDU, the information is 200. .
  • Which method is specifically adopted may be agreed in the agreement, or may be determined by both the sending and receiving parties. As long as the sender and receiver can be guaranteed to be consistent.
  • the segment offset information includes information used to determine the received success byte in the first PDU or used to determine the The information of the missing bytes in a PDU, as well as information for determining the success byte received in the last PDU or for determining the missing byte in the last PDU.
  • the first PDU has a total of 600 bytes, 200 bytes after the loss
  • the last PDU has a total of 500 bytes, and 200 bytes after the loss.
  • the segment offset information includes information for determining a success byte received in the first PDU, the information is 400; if the segment offset information includes information for determining a missing byte in the first PDU, the information 200; if the segment offset information includes information for determining a success byte received in the last PDU, the information is 300; if the segment offset information includes information for determining a missing byte in the last PDU, The information is 200.
  • Which method is specifically adopted may be agreed in the agreement, or may be determined by both the sending and receiving parties. As long as the sender and receiver can be guaranteed to be consistent.
  • the continuous loss feedback information may also include, but is not limited to, some or all of the following information:
  • the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report;
  • the information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
  • the information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
  • a dedicated segmentation indicator field can be set.
  • the logic here consists of three ways:
  • the first segment may use a 1-bit segment indication field separately;
  • the last segment can use the 1-bit segment indication field separately;
  • the first and last segments may jointly use a segment indication field, such as 1 bit. It can also be 2bit, indicating whether it is a segment, and indicating which segment is segmented, such as 00 for no segmentation, 10 for segmentation, 01 for segmentation, 11 for first and last segment It is all segmentation.
  • Embodiment 1 NACK_SN+Num (that is, including the number of one SN and PDU).
  • the receiving state of the receiving device is: the SN of the last received PDU is 38, and 15 consecutive PDUs of the SN within the range of [12, 26] are lost, and the others are normally received.
  • the transmitting device may transmit consecutive 12 PDUs of data packet SN from 0 to 11 at the first transmission moment, and 15 consecutive PDUs of data packet SN from 12 to 26 at the second transmission moment. A consecutive 12 PDUs of data packets SN from 27 to 38 are transmitted at the third transmission time.
  • the receiving device For the receiving device, the first 12 PDUs of the SN from 0 to 11 are received first, and then 12 consecutive PDUs of the SN from 27 to 38 are received, and the receiving sequence gap is found in the middle, that is, the reordering timer is started,
  • the length of the sorting timer is approximately equal to the maximum transmission delay of the HARQ.
  • ACK_SN which may be the highest SN information of the PDU that can currently determine the receiving state or the information of the next SN of the highest SN.
  • NACK_SN sequence information ie, NACK_SN+Num
  • NACK_SN set to 26
  • Embodiment 2 First_NACK_SN+Last_NACK_SN (ie including two SNs)
  • the receiving state of the receiving device is: the SN of the last received PDU is 38, and 15 consecutive PDUs of the SN within the range of [12, 26] are lost, and the others are normally received.
  • the transmitting device may transmit consecutive 12 PDUs of data packet SN from 0 to 11 at the first transmission moment, and 15 consecutive PDUs of data packet SN from 12 to 26 at the second transmission moment. A consecutive 12 PDUs of data packets SN from 27 to 38 are transmitted at the third transmission time.
  • the receiving device For the receiving device, the first 12 PDUs of the SN from 0 to 11 are received first, and then 12 consecutive PDUs of the SN from 27 to 38 are received, and the receiving sequence gap is found in the middle, that is, the reordering timer is started,
  • the length of the sorting timer is approximately equal to the maximum transmission delay of the HARQ.
  • ACK_SN which may be the highest SN information of the PDU that can currently determine the receiving state or the information of the next SN of the highest SN.
  • NACK_SN sequence information ie, First_NACK_SN+Last_NACK_SN
  • First_NACK_SN can be set to 12
  • Last_NACK_SN is set to 26
  • the missing SN range can be determined by these two values to be [12, 26], and a total of 15 consecutive PDUs are lost.
  • the square brackets represent numbers including edges, and the parentheses represent numbers that do not contain edges. Corresponding to the physical meaning, it may be the previous SN of continuous packet loss, or the next SN of consecutive packet loss. As long as the standard is defined so that the two ends understand the same, and the simple addition or subtraction of 1 operation, there will be no misunderstanding, but the representation is different, and the information carried is consistent.
  • the acknowledgment status of each PDU can be marked accordingly, and the sending window can be moved. For example, the lower boundary of the sending window can be updated from 0 to 12. , 12 is the first PDU that does not continuously receive an ACK.
  • Embodiment 3 Instruction of a segmentation package
  • the complete PDU reception or loss is given.
  • it is the processing mode when the segmentation PDU needs to display its reception state.
  • the receiving state of the receiving device is: the SN of the last received PDU is 38, and the transmitting device transmits the first 12 consecutive complete PDUs of the data packet SN from 0 to 12 and the SN at the first transmission moment.
  • the first 250 bytes are sent at the third transmission time.
  • the receiving device For the receiving device, the first 13 PDUs and PDU segments of the SN from 0 to 12 are received first, and then 13 consecutive PDUs and PDU segments of the SN from 26 to 38 are received, and a reception sequence gap exists in the middle. That is, the reordering timer is started, and the reordering timer length is approximately equal to the maximum transmission delay of the HARQ, and when the reordering timer expires, 15 PDUs and PDU segments at the gap are still not received, and the 15 PDUs are identified. If the PDU segment is lost, the status report needs to be sent back to the sending device to inform the 15 PDUs and the PDU segment is lost. The device needs to be retransmitted.
  • ACK_SN which may be the highest SN information of the PDU that can currently determine the receiving state or the information of the next SN of the highest SN.
  • segmentation packet For the first NACK PDU, whether it is a segmentation packet can display an indication. When it is indicated that it is a segmentation packet, it may carry segmented SO (Segment Offset) information.
  • segmented SO Segment Offset
  • a general segmentation package requires two SO information, SOstart and SOend, or SOstart and break length.
  • N consecutive PDUs and segments are lost, the last one being a fragmented packet, and the rest being a complete PDU;
  • D/C indicates that this is a control PDU; the PDU type field can indicate that this is a Status report.
  • D/C is a type indication to indicate whether the PDU is a data PDU or a control PDU.
  • the PDU type is a type indication of the control PDU, and may indicate a status report or other control PDU format.
  • ACK_SN is the highest SN capable of confirming the reception status, or the next SN of the highest SN; the size of this field is determined by the length of the SN used by the RLC entity. For example, if a SN of 12 bits or 18 bits is used, the corresponding length of the ACK_SN is consistent with the SN length.
  • En It can be 1 bit length to indicate whether the NACK_SN related information is followed. For example, 0 indicates that the status report ends, and 1 indicates that there is NACK_SN related information.
  • NACK_SN may be the SN of a single lost PDU; may also be the SN information of the first and/or last PDU of consecutively lost PDUs; or may be the SN and / of the first one of consecutively lost PDUs Or the last SN of the last one, such as Embodiment 2 above.
  • Ec Can be 1 bit length, indicating whether it is a single PDU or a continuous PDU loss information, for example, 0 is a single PDU loss information, and 1 is a continuous PDU loss information.
  • Es1 It can be 1 bit length, indicating whether the lost PDU is a segment. If it is a single lost PDU, the information is sufficient. For example, 0 is a complete PDU loss, meaning that there will be no SO information in the future, and 1 is a segment PDU loss. , meaning that there will be SOstart and SOend in the future; if there are consecutive PDUs lost, the domain has two usages:
  • Es1 only needs this field to indicate whether the consecutive PDUs contain segmentation information, that is, the first PDU and the last PDU are not distinguished, and the 1bit indication is used uniformly. When the bit is 0, the first PDU and the last PDU are not segmented; when the bit is taken to be 1, the first PDU and/or the last PDU are segmented. There are three cases: Only the first one is a segmentation PDU, only the last one is a segmentation PDU, the first and last one are simultaneously segmentation PDUs.
  • SOstart corresponds to the position of the segment of the first PDU in the original complete PDU
  • the format can be changed to the format shown in Figure 5:
  • Es1 field as an indication of whether the first PDU is fragmented, that is, when the Ec field shows that this is a format in which consecutive PDUs are lost, then the Es1 field only indicates whether the subsequent SOstart is present, and whether the last PDU is segmented. Indicated by another Es2 field, that is, whether SOend appears or not is indicated by Es2.
  • NACK_NUM The number of consecutively lost PDUs, together with the NACK_SN field, determines the range of SNs of consecutively lost PDUs, or this field can also be changed to Last_NACK_SN, which is the first and last SN values of the SN of consecutively lost PDUs, respectively. This field only appears when Ec shows that this is a continuous loss of PDU format, and does not appear in the case of a single loss.
  • Es2 Used in conjunction with Es1, in case Ec indicates that this is a continuous loss PDU format, it is used to indicate whether the last PDU is segmented, or in the case of no optimization, only Es1 one domain is required.
  • SOstart indicates the starting byte number of the PDU segment in the original full PDU in the case of a single PDU segment loss; in the format of the consecutive PDU, the segment indicating the first PDU is in the original full PDU
  • the number of starting bytes in the first PDU segment must be the last segment, so the first PDU can omit SOend, the default to the end, of course, can also show that carrying SOend, equivalent to losing in consecutive PDUs
  • SOend indicates the number of ending bytes of the PDU segment in the original full PDU in the case of a single PDU segment loss; in the format of the consecutive PDU, the segment indicating the last PDU is in the original full PDU The starting byte count, because the last PDU segment must be the first segment, so the last PDU can omit SOstart, starting with 0 bytes by default.
  • a serially lost packet 26 is the last packet, and 26 is segmented, then the first segment of 26 that is included in the continuous SN (0-250 bytes) One segment).
  • starting from 0 bytes is the first segment; starting from the middle byte and not ending, is the intermediate segment; starting from the middle byte and ending at the end of the segment coincides with the end of the PDU, is the last one Segmentation.
  • the status report contains only ACK information, and there is no packet loss information, the status report only needs to include ACK_SN information, and the following En field is set to 0, which means that the status report ends, and there is no NACK information subsequently.
  • the status report contains ACK information, and there is a single PDU or segmented packet loss information, as well as continuous PDU or segmented packet loss information, each time the En field is set to 1, the subsequent NACK information can carry a single
  • the packet may also be a continuous packet, and the segmentation information is indicated by each, and the different information is carried one by one and the corresponding indication domain is set, until all are carried, and the following En domain is set to 0, meaning the status report End.
  • the first receiving device of the embodiment of the present invention includes:
  • the information determining module 700 is configured to determine continuous loss feedback information corresponding to the lost PDU for any piece of lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include the lost PDU. SN of all PDUs;
  • the sending module 701 is configured to send a status report of the continuous loss feedback information corresponding to the at least one segment lost PDU to the sending device, so that the sending device determines the PDU with the corresponding segment loss according to the continuous loss feedback information.
  • the continuous loss feedback information includes the SN of one PDU and the number of PDUs lost in the corresponding segment; or
  • the SN of the two PDUs is included in the continuous loss feedback information.
  • the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU;
  • the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU;
  • the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment;
  • the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
  • the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment;
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
  • the SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
  • the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the sending device determines that the segment PDU is lost according to the segment offset information. byte.
  • the segment offset information includes information used to determine the received success byte in the first PDU or is used to determine the first PDU. Information about missing bytes in the PDU; or,
  • the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
  • the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one.
  • the continuous loss feedback information further includes some or all of the following information:
  • the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report;
  • the information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
  • the information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
  • the status report further includes information used to indicate whether the continuous loss feedback information is included in the status report.
  • the first sending device of the embodiment of the present invention includes:
  • the receiving module 800 is configured to receive, by the receiving device, a status report that includes continuous loss feedback information corresponding to at least one segment lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include the segment lost SN of all PDUs in the PDU;
  • the processing module 801 is configured to determine, according to the continuous loss feedback information, at least one segment lost PDU.
  • the continuous loss feedback information includes the SN of one PDU and the number of PDUs lost in the corresponding segment; or
  • the SN of the two PDUs is included in the continuous loss feedback information.
  • the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU;
  • the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU;
  • the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment;
  • the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
  • the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment;
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
  • the SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
  • the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the sending device determines that the segment PDU is lost according to the segment offset information. byte.
  • the segment offset information includes information used to determine the received success byte in the first PDU or is used to determine the first PDU. Information about missing bytes in the PDU; or,
  • the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
  • the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one.
  • the continuous loss feedback information further includes some or all of the following information:
  • the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report;
  • the information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
  • the information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
  • the status report further includes information used to indicate whether the continuous loss feedback information is included in the status report.
  • the second receiving device of the embodiment of the present invention includes:
  • the processor 901 is configured to send and receive data through the transceiver 902, and read the program in the memory 904, and perform the following process:
  • a status report including continuous loss feedback information corresponding to the at least one segment lost PDU is sent to the transmitting device, so that the sending device determines the PDU with the corresponding segment loss according to the continuous loss feedback information.
  • the transceiver 902 is configured to receive and transmit data under the control of the processor 901.
  • the continuous loss feedback information includes the SN of one PDU and the number of PDUs lost in the corresponding segment; or
  • the SN of the two PDUs is included in the continuous loss feedback information.
  • the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU;
  • the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU;
  • the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment;
  • the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
  • the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment;
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
  • the SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
  • the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the sending device determines that the segment PDU is lost according to the segment offset information. byte.
  • the segment offset information includes information used to determine the received success byte in the first PDU or is used to determine the first PDU. Information about missing bytes in the PDU; or,
  • the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
  • the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one.
  • the continuous loss feedback information further includes some or all of the following information:
  • the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report;
  • the information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
  • the information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
  • the status report further includes information used to indicate whether the continuous loss feedback information is included in the status report.
  • the interaction between the processor 901 and the terminal is performed by the transceiver 902.
  • bus 900 can include any number of interconnected buses and bridges, and bus 900 will include one or more processors represented by processor 901 and memory represented by memory 904. The various circuits are linked together. The bus 900 can also link various other circuits, such as peripherals, voltage regulators, and power management circuits, as is known in the art, and therefore, will not be further described herein.
  • Bus interface 903 provides an interface between bus 900 and transceiver 902.
  • Transceiver 902 can be an element or a plurality of elements, such as a plurality of receivers and transmitters, providing means for communicating with various other devices on a transmission medium.
  • the data processed by the processor 901 is transmitted over the wireless medium via the antenna 905. Further, the antenna 905 also receives the data and transmits the data to the processor 901.
  • the processor 901 is responsible for managing the bus 900 and the usual processing, and can also provide various functions including timing, peripheral interfaces, voltage regulation, power management, and other control functions.
  • the memory 904 can be used to store data used by the processor 901 in performing operations.
  • the processor 901 may be a CPU (Central Embedded Device), an ASIC (Application Specific Integrated Circuit), an FPGA (Field-Programmable Gate Array), or a CPLD (Complex Programmable Logic Device). , complex programmable logic devices).
  • CPU Central Embedded Device
  • ASIC Application Specific Integrated Circuit
  • FPGA Field-Programmable Gate Array
  • CPLD Complex Programmable Logic Device
  • the second sending device of the embodiment of the present invention includes:
  • the processor 1001 is configured to send and receive data through the transceiver 1002, and read the program in the memory 1004, and perform the following process:
  • the transceiver 1002 is configured to receive and transmit data under the control of the processor 1001.
  • the continuous loss feedback information includes the SN of one PDU and the number of PDUs lost in the corresponding segment; or
  • the SN of the two PDUs is included in the continuous loss feedback information.
  • the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU;
  • the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU;
  • the number of PDUs that are lost in the corresponding segment includes all PDUs that are lost in the corresponding segment;
  • the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
  • the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment;
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
  • the SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
  • the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the sending device determines that the segment PDU is lost according to the segment offset information. byte.
  • the segment offset information includes information used to determine the received success byte in the first PDU or is used to determine the first PDU. Information about missing bytes in the PDU; or,
  • the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
  • the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one.
  • the continuous loss feedback information further includes some or all of the following information:
  • the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report;
  • the information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
  • the information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
  • the status report further includes information used to indicate whether the continuous loss feedback information is included in the status report.
  • the interaction between the processor 1001 and the terminal is performed by the transceiver 1002.
  • bus 1000 may include any number of interconnected buses and bridges, and bus 1000 will include one or more processors represented by processor 1001 and memory represented by memory 1004. The various circuits are linked together. The bus 1000 can also link various other circuits, such as peripherals, voltage regulators, and power management circuits, as is known in the art, and therefore, will not be further described herein.
  • Bus interface 1003 provides an interface between bus 1000 and transceiver 1002.
  • the transceiver 1002 can be an element or a plurality of elements, such as a plurality of receivers and transmitters, providing means for communicating with various other devices on a transmission medium.
  • the data processed by the processor 1001 is transmitted over the wireless medium via the antenna 1005. Further, the antenna 1005 also receives the data and transmits the data to the processor 1001.
  • the processor 1001 is responsible for managing the bus 1000 and the usual processing, and can also provide various functions including timing, peripheral interfaces, voltage regulation, power management, and other control functions.
  • the memory 1004 can be used to store data used by the processor 1001 in performing operations.
  • the processor 1001 may be a CPU, an ASIC, an FPGA, or a CPLD.
  • a method for performing feedback is provided in the embodiment of the present invention.
  • the device corresponding to the method is a device in the system that is fed back by the embodiment of the present invention, and the principle of the method for solving the problem is similar to the system. Therefore, the implementation of the method can be referred to the implementation of the system, and the repeated description will not be repeated.
  • the first method for performing feedback in the embodiment of the present invention includes:
  • Step 1100 For any PDU that is lost, the receiving device determines continuous loss feedback information corresponding to the lost PDU, where the continuous loss feedback information includes the SN of at least one PDU, and does not include all the lost PDUs. SN of the PDU;
  • Step 1101 The receiving device sends a status report of the continuous loss feedback information corresponding to the at least one segment lost PDU to the sending device, so that the sending device determines the PDU with the corresponding segment loss according to the continuous loss feedback information.
  • the continuous loss feedback information includes the SN of one PDU and the number of PDUs lost in the corresponding segment; or
  • the SN of the two PDUs is included in the continuous loss feedback information.
  • the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU;
  • the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU;
  • the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment;
  • the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
  • the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment;
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
  • the SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
  • the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the sending device determines that the segment PDU is lost according to the segment offset information. byte.
  • the segment offset information includes information used to determine the received success byte in the first PDU or is used to determine the first PDU. Information about missing bytes in the PDU; or,
  • the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
  • the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one.
  • the continuous loss feedback information further includes some or all of the following information:
  • the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report;
  • the information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
  • the information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
  • the status report further includes information used to indicate whether the continuous loss feedback information is included in the status report.
  • the embodiment of the present invention also protects a memory that stores a program for performing the method of feedback in FIG. 11 of the embodiment of the present invention. After the memory is connected to other devices, the program in the memory can be executed by processing in other devices, thereby implementing the solution of the embodiment of the present invention.
  • the memory is a U disk, a mobile hard disk, etc., and can be connected through an external interface; for example, the memory is a storage module in other devices, and can be connected through an internal interface.
  • the second method for performing feedback in the embodiment of the present invention includes:
  • Step 1200 The sending device receives, by the receiving device, a status report of continuous loss feedback information corresponding to the at least one segment lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include the lost PDU. SN of all PDUs;
  • Step 1201 The sending device determines, according to the continuous loss feedback information, at least one segment lost PDU.
  • the continuous loss feedback information includes the SN of one PDU and the number of PDUs lost in the corresponding segment; or
  • the SN of the two PDUs is included in the continuous loss feedback information.
  • the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU;
  • the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU;
  • the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment;
  • the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
  • the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment;
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
  • the SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
  • the SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
  • the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the sending device determines that the segment PDU is lost according to the segment offset information. byte.
  • the segment offset information includes information used to determine the received success byte in the first PDU or is used to determine the first PDU. Information about missing bytes in the PDU; or,
  • the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
  • the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one.
  • the continuous loss feedback information further includes some or all of the following information:
  • the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report;
  • the information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
  • the information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
  • the status report further includes information used to indicate whether the continuous loss feedback information is included in the status report.
  • the embodiment of the present invention also protects a memory that stores a program for performing the method of feedback in FIG. 12 of the embodiment of the present invention. After the memory is connected to other devices, the program in the memory can be executed by processing in other devices, thereby implementing the solution of the embodiment of the present invention.
  • the memory is a U disk, a mobile hard disk, etc., and can be connected through an external interface; for example, the memory is a storage module in other devices, and can be connected through an internal interface.
  • the application can also be implemented in hardware and/or software (including firmware, resident software, microcode, etc.). Still further, the application can take the form of a computer program product on a computer usable or computer readable storage medium having computer usable or computer readable program code embodied in a medium for use by an instruction execution system or Used in conjunction with the instruction execution system.
  • a computer usable or computer readable medium can be any medium that can contain, store, communicate, communicate, or transport a program for use by an instruction execution system, apparatus or device, or in conjunction with an instruction execution system, Used by the device or device.

Abstract

Disclosed are a method and device for performing feedback, which are used for solving the problem existing in the prior art whereby if a plurality of continuous PDUs simultaneously undergo packet loss, an RLC status report comprises SNs of the PDUs with packet loss, thereby making efficiency relatively low, wasting transmission resources and not aiding in increasing air interface efficiency and processing efficiency. In the embodiments of the present invention, a receiving device determines continuous loss feedback information corresponding to one segment of PDUs with packet loss, and sends a status report including the continuous loss feedback information to a sending device, wherein the continuous loss feedback information comprises an SN of at least one PDU, and does not comprise SNs of all PDUs in the segment of PDUs with packet loss. Since the continuous loss feedback information does not comprise the SNs of all the PDUs in the segment of PDUs with packet loss, when a plurality of continuous PDUs simultaneously undergo packet loss, RLC status report overheads are saved, thereby increasing efficiency, and saving on transmission resources.

Description

一种进行反馈的方法和设备Method and device for performing feedback
本申请要求在2017年5月4日提交中国专利局、申请号为201710309729.0、发明名称为“一种进行反馈的方法和设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese Patent Application, filed on May 4, 2017, the entire disclosure of which is hereby incorporated by reference. in.
技术领域Technical field
本发明涉及无线通信技术领域,特别涉及一种进行反馈的方法和设备。The present invention relates to the field of wireless communication technologies, and in particular, to a method and device for performing feedback.
背景技术Background technique
UE(User Equipment,用户设备,也称为终端)和eNB(演进基站)之间的数据传输,通常经过PDCP(Packet Data Convergence Protocol,分组数据聚合协议)、RLC(Radio Link Control,无线链路控制)、MAC(Medium Access Control,媒体接入控制)和PHY(Physical layer,物理层)的传输,每一层完成不同的数据处理。PDCP主要是进行安全操作和头压缩解压缩处理,例如加密和完整性保护,ROHC(RObust Header Compression,鲁棒性头压缩)压缩和解压缩等;RLC主要完成数据的分段级联和按序递交及ARQ(Automatic Repeat reQuest,自动重传请求)数据传输保障;MAC主要完成调度和不同逻辑信道的级联处理及HARQ(Hybrid Automatic Repeat reQuest,混合自动重传请求)操作;物理层完成传输块成包和空口发送。The data transmission between the UE (User Equipment, User Equipment, also referred to as the terminal) and the eNB (Evolved Base Station) is usually through PDCP (Packet Data Convergence Protocol), RLC (Radio Link Control), and radio link control. ), MAC (Medium Access Control) and PHY (Physical Layer) transmission, each layer completes different data processing. PDCP mainly performs security operations and header compression and decompression processing, such as encryption and integrity protection, ROHC (RObust Header Compression) compression and decompression, etc.; RLC mainly completes segmentation and sequential delivery of data. And ARQ (Automatic Repeat reQuest) data transmission guarantee; MAC mainly completes scheduling and cascade processing of different logical channels and HARQ (Hybrid Automatic Repeat reQuest) operation; physical layer completes the transmission block into Packets and air ports are sent.
RLC层支持三种模式:透明模式(Transparent Mode,TM)、非确认模式(Unacknowledged Mode,UM)、确认模式(Acknowledged Mode,AM)。当前RLC AM和UM在进行发送数据时,都是将RLC SDU(Service Data Unit,服务数据单元)逐个组织形成RLC PDU的,即RLC SDU和RLC PDU(Protocol Data Unit,协议数据单元)一对一映射。当MAC传输机会到达时,RLC根据传输资源的大小,组织若干个RLC PDU和必要的RLC PDU分段,发送至MAC,进行组包并发送。The RLC layer supports three modes: Transparent Mode (TM), Unacknowledged Mode (UM), and Acknowledged Mode (AM). When the RLC AM and the UM are transmitting data, the RLC SDUs (Service Data Units) are organized into RLC PDUs one by one, that is, the RLC SDU and the RLC PDU (Protocol Data Unit) are one-to-one. Mapping. When the MAC transmission opportunity arrives, the RLC organizes several RLC PDUs and necessary RLC PDU segments according to the size of the transmission resources, sends them to the MAC, performs group packets and transmits them.
RLC的状态报告反馈中,必选的会携带ACK_SN(ACK:ACKnowledge,正确应答指令;SN:Sequence Number,序列号)信息,以指示当前可以确认接收状态的最高的PDU的SN号。当存在丢包的情况下,也会在同一个状态报告中携带NACK_SN(NACK:Negative ACKnowledge,错误应答指令)以及可能的分段信息,以指示哪些PDU或PDU分段丢失了,需要重传。RLC通过状态报告反馈和重传机制来达到对较高数据传输成功率的保障,达到业务QoS(Quality of Service,业务质量)要求。In the status report feedback of the RLC, the mandatory ACK_SN (ACK: ACKnowledge, SN: Sequence Number) information is required to indicate the SN number of the highest PDU that can currently confirm the receiving status. When there is a packet loss, NACK_SN (NACK: Negative ACKnowledge) and possible segmentation information are also carried in the same status report to indicate which PDU or PDU segment is lost and needs to be retransmitted. The RLC guarantees the success rate of the higher data transmission through the status report feedback and the retransmission mechanism, and meets the requirements of the QoS (Quality of Service).
移动通信系统未来发展中,为了更好的满足用户需求,极大提升网络容量和吞吐量,在5G将引入新的空口传输方式,更多的网络节点,复杂的网络拓扑。在5G网络中,RLC对数据的处理取消了级联功能,即RLC SDU一对一的组成RLC PDU,因此在一次传输机会中,有很高的可能性传输若干个RLC PDU。In the future development of mobile communication systems, in order to better meet user needs and greatly improve network capacity and throughput, new air interface transmission modes, more network nodes, and complex network topologies will be introduced in 5G. In the 5G network, the processing of data by the RLC cancels the cascading function, that is, the RLC SDUs form a RLC PDU one-to-one, so in a transmission opportunity, there is a high possibility to transmit several RLC PDUs.
现有技术中,RLC状态报告在发送时,只能携带单个粒度的PDU SN信息。而当取消RLC级联之后,一次发送的PDU个数将会比较大,丢包发生的情况下,若干连续PDU会同时丢包,此时将若干连续PDU的SN逐一携带,此种方式效率低下,浪费了传输资源,不利于空口效率和处理效率的提升。In the prior art, the RLC status report can only carry a single granularity of PDU SN information when transmitting. When the RLC cascading is cancelled, the number of PDUs sent at a time will be relatively large. In the case of packet loss, a number of consecutive PDUs will be simultaneously lost. At this time, the SNs of several consecutive PDUs are carried one by one. This method is inefficient. The waste of transmission resources is not conducive to the improvement of air interface efficiency and processing efficiency.
发明内容Summary of the invention
本发明提供一种进行反馈的方法和设备,用以解决现有技术中存在的若多个连续PDU同时丢包,RLC状态报告中包括丢包的PDU的SN,从而造成效率比较低,浪费传输资源,不利于空口效率和处理效率提升的问题。The present invention provides a method and a device for performing feedback to solve the problem that if multiple consecutive PDUs are simultaneously lost in the prior art, the RLC status report includes the SN of the lost packet, thereby causing low efficiency and wasteful transmission. Resources are not conducive to the problem of air interface efficiency and processing efficiency.
本发明实施例提供的一种进行反馈的方法,该方法包括:A method for performing feedback provided by an embodiment of the present invention includes:
针对任意一段丢失的PDU,接收设备确定该段丢失的PDU对应的连续丢失反馈信息,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;For any PDU that is lost, the receiving device determines the continuous loss feedback information corresponding to the lost PDU, where the continuous loss feedback information includes the SN of at least one PDU, and does not include the SN of all the PDUs in the lost PDU. ;
所述接收设备将包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告发送给发送设备,以使所述发送设备根据连续丢失反馈信息确定对 应段丢失的PDU。The receiving device sends a status report of the continuous loss feedback information corresponding to the at least one segment lost PDU to the sending device, so that the sending device determines the PDU lost in the corresponding segment according to the continuous loss feedback information.
本发明实施例提供的另一种进行反馈的方法,该方法包括:Another method for performing feedback provided by an embodiment of the present invention includes:
发送设备接收来自接收设备的包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;The sending device receives a status report from the receiving device that includes continuous loss feedback information corresponding to at least one segment lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include all PDUs in the lost PDU SN;
所述发送设备根据所述连续丢失反馈信息确定至少一个段丢失的PDU。The transmitting device determines at least one segment lost PDU according to the continuous loss feedback information.
本发明实施例提供的一种进行反馈的接收设备,该接收设备包括:A receiving device for performing feedback according to an embodiment of the present invention, the receiving device includes:
信息确定模块,用于针对任意一段丢失的PDU,确定该段丢失的PDU对应的连续丢失反馈信息,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;An information determining module, configured to determine continuous loss feedback information corresponding to the lost PDU for any piece of lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include the lost PDU in the segment SN of all PDUs;
发送模块,用于将包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告发送给发送设备,以使所述发送设备根据连续丢失反馈信息确定对应段丢失的PDU。And a sending module, configured to send, to the sending device, a status report that includes continuous loss feedback information corresponding to the at least one segment lost PDU, so that the sending device determines, according to the continuous loss feedback information, the corresponding segment lost PDU.
本发明实施例提供的一种进行反馈的发送设备,该发送设备包括:A sending device for performing feedback according to an embodiment of the present invention, where the sending device includes:
接收模块,用于接收来自接收设备的包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;a receiving module, configured to receive a status report from the receiving device that includes continuous loss feedback information corresponding to at least one segment lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include the lost PDU SN of all PDUs;
处理模块,用于根据所述连续丢失反馈信息确定至少一个段丢失的PDU。And a processing module, configured to determine, according to the continuous loss feedback information, at least one segment lost PDU.
本发明实施例提供的一种接收设备包括:A receiving device provided by an embodiment of the present invention includes:
处理器,用于通过收发机发送和接收数据,并读取存储器中的程序,执行下列过程:A processor for transmitting and receiving data through the transceiver and reading the program in the memory, performing the following process:
针对任意一段丢失的PDU,确定该段丢失的PDU对应的连续丢失反馈信息,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;将包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告发送给发送设备,以使所述发送设备根据连续丢失反馈信息确定对应段丢失的PDU;Determining continuous loss feedback information corresponding to the lost PDU for any PDU that is lost, wherein the continuous loss feedback information includes an SN of at least one PDU, and does not include an SN of all PDUs in the lost PDU; And sending, by the sending device, a status report that includes the consecutive lost feedback information corresponding to the missing PDU of the segment to the sending device, so that the sending device determines, according to the continuous loss feedback information, the PDU with the corresponding segment loss;
收发机,用于在处理器的控制下接收和发送数据。A transceiver for receiving and transmitting data under the control of a processor.
本发明实施例提供的一种发送设备包括:A sending device provided by an embodiment of the present invention includes:
处理器,用于通过收发机发送和接收数据,并读取存储器中的程序,执行下列过程:A processor for transmitting and receiving data through the transceiver and reading the program in the memory, performing the following process:
接收来自接收设备的包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;根据所述连续丢失反馈信息确定至少一个段丢失的PDU;Receiving a status report from the receiving device that includes continuous loss feedback information corresponding to at least one segment lost PDU, wherein the consecutive loss feedback information includes an SN of at least one PDU, and does not include an SN of all PDUs in the lost PDU Determining at least one segment lost PDU according to the continuous loss feedback information;
收发机,用于在处理器的控制下接收和发送数据。A transceiver for receiving and transmitting data under the control of a processor.
本发明实施例接收设备确定一段丢失的PDU对应的连续丢失反馈信息,并将包含连续丢失反馈信息的状态报告发送给发送设备,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN。由于在连续丢失反馈信息不包括该段丢失的PDU中全部PDU的SN,从而在多个连续PDU同时丢包,节省了RLC状态报告的开销,从而提高了效率,节省了传输资源。In the embodiment of the present invention, the receiving device determines the continuous loss feedback information corresponding to a lost PDU, and sends a status report including the continuous loss feedback information to the sending device, where the continuous loss feedback information includes the SN of at least one PDU, and does not The SN of all PDUs in the lost PDU is included. Since the continuous loss feedback information does not include the SNs of all the PDUs in the lost PDU, thereby simultaneously dropping packets in multiple consecutive PDUs, the overhead of the RLC status report is saved, thereby improving efficiency and saving transmission resources.
附图说明DRAWINGS
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简要介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域的普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly described below. It is obvious that the drawings in the following description are only some embodiments of the present invention, Those skilled in the art can also obtain other drawings based on these drawings without paying for inventive labor.
图1为本发明实施例进行反馈的系统结构示意图;1 is a schematic structural diagram of a system for performing feedback according to an embodiment of the present invention;
图2为本发明实施例第一种丢包示意图;2 is a schematic diagram of a first type of packet loss according to an embodiment of the present invention;
图3为本发明实施例第二种丢包示意图;3 is a schematic diagram of a second type of packet loss according to an embodiment of the present invention;
图4为本发明实施例第一种状态报告格式示意图;4 is a schematic diagram of a first status report format according to an embodiment of the present invention;
图5为本发明实施例第二种状态报告格式示意图;FIG. 5 is a schematic diagram of a second status report format according to an embodiment of the present invention; FIG.
图6为本发明实施例第二种状态报告格式示意图;6 is a schematic diagram of a second status report format according to an embodiment of the present invention;
图7为本发明实施例第一种接收设备的结构示意图;FIG. 7 is a schematic structural diagram of a first receiving device according to an embodiment of the present invention; FIG.
图8为本发明实施例第一种发送设备的结构示意图;FIG. 8 is a schematic structural diagram of a first sending device according to an embodiment of the present invention;
图9为本发明实施例第二种接收设备的结构示意图;9 is a schematic structural diagram of a second receiving device according to an embodiment of the present invention;
图10为本发明实施例第二种发送设备的结构示意图;FIG. 10 is a schematic structural diagram of a second sending device according to an embodiment of the present invention;
图11为本发明实施例第一种进行反馈的方法流程示意图;11 is a schematic flowchart of a method for performing feedback according to an embodiment of the present invention;
图12为本发明实施例第二种进行反馈的方法流程示意图。FIG. 12 is a schematic flowchart of a second method for performing feedback according to an embodiment of the present invention.
具体实施方式detailed description
为了使本发明的目的、技术方案和优点更加清楚,下面将结合附图对本发明作进一步地详细描述,显然,所描述的实施例仅仅是本发明一部份实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其它实施例,都属于本发明保护的范围。The present invention will be further described in detail with reference to the accompanying drawings, in which . All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
如图1所示,本发明实施例进行反馈的系统包括:接收设备10和发送设备20。As shown in FIG. 1, the system for performing feedback in the embodiment of the present invention includes: a receiving device 10 and a transmitting device 20.
接收设备10,用于针对任意一段丢失的PDU,确定该段丢失的PDU对应的连续丢失反馈信息,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;将包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告发送给发送设备,以使所述发送设备根据连续丢失反馈信息确定对应段丢失的PDU;The receiving device 10 is configured to determine continuous loss feedback information corresponding to the lost PDU for any piece of the lost PDU, where the continuous loss feedback information includes the SN of the at least one PDU, and does not include the lost PDU. The SN of all the PDUs is sent to the sending device, where the status report of the continuous loss feedback information corresponding to the at least one segment lost PDU is sent, so that the sending device determines the PDU with the corresponding segment loss according to the continuous loss feedback information;
发送设备20,用于接收来自接收设备的包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告,根据所述连续丢失反馈信息确定至少一个段丢失的PDU。The sending device 20 is configured to receive a status report from the receiving device that includes continuous loss feedback information corresponding to at least one segment lost PDU, and determine at least one segment lost PDU according to the continuous loss feedback information.
本发明实施例接收设备确定一段丢失的PDU对应的连续丢失反馈信息,并将包含连续丢失反馈信息的状态报告发送给发送设备,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN。由于在连续丢失反馈信息不包括该段丢失的PDU中全部PDU的SN,从而在多个连续PDU同时丢包,节省了RLC状态报告的开销,从而提高了 效率,节省了传输资源;进一步提升了空口效率和处理效率。In the embodiment of the present invention, the receiving device determines the continuous loss feedback information corresponding to a lost PDU, and sends a status report including the continuous loss feedback information to the sending device, where the continuous loss feedback information includes the SN of at least one PDU, and does not The SN of all PDUs in the lost PDU is included. Since the continuous loss feedback information does not include the SNs of all the PDUs in the lost PDU, thereby simultaneously dropping packets in multiple consecutive PDUs, the overhead of the RLC status report is saved, thereby improving efficiency and saving transmission resources; further improving Air interface efficiency and processing efficiency.
本发明实施例所述连续丢失反馈信息中不包括该段丢失的PDU中全部PDU的SN包括下列情况中的一个:The SN of the continuous loss feedback information in the embodiment of the present invention that does not include all the PDUs in the lost PDU includes one of the following conditions:
1、所述连续丢失反馈信息中包括该段丢失的PDU中部分PDU的SN;1. The continuous loss feedback information includes an SN of a part of the PDUs in the lost PDU;
2、所述连续丢失反馈信息中没有该段丢失的PDU中任何一个PDU的SN。2. The continuous lost feedback information does not have the SN of any one of the PDUs in the lost PDU.
其中,本发明实施例的连续丢失反馈信息中包括能够使发送设备确定丢失的一段PDU的信息。The continuous loss feedback information in the embodiment of the present invention includes information that enables the sending device to determine a lost PDU.
比如可以包括一个PDU的SN和对应段丢失的PDU的数量;For example, the SN of one PDU and the number of PDUs lost in the corresponding segment may be included;
还可以包括所述连续丢失反馈信息中包括两个PDU的SN。An SN including two PDUs in the continuous loss feedback information may also be included.
连续丢失反馈信息中包括不同的信息,具体信息的含义也不同,下面列举几种。The continuous loss feedback information includes different information, and the specific information has different meanings. Several are listed below.
一、连续丢失反馈信息中包括一个PDU的SN和对应段丢失的PDU的数量。1. The number of SNs including one PDU and the number of PDUs lost in the corresponding segment in the continuous loss feedback information.
1、若所述一个PDU的SN为对应段丢失的PDU中第一个PDU的SN,则对应段丢失的PDU的数量包括第一个PDU或不包括第一个PDU。1. If the SN of the one PDU is the SN of the first PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU.
比如一段丢失的PDU的SN是10到15,则连续丢失反馈信息中包括第一个PDU的SN,即10。丢失的PDU的数量如果包括第一个PDU的SN,则是6;如果不包括第一个PDU的SN,则是5。For example, if the SN of a lost PDU is 10 to 15, the SN of the first PDU, that is, 10, is continuously lost in the feedback information. The number of lost PDUs is 6 if the SN of the first PDU is included, and 5 if the SN of the first PDU is not included.
具体包括还是不包括可以在协议中约定,也可以由发送和接收双方协商确定。只要能够保证发送和接收双方保持一致即可。The specific inclusion or not includes the agreement in the agreement, and can also be determined by both the sending and receiving parties. As long as the sender and receiver can be guaranteed to be consistent.
2、若所述一个PDU的SN为对应段丢失的PDU中最后一个PDU的SN,则对应段丢失的PDU的数量包括最后一个PDU或不包括最后一个PDU。2. If the SN of the one PDU is the SN of the last PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU.
比如一段丢失的PDU的SN是10到15,则连续丢失反馈信息中包括第一个PDU的SN,即15。丢失的PDU的数量如果包括第一个PDU的SN,则是6;如果不包括第一个PDU的SN,则是5。For example, if the SN of a lost PDU is 10 to 15, the SN of the first PDU, that is, 15 is included in the continuous loss feedback information. The number of lost PDUs is 6 if the SN of the first PDU is included, and 5 if the SN of the first PDU is not included.
具体包括还是不包括可以在协议中约定,也可以由发送和接收双方协商确定。只要能够保证发送和接收双方保持一致即可。The specific inclusion or not includes the agreement in the agreement, and can also be determined by both the sending and receiving parties. As long as the sender and receiver can be guaranteed to be consistent.
3、若所述一个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU。3. If the SN of the PDU is the SN of the PDU that is located in front and is adjacent to the PDU that is lost in the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
比如一段丢失的PDU的SN是10到15,则连续丢失反馈信息中包括的一个PDU的SN是位于第一个PDU前面的第一个PDU的SN,即9。丢失的PDU的数量是6。For example, if the SN of a lost PDU is 10 to 15, the SN of one PDU included in the continuous loss feedback information is the SN of the first PDU located before the first PDU, that is, 9. The number of lost PDUs is 6.
4、若所述一个PDU的SN为位于后面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU。4. If the SN of the one PDU is the SN of the PDU that is located later and adjacent to the PDU that is lost by the corresponding segment, the number of PDUs lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
比如一段丢失的PDU的SN是10到15,则连续丢失反馈信息中包括的一个PDU的SN是位于最后一个PDU后面的第一个PDU的SN,即16。丢失的PDU的数量是6。For example, if the SN of a lost PDU is 10 to 15, the SN of one PDU included in the continuous loss feedback information is the SN of the first PDU located after the last PDU, that is, 16. The number of lost PDUs is 6.
上述几种方式具体使用哪种可以在协议中约定,也可以由发送和接收双方协商确定。只要能够保证发送和接收双方保持一致即可。Which of the above several methods can be specifically used in the agreement can also be determined by both the sending and receiving parties. As long as the sender and receiver can be guaranteed to be consistent.
二、连续丢失反馈信息中包括所述连续丢失反馈信息中包括两个PDU的SN。2. The continuous loss feedback information includes an SN including two PDUs in the continuous loss feedback information.
1、所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和最后一个PDU的SN。1. The SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment.
比如一段丢失的PDU的SN是10到15,则连续丢失反馈信息中包括第一个PDU的SN和最后一个PDU的SN,即10和15。For example, if the SN of a lost PDU is 10 to 15, the SN of the first PDU and the SN of the last PDU, that is, 10 and 15, are included in the continuous loss feedback information.
2、所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和最后一个PDU的SN。2. The SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment.
比如一段丢失的PDU的SN是10到15,则连续丢失反馈信息中包括位于第一个PDU前面的第一个PDU的SN和最后一个PDU的SN,即9和15。For example, if the SN of a lost PDU is 10 to 15, the continuous loss feedback information includes the SN of the first PDU located before the first PDU and the SNs of the last PDU, that is, 9 and 15.
3、所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN。3. The SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment.
比如一段丢失的PDU的SN是10到15,则连续丢失反馈信息中包括位于第一个PDU的SN和位于最后一个PDU后面的第一个PDU的SN,即10和16。For example, if the SN of a lost PDU is 10 to 15, the continuous loss feedback information includes the SN of the first PDU and the SNs of the first PDU behind the last PDU, that is, 10 and 16.
4、所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN。4. The SN of the two PDUs included in the continuous loss feedback information is the SN of the PDU that is located in front of the PDU that is adjacent to the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment. .
比如一段丢失的PDU的SN是10到15,则连续丢失反馈信息中包括位于第一个PDU前面的第一个和位于最后一个PDU后面的第一个,即9和16。For example, if the SN of a lost PDU is 10 to 15, the continuous loss feedback information includes the first one before the first PDU and the first one after the last PDU, that is, 9 and 16.
上述几种方式具体使用哪种可以在协议中约定,也可以由发送和接收双方协商确定。只要能够保证发送和接收双方保持一致即可。Which of the above several methods can be specifically used in the agreement can also be determined by both the sending and receiving parties. As long as the sender and receiver can be guaranteed to be consistent.
上面介绍的是丢失的都是完整PDU的情况。在实施中,还有可能出现连续丢失的PDU中第一个和/或最后一个PDU是分段PDU。分段PDU为一部分正确接收,一部分丢失的PDU。The above describes the case where the lost PDU is a complete PDU. In implementations, it is also possible that the first and/or last PDU in a continuously lost PDU is a segmentation PDU. The segmentation PDU is a part of the correctly received, part of the lost PDU.
如果连续丢失的PDU中第一个是分段PDU,则第一个PDU中的后N字节丢失;If the first of the consecutively lost PDUs is a segmentation PDU, the last N bytes in the first PDU are lost;
如果连续丢失的PDU中最后一个是分段PDU,则最后一个PDU中的前N字节丢失。If the last one of consecutively lost PDUs is a segmentation PDU, the first N bytes in the last PDU are lost.
可选的,若段丢失的PDU包括分段PDU,则所述连续丢失反馈信息除了上面介绍的包括的信息外,还可以包括分段PDU对应的段偏移信息,以使所述发送设备根据段偏移信息确定分段PDU中丢失字节。Optionally, if the segment lost PDU includes a segment PDU, the continuous loss feedback information may include segment offset information corresponding to the segment PDU, in addition to the information included in the foregoing, so that the sending device is configured according to The segment offset information determines the missing bytes in the segmentation PDU.
在实施中,段偏移信息包括的内容有很多,下面列举几种。In the implementation, the segment offset information includes a lot of content, and several are listed below.
1、若分段PDU是对应段丢失的PDU中的第一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息。1. If the segment PDU is the first PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information used to determine the received success byte in the first PDU or used to determine the first PDU. Missing byte information.
比如第一个PDU一共500字节,丢失后200字节。若段偏移信息包括用于确定第一个PDU中接收成功字节的信息,则该信息为300;若段偏移信息包括用于确定第一个PDU中丢失字节的信息,则该信息为200。For example, the first PDU has a total of 500 bytes and is lost 200 bytes. If the segment offset information includes information for determining a success byte received in the first PDU, the information is 300; if the segment offset information includes information for determining a missing byte in the first PDU, the information Is 200.
具体采用哪种方式可以在协议中约定,也可以由发送和接收双方协商确定。只要能够保证发送和接收双方保持一致即可。Which method is specifically adopted may be agreed in the agreement, or may be determined by both the sending and receiving parties. As long as the sender and receiver can be guaranteed to be consistent.
2、若分段PDU是对应段丢失的PDU中的最后一个PDU,则所述段偏移 信息包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息。2. If the segment PDU is the last PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information for determining the success byte received in the last PDU or used to determine the missing byte in the last PDU. Information.
比如最后一个PDU一共500字节,丢失后200字节。若段偏移信息包括用于确定最后一个PDU中接收成功字节的信息,则该信息为300;若段偏移信息包括用于确定最后一个PDU中丢失字节的信息,则该信息为200。For example, the last PDU has a total of 500 bytes and is lost 200 bytes. If the segment offset information includes information for determining a success byte received in the last PDU, the information is 300; if the segment offset information includes information for determining a missing byte in the last PDU, the information is 200. .
具体采用哪种方式可以在协议中约定,也可以由发送和接收双方协商确定。只要能够保证发送和接收双方保持一致即可。Which method is specifically adopted may be agreed in the agreement, or may be determined by both the sending and receiving parties. As long as the sender and receiver can be guaranteed to be consistent.
3、若分段PDU是对应段丢失的PDU中的第一个PDU和最后一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息,以及包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息。3. If the segment PDU is the first PDU and the last PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information used to determine the received success byte in the first PDU or used to determine the The information of the missing bytes in a PDU, as well as information for determining the success byte received in the last PDU or for determining the missing byte in the last PDU.
比如第一个PDU一共600字节,丢失后200字节,最后一个PDU一共500字节,丢失后200字节。若段偏移信息包括用于确定第一个PDU中接收成功字节的信息,则该信息为400;若段偏移信息包括用于确定第一个PDU中丢失字节的信息,则该信息为200;若段偏移信息包括用于确定最后一个PDU中接收成功字节的信息,则该信息为300;若段偏移信息包括用于确定最后一个PDU中丢失字节的信息,则该信息为200。For example, the first PDU has a total of 600 bytes, 200 bytes after the loss, the last PDU has a total of 500 bytes, and 200 bytes after the loss. If the segment offset information includes information for determining a success byte received in the first PDU, the information is 400; if the segment offset information includes information for determining a missing byte in the first PDU, the information 200; if the segment offset information includes information for determining a success byte received in the last PDU, the information is 300; if the segment offset information includes information for determining a missing byte in the last PDU, The information is 200.
具体采用哪种方式可以在协议中约定,也可以由发送和接收双方协商确定。只要能够保证发送和接收双方保持一致即可。Which method is specifically adopted may be agreed in the agreement, or may be determined by both the sending and receiving parties. As long as the sender and receiver can be guaranteed to be consistent.
上述几种方式具体使用哪种可以在协议中约定,也可以由发送和接收双方协商确定。只要能够保证发送和接收双方保持一致即可。Which of the above several methods can be specifically used in the agreement can also be determined by both the sending and receiving parties. As long as the sender and receiver can be guaranteed to be consistent.
在实施中,为了进一步提高效率,所述连续丢失反馈信息中还可以包括但不限于下列信息中的部分或全部:In an implementation, in order to further improve efficiency, the continuous loss feedback information may also include, but is not limited to, some or all of the following information:
用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息;Information indicating whether the first PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息;Information indicating whether the last PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息,这个信息只要第一个PDU和最后一个PDU中有至少一个 是分段PDU,就需要指示有分段PDU。Information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost. This information needs to be indicated as long as at least one of the first PDU and the last PDU is a segment PDU. There are segmentation PDUs.
可选的,所述用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,Optionally, the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息位于所述状态报告的分段指示域中。The information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
在实施中,可以设置一个专门的分段指示域。In the implementation, a dedicated segmentation indicator field can be set.
这里的逻辑包含三种方式:The logic here consists of three ways:
1、对于用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息,第一个分段可以单独使用1bit的分段指示域;1. For information indicating whether the first PDU in the PDU in which the corresponding segment is lost is a segment PDU, the first segment may use a 1-bit segment indication field separately;
2、对于用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息,最后一个分段可以单独使用1bit的分段指示域;2. For the information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU, the last segment can use the 1-bit segment indication field separately;
3、对于用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息,第一个和最后一个分段可以联合使用一个分段指示域,比如1bit。也可以2bit,即指示是否是分段,以及指示哪个是分段,比如00代表没有分段,10代表第一个是分段,01代表最后一个是分段,11代表第一个和最后一个都是分段。3. For the information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost, the first and last segments may jointly use a segment indication field, such as 1 bit. It can also be 2bit, indicating whether it is a segment, and indicating which segment is segmented, such as 00 for no segmentation, 10 for segmentation, 01 for segmentation, 11 for first and last segment It is all segmentation.
在实施中,有的时候有连续丢失的PDU,有的时候没有连续丢失的PDU。基于此一种可选的方式是在状态报告中添加一个用于指示状态报告中是否包括所述连续丢失反馈信息的信息,以便接收方根据该信息可以确定是否包含连续丢失反馈信息。In the implementation, there are sometimes consecutive lost PDUs, and sometimes there are no consecutive lost PDUs. Based on this, an optional manner is added to the status report to indicate whether the continuous loss feedback information is included in the status report, so that the receiver can determine whether to include continuous loss feedback information according to the information.
下面列举几个例子,对本发明的方案进行详细说明。The scheme of the present invention will be described in detail below by way of a few examples.
实施例1:NACK_SN+Num(即包括一个SN和PDU的数量)。Embodiment 1: NACK_SN+Num (that is, including the number of one SN and PDU).
如图2所示,假设接收设备的接收状态为:最后接收到的PDU的SN为38,SN在[12,26]的范围之内的15个连续PDU丢失,其他都正常接收。As shown in FIG. 2, it is assumed that the receiving state of the receiving device is: the SN of the last received PDU is 38, and 15 consecutive PDUs of the SN within the range of [12, 26] are lost, and the others are normally received.
在判断丢失时,由于底层有可能存在HARQ的重传导致的接收顺序与发 送顺序不一致的情况,一般来说,需要经过重排序定时器的检测,重排序定时器的长度一般为HARQ重传的最大时延。在本例中,发送设备可能在第一个传输时刻发送了数据包SN从0到11的连续12个PDU,在第二个传输时刻发送了数据包SN从12到26的连续15个PDU,在第三个传输时刻发送了数据包SN从27到38的连续12个PDU。When the loss is judged, the receiving sequence and the sending sequence are inconsistent due to the retransmission of the HARQ. Generally, the reordering timer needs to be detected. The length of the reordering timer is generally HARQ retransmission. Maximum delay. In this example, the transmitting device may transmit consecutive 12 PDUs of data packet SN from 0 to 11 at the first transmission moment, and 15 consecutive PDUs of data packet SN from 12 to 26 at the second transmission moment. A consecutive 12 PDUs of data packets SN from 27 to 38 are transmitted at the third transmission time.
对于接收设备来说,先接收到了SN从0到11的连续12个PDU,接着接收到了SN从27到38的连续12个PDU,发现中间存在了接收序列缺口,即启动重排序定时器,重排序定时器长度约等于HARQ的最大传输时延,而当重排序定时器超时,仍旧没有接收到缺口处的15个PDU,则认定该15个PDU丢失,需要向发送设备反馈状态报告,告知这15个PDU丢失,需要发送设备重传。For the receiving device, the first 12 PDUs of the SN from 0 to 11 are received first, and then 12 consecutive PDUs of the SN from 27 to 38 are received, and the receiving sequence gap is found in the middle, that is, the reordering timer is started, The length of the sorting timer is approximately equal to the maximum transmission delay of the HARQ. When the reordering timer expires and 15 PDUs at the gap are still not received, the 15 PDUs are determined to be lost. The status report needs to be fed back to the sending device to inform this. 15 PDUs are lost and need to be retransmitted by the sending device.
在上述这种情况下,需要在一个状态报告中携带SN从12到26的PDU丢失的信息,也需要携带当前可以确定的尽可能多地接收信息。一种可行的方法是在状态报告中携带如下内容:In the above case, it is necessary to carry the information that the SN loses the PDU from 12 to 26 in a status report, and also needs to carry as much information as possible that can be determined currently. One possible method is to carry the following in the status report:
1、携带ACK_SN,该ACK_SN可以是当前能确定接收状态的PDU的最高SN的信息或者最高SN的下一个SN的信息,在本例中,ACK_SN可以设置为38或者39,告知发送设备SN=38已经正确接收,或者下一个需要接收的SN为39。1. Carrying an ACK_SN, which may be the highest SN information of the PDU that can currently determine the receiving state or the information of the next SN of the highest SN. In this example, the ACK_SN may be set to 38 or 39, and the sending device is informed that the SN=38 It has been received correctly, or the next SN that needs to be received is 39.
2、携带NACK_SN序列信息(即NACK_SN+Num),因为丢失的PDU是连续的一个序列,因此可以将该序列一起携带。2. Carrying NACK_SN sequence information (ie, NACK_SN+Num), because the lost PDU is a continuous sequence, so the sequence can be carried together.
在本例中,可以将NACK_SN设置为12,并携带NACK_NUM=15,表示从SN=12开始的连续15个数据包都丢失了,即SN范围[12,26]的这连续15个PDU丢失;In this example, the NACK_SN can be set to 12 and carry NACK_NUM=15, indicating that 15 consecutive packets starting from SN=12 are lost, that is, the consecutive 15 PDUs of the SN range [12, 26] are lost;
或者可以携带NACK_SN设置为26,并携带NACK_NUM=15,在格式规定中会明确指明是采取倒序还是顺序的方式(如果预先约定就一不在格式中明确),因此也可以确定丢失的SN范围为[12,26]。Or it can carry NACK_SN set to 26, and carry NACK_NUM=15, in the format specification, it will be clearly indicated whether to adopt reverse order or sequential (if it is pre-agreed, it is clear in the format), so it can also be determined that the lost SN range is [ 12,26].
对于发送设备来说,在接收到该状态报告时,可以从ACK_SN信息和 NACK_SN序列信息中,准确无误的获得接收设备的接收状态:SN范围从[12,26]的PDU被确定丢包,需要重新传输,其余SN=38之前的数据包均被接收设备正确收到,可以相应的标记每个PDU的确认状态,并移动发送窗口,例如发送窗口的下边界可以从0更新为12了,12为第一个未连续接收ACK的PDU。For the transmitting device, when receiving the status report, the receiving status of the receiving device can be accurately obtained from the ACK_SN information and the NACK_SN sequence information: the SN range is determined from the PDU of [12, 26], and the packet needs to be lost. Retransmission, the remaining packets before SN=38 are correctly received by the receiving device, the acknowledgment status of each PDU can be marked accordingly, and the sending window can be moved. For example, the lower boundary of the sending window can be updated from 0 to 12, 12 It is the first PDU that does not receive ACKs consecutively.
实施例2:First_NACK_SN+Last_NACK_SN(即包括两个SN)Embodiment 2: First_NACK_SN+Last_NACK_SN (ie including two SNs)
如图2所示,假设接收设备的接收状态为:最后接收到的PDU的SN为38,SN在[12,26]的范围之内的15个连续PDU丢失,其他都正常接收。As shown in FIG. 2, it is assumed that the receiving state of the receiving device is: the SN of the last received PDU is 38, and 15 consecutive PDUs of the SN within the range of [12, 26] are lost, and the others are normally received.
在判断丢失时,由于底层有可能存在HARQ的重传导致的接收顺序与发送顺序不一致的情况,一般来说,需要经过重排序定时器的检测,重排序定时器的长度一般为HARQ重传的最大时延。在本例中,发送设备可能在第一个传输时刻发送了数据包SN从0到11的连续12个PDU,在第二个传输时刻发送了数据包SN从12到26的连续15个PDU,在第三个传输时刻发送了数据包SN从27到38的连续12个PDU。When the loss is judged, the receiving sequence and the sending sequence are inconsistent due to the retransmission of the HARQ. Generally, the reordering timer needs to be detected. The length of the reordering timer is generally HARQ retransmission. Maximum delay. In this example, the transmitting device may transmit consecutive 12 PDUs of data packet SN from 0 to 11 at the first transmission moment, and 15 consecutive PDUs of data packet SN from 12 to 26 at the second transmission moment. A consecutive 12 PDUs of data packets SN from 27 to 38 are transmitted at the third transmission time.
对于接收设备来说,先接收到了SN从0到11的连续12个PDU,接着接收到了SN从27到38的连续12个PDU,发现中间存在了接收序列缺口,即启动重排序定时器,重排序定时器长度约等于HARQ的最大传输时延,而当重排序定时器超时,仍旧没有接收到缺口处的15个PDU,则认定该15个PDU丢失,需要向发送设备反馈状态报告,告知这15个PDU丢失,需要发送设备重传。For the receiving device, the first 12 PDUs of the SN from 0 to 11 are received first, and then 12 consecutive PDUs of the SN from 27 to 38 are received, and the receiving sequence gap is found in the middle, that is, the reordering timer is started, The length of the sorting timer is approximately equal to the maximum transmission delay of the HARQ. When the reordering timer expires and 15 PDUs at the gap are still not received, the 15 PDUs are determined to be lost. The status report needs to be fed back to the sending device to inform this. 15 PDUs are lost and need to be retransmitted by the sending device.
在上述这种情况下,需要在一个状态报告中携带SN从12到26的PDU丢失的信息,也需要携带当前可以确定的尽可能多地接收信息。一种可行的方法是在状态报告中携带如下内容:In the above case, it is necessary to carry the information that the SN loses the PDU from 12 to 26 in a status report, and also needs to carry as much information as possible that can be determined currently. One possible method is to carry the following in the status report:
1、携带ACK_SN,该ACK_SN可以是当前能确定接收状态的PDU的最高SN的信息或者最高SN的下一个SN的信息,在本例中,ACK_SN可以设置为38或者39,告知发送设备SN=38已经正确接收,或者下一个需要接收的SN为39;1. Carrying an ACK_SN, which may be the highest SN information of the PDU that can currently determine the receiving state or the information of the next SN of the highest SN. In this example, the ACK_SN may be set to 38 or 39, and the sending device is informed that the SN=38 Has been received correctly, or the next SN that needs to be received is 39;
2、携带NACK_SN序列信息(即First_NACK_SN+Last_NACK_SN),因为丢失的PDU是连续的一个序列,因此可以将该序列一起携带。2. Carrying NACK_SN sequence information (ie, First_NACK_SN+Last_NACK_SN), because the lost PDU is a continuous sequence, so the sequence can be carried together.
在本例中,可以将First_NACK_SN设置为12,Last_NACK_SN设置为26,可以通过这两个值确定丢失的SN范围为[12,26],一共有连续的15个PDU丢失。In this example, First_NACK_SN can be set to 12, and Last_NACK_SN is set to 26, and the missing SN range can be determined by these two values to be [12, 26], and a total of 15 consecutive PDUs are lost.
在本例中,也可以通过事先约定或者标准规定,对各种包含关系进一步扩展,例如(11,27),(11,26],[12,27)。In this example, various inclusion relationships may be further extended by prior agreement or standard specification, such as (11, 27), (11, 26), [12, 27).
其中,方括号代表包含边缘的数字,圆括号代表不包含边缘的数字,对应于物理含义,可以是连续丢包的前一个SN,或者连续丢包的后一个SN等。只要在标准进行定义使两端理解一致,而简单的加1或减1的操作,不会产生任何误解,只是表示形式不一样,携带的信息是一致的。The square brackets represent numbers including edges, and the parentheses represent numbers that do not contain edges. Corresponding to the physical meaning, it may be the previous SN of continuous packet loss, or the next SN of consecutive packet loss. As long as the standard is defined so that the two ends understand the same, and the simple addition or subtraction of 1 operation, there will be no misunderstanding, but the representation is different, and the information carried is consistent.
对于发送设备来说,在接收到该状态报告时,可以从ACK_SN信息、First_NACK_SN和Last_NACK_SN信息中,准确无误的获得接收设备的接收状态:SN范围从[12,26]的PDU被确定丢包,需要重新传输,其余SN=38之下的数据包均被接收设备正确收到,可以相应的标记每个PDU的确认状态,并移动发送窗口,例如发送窗口的下边界可以从0更新为12了,12为第一个未连续接收ACK的PDU。For the transmitting device, when receiving the status report, the receiving status of the receiving device can be accurately obtained from the ACK_SN information, the First_NACK_SN, and the Last_NACK_SN information: the PDU whose SN range is from [12, 26] is determined to be lost. Retransmission is required, and the remaining data packets under SN=38 are correctly received by the receiving device. The acknowledgment status of each PDU can be marked accordingly, and the sending window can be moved. For example, the lower boundary of the sending window can be updated from 0 to 12. , 12 is the first PDU that does not continuously receive an ACK.
实施例3:分段包的指示Embodiment 3: Instruction of a segmentation package
在上两例中,给出的都是完整的PDU接收或者丢失的情况。在本例中,是对出现分段PDU需要显示其接收状态时的处理方式。In the last two cases, the complete PDU reception or loss is given. In this example, it is the processing mode when the segmentation PDU needs to display its reception state.
如图3所示,假设接收设备的接收状态为:最后接收到的PDU的SN为38,发送设备在第一个传输时刻发送了数据包SN从0到12的连续前12个完整PDU以及SN=12的PDU的第一个分段,例如前300字节,在第二个传输时刻发送了数据包SN从12到26的连续15个PDU及PDU分段,13个完整PDU SN为13到25,2个分段PDU SN=12和SN=26。其中SN=12的PDU发送的是第二个也是最后一个分段300字节,SN=26的PDU发送的是第一个分段,最前面的250字节,在第三个传输时刻发送了数据包SN从26到38的 连续13个PDU及PDU分段。其中,SN=26的PDU发送的是第二个也是最后一个分段,后面的500字节。As shown in FIG. 3, it is assumed that the receiving state of the receiving device is: the SN of the last received PDU is 38, and the transmitting device transmits the first 12 consecutive complete PDUs of the data packet SN from 0 to 12 and the SN at the first transmission moment. The first segment of the PDU of =12, for example the first 300 bytes, transmits 15 consecutive PDUs and PDU segments of the packet SN from 12 to 26 at the second transmission time, 13 complete PDUs SN of 13 to 25, 2 segmentation PDUs SN=12 and SN=26. The PDU with SN=12 sends the second and last segment of 300 bytes, and the PDU with SN=26 sends the first segment. The first 250 bytes are sent at the third transmission time. The packet SN is from 13 to 38 consecutive 13 PDUs and PDU segments. Among them, the PDU with SN=26 sends the second and last segment, followed by 500 bytes.
对于接收设备来说,先接收到了SN从0到12的连续13个PDU和PDU分段,接着接收到了SN从26到38的连续13个PDU和PDU分段,发现中间存在了接收序列缺口,即启动重排序定时器,重排序定时器长度约等于HARQ的最大传输时延,而当重排序定时器超时,仍旧没有接收到缺口处的15个PDU和PDU分段,则认定该15个PDU及PDU分段丢失,需要向发送设备反馈状态报告,告知这15个PDU及PDU分段丢失,需要发送设备重传。For the receiving device, the first 13 PDUs and PDU segments of the SN from 0 to 12 are received first, and then 13 consecutive PDUs and PDU segments of the SN from 26 to 38 are received, and a reception sequence gap exists in the middle. That is, the reordering timer is started, and the reordering timer length is approximately equal to the maximum transmission delay of the HARQ, and when the reordering timer expires, 15 PDUs and PDU segments at the gap are still not received, and the 15 PDUs are identified. If the PDU segment is lost, the status report needs to be sent back to the sending device to inform the 15 PDUs and the PDU segment is lost. The device needs to be retransmitted.
在上述这种情况下,需要在一个状态报告中携带SN从12到26的PDU丢失的信息,也需要携带当前可以确定的尽可能多地接收信息。一种可行的方法是在状态报告中携带如下内容:In the above case, it is necessary to carry the information that the SN loses the PDU from 12 to 26 in a status report, and also needs to carry as much information as possible that can be determined currently. One possible method is to carry the following in the status report:
1、携带ACK_SN,该ACK_SN可以是当前能确定接收状态的PDU的最高SN的信息或者最高SN的下一个SN的信息,在本例中,ACK_SN可以设置为38或者39,告知发送设备SN=38已经正确接收,或者下一个需要接收的SN为39。1. Carrying an ACK_SN, which may be the highest SN information of the PDU that can currently determine the receiving state or the information of the next SN of the highest SN. In this example, the ACK_SN may be set to 38 or 39, and the sending device is informed that the SN=38 It has been received correctly, or the next SN that needs to be received is 39.
2、携带NACK_SN序列及分段信息。2. Carry the NACK_SN sequence and segmentation information.
在携带连续的PDU NACK_SN时,上述两例中的方式都可以使用。本例的关键是分段信息如何携带。When carrying consecutive PDU NACK_SN, the methods in the above two cases can be used. The key to this example is how the segmentation information is carried.
对于第一个NACK的PDU,其是否为分段包可以显示指示。当指示其为分段包时,可以携带分段的SO(Segment Offset,段偏移)信息。For the first NACK PDU, whether it is a segmentation packet can display an indication. When it is indicated that it is a segmentation packet, it may carry segmented SO (Segment Offset) information.
一般分段包,需要两个SO信息,即SOstart和SOend,或者SOstart与分断长度。但由于处于连续PDU序列里的第一个PDU,其一定是最后一个分段,即SOend一定为PDU的结束,因此SOend信息可以携带,也可以省略,即本例中只需要携带SOstart=300字节。A general segmentation package requires two SO information, SOstart and SOend, or SOstart and break length. However, because the first PDU in the continuous PDU sequence, it must be the last segment, that is, SOend must be the end of the PDU, so the SOend information can be carried or omitted, that is, only SOstart=300 words need to be carried in this example. Section.
对于连续PDU的最后一个PDU,也可以显示的指示其是否为分段包。如果为分段包,也需要SOstart和SOend,或者SOstart与分断长度。由于最后一个PDU的分段,一定是第一个分段,即SOstart=0,因此SOstart可以携带 也可以省略,即本例中只需要携带SOend=250字节。For the last PDU of a consecutive PDU, it can also be displayed to indicate whether it is a fragmentation packet. If it is a fragmentation package, it also needs SOstart and SOend, or SOstart and break length. Since the segmentation of the last PDU must be the first segment, that is, SOstart=0, SOstart can be carried or omitted, that is, only SOend=250 bytes need to be carried in this example.
对于发送设备来说,在接收到该状态报告时,可以从ACK_SN信息和NACK_SN序列以及分段信息中,准确无误的获得接收设备的接收状态:SN范围从[13,25]的PDU被确定丢包,SN=12的最后的300个字节丢失,SN=26的前250个字节丢失,需要重新传输,其余SN=38之下的数据包和分段均被接收设备正确收到,可以相应的标记每个PDU的确认状态,并移动发送窗口,例如发送窗口的下边界可以从0更新为12,12为第一个未连续接收ACK的PDU。For the transmitting device, when receiving the status report, the receiving status of the receiving device can be accurately obtained from the ACK_SN information and the NACK_SN sequence and the segmentation information: the SN range is determined from the PDU of [13, 25]. Packet, the last 300 bytes of SN=12 are lost, the first 250 bytes of SN=26 are lost, need to be retransmitted, and the remaining packets and segments under SN=38 are correctly received by the receiving device, The acknowledgment status of each PDU is marked accordingly, and the transmission window is moved. For example, the lower boundary of the transmission window can be updated from 0 to 12, and 12 is the first PDU that does not continuously receive an ACK.
实施例4:混合情况。Example 4: Mixing situation.
在实际传输的过程中,各种丢包状态都有可能遇到,主要场景包括以下各种情况及任意组合:In the process of actual transmission, various packet loss states may be encountered. The main scenarios include the following various situations and any combination:
仅有一个完整PDU丢失;Only one complete PDU is lost;
仅有一个分段PDU丢失;Only one segment PDU is lost;
连续N个完整PDU丢失;Continuous N complete PDUs are lost;
连续N个PDU及分段丢失,其中第一个为分段包,其余为完整PDU;Continuous N PDUs and segments are lost, the first one is a fragmented packet, and the rest are complete PDUs;
连续N个PDU及分段丢失,其中最后一个为分段包,其余为完整PDU;N consecutive PDUs and segments are lost, the last one being a fragmented packet, and the rest being a complete PDU;
连续N个PDU及分段丢失,其中第一个和最后一个为分段包,其余为完整PDU。Successive N PDUs and segments are lost, with the first and last being fragmented packets and the rest being complete PDUs.
为了将上述情况均有效的饱含,一种可行的状态报告格式如图4所示。In order to effectively saturate the above situation, a feasible status report format is shown in FIG.
其中,D/C域和PDU type域与原有的状态报告一致的,不在图中示出。D/C指示这是一个control(控制)PDU;PDU type域可以指示这是一个Status report(状态报告)。LTE协议中,D/C是类型指示,用以说明这个PDU是数据PDU还是控制PDU。PDU type是控制PDU的类型指示,可以指示是状态报告或者其他控制PDU格式。The D/C domain and the PDU type field are consistent with the original status report, and are not shown in the figure. D/C indicates that this is a control PDU; the PDU type field can indicate that this is a Status report. In the LTE protocol, D/C is a type indication to indicate whether the PDU is a data PDU or a control PDU. The PDU type is a type indication of the control PDU, and may indicate a status report or other control PDU format.
ACK_SN:为能够确认接收状态的最高SN,或者最高SN的下一个SN;该域的大小由RLC实体所使用的SN的长度决定。例如使用12bits或者18bits的SN,则该ACK_SN相应长度与SN长度一致。ACK_SN: is the highest SN capable of confirming the reception status, or the next SN of the highest SN; the size of this field is determined by the length of the SN used by the RLC entity. For example, if a SN of 12 bits or 18 bits is used, the corresponding length of the ACK_SN is consistent with the SN length.
En:可以是1bit长度,用以指示后续是否跟随着NACK_SN相关信息,例如0为指示状态报告结束,1为指示后续还有NACK_SN相关信息。En: It can be 1 bit length to indicate whether the NACK_SN related information is followed. For example, 0 indicates that the status report ends, and 1 indicates that there is NACK_SN related information.
NACK_SN:可以是单个丢失的PDU的SN;也可以是连续丢失的PDU的第一个和/或最后一个PDU的SN信息;也可以是连续丢失的PDU的第一个的前一个的SN和/或最后一个的后一个的SN,比如上面实施例2。NACK_SN: may be the SN of a single lost PDU; may also be the SN information of the first and/or last PDU of consecutively lost PDUs; or may be the SN and / of the first one of consecutively lost PDUs Or the last SN of the last one, such as Embodiment 2 above.
Ec:可以是1bit长度,指示是单个PDU还是连续PDU丢失信息,例如0为单个PDU丢失信息,1为连续PDU丢失信息。Ec: Can be 1 bit length, indicating whether it is a single PDU or a continuous PDU loss information, for example, 0 is a single PDU loss information, and 1 is a continuous PDU loss information.
Es1:可以是1bit长度,指示丢失PDU是否为分段,如果是单个丢失的PDU,则该信息已经足以,例如0为完整PDU丢失,意味着后续不会有SO信息,1为分段PDU丢失,意味着后续会有SOstart和SOend;如果是连续的PDU丢失,则该域有两种用法:Es1: It can be 1 bit length, indicating whether the lost PDU is a segment. If it is a single lost PDU, the information is sufficient. For example, 0 is a complete PDU loss, meaning that there will be no SO information in the future, and 1 is a segment PDU loss. , meaning that there will be SOstart and SOend in the future; if there are consecutive PDUs lost, the domain has two usages:
-用法1:Es1只需要这一个域,来指示连续PDU是否包含分段信息,也就是说对第一个PDU和最后一个PDU不区分,统一用1bit指示。当该比特取0意味着,第一个PDU和最后一个PDU都没有分段;当该比特取1意味着,第一个PDU和/或最后一个PDU发生了分段,这里包含三种情况:仅第一个是分段PDU,仅最后一个是分段PDU,第一个和最后一个同时是分段PDU。在只需要Es1一个域的情况下,后续的Es2域不需要,SOstart和SOend这两个域同时出现,SOstart对应于第一个PDU的分段在原始完整PDU中的位置,如果分段,则取具体分段值,例如SOstart=300,意味着第一个PDU从第300字节开始到末尾的分段都丢失,当第一个PDU完整丢失时,SOstart=0即可表示。SOend对应于最后一个PDU分段在原始完整PDU中的位置,如果分段,则取具体分段值,例如SOend=250,意味着最后一个PDU的前250字节丢失,当最后一个PDU没有分段而是整个丢失时,此时可以将SOend设置为全1的最大值,表明指向PDU末尾。格式可以变为图5所示的格式:- Usage 1: Es1 only needs this field to indicate whether the consecutive PDUs contain segmentation information, that is, the first PDU and the last PDU are not distinguished, and the 1bit indication is used uniformly. When the bit is 0, the first PDU and the last PDU are not segmented; when the bit is taken to be 1, the first PDU and/or the last PDU are segmented. There are three cases: Only the first one is a segmentation PDU, only the last one is a segmentation PDU, the first and last one are simultaneously segmentation PDUs. In the case where only one domain of Es1 is required, the subsequent Es2 domain is not required, and the two domains of SOstart and SOend appear simultaneously, and SOstart corresponds to the position of the segment of the first PDU in the original complete PDU, and if segmentation, Taking a specific segment value, such as SOstart=300, means that the first PDU is lost from the 300th byte to the end of the segment. When the first PDU is completely lost, SOstart=0 can be expressed. SOend corresponds to the position of the last PDU segment in the original complete PDU. If segmentation, the specific segment value is taken, for example, SOend=250, meaning that the first 250 bytes of the last PDU are lost, when the last PDU is not divided. When the segment is lost, the SOend can be set to the maximum value of all 1s, indicating that it points to the end of the PDU. The format can be changed to the format shown in Figure 5:
-用法2:Es1域,作为第一个PDU是否分段的指示,即当Ec域显示这是一个连续PDU丢失的格式,那么Es1域仅指示后续的SOstart是否出现,而最后一个PDU是否分段由另一个Es2域来指示,即SOend是否出现由Es2来 指示。- Usage 2: Es1 field, as an indication of whether the first PDU is fragmented, that is, when the Ec field shows that this is a format in which consecutive PDUs are lost, then the Es1 field only indicates whether the subsequent SOstart is present, and whether the last PDU is segmented. Indicated by another Es2 field, that is, whether SOend appears or not is indicated by Es2.
NACK_NUM:连续丢失的PDU的个数,与NACK_SN域一起来决定连续丢失的PDU的SN的范围,或者这个域也可以改作Last_NACK_SN,与NACK_SN分别为连续丢失的PDU的SN的首尾两个SN值。这个域仅在Ec显示这是一个连续丢失PDU格式的时候出现,在单个丢失的情况下不出现。NACK_NUM: The number of consecutively lost PDUs, together with the NACK_SN field, determines the range of SNs of consecutively lost PDUs, or this field can also be changed to Last_NACK_SN, which is the first and last SN values of the SN of consecutively lost PDUs, respectively. This field only appears when Ec shows that this is a continuous loss of PDU format, and does not appear in the case of a single loss.
Es2:与Es1配合使用,在Ec指示这是一个连续丢失PDU格式的情况下,用以指示最后一个PDU是否是分段,或者在不优化的情况下,仅需要Es1一个域即可。Es2: Used in conjunction with Es1, in case Ec indicates that this is a continuous loss PDU format, it is used to indicate whether the last PDU is segmented, or in the case of no optimization, only Es1 one domain is required.
SOstart:在单个PDU分段丢失的情况,指示该PDU分段在原始完整PDU中的起始字节数;当连续PDU的格式中,用以指示第一个PDU的分段其在原始完整PDU中的起始字节数,因为第一个PDU分段一定是最后一个分段,因此该第一个PDU可以省略SOend,默认到结尾,当然也可以显示携带SOend,相当于在连续PDU丢失的情况下,最多出现两组SOstart+SOend,分别对应第一个包和最后一个包;两组完整分段信息格式如图6所示。SOstart: indicates the starting byte number of the PDU segment in the original full PDU in the case of a single PDU segment loss; in the format of the consecutive PDU, the segment indicating the first PDU is in the original full PDU The number of starting bytes in the first PDU segment must be the last segment, so the first PDU can omit SOend, the default to the end, of course, can also show that carrying SOend, equivalent to losing in consecutive PDUs In the case, there are two groups of SOstart+SOend, which correspond to the first packet and the last packet respectively; the complete segmentation information format of the two groups is shown in Fig. 6.
SOend:在单个PDU分段丢失的情况,指示该PDU分段在原始完整PDU中的结束字节数;当连续PDU的格式中,用以指示最后一个PDU的分段其在原始完整PDU中的起始字节数,因为最后一个PDU分段一定是第一个分段,因此该最后一个PDU可以省略SOstart,默认从0字节开始。SOend: indicates the number of ending bytes of the PDU segment in the original full PDU in the case of a single PDU segment loss; in the format of the consecutive PDU, the segment indicating the last PDU is in the original full PDU The starting byte count, because the last PDU segment must be the first segment, so the last PDU can omit SOstart, starting with 0 bytes by default.
例如:图3中,连续丢失的一串包,26是最后一个包,且26被分段了,那么包含在连续SN里的一定是26的第一个分段(0-250字节的第一个分段)。For example, in Figure 3, a serially lost packet, 26 is the last packet, and 26 is segmented, then the first segment of 26 that is included in the continuous SN (0-250 bytes) One segment).
一般来说,从0字节开始的是第一分段;从中间字节开始且并不是结尾的,是中间分段;从中间字节开始且分段结尾与PDU结尾重合的,是最后一个分段。In general, starting from 0 bytes is the first segment; starting from the middle byte and not ending, is the intermediate segment; starting from the middle byte and ending at the end of the segment coincides with the end of the PDU, is the last one Segmentation.
下面以图4的格式举例说明,其他格式类似,在此不再赘述。The following is an example of the format of FIG. 4, and other formats are similar, and details are not described herein again.
-当状态报告仅包含ACK信息,没有任何丢包信息时,状态报告中仅需要包含ACK_SN信息,并将紧跟着的En域置为0,意味着状态报告结束,后续没有NACK信息。- When the status report contains only ACK information, and there is no packet loss information, the status report only needs to include ACK_SN information, and the following En field is set to 0, which means that the status report ends, and there is no NACK information subsequently.
-当状态报告中包含ACK信息和单个完整的PDU丢包信息,则在ACK_SN域设置成相应值之后,将En域置为1,意味着后续有NACK信息,接着携带NACK_SN信息,并将Ec域置为0,Es1置为0,表明是单个完整包丢失,如果是单个分段包,则Ec=0,Es1=1,并携带SOstart和SOend,如果不止一个丢包,则后续En域继续置为1,继续携带下一个NACK_SN信息以及相应的Ec域和Es1和可能的分段,直至全部携带完,将紧跟着的En域置为0,意味着状态报告结束。- When the status report contains ACK information and a single complete PDU packet loss information, after the ACK_SN field is set to the corresponding value, the En field is set to 1, meaning that there is subsequent NACK information, then carries NACK_SN information, and the Ec domain is Set to 0, Es1 is set to 0, indicating that a single complete packet is lost. If it is a single fragmented packet, Ec=0, Es1=1, and carry SOstart and SOend. If more than one packet is lost, the subsequent En domain continues to be set. If 1, continue to carry the next NACK_SN information and the corresponding Ec domain and Es1 and possible segments until all are carried, setting the immediately following En field to 0, which means the status report ends.
-当状态报告中包含ACK信息和连续的PDU或分段丢包信息,则在ACK_SN域设置成相应值之后,将En域置为1,意味着后续有NACK信息,接着携带NACK_SN信息,并将Ec域置为1,Es1置为0,表明是连续完整包丢失,并设置NACK_NUM值,如果是连续并有分段包,则Ec=1,Es1=1,并携带SOstart和SOend,或者Es1指示SOstart是否出现,而Es2指示SOend是否出现,如果不止一个丢包序列,则后续En域继续置为1,继续携带下一个NACK_SN信息以及相应的Ec域和Es1和可能的分段,直至全部携带完,将紧跟着的En域置为0,意味着状态报告结束。- When the status report contains ACK information and consecutive PDU or segmented packet loss information, after the ACK_SN field is set to the corresponding value, the En field is set to 1, meaning that there is subsequent NACK information, and then carries the NACK_SN information, and The Ec field is set to 1, Es1 is set to 0, indicating continuous packet loss, and the NACK_NUM value is set. If it is continuous and there are segment packets, Ec=1, Es1=1, and carry SOstart and SOend, or Es1 indication. Whether SOstart appears, and Es2 indicates whether SOend appears. If there is more than one packet loss sequence, the subsequent En field continues to be set to 1, and continues to carry the next NACK_SN information and the corresponding Ec domain and Es1 and possible segments until all are carried. , sets the immediately following En field to 0, which means the status report ends.
-当状态报告中包含ACK信息,并且既有单个PDU或分段丢包信息,也有连续的PDU或分段丢包信息,则每次En域置为1后,后面的NACK信息既可以携带单个包也可以是连续包,且分段信息都是各自指示的,将不同的信息逐一携带并设置相应的指示域,直至全部携带完,将紧跟着的En域置为0,意味着状态报告结束。- When the status report contains ACK information, and there is a single PDU or segmented packet loss information, as well as continuous PDU or segmented packet loss information, each time the En field is set to 1, the subsequent NACK information can carry a single The packet may also be a continuous packet, and the segmentation information is indicated by each, and the different information is carried one by one and the corresponding indication domain is set, until all are carried, and the following En domain is set to 0, meaning the status report End.
如图7所示,本发明实施例第一种接收设备包括:As shown in FIG. 7, the first receiving device of the embodiment of the present invention includes:
信息确定模块700,用于针对任意一段丢失的PDU,确定该段丢失的PDU对应的连续丢失反馈信息,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;The information determining module 700 is configured to determine continuous loss feedback information corresponding to the lost PDU for any piece of lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include the lost PDU. SN of all PDUs;
发送模块701,用于将包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告发送给发送设备,以使所述发送设备根据连续丢失反馈信息确定对应段丢失的PDU。The sending module 701 is configured to send a status report of the continuous loss feedback information corresponding to the at least one segment lost PDU to the sending device, so that the sending device determines the PDU with the corresponding segment loss according to the continuous loss feedback information.
可选的,所述连续丢失反馈信息中包括一个PDU的SN和对应段丢失的PDU的数量;或,Optionally, the continuous loss feedback information includes the SN of one PDU and the number of PDUs lost in the corresponding segment; or
所述连续丢失反馈信息中包括两个PDU的SN。The SN of the two PDUs is included in the continuous loss feedback information.
可选的,若所述一个PDU的SN为对应段丢失的PDU中第一个PDU的SN,则对应段丢失的PDU的数量包括第一个PDU或不包括第一个PDU;或,Optionally, if the SN of the one PDU is the SN of the first PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU; or
若所述一个PDU的SN为对应段丢失的PDU中最后一个PDU的SN,则对应段丢失的PDU的数量包括最后一个PDU或不包括最后一个PDU;或,If the SN of the one PDU is the SN of the last PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU; or
若所述一个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU;或,If the SN of the PDU is the SN of the PDU that is located in front and is adjacent to the PDU that is lost in the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment; or
若所述一个PDU的SN为位于后面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU。If the SN of the one PDU is the SN of the PDU that is located next to the PDU that is adjacent to the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
可选的,所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和最后一个PDU的SN;或,Optionally, the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和最后一个PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN。The SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
可选的,若段丢失的PDU包括分段PDU,则所述连续丢失反馈信息还包括分段PDU对应的段偏移信息,以使所述发送设备根据段偏移信息确定分段PDU中丢失字节。Optionally, if the segment loss PDU includes a segment PDU, the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the sending device determines that the segment PDU is lost according to the segment offset information. byte.
可选的,若分段PDU是对应段丢失的PDU中的第一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息;或,Optionally, if the segment PDU is the first PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information used to determine the received success byte in the first PDU or is used to determine the first PDU. Information about missing bytes in the PDU; or,
若分段PDU是对应段丢失的PDU中的最后一个PDU,则所述段偏移信息包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息;或,If the segment PDU is the last PDU in the PDU of the corresponding segment loss, the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
若分段PDU是对应段丢失的PDU中的第一个PDU和最后一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息,以及包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息。If the segment PDU is the first PDU and the last PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one. The information of the missing bytes in the PDU, as well as information for determining the success byte received in the last PDU or for determining the missing byte in the last PDU.
可选的,所述连续丢失反馈信息中还包括下列信息中的部分或全部:Optionally, the continuous loss feedback information further includes some or all of the following information:
用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息;Information indicating whether the first PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息;Information indicating whether the last PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息。Information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost.
可选的,所述用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,Optionally, the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息位于所述状态报告的分段指示域中。The information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
可选的,所述状态报告中还包括用于指示状态报告中是否包括所述连续丢失反馈信息的信息。Optionally, the status report further includes information used to indicate whether the continuous loss feedback information is included in the status report.
如图8所示,本发明实施例第一种发送设备包括:As shown in FIG. 8, the first sending device of the embodiment of the present invention includes:
接收模块800,用于接收来自接收设备的包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;The receiving module 800 is configured to receive, by the receiving device, a status report that includes continuous loss feedback information corresponding to at least one segment lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include the segment lost SN of all PDUs in the PDU;
处理模块801,用于根据所述连续丢失反馈信息确定至少一个段丢失的PDU。The processing module 801 is configured to determine, according to the continuous loss feedback information, at least one segment lost PDU.
可选的,所述连续丢失反馈信息中包括一个PDU的SN和对应段丢失的 PDU的数量;或,Optionally, the continuous loss feedback information includes the SN of one PDU and the number of PDUs lost in the corresponding segment; or
所述连续丢失反馈信息中包括两个PDU的SN。The SN of the two PDUs is included in the continuous loss feedback information.
可选的,若所述一个PDU的SN为对应段丢失的PDU中第一个PDU的SN,则对应段丢失的PDU的数量包括第一个PDU或不包括第一个PDU;或,Optionally, if the SN of the one PDU is the SN of the first PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU; or
若所述一个PDU的SN为对应段丢失的PDU中最后一个PDU的SN,则对应段丢失的PDU的数量包括最后一个PDU或不包括最后一个PDU;或,If the SN of the one PDU is the SN of the last PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU; or
若所述一个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU;或,If the SN of the PDU is the SN of the PDU that is located in front and is adjacent to the PDU that is lost in the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment; or
若所述一个PDU的SN为位于后面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU。If the SN of the one PDU is the SN of the PDU that is located next to the PDU that is adjacent to the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
可选的,所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和最后一个PDU的SN;或,Optionally, the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和最后一个PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN。The SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
可选的,若段丢失的PDU包括分段PDU,则所述连续丢失反馈信息还包括分段PDU对应的段偏移信息,以使所述发送设备根据段偏移信息确定分段PDU中丢失字节。Optionally, if the segment loss PDU includes a segment PDU, the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the sending device determines that the segment PDU is lost according to the segment offset information. byte.
可选的,若分段PDU是对应段丢失的PDU中的第一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息;或,Optionally, if the segment PDU is the first PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information used to determine the received success byte in the first PDU or is used to determine the first PDU. Information about missing bytes in the PDU; or,
若分段PDU是对应段丢失的PDU中的最后一个PDU,则所述段偏移信 息包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息;或,If the segment PDU is the last PDU in the PDU of the corresponding segment loss, the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
若分段PDU是对应段丢失的PDU中的第一个PDU和最后一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息,以及包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息。If the segment PDU is the first PDU and the last PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one. The information of the missing bytes in the PDU, as well as information for determining the success byte received in the last PDU or for determining the missing byte in the last PDU.
可选的,所述连续丢失反馈信息中还包括下列信息中的部分或全部:Optionally, the continuous loss feedback information further includes some or all of the following information:
用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息;Information indicating whether the first PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息;Information indicating whether the last PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息。Information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost.
可选的,所述用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,Optionally, the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息位于所述状态报告的分段指示域中。The information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
可选的,所述状态报告中还包括用于指示状态报告中是否包括所述连续丢失反馈信息的信息。Optionally, the status report further includes information used to indicate whether the continuous loss feedback information is included in the status report.
如图9所述,本发明实施例第二种接收设备包括:As shown in FIG. 9, the second receiving device of the embodiment of the present invention includes:
处理器901,用于通过收发机902发送和接收数据,并读取存储器904中的程序,执行下列过程:The processor 901 is configured to send and receive data through the transceiver 902, and read the program in the memory 904, and perform the following process:
针对任意一段丢失的PDU,确定该段丢失的PDU对应的连续丢失反馈信息,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;将包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告发送给发送设备,以使所述发送设备根据连续丢失反馈信息确定对应段丢失的PDU。Determining continuous loss feedback information corresponding to the lost PDU for any PDU that is lost, wherein the continuous loss feedback information includes an SN of at least one PDU, and does not include an SN of all PDUs in the lost PDU; A status report including continuous loss feedback information corresponding to the at least one segment lost PDU is sent to the transmitting device, so that the sending device determines the PDU with the corresponding segment loss according to the continuous loss feedback information.
收发机902,用于在处理器901的控制下接收和发送数据。The transceiver 902 is configured to receive and transmit data under the control of the processor 901.
可选的,所述连续丢失反馈信息中包括一个PDU的SN和对应段丢失的PDU的数量;或,Optionally, the continuous loss feedback information includes the SN of one PDU and the number of PDUs lost in the corresponding segment; or
所述连续丢失反馈信息中包括两个PDU的SN。The SN of the two PDUs is included in the continuous loss feedback information.
可选的,若所述一个PDU的SN为对应段丢失的PDU中第一个PDU的SN,则对应段丢失的PDU的数量包括第一个PDU或不包括第一个PDU;或,Optionally, if the SN of the one PDU is the SN of the first PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU; or
若所述一个PDU的SN为对应段丢失的PDU中最后一个PDU的SN,则对应段丢失的PDU的数量包括最后一个PDU或不包括最后一个PDU;或,If the SN of the one PDU is the SN of the last PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU; or
若所述一个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU;或,If the SN of the PDU is the SN of the PDU that is located in front and is adjacent to the PDU that is lost in the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment; or
若所述一个PDU的SN为位于后面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU。If the SN of the one PDU is the SN of the PDU that is located next to the PDU that is adjacent to the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
可选的,所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和最后一个PDU的SN;或,Optionally, the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和最后一个PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN。The SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
可选的,若段丢失的PDU包括分段PDU,则所述连续丢失反馈信息还包括分段PDU对应的段偏移信息,以使所述发送设备根据段偏移信息确定分段PDU中丢失字节。Optionally, if the segment loss PDU includes a segment PDU, the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the sending device determines that the segment PDU is lost according to the segment offset information. byte.
可选的,若分段PDU是对应段丢失的PDU中的第一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个 PDU中丢失字节的信息;或,Optionally, if the segment PDU is the first PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information used to determine the received success byte in the first PDU or is used to determine the first PDU. Information about missing bytes in the PDU; or,
若分段PDU是对应段丢失的PDU中的最后一个PDU,则所述段偏移信息包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息;或,If the segment PDU is the last PDU in the PDU of the corresponding segment loss, the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
若分段PDU是对应段丢失的PDU中的第一个PDU和最后一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息,以及包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息。If the segment PDU is the first PDU and the last PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one. The information of the missing bytes in the PDU, as well as information for determining the success byte received in the last PDU or for determining the missing byte in the last PDU.
可选的,所述连续丢失反馈信息中还包括下列信息中的部分或全部:Optionally, the continuous loss feedback information further includes some or all of the following information:
用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息;Information indicating whether the first PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息;Information indicating whether the last PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息。Information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost.
可选的,所述用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,Optionally, the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息位于所述状态报告的分段指示域中。The information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
可选的,所述状态报告中还包括用于指示状态报告中是否包括所述连续丢失反馈信息的信息。Optionally, the status report further includes information used to indicate whether the continuous loss feedback information is included in the status report.
其中,处理器901和终端之间的交互都是通过收发机902进行的。The interaction between the processor 901 and the terminal is performed by the transceiver 902.
在图9中,总线架构(用总线900来代表),总线900可以包括任意数量的互联的总线和桥,总线900将包括由处理器901代表的一个或多个处理器和存储器904代表的存储器的各种电路链接在一起。总线900还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口903 在总线900和收发机902之间提供接口。收发机902可以是一个元件,也可以是多个元件,比如多个接收器和发送器,提供用于在传输介质上与各种其他装置通信的单元。经处理器901处理的数据通过天线905在无线介质上进行传输,进一步,天线905还接收数据并将数据传送给处理器901。In FIG. 9, a bus architecture (represented by bus 900), bus 900 can include any number of interconnected buses and bridges, and bus 900 will include one or more processors represented by processor 901 and memory represented by memory 904. The various circuits are linked together. The bus 900 can also link various other circuits, such as peripherals, voltage regulators, and power management circuits, as is known in the art, and therefore, will not be further described herein. Bus interface 903 provides an interface between bus 900 and transceiver 902. Transceiver 902 can be an element or a plurality of elements, such as a plurality of receivers and transmitters, providing means for communicating with various other devices on a transmission medium. The data processed by the processor 901 is transmitted over the wireless medium via the antenna 905. Further, the antenna 905 also receives the data and transmits the data to the processor 901.
处理器901负责管理总线900和通常的处理,还可以提供各种功能,包括定时,外围接口,电压调节、电源管理以及其他控制功能。而存储器904可以被用于存储处理器901在执行操作时所使用的数据。The processor 901 is responsible for managing the bus 900 and the usual processing, and can also provide various functions including timing, peripheral interfaces, voltage regulation, power management, and other control functions. The memory 904 can be used to store data used by the processor 901 in performing operations.
可选的,处理器901可以是CPU(中央处埋器)、ASIC(Application Specific Integrated Circuit,专用集成电路)、FPGA(Field-Programmable Gate Array,现场可编程门阵列)或CPLD(Complex Programmable Logic Device,复杂可编程逻辑器件)。Optionally, the processor 901 may be a CPU (Central Embedded Device), an ASIC (Application Specific Integrated Circuit), an FPGA (Field-Programmable Gate Array), or a CPLD (Complex Programmable Logic Device). , complex programmable logic devices).
如图10所示,本发明实施例第二种发送设备包括:As shown in FIG. 10, the second sending device of the embodiment of the present invention includes:
处理器1001,用于通过收发机1002发送和接收数据,并读取存储器1004中的程序,执行下列过程:The processor 1001 is configured to send and receive data through the transceiver 1002, and read the program in the memory 1004, and perform the following process:
接收来自接收设备的包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;根据所述连续丢失反馈信息确定至少一个段丢失的PDU。Receiving a status report from the receiving device that includes continuous loss feedback information corresponding to at least one segment lost PDU, wherein the consecutive loss feedback information includes an SN of at least one PDU, and does not include an SN of all PDUs in the lost PDU Determining at least one segment lost PDU according to the continuous loss feedback information.
收发机1002,用于在处理器1001的控制下接收和发送数据。The transceiver 1002 is configured to receive and transmit data under the control of the processor 1001.
可选的,所述连续丢失反馈信息中包括一个PDU的SN和对应段丢失的PDU的数量;或,Optionally, the continuous loss feedback information includes the SN of one PDU and the number of PDUs lost in the corresponding segment; or
所述连续丢失反馈信息中包括两个PDU的SN。The SN of the two PDUs is included in the continuous loss feedback information.
可选的,若所述一个PDU的SN为对应段丢失的PDU中第一个PDU的SN,则对应段丢失的PDU的数量包括第一个PDU或不包括第一个PDU;或,Optionally, if the SN of the one PDU is the SN of the first PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU; or
若所述一个PDU的SN为对应段丢失的PDU中最后一个PDU的SN,则对应段丢失的PDU的数量包括最后一个PDU或不包括最后一个PDU;或,If the SN of the one PDU is the SN of the last PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU; or
若所述一个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU 的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU;或,If the SN of the PDU is the SN of the PDU that is located in front and is adjacent to the PDU that is lost in the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all PDUs that are lost in the corresponding segment; or
若所述一个PDU的SN为位于后面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU。If the SN of the one PDU is the SN of the PDU that is located next to the PDU that is adjacent to the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
可选的,所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和最后一个PDU的SN;或,Optionally, the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和最后一个PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN。The SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
可选的,若段丢失的PDU包括分段PDU,则所述连续丢失反馈信息还包括分段PDU对应的段偏移信息,以使所述发送设备根据段偏移信息确定分段PDU中丢失字节。Optionally, if the segment loss PDU includes a segment PDU, the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the sending device determines that the segment PDU is lost according to the segment offset information. byte.
可选的,若分段PDU是对应段丢失的PDU中的第一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息;或,Optionally, if the segment PDU is the first PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information used to determine the received success byte in the first PDU or is used to determine the first PDU. Information about missing bytes in the PDU; or,
若分段PDU是对应段丢失的PDU中的最后一个PDU,则所述段偏移信息包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息;或,If the segment PDU is the last PDU in the PDU of the corresponding segment loss, the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
若分段PDU是对应段丢失的PDU中的第一个PDU和最后一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息,以及包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息。If the segment PDU is the first PDU and the last PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one. The information of the missing bytes in the PDU, as well as information for determining the success byte received in the last PDU or for determining the missing byte in the last PDU.
可选的,所述连续丢失反馈信息中还包括下列信息中的部分或全部:Optionally, the continuous loss feedback information further includes some or all of the following information:
用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息;Information indicating whether the first PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息;Information indicating whether the last PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息。Information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost.
可选的,所述用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,Optionally, the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息位于所述状态报告的分段指示域中。The information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
可选的,所述状态报告中还包括用于指示状态报告中是否包括所述连续丢失反馈信息的信息。Optionally, the status report further includes information used to indicate whether the continuous loss feedback information is included in the status report.
其中,处理器1001和终端之间的交互都是通过收发机1002进行的。The interaction between the processor 1001 and the terminal is performed by the transceiver 1002.
在图10中,总线架构(用总线1000来代表),总线1000可以包括任意数量的互联的总线和桥,总线1000将包括由处理器1001代表的一个或多个处理器和存储器1004代表的存储器的各种电路链接在一起。总线1000还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口1003在总线1000和收发机1002之间提供接口。收发机1002可以是一个元件,也可以是多个元件,比如多个接收器和发送器,提供用于在传输介质上与各种其他装置通信的单元。经处理器1001处理的数据通过天线1005在无线介质上进行传输,进一步,天线1005还接收数据并将数据传送给处理器1001。In FIG. 10, a bus architecture (represented by bus 1000), bus 1000 may include any number of interconnected buses and bridges, and bus 1000 will include one or more processors represented by processor 1001 and memory represented by memory 1004. The various circuits are linked together. The bus 1000 can also link various other circuits, such as peripherals, voltage regulators, and power management circuits, as is known in the art, and therefore, will not be further described herein. Bus interface 1003 provides an interface between bus 1000 and transceiver 1002. The transceiver 1002 can be an element or a plurality of elements, such as a plurality of receivers and transmitters, providing means for communicating with various other devices on a transmission medium. The data processed by the processor 1001 is transmitted over the wireless medium via the antenna 1005. Further, the antenna 1005 also receives the data and transmits the data to the processor 1001.
处理器1001负责管理总线1000和通常的处理,还可以提供各种功能,包括定时,外围接口,电压调节、电源管理以及其他控制功能。而存储器1004可以被用于存储处理器1001在执行操作时所使用的数据。The processor 1001 is responsible for managing the bus 1000 and the usual processing, and can also provide various functions including timing, peripheral interfaces, voltage regulation, power management, and other control functions. The memory 1004 can be used to store data used by the processor 1001 in performing operations.
可选的,处理器1001可以是CPU、ASIC、FPGA或CPLD。Optionally, the processor 1001 may be a CPU, an ASIC, an FPGA, or a CPLD.
基于同一发明构思,本发明实施例中还提供了一种进行反馈的方法,由于该方法对应的设备是本发明实施例进行反馈的系统中的设备,并且该方法解决问题的原理与系统相似,因此该方法的实施可以参见系统的实施,重复之处不再赘述。Based on the same inventive concept, a method for performing feedback is provided in the embodiment of the present invention. The device corresponding to the method is a device in the system that is fed back by the embodiment of the present invention, and the principle of the method for solving the problem is similar to the system. Therefore, the implementation of the method can be referred to the implementation of the system, and the repeated description will not be repeated.
如图11所述,本发明实施例第一种进行反馈的方法包括:As shown in FIG. 11, the first method for performing feedback in the embodiment of the present invention includes:
步骤1100、针对任意一段丢失的PDU,接收设备确定该段丢失的PDU对应的连续丢失反馈信息,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;Step 1100: For any PDU that is lost, the receiving device determines continuous loss feedback information corresponding to the lost PDU, where the continuous loss feedback information includes the SN of at least one PDU, and does not include all the lost PDUs. SN of the PDU;
步骤1101、所述接收设备将包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告发送给发送设备,以使所述发送设备根据连续丢失反馈信息确定对应段丢失的PDU。Step 1101: The receiving device sends a status report of the continuous loss feedback information corresponding to the at least one segment lost PDU to the sending device, so that the sending device determines the PDU with the corresponding segment loss according to the continuous loss feedback information.
可选的,所述连续丢失反馈信息中包括一个PDU的SN和对应段丢失的PDU的数量;或,Optionally, the continuous loss feedback information includes the SN of one PDU and the number of PDUs lost in the corresponding segment; or
所述连续丢失反馈信息中包括两个PDU的SN。The SN of the two PDUs is included in the continuous loss feedback information.
可选的,若所述一个PDU的SN为对应段丢失的PDU中第一个PDU的SN,则对应段丢失的PDU的数量包括第一个PDU或不包括第一个PDU;或,Optionally, if the SN of the one PDU is the SN of the first PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU; or
若所述一个PDU的SN为对应段丢失的PDU中最后一个PDU的SN,则对应段丢失的PDU的数量包括最后一个PDU或不包括最后一个PDU;或,If the SN of the one PDU is the SN of the last PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU; or
若所述一个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU;或,If the SN of the PDU is the SN of the PDU that is located in front and is adjacent to the PDU that is lost in the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment; or
若所述一个PDU的SN为位于后面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU。If the SN of the one PDU is the SN of the PDU that is located next to the PDU that is adjacent to the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
可选的,所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和最后一个PDU的SN;或,Optionally, the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和最后一个PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中 第一个PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN。The SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
可选的,若段丢失的PDU包括分段PDU,则所述连续丢失反馈信息还包括分段PDU对应的段偏移信息,以使所述发送设备根据段偏移信息确定分段PDU中丢失字节。Optionally, if the segment loss PDU includes a segment PDU, the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the sending device determines that the segment PDU is lost according to the segment offset information. byte.
可选的,若分段PDU是对应段丢失的PDU中的第一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息;或,Optionally, if the segment PDU is the first PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information used to determine the received success byte in the first PDU or is used to determine the first PDU. Information about missing bytes in the PDU; or,
若分段PDU是对应段丢失的PDU中的最后一个PDU,则所述段偏移信息包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息;或,If the segment PDU is the last PDU in the PDU of the corresponding segment loss, the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
若分段PDU是对应段丢失的PDU中的第一个PDU和最后一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息,以及包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息。If the segment PDU is the first PDU and the last PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one. The information of the missing bytes in the PDU, as well as information for determining the success byte received in the last PDU or for determining the missing byte in the last PDU.
可选的,所述连续丢失反馈信息中还包括下列信息中的部分或全部:Optionally, the continuous loss feedback information further includes some or all of the following information:
用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息;Information indicating whether the first PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息;Information indicating whether the last PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息。Information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost.
可选的,所述用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,Optionally, the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息位于所述状态报告的分段指示域中。The information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
可选的,所述状态报告中还包括用于指示状态报告中是否包括所述连续丢失反馈信息的信息。Optionally, the status report further includes information used to indicate whether the continuous loss feedback information is included in the status report.
本发明实施例还保护一种存储器,该存储器存储了用于执行本发明实施例图11进行反馈的方法的程序。该存储器与其他设备连接后可以通过其他设备中的处理执行存储器中的程序,从而实现本发明实施例的方案。The embodiment of the present invention also protects a memory that stores a program for performing the method of feedback in FIG. 11 of the embodiment of the present invention. After the memory is connected to other devices, the program in the memory can be executed by processing in other devices, thereby implementing the solution of the embodiment of the present invention.
存储器与其他设备连接的方式可以通过外部接口或内部接口连接。比如存储器是U盘、移动硬盘等,则可以通过外部接口连接;比如存储器是其他设备中的存储模块,则可以通过内部接口连接。The way the memory is connected to other devices can be connected through an external interface or an internal interface. For example, the memory is a U disk, a mobile hard disk, etc., and can be connected through an external interface; for example, the memory is a storage module in other devices, and can be connected through an internal interface.
如图12所述,本发明实施例第二种进行反馈的方法包括:As shown in FIG. 12, the second method for performing feedback in the embodiment of the present invention includes:
步骤1200、发送设备接收来自接收设备的包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;Step 1200: The sending device receives, by the receiving device, a status report of continuous loss feedback information corresponding to the at least one segment lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include the lost PDU. SN of all PDUs;
步骤1201、所述发送设备根据所述连续丢失反馈信息确定至少一个段丢失的PDU。Step 1201: The sending device determines, according to the continuous loss feedback information, at least one segment lost PDU.
可选的,所述连续丢失反馈信息中包括一个PDU的SN和对应段丢失的PDU的数量;或,Optionally, the continuous loss feedback information includes the SN of one PDU and the number of PDUs lost in the corresponding segment; or
所述连续丢失反馈信息中包括两个PDU的SN。The SN of the two PDUs is included in the continuous loss feedback information.
可选的,若所述一个PDU的SN为对应段丢失的PDU中第一个PDU的SN,则对应段丢失的PDU的数量包括第一个PDU或不包括第一个PDU;或,Optionally, if the SN of the one PDU is the SN of the first PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the first PDU or does not include the first PDU; or
若所述一个PDU的SN为对应段丢失的PDU中最后一个PDU的SN,则对应段丢失的PDU的数量包括最后一个PDU或不包括最后一个PDU;或,If the SN of the one PDU is the SN of the last PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU; or
若所述一个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU;或,If the SN of the PDU is the SN of the PDU that is located in front and is adjacent to the PDU that is lost in the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment; or
若所述一个PDU的SN为位于后面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU。If the SN of the one PDU is the SN of the PDU that is located next to the PDU that is adjacent to the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
可选的,所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和最后一个PDU的SN;或,Optionally, the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和最后一个PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN。The SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
可选的,若段丢失的PDU包括分段PDU,则所述连续丢失反馈信息还包括分段PDU对应的段偏移信息,以使所述发送设备根据段偏移信息确定分段PDU中丢失字节。Optionally, if the segment loss PDU includes a segment PDU, the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the sending device determines that the segment PDU is lost according to the segment offset information. byte.
可选的,若分段PDU是对应段丢失的PDU中的第一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息;或,Optionally, if the segment PDU is the first PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information used to determine the received success byte in the first PDU or is used to determine the first PDU. Information about missing bytes in the PDU; or,
若分段PDU是对应段丢失的PDU中的最后一个PDU,则所述段偏移信息包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息;或,If the segment PDU is the last PDU in the PDU of the corresponding segment loss, the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
若分段PDU是对应段丢失的PDU中的第一个PDU和最后一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息,以及包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息。If the segment PDU is the first PDU and the last PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one. The information of the missing bytes in the PDU, as well as information for determining the success byte received in the last PDU or for determining the missing byte in the last PDU.
可选的,所述连续丢失反馈信息中还包括下列信息中的部分或全部:Optionally, the continuous loss feedback information further includes some or all of the following information:
用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息;Information indicating whether the first PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息;Information indicating whether the last PDU in the PDU in which the corresponding segment is lost is a segment PDU;
用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有 分段PDU的信息。Information indicating whether there is a segmentation PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost.
可选的,所述用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,Optionally, the information indicating whether the first PDU in the PDU that is lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
所述用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息位于所述状态报告的分段指示域中。The information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
可选的,所述状态报告中还包括用于指示状态报告中是否包括所述连续丢失反馈信息的信息。Optionally, the status report further includes information used to indicate whether the continuous loss feedback information is included in the status report.
本发明实施例还保护一种存储器,该存储器存储了用于执行本发明实施例图12进行反馈的方法的程序。该存储器与其他设备连接后可以通过其他设备中的处理执行存储器中的程序,从而实现本发明实施例的方案。The embodiment of the present invention also protects a memory that stores a program for performing the method of feedback in FIG. 12 of the embodiment of the present invention. After the memory is connected to other devices, the program in the memory can be executed by processing in other devices, thereby implementing the solution of the embodiment of the present invention.
存储器与其他设备连接的方式可以通过外部接口或内部接口连接。比如存储器是U盘、移动硬盘等,则可以通过外部接口连接;比如存储器是其他设备中的存储模块,则可以通过内部接口连接。The way the memory is connected to other devices can be connected through an external interface or an internal interface. For example, the memory is a U disk, a mobile hard disk, etc., and can be connected through an external interface; for example, the memory is a storage module in other devices, and can be connected through an internal interface.
以上参照示出根据本申请实施例的方法、装置(系统)和/或计算机程序产品的框图和/或流程图描述本申请。应理解,可以通过计算机程序指令来实现框图和/或流程图示图的一个块以及框图和/或流程图示图的块的组合。可以将这些计算机程序指令提供给通用计算机、专用计算机的处理器和/或其它可编程数据处理装置,以产生机器,使得经由计算机处理器和/或其它可编程数据处理装置执行的指令创建用于实现框图和/或流程图块中所指定的功能/动作的方法。The present application has been described above with reference to block diagrams and/or flowchart illustrations of a method, apparatus (system) and/or computer program product according to embodiments of the present application. It will be understood that one block of the block diagrams and/or flowchart illustrations and combinations of blocks of the block diagrams and/or flowchart illustrations can be implemented by computer program instructions. These computer program instructions may be provided to a general purpose computer, a processor of a special purpose computer, and/or other programmable data processing apparatus to produce a machine such that instructions for execution via a computer processor and/or other programmable data processing apparatus are created for A method of implementing the functions/actions specified in the block diagrams and/or flowchart blocks.
相应地,还可以用硬件和/或软件(包括固件、驻留软件、微码等)来实施本申请。更进一步地,本申请可以采取计算机可使用或计算机可读存储介质上的计算机程序产品的形式,其具有在介质中实现的计算机可使用或计算机可读程序代码,以由指令执行系统来使用或结合指令执行系统而使用。在本申请上下文中,计算机可使用或计算机可读介质可以是任意介质,其可以 包含、存储、通信、传输、或传送程序,以由指令执行系统、装置或设备使用,或结合指令执行系统、装置或设备使用。Accordingly, the application can also be implemented in hardware and/or software (including firmware, resident software, microcode, etc.). Still further, the application can take the form of a computer program product on a computer usable or computer readable storage medium having computer usable or computer readable program code embodied in a medium for use by an instruction execution system or Used in conjunction with the instruction execution system. In the context of the present application, a computer usable or computer readable medium can be any medium that can contain, store, communicate, communicate, or transport a program for use by an instruction execution system, apparatus or device, or in conjunction with an instruction execution system, Used by the device or device.
显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。It is apparent that those skilled in the art can make various modifications and variations to the invention without departing from the spirit and scope of the invention. Thus, it is intended that the present invention cover the modifications and modifications of the invention

Claims (38)

  1. 一种进行反馈的方法,其特征在于,该方法包括:A method for performing feedback, characterized in that the method comprises:
    针对任意一段丢失的协议数据单元PDU,接收设备确定该段丢失的PDU对应的连续丢失反馈信息,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的序列号SN;For any piece of the lost protocol data unit PDU, the receiving device determines the continuous loss feedback information corresponding to the lost PDU, wherein the continuous loss feedback information includes the SN of at least one PDU, and does not include all of the lost PDUs. Serial number SN of the PDU;
    所述接收设备将包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告发送给发送设备,以使所述发送设备根据连续丢失反馈信息确定对应段丢失的PDU。The receiving device sends a status report of the continuous loss feedback information corresponding to the at least one segment lost PDU to the sending device, so that the sending device determines the corresponding segment lost PDU according to the continuous loss feedback information.
  2. 如权利要求1所述的方法,其特征在于,所述连续丢失反馈信息中包括一个PDU的SN和对应段丢失的PDU的数量;或,The method according to claim 1, wherein the continuous loss feedback information includes the number of SNs of one PDU and the number of PDUs lost in the corresponding segment; or
    所述连续丢失反馈信息中包括两个PDU的SN。The SN of the two PDUs is included in the continuous loss feedback information.
  3. 如权利要求2所述的方法,其特征在于,若所述一个PDU的SN为对应段丢失的PDU中第一个PDU的SN,则对应段丢失的PDU的数量包括第一个PDU或不包括第一个PDU;或,The method according to claim 2, wherein if the SN of the one PDU is the SN of the first PDU in the PDU that is lost in the segment, the number of PDUs lost in the corresponding segment includes the first PDU or does not include The first PDU; or,
    若所述一个PDU的SN为对应段丢失的PDU中最后一个PDU的SN,则对应段丢失的PDU的数量包括最后一个PDU或不包括最后一个PDU;或,If the SN of the one PDU is the SN of the last PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU; or
    若所述一个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU;或,If the SN of the PDU is the SN of the PDU that is located in front and is adjacent to the PDU that is lost in the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment; or
    若所述一个PDU的SN为位于后面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU。If the SN of the one PDU is the SN of the PDU that is located next to the PDU that is adjacent to the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
  4. 如权利要求2所述的方法,其特征在于,所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和最后一个PDU的SN;或,The method according to claim 2, wherein the SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU and the SN of the last PDU in the PDU of the corresponding segment loss; or
    所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和最后一个PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
    所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中 第一个PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
    所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN。The SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
  5. 如权利要求2~4任一所述的方法,其特征在于,若段丢失的PDU包括分段PDU,则所述连续丢失反馈信息还包括分段PDU对应的段偏移信息,以使所述发送设备根据段偏移信息确定分段PDU中丢失字节。The method according to any one of claims 2 to 4, wherein if the segment lost PDU comprises a segment PDU, the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the The transmitting device determines the missing bytes in the segmentation PDU based on the segment offset information.
  6. 如权利要求5所述的方法,其特征在于,若分段PDU是对应段丢失的PDU中的第一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息;或,The method according to claim 5, wherein if the segment PDU is the first PDU in the PDU of the corresponding segment loss, the segment offset information includes a success byte for determining the first PDU. Information or information used to determine missing bytes in the first PDU; or,
    若分段PDU是对应段丢失的PDU中的最后一个PDU,则所述段偏移信息包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息;或,If the segment PDU is the last PDU in the PDU of the corresponding segment loss, the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
    若分段PDU是对应段丢失的PDU中的第一个PDU和最后一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息,以及包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息。If the segment PDU is the first PDU and the last PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one. The information of the missing bytes in the PDU, as well as information for determining the success byte received in the last PDU or for determining the missing byte in the last PDU.
  7. 如权利要求5或6所述的方法,其特征在于,所述连续丢失反馈信息中还包括下列信息中的部分或全部:The method according to claim 5 or 6, wherein the continuous loss feedback information further comprises part or all of the following information:
    用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息;Information indicating whether the first PDU in the PDU in which the corresponding segment is lost is a segment PDU;
    用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息;Information indicating whether the last PDU in the PDU in which the corresponding segment is lost is a segment PDU;
    用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息。Information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost.
  8. 如权利要求7所述的方法,其特征在于,所述用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The method according to claim 7, wherein the information indicating whether the first PDU of the PDU lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report; or
    所述用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
    所述用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息位于所述状态报告的分段指示域中。The information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
  9. 如权利要求1~4任一所述的方法,其特征在于,所述状态报告中还包括用于指示状态报告中是否包括所述连续丢失反馈信息的信息。The method according to any one of claims 1 to 4, wherein the status report further includes information for indicating whether the continuous loss feedback information is included in the status report.
  10. 一种进行反馈的方法,其特征在于,该方法包括:A method for performing feedback, characterized in that the method comprises:
    发送设备接收来自接收设备的包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;The sending device receives a status report from the receiving device that includes continuous loss feedback information corresponding to at least one segment lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include all PDUs in the lost PDU SN;
    所述发送设备根据所述连续丢失反馈信息确定至少一个段丢失的PDU。The transmitting device determines at least one segment lost PDU according to the continuous loss feedback information.
  11. 如权利要求10所述的方法,其特征在于,所述连续丢失反馈信息中包括一个PDU的SN和对应段丢失的PDU的数量;或,The method according to claim 10, wherein the continuous loss feedback information includes the number of SNs of one PDU and the number of PDUs lost in the corresponding segment; or
    所述连续丢失反馈信息中包括两个PDU的SN。The SN of the two PDUs is included in the continuous loss feedback information.
  12. 如权利要求11所述的方法,其特征在于,若所述一个PDU的SN为对应段丢失的PDU中第一个PDU的SN,则对应段丢失的PDU的数量包括第一个PDU或不包括第一个PDU;或,The method according to claim 11, wherein if the SN of the one PDU is the SN of the first PDU in the PDU that is lost in the segment, the number of PDUs lost in the corresponding segment includes the first PDU or not included. The first PDU; or,
    若所述一个PDU的SN为对应段丢失的PDU中最后一个PDU的SN,则对应段丢失的PDU的数量包括最后一个PDU或不包括最后一个PDU;或,If the SN of the one PDU is the SN of the last PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU; or
    若所述一个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU;或,If the SN of the PDU is the SN of the PDU that is located in front and is adjacent to the PDU that is lost in the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment; or
    若所述一个PDU的SN为位于后面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU。If the SN of the one PDU is the SN of the PDU that is located next to the PDU that is adjacent to the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
  13. 如权利要求11所述的方法,其特征在于,所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和最后一个PDU的SN;或,The method according to claim 11, wherein the SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment; or
    所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应 段丢失的PDU相邻的PDU的SN和最后一个PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
    所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
    所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN。The SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
  14. 如权利要求11~13任一所述的方法,其特征在于,若段丢失的PDU包括分段PDU,则所述连续丢失反馈信息还包括分段PDU对应的段偏移信息,以使所述发送设备根据段偏移信息确定分段PDU中丢失字节。The method according to any one of claims 11 to 13, wherein if the segment lost PDU comprises a segment PDU, the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so that the The transmitting device determines the missing bytes in the segmentation PDU based on the segment offset information.
  15. 如权利要求14所述的方法,其特征在于,若分段PDU是对应段丢失的PDU中的第一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息;或,The method according to claim 14, wherein if the segment PDU is the first PDU in the PDU of the corresponding segment loss, the segment offset information includes a success byte for determining the first PDU. Information or information used to determine missing bytes in the first PDU; or,
    若分段PDU是对应段丢失的PDU中的最后一个PDU,则所述段偏移信息包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息;或,If the segment PDU is the last PDU in the PDU of the corresponding segment loss, the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
    若分段PDU是对应段丢失的PDU中的第一个PDU和最后一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息,以及包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息。If the segment PDU is the first PDU and the last PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one. The information of the missing bytes in the PDU, as well as information for determining the success byte received in the last PDU or for determining the missing byte in the last PDU.
  16. 如权利要求14或15所述的方法,其特征在于,所述连续丢失反馈信息中还包括下列信息中的部分或全部:The method according to claim 14 or 15, wherein the continuous loss feedback information further includes some or all of the following information:
    用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息;Information indicating whether the first PDU in the PDU in which the corresponding segment is lost is a segment PDU;
    用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息;Information indicating whether the last PDU in the PDU in which the corresponding segment is lost is a segment PDU;
    用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息。Information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost.
  17. 如权利要求16所述的方法,其特征在于,所述用于指示对应段丢失 的PDU中的第一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The method according to claim 16, wherein the information indicating whether the first PDU of the PDU in which the corresponding segment is lost is a segmentation PDU is located in a segment indication field of the status report; or
    所述用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
    所述用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息位于所述状态报告的分段指示域中。The information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
  18. 如权利要求10~13任一所述的方法,其特征在于,所述状态报告中还包括用于指示状态报告中是否包括所述连续丢失反馈信息的信息。The method according to any one of claims 10 to 13, wherein the status report further includes information for indicating whether the continuous loss feedback information is included in the status report.
  19. 一种接收设备,其特征在于,包括:A receiving device, comprising:
    处理器,用于通过收发机发送和接收数据,并读取存储器中的程序,执行下列过程:A processor for transmitting and receiving data through the transceiver and reading the program in the memory, performing the following process:
    针对任意一段丢失的PDU,确定该段丢失的PDU对应的连续丢失反馈信息,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;将包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告发送给发送设备,以使所述发送设备根据连续丢失反馈信息确定对应段丢失的PDU;Determining continuous loss feedback information corresponding to the lost PDU for any PDU that is lost, wherein the continuous loss feedback information includes an SN of at least one PDU, and does not include an SN of all PDUs in the lost PDU; And sending, by the sending device, a status report that includes the consecutive lost feedback information corresponding to the missing PDU of the segment to the sending device, so that the sending device determines, according to the continuous loss feedback information, the PDU with the corresponding segment loss;
    收发机,用于在处理器的控制下接收和发送数据。A transceiver for receiving and transmitting data under the control of a processor.
  20. 如权利要求19所述的接收设备,其特征在于,所述连续丢失反馈信息中包括一个PDU的SN和对应段丢失的PDU的数量;或,The receiving device according to claim 19, wherein the continuous loss feedback information includes an SN of one PDU and a number of PDUs lost in a corresponding segment; or
    所述连续丢失反馈信息中包括两个PDU的SN。The SN of the two PDUs is included in the continuous loss feedback information.
  21. 如权利要求20所述的接收设备,其特征在于,若所述一个PDU的SN为对应段丢失的PDU中第一个PDU的SN,则对应段丢失的PDU的数量包括第一个PDU或不包括第一个PDU;或,The receiving device according to claim 20, wherein if the SN of the one PDU is the SN of the first PDU in the PDU that is lost in the segment, the number of PDUs lost in the corresponding segment includes the first PDU or not Including the first PDU; or,
    若所述一个PDU的SN为对应段丢失的PDU中最后一个PDU的SN,则对应段丢失的PDU的数量包括最后一个PDU或不包括最后一个PDU;或,If the SN of the one PDU is the SN of the last PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU; or
    若所述一个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU;或,If the SN of the PDU is the SN of the PDU that is located in front and is adjacent to the PDU that is lost in the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment; or
    若所述一个PDU的SN为位于后面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU。If the SN of the one PDU is the SN of the PDU that is located next to the PDU that is adjacent to the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
  22. 如权利要求20所述的接收设备,其特征在于,所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和最后一个PDU的SN;或,The receiving device according to claim 20, wherein the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment; or
    所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和最后一个PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
    所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
    所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN。The SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
  23. 如权利要求20~22任一所述的接收设备,其特征在于,若段丢失的PDU包括分段PDU,则所述连续丢失反馈信息还包括分段PDU对应的段偏移信息,以使所述发送设备根据段偏移信息确定分段PDU中丢失字节。The receiving device according to any one of claims 20 to 22, wherein if the PDU with a segment loss includes a segment PDU, the continuous loss feedback information further includes segment offset information corresponding to the segment PDU, so as to The transmitting device determines the missing bytes in the segmentation PDU based on the segment offset information.
  24. 如权利要求23所述的接收设备,其特征在于,若分段PDU是对应段丢失的PDU中的第一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息;或,The receiving device according to claim 23, wherein if the segment PDU is the first PDU in the PDU that is missing from the segment, the segment offset information includes a success word for determining the first PDU. Section information or information used to determine missing bytes in the first PDU; or,
    若分段PDU是对应段丢失的PDU中的最后一个PDU,则所述段偏移信息包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息;或,If the segment PDU is the last PDU in the PDU of the corresponding segment loss, the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
    若分段PDU是对应段丢失的PDU中的第一个PDU和最后一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息,以及包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息。If the segment PDU is the first PDU and the last PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one. The information of the missing bytes in the PDU, as well as information for determining the success byte received in the last PDU or for determining the missing byte in the last PDU.
  25. 如权利要求23或24所述的接收设备,其特征在于,所述连续丢失 反馈信息中还包括下列信息中的部分或全部:The receiving device according to claim 23 or 24, wherein the continuous loss feedback information further includes some or all of the following information:
    用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息;Information indicating whether the first PDU in the PDU in which the corresponding segment is lost is a segment PDU;
    用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息;Information indicating whether the last PDU in the PDU in which the corresponding segment is lost is a segment PDU;
    用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息。Information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost.
  26. 如权利要求25所述的接收设备,其特征在于,所述用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The receiving device according to claim 25, wherein the information indicating whether the first PDU of the PDU lost in the corresponding segment is a segmentation PDU is located in a segment indication field of the status report; or ,
    所述用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
    所述用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息位于所述状态报告的分段指示域中。The information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
  27. 如权利要求19~22任一所述的接收设备,其特征在于,所述状态报告中还包括用于指示状态报告中是否包括所述连续丢失反馈信息的信息。The receiving device according to any one of claims 19 to 22, wherein the status report further includes information for indicating whether the continuous loss feedback information is included in the status report.
  28. 一种发送设备,其特征在于,包括:A transmitting device, comprising:
    处理器,用于通过收发机发送和接收数据,并读取存储器中的程序,执行下列过程:A processor for transmitting and receiving data through the transceiver and reading the program in the memory, performing the following process:
    接收来自接收设备的包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;根据所述连续丢失反馈信息确定至少一个段丢失的PDU;Receiving a status report from the receiving device that includes continuous loss feedback information corresponding to at least one segment lost PDU, wherein the consecutive loss feedback information includes an SN of at least one PDU, and does not include an SN of all PDUs in the lost PDU Determining at least one segment lost PDU according to the continuous loss feedback information;
    收发机,用于在处理器的控制下接收和发送数据。A transceiver for receiving and transmitting data under the control of a processor.
  29. 如权利要求28所述的发送设备,其特征在于,所述连续丢失反馈信息中包括一个PDU的SN和对应段丢失的PDU的数量;或,The transmitting device according to claim 28, wherein the continuous loss feedback information includes an SN of one PDU and a number of PDUs lost in a corresponding segment; or
    所述连续丢失反馈信息中包括两个PDU的SN。The SN of the two PDUs is included in the continuous loss feedback information.
  30. 如权利要求29所述的发送设备,其特征在于,若所述一个PDU的SN为对应段丢失的PDU中第一个PDU的SN,则对应段丢失的PDU的数量 包括第一个PDU或不包括第一个PDU;或,The transmitting device according to claim 29, wherein if the SN of the one PDU is the SN of the first PDU in the PDU that is lost in the segment, the number of PDUs lost in the corresponding segment includes the first PDU or not Including the first PDU; or,
    若所述一个PDU的SN为对应段丢失的PDU中最后一个PDU的SN,则对应段丢失的PDU的数量包括最后一个PDU或不包括最后一个PDU;或,If the SN of the one PDU is the SN of the last PDU in the PDU that is lost in the corresponding segment, the number of PDUs lost in the corresponding segment includes the last PDU or does not include the last PDU; or
    若所述一个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU;或,If the SN of the PDU is the SN of the PDU that is located in front and is adjacent to the PDU that is lost in the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment; or
    若所述一个PDU的SN为位于后面,且与对应段丢失的PDU相邻的PDU的SN,则对应段丢失的PDU的数量包括对应段丢失的所有PDU。If the SN of the one PDU is the SN of the PDU that is located next to the PDU that is adjacent to the corresponding segment, the number of PDUs that are lost in the corresponding segment includes all the PDUs that are lost in the corresponding segment.
  31. 如权利要求29所述的发送设备,其特征在于,所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和最后一个PDU的SN;或,The transmitting device according to claim 29, wherein the SN of the two PDUs included in the continuous loss feedback information is the SN of the first PDU and the SN of the last PDU in the PDU that is lost in the corresponding segment; or
    所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和最后一个PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the PDU and the SN of the last PDU that are located in front of the PDU that is adjacent to the corresponding segment; or
    所述连续丢失反馈信息中包括的两个PDU的SN为对应段丢失的PDU中第一个PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN;或,The SNs of the two PDUs included in the continuous loss feedback information are the SN of the first PDU in the PDU that is lost in the corresponding segment, and the SN of the PDU that is located later and adjacent to the PDU that is lost in the corresponding segment; or
    所述连续丢失反馈信息中包括的两个PDU的SN为位于前面,且与对应段丢失的PDU相邻的PDU的SN和位于后面,且与对应段丢失的PDU相邻的PDU的SN。The SNs of the two PDUs included in the continuous loss feedback information are the SNs of the PDUs located in front of the PDUs adjacent to the PDUs that are lost in the corresponding segment, and the SNs of the PDUs that are located later and adjacent to the PDUs that are lost in the corresponding segment.
  32. 如权利要求29~31任一所述的发送设备,其特征在于,若段丢失的PDU包括分段PDU,则所述连续丢失反馈信息还包括分段PDU对应的段偏移信息,以使所述发送设备根据段偏移信息确定分段PDU中丢失字节。The transmitting device according to any one of claims 29 to 31, wherein if the segment lost PDU comprises a segment PDU, the continuous loss feedback information further includes segment segment information corresponding to the segment PDU, so as to The transmitting device determines the missing bytes in the segmentation PDU based on the segment offset information.
  33. 如权利要求32所述的发送设备,其特征在于,若分段PDU是对应段丢失的PDU中的第一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息;或,The transmitting device according to claim 32, wherein if the segment PDU is the first PDU in the PDU that is missing from the segment, the segment offset information includes a success word for determining the first PDU. Section information or information used to determine missing bytes in the first PDU; or,
    若分段PDU是对应段丢失的PDU中的最后一个PDU,则所述段偏移信息包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息;或,If the segment PDU is the last PDU in the PDU of the corresponding segment loss, the segment offset information includes information for determining a success byte in the last PDU or information for determining a missing byte in the last PDU. ;or,
    若分段PDU是对应段丢失的PDU中的第一个PDU和最后一个PDU,则所述段偏移信息包括用于确定第一个PDU中接收成功字节的信息或用于确定第一个PDU中丢失字节的信息,以及包括用于确定最后一个PDU中接收成功字节的信息或用于确定最后一个PDU中丢失字节的信息。If the segment PDU is the first PDU and the last PDU in the PDU that is lost in the corresponding segment, the segment offset information includes information for determining a success byte in the first PDU or is used to determine the first one. The information of the missing bytes in the PDU, as well as information for determining the success byte received in the last PDU or for determining the missing byte in the last PDU.
  34. 如权利要求32或33所述的发送设备,其特征在于,所述连续丢失反馈信息中还包括下列信息中的部分或全部:The transmitting device according to claim 32 or 33, wherein the continuous loss feedback information further includes some or all of the following information:
    用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息;Information indicating whether the first PDU in the PDU in which the corresponding segment is lost is a segment PDU;
    用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息;Information indicating whether the last PDU in the PDU in which the corresponding segment is lost is a segment PDU;
    用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息。Information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost.
  35. 如权利要求34所述的发送设备,其特征在于,所述用于指示对应段丢失的PDU中的第一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The transmitting device according to claim 34, wherein the information indicating whether the first PDU of the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or ,
    所述用于指示对应段丢失的PDU中的最后一个PDU是否是分段PDU的信息位于所述状态报告的分段指示域中;或,The information indicating whether the last PDU in the PDU lost in the corresponding segment is a segment PDU is located in a segment indication field of the status report; or
    所述用于指示对应段丢失的PDU中的第一个PDU和最后一个PDU中是否有分段PDU的信息位于所述状态报告的分段指示域中。The information indicating whether there is a segment PDU in the first PDU and the last PDU in the PDU in which the corresponding segment is lost is located in the segment indication field of the status report.
  36. 如权利要求28~31任一所述的发送设备,其特征在于,所述状态报告中还包括用于指示状态报告中是否包括所述连续丢失反馈信息的信息。The transmitting device according to any one of claims 28 to 31, wherein the status report further includes information for indicating whether the continuous loss feedback information is included in the status report.
  37. 一种进行反馈的接收设备,其特征在于,该接收设备包括:A receiving device for performing feedback, characterized in that the receiving device comprises:
    信息确定模块,用于针对任意一段丢失的PDU,确定该段丢失的PDU对应的连续丢失反馈信息,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;An information determining module, configured to determine continuous loss feedback information corresponding to the lost PDU for any piece of lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include the lost PDU in the segment SN of all PDUs;
    发送模块,用于将包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告发送给发送设备,以使所述发送设备根据连续丢失反馈信息确定对应段丢失的PDU。And a sending module, configured to send, to the sending device, a status report that includes continuous loss feedback information corresponding to the at least one segment lost PDU, so that the sending device determines, according to the continuous loss feedback information, the corresponding segment lost PDU.
  38. 一种进行反馈的发送设备,其特征在于,该发送设备包括:A transmitting device for performing feedback, characterized in that the sending device comprises:
    接收模块,用于接收来自接收设备的包含至少一个段丢失的PDU对应的连续丢失反馈信息的状态报告,其中所述连续丢失反馈信息中包括至少一个PDU的SN,且不包括该段丢失的PDU中全部PDU的SN;a receiving module, configured to receive a status report from the receiving device that includes continuous loss feedback information corresponding to at least one segment lost PDU, where the continuous loss feedback information includes an SN of at least one PDU, and does not include the lost PDU SN of all PDUs;
    处理模块,用于根据所述连续丢失反馈信息确定至少一个段丢失的PDU。And a processing module, configured to determine, according to the continuous loss feedback information, at least one segment lost PDU.
PCT/CN2018/084601 2017-05-04 2018-04-26 Method and device for performing feedback WO2018201960A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710309729.0 2017-05-04
CN201710309729.0A CN107276727A (en) 2017-05-04 2017-05-04 A kind of method and apparatus fed back

Publications (1)

Publication Number Publication Date
WO2018201960A1 true WO2018201960A1 (en) 2018-11-08

Family

ID=60074071

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/084601 WO2018201960A1 (en) 2017-05-04 2018-04-26 Method and device for performing feedback

Country Status (2)

Country Link
CN (1) CN107276727A (en)
WO (1) WO2018201960A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107276727A (en) * 2017-05-04 2017-10-20 电信科学技术研究院 A kind of method and apparatus fed back
CN109756306B (en) * 2017-11-03 2023-10-03 华为技术有限公司 Information transmission method and communication device
US11129231B2 (en) * 2018-07-10 2021-09-21 Samsung Electronics Co., Ltd. Method and system for optimizing the feedback mechanism in data link layer
CN113328826A (en) * 2020-02-28 2021-08-31 华为技术有限公司 Data processing method and device
CN111371533B (en) * 2020-03-09 2022-02-22 腾讯科技(深圳)有限公司 Data transmission method, device, storage medium and equipment
CN113473532B (en) * 2021-06-29 2022-04-19 中信科移动通信技术股份有限公司 Method and system for optimally transmitting radio link control state report

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1708169A (en) * 2004-06-08 2005-12-14 华为技术有限公司 Selective method for controlling protocol state report over domain type by radio link
EP1641190B1 (en) * 2004-09-24 2010-10-27 Research In Motion Limited Radio link control protocol
CN101877882A (en) * 2009-04-29 2010-11-03 联芯科技有限公司 Over domain type selection method and system for entities at acknowledged mode of wireless link control layer
CN104012021A (en) * 2011-12-21 2014-08-27 高通股份有限公司 Systems and methods for improved recovery for downlink
CN106304188A (en) * 2015-05-13 2017-01-04 苏州简约纳电子有限公司 A kind of AM RLC is for retransmitting the receiving handling method of the optimization of data
CN107276727A (en) * 2017-05-04 2017-10-20 电信科学技术研究院 A kind of method and apparatus fed back

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104518852B (en) * 2013-09-29 2018-06-15 普天信息技术研究院有限公司 A kind of transmission feedback method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1708169A (en) * 2004-06-08 2005-12-14 华为技术有限公司 Selective method for controlling protocol state report over domain type by radio link
EP1641190B1 (en) * 2004-09-24 2010-10-27 Research In Motion Limited Radio link control protocol
CN101877882A (en) * 2009-04-29 2010-11-03 联芯科技有限公司 Over domain type selection method and system for entities at acknowledged mode of wireless link control layer
CN104012021A (en) * 2011-12-21 2014-08-27 高通股份有限公司 Systems and methods for improved recovery for downlink
CN106304188A (en) * 2015-05-13 2017-01-04 苏州简约纳电子有限公司 A kind of AM RLC is for retransmitting the receiving handling method of the optimization of data
CN107276727A (en) * 2017-05-04 2017-10-20 电信科学技术研究院 A kind of method and apparatus fed back

Also Published As

Publication number Publication date
CN107276727A (en) 2017-10-20

Similar Documents

Publication Publication Date Title
WO2018201960A1 (en) Method and device for performing feedback
US10602400B2 (en) Enhancement of PDCP status report
WO2018196491A1 (en) Method and apparatus for decompressing and compressing uplink data
US11381514B2 (en) Methods and apparatus for early delivery of data link layer packets
US7487424B2 (en) Bitmap manager, method of allocating a bitmap memory, method of generating an acknowledgement between network entities, and network entity implementing the same
WO2018082433A1 (en) Method and system for sending and receiving data
JP4625044B2 (en) Window control and retransmission control method, and transmission side apparatus
EP3484124A1 (en) Data processing method and apparatus
WO2017185941A1 (en) Data transmission method and relevant device
CN107342849B (en) A kind of method and apparatus carrying out data processing
WO2008154816A1 (en) The method and device for transmitting and receiving data
WO2010142849A1 (en) Use of block acknowledgement policy for wireless networks
US10932159B2 (en) Data transmission method, data receiving device, and data sending device
JP2007089176A (en) Method and apparatus for processing control pdu in re-establishing transmitter side in radio communication system
BRPI0710772A2 (en) method and apparatus for reduced data block transmission in an auto repeat request system
WO2018166517A1 (en) Data transmission method, data transmitting device, and data receiving device
US11121818B2 (en) Method and apparatus for unsolicited block acknowledgements
WO2020143635A1 (en) Data retransmission method and device, storage medium, and electronic device
TWI692225B (en) Method and device for transmitting data by agreement data unit
CN107359972B (en) A kind of data receiver method and device
WO2018137218A1 (en) Data transmission method, data receiving device, and data sending device
WO2019015487A1 (en) Data retransmission method, rlc entity and mac entity
WO2021004207A9 (en) Data processing method and device
WO2012155419A1 (en) Method and base station for processing retransmission data
KR20200097736A (en) Wireless communication method and device

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18795210

Country of ref document: EP

Kind code of ref document: A1