CA2346244C - Method and apparatus for discarding packets in a data network having automatic repeat request - Google Patents

Method and apparatus for discarding packets in a data network having automatic repeat request Download PDF

Info

Publication number
CA2346244C
CA2346244C CA002346244A CA2346244A CA2346244C CA 2346244 C CA2346244 C CA 2346244C CA 002346244 A CA002346244 A CA 002346244A CA 2346244 A CA2346244 A CA 2346244A CA 2346244 C CA2346244 C CA 2346244C
Authority
CA
Canada
Prior art keywords
packet
sequence number
packets
bsn
receiver
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.)
Expired - Lifetime
Application number
CA002346244A
Other languages
French (fr)
Other versions
CA2346244A1 (en
Inventor
Mikael Larsson
Peter Larsson
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.)
Wi-Fi One LLC
Original Assignee
Telefonaktiebolaget LM Ericsson AB
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=22658663&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=CA2346244(C) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Telefonaktiebolaget LM Ericsson AB filed Critical Telefonaktiebolaget LM Ericsson AB
Publication of CA2346244A1 publication Critical patent/CA2346244A1/en
Application granted granted Critical
Publication of CA2346244C publication Critical patent/CA2346244C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

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/18Automatic repetition systems, e.g. Van Duuren systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1867Arrangements specially adapted for the transmitter end
    • H04L1/1874Buffer management
    • H04L1/1877Buffer management for semi-reliable protocols, e.g. for less sensitive applications like streaming video
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1806Go-back-N protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1809Selective-repeat protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1829Arrangements specially adapted for the receiver end
    • H04L1/1835Buffer management
    • H04L1/1841Resequencing

Abstract

Techniques are provided for use with automatic repeat request (ARQ) schemes in a data network to minimize a bandwidth used by a receiver and a transmitter in the network to transfer data packets, by discarding outdated packets that have not yet been successfully transferred. In accordance with an embodiment of the invention, a bit in set in the ARQ packet header to force the receiver to accept packets subsequent to one or more erroneous or unreceived packets that have been discarded and not resent.
In accordance with another embodiment of the invention, after data packets have been discarded, sequence numbers are reassigned to the non-discarded data packets that are yet to be sent to the receiver, so that a transmitted stream of the non-discarded packets will have consecutive sequence numbers.

Description

METHOD AND APPARATUS FOR DISCARDING PACKETS IN
A DATA NETWORK HAVING AUTOMATIC REPEAT REQUEST
FIELD OF THE INVENTION
The present invention relates to Automatic Repeat Request (ARQ) techniques for transferring data in fixed/wireless data networks.
BACKGROUND OF THE INVENTION
ARQ techniques are commonly used in data networks to ensure reliable data transfer and to protect data sequence integrity. Data packets are encoded with an error detecting code, so that when a transmitter in the data network sends or transfers data packets to a receiver in the data network, the receiver receiving the data packets can detect corrupted, erroneous or lost packets and thereby request that the transmitter retransmit the affected data packets. The integrity of a data sequence is normally protected by sequentially numbering packets and applying certain transmission rules.
There are three main ARQ schemes: Stop-and-Wait; Go-Back-N; and Selective Reject (sometimes referred to as Selective Repeat). All three methods provide mechanisms for transferring packets to a receiver in a data network in an appropriate order. In terms of throughput efficiency as a function of the signal to noise ratio, generally Selective Reject is most efficient, Stop-and-Wait is least efficient, and Go-Back-N is intermediate. Also, various mixtures of the Selective Reject and Go-Back-N techniques exist, and fall between pure Selective Reject and pure Go-Back-N techniques in both efficiency and complexity.
-2-With respect to Go-Back-N, several different variants exist which differ in terms of how they use positive acknowledgments (PACKs), negative acknowledgments (NACKs), retransmissioil timers, polling schemes, etc.
One type of Go-Back-N technique uses both PACKs and NACKs that have the following characteristics:
A PACK for a data packet having a sequence number N(R) gives a cumulative positive acknowledgment for data packets having sequence numbers before N(R), but does not positively acknowledge the data packet having the sequence number N(R), as shown for example in FIG. 1A.
The NACK positively acknowledges all data packets before the data packet it negatively acknowledges. The data packet which the NACK negatively acknowledges is indicated by N(R), as shown for example in FIG. 1B.
FIG. 2 shows a simplified ARQ transmitter window, in which five variables are used to keep track of a transmitter state. The five variables include: a bottom sequence number, BSN; a top sequence number, TSN; a maximum top sequence number, TSNMAX; an instant sequence number, ISN; and an expected sequence number, ESN.
BSN denotes the oldest packet in the transmitter buffer, and can also indicate that all packets before the BSN packet have been acknowledged or discarded. Packets prior to the packet indicated by TSN have been sent. ESN
denotes the expected sequence number of a packet to be received. ISN indicates the sequence number of the next packet to be sent. When a packet is sent for the first time, TSN and ISN will be identical. However, when a retransmission is performed, ISN will start over from the first retransmitted packet and progress in consecutive order, one packet at a time, up to TSN. TSN cannot exceed TSN MAx, which is defined by the window size W. Assuming that a sequence. number field has k bits, 2k different sequence numbers can be created. Thus, the maximum size W of the window shown in FIG. 2 is 2k-1.
-3-Operation of the Go-Back-N technique using both PACKs and NACKs can be envisioned by imagining a clockwise consecutive modulo 21 sequence numbering superimposed upon the circumference of the circles shown in FIGS.
3A-3D. FIG. 3A shows a circle indicating a state where no packets have yet been sent, and TSN, ESN, BSN and ISN all have the same value, i. e. , point to the same packet. The circle shown in FIG. 3B indicates that (TSN-BSN) packets have been sent and also received, since ESN=TSN. An erroneous or lost packet causes ESN to stop progressing forward, although more packets have been sent. For example, in FIG. 3C packets up to the packet indicated by TSN and ISN have been sent, but ESN indicates a prior packet which was not received. After a packet is lost or an erroneous packet is received, the ARQ receiver sends a NACK
to the ARQ transmitter to inform the ARQ transmitter about the lost or erroneous packet. The NACK includes a returned sequence number N(R) that is set equal to ESN, thereby acknowledging that all previous packets were correctly received.
BSN and ISN are set equal to ESN (and N(R)) so that BSN moves forward and ISN moves backward to the sequence number representing the lost or erroneous packet. Thereafter, as shown in FIG. 3D, ISN and ESN move forward together as the lost or.erroneous packet is retransmitted, and as the succeeding packets are also retransmitted.
FIGS. 4A-4D illustrate use of a PACK. For example, FIG. 4A shows a state where nothing has yet been sent, and TSN=ISN=BSN=ESN. FIG. 4B
shows a situation where all sent packets have been correctly received. FIG. 4C
shows that a timer-initiated PACK is sent, conveying the sequence number N(R) of a packet between BSN and TSN=ESN=ISN. As shown in FIG. 4D, after the PACK is sent, BSN is set to N(R).
Sending PACKs ensures that sequence number starvation does not occur.
Since TSN may not pass BSN, if the transmitter does not receive PACKs, it may continue to send data packets up to TSNMAX. However, if data packets up to TSNMax are sent but no PACKs are received, then TSN MAx cannot progress and
-4-sequence number starvation occurs. The transmitter must wait until it receives a PACK, which will allow BSN and thus TSNMAX to progress.
FIG. 5 shows a general example of an ARQ data packet 510. The packet 510 typically includes an ARQ header 512 and a data portion 516. The header contains a k-bit sequence number 514, and can be located at the front of the packet 510 as shown in FIG. 5, or at any predefined position within the packet 510.
Figure 6 shows an exemplary ACK message 610, with an identifier field 612 that identifies the responding terminal sending the ACK message 610, a NACK/PACK type indicator 614 indicating whether a PACK or a NACK is being sent, and fmally a sequence number field N(R) 616 that indicates for which sequence number the ACK message 610 is valid.

In a Selective Reject scheme, a sender window having a size of 21'' or less is normally used in order to avoid certain ambiguities which appear in conjunction with an automatic (timer-initiated) retransmission. The receiver window size in a Selective Reject scheme can include up to 21-1 positions, instead of just one position as in a Go-Back-N scheme. In Selective Reject a range of packets can be received since the receiver window can include up to 21-' positions.
As long as packets are received correctly, they are sent or forwarded to the next higher layer. When an outstanding packet is detected, i. e. , a packet that has been sent but not received or not correctly received, the sending of subsequent packets up to the higher layer is halted and a list of correct and missing packets is built up. A NACK is used to initiate a request for a retransmission of the outstanding packet or of a multitude of outstanding packets. When the first detected outstanding packet is correctly received, that packet and all subsequent packets are sent to the higher layer, until the next outstanding packet is detected and the process repeats with respect to the new outstanding packet.
FIG. 7A, for example, shows a situation wherein three packets are outstanding. The outstanding packets are denoted by ESN1, ESN2 and ESN3. The receiver sends one or several NACKs indicating the sequence number of these
-5-outstanding packets. In FIGS. 7B and 7C, the transmitter has received the one or several NACKs and in response retransmits the outstanding packets. The transmission of new packets can proceed to the TSNMAx limit, which of course can also occur when no NACKs are received. In particular, FIG. 7B shows a situation where ESN1 has been retransmitted and correctly received, and ESN2 is currently being retransmitted. BSN has also been set to ESN 1. In other words, the NACK
for ESN1 functions as a cumulative positive acknowledgment for packets preceding ESN1, and BSN is adjusted accordingly.
Sometimes, NACKs fail to reach the transmitter for unknown reasons. In 10. such a situation, after a specified or predetermined time has expired, packets in the sender buffer that have not been acknowledged (by either a NACK or a PACK) can be automatically retransmitted.
NACKs can be efficiently sent by sending a NACK and explicitly indicating the oldest NACK's sequence number, here represented by ESN1, and using a bitmap to thereafter represent correctly received packets and missing packets. This type of NACK performs a cumulative PACK for the packets preceding the sequence number which is NACKed. Other NACK options can also be used, for example NACK options where a cumulative positive ACK is not performed or sent for the packets preceding the sequence number which is NACKed.
The Selective Reject and Go-Back-N techniques differ in the sense that Selective Reject does not require packets to be sent in any particular order, while the Go-Back-N receiver needs to receive packets in consecutive sequence number order.
Normally, in data networks it is desirable to transfer all packets without any packet loss. Sometimes, however, sending significantly delayed packets provides no benefit, for example where the delay causes the information in the packets to become outdated and therefore useless to the receiver. Examples of
-6-delay sensitive applications are, e.g., telephony, video conferencing and delay sensitive control systems.
Furthermore, non-time-critical applications commonly issue higher level retransmissions whenever they detect an absence of responses or acknowledgments from the receiving end, which can give rise to situations where the ARQ
buffers are filled with not-yet-successfully transmitted data, and/or with newly retransmitted data. This can be avoided if data is associated with a validity time, and the validity time is set to be slightly shorter than the retransmission time for the application. However, in practice it can be difficult or impossible to discern which retransmission time is used, since the lower layer (LLC) is unaware which application is at the top level. In such a situation one has to assume a certain application and specially design the comniunication system based on that assumption.
For certain service classes and after a certain transfer delay time, discarding of data packets is allowed in Asynchronous Transfer Mode (ATM). An ARQ in conjunction with ATM can use transfer delay information provided by the ATM layer in order to adjust connection-specific discard timers in the ARQ
function. However, the ARQ in the receiver may detect missing or incomplete packets and require retransmission.
In summary, current ARQ methods do not recognize and allow for situations where data packets have a limited lifetime, and therefore fail to minimize bandwidth usage by not sending (or resending) significantly delayed or outdated data packets.

SUMMARY OF THE INVENTION
In accordance with exemplary embodiments of the invention, ARQ
techniques are provided that minimize bandwidth usage by accounting for data packets that have an arbitrary but limited lifetime. The lifetime can either be assumed to be fixed, or can be deduced from ATM layer information. In
-7-particular, exemplary embodiments of the invention variously illustrate enhanced Go-Back-N and also Selective Reject techniques that discard outdated data packets, and which embody principles that can be applied to Stop-and-Wait techniques to discard outdated data packets.

In accordance with an embodiment of the invention, a bit is set in the ARQ
header to force the receiver to accept packets subsequent to one or more erroneous or unreceived packets that have been discarded and not resent.
In accordance with another embodiment of the invention, when a NACK
has been received and data packets have been discarded, sequence numbers are reassigned to the non-discarded data packets so that a transmitted stream of the non-discarded packets will have consecutive sequence numbers.
In accordance with another embodiment of the invention, at a packet discard the transmitter monitors the receiver state. If a packet is expected which has already been discarded, then the transmitter resynchronizes by renumbering data packets or by commanding the receiver to accept an arbitrarily chosen sequence number.

BRIEF DESCRIPTION OF THE DRAWINGS
Other objects and advantages of the invention will become apparent to those skilled in the art from the following detailed description of preferred embodiments, when read in conjunction with the accompanying drawings. Like elements in the drawings have been designated by like reference numerals.
FIGS. 1A and 1B illustrate a prior art Go-Back N technique.
FIG. 2 illustrates a window in a prior art Go-Back-N technique.
FIGS. 3A-3D illustrate a transmission sequence in a prior art Go-Back-N
technique.

FIGS. 4A-4D illustrate use of a positive acknowledgment in a prior art Go-Back-N technique.
FIG. 5 illustrates a prior art example of an ARQ data packet.
-8-FIG. 6 illustrates a prior art example of an acknowledgement message.
FIGS. 7A-7C illustrate use of a negative acknowledgment in a prior art Selective Reject technique.
FIG. 8 illustrates a receiver packet enforcement bit in accordance with an einbodiment of the invention.
FIG. 9 illustrates operation of an embodiment of the invention.
FIGS. 10A and lOB illustrate operation of an embodiment of the invention.
FIG. 11 illustrates operation of an embodiment of the invention.
FIG. 12 illustrates operation of an embodiment of the invention.
FIG. 13 illustrates operation of an embodiment of the invention.
DETAILED DESCRIPTION OF THE INVENTION
In accordance with an exemplary embodiment of the invention involving a communications system wherein a transmitter and a receiver are exchanging data packets, at a packet discard procedure, the progress of a bottom part of a sender window of the transmitter is reported to the receiver in order to allow the receiver to properly skip packets which do not exist anymore because they have been discarded. Thus, the receiver can be commanded to skip or overlook the packets which have been discarded, or in other words, to release any expectation of receiving the packets which have been discarded. To prevent ambiguity problems, special rules are defined for, and followed by, the receiver and the transmitter.
In the case where the transmitter discards a packet, it orders the receiver to accept the next packet, by setting a certain Receiver Packet Enforcement Bit (RPEB) in the ARQ header of the next packet and sending the packet to the receiver. When the receiver receives the packet, the RPEB bit will cause the receiver to accept the packet. FIG. 8 shows an ARQ packet 810 with an ARQ
header 812 and a data portion 818. The header 812 includes a receive packet enforcement bit RPEB 814, and a k-bit sequence number N(S) 816. Alternatively, a plurality of enforcement bits can be sent separately from the ARQ packets
-9-together with implicit or explicit indications as to which ARQ packet each enforcement bit belongs.
This enforcement function of sending an RPEB associated with a particular ARQ packet, can be used a variety of situations. For example, a situation can arise where a NACK associated with an ARQ packet designated by a sequence number N(R) is sent by the ARQ receiver and properly received by the ARQ transmitter.
If the NACK is valid for one discarded data packet, then the next data packet to be retransmitted can have an RPEB set to TRUE.
In another example situation, a retransmission timer expires and one or more data packets have been discarded. The next incoming data packet to be transmitted, or the first data packet to be retransmitted, can have an RPEB
set to TRUE.
The system can be further configured so that in all other situations, the RPEB associated with a data packet is set FALSE.
In particular, when the system uses a Go-Back-N type packet exchange, two types of packet enforcement schemes can be used. The first type is a general method with an arbitrary window size W, and the second type is a special case of the general method. In the special case, the window size is W = 2 i. e. , half the maximum sequence number.
In the method of the special case, ambiguities can be circumvented by applying very simple rules. The method of the special case employs a new variable, DSN. DSN is shown, for example, in FIG. 9, and indicates that all previous packets have been acknowledged as having been properly transmitted and received. In FIG. 9, all packets from DSN through BSN-1 have been discarded due to a packet discard time-out. A packet discard time-out can occur, for example, when the oldest packets in the buffer have been in the buffer for a predetermined amount of time, and are discarded upon expiration of the predetermined amount of time. When the old packets are discarded, the value of BSN is incremented until it points to the oldest remaining (i. e. , undiscarded)
-10-packet in the buffer. FIG. 9 shows BSN pointing to the oldest remaining packet in the buffer. After the predetermined amount of time expires, the value of TSN
is greater than or equal to the new value of BSN. This indicates that packets from BSN through TSN-1 have been sent. TSN indicates the next new packet to send, and ISN has the same function as indicated earlier, namely, to indicate the sequence number of the next packet to be sent. ESN (e.g., ESN1) indicates the sequence number of the next packet that the receiver expects to receive. To prevent ambiguities, TSN must not pass TSNMAX. In this alternative, TSNMAX is DSN+2k''.
Although the data packets between DSN and BSN have been discarded as shown in FIG. 9, for some unknown reason either the previous ACKs have not made their way from the ARQ receiver to the ARQ transmitter or the ARQ
packets from ESN1 up to TSN have not been received. That explains why ESN1 is in the sequence of sequence numbers representing discarded ARQ packets, or in other words, why the receiver is expecting a sequence number which has been discarded. At this juncture either a retransmission timer initiates the retransmission, or a NACK is properly received. In both cases, the RPEB is set to TRUE for the next packet to be transmitted. If the difference between N(S) and ESN (for example, ESN1) is less than 2k" and RPEB=TRUE at a packet reception, then the packet will be accepted and forwarded to higher layer as long as the data carried in the packet is also correct.
FIG. 9 also shows that no ambiguity will occur when TSN MAx is defmed as DSN+21'1. When ESN (ESNI) lags behind BSN, the receiver can always be forced to receive an ARQ packet whose RPEB = TRUE. If ESN (ESN1) is leading BSN and the RPEB for a received ARQ packet is TRUE, then the packet shall not be accepted. This can be determined by discerning whether BSN-ESN
exceeds W= 2'`'' . If a NACK is received in the ARQ transmitter for a higher sequence number than TSN, then a fault has occurred and a reinitialization or a restart is likely to take place. In a reinitialization or a restart, all counters and/or
-11-variables are reset to a certain value so that the ARQ can restart anew. For example, the variables can be set so that TSN = ISN = BSN = ESN = DSN, and so forth.

FIGS. 10A and lOB show the variable definitions more precisely, by showing two cases. FIG. l0A shows a case where the content in the buffer is low, and FIG. IOB shows a case where the buffer is very full. FIGS. 10A and lOB
also indicate that an upper limit (fixed or dynamic) may exist for the packet buffer.
There may also be packets which have been received from the higher layer, but were not allowed to be transmitted since TSN might have reached TSNMAX. Such packets would be pending for transmission, and indicated by pending sequence number PSN shown in FIG. lOB. As soon as clearance is given to proceed, the pending packets will be transmitted. Clearance is given when a NACK or PACK
is properly received, thereby causing DSN and perhaps also BSN to progress forward. This allows TSNMAX to progress forward also.
The more general case, on the other hand, requires more complex rules.
The function of the ARQ transmitter with an arbitrary window size representing a more general case is next described.
Figure 11 shows an arbitrary state of the ARQ. The general case differs from the special case described above in that the window size (W) is defined using BSN rather than DSN. This gives the greatest possible distance between the last acknowledged packet (DSN) and the highest sent packet (TSN). As in the special case, TSN may not pass TSNMAX. TSNMAX=BSN+W, where 1sWs2k-1.
Below, the sign s is used. It is used more in the "before" and "after"
sense than in the ordinary mathematical sense, since we are using modulus arithmetic. For example, assume k= 8 bits, BSN = 192 and W=128. This yields BSN+W=(192+128)mod2k=64. TSN can be, e.g., 254, which is before BSN +
W, even though mathematically 254>(192+128)mod2k=64.
Some important conditions are TSN s DSN-1, TSN s TSNMAX, and DSN
s BSN s TSN, where TSNMAX=BSN+W. W can assume an arbitrary value
-12-between 1 and 2k-1. However, the receiver and transmitter must both use the same arbitrary value for W.
A packet shall be accepted, apart from the normal Go-Back-N function, when N(S)-ESN <2k-W, RPEB =TRUE and the data in the packet are correct.
An additional rule for the general case is that in order to avoid ambiguity problems, BSN-DSN shall always be less than 21-W. If a situation arises where (BSN-DSN)=2k-W, then typically either a resynchronization will take place, or a notification indicating bad link performance will be sent to the control and management layer. The control and management layer can then implement a countermeasure to handle the problem.
In another exemplary embodiment of the invention illustrated for example in FIG. 12, a Selective Reject type packet exchange is used that relies on the same basic principles described above with respect to the special and general cases for use with a Go-Back-N type packet exchange. Namely, a receive enforcement bit such as the RPEB described above with respect to other embodiments, is sent to facilitate discarding of packets from a transmitter buffer.
In this embodiment, the basic rules include DSN.:5_BSN;j_TSN;j_TSNMAx and TSNM,+x-DSN=2k''. The variable definitions are the same as those described above with respect to other embodiments. Some additional rules on how to handle NACK, PACK and automatic retransmission of packets will also be described below.
In a situation where a number of packet retransmissions have taken place, a packet discard time-out can occur that will cause the oldest, not-yet-acknowledged packets in the buffer to be discarded. This can be seen, for example, in FIG.
12, where the packets having sequence numbers between DSN and BSN have been discarded.
After the old packets have been discarded from the transmitter buffer, two things can happen. Either a packet retransmission command is invoked by a timer
-13-expiration, or a NACK is received for a sequence number falling between DSN
and BSN. First, consider the NACK case.
Assume that one use of NACK includes the following characteristics.
When a NACK is sent, the oldest not-yet-received packet is explicitly indicated by its sequence number. Packets with sequence numbers preceding this oldest, outstanding packet are at the same time positively acknowledged by this NACK
message. Accompanying this NACK can be a) a bitmap of length n indicating outstanding packets, wherein, for example, those bits that are set to one indicate outstanding packets, or b) a number N of explicitly indicated sequence numbers for which packets have not been received, or c) some combination of a) and b).
In a first case, with reference to FIG. 12, if a NACK is received for ESN 1 in the interval DSN to BSN and the covered ACK range for the NACK is less than BSN-ESN1 and at least one packet is not yet discarded (TSN 0 BSN), then the packet indicated by BSN with RPEB set to True, is retransmitted. Note that the transmitter can also send a short control message, in order to inform the receiver that packets have been discarded, thereby saving bandwidth.
In a second case, if a NACK is received for ESN 1 located in the interval between DSN and BSN and the covered ACK range for the NACK is less than BSN-ESN1 and all packets have been discarded, i.e. BSN=TSN, then a pending packet with RPEB = TRUE is sent. However, if no packet is pending for transmission, then the system either a) waits until the next packet is received from the higher layer and then sends this packet with RPEB=TRUE, or b) informs the receiver that there are currently no more packets to send. A shorter message than the packet can be used instead to inform the receiver that packets have been discarded, thereby conserving bandwidth.
In a third case, if a NACK is received for ESN1 in the interval DSN to BSN, and the covered ACK range for the NACK is greater than BSN-ESN1, and at least one packet is not yet discarded, and at least one outstanding packet exists
-14-that has a sequence number z BSN, then the first outstanding packet after BSN, as indicated by the NACK message, is retransmitted with RPEB=TRUE.
In a fourth case, if a) a NACK is received for ESNI in the interval between DSN and BSN, and b) the covered ACK range for the NACK is greater than BSN-ESN1, and c) at least one packet exists that has been sent but not acknowledged either positively or negatively and which has a sequence number after the packet indicated by the NACK message, and d) there are no outstanding packets indicated in the NACK message with sequence numbers ;-> BSN, then the first packet after the packets indicated in the NACK message is retransmitted with RPEB = TRUE. A shorter message than the packet can be used instead to inform the receiver that packets have been discarded, thereby saving bandwidth.
In a fifth case, if a) a NACK is received for ESN1 in the interval DSN to BSN, and b) the covered ACK range for the NACK is greater than BSN-ESN1, and c) no packet exists after the packet indicated by the NACK message, and d) there are no outstanding packets indicated in the NACK message with sequence numbers z BSN, then a packet which is pending for transmission is sent with RPEB=TRUE. In other words, when all packets having sequence numbers N(S) in the range from BSN to TSN (i. e., TSNs N(S) s BSN) have been positively acknowledged, then a packet which is pending for transmission is sent with RPEB =TRUE. However, if no packet is pending for transmission, then the system waits until the next packet is received from the higher layer and then sends this next packet with RPEB=TRUE, or alerts the receiver that there are currently no more packets to send. A shorter message than the packet can be used instead to alert the receiver that packets have been discarded, thereby saving bandwidth.
In a sixth case, when a timer-initiated retransmission of a packet occurs, and ISN = BSN, then RPEB should be set to TRUE. Otherwise, RPEB should be set to FALSE. Alternatively, RPEB can be set to TRUE when ((ISN=BSN) and (BSN#DSN)), and can otherwise be set to FALSE.
-15-When a correct packet with RPEB =TRUE is received, then all packets preceding this packet and up to the next outstanding packet will be released from the buffer and forwarded to the higher layer. The application or the other layers decide whether the packets can be used or not, if delay and assembly requirements are met.
In the case where a window of size < 21'' is used, no additional discard capability concerns are necessary to consider, beyond the ordinary requirement imposed by Selective Reject itself..
In another embodiment of the invention for use with a Go-Back-N scheme, it is assumed that resynchronization takes place only when a NACK is received and N(R) <BSN. Then the transmitter will have full knowledge of the receiver state, i. e. , ESN is known. Note that there exists a case where a NACK as described above is received and the receiver can wait one round-trip delay period to ensure full knowledge of the receiver state. In other words, when a retransmission of the NACKed packet has just been performed and it is not known if the packet has passed all buffers and other delay-causing functions, the receiver can wait one round-trip delay period. Here, renumbering of packets sequence number can be performed, such that the first ARQ packet sent after the renumbering will carry the same sequence number as that of the packet to which the NACK referred.
In FIG. 13, a NACK is received for a discarded packet, since ESN
precedes BSN. Consequently, all subsequent packets from BSN and onwards are renumbered such that the BSN packet starts with ESN, the BSN + 1 packet is renumbered to ESN + 1, and so on. Note, renumbering is not performed for timer-initiated retransmissions.
In another embodiment of the invention for use with a basic Go-Back-N
scheme, the receiver and the transmitter are resynchronized at each discard occasion. In this embodiment, ARQ packets can only be discarded if they have not previously been acknowledged.
-16-The resynchronization is initiated by the transmitter, since it knows when a discard has been performed. The transmitter ask for a sequence number, up to which (but not including) the reeeiver has accepted ARQ packets. If the sequence number is before the last discarded sequence number, then the transmitter commands the receiver to start over from some arbitrarily chosen, but predefined, sequence number. The next sent packets are numbered upwards from this arbitrarily chosen sequence number. As an alternative, only the transmitter is resynchronized, such that the first packet sent after the resynchronization has the same sequence number as the next packet expected by the receiver.
In various embodiments of the invention, a magnitude of W can be defined when a call is initially set up between a transmitter and a receiver within a data network, in accordance with the particuiar application involved. For example, when the transmitter is initialized by a higher layer of software in the data network, it can select the magnitude of W and inform the receiver of this magnitude, and vice versa. The information indicating the magnitude of W can be sent from the transmitter to the receiver (or vice versa) using a control message.
In summary, the various embodiments of the invention increase throughput of a colnnlunications system using ARQ packets by discarding outdated packets.
In addition, the various embodiments of the invention reduce a risk that the ARQ
buffer in the transmitter will overflow. Those skilled in the art will also recognize that the principles described above with respect to the various embodiments of the invention can be applied to Stop-and-Wait ARQ schemes.
It will be appreciated by those skilled in the art that the present invention can be embodied in other specific forms and that the invention is not limited to the specific embodiments described herein. The presently disclosed embodiments are therefore considered in all respects to be illustrative and not restrictive. The scope of the invention is indicated by the appended claims rather than the foregoing REPLACEMENT SHEET
-17-description, and all changes that come within the meaning and range and equivalents thereof are intended to be embraced therein.

Claims (19)

What is claimed is:
1. A method for discarding packets in a data network employing a packet transfer protocol including an automatic repeat request scheme, comprising the steps of:

a transmitter in the data network commanding a receiver in the data network to a) receive at least one packet having a sequence number that is not consecutive with a sequence number of a previously received packet and b) release any expectation of receiving outstanding packets having sequence numbers prior to the at least one packet;
and the transmitter discarding all packets for which acknowledgment has not been received, and which have sequence numbers prior to the at least one packet.
2. The method of claim 1, wherein each of the at least one packet includes a receive enforcement bit, and the step of commanding comprises the steps of:

setting the receive enforcement bit for each of the at least one packet to a TRUE
value; and sending the at least one packet to the receiver.
3. The method of claim 1, wherein the step of commanding comprises the steps of:
setting a receive enforcement bit to a TRUE value for each at least one packet;
and sending the at least one receive enforcement bit set to TRUE together with identification of a transmitter sending the packets and the sequence numbers of the packets in a control message to the receiver.
4. The method of claim 1, wherein the method pertains to a go-back-n automatic repeat request scheme and further comprises the steps of:

defining a maximum top sequence number equal to a value (DSN+2k-1), where DSN is a sequence number indicating that all packets having sequence numbers previous to DSN have been acknowledged by a receiver in the data network as having been received, and k is a number of bits in a sequence number field for a packet in the data network;

accepting a received packet when a receive enforcement bit for the received packet is set to TRUE and N(S)-ESN<2k-1, where N(S) is a sequence number of the received packet and ESN is an expected sequence number of a next packet to be received;
and performing one of a) a restart of the automatic repeat request scheme and b) reporting a failure event to a management control system when the receive enforcement bit for the received packet is set to TRUE and N(S)-ESN >= 2k-1
5. The method of claim 1, wherein the method pertains to a go-back-n automatic repeat request scheme and further comprises the steps of:

constraining a top sequence number TSN according to the rules (TSN <=
DSN-1), (TSN <= BSN+W) and (1 <= W<= 2k-1), where k is a number of bits in a sequence number field for a packet in the data network, DSN is a sequence number indicating that all packets having sequence numbers previous to DSN have been acknowledged by a receiver in the data network as having been received, BSN is a bottom sequence number indicating a sequence number of an oldest packet stored in a transmit buffer of a transmitter in the data network, and W is a window size known to both the receiver and the transmitter, within which packets are tracked;

accepting a received packet when a receive enforcement bit for the received packet is set to TRUE and N(S)-ESN <2k -W, where N(S) is a sequence number of the received packet and ESN is an expected sequence number of a next packet to be received;

performing one of a) a restart of the automatic repeat request scheme and b) reporting a failure event to a management control system when the receive enforcement bit for the received packet is set to TRUE and N(S)-ESN >= 2k -W; and constraining BSN according to the rule (DSN <= BSN <= TSN).
6. The method of claim 1, wherein the method pertains to a selective repeat automatic repeat request scheme and further comprises the steps of:

constraining a bottom sequence number BSN indicating a sequence number of an oldest packet stored in a transmit buffer of a transmitter in the data network, and a top sequence number TSN according to the rules (DSN <= BSN <= TSN
<= TSNMAX), where DSN is a sequence number indicating that all packets having sequence numbers previous to DSN have been acknowledged by a receiver in the data network as having been received, TSNmAx is a maximum top sequence number, (TSN MAX -DSN=2k-1), and k is a number of bits in a sequence number field for a packet in the data network;

accepting a received packet when a receive enforcement bit for the received packet is set to TRUE and N(S)-ESN <2k-1, where N(S) is a sequence number of the received packet and ESN is an expected sequence number of a next packet to be received;
and performing one of a) a restart of the automatic repeat request scheme and b) reporting a failure event to a management control system when the receive enforcement bit for the received packet is set to TRUE and N(S)-ESN > 2k-1
7. The method of claim 6, further comprising the steps of:

when a) a first packet having a sequence number after DSN and before BSN is negatively acknowledged, b) a number of packets that are prior to the first packet and not positively acknowledged is less than a difference between BSN and the sequence number of the first packet, and c) TSN .noteq. BSN, setting a receive enforcement bit for the packet indicated by BSN and resending the packet indicated by BSN from the transmitter to the receiver.
8. The method of claim 6, further comprising the steps of:

when a) a first packet having a sequence number after DSN and before BSN is negatively acknowledged, b) a number of packets that are prior to the first packet and not positively acknowledged is less than a difference between BSN and the sequence number of the first packet, and c) TSN =BSN, if a packet is pending for transmission, then setting a receive enforcement bit for the pending packet to TRUE and sending the pending packet from the transmitter to the receiver;

if no packets are pending for transmission, then performing one of a) waiting until a packet is received from a higher layer and b) informing the receiver that no packets are pending.
9. The method of claim 6, further comprising the steps of:

when a) a first packet having a sequence number after DSN and before BSN is negatively acknowledged, b) a number of packets that are prior to the first packet and not positively acknowledged is greater than a difference between BSN and the sequence number of the first packet, and c) TSN .noteq. BSN, setting a receive enforcement bit for a first outstanding packet after BSN and resending the first outstanding packet from the transmitter to the receiver.
10. The method of claim 6, further comprising the steps of:

when a) a first packet having a sequence number after DSN and before BSN is negatively acknowledged, b) a number of packets that are prior to the first packet and not positively acknowledged is greater than a difference between BSN and the sequence number of the first packet, c) at least one packet exists after the first packet, and d) there are no negatively acknowledged packets having sequence numbers after BSN, setting a receive enforcement bit for a first packet after BSN and resending the first packet after BSN from the transmitter to the receiver.
11. The method of claim 6, further comprising the steps of:

when a first packet having a sequence number after DSN and before BSN is negatively acknowledged, and all packets having sequence numbers greater than or equal to BSN and less than TSN have been positively acknowledged, if a packet is pending for transmission, then setting a receive enforcement bit for the pending packet to TRUE and sending the pending packet from the transmitter to the receiver;

if no packets are pending for transmission, then performing one of a) waiting until a packet is received from a higher layer and b) informing the receiver that no packets are pending.
12. The method of claim 6, further comprising the steps of:

when a timer-initiated retransmission of a packet occurs, and ISN =BSN, setting a receive enforcement bit for the packet to TRUE; and when a timer-initiated retransmission of the packet occurs, and ISN .noteq.
BSN, setting the receive enforcement bit for the packet to FALSE; wherein ISN indicates a sequence number of a next packet to be sent.
13. The method of claim 6, further comprising the steps of:

when (ISN =BSN) and (BSN .noteq. DSN), setting a receive enforcement bit for the packet to TRUE, and otherwise setting the receive enforcement bit for the packet to FALSE, where ISN indicates a sequence number of a next packet to be sent.
14. A method for discarding packets in a data network employing a packet transfer protocol including a go-back-n automatic repeat request scheme, comprising the steps of:
discarding at least one packet from a transmitter; receiving a NACK for the at least one packet from a receiver; and assigning consecutive sequence numbers to non-discarded packets adjacent to the at least one packet.
15. A method for discarding packets in a data network employing a packet transfer protocol including a go-back-n automatic repeat request scheme, comprising the steps of:

a transmitter in the data network discarding at least one packet that has been sent by the transmitter but has not been acknowledged by a receiver in the data network as received;

after discarding the at least one packet, resynchronizing the transmitter and the receiver so that the last packet received by the receiver and the next packet to be transmitted by the transmitter have consecutive sequence numbers.
16. The method of claim 15, wherein the step of resynchronizing comprises the steps of:
determining what sequence number the receiver expects to receive next; and when the expected sequence number is different from the sequence number of the packet to be sent next from the transmitter, assigning the expected sequence number to the packet to be sent next from the transmitter.
17. The method of claim 15, wherein the step of resynchronizing comprises the steps of:
determining what sequence number the receiver expects to receive next; and when the expected sequence number is different from the sequence number of the packet to be sent next from the transmitter, commanding the receiver to expect a sequence number of a next packet to be sent from the transmitter to the receiver.
18. The method of claim 15, wherein the step of resynchronizing comprises the step of commanding the receiver to expect a sequence number of a next packet to be sent from the transmitter to the receiver.
19. A method for discarding packets in a data network employing a packet transfer protocol including a go-back-n automatic repeat request scheme, comprising the steps of:
a transmitter in the data network discarding at least one packet that has been sent by the transmitter but has not been acknowledged by a receiver in the data network as received;

after discarding the at least one packet, resynchronizing the receiver and the transmitter by determining what sequence number the receiver next expects, and consecutively renumbering packets pending at the transmitter starting with the expected sequence number.
CA002346244A 1998-10-28 1999-10-26 Method and apparatus for discarding packets in a data network having automatic repeat request Expired - Lifetime CA2346244C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US09/179,952 1998-10-28
US09/179,952 US6424625B1 (en) 1998-10-28 1998-10-28 Method and apparatus for discarding packets in a data network having automatic repeat request
PCT/SE1999/001931 WO2000025470A1 (en) 1998-10-28 1999-10-26 Method and apparatus for discarding packets in a data network having automatic repeat request

Publications (2)

Publication Number Publication Date
CA2346244A1 CA2346244A1 (en) 2000-05-04
CA2346244C true CA2346244C (en) 2009-12-22

Family

ID=22658663

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002346244A Expired - Lifetime CA2346244C (en) 1998-10-28 1999-10-26 Method and apparatus for discarding packets in a data network having automatic repeat request

Country Status (9)

Country Link
US (1) US6424625B1 (en)
EP (1) EP1125389B1 (en)
JP (1) JP3817426B2 (en)
KR (1) KR100692354B1 (en)
CN (1) CN1135774C (en)
AU (1) AU769881B2 (en)
CA (1) CA2346244C (en)
DE (1) DE69940643D1 (en)
WO (1) WO2000025470A1 (en)

Families Citing this family (70)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4015773B2 (en) * 1999-03-10 2007-11-28 松下電器産業株式会社 Transceiver
US6621796B1 (en) 1999-03-22 2003-09-16 Telefonaktiebolaget Lm Ericsson (Publ) Discard mechanism for selective repeat automatic repeat request
US6519223B1 (en) * 1999-04-06 2003-02-11 Telefonaktiebolaget L M Ericsson (Publ) System and method for implementing a semi reliable retransmission protocol
US7009967B1 (en) * 1999-08-07 2006-03-07 Shrikumar Hariharasubrahmanian Systems and methods for transmitting data packets
US6608818B1 (en) * 1999-11-10 2003-08-19 Qualcomm Incorporated Radio link protocol enhancements to reduce setup time for data calls
GB9930618D0 (en) * 1999-12-24 2000-02-16 Agilent Technologies Inc Measuring efficiency of data transmission
JP2003523131A (en) * 2000-02-14 2003-07-29 トムソン ライセンシング ソシエテ アノニム Method for transmission of packetized messages with emitting timeout
DE10008148A1 (en) * 2000-02-22 2001-08-23 Bosch Gmbh Robert Operating method for mobile radio network involves passing failure message from first link control layer protocol unit after receiving a confirmation message from second protocol unit
US7284064B1 (en) 2000-03-21 2007-10-16 Intel Corporation Method and apparatus to determine broadcast content and scheduling in a broadcast system
EP1193903A4 (en) * 2000-05-22 2004-08-25 Mitsubishi Electric Corp Data transmission system
US20020144265A1 (en) * 2001-03-29 2002-10-03 Connelly Jay H. System and method for merging streaming and stored content information in an electronic program guide
US20020144269A1 (en) * 2001-03-30 2002-10-03 Connelly Jay H. Apparatus and method for a dynamic electronic program guide enabling billing broadcast services per EPG line item
US7185352B2 (en) * 2001-05-11 2007-02-27 Intel Corporation Method and apparatus for combining broadcast schedules and content on a digital broadcast-enabled client platform
US7328455B2 (en) * 2001-06-28 2008-02-05 Intel Corporation Apparatus and method for enabling secure content decryption within a set-top box
US7363569B2 (en) 2001-06-29 2008-04-22 Intel Corporation Correcting for data losses with feedback and response
DE10132577A1 (en) * 2001-07-10 2003-01-30 Philips Corp Intellectual Pty Transmitting data packets between transmitter and receiver with improved error treatment by sending data packet again that contains detected errors
US7047456B2 (en) * 2001-08-28 2006-05-16 Intel Corporation Error correction for regional and dynamic factors in communications
US7231653B2 (en) 2001-09-24 2007-06-12 Intel Corporation Method for delivering transport stream data
US8943540B2 (en) 2001-09-28 2015-01-27 Intel Corporation Method and apparatus to provide a personalized channel
SE0103506D0 (en) * 2001-10-19 2001-10-19 Ericsson Telefon Ab L M HARQ stall avoidance
US7581026B2 (en) * 2001-12-28 2009-08-25 Intel Corporation Communicating transaction types between agents in a computer system using packet headers including format and type fields
US7099318B2 (en) * 2001-12-28 2006-08-29 Intel Corporation Communicating message request transaction types between agents in a computer system using multiple message groups
US7191375B2 (en) * 2001-12-28 2007-03-13 Intel Corporation Method and apparatus for signaling an error condition to an agent not expecting a completion
US6944617B2 (en) * 2001-12-28 2005-09-13 Intel Corporation Communicating transaction types between agents in a computer system using packet headers including an extended type/extended length field
US7184399B2 (en) * 2001-12-28 2007-02-27 Intel Corporation Method for handling completion packets with a non-successful completion status
DE60235605D1 (en) * 2002-01-03 2010-04-22 Innovative Sonic Ltd Mechanism for preventing data loss in high-speed wireless communication systems by means of a timer
US20030135857A1 (en) * 2002-01-11 2003-07-17 Ramesh Pendakur Content discovery in a digital broadcast data service
US20030135605A1 (en) * 2002-01-11 2003-07-17 Ramesh Pendakur User rating feedback loop to modify virtual channel content and/or schedules
US7239610B2 (en) * 2002-07-18 2007-07-03 Lucent Technologies Inc. Methods and devices for partial upper layer frame loss detection based retransmission
US7764624B2 (en) * 2002-07-18 2010-07-27 Alcatel-Lucent Usa Inc. Methods and devices for preventing protocol stalling
US7403528B2 (en) * 2002-09-13 2008-07-22 Lucent Technologies Inc. Method of data communication using a control message
AU2003224532A1 (en) * 2003-04-10 2004-11-01 Telefonaktiebolaget Lm Ericsson (Publ) Method and system of retransmission
AU2003248218A1 (en) * 2003-06-18 2005-01-04 Utstarcom (China) Co. Ltd. Method and apparatus for discarding the service data units in the acknowledgement mode of the rlc in the wireless communications system
US7512715B2 (en) * 2003-09-26 2009-03-31 Nokia Corporation System and method for requesting a resource over at least one network with reduced overhead
KR100635012B1 (en) * 2003-12-29 2006-10-16 한국전자통신연구원 Method for creating feedback message for ARQ in mobile communication system
US7307955B2 (en) * 2003-12-31 2007-12-11 Nokia Corporation Method and equipment for lossless packet delivery to a mobile terminal during handover
ATE416525T1 (en) * 2004-01-08 2008-12-15 Mitsubishi Electric Corp ERROR CHECKING METHOD AND SYSTEM WITH FEEDBACK RESOURCE ALLOCATION SCHEME
US20080043713A1 (en) * 2004-01-14 2008-02-21 Masahiro Komatsu Communication System, Data Retransmission Control Method Thereof, and Wireless Transmitting/Receiving Apparatus Used Therein
US7643419B2 (en) 2004-05-07 2010-01-05 Interdigital Technology Corporation Method and apparatus for implementing a data lifespan timer for enhanced dedicated channel transmissions
US8009586B2 (en) * 2004-06-29 2011-08-30 Damaka, Inc. System and method for data transfer in a peer-to peer hybrid communication network
KR100711738B1 (en) * 2005-02-15 2007-04-25 삼성전자주식회사 Bitmap-based automatic repeat request engine and method for the same
US8755407B2 (en) 2005-02-18 2014-06-17 Qualcomm Incorporated Radio link protocols for enhancing efficiency of multi-link communication systems
US7895504B2 (en) * 2005-06-16 2011-02-22 Qualcomm Incorporated NAK-to-ACK error detection and recovery
KR100668673B1 (en) * 2005-11-24 2007-01-12 한국전자통신연구원 Method for recovering arq data of wireless portable internet system
US7757028B2 (en) * 2005-12-22 2010-07-13 Intuitive Surgical Operations, Inc. Multi-priority messaging
US7756036B2 (en) * 2005-12-22 2010-07-13 Intuitive Surgical Operations, Inc. Synchronous data communication
US8054752B2 (en) * 2005-12-22 2011-11-08 Intuitive Surgical Operations, Inc. Synchronous data communication
JP4805081B2 (en) * 2006-09-29 2011-11-02 富士通株式会社 Wireless relay device, wireless relay method, and wireless relay program
JP4768030B2 (en) * 2006-10-04 2011-09-07 富士通株式会社 Data transfer method
WO2008123140A1 (en) * 2007-03-22 2008-10-16 Nec Corporation Mobile communication system and communication method
TWI371206B (en) * 2007-05-02 2012-08-21 Innovative Sonic Ltd Method and related apparatus for handling packet discard in a wireless communications system
US20090168723A1 (en) 2007-11-27 2009-07-02 Qualcomm Incorporated Method and apparatus for handling out-of-order packets during handover in a wireless communication system
US8325608B2 (en) * 2008-08-07 2012-12-04 Qualcomm Incorporated Efficient packet handling for timer-based discard in a wireless communication system
JP2010074643A (en) * 2008-09-19 2010-04-02 Hitachi Kokusai Electric Inc Transmission system
US8443247B2 (en) * 2008-12-12 2013-05-14 Qualcomm Incorporated Methods and systems using window start update for wireless communication HARQ connection
US20120079336A1 (en) * 2010-09-24 2012-03-29 Aran Bergman Techniques utilizing arq feedback for efficient transmitter buffer usage
US9503223B2 (en) * 2011-03-04 2016-11-22 Blackberry Limited Controlling network device behavior
CN102255713B (en) * 2011-07-24 2013-10-30 哈尔滨工程大学 Data packets of underwater sound sensor network and transmission method
JP5985403B2 (en) 2013-01-10 2016-09-06 株式会社東芝 Storage device
JP6005533B2 (en) 2013-01-17 2016-10-12 株式会社東芝 Storage device and storage method
US9432251B2 (en) * 2013-03-08 2016-08-30 Qualcomm Incorporated Enhanced acknowledgement and retransmission mechanism
JP5931816B2 (en) 2013-08-22 2016-06-08 株式会社東芝 Storage device
KR102140679B1 (en) * 2013-12-24 2020-08-04 주식회사 케이티 Apparatus and method for transmitting network packet, and device for receiving network packet
US9154460B1 (en) * 2014-02-12 2015-10-06 Sonus Networks, Inc. Methods and apparatus for denial of service resistant policing of packets
US9548918B2 (en) * 2014-02-28 2017-01-17 General Electric Company Edge router systems and methods
KR101766525B1 (en) 2015-04-27 2017-08-10 한국철도기술연구원 Method for retransimitting received data of using index coding in wireless communication
US10291365B2 (en) * 2016-12-29 2019-05-14 X Development Llc Efficient automatic repeat request for free space optical communication
WO2018127981A1 (en) * 2017-01-06 2018-07-12 富士通株式会社 Wireless communication system, transmission device and receiving device
KR20180097999A (en) * 2017-02-24 2018-09-03 삼성전자주식회사 Apparatus and method for transmitting of data between base stations in wireless communication system
US11463547B2 (en) * 2019-12-12 2022-10-04 Google Llc Reliable transport protocol and hardware architecture for datacenter networking

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4344171A (en) * 1980-12-11 1982-08-10 International Business Machines Corporation Effective error control scheme for satellite communications
JPH0732387B2 (en) * 1985-02-23 1995-04-10 株式会社日立製作所 Data retransmission method
FR2655221B1 (en) * 1989-11-28 1994-04-15 Alcatel Transmission Faisceaux H METHOD FOR AUTOMATIC RETRANSMISSION REQUEST FOR DUPLEX DIGITAL TRANSMISSION INSTALLATION WITH AT LEAST ONE NOISE RETURN TRACK AND INSTALLATION FOR IMPLEMENTING THIS PROCESS.
US5826028A (en) 1996-05-13 1998-10-20 Lockheed Martin Corporation Initialization of switching networks for use with a scalable coherent interface
US6163861A (en) * 1996-08-23 2000-12-19 Nippon Telegraph And Telephone Corporation Error compensating method and apparatus and medium storing an error compensation program
AU6473498A (en) 1997-03-20 1998-10-12 Ericsson Inc. Method for implementing a transport layer protocol for wireless packet data delivery

Also Published As

Publication number Publication date
AU769881B2 (en) 2004-02-05
DE69940643D1 (en) 2009-05-07
JP2002529010A (en) 2002-09-03
EP1125389A1 (en) 2001-08-22
EP1125389B1 (en) 2009-03-25
JP3817426B2 (en) 2006-09-06
CN1325575A (en) 2001-12-05
CA2346244A1 (en) 2000-05-04
CN1135774C (en) 2004-01-21
AU1589600A (en) 2000-05-15
KR100692354B1 (en) 2007-03-09
WO2000025470A1 (en) 2000-05-04
KR20010080344A (en) 2001-08-22
US6424625B1 (en) 2002-07-23

Similar Documents

Publication Publication Date Title
CA2346244C (en) Method and apparatus for discarding packets in a data network having automatic repeat request
US6389016B1 (en) Data communication system and method for transporting data
EP1195966B1 (en) Communication method
US7673211B2 (en) Automatic repeat request (ARQ) protocol having multiple complementary feedback mechanisms
EP1161810B1 (en) Data discard mechanism for selective repeat protocol
EP0409578B1 (en) Data communication method and system with cyclic sequence of acknowledgements
JP4607339B2 (en) Flexible radio link control protocol
EP1393489B1 (en) Method and receiver for improved data packet transfer in a transmission protocol with repeat requests
US8416809B2 (en) Apparatus for reporting reception result of packets in mobile communication system
KR20020013840A (en) Packet discard notification for semi reliable retransmission protocol
JP2006287981A (en) Error correcting communication method to transmit data packet in network communication system
US7733782B2 (en) Method and an arrangement for avoiding unnecessary retransmissions
EP1798913A2 (en) Transport control method in wireless communication system
KR20060079570A (en) Apparatus and method for a retransmission of a data in a communication system
KR100289232B1 (en) Dual Mode Selective Repeat Auto Retransmission Method for Wireless Data Service
US6973071B1 (en) Method and apparatus for controlling the flow of data in a wireless communication system
EP0993139B1 (en) Go-back-N automatic-repeat-request protocol on virtual circuits
CN113906700A (en) Apparatus and method for communicating acknowledgements in a network transport protocol

Legal Events

Date Code Title Description
EEER Examination request
MKEX Expiry

Effective date: 20191028