CN111405609A - Data transmission method, device, system, medium and equipment - Google Patents

Data transmission method, device, system, medium and equipment Download PDF

Info

Publication number
CN111405609A
CN111405609A CN201910001894.9A CN201910001894A CN111405609A CN 111405609 A CN111405609 A CN 111405609A CN 201910001894 A CN201910001894 A CN 201910001894A CN 111405609 A CN111405609 A CN 111405609A
Authority
CN
China
Prior art keywords
data
sending
group
sequence number
data packets
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910001894.9A
Other languages
Chinese (zh)
Other versions
CN111405609B (en
Inventor
王莹莹
孙军帅
黄学艳
韩星宇
易芝玲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
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 China Mobile Communications Group Co Ltd, China Mobile Communications Ltd Research Institute filed Critical China Mobile Communications Group Co Ltd
Priority to CN201910001894.9A priority Critical patent/CN111405609B/en
Publication of CN111405609A publication Critical patent/CN111405609A/en
Application granted granted Critical
Publication of CN111405609B publication Critical patent/CN111405609B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/0289Congestion control
    • 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
    • H04L1/1657Implicit acknowledgement of correct or incorrect reception, e.g. with a moving window
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Communication Control (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

The present invention relates to the field of wireless technologies, and in particular, to a data transmission method, apparatus, system, medium, and device. The embodiment of the invention provides a data transmission mode with partial confirmation, and the influence of transmission delay on data transmission is reduced. On the premise of ensuring correct data transmission, the data sending window can be optimized by distributing a new serial number to the data packet, so that the condition of sending window congestion caused by too long transmission delay is avoided, and the problem of too long serial number is also avoided.

Description

Data transmission method, device, system, medium and equipment
Technical Field
The present invention relates to the field of wireless technologies, and in particular, to a data transmission method, apparatus, system, medium, and device.
Background
In a new air interface (NR) system, there are three transmission modes of a radio link layer control protocol (R L C) layer, an Acknowledged Mode (AM), an Unacknowledged Mode (UM), and a Transparent Mode (TM).
Because of the automatic repeat request (ARQ) capability, if the receiver R L C receives an erroneous data packet (R L C PDU), the sender R L C is notified to retransmit this R L C PDU, because of the sequence number information contained in the R L C PDU, sequential/out-of-order delivery of data to higher layers is supported, AM mode is the standard mode for packet data transmission.
Unacknowledged mode the sender adds the necessary control protocol overhead to the higher layer packet and then transmits it without guaranteed delivery to the peer, and no retransmission protocol is used, since the R L C PDU contains sequence number information, the integrity of the higher layer packet can be checked.
Transparent mode: the sender does not add any additional control protocol overhead on the higher layer data.
The services of various new services and the current services have different characteristics, and meanwhile, the next-generation communication system has different characteristics. For example, in non-terrestrial communication, the influence of a high air interface delay on the system needs to be considered. The acknowledged mode cannot be applied to the case of high air interface delay, and the unacknowledged mode and the transparent mode cannot guarantee the accuracy of data transmission.
Therefore, it is desirable to provide a data transmission method applicable to services requiring both transmission delay and transmission accuracy.
Disclosure of Invention
Embodiments of the present invention provide a data transmission method, apparatus, system, medium, and device, which are used to solve the problem that a smaller data transmission delay and a higher data transmission accuracy cannot be guaranteed at the same time.
The invention provides a data transmission method, which comprises the following steps:
receiving an acknowledgement identifier, wherein the acknowledgement identifier is generated uniformly for at least two data packets, and the acknowledgement identifier is used for indicating whether the at least two data packets are received correctly;
and allocating the latest sequence number to the data packet which is not correctly received according to the confirmation identification, and continuously transmitting the data packet with the sequence number in the transmission window.
The invention also provides a data transmission method, which comprises the following steps:
receiving at least two data packets;
uniformly generating an acknowledgement identifier for the at least two data packets, wherein the acknowledgement identifier is used for indicating whether the at least two data packets are correctly received or not;
and sending the confirmation identification.
The invention also provides a data transmission system, which comprises a radio link layer control protocol R L C layer receiving entity device and a R L C layer transmitting entity device, wherein:
the R L C layer receiving entity device is configured to receive at least two data packets sent by the R L C layer sending entity device, generate an acknowledgement identifier for the at least two data packets collectively, where the acknowledgement identifier is used to indicate whether the at least two data packets are both correctly received, and send the acknowledgement identifier to the R L C layer sending entity device;
and the R L C layer sending entity device is used for receiving the confirmation identification, allocating the latest sequence number to the data packet which is not correctly received according to the confirmation identification, and continuously sending the data packet with the sequence number in the sending window to the R L C layer receiving entity device.
The invention also provides a device for sending entity by the radio link layer control protocol R L C layer, which comprises:
a receiving module, configured to receive an acknowledgement identifier, where the acknowledgement identifier is generated uniformly for at least two data packets, and the acknowledgement identifier is used to indicate whether the at least two data packets are both correctly received;
and the processing module is used for distributing the latest sequence number for the data packet which is not correctly received according to the confirmation identification and continuously sending the data packet with the sequence number in the sending window.
The invention also provides a radio link layer control protocol R L C layer receiving entity device, which comprises:
the receiving module is used for receiving at least two data packets;
a generating module, configured to uniformly generate an acknowledgement identifier for the at least two data packets, where the acknowledgement identifier is used to indicate whether the at least two data packets are correctly received;
and the sending module is used for sending the confirmation identification.
The present invention also provides a non-transitory computer storage medium storing an executable program for execution by a processor to implement the steps of any of the methods described above.
The invention also provides data transmission equipment, which comprises a memory, a processor, a transceiver and a bus interface; the processor is used for reading the program in the memory and executing:
receiving, by the transceiver, an acknowledgement flag, the acknowledgement flag being generated uniformly for at least two data packets, and the acknowledgement flag being used to indicate whether the at least two data packets are both received correctly; according to the confirmation mark, distributing the latest sequence number for the data packet which is not correctly received, and continuously sending the data packet with the sequence number in the sending window through the transceiver; or, performing:
receiving, by the transceiver, at least two data packets; uniformly generating an acknowledgement identifier for the at least two data packets, wherein the acknowledgement identifier is used for indicating whether the at least two data packets are correctly received or not; transmitting, by the transceiver, the acknowledgement identification.
According to the scheme provided by the embodiment of the invention, the receiving end can generate the confirmation identification for a plurality of received data packets at a time, one confirmation identification is used for indicating whether the plurality of data packets are correctly received, and the sending end can allocate the latest sequence number to the data packets which are not correctly received according to the received confirmation identification and continue to send the data packets with the sequence numbers in the sending window. Therefore, the feedback of the traditional confirmation mode is updated to be unified feedback aiming at a series of data packets, the scene requirement of high air interface time delay is met, the small transmission time delay is ensured, meanwhile, the data packet retransmission is realized in a mode of reallocating the serial number to the data packet, and the accuracy of data transmission is ensured. And by distributing a new sequence number to the data packet, the data sending window can be optimized, the condition of sending window congestion caused by too long transmission delay is avoided, and the problem of too long sequence number is also avoided.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a data transmission method according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a data transmission method according to a second embodiment of the present invention;
fig. 3 is a schematic flowchart of a data transmission method according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a data transmission system according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of an R L C layer sending entity apparatus according to a fifth embodiment of the present invention;
fig. 6 is a schematic structural diagram of an R L C layer receiving entity apparatus according to a sixth embodiment of the present invention;
fig. 7 is a schematic structural diagram of a data transmission device according to a seventh embodiment of the present invention.
Detailed Description
The embodiment of the invention provides a partially confirmed data transmission mode, which is suitable for a scene with higher air interface delay and is suitable for services with requirements on transmission delay and transmission accuracy. The scheme provided by the embodiment of the invention can reduce the influence of transmission delay on data transmission. On the premise of ensuring correct data transmission, the data sending window can be optimized by distributing a new serial number to the data packet, so that the condition of sending window congestion caused by too long transmission delay is avoided, and the problem of too long serial number is also avoided.
In order to make the objects, technical solutions and advantages of the present invention clearer, the present invention will be described in further detail with reference to the accompanying drawings, and it is apparent that the described embodiments are only a part of the embodiments of the present invention, not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that, the "plurality" or "a plurality" mentioned herein means two or more. "and/or" describes the association relationship of the associated objects, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship.
The terms "first," "second," and the like in the description and in the claims, and in the drawings described above, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein.
Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example one
An embodiment of the present invention provides a data transmission method, where the method may be understood as being applied to a radio link layer control protocol (R L C) layer sending entity apparatus, that is, an R L C layer sending end, and a flow of steps of the method may be as shown in fig. 1, where the method includes:
step 101, receiving a confirmation identification.
In this step, the R L C layer sending entity apparatus may receive an acknowledgement flag, where the acknowledgement flag is generated uniformly for at least two data packets, and the acknowledgement flag is used to indicate whether the at least two data packets are both correctly received.
It is understood, of course, that prior to this step, the R L C layer sending entity device has sent at least two data packets.
And step 102, continuing to send the data packet.
In this step, the R L C layer sending entity apparatus may assign the latest sequence number to the data packet that is not correctly received according to the received acknowledgement identifier, and continue to send the data packet with the sequence number within the sending window.
In this embodiment, the manner of transmitting the packet with the sequence number within the transmission window is the same as that of the related art. That is, the data packets having sequence numbers within the transmission window may be sequentially transmitted in sequence of the sequence numbers.
It should be noted that, while the data packet with the sequence number in the transmission window continues to be transmitted, the transmitted data packet may be stored in the retransmission data area, so that data retransmission may be implemented according to the data packet stored in the retransmission data area.
When the acknowledgment identifier indicates that the at least two data packets are correctly received, in this step, the data packet corresponding to the acknowledgment identifier stored in the retransmission data area may be cleared, and the data packet with the sequence number in the transmission window may be transmitted.
When the acknowledgment identifier indicates that none of the at least two data packets has been correctly received, in this step, the latest sequence number may be used as the sequence number of the data packet corresponding to the acknowledgment identifier, the data packet with the sequence number in the transmission window may be transmitted, and the data packet corresponding to the acknowledgment identifier stored in the retransmission data area may be cleared.
When the acknowledgment identifier indicates that the at least two data packet portions are correctly received, in this step, the latest sequence number may be used as the sequence number of the data packet that is not correctly received in the data packet corresponding to the acknowledgment identifier, the data packet with the sequence number within the transmission window may be transmitted, and the data packet corresponding to the acknowledgment identifier stored in the retransmission data area may be emptied.
That is, in this embodiment, when data is retransmitted, a new sequence number of the data packet may be used, which is more favorable for maintaining the transmission window, avoiding a situation of storing a large amount of retransmitted data due to air interface delay, and avoiding a problem of an excessively long Sequence Number (SN).
It should be noted that, for the retransmitted data packets, the retransmission times of the data packets may be recorded, and when the retransmission times of the data packets reach a specified maximum number, the upper layer may be notified that the data packets have failed to be transmitted, and the retransmission is not performed any more.
In one possible implementation, the data packets may be transmitted in the form of data packets. That is, the data packets with the sequence numbers in the transmission window may be grouped, each data group includes at least two data packets, and the data packets marked with the group number of the group in which the data packets are located and the sequence numbers in the group are transmitted.
It should be noted that, the data packets with serial numbers in the transmission window are grouped and then transmitted, which may be understood as grouping the data packets according to the sequence of the serial numbers, and after marking each data packet with the group number of the group in which the data packet is located and the serial number in the group, the data packets are sequentially transmitted according to the sequence of the serial numbers. That is, it can be understood that the data packets with sequence numbers in the transmission window are transmitted after being grouped, and the transmission sequence of each data packet is not changed.
It should be noted that, in this embodiment, only the data packet with the sequence number within the transmission window can be transmitted. The transmission window can be understood as a window of a fixed length, the lower edge of the transmission window can be updated according to the timer and the status report, and the upper edge of the transmission window is the lower edge plus the fixed window length.
Updating the lower edge of the sending window according to the status report may be that, when the status report is received, if the status report includes the group number of the data group corresponding to the lower edge of the sending window, the lower edge of the sending window is updated to the next data group that is not sent. It can be understood that, after receiving the status report, if the status report includes the group number of the data group corresponding to the lower edge of the sending window, whether the feedback corresponding to the data group is that the data packet in the data group is correctly received or not, the lower edge of the sending window is updated to be the next unsent data group.
Updating the lower edge of the sending window according to the timer, wherein a retransmission timer is started after the sending of one data group is finished; and if the retransmission timer is overtime, retransmitting the data group, marking each data packet in the data group by using the serial number in the group and the latest group number, and updating the lower edge of the sending window to the next unsent data group. It will be appreciated that if the retransmission timer expires, by default, none of the packets in the data group are received correctly, the data group is retransmitted using the latest group number and sequence number, and the lower edge of the transmission window may be updated to the next unsent data group.
Example two
An embodiment of the present invention provides a data transmission method, where the method may be understood as being applied to an R L C layer receiving entity device, that is, an R L C layer receiving end, and a flow of steps of the method may be as shown in fig. 2, where the method includes:
step 201, receiving a data packet.
In this step, the R L C layer receiving entity device can receive at least two data packets.
Step 202, generating a confirmation identification.
In this step, the R L C layer receiving entity apparatus may collectively generate an acknowledgement flag for the at least two data packets, where the acknowledgement flag is used to indicate whether the at least two data packets are both correctly received.
If the at least two received data packets are all data packets belonging to the same data group in step 201, the R L C layer receiving entity device may generate an acknowledgement flag for the data group in this step.
In a possible implementation manner, if the at least two data packets are correctly received, the acknowledgement identifier generated by the R L C layer receiving entity apparatus may include a correct sending identifier and a group number of the data group;
if none of the at least two data packets is received correctly, the acknowledgement identifier generated by the R L C layer receiving entity device may include an error sending identifier and a group number of the data group;
if the at least two data packet parts are correctly received, the acknowledgement flag generated by the R L C layer receiving entity device may include a correct sending flag, a group number of the data group, and an intra-group sequence number of a data packet that is not correctly received.
Step 203, sending the confirmation identification.
In this step, the R L C layer receiving entity apparatus may transmit the generated acknowledgement flag to the R L C layer transmitting entity apparatus.
The following describes the embodiments of the first and second embodiments of the present invention by a specific example.
EXAMPLE III
A third embodiment of the present invention provides a data transmission method, which takes an example that an R L C layer sending entity device (sending end) transmits a data packet in a data group form, and an R L C layer receiving entity device (receiving end) generates an acknowledgement identifier for each data group, as shown in fig. 3, the method includes the following steps:
step 301, transmitting the data packet.
When data transmission is initially carried out, the R L C layer sending entity device can carry out packet sending on the data packet with the sequence number in the sending window, and the sent data packet can be stored in a retransmission data area for retransmission at the same time of sending the data packet.
Assuming that there are 12 data packets with sequence numbers in the transmission window, in this embodiment, 12 data packets may be divided into 3 groups for transmission, the group numbers may be respectively represented by group 1, group 2, and group 3, there are 4 data packets for each group, the sequence number in each group may be represented by 1, 2, 3, and 4, and the schematic diagram of each data group may be as shown in fig. 3.
Step 302, receiving a confirmation identification.
The R L C layer receiving entity apparatus may generate an acknowledgement flag for a data group after receiving 4 data packets in the data group, and may feed back the generated acknowledgement flag to the R L C layer transmitting entity apparatus.
Assuming that all 4 packets in group 1 are received correctly, the generated ACK may include the correct transmission id and the group number (group 1), and the ACK at this time may be represented as ACK 1.
Assuming that 3 data packets in group 2 are correctly received and the data packet with the intra-group sequence number of 2 is not correctly received, the generated acknowledgement identifier may include a correctly transmitted identifier, a group number (group 2), and an intra-group sequence number (2) of a data packet that is not correctly received, and the acknowledgement identifier at this time may be represented as ACK2, NACK packet 2.
Assuming that none of the 4 packets in group 3 were received correctly, the generated ack may include an erroneous transmission flag and a group number (group 3), and the ack at this time may be denoted as NACK 3.
And step 303, sending the data packet according to the confirmation identifier.
For the ACK1, the data packet corresponding to group 1 stored in the retransmission data area may be emptied.
For the ACK2 and the NACK packet 2, the latest sequence number may be used as the sequence number of the data packet with the intra-group sequence number 2 in the group 2, so that the data packet with the intra-group sequence number 2 in the group 2 may obtain a new sequence number to wait for retransmission, and the data packet corresponding to the group 2 stored in the retransmission data area may be emptied.
Because the data packet with the intra-group sequence number of 2 in the group 2 obtains a new sequence number, when the sequence number is located in the transmission window, the data packets with the sequence numbers in the transmission window are grouped, the corresponding group number and intra-group sequence number are all brand new, and in this embodiment, it is assumed that the corresponding new group number is a group N (N can be understood as a positive integer greater than 3), and the intra-group sequence number is 4. So that the data packet with the sequence number 2 in the original group 2 can be retransmitted by using the group N and the sequence number 4 in the group.
For the acknowledgement flag NACK3, the latest sequence number may be allocated to 4 data packets in group 3, so that all 4 data packets in group 3 may obtain a new sequence number to wait for retransmission, and the data packet corresponding to group 3 stored in the retransmission data region may be emptied.
Because 4 data packets in group 3 all obtain new serial numbers, when the serial numbers of the 4 data packets are located in the transmission window, the data packets with the serial numbers in the transmission window are grouped, the group numbers and the intra-group serial numbers corresponding to the 4 data packets are all brand new, in this embodiment, it is assumed that the new group numbers corresponding to the 4 data packets are all group N +1(N can be understood as a positive integer greater than 3), and the intra-group serial numbers are 1, 2, 3, and 4, respectively. So that 4 data packets in the original group 3 can be retransmitted using the group N +1 and the intra-group sequence numbers 1, 2, 3, 4.
The following system and apparatus are provided based on the same inventive concept as the first to third embodiments.
Example four
A fourth embodiment of the present invention provides a data transmission system, which may have a structure as shown in fig. 4, and includes an R L C layer receiving entity device 11 and an R L C layer sending entity device 12, where:
the R L C layer receiving entity device 11 is configured to receive at least two data packets sent by the R L C layer sending entity device, generate an acknowledgement identifier for the at least two data packets, where the acknowledgement identifier is used to indicate whether the at least two data packets are both correctly received, and send the acknowledgement identifier to the R L C layer sending entity device;
the R L C layer sending entity device 12 is configured to receive the acknowledgement identifier, and assign the latest sequence number to the data packet that is not correctly received according to the acknowledgement identifier, and continue to send the data packet with the sequence number within the sending window to the R L C layer receiving entity device.
EXAMPLE five
An embodiment of the present invention provides an R L C layer sending entity apparatus, where a structure of the apparatus may be as shown in fig. 5, and the apparatus includes:
the receiving module 21 is configured to receive an acknowledgement identifier, where the acknowledgement identifier is generated uniformly for at least two data packets, and the acknowledgement identifier is used to indicate whether the at least two data packets are both received correctly;
the processing module 22 is configured to assign the latest sequence number to the data packet that is not correctly received according to the acknowledgement identifier, and continue to send the data packet with the sequence number within the sending window.
The processing module 22 is further configured to save the transmitted data packet in the retransmission data region while continuing to transmit the data packet with the sequence number within the transmission window.
When the acknowledgement flag indicates that the at least two data packets are correctly received, the processing module 22 allocates the latest sequence number to the data packet that is not correctly received according to the acknowledgement flag, and continues to send the data packet with the sequence number within the sending window, including:
clearing the data packet corresponding to the confirmation identifier stored in the retransmission data area, and sending the data packet with the sequence number in the sending window.
When the acknowledgement flag indicates that none of the at least two data packets has been correctly received, the processing module 22 allocates the latest sequence number to the data packet that has not been correctly received according to the acknowledgement flag, and continues to send the data packet with the sequence number within the sending window, including:
and taking the latest sequence number as the sequence number of the data packet corresponding to the confirmation identifier, sending the data packet with the sequence number in a sending window, and clearing the data packet corresponding to the confirmation identifier stored in the retransmission data area.
When the acknowledgement flag indicates that the at least two data packet portions are correctly received, the processing module 22 assigns a latest sequence number to the data packet that is not correctly received according to the acknowledgement flag, and continues to transmit the data packet with the sequence number within the transmission window, including:
and taking the latest sequence number as the sequence number of the data packet which is not correctly received in the data packet corresponding to the confirmation identifier, sending the data packet with the sequence number in a sending window, and clearing the data packet corresponding to the confirmation identifier stored in the retransmission data area.
The processing module 22 sends the data packet with the sequence number within the sending window, including:
grouping the data packets with the serial numbers in the sending window, wherein each data group comprises at least two data packets, and sending the data packets marked by the group numbers of the group and the serial numbers in the group.
The processing module 22 is further configured to, when a status report is received, update the lower edge of the sending window to the next unsent data group if the status report includes the group number of the data group corresponding to the lower edge of the sending window.
The processing module 22 is further configured to start a retransmission timer after a data group is sent; and if the retransmission timer is overtime, retransmitting the data group, marking each data packet in the data group by using the serial number in the group and the latest group number, and updating the lower edge of the sending window to the next unsent data group.
EXAMPLE six
An embodiment of the present invention provides an R L C layer receiving entity apparatus, where the structure of the apparatus may be as shown in fig. 6, and the apparatus includes:
the receiving module 31 is configured to receive at least two data packets;
the generating module 32 is configured to uniformly generate an acknowledgement identifier for the at least two data packets, where the acknowledgement identifier is used to indicate whether the at least two data packets are both correctly received;
the sending module 33 is configured to send the acknowledgement identifier.
If the at least two data packets received by the receiving module 31 are all data packets in the same data group, the generating module 32 generates the acknowledgement identifier for the at least two data packets in a unified manner, including:
if the at least two data packets are correctly received, the generated confirmation identifier comprises a correct sending identifier and the group number of the data group;
if the at least two data packets are not correctly received, the generated confirmation identifier comprises an error sending identifier and the group number of the data group;
if the at least two data packet parts are correctly received, the generated confirmation identifier comprises a correct sending identifier, the group number of the data group and the in-group sequence number of the data packet which is not correctly received.
Based on the same inventive concept, embodiments of the present invention provide the following apparatus and medium.
EXAMPLE seven
A seventh embodiment of the present invention provides a data transmission device, where the structure of the device may be as shown in fig. 7, and the device includes a memory 41, a processor 42, a transceiver 43, and a bus interface; the processor 42 is configured to read the program in the memory 41, and execute:
receiving, by the transceiver 43, an acknowledgement flag, which is generated uniformly for at least two data packets and is used to indicate whether the at least two data packets are both received correctly; assigning the latest sequence number to the data packet which is not correctly received according to the confirmation identifier, and continuing to transmit the data packet with the sequence number in the transmission window through the transceiver 43; or, performing:
receiving at least two data packets by said transceiver 43; uniformly generating an acknowledgement identifier for the at least two data packets, wherein the acknowledgement identifier is used for indicating whether the at least two data packets are correctly received or not; the acknowledgement identity is transmitted via the transceiver 43.
Optionally, the processor 42 may specifically include a Central Processing Unit (CPU), an Application Specific Integrated Circuit (ASIC), one or more integrated circuits for controlling program execution, a hardware circuit developed by using a Field Programmable Gate Array (FPGA), or a baseband processor.
Optionally, the processor 42 may include at least one processing core.
Alternatively, the memory 41 may include a Read Only Memory (ROM), a Random Access Memory (RAM), and a disk memory. The memory 41 is used for storing data required by the at least one processor 42 during operation. The number of the memory 41 may be one or more.
An eighth embodiment of the present invention provides a nonvolatile computer storage medium, where the computer storage medium stores an executable program, and when the executable program is executed by a processor, the method provided in the first or second embodiment of the present invention is implemented.
In particular implementations, computer storage media may include: various storage media capable of storing program codes, such as a Universal Serial Bus flash drive (USB), a mobile hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
In the embodiments of the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the described unit or division of units is only one division of logical functions, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical or other form.
The functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may be an independent physical module.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, all or part of the technical solutions of the embodiments of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device, such as a personal computer, a server, or a network device, or a processor (processor) to execute all or part of the steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: various media that can store program codes, such as a universal serial bus flash drive (usb flash drive), a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (15)

1. A method of data transmission, the method comprising:
receiving an acknowledgement identifier, wherein the acknowledgement identifier is generated uniformly for at least two data packets, and the acknowledgement identifier is used for indicating whether the at least two data packets are received correctly;
and allocating the latest sequence number to the data packet which is not correctly received according to the confirmation identification, and continuously transmitting the data packet with the sequence number in the transmission window.
2. The method of claim 1, wherein the method further comprises:
and keeping the transmitted data packet in the retransmission data area while continuing to transmit the data packet with the sequence number in the transmission window.
3. The method of claim 2, wherein when the acknowledgement flag indicates that the at least two data packets are both correctly received, assigning a latest sequence number to the data packet that is not correctly received according to the acknowledgement flag, and continuing to transmit the data packet with the sequence number within the transmission window, comprises:
clearing the data packet corresponding to the confirmation identifier stored in the retransmission data area, and sending the data packet with the sequence number in the sending window.
4. The method of claim 2, wherein when the ack flag indicates that none of the at least two data packets was received correctly, assigning a latest sequence number to the data packet that was not received correctly according to the ack flag, and continuing to transmit the data packet with the sequence number within the transmission window, comprises:
and taking the latest sequence number as the sequence number of the data packet corresponding to the confirmation identifier, sending the data packet with the sequence number in a sending window, and clearing the data packet corresponding to the confirmation identifier stored in the retransmission data area.
5. The method of claim 2, wherein when the acknowledgment identification indicates that the at least two packet portions were received correctly, assigning a most recent sequence number to the packet that was not received correctly based on the acknowledgment identification, and continuing to transmit packets having sequence numbers within a transmission window, comprises:
and taking the latest sequence number as the sequence number of the data packet which is not correctly received in the data packet corresponding to the confirmation identifier, sending the data packet with the sequence number in a sending window, and clearing the data packet corresponding to the confirmation identifier stored in the retransmission data area.
6. A method according to any one of claims 3 to 5, wherein transmitting a data packet having a sequence number within a transmission window comprises:
grouping the data packets with the serial numbers in the sending window, wherein each data group comprises at least two data packets, and sending the data packets marked by the group numbers of the group and the serial numbers in the group.
7. The method of claim 6, wherein the method further comprises:
and when a status report is received, if the status report comprises the group number of the data group corresponding to the lower edge of the sending window, updating the lower edge of the sending window to the next unsent data group.
8. The method of claim 6, wherein the method further comprises:
starting a retransmission timer after a data group is sent;
and if the retransmission timer is overtime, retransmitting the data group, marking each data packet in the data group by using the serial number in the group and the latest group number, and updating the lower edge of the sending window to the next unsent data group.
9. A method of data transmission, the method comprising:
receiving at least two data packets;
uniformly generating an acknowledgement identifier for the at least two data packets, wherein the acknowledgement identifier is used for indicating whether the at least two data packets are correctly received or not;
and sending the confirmation identification.
10. The method of claim 9, wherein if the at least two received data packets are all data packets in the same data group, generating an acknowledgement identifier for the at least two data packets uniformly comprises:
if the at least two data packets are correctly received, the generated confirmation identifier comprises a correct sending identifier and the group number of the data group;
if the at least two data packets are not correctly received, the generated confirmation identifier comprises an error sending identifier and the group number of the data group;
if the at least two data packet parts are correctly received, the generated confirmation identifier comprises a correct sending identifier, the group number of the data group and the in-group sequence number of the data packet which is not correctly received.
11. A data transmission system, characterized in that the system comprises a radio link layer control protocol R L C layer receiving entity apparatus and a R L C layer transmitting entity apparatus, wherein:
the R L C layer receiving entity device is configured to receive at least two data packets sent by the R L C layer sending entity device, generate an acknowledgement identifier for the at least two data packets collectively, where the acknowledgement identifier is used to indicate whether the at least two data packets are both correctly received, and send the acknowledgement identifier to the R L C layer sending entity device;
and the R L C layer sending entity device is used for receiving the confirmation identification, allocating the latest sequence number to the data packet which is not correctly received according to the confirmation identification, and continuously sending the data packet with the sequence number in the sending window to the R L C layer receiving entity device.
12. An apparatus of a radio link layer control protocol R L C layer transmitting entity, the apparatus comprising:
a receiving module, configured to receive an acknowledgement identifier, where the acknowledgement identifier is generated uniformly for at least two data packets, and the acknowledgement identifier is used to indicate whether the at least two data packets are both correctly received;
and the processing module is used for distributing the latest sequence number for the data packet which is not correctly received according to the confirmation identification and continuously sending the data packet with the sequence number in the sending window.
13. An apparatus of a radio link layer control protocol R L C layer receiving entity, the apparatus comprising:
the receiving module is used for receiving at least two data packets;
a generating module, configured to uniformly generate an acknowledgement identifier for the at least two data packets, where the acknowledgement identifier is used to indicate whether the at least two data packets are correctly received;
and the sending module is used for sending the confirmation identification.
14. A non-transitory computer storage medium storing an executable program for execution by a processor to perform the steps of the method of any one of claims 1 to 10.
15. A data transmission device comprising a memory, a processor, a transceiver, and a bus interface; the processor is used for reading the program in the memory and executing:
receiving, by the transceiver, an acknowledgement flag, the acknowledgement flag being generated uniformly for at least two data packets, and the acknowledgement flag being used to indicate whether the at least two data packets are both received correctly; according to the confirmation mark, distributing the latest sequence number for the data packet which is not correctly received, and continuously sending the data packet with the sequence number in the sending window through the transceiver; or, performing:
receiving, by the transceiver, at least two data packets; uniformly generating an acknowledgement identifier for the at least two data packets, wherein the acknowledgement identifier is used for indicating whether the at least two data packets are correctly received or not; transmitting, by the transceiver, the acknowledgement identification.
CN201910001894.9A 2019-01-02 2019-01-02 Data transmission method, device, system, medium and equipment Active CN111405609B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910001894.9A CN111405609B (en) 2019-01-02 2019-01-02 Data transmission method, device, system, medium and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910001894.9A CN111405609B (en) 2019-01-02 2019-01-02 Data transmission method, device, system, medium and equipment

Publications (2)

Publication Number Publication Date
CN111405609A true CN111405609A (en) 2020-07-10
CN111405609B CN111405609B (en) 2023-04-07

Family

ID=71413229

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910001894.9A Active CN111405609B (en) 2019-01-02 2019-01-02 Data transmission method, device, system, medium and equipment

Country Status (1)

Country Link
CN (1) CN111405609B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022041811A1 (en) * 2020-08-28 2022-03-03 上海移远通信技术股份有限公司 Method and device used in a node for wireless communication

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101547069A (en) * 2008-03-26 2009-09-30 大唐移动通信设备有限公司 Method, system and device for transmission of data receiving feedback signals
CN101777971A (en) * 2009-01-08 2010-07-14 中兴通讯股份有限公司 Information feedback method, system and user equipment
CN105871512A (en) * 2016-05-13 2016-08-17 华为技术有限公司 Data transmission method and device
CN108282273A (en) * 2017-01-05 2018-07-13 华为技术有限公司 The method and apparatus of segmented retransmission

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101547069A (en) * 2008-03-26 2009-09-30 大唐移动通信设备有限公司 Method, system and device for transmission of data receiving feedback signals
CN101777971A (en) * 2009-01-08 2010-07-14 中兴通讯股份有限公司 Information feedback method, system and user equipment
CN105871512A (en) * 2016-05-13 2016-08-17 华为技术有限公司 Data transmission method and device
CN108282273A (en) * 2017-01-05 2018-07-13 华为技术有限公司 The method and apparatus of segmented retransmission

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022041811A1 (en) * 2020-08-28 2022-03-03 上海移远通信技术股份有限公司 Method and device used in a node for wireless communication

Also Published As

Publication number Publication date
CN111405609B (en) 2023-04-07

Similar Documents

Publication Publication Date Title
JP6564823B2 (en) Apparatus for feeding back and receiving acknowledgment information of semi-persistent scheduling data packets
CN110235398B (en) Method for receiving and performing partial retransmission, and related wireless device and network node
CN106941723B (en) Data transmission method and base station
TWI696360B (en) Method for feeding back ack/nack information, terminal equipment and network equipment
JP6374945B2 (en) Method and apparatus for using more transmission opportunities in a distributed network topology with limited HARQ processes
EP1349329A2 (en) Window based stall avoidance mechanism for high speed wireless communication system
US20100169732A1 (en) Method of Distinguishing Hybrid Automatic Repeat Request Processes and Related Communication Device
US11303396B2 (en) Feedback information sending method and device
KR101087112B1 (en) Method for Resource Allocation in HARQ
EP3700116B1 (en) Harq number determination method, network device, terminal, and computer storage medium
US9819454B2 (en) Wireless communication apparatus and method for HARQ buffer management
JP2016518746A (en) Method and apparatus for adapting the number of HARQ processes in a distributed network topology
WO2018112922A1 (en) Data transmission method and device
CN111147190B (en) Transmission method, device and system for feedback response information
EP3490182B1 (en) Hybrid automatic repeat request method and system
WO2018000373A1 (en) Method, device, and system for data transmission
CN111405609B (en) Data transmission method, device, system, medium and equipment
JP6736767B2 (en) Transmission method, mobile communication terminal, and network-side device
CN101772916B (en) Apparatus and method for transmitting and receiving packets in a mobile communication system supporting hybrid automatic repeat request
EP3758266A1 (en) Harq txop frame exchange for harq retransmission using harq threads
WO2017024528A1 (en) Method for transmitting feedback information, user equipment and access device
KR100977043B1 (en) Method and Apparatus for Transmitting/Receiving of Data with ARQ in Mobile Communication System
CN111404645B (en) Data transmission method, device, medium and equipment
CN110972268B (en) HARQ process acquisition method, base station and computer readable storage medium
KR101086045B1 (en) Method for Transmitting/Receiving of Data with ARQ in Mobile Communication System

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant