Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
METHOD FOR RETRANSMITTING A DATA PACKET IN A PACKET NETWORK
Document Type and Number:
WIPO Patent Application WO/2000/072486
Kind Code:
A1
Abstract:
The present invention provides a method for retransmitting a data packet in a packet network. Compressed data packets are sent from a first network entity (110) to a second network entity (108). It is then determined if a compressed data packet has not been properly received at the second network entity. If the compressed data packet has not been properly received, the second network entity signals the first network entity to send an uncompressed version of the improperly received compressed data packet.

Inventors:
PAZHYANNUR RAJESH S
ALI IRFAN
Application Number:
PCT/US2000/010524
Publication Date:
November 30, 2000
Filing Date:
April 19, 2000
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
MOTOROLA INC (US)
International Classes:
H04J3/00; H04L1/00; H04L1/16; H04L1/18; H04L12/28; H04L12/56; H04L29/06; H04L29/08; (IPC1-7): H04J3/24; H04J3/18
Foreign References:
US5815667A1998-09-29
US5535199A1996-07-09
Other References:
See also references of EP 1183804A4
Attorney, Agent or Firm:
Haas, Kenneth A. (Inc. Intellectual Property Dept. 1303 East Algonquin Road Schaumburg, IL, US)
Williams, Lalita P. (IL, US)
Download PDF:
Claims:
Claims
1. A method for retransmitting a data packet in a packet network, the method comprising the steps of: sending a plurality of compressed data packets from a first network entity to a second network entity; determining that a compressed data packet has not been properly received at the second network entity; and signaling the first network entity to send an uncompressed version of the improperly received compressed data packet to the second network entity.
2. A method for retransmitting a data packet in a packet network in accordance with claim 1, wherein the step of signaling the first network entity comprises the step of sending a plurality of acknowledgment messages from the second network entity to the first network entity.
3. A method for retransmitting a data packet in a packet network in accordance with claim 2, wherein the step of sending a plurality of acknowledgment messages comprises the step of sending a plurality of duplicate acknowledgment messages from the second network entity to the first network entity.
4. A method for retransmitting a data packet in a packet network in accordance with claim 3, the method further comprising the steps of: receiving the plurality of duplicate acknowledgements messages at the first network entity; determining, at the first network entity, a data packet to be retransmitted; and transmitting the data packet as an uncompressed data packet from the first network entity to the second network entity.
5. A method for retransmitting a data packet in a packet network in accordance with claim 4, the method further comprising the step of, subsequent to transmitting the data packet as an uncompressed data packet, sending a plurality of compressed data packets from the first network entity.
6. A method for ensuring accurate transmission of compressed data packets in an Internet Protocol network, the method comprising the steps of: communicating packets between a sender TCP node and a receiver TCP node using Transmission Control Protocol (TCP); performing protocol header compression on the packets; determining that a header compressed packet is faulty at an intermediate node; signaling, when it is determined that the header compressed packet is faulty, from the intermediate node to the TCP sender to retransmit the packet; and transmitting an uncompressed packet that corresponds to the compressed packet that is faulty.
7. A method for ensuring accurate transmission of compressed data packets in accordance with claim 6, wherein the step of signaling comprises the step of sending a plurality of duplicate acknowledgment messages from the intermediate node to the TCP sender node.
8. A method for ensuring accurate transmission of compressed data packets in accordance with claim 7, wherein the step of sending a plurality of acknowledgment messages comprises sending a plurality of duplicate acknowledgments messages from the selection distribution unit to the packet data gateway.
9. 8 A method for ensuring accurate transmission of compressed data packets in accordance with claim 6, wherein the step of performing protocol header compression comprises the step of performing Van Jacobson header compression.
10. A method for ensuring accurate transmission of compressed data packets in accordance with claim 6, wherein the step of determining that a header compressed packet is faulty comprises the step of determining that the header compressed packet has been dropped.
11. A packet network that is effective in ensuring accurate transmission of compressed data packets, the packet network comprising: a packet data gateway that is capable of sending and receiving compressed data packets and uncompressed data packets; and a selection distribution unit coupled to the packet data gateway, the selection distribution unit capable of receiving the compressed data packets and the uncompressed data packets from the packet data gateway, the selection distribution unit capable of determining that a compressed data packet sent from the packet data gateway has been received in error, the selection distribution unit comprising the ability to alert the packet data gateway to send uncompressed data packets to the selection distribution unit that are copies of the lost compressed data packets.
Description:
METHOD FOR RETRANSMITTING A DATA PACKET IN A PACKET NETWORK Related Applications The following applications are related to this application and are filed on the date herewith. The disclosure of each of these related applications is incorporated by reference: S/N (Docket Number CE08072R) titled"METHOD FOR CHANGING COMMUNICATION IN A COMMUNICATION SYSTEM, AND COMMUNICATION SYSTEM THEREFOR" ; S/N (Docket Number CE08136R) titled"METHOD FOR ESTABLISHING COMMUNICATION IN A PACKET NETWORK" ; S/N (Docket Number CE08193R) titled"SESSION BASED BILLING IN A COMMUNICATION SYSTEM" ; S/N (Docket Number CE08170R) titled"COMMUNICATION NETWORK METHOD AND APPARATUS" ; S/N (Docket Number CE08169R titled"METHOD AND SYSTEM FOR PROCESSING INTELLIGENT NETWORK COMMANDS IN A COMMUNICATIONS NETWORK" ; S/N (Docket Number CE08182R titled"METHOD AND SYSTEM FOR NETWORK SERVICE NEGOTIATION IN A TELECOMMUNICATIONS SYSTEM" ; S/N (Docket Number CE08186R) titled"METHOD AND APPARATUS FOR ROUTING PACKET DATA IN A COMMUNICATIONS SYSTEM" ; S/N (Docket Number CE08190R titled"METHOD AND SYSTEM FOR INTRODUCING NEW SERVICES INTO A NETWORK".

Field of the Invention The invention relates generally to communication systems, and more particularly to a method and communication system for retransmitting a data packet in a packet network.

Background of the Invention Current header compression is used on point-to-point (PPP) networks. Such compression reduces TCP/IP overhead from about 40 bytes to 4 bytes. In typical packet data networks, packets are often dropped at a selection distribution unit, due to the bottleneck provided on the over the air radio link. Dropped packets cause a lack of synchronization in the compression mechanism and lead to significant degradation of TCP throughput.

A common method of header compression is referred to as Van Jacobson header compression. Van Jacobson header compression works, in a general sense, based on delta- encoding between two end points in a PPP link. Each packet is sent with a sequence number. Rather than sending the sequence number in the header, the header includes a field that indicates the change in sequence number from the previous packet. This allows for compressed headers, due to the lessening of the data field required for the delta.

One problem associated with such a compression scheme is that if a packet gets dropped between end points in the PPP network, the delta information in the header relating to the sequence number is no longer valid. Successive packets are dropped because of a mismatch between the sequence number and the checksum. As a result, multiple packets are dropped, and the system does not right itself until the sender times out due to not receiving an acknowledgement from the receiver in time. Consequently, multiple packets are lost, and additional time is required to get the packet network re-synchronized.

Thus, a need exists for a method for retransmitting a data packet in a packet network which provides for increased reliability and-fewer dropped packets.

Brief Description of the Drawings FIG. 1 depicts a communication system in accordance with the preferred embodiment of the present invention; and FIG. 2 depicts a flow chart for determining when to retransmit a data packet in a packet network in accordance with the preferred embodiment of the present invention.

Detailed Description of a Preferred Embodiment The present invention provides a method for retransmitting a data packet in a packet network.

Compressed packets are sent in the network. When it is determined that a compressed packet has not been received properly, a network entity sends a message to the TCP sender, preferably a host PC, that the compressed message has not been received properly. This message is preferably three duplicate acknowledgement messages. Upon receiving this message, the TCP sender will transmit an uncompressed version of the improperly received packet, thereby increasing the accuracy and dependability of packet networks.

The present invention can be better understood with reference to FIGs. 1 and 2. Referring now to FIG. 1, a communication system 100 is depicted in accordance with the preferred embodiment of the present invention.

Communication system 100 is preferably a point-to-point packet network, such as a network that communicates via the Internet Protocol (IP). Communication system could alternately be any packet-based network that communicates via endpoints via a plurality of packets. Referring to FIG.

1, acronyms are used for convenience. The following is a list of the acronyms used in FIG. 1: BTS Base Transceiver Station IP Internet Protocol MS Mobile Station MT Mobile Terminal PC Personal Computer PDG Packet Data Gateway SDU Selection Distribution Unit TCP Transmission Control Protocol Communication system 100 includes a packet data gateway 102 that is capable of sending and receiving compressed data packets and uncompressed data packets. Communication system 100 also includes a selection distribution unit 104 coupled to packet data gateway 102. Selection distribution unit 104 is capable of receiving the compressed data packets and the uncompressed data packets from packet data gateway 102.

Selection distribution unit 104 is capable of determining that a compressed data packet sent from the packet data gateway has been received in error. Selection distribution unit 104 also comprises the ability to alert packet data gateway 102 to send uncompressed data packets to selection distribution unit 104 that are copies of the lost compressed data packets.

Communication system 100 can also include a mobile terminal (MT) 116, a mobile station 114, and a base transceiver station 112. Communication system 100 can also include an IP network 110 located between selection distribution unit 104 and packet data gateway 102.

Communication system 100 can also include an IP network 108 located between packet data gateway 102 and a host PC 106.

Host PC 106 is where the TCP connection 118 is preferably

terminated. TCP connection 118 is preferably between host PC and mobile terminal 116. Host PC 106 is preferably the TCP sender, preferably generating data packets to be sent to mobile terminal 116. Data packets generated by host PC 106 are preferably uncompressed data packets.

Packet data gateway 102 is preferably responsible for compressing headers for the link to mobile terminal 116. If a retransmitted packet from host PC 106 arrives, packet data gateway 102 will preferably send an uncompressed packet to mobile terminal 116.

Selection distribution unit 104 preferably generates three duplicate acknowledgements to host PC 106. Packet data gateway 102 in the uplink, mobile terminal 116 to host PC 106, forwards whatever packet it receives from selection distribution unit 104 to host PC 106. Host PC 106, on receiving three duplicate acknowledgements, retransmits in the downlink, host PC 106 to mobile terminal 116, a previously sent packet. The retransmitted packet is passed by packet data gateway 102 to selection distribution unit 104 as an uncompressed packet.

Mobile terminal 116 is preferably the TCP receiver.

FIG. 2 depicts a flow chart 200 for determining when to retransmit a data packet in a packet network, preferably an IP network, in accordance with the preferred embodiment of the present invention.

A sender TCP node sends (201) packets to a receiver TCP node, preferably using TCP. Packet data gateway 102 performs (203) protocol header compression on the packets.

Such compression can be of the header of the packet, or of the payload of the packet, or both. In the preferred embodiment of the present invention, header compression is accomplished utilizing Van Jacobson header compression.

Packet data gateway 102 then determines (205) if any of the compressed packets are faulty. This is preferably done by checking a sequence number of the packet to determine if the packet received is the packet that should be received sequentially next. Compressed packets can be faulty due to be received in error, being out of order, dropped, or not being received at all. In an alternate embodiment of the present invention, the step of determining is done at an intermediate node located between the sender TCP node and the receiver TCP node.

If the compressed packet is faulty, the packet data gateway signals (207) the network entity to retransmit the packet. The network entity s preferably a TCP sender. This request will indicate to the sender that the sender should retransmit a copy of the packet that is uncompressed. In the preferred embodiment of the present invention, the packet data gateway signals the network entity by sending a plurality of acknowledgment messages from the second network entity to the first network entity. When the network entity receives the plurality of acknowledgment messages, the network entity is signaled that the packet indicated in the acknowledgement message was not properly received. The packet data gateway preferably send a plurality of duplicate acknowledgment messages to the network entity.

In the alternate embodiment of the present invention, the intermediate node signals to the TCP sender to retransmit the packet. This signaling is preferably accomplished by sending a plurality of duplicate acknowledgment messages from the intermediate node to the TCP sender node. This can alternately be accomplished by sending a plurality of duplicate acknowledgments messages from the selection distribution unit to the packet data gateway. In the alternate embodiment, the present invention can further comprise receiving the plurality of duplicate

acknowledgements messages at the packet data gateway. The packet data gateway then determines a data packet to be retransmitted and transmits the data packet as an uncompressed data packet from the packet data gateway to the selection distribution unit. After retransmitting the data packet, the packet data gateway can send a plurality of compressed data packets.

The TCP sender then transmits (209) an uncompressed packet that corresponds to the faulty packet. This is preferably accomplished at the network entity by receiving the plurality of duplicate acknowledgements messages at the first network entity, and then determining which data packet is to be retransmitted. The network entity then transmits the data packet as an uncompressed data packet from the to the packet data gateway. In the preferred embodiment, after sending an uncompressed data packet, the network entity sends a plurality of compressed data packets.

The present invention therefore provides a method for retransmitting a data packet in a packet network. When a compressed packet is not received properly, a message is sent to alert the sender that the compressed packet has not been received properly. In the preferred embodiment, this message is a series of three duplicate acknowledgement messages. Upon receiving the three duplicate acknowledgement messages, the sender will resend an uncompressed version of the lost packet.

The present invention thereby provides an improved method for ensuring accurate transmission of messages. By sending multiple duplicate acknowledgement messages, a robust and reliable packet data network is provided without adding additional links or additional messages to existing packet data networks.

While this invention has been described in terms of certain examples thereof, it is not intended that it be limited to the above description, but rather only to the extent set forth in the claims that follow.

We claim: