CA2363591C - Update of header compression state in packet communications - Google Patents

Update of header compression state in packet communications Download PDF

Info

Publication number
CA2363591C
CA2363591C CA002363591A CA2363591A CA2363591C CA 2363591 C CA2363591 C CA 2363591C CA 002363591 A CA002363591 A CA 002363591A CA 2363591 A CA2363591 A CA 2363591A CA 2363591 C CA2363591 C CA 2363591C
Authority
CA
Canada
Prior art keywords
information
header
station
packet
update
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
CA002363591A
Other languages
French (fr)
Other versions
CA2363591A1 (en
Inventor
Lars Westberg
Krister Svanbro
Jim Sundqvist
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.)
Telefonaktiebolaget LM Ericsson AB
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
Application filed by Telefonaktiebolaget LM Ericsson AB filed Critical Telefonaktiebolaget LM Ericsson AB
Publication of CA2363591A1 publication Critical patent/CA2363591A1/en
Application granted granted Critical
Publication of CA2363591C publication Critical patent/CA2363591C/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
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/04Protocols for data compression, e.g. ROHC
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Abstract

The soft state of a header compression scheme in a communication system carrying packet traffic including a real time communication signal can be updated (63) during periods of communication signal inactivity (62), during which there is no need to transmit the communication signal. The header compression soft state can also be updated by stealing bits (83, 84) from the communication signal to carry the header update information (73). If the communication signal includes source encoded data, the header compression soft state can be updated selectively (126) based on the bit rate (122, 124) of a codec that produced the source encoded data.

Description

UPDATE OF HEADER COMPRESSION STATE IN PACKET

COMMUNICATIONS
FIELD OF THE INVENTION
The invention relates generally to packet communications and, more particularly, to header compression in packet communications.

BACKGROUND OF THE INVENTION
The term header compression (HC) refers to the art of minimizing the necessary bandwidth for information carried in packet headers on a per hop basis over point-to-point links. Header compression is usually realized by sending static information only initially. Semi-static information is then transferred by sending only the change from the previous header and completely random information can be sent without compression. Hence, header compression is usually realized with a state machine.
A conventional VoIP-packet (Voice over IP) consists basically of three parts with different quality requirements, as shown in FIGURE 1. The three parts are:
(1) a compressed or not compressed header 11. For example, for real-time speech a conventional IP/UDP/RTP header is often used;
(2) the speech codec bits at part 12, which are most significant for the speech quality. In, for example, the GSM full rate speech codec there are three classes of bits: lA, lB and 2, where class lA and class 2 speech codec bits are respectively most and least important for the speech quality; and (3) the speech codec bits at part 13 are least important for the speech quality, for example, class 2 bits in GSM.
A conventional header compression scheme for IP/UDP/RTP typically has a soft state characteristic such that the state of the HC may depend on previous headers.
An error in a compressed header may result in a loss of the corresponding packet.

Because each header usually is represented as a change from the previous header (delta-coding), an error in a compressed header is a faulty state that will cause successive packets to be lost until the HC soft state is updated. If the payload for the packets with the compressed headers carries a real time service, the loss of several successive packets may be disastrous for the quality of that real time service. For example, the quality of a real time speech service will degrade substantially with successive lost speech frames. If the speech frame error rate has a bursty characteristic, the speech quality will be worse than for the same speech frame error ratio but with a less correlated frame error characteristic.

The effects of bit errors may be different depending on where in the VoIP-packet the bit errors occur:

(1) Bit errors in part 13 of FIGURE 1(the least important speech codec bits) will result in a slightly degraded quality for the speech carried by that specific packet.

(2) Bit errors in part 12 of FIGURE 1 (the most important speech codec bits) may result in a speech quality degradation so severe that the packet is judged as useless and will not be used in the speech decoder.
Hence, that specific packet may be lost due to bit errors in part 12 of the packet.

(3) Bit errors in part 11 of FIGURE 1(the header, compressed or not) will probably result in the loss of that specific packet since it cannot be transferred to the upper layers of the protocol stack. Further, it can also result in a number of successive lost future packets since the header compression soft state is now corrupt.
These are the most severe errors because bit errors in one packet may result in the loss of a number of successive packets.

The conventional header compression algorithms are made for narrow band, wired channels, wherein the error rate of the channel is rather stationary and small.
Further, the usage of the channel does not affect other users with similar channels.
This is not the case for a wireless channel. The quality of a wireless channel may change rapidly and the usage of the channel affects other users in terms of interference.
In a header compression scheme for a wireless channel the probability for errors in the compressed headers will be large and the effect of these compressed header errors has to be reduced.
There are two general approaches to avoid this problem, either minimize the time it takes to update the HC soft state, or minimize the probability for bit errors in compressed headers.

One known way of updating the HC soft state is to send full headers regularly and frequently. For example, a full header can be sent in every fifth speech packet while sending compressed headers in the other packets. If a channel with a fixed bit rate is to be used, the bit rate of this channel is typically chosen with respect to the largest packet size since delay variations are not desirable. Hence, the bit rate of the channel is chosen according to a packet with a full header, resulting in a waste of resources (e.g., radio resources). Further, to achieve robustness in such a header compression scheme, the frequency of full headers must be rather large, which decreases the compression grade and efficiency of the header compression scheme.
Hence, regular updates of header compression state with full headers will either result in inefficient header compression or efficient header compression without the necessary robustness against e.g., bit errors.
Another way to update the header compression soft state is for the header compression scheme to demand a soft state update whenever necessary. However, this approach requires a duplex channel with a short round trip time in order to keep the corrupt soft state periods small. Further, such a scheme also requires that the back channel carrying the soft state update request is generally reliable.

It is desirable in view of the foregoing to provide for updating the soft state of a header compression scheme while avoiding the aforementioned disadvantages of prior art approaches.
The present invention provides for updating the soft state of a header compression scheme in a cotninunication system carrying packet traffic ineluding a real'time cornmimication signal- The header compression state can be updated during:
periods when the communication signal is inactive. Also, the invention provides for updating the header compression state by stealing bits from the communication sigdal to earry- the headei update information. 'if rhe communica.tion signal includes source encoded data, the invcntion provides for updating the header compression state selectively based an the bit rate of a codec that produced the source encoded data.
This operation can permit header compression state updating without stealing any of the source encoded data.
According to an aspect of the present invent* there is provided a method of transxr~itting a communication signal from. a first communication station to a second conununication station, comprising during periods of coinmunication signal activity, sending from the first station to the second station wrnznunication signal packets which include compressed header infonnation and comm.unication signal information, the Sirst station detecting an absence of communication signal activity, responsive to the first station detecting an absence of communication signal activity, sending from the first station to the second staation an update packet including header update information; and operating the sewnd station to use the header update information to correct an error in previously sent compressed header information, and to inteIpz=et header information in subsequent communication signal packets sent from the first station to the second station.
According to another aspect of the present invention there is provided a method of ttansmitting a communication sxgnal from a first coxnmunication station to a second communication station, whereia the communication information includes source encoded data, the method connprising dmring periods of communication signal activity, sending from the first station to the second station communication signal packets which include' header information and conmunication signal information, and during one of the periods of communication signal activity, the first station determining that a bit rate of a codec that produced the source'encoded data is below a threshold Ievel, and thereafler the frst station inserting header update infonaation in one of the packets without replacing any of the source encoded data.
According to a further aspect of the present invention there is provided a method of transmitting information from afu*st communication station to a second 4a communication station, comprising the fust station assembling packets which include header information and payload information, and sending the assembled packets from the first station to the second station, the assembling step including the fust station assembli.ug an update packet, including replacmg at least=some payload inforrnation with header update i.nfonnation which can be used by the second station to interpret header information in subsequent packets sent from the first station to the second station, and the sending step including sending the update packet from the fiust station to the second station.
According to a fiirther aspect of the present invention there is provided a method of transmitting information from a first communication station to a second communication station, comprising the first station assembling packets which include header information and payload information, and sending the assembled packets from the first station to the second station, and the assembling step includes the first station assembling an upclate packet, including replacing a first portion of the payload i.nformation with header update information, and wherein the sending step includes sending the header update information in the update packet together with a second portion of the payload inforination from the first station to the second station.
According to a further aspect of the present invention there is provided a conununication apparatus for fransmitting a communication signal to a second communication apparatus, comprising a pacicet unit having an input for receiving communication signal infortnation during periods of communication signal activity, and having an output for sending to the second apparatus communication signal packets including communication signal information and compressed header infomiation, a header unit coupled to the packet unit for providing thereto the header i.nformati,on and also for providing thereto header update information which can be used by the second apparatus to cozrect an error in previously sent compressed header information and also to interpret header information in subsequent communication signal packets sent from the packet unit to the second appairahm, and the packet unit responsive to an absence of eommunication signal activity for sending from the output to the second apparatus an update pAcket including the header update information.
According to a further aspect of the present invention there is provided a communication apparatus for transmittinig inform.ation to a second communication apparatus, comprising a packet unit having an input for receiving payload information, 4b and having an output for sending to the second apparatus packets including payload information and header information, a header unit coupled to the packet unit for providing thereto the header information and also for providing thereto header update infomaeiion wbich can be used by the second apparatus to interpret header infonmation in.
subsequent packets sent from the packet unit to the second apparatus, and the packet unit operable, before sending one of the packets, to replace at least some of the payload infonmation with the header update information.
According to a fiuther aspect of the present invention there is provided a eommunication apparatus for traumxtting information to a second communication apparatus, comprising a packet unit having an input for receiving payload information, and having an output for sending to the second apparatus packets including payload information and header information, a header unit coupled to the packet unit for providing thereto the header information and also for providing thereto header update information which can be used by the second apparatus to interpret header infonnation in subsequent packets sent from the packet unit to the second apparatus, and the packet unit operable, before sending one of the packets, to replace a first poxtion of the payload information of the one packet with header update information, and to send the header updatie information in the one packet togethe,r with a second portion of the payload information.
20. According to a further aspect of the present invention there is Iirovided a method of transMxtting source encoded data from a first communication station to a second commuuic~tion station, comprising the fxst station assembling source encoded data packets which include header information and source mcoded data, and sending the assembled packets from the first station to the second station, and the first station deternnining that a bit rate of a codec that produced the source encoded data is below a threshold level, and thereafter assembling an update packet ixtcluding header information, the source encoded data and header update information which can be used by the.second station to interpret header information in subsequent source encoded data packets sent from the first station to the second station.
According to a further aspect of the present invention there is providcd a communication apparatus for transmitting source encoded data to a second communication apparatus, comprising a packet unit having an input for receiving source encoded data, and ltaving an output for sending to the second apparatus source encoded 4c data packets including source encoded data and header infonmation, a header unit coupled to the packet unit for providing thereto the header infnrmation and also for providing thereto header update information which can be used by the second apparatus to interpret header information in subsequent source encoded data packets sent from the packet unit to the second apparatus, and the packet unit having an input for receiving information indicating that a bit rate of a codec that produced the source encoded data is below a threshold level, the packet unit responsive to the information for inserting the header update information in one of the source encoded data packets together with the header information and the source encoded data.
BRIEF DESCRIPTION OF THE DRAWINGS
FIGURE I illustrates an exemplary packet fonnat which can be used in conjunction with tbe present invention.
FIGURE 1A is a shading key for use with FIGURE 1.
FIGURES 2 and 3 ilaustrate diagrarrunatically examples of DTX
(Discontinuous Transmission) schemes implemented by conventional speech codecs.
FYGURES 4 and 5 illustrate exemplary manxiers in=which the present invention can utilize the. conventional DTX operations of FIGURES 2 and 3 to transmit header compression soft state update information.
FIGURE 5A is a shading key for use with FIGURES 2-5.
FIGURE 6 illustrates exemplary operations associated with the header compression update schemes illustrated in FIGURES 4 and S.
FIGURE 7 illustrates diagr2¾runatically examples of bit stealing operations perforxned according to the present invention to permit header compression soft state updates.
FIGURE 7A is a shading key for use with FIGURE 7, FIGURE 8 illustrates exemplary operations associated with the bit stealing scheme of FIGURE 7.
FIGURE 9 illustrates an exemplary packet which can be used in conjunction with the DTX update schcmes of FIGURES 4 and S.
FIGURE 10 illustrates an exemplary packet which can be used in conjunction with the bit stealing scheme of FIGURE 7.

FIGURE 11 illustrates exemplary operations which can be performed in support of HC soft update when receiving packets according to the invention.
FIGURE 12 illustrates pertinent portions of an exemplary communication station according to the invention.

FIGURE 13 illustrates exemplary operations that can be performed in support of HC soft update according to the invention when the packet payload information includes source encoded data.

DETAILED DESCRIPTION

Example embodiments of the invention are cooperable with DTX techniques used in most conventional digital speech services. DTX (Discontinuous Transmission) comprises techniques for detecting non- speech (silent) periods and sending only silence descriptors (SID frames) during these periods in order to produce comfort noise at the receiving end. This comfort noise provides the illusion of continuous transmission of sound. Thus, during non-speech periods, the transmitted packets have a format similar to that shown in Figure 1, except the payload portion (at 12 and 13) includes a SID frame. FIGURES 2 and 3 show conventional DTX

schemes, namely the original DTX (FIGURE 2) and the so-called soft DTX (FIGURE
3).

According to an exemplary embodiment of the present invention, header update information can be added to a SID frame of Figure 2 or can replace a SID frame of FIGLJRE 2. In GSM for example, SID frames (see 21 in FIGURE 2) are transmitted regularly during silent periods (once every 0.48 seconds). The desired update of the header compression state may be accomplished by sending the header update information, for example a full header, together with (see 41) or instead of (see 42) a SID frame, as seen in FIGURES 2 and 4. In another embodiment, the update of header compression state is achieved in conjunction with the conventional soft DTX

technique (as described in "Continuous and Dis-Continuous Power Reduced Transmission of Speech Inactivity for the GSM System ", Stefan Bruhn et al., GlobeCom 98) illustrated in FIGURE 3. The soft DTX technique makes it possible to realize during non-speech periods a low bit rate stream of SID frames which does not introduce much interference to other links. Hence, soft DTX could be used to carry header update information during non-speech periods, as shoxvn in FIGURE
5.
One example of the above-described use of DTX to provide HC soft state updates is shown in FIGURE 6. When an update is desired at 61, it is determined at 62 whether DTX operation is occurring. If so, then the header update information is sent at 63, either in addition to the SID fi-ames (see Figure 5 and 41 of Figure 4) or instead of a SID frame (see 42 in Figure 4).
In conventional video encoding, the transmitting station outputs a sequence of frames that each include, for example, information indicative of a difference between a current captured image and the image captured immediately before the current image. Thus, during periods when the image seen at the transmitting station does not change, the transmitting station sends "static image" frames which indicate that the current image does not differ (or at least does not differ beyond a predetermined limit) from the immediately preceding image. These "static image" frames are thus generally analogous to the aforementioned SID frames, in that they are associated with periods of"static video" wherein no (or no substantial) image change occurs.
Accordingly, the techniques described above with respect to FIGURES 2-6 are also applicable to video packet embodiments, the header update information being sent either in addition to the "static image" frames, or instead of a "static image" frame during a period of "static video".
Further exemplary embodiments of the invention replace packet payload bits, e.g., speech frame bits, video frame bits or payload bits representing any desired information, with header compression state update information. If the header compression state is corrupt (e.g., due to bit errors in previous compressed headers) the payload bits (see e.g., 12 and 13 in FIGURE 1) will not be delivered to the application layer until the header compression state is restored. Hence, until the header compression state is restored, the payload bits are useless anyway.
Using speech frames as a payload example, by replacing some.part of the speech data with header compression update information, immediate future speech frames may be delivered to the application layer. Parts of a speech frame or the whole speech frame may be replaced with header update information. This replacement of payload bits is also referred to herein as "bit stealing", because payload bits are "stolen"
and used instead to carry header update information.

When deciding which speech frame bits to replace with header update information, the characteristics of the speech codec can be taken into consideration.
Most conventional speech codecs classify their output bits by relative importance. For example, as mentioned above, the GSM full rate speech codec has three classes of bits with different importance: class 1A, 1B and class 2. Class 1A bits are most important and class 2 bits are least important. Thus, header update information bits would preferably replace class 2 bits where available, because these bits are the least important for the resulting speech quality. FIGURE 7 shows examples of how this can be accomplished.

At 71 in FIGURE 7, all bits except the most important bits are stolen, and all bits are stolen at 72. Considering the updates shown at 73 and 74, fewer bits are stolen for a longer time at 73, while more bits are stolen for a shorter time at 74.
Although the inventive bit stealing techniques of selecting among bits of varying levels of importance are described above with respect to the example of a speech codec that classifies its output bits by relative importance, these bit stealing techniques are applicable to any type of codec that classifies its output bits by relative importance. A video codec is also exemplary of this type of codec.
In embodiments wherein the payload includes source encoded data, the header compression soft state can be updated in conjunction with variations of the bit rate of a codec that produced the source encoded data, and without stealing any of the source encoded data bits. For example, a conventional codec such as a speech or video codec, typically lowers its bit rate for two exemplary reasons: (1) the codec may adapt its bit rate to channel conditions (so-called channel adaptive mode), lowering the bit rate when the channel is congested; and (2) the codec may adapt its bit rate to the behavior of the source (so-called source adaptive mode), lowering its bit rate when the source (for example a speech source or a video source) produces less source stimulus information (i.e., more periods of silence or "static video"). The lowered bit rate in source adaptive mode is advantageous for sending header update information because less bits are used to represent the source stimulus, leaving more bits to be used for header update information.

FIGURE 13 illustrates exemplary operations that can be performed to implement the above-described use of a lowered codec bit rate to facilitate header compression soft state updates in source encoded data packet embodiments, for example speech or video packet embodiments. When an HC soft state update is desired at 121, it is thereafter determined at 122 whether the codec bit rate is below a threshold level TH. The threshold level TH can be determined empirically to provide desired performance. If the codec bit rate is below TH at 122, then header update information can be sent at 126 in a packet along with the source encoded data.
If at 122 the codec bit rate is not below TH, then it can be determined at 124 whether or not to order the codec to lower its bit rate below TH. If so, then the codec is ordered at 125 to lower its bit rate below TH, and the header update information can be sent at 126 in a packet along with the source encoded data. In embodiments where the codec is not to be ordered to lower its bit rate, operation can flow from 124 back to 122.
After header update information is sent at 126, the codec bit rate can be restored at 127 as needed (i.e., if it was lowered at 125).
The invention also provides for partially updating the header compression state.
For example, it may be decided to update only one field (or a few fields) in the header at a given time. As a specific example, if a given speech frame does not have enough bits available for stealing to permit a complete header state update, then perhaps only the RTP sequence number of the RTP portion of an IP/UDP/RTP header would be updated in that speech frame. The use of fewer bits to send partial update information can, in some cases, provide a sufficient HC soft state update but can, in other cases, cause completion of the desired update to take more time (see e.g., 73 in FIGURE 7).

FIGURE 8 illustrates exemplary operations that can be performed to implement a bit stealing scheme according to the invention. If an update is desired at 81, it is determined at 82 whether enough bits are available to be stolen and used to send the complete header update information. If so, then at 83 the bits are stolen and used to send the complete header update information. If there are not enough bits available at 82, for example, not enough GSM class 2 speech bits, or not enough payload bits in total, then at 84 the available bits are stolen and used to send part of the header update information.

As shown by broken lines in FIGURES 6, 8 and 13, the respective operations shown therein can be variously combined. For example, in speech or video embodiments, if an update is desired in FIGURE 6, but DTX (or "static video") operation is not occurring at 62, then either the bit stealing operations of or the codec-related operations of FIGURE 13 can be performed. As another example, if the operations of FIGURE 13 do not result in sending header update information, then either the bit stealing operations of FIGURE 8 or the DTX/"static video"
operations of FIGURE 6 can be performed. The decision of whether an update is desired (see 61, 81 and 121) can be made using conventional criteria.

Referring again to the DTX/"static video" update techniques of FIGURES 4 and 5, an example of a packet containing the update information sent during the non-speech/"static video" period is shown in FIGURE 9. The exemplary packet of FIGURE 9 includes a conventional header (compressed or not), a soft state update tag 91, and a header update information portion 93. The soft state update tag 91 makes it possible for a communication station that receives the packet of FIGURE 9 to recognize that the packet includes header update information 93, whereby the receiving communication station will not mistake the FIGURE 9 packet for a conventional speech (or video) packet or a conventional SID (or "static image") frame packet. As shown in broken lines at 94 in Figure 9, the header update information 93 and tag 91 can also be included in a packet with a SID (or "static image")frame, as discussed above with respect to FIGURE 5 and 41 of FIGURE 4.

FIGURE 10 illustrates one example of a packet which can be used to transmit the header update information when using the inventive technique of stealing payload bits and using them to transmit the header update information. The packet of FIGURE
10 includes a conventional header (compressed or not), a soft state update tag 110 and header update information 111. The tag 110 is provided so that a receiving communication station will recognize that the FIGURE 10 packet includes header update information in addition to (or instead of) payload data. The example of FIGURE 10 indicates in broken lines that a portion 112 of the payload, for example the most significant speech codec bits at 12 of FIGURE 1, can be included in the packet along with the header update information 111.

The packet of FIGURE 10 is also exemplary of a packet that can be used to transmit header update information according to the codec-related technique of FIGURE 13. In this case, the entire. payload can be included at 112, because the threshold TH for the lowered codec bit rate can be set as needed to permit the header update information 111 to be added (inserted) without stealing any payload (i.e., source encoded data) bits.

FIGURE 11 illustrates exemplary operations which can be performed according to the present invention in support of HC soft state update when packets are received. After a packet is received at 101, it is determined at 103 whether or not the packet includes a soft state update tag (for example at 91 in FIGURE 9 or 110 in FIGURE 10). If not, there is no HC soft state update. If so, then the header update information (see 93 in FIGURE 9 or 111 in FIGURE 10) is retrieved at 104 and used at 105 to perform the HC soft state update.

FIGURE 12 illustrates pertinent portions of exemplary embodiments of a communication station according to the invention, capable of performing the exemplary operations described above with respect to FIGURES 1-11 and 13. The exemplary communication station of FIGURE 12 can be a wireless station, for example, a mobile radio transceiver such as a cellular telephone, or a fixed-site radio transceiver. The communication station of FIGURE 12 can also be a wireline communication station for use with wired channels, for example a video conferencing host.
The communication station ofFIGURE 12 includes a communication port 131 for providing substantive information (for example speech or video information) to a packet unit 132, and for receiving substantive information from the packet unit 132.
The communication port 131 also provides header information to a header unit 133.

The header unit 133 can use conventional techniques to produce headers (compressed or not) from the header information provided by communication port 131. The header unit 133 provides outgoing headers to the packet unit 132, and also receives incoming headers from the packet unit 132.

The packet unit 132 is operable conventionally to assemble the header bits received from header unit 133 and the substantive information bits (i.e., payload bits) received from communication port 131 to form an outgoing packet, for example as illustrated in FIGURE 1. The packet unit 132 can forward the assembled packet to a radio unit 134 which transmits the packet over a radio link 135. In other embodiments (e.g. a video conferencing host) the packet unit 132 can output packets to a wired communication channel (e.g. a data network such as the Internet) as shown in broken lines. The outgoing packets in FIGURE 12 can be received by a receiving station (not shown) which can, for example, have structure and functionality analogous to the communication station of FIGURE 12.

The packet unit 132 also receives from the radio unit 134 incoming packets received by the radio unit over the radio link 135. The packet unit 132 conventionally disassembles the incoming packets and provides the substantive information from each incoming packet to the communication port 131 for conventional use. The packet unit also provides the headers from the incoming packets to the header unit 133, which decompresses them as necessary using conventional techniques, and then forwards the header information to the communication port 131.

The packet unit 132 can also receive from the communication port 131 a DTX
indication (i.e., no speech activity) or a "static video" indication (i.e., no video activity), to which the packet unit 132 can respond by outputting packets including SID/"static image" frames as illustrated generally in FIGURES 2 and 3.
The packet unit can also communicate with a codec (not shown) to receive therefrom bit rate information and to provide thereto orders to lower/restore the bit rate, as described above with respect to FIGURE 13.
The header unit 133 is coupled to exchange header update information with the packet unit 132, and to signal the packet unit 132 when it is desired to send header update information in an outgoing packet. In response to receiving a signal to send header update information in an outgoing packet, the packet unit 132 can perform the operations illustrated in FIGLTREs 6, 8 and 13, either individually or in combination as desired, as discussed above. A packet such as illustrated at FIGURE 9 can be produced if DTX/"static video" operation is occurring, and a packet such as illustrated at FIGURE 10 can be produced if DTX operation is not occurring.
When the communication station of FIGURE 12 receives an incoming packet, it can perform the exemplary operations illustrated in FIGURE 11. When the packet unit 132 detects an update tag such as illustrated at 91 in FIGURE 9 or 110 in FIGURE
10, the packet unit can retrieve the header update information, and provide this header update information to the header unit 133 along with a signal directing the header unit to update the HC soft state. If, for example, the header update information includes a full header, then the header unit can use the full header in conventional fashion to reset (i.e., update) its header compression state machine (not shown).
It will be evident to workers in the art that the invention described above can be implemented by suitable modifications in hardware, software or both in, for example, a packet communication portion of a conventional wireless or wireline communication station.
As seen from the foregoing discussion, the present invention provides the following exemplary advantages over the prior art: a continuous update of the header compression state may be realized within a constant bit rate channel in a resource efficient way; the time during which the header compression scheme is in a corrupt state is reduced in a resource efficient way; and the number of lost packets due to the corrupt header compression state is reduced, whereby the quality of real-time services is improved.
Although exemplary embodiments of the present invention have been described above in detail, this does not limit the scope of the invention, which can be practiced in a variety of embodiments.

Claims (15)

The embodiments of the invention in which an exclusive property or privilege is claimed are defined as follows:
1. A method of transmitting information from a first communication station to a second communication station, comprising:
the first station assembling packets which include header information and payload information, and sending the assembled packets from the first station to the second station;
said assembling step including the first station assembling an update packet, including replacing at least some payload information with header update information which can be used by the second station to interpret header information in subsequent packets sent from the first station to the second station; and said sending step including sending said update packet from the first station to the second station.
2. The method of claim 1, wherein said replacing step includes replacing all of the payload information with header update information.
3. A method of transmitting information from a first communication station to a second communication station, comprising:
the first station assembling packets which include header information and payload information, and sending the assembled packets from the first station to the second station; and said assembling step includes the first station assembling an update packet, including replacing a first portion of the payload information with header update information, and wherein said sending step includes sending the header update information in said update packet together with a second portion of the payload information from the first station to the second station.
4. The method of claim 3, wherein the second portion of the payload information is a relatively more important portion of the payload information than the first portion thereof.
5. The method of claim 3 or 4, wherein the payload information includes one of speech information and video information.
6. The method of any one of claims 3 to 5, wherein said replacing step includes replacing at least some of the payload information with partial header update information which the second station can use to interpret a portion of the header information in subsequent packets.
7. The method of claim 6, including determining that an amount of payload information that is available to be replaced by header update information is insufficient to accommodate a desired amount of header update information, and said replacing step including replacing at least some of the payload information with the partial header update information in response to the determination of insufficient available payload information.
8. The method of any one of claims 3 to 6, wherein said sending steps include sending the packets via a communication link including a wireless communication channel.
9. A communication apparatus for transmitting information to a second communication apparatus, comprising:
a packet unit having an input for receiving payload information, and having an output for sending to the second apparatus packets including payload information and header information;
a header unit coupled to said packet unit for providing thereto said header information and also for providing thereto header update information which can be used by the second apparatus to interpret header information in subsequent packets sent from said packet unit to the second apparatus; and said packet unit operable, before sending one of said packets, to replace at least some of the payload information with the header update information.
10. The apparatus of claim 9, wherein said packet unit is operable to replace all of the payload information in said one packet with header update information.
11. A communication apparatus for transmitting information to a second communication apparatus, comprising:
a packet unit having an input for receiving payload information, and having an output for sending to the second apparatus packets including payload information and header information;
a header unit coupled to said packet unit for providing thereto said header information and also for providing thereto header update information which can be used by the second apparatus to interpret header information in subsequent packets sent from said packet unit to the second apparatus; and said packet unit operable, before sending one of said packets, to replace a first portion of the payload information of said one packet with header update information, and to send the header update information in said one packet together with a second portion of the payload information.
12. The apparatus of claim 11, wherein the second portion of the payload information is a relatively more important portion of the payload information than the first portion thereof.
13. The apparatus of claim 11 or 12, wherein the payload information includes one of speech information and video information.
14. The apparatus of any one of claims 11 to 13, wherein said packet unit is operable to replace at least some of the payload information with partial header update information which the second station can use to interpret a portion of the header information in subsequent packets.
15. The apparatus of any one of claims 11 to 13, wherein said packet unit is operable to send the packets via a communication link including a wireless communication channel.
CA002363591A 1999-02-26 2000-02-25 Update of header compression state in packet communications Expired - Lifetime CA2363591C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US09/257,687 US6556587B1 (en) 1999-02-26 1999-02-26 Update of header compression state in packet communications
US09/257,687 1999-02-26
PCT/SE2000/000369 WO2000051308A2 (en) 1999-02-26 2000-02-25 Update of header compression state in packet communications

Publications (2)

Publication Number Publication Date
CA2363591A1 CA2363591A1 (en) 2000-08-31
CA2363591C true CA2363591C (en) 2009-10-06

Family

ID=22977327

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002363591A Expired - Lifetime CA2363591C (en) 1999-02-26 2000-02-25 Update of header compression state in packet communications

Country Status (11)

Country Link
US (1) US6556587B1 (en)
EP (2) EP1157520B1 (en)
JP (1) JP4413437B2 (en)
CN (2) CN100505678C (en)
AR (1) AR025823A1 (en)
AT (1) ATE360321T1 (en)
AU (1) AU3578800A (en)
CA (1) CA2363591C (en)
DE (2) DE60034493T2 (en)
ES (1) ES2281869T3 (en)
WO (1) WO2000051308A2 (en)

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4592935B2 (en) * 2000-09-11 2010-12-08 パナソニック株式会社 Header restoration apparatus and header restoration method
EP1177668A2 (en) * 1999-05-10 2002-02-06 Nokia Corporation Header compression
EP1081910B1 (en) * 1999-08-06 2005-08-31 Matsushita Electric Industrial Co., Ltd. Data transmission and reception apparatus
US6608828B1 (en) * 1999-09-15 2003-08-19 Ericsson Inc. Methods and systems for decoding headers that are repeatedly transmitted and received along with data on a radio channel
JP4520032B2 (en) * 2000-08-17 2010-08-04 パナソニック株式会社 Header compression apparatus and header compression method
DE60020117T2 (en) 2000-09-07 2005-10-06 Matsushita Electric Industrial Co. Ltd., Kadoma Method and apparatus for data packet transmission
US6804530B2 (en) * 2000-12-29 2004-10-12 Nortel Networks Limited Method and apparatus for detection of forward and reverse DTX mode of operation detection in CDMA systems
US7031666B2 (en) 2001-03-28 2006-04-18 Qualcomm Incorporated. Method and apparatus for header compression in a wireless communication system
US9100457B2 (en) 2001-03-28 2015-08-04 Qualcomm Incorporated Method and apparatus for transmission framing in a wireless communication system
US8121296B2 (en) 2001-03-28 2012-02-21 Qualcomm Incorporated Method and apparatus for security in a data processing system
FI20011715A (en) * 2001-08-27 2003-02-28 Nokia Corp Selection of a codec's operating state
US7352868B2 (en) 2001-10-09 2008-04-01 Philip Hawkes Method and apparatus for security in a data processing system
US7649829B2 (en) 2001-10-12 2010-01-19 Qualcomm Incorporated Method and system for reduction of decoding complexity in a communication system
US7836124B2 (en) * 2001-11-16 2010-11-16 Clearwire Legacy Llc RTP, UDP, IP header compression on the circuit switched type airlink access
US20030101049A1 (en) * 2001-11-26 2003-05-29 Nokia Corporation Method for stealing speech data frames for signalling purposes
JP2005529554A (en) * 2002-06-10 2005-09-29 クゥアルコム・インコーポレイテッド Packet flow processing in communication systems
US7599655B2 (en) 2003-01-02 2009-10-06 Qualcomm Incorporated Method and apparatus for broadcast services in a communication system
FI116258B (en) * 2003-02-14 2005-10-14 Nokia Corp Method for ensuring sufficient data transfer capacity, terminal utilizing the method and software means for implementing the method
US8098818B2 (en) 2003-07-07 2012-01-17 Qualcomm Incorporated Secure registration for a multicast-broadcast-multimedia system (MBMS)
US8718279B2 (en) 2003-07-08 2014-05-06 Qualcomm Incorporated Apparatus and method for a secure broadcast system
US8724803B2 (en) 2003-09-02 2014-05-13 Qualcomm Incorporated Method and apparatus for providing authenticated challenges for broadcast-multicast communications in a communication system
JP4089596B2 (en) * 2003-11-17 2008-05-28 沖電気工業株式会社 Telephone exchange equipment
US7430617B2 (en) * 2003-12-19 2008-09-30 Nokia Corporation Method and system for header compression
US20060153196A1 (en) * 2005-01-11 2006-07-13 Conexant Systems, Inc. Systems and methods for achieving improved ADSL data rates over USB 1.1 channel
TW200824474A (en) * 2006-10-28 2008-06-01 Interdigital Tech Corp Method and apparatus for scheduling uplink transmissions for real time services during a silent period
JP4525697B2 (en) * 2007-04-09 2010-08-18 沖電気工業株式会社 Transmission header compression apparatus, moving picture encoding apparatus, and moving picture transmission system
US8068588B2 (en) * 2007-06-26 2011-11-29 Microsoft Corporation Unified rules for voice and messaging
US8230024B2 (en) * 2007-06-28 2012-07-24 Microsoft Corporation Delegating instant messaging sessions
CN101453298B (en) * 2007-12-07 2013-06-05 华为技术有限公司 Processing method, system and apparatus for header compression in wireless network
US8488553B2 (en) * 2008-06-05 2013-07-16 Alcatel Lucent Method for providing seamless transition between networks following different protocols
US8780978B2 (en) * 2009-11-04 2014-07-15 Qualcomm Incorporated Controlling video encoding using audio information
CN104219537B (en) * 2013-05-31 2018-11-06 腾讯科技(北京)有限公司 The method, apparatus and system of video data processing
CN114025025B (en) * 2020-07-17 2023-12-08 北京华为数字技术有限公司 SRv6SID publishing method and network equipment

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5008882A (en) * 1987-08-17 1991-04-16 California Institute Of Technology Method and apparatus for eliminating unsuccessful tries in a search tree
IT1219054B (en) * 1988-02-29 1990-04-24 Cselt Centro Studi Lab Telecom NODE FOR FAST SWITCHING NETWORK OF PACKAGE IN OPTICAL ELECTRIC TECHNOLOGY
JPH0744511B2 (en) * 1988-09-14 1995-05-15 富士通株式会社 High suburb rate multiplexing method
EP0437422B1 (en) * 1988-09-30 1993-11-18 Siemens Aktiengesellschaft Communication system for forming virtual annular networks in a fast packet switching network
SE515275C2 (en) * 1992-12-14 2001-07-09 Ericsson Telefon Ab L M packet data network
FI95984C (en) * 1994-04-08 1996-04-10 Nokia Telecommunications Oy Method and arrangement for location management in connection with packet data transmission in a mobile communication system
US5682386A (en) * 1994-04-19 1997-10-28 Multi-Tech Systems, Inc. Data/voice/fax compression multiplexer
US5519704A (en) * 1994-04-21 1996-05-21 Cisco Systems, Inc. Reliable transport protocol for internetwork routing
JP3418463B2 (en) 1994-10-27 2003-06-23 富士通株式会社 Digital mobile telephone communication method and communication channel switching method, and mobile station and base station for realizing them
US5841769A (en) * 1994-12-16 1998-11-24 Nec Corporation Data message routing system for mobile or fixed terminals within a network
US5701302A (en) * 1995-10-25 1997-12-23 Motorola, Inc, Method and apparatus for adaptively companding data packets in a data communication system
FI962381A (en) 1996-06-07 1997-12-08 Nokia Telecommunications Oy Compressing data on a communication connection
US6088591A (en) * 1996-06-28 2000-07-11 Aironet Wireless Communications, Inc. Cellular system hand-off protocol
JPH10154995A (en) * 1996-11-20 1998-06-09 Fujitsu Ltd Gateway system and method for relaying packet
DE19652187A1 (en) * 1996-12-14 1998-06-18 Asea Brown Boveri Method for transmitting digitized user data and signaling data over a channel
US5923655A (en) * 1997-06-10 1999-07-13 E--Net, Inc. Interactive video communication over a packet data network
US6032197A (en) * 1997-09-25 2000-02-29 Microsoft Corporation Data packet header compression for unidirectional transmission
US6023458A (en) * 1998-01-26 2000-02-08 Gte Laboratories Incorporated Method and system for distributing subscriber services using wireless bidirectional broadband loops
US6363056B1 (en) * 1998-07-15 2002-03-26 International Business Machines Corporation Low overhead continuous monitoring of network performance

Also Published As

Publication number Publication date
EP1613018B1 (en) 2007-04-18
CN1163045C (en) 2004-08-18
AR025823A1 (en) 2002-12-18
CN100505678C (en) 2009-06-24
DE60034493D1 (en) 2007-05-31
CN1516413A (en) 2004-07-28
US6556587B1 (en) 2003-04-29
JP2002543636A (en) 2002-12-17
JP4413437B2 (en) 2010-02-10
DE60027875D1 (en) 2006-06-14
CN1349701A (en) 2002-05-15
EP1157520B1 (en) 2006-05-10
CA2363591A1 (en) 2000-08-31
AU3578800A (en) 2000-09-14
EP1157520A2 (en) 2001-11-28
EP1613018A3 (en) 2006-05-24
DE60027875T2 (en) 2006-11-30
EP1613018B8 (en) 2010-07-14
DE60034493T2 (en) 2008-01-10
EP1613018A2 (en) 2006-01-04
WO2000051308A3 (en) 2000-12-28
ATE360321T1 (en) 2007-05-15
WO2000051308A2 (en) 2000-08-31
ES2281869T3 (en) 2007-10-01

Similar Documents

Publication Publication Date Title
CA2363591C (en) Update of header compression state in packet communications
KR100457954B1 (en) Communication quality control scheme using real time packet transmission state and transmission path congestion state
US6108560A (en) Wireless communications system
US7301928B2 (en) Wireless packet transfer apparatus and method
CN100499790C (en) Method of providing video call service in mobile station in a weak signal environment
US6556844B1 (en) Process for transmitting data, in particular GSM data
EP1056259A1 (en) Method and apparatus for telecommunications using internet protocol
US8654858B2 (en) Methods and apparatus for differential encoding
US20070280217A1 (en) Inter-nodal robust mode for real-time media streams in a network
US7675851B2 (en) System and method for synchronizing a back-up device in a communications environment
US7321557B1 (en) Dynamic latency assignment methodology for bandwidth optimization of packet flows
AU2004258114B2 (en) Performing compression of user datagram protocol packets
US7590070B1 (en) System and method for discretionary multiplexing and compressing in a communications environment
US7929571B2 (en) System and method for implementing a preemptive retransmit for error recovery in a communications environment
US20030161326A1 (en) Method and apparatus for data transmission
US7065087B2 (en) Performing compression of user datagram protocol packets
US8634326B2 (en) Method and node for the control of a connection in a communication network
EP1850605A1 (en) Device for local routing of local traffic in a radio communication network by detection of data corresponding to copies of uplink frames in copies of downlink frames
US7342938B1 (en) Spectrally efficient approach to protection of key elements in a non-homogenous data stream
EP1017207B1 (en) Radio link with dynamic adaptation
KR101162374B1 (en) Apparatus and method for transmiting/receiving packet header in a broadband wireless communication system
JP2007228081A (en) Wireless communication apparatus, wireless communication method, and wireless access apparatus
US7237182B1 (en) System and method for selectively recovering frames in a communications environment
Korhonen Adaptive multimedia streaming for heterogeneous networks

Legal Events

Date Code Title Description
EEER Examination request
MKEX Expiry

Effective date: 20200225