WO2001024419A1 - Adaptive layered coding for voice over wireless ip applications - Google Patents

Adaptive layered coding for voice over wireless ip applications Download PDF

Info

Publication number
WO2001024419A1
WO2001024419A1 PCT/US2000/026161 US0026161W WO0124419A1 WO 2001024419 A1 WO2001024419 A1 WO 2001024419A1 US 0026161 W US0026161 W US 0026161W WO 0124419 A1 WO0124419 A1 WO 0124419A1
Authority
WO
WIPO (PCT)
Prior art keywords
packets
bit
sequence
error rate
error
Prior art date
Application number
PCT/US2000/026161
Other languages
French (fr)
Inventor
Prathima Agrawal
Jyh-Cheng Chen
Parameswaran Ramanathan
Original Assignee
Telcordia Technologies, Inc.
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 Telcordia Technologies, Inc. filed Critical Telcordia Technologies, Inc.
Priority to AU76096/00A priority Critical patent/AU7609600A/en
Publication of WO2001024419A1 publication Critical patent/WO2001024419A1/en

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/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0014Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the source coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0009Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the channel coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0015Systems modifying transmission characteristics according to link quality, e.g. power backoff characterised by the adaptation strategy
    • 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

Definitions

  • This invention relates generally to packet communications, and, more particularly, to methodologies and concomitant circuitry for adaptively controlling the number of packets and the error-correction applied to each packet in layered coding communications.
  • voice-over-IP applications typically include multiple samples in a packet.
  • a voice-over-IP application may collect 320 8-bit samples over a period of 40 ms and send all the 320 samples as a single IP packet. This is referred to as "packetization”.
  • voice-over-IP applications often use techniques such as silence suppression and compression to reduce the bandwidth required to relay voice conversations. (However, for ease of understanding, it is assumed that silence suppression and compression techniques are not being used by the application. Silence suppression and compression techniques can be readily introduced during the packetization process using conventional techniques).
  • each layer can be decoded independently of the other layers. Since packets from a plurality of layers are available at the time of decoding, the quality of regenerated voice signal will be better.
  • the advantage of this approach is that loss of a packet means the loss of only one layer at the decoder, which in turn does not significantly degrade the quality of the regenerated signal.
  • a voice-over-IP application uses four layers.
  • one possible approach for layered coding is to send four IP packets once every 160 ms where the four IP packets are generated as follows.
  • the application will collect 320x4 8-bit samples. These samples are interleaved to form four packets. That is, the first packet will contain samples 1, 5, 9, 13, ..., 1273, and 1277.
  • the second packet will contain samples 2, 6, 10, 14, ..., 1274, and 1278.
  • the third packet will contain the samples 3, 7, 11, 15, ..., 1275, and 1279.
  • the fourth packet will contain the samples 4, 8, 12, 16, ...., 1276, and 1280.
  • the advantage of such an interleaving scheme is that, if a packet is lost, then only one in every four samples is lost, and the information contained in a lost sample can be fairly accurately estimated from the available nearby samples using, for example, digital interpolation.
  • Layered coding is very effective in dealing with packet losses if the losses are spread out in time such that the likelihood of several consecutive packet losses is small.
  • IP stream traverses a wireless link the likelihood of several consecutive losses is often not very small. This is because packet losses in a wireless link occur when the channel quality is poor and the resulting bit error rate is high. Since channel quality may remain poor for several up to hundreds of milliseconds, several consecutive packets are often lost.
  • the art is devoid, however, of techniques for adaptively controlling the number of packets transmitted in layered coding communications, as well as adaptively determining the error-correction to be applied to the packets, wherein the adaptation is based upon the bit-error rate of the over-the-air propagation path from transmitter to receiver (mobile terminal to base station in one direction, and vice versa in the other direction).
  • a method for processing a plurality of packets to propagate over a path having a measurable bit-error rate includes: (a) selecting for propagation a sequence of packets from the plurality of packets based upon the bit-error rate; and (b) encoding each of the packets in the sequence with a forward error-correcting code determined with reference to the bit error rate.
  • a transmitter for processing a plurality of packets to propagate over a path having a measurable bit-error rate includes: (a) a generator to select for propagation a sequence of packets from the plurality of packets based upon the bit-error rate; and (b an encoder for encoding each of the packets in the sequence with a forward error-correcting code determined with reference to the bit error rate.
  • FIG. 1, composed of FIGS. 1A and IB, is a high-level block diagram of both a conventional mobile terminal communicating with a base station to effect layered coding;
  • FIG. 2 is a pictorial representation of the composition of typical packet sequence in a conventional layered coding system
  • FIG. 3A is a pictorial representation of the composition of a packet sequence in a layered coding system in accordance with the present invention
  • FIG. 3B is a pictorial representation of the composition of another packet sequence in a layered coding system in accordance with the present invention.
  • FIG. 4 is a high-level block diagram of a mobile terminal and a base station arranged in accordance with the present invention
  • FIG. 5 is a flow diagram for the Send Adaptive Agent of FIG. 4;
  • FIG. 6 is a flow diagram for the Receiver Adaptive Agent of FIG. 4;
  • FIG. 7 is a flow diagram of the algorithm implemented by the Receiver Adaptive Agent; and FIG. 8 is a high-level block diagram of elements arranged to provide and estimate of the bit-error rate for the adaptive layered coding algorithm.
  • FIG.l is representative of a prior art system that serves as the point of departure for the present invention.
  • FIG. 1A there is shown pertinent aspects of conventional layered coding system 100 whereby mobile terminal 101 is communicating with base station 102.
  • base station 102 is operating in its receiving mode.
  • OSI Open System Interconnection
  • the layered encoding of packets is effected above network layer 110 by layered encoder 105 so that intermediate routers in the network layer (not shown) are transparent to layered encoding.
  • Encoder 105 passes the encoded packets to packet processor 111 of network layer 110; processor 111 may process packets, such as by appending an appropriate network layer header, and then pass the layered encoded packets originated by layered encoder 105 onto packet transmitter 122 of MAC layer 120 via path 121; packet transmitter 122 then emits the encoded packets to over-the-air propagation path 103 interconnecting mobile terminal 101 with base station 102.
  • Packets transmitted to base station 102 are received in MAC layer 140 by packet receiver 141, which efficiently interfaces to propagation path 103.
  • Received encoded packets are delivered from packet receiver 141 to packet processor 131 in network layer 130, via path 149; packet processor 131 appropriately processes received encoded packets for delivery to wired link layer 143 over path 134 for upstream transmission via transmission path 104 to the packet network 150 (FIG. IB)
  • FIG. IB there is shown receiving terminal 106 wherein packet receiver 171 of MAC layer 170 receives encoded packets arriving over path 107 from packet network 150.
  • Received encoded packets are transmitted to packet processor 161 in network layer 160 via path 172; packet processor removes the network layer header, if any, and delivers, over path 162, the encoded packets to layered decoder 108 residing above network layer 160. The packets decoded by layered decoder 108 are now ready to be played back.
  • Packet 200 is a pictorial representation of a packet arriving at layered encoder 105 from a packet source (not shown). Packet 200 is composed of packet header 201 and data portion 202.
  • the exemplary parameters shown in FIG. 2 are consistent with the example coding technique set forth in the Background Section. For instance, data portion 202 contains 320 bytes generated over a 40 ms sampling interval, whereas header 201 contains 20 bytes.
  • Packet 205 is a pictorial representation of error- corrected encoded data having data portion 203 of length 324 bytes (the original 320 bytes plus 4 bytes of error correction), with header 201 still being of length 20 bytes (although the information in header 201 may change because of the modified length of the data portion).
  • FEC forward error-correcting code
  • a sequence of packets of the form of packet 205 is emitted by mobile transmitter 101 that originates the packets.
  • packet sequence 210 is a pictorial representation of layered coding to illustrate grouping of packets.
  • each packet 211, 212, 213, or 214 is composed of interleaved samples from a set of 320x4 byte samples in a manner described earlier in the Background Section. For instance, packet 211 contains samples 1, 5, 9, ..., 1223, and 1227.
  • Layered encoder 105 of FIG. 1 performs the interleaving and error- correction.
  • layered coding originated because the packets were visualized as being stacked or layered in order to produce the requisite samples for transmission, in much the same manner discussed in the Turletti et al. reference cited in the Background Section. The terminology is carried over to the inventive subject matter because the characteristics of layered coding are manifested in the inventive subject matter. In the sequel, layers and packets are used interchangeably).
  • packet sequence 310 is generated in accordance with the present invention.
  • sequence 310 is composed of one less packet than sequence 210.
  • each packet of sequence 310 is composed of more bytes than each packet of 210; for example, packet 311 is made-up of 353 bytes, in contrast to 324 bytes of packet 211.
  • the extra bytes in packets 311, 312, and 312 are for improved error-correction capability.
  • packet sequence 310 requires a bandwidth which is less than or equal to B. It is possible to fill bandwidth B with packet sequence 310 by deploying a more robust FEC capability, that is, adding more FEC bytes.
  • packet sequence 310 is merely exemplary of one possible arrangement of FEC capability.
  • FIG. 3B wherein is shown a plurality of packets (greater than 4) 321, 322, 323, ..., 324 (of the same form as packets 311, 312, and 313 of FIG. 3 A) making up another packet sequence in the top part of FIG. 3B; in the bottom part of FIG. 3B is shown a sequence of packets 331, 332, ..., 333 each more robust than packets 321, 322, 323, and 324 because a the forward error-correcting code in packets 331, 332, and 333 uses more error-correction bytes (64 bytes versus 32 in the top part of FIG. 3B).
  • FIG. 4 which is composed of FIGS.
  • FIG. 4A and 4B there is shown a high-level block diagram of system 400 which effects the operation of the present invention (inventive system 400 of FIG. 4 is initially described at the same level of detail as conventional system 100 of FIG. 1).
  • mobile terminal 401 is transceiving with base station 402 (FIG. 4A); in turn, base station 402 is transceiving with receiving terminal 106 (FIG. 4B — FIG. 4B and FIG. IB are essentially the same).
  • the principle of operation in accordance with the present invention is implemented by two agents, namely, Send Adaptation Agent (SAA) 423 and the Receive Adaptation Agent (RAA) 443 residing on mobile terminal 401 and base station 402, respectively.
  • SAA Send Adaptation Agent
  • RAA Receive Adaptation Agent
  • SAA 423 is interposed between packet processor 111 of network layer 110 and packet transceiver 422 of wireless MAC layer 420
  • RAA 443 is interposed between transceiver 441 of wireless MAC layer 440 and packet processor 131 of network layer 130.
  • layered encoder 105 encapsulates the voice samples into packets for each layer and forwards the encoded packets to packet processor 111 in network layer 110, as in the conventional system.
  • Network layer 110 after any requisite processing, forwards the packets to SAA 423.
  • SAA 423 receives from terminal channel controller 424 an estimate of the current bit-error rate (BER) being experienced on over-the-air propagation path 403 for packet transmission from terminal 401 to base station 402.
  • the BER is determined in BER device 445 in base station 402, and transmitted to terminal 401 via base station channel controller 444 and over-the-air propagation path 403, which is now shown as being bi-directional even for the case of propagating packets from terminal 401 to base station 402.
  • Path 403 is bi-directional so that the BER can be fed back from wireless MAC layer 440 to wireless MAC layer 420. The manner of providing the BER estimate is discussed in the sequel.
  • SAA 423 operates so as to maximize the expected number of packets delivered correctly over the wireless path 403.
  • SAA 423 uses the BER to adaptively determine: (i) the number of packets to send in a packet sequence over the wireless path 403; and (ii) the amount of forward error correction to be used in each packet of the packet sequence being sent.
  • the rationale is that it is often better to pro-actively not send packets in certain packet sequences and instead use the limited bandwidth to increase the amount of forward error correction included in the packets being transmitted.
  • SAA 423 After encoding the packets with the error correction code, SAA 423 encapsulates the packet with header 302 (FIG.
  • SAA 423 then forwards the packet sequence 310 (FIG. 3 A) to packet transceiver 422 which then transmits the packet to base station 402 over path 403 just as in the traditional wireless network approach.
  • packet sequence 310 FOG. 3 A
  • transmitter 122 may append another header to packets incoming from processor 111, or for FIG. 4, that transceiver 422 may append another header to packets incoming from SAA 423, but these headers need not be considered for the purposes of the present invention since these headers have the same format for either the conventional system or the inventive system).
  • wireless MAC layer 440 receives the transmitted packets and forwards the packets to RAA 443.
  • RAA 443 uses the error correcting code conveyed by the packets to correct the bit errors introduced by wireless path 403 and then removes the error-correcting code bits inserted by SAA 423.
  • RAA 443 forwards the error-corrected packets to packet processor 131 of network layer 130.
  • the network layer is unaware that packets have been processed by SAA 423 at mobile terminal 401 and RAA 443 at base station 402. To network layer 130, packets appear as they would in a traditional layered coding scheme. From this point forward, the rest of the description of FIG. 4A, as well as FIG. 4B, is basically the same as in FIGS. 1A and IB, respectively.
  • a similar sequence of steps occurs when mobile terminal 401 is receiving voice-over-IP packets from the fixed terminal (not shown) via base station 402.
  • SAA in base station 402 which is responsible for adaptively determining the number of layers to transmit and the amount of forward error correction to be used in each layer.
  • RAA in mobile terminal 401 corrects the received packets in MAC layer 420 and forwards only the corrected packets to network layer 110 in mobile terminal 401. Details of Illustrative Embodiment Procedure used by the SAA
  • the algorithm chooses to send k layers such that k
  • code CQ can correct errors in at most 4 bytes
  • the SAA will send four layers using ci if b ⁇ 0.0025 and three layers
  • Flow diagram 500 of FIG. 5 summarizes the operational flow carried out by SAA 423.
  • processing block 510 is invoked to obtain an estimate of the bit-error rate of path 403 in the direction of propagation from mobile terminal 401 to base station 402.
  • processing block 520 is executed to determine the number of packets to transmit using the SAA Algorithm.
  • processing block 530 is invoked to select the error-correcting code to use for the packets, and processing block 540 is executed to process each packet with reference to the selected error-correcting code.
  • the encoded packets are delivered to packet transceiver 422 for propagation over path 403.
  • RAA 443 The algorithm used by RAA 443 is straightforward. It waits for a certain amount of time (say T seconds) for receiving all the packets transmitted over wireless link 403. By looking at the header in each received packet, RAA 443 knows the error correcting code used and the number of packets to expect in packet sequence 310. RAA 443 then removes the forward error-correcting code inserted by SAA 423, and using the error correcting code, RAA 443 corrects the bit errors in each received packet if at all possible. RAA 443 forwards the corrected packets to network layer 130 and discards then uncorrectable packets.
  • T seconds time
  • Flow diagram 600 of FIG. 6 summarizes the operational flow carried out by RAA 443.
  • processing block 610 is invoked to collect the encoded packets as received by packet transceiver 441 of MAC layer 440.
  • processing block 620 is invoked to determine the forward error-correcting codes to use for correcting errors in the encoded packets.
  • the forward error-correcting code inserted by SAA 423 is removed from the encoded packets via processing block 630, and then the bit errors in the received encoded packets are corrected, if possible, by processing block 640.
  • Flow diagram 700 summarizes the operation of RAA 443 from another viewpoint.
  • processing block 710 operates in T second intervals since the sequence of an adaptive layered encoded packet sequence, of which packet sequence 310 is exemplary, arrives in blocks of ⁇ T seconds.
  • decision block 720 is entered to determine if a packet is waiting for processing. If not, then processing branches to processing block 710. If a packet is awaiting processing, then processing block 730 selects the waiting packet(s) in sequence.
  • each packet header containing information about error-correction is parsed to determine the specific error-correction code used to encode each packet (e.g., 311, 312, 313) in packet sequence 310.
  • decision block 750 is entered to determine if bit errors, when present, are correctable processing block. If not, the packet is useless, and is discarded via processing block 790. If errors are correctable, then processing block 760 is entered to correct the errors with the identified error-correcting code. Processing block 750 is invoked to remove the forward error-correcting code inserted by SAA 423. Finally, processing block 780 is executed to forward error-corrected packets in sequence 310 to network layer 130. After processing by block 780 or block 790, processing block is entered to wait T seconds before processing the next incoming packet sequence of the form of packet sequence 310. Solution for estimating b_ (Bit-Error Rate or BER)
  • wireless MAC layer 440 provides feedback to SAA 423 regarding current bit-error rate.
  • wireless MAC layer 440 provides feedback to SAA 423 regarding current bit-error rate.
  • base station 402 and mobile terminal 401 uses a "pilot channel" whereby base station 402 and mobile terminal 401 both transmit a known bit pattern using a special wireless channel called the "pilot channel'".
  • the receiver i.e., the base station for the pilot channel transmitted by the mobile and vice versa
  • estimates the bit error rate by measuring the fraction of the bits of the known bit pattern that were received incorrectly. This information is conveyed back to the sender again using a pre-determined set of the bits in the pilot channel.
  • the pilot channel may also use error-correcting coding (or another known technique to ensure fidelity of the received data).
  • system 800 of FIG. 8 (which focuses on the pertinent portion of FIG. 4 used to determine the BER) shows one possible method for estimating the BER (designated b in the SAA Algorithm) on the wireless channel 403 propagating packets from mobile terminal 401 to the base station 402.
  • BER designated b in the SAA Algorithm
  • Over-the-air channel 403 of FIG. 4 is now separated in two separate over-the-air physical paths, namely, path 4031 for propagation from terminal 401 to base station 402, and path 4032 for propagation from base station 402 to terminal 401).
  • path 4031 for propagation from terminal 401 to base station 402
  • path 4032 for propagation from base station 402 to terminal 401
  • mobile terminal 401 uses a data channel (referred to as DM) for conveying its data packets (e.g., the Voice-over-IP packets) to the base station 402 and a separate pilot channel (referred to as PM) for repeatedly transmitting a known sequence of bits to base station 402 from terminal 401.
  • DM data channel
  • PM separate pilot channel
  • CDMA Code Division Multiple Access
  • the DM and PM correspond to different spreading codes
  • TDMA Time Division Multiple Access
  • FDMA Frequency Division Multiple Access
  • base station 402 decodes the bits it receives on the PM and compares the decoded bits to a predetermined, known set of transmitted bits. From this comparison, base station 402 can estimate the BER being experienced on PM and, presumably, that the same BER is occurring on DM as well. Base station 402 may then use a separate pilot channel (referred to as PB) to periodically convey its estimated BER for channel DB.
  • PB pilot channel
  • base station 402 may transmit a known sequence of bits on channel PB . This channel can then be used to estimate the BER being experienced on the data channel DB from base station 402 to mobile terminal 401; base station 402 uses DB to relay the packets destined for mobile terminal 401.
  • terminal channel controller 424 supplies packet transceiver 422 with a known sequence of bits in appropriate packet format for propagation to base station 402 in pilot channel PM of path 4031.
  • packet transceiver 441 receives the packet having the known bit sequence arriving over channel PM, and passes this packet to channel controller 444.
  • the packet is parsed to obtain the detected bits in the known bit sequence, and the detected bits are passed to BER device 445 wherein the ratio of incorrectly received bits to the total number of bits is used to compute the BER estimate.
  • the BER estimate is returned from BER device 445 every T seconds to terminal channel controller 424 via the cascade path of: base station controller 444, packet transceiver 441, PB of over-the-air path 4032, and packet transceiver 422.
  • the illustrative embodiment has depicted the SAA and the RAA as residing in the MAC layer, it is readily contemplated that the SAA and/or RAA can be depicted as residing in an arrangement physically located between the network layer and the MAC layer. In this arrangement, the adaptive layered coding is transparent to both the network layer and the MAC layer.

Abstract

A methodology and concomitant circuitry for adaptively controlling the number of packets (200) and the error-correction (203) applied to each packet in a layered coding communication system (400). The determination of the number of packets (200) and the error-correction (203) is based upon the bit-error rate (445) of the channel propagating the packets.

Description

ADAPTIVE LAYERED CODING FOR VOICE OVER WIRELESS IP APPLICATIONS
CROSS-REFERENCE TO RELATED APPLICATION
This application is a non-provisional application of provisional application Serial No. 60/156,908 filed September 30, 1999.
BACKGROUND OF THE DISCLOSURE 1. Field of the Invention
This invention relates generally to packet communications, and, more particularly, to methodologies and concomitant circuitry for adaptively controlling the number of packets and the error-correction applied to each packet in layered coding communications.
2. Description of the Background
Traditionally, voice and data traffic were carried over different networks - voice over circuit-switched telephone networks and data over Internet Protocol (Debased packet networks. However, this dichotomy is rapidly disappearing and voice traffic is increasingly being carried over IP-based packet networks. In addition, due to growing demand for "anywhere, anytime" communication, the end users are often connected to the network over a wireless link. This means that the voice traffic is increasingly being carried over wireless-IP networks.
To fully understand the import of carrying voice traffic in the wireless environment, it is necessary to consider related background, as follows. In conventional digital telephone networks, an 8-bit sample of the voice conversation is taken once every 125 microseconds and sent over the digital network. However, in IP networks, sending an 8-bit data once every 125 microseconds would result in considerable bandwidth overhead because each IP packet contains a 20-byte header. Therefore, voice-over-IP applications typically include multiple samples in a packet. For example, a voice-over-IP application may collect 320 8-bit samples over a period of 40 ms and send all the 320 samples as a single IP packet. This is referred to as "packetization". In addition, voice-over-IP applications often use techniques such as silence suppression and compression to reduce the bandwidth required to relay voice conversations. (However, for ease of understanding, it is assumed that silence suppression and compression techniques are not being used by the application. Silence suppression and compression techniques can be readily introduced during the packetization process using conventional techniques).
One problem with packetization is that packet losses are fairly common in IP networks and a loss of a single packet will result loss of many samples and thereby degrade the quality of regenerated voice signal. To overcome this problem, a technique called layered coding has been devised. Representative of art exploiting layered coding is the article entitled "Experiments with a Layered Transmission Scheme over the Internet", authored by T. Turletti et al., and published as INRIA Research Report No. 3296, November 1997. In the example of the foregoing paragraph, voice traffic is sent as a single stream of IP packets. In layered coding, however, the voice traffic is sent as several independent stream of IP packets. Each stream of packets is called a "layer". At the receiver, each layer can be decoded independently of the other layers. Since packets from a plurality of layers are available at the time of decoding, the quality of regenerated voice signal will be better. The advantage of this approach is that loss of a packet means the loss of only one layer at the decoder, which in turn does not significantly degrade the quality of the regenerated signal.
For example, suppose that a voice-over-IP application uses four layers. Then, one possible approach for layered coding is to send four IP packets once every 160 ms where the four IP packets are generated as follows. In 160 ms, the application will collect 320x4 8-bit samples. These samples are interleaved to form four packets. That is, the first packet will contain samples 1, 5, 9, 13, ..., 1273, and 1277. The second packet will contain samples 2, 6, 10, 14, ..., 1274, and 1278. The third packet will contain the samples 3, 7, 11, 15, ..., 1275, and 1279. Finally, the fourth packet will contain the samples 4, 8, 12, 16, ...., 1276, and 1280. The advantage of such an interleaving scheme is that, if a packet is lost, then only one in every four samples is lost, and the information contained in a lost sample can be fairly accurately estimated from the available nearby samples using, for example, digital interpolation.
Layered coding is very effective in dealing with packet losses if the losses are spread out in time such that the likelihood of several consecutive packet losses is small. Unfortunately, when an IP stream traverses a wireless link the likelihood of several consecutive losses is often not very small. This is because packet losses in a wireless link occur when the channel quality is poor and the resulting bit error rate is high. Since channel quality may remain poor for several up to hundreds of milliseconds, several consecutive packets are often lost. The art is devoid, however, of techniques for adaptively controlling the number of packets transmitted in layered coding communications, as well as adaptively determining the error-correction to be applied to the packets, wherein the adaptation is based upon the bit-error rate of the over-the-air propagation path from transmitter to receiver (mobile terminal to base station in one direction, and vice versa in the other direction).
SUMMARY OF THE INVENTION
These shortcomings as well as other limitations and deficiencies of the prior art are obviated, in accordance with the present invention, by a methodology and concomitant circuitry wherein, generally, an adaptive forward error correction technique is introduced into the layered coding approach for better delivery of voice traffic over a wireless-IP link.
Broadly, in accordance with a method aspect of the present invention, a method for processing a plurality of packets to propagate over a path having a measurable bit-error rate includes: (a) selecting for propagation a sequence of packets from the plurality of packets based upon the bit-error rate; and (b) encoding each of the packets in the sequence with a forward error-correcting code determined with reference to the bit error rate.
Broadly, in accordance with a system aspect of the present invention, a transmitter for processing a plurality of packets to propagate over a path having a measurable bit-error rate includes: (a) a generator to select for propagation a sequence of packets from the plurality of packets based upon the bit-error rate; and (b an encoder for encoding each of the packets in the sequence with a forward error-correcting code determined with reference to the bit error rate.
BRIEF DESCRIPTION OF THE DRAWINGS
The teachings of the present invention can be readily understood by considering the following detailed description in conjunction with the accompanying drawings, in which: FIG. 1, composed of FIGS. 1A and IB, is a high-level block diagram of both a conventional mobile terminal communicating with a base station to effect layered coding;
FIG. 2 is a pictorial representation of the composition of typical packet sequence in a conventional layered coding system; FIG. 3A is a pictorial representation of the composition of a packet sequence in a layered coding system in accordance with the present invention;
FIG. 3B is a pictorial representation of the composition of another packet sequence in a layered coding system in accordance with the present invention;
FIG. 4, composed of FIGS. 4A and 4B, is a high-level block diagram of a mobile terminal and a base station arranged in accordance with the present invention;
FIG. 5 is a flow diagram for the Send Adaptive Agent of FIG. 4;
FIG. 6 is a flow diagram for the Receiver Adaptive Agent of FIG. 4;
FIG. 7 is a flow diagram of the algorithm implemented by the Receiver Adaptive Agent; and FIG. 8 is a high-level block diagram of elements arranged to provide and estimate of the bit-error rate for the adaptive layered coding algorithm.
To facilitate understanding, identical reference numerals have been used, where possible, to designate elements that are common to the figures.
DETAILED DESCRIPTION
To place in perspective the detailed description of the present invention, it is instructive to first gain a basic understanding of the inventive adaptive layered coding technique in an overview manner. This approach has the advantage of introducing notation and terminology that will aid in elucidating the various detailed aspects of the present invention. Thus, the first part of the description focuses on a high-level discussion of the functionality of both the conventional layered coding technique as well as of the inventive technique as embodied in layered coding so as to distinguish the inventive technique from the conventional arrangement. After this, another pass through the details of the methodology and concomitant system in accordance with the present invention will complete the detailed description.
Overview System 100, illustrated in FIG.l (composed of FIGS. 1A and IB) is representative of a prior art system that serves as the point of departure for the present invention. With reference to FIG. 1A, there is shown pertinent aspects of conventional layered coding system 100 whereby mobile terminal 101 is communicating with base station 102. For purposes of immediate discussion, mobile terminal 101 is operating in its transmitting mode, whereas base station 102 is operating in its receiving mode. Within terminal 101, there are explicitly shown the "network" layer 110 and the wireless "link" layer or, equivalently, Medium Access Control (MAC) layer 120, of the Open System Interconnection (OSI) seven-layer model. Conventionally, the layered encoding of packets is effected above network layer 110 by layered encoder 105 so that intermediate routers in the network layer (not shown) are transparent to layered encoding. Encoder 105 passes the encoded packets to packet processor 111 of network layer 110; processor 111 may process packets, such as by appending an appropriate network layer header, and then pass the layered encoded packets originated by layered encoder 105 onto packet transmitter 122 of MAC layer 120 via path 121; packet transmitter 122 then emits the encoded packets to over-the-air propagation path 103 interconnecting mobile terminal 101 with base station 102.
Packets transmitted to base station 102 are received in MAC layer 140 by packet receiver 141, which efficiently interfaces to propagation path 103. Received encoded packets are delivered from packet receiver 141 to packet processor 131 in network layer 130, via path 149; packet processor 131 appropriately processes received encoded packets for delivery to wired link layer 143 over path 134 for upstream transmission via transmission path 104 to the packet network 150 (FIG. IB) With reference to FIG. IB, there is shown receiving terminal 106 wherein packet receiver 171 of MAC layer 170 receives encoded packets arriving over path 107 from packet network 150. Received encoded packets are transmitted to packet processor 161 in network layer 160 via path 172; packet processor removes the network layer header, if any, and delivers, over path 162, the encoded packets to layered decoder 108 residing above network layer 160. The packets decoded by layered decoder 108 are now ready to be played back.
Now with reference to FIG. 2, there is shown the make-up of a number of packets produced and/or processed by system 100 of FIG. 1, explained as follows. Packet 200 is a pictorial representation of a packet arriving at layered encoder 105 from a packet source (not shown). Packet 200 is composed of packet header 201 and data portion 202. The exemplary parameters shown in FIG. 2 are consistent with the example coding technique set forth in the Background Section. For instance, data portion 202 contains 320 bytes generated over a 40 ms sampling interval, whereas header 201 contains 20 bytes. As is typical for any data transmission system, data comprising packet 202 is processed with a forward error-correcting code (FEC) to allow for correction of up to a pre-determined number of errors (depending upon the FEC deployed) resulting from corruption of the packet due to interference as it traverses propagation path 103. Packet 205 is a pictorial representation of error- corrected encoded data having data portion 203 of length 324 bytes (the original 320 bytes plus 4 bytes of error correction), with header 201 still being of length 20 bytes (although the information in header 201 may change because of the modified length of the data portion).
As alluded to in the Background Section, in a standard non-layered encoding system, a sequence of packets of the form of packet 205 is emitted by mobile transmitter 101 that originates the packets. With layered coding, continuing with the example of the Background Section, every set of four packets is interleaved and then emitted; packet sequence 210 is a pictorial representation of layered coding to illustrate grouping of packets. Now, each packet 211, 212, 213, or 214 is composed of interleaved samples from a set of 320x4 byte samples in a manner described earlier in the Background Section. For instance, packet 211 contains samples 1, 5, 9, ..., 1223, and 1227. For each of these packets, forward-error correction encoding is also applied, again resulting in packets have a data portion of 324 bytes. Overall, the sequence of four packets extends over time duration of T seconds (e.g., 160 ms. for the exemplary parameters). Layered encoder 105 of FIG. 1 performs the interleaving and error- correction. (Historically, the terminology "layered coding" originated because the packets were visualized as being stacked or layered in order to produce the requisite samples for transmission, in much the same manner discussed in the Turletti et al. reference cited in the Background Section. The terminology is carried over to the inventive subject matter because the characteristics of layered coding are manifested in the inventive subject matter. In the sequel, layers and packets are used interchangeably).
With reference now to FIG. 3A, there is shown on the top line packet sequence 210 of FIG. 2 for comparison to packet sequence 310 on the bottom line of FIG. 3A; packet sequence 310 is generated in accordance with the present invention. As is evident by comparing sequence 210 to sequence 310, sequence 310 is composed of one less packet than sequence 210. In addition, each packet of sequence 310 is composed of more bytes than each packet of 210; for example, packet 311 is made-up of 353 bytes, in contrast to 324 bytes of packet 211. The extra bytes in packets 311, 312, and 312 are for improved error-correction capability. The rationale behind the inventive technique is expressed as follows: it is often more effective to pro-actively not send packets in certain packet sequences and instead use the limited bandwidth B to increase the amount of forward error correction included in the packets being transmitted, where B is presumed to be the maximum available bandwidth to satisfy grade-of-service requirements. Thus in FIG. 3A, it is presumed that the packet containing samples 4, 8, 12, ..., 1276, and 1280 (packet 214 of packet sequence 210) has not been included in packet sequence 310, and each transmitted packet 311, 312, or 313 has 32 error-correcting bytes as compared to 4-bytes of the conventional system. Moreover, one additional byte has been added to each packet 311, ..., 313 and is designated as the forwarding error-correcting code (FEC) header. A breakdown of an exemplary packet in packet sequence 310 is shown by packet 300, wherein packet header 301, FEC header 302, and interleaved error-corrected encoded data 303 are identified. Finally, it is clear that packet sequence 310 requires a bandwidth which is less than or equal to B. It is possible to fill bandwidth B with packet sequence 310 by deploying a more robust FEC capability, that is, adding more FEC bytes. Thus, packet sequence 310 is merely exemplary of one possible arrangement of FEC capability. By way of another example, reference is made to FIG. 3B wherein is shown a plurality of packets (greater than 4) 321, 322, 323, ..., 324 (of the same form as packets 311, 312, and 313 of FIG. 3 A) making up another packet sequence in the top part of FIG. 3B; in the bottom part of FIG. 3B is shown a sequence of packets 331, 332, ..., 333 each more robust than packets 321, 322, 323, and 324 because a the forward error-correcting code in packets 331, 332, and 333 uses more error-correction bytes (64 bytes versus 32 in the top part of FIG. 3B). Now with reference to FIG. 4, which is composed of FIGS. 4A and 4B, there is shown a high-level block diagram of system 400 which effects the operation of the present invention (inventive system 400 of FIG. 4 is initially described at the same level of detail as conventional system 100 of FIG. 1). In FIG. 4, mobile terminal 401 is transceiving with base station 402 (FIG. 4A); in turn, base station 402 is transceiving with receiving terminal 106 (FIG. 4B — FIG. 4B and FIG. IB are essentially the same).
The principle of operation in accordance with the present invention is implemented by two agents, namely, Send Adaptation Agent (SAA) 423 and the Receive Adaptation Agent (RAA) 443 residing on mobile terminal 401 and base station 402, respectively. These two agents are interposed between the traditional network layer and the wireless MAC layer of the protocol stack. For instance, SAA 423 is interposed between packet processor 111 of network layer 110 and packet transceiver 422 of wireless MAC layer 420, whereas RAA 443 is interposed between transceiver 441 of wireless MAC layer 440 and packet processor 131 of network layer 130.
The principle of operation of the present invention is readily understood by first focusing on a voice communication during which mobile terminal 401 is acting as a sender of voice-over-IP packets and base station 402 is receiving the packets. In this situation, as in the traditional layered coding approach, layered encoder 105 encapsulates the voice samples into packets for each layer and forwards the encoded packets to packet processor 111 in network layer 110, as in the conventional system.
Network layer 110, after any requisite processing, forwards the packets to SAA 423. In addition, SAA 423 receives from terminal channel controller 424 an estimate of the current bit-error rate (BER) being experienced on over-the-air propagation path 403 for packet transmission from terminal 401 to base station 402. The BER is determined in BER device 445 in base station 402, and transmitted to terminal 401 via base station channel controller 444 and over-the-air propagation path 403, which is now shown as being bi-directional even for the case of propagating packets from terminal 401 to base station 402. Path 403 is bi-directional so that the BER can be fed back from wireless MAC layer 440 to wireless MAC layer 420. The manner of providing the BER estimate is discussed in the sequel.
SAA 423 operates so as to maximize the expected number of packets delivered correctly over the wireless path 403. To meet this goal, SAA 423 uses the BER to adaptively determine: (i) the number of packets to send in a packet sequence over the wireless path 403; and (ii) the amount of forward error correction to be used in each packet of the packet sequence being sent. By way of reiteration, the rationale is that it is often better to pro-actively not send packets in certain packet sequences and instead use the limited bandwidth to increase the amount of forward error correction included in the packets being transmitted. After encoding the packets with the error correction code, SAA 423 encapsulates the packet with header 302 (FIG. 3A) indicating the error correcting code it has used and the number of layers it has selected. SAA 423 then forwards the packet sequence 310 (FIG. 3 A) to packet transceiver 422 which then transmits the packet to base station 402 over path 403 just as in the traditional wireless network approach. (It is noted, for FIG. 1, that transmitter 122 may append another header to packets incoming from processor 111, or for FIG. 4, that transceiver 422 may append another header to packets incoming from SAA 423, but these headers need not be considered for the purposes of the present invention since these headers have the same format for either the conventional system or the inventive system).
At base station 402, wireless MAC layer 440 receives the transmitted packets and forwards the packets to RAA 443. RAA 443 uses the error correcting code conveyed by the packets to correct the bit errors introduced by wireless path 403 and then removes the error-correcting code bits inserted by SAA 423. RAA 443 forwards the error-corrected packets to packet processor 131 of network layer 130. The network layer is unaware that packets have been processed by SAA 423 at mobile terminal 401 and RAA 443 at base station 402. To network layer 130, packets appear as they would in a traditional layered coding scheme. From this point forward, the rest of the description of FIG. 4A, as well as FIG. 4B, is basically the same as in FIGS. 1A and IB, respectively.
A similar sequence of steps occurs when mobile terminal 401 is receiving voice-over-IP packets from the fixed terminal (not shown) via base station 402. In this case, there is an equivalent SAA in base station 402 which is responsible for adaptively determining the number of layers to transmit and the amount of forward error correction to be used in each layer. An equivalent RAA in mobile terminal 401 corrects the received packets in MAC layer 420 and forwards only the corrected packets to network layer 110 in mobile terminal 401. Details of Illustrative Embodiment Procedure used by the SAA
The algorithm used by SAA 423 to make its decisions is now formally described. Consider a voice-over-IP application that uses N layers. This means that the application periodically, say once every T seconds, generates N packets of say length L bits. Further suppose that due to contractual agreement between the application and the network, the application is not allowed to send more than B bits every T seconds.
Let Co, i , ..., cκ-ι be f forward error-correcting codes O ≤ K ≤ N - 1 ,
such that c, is more powerful than c, if i < j , that is,
Prob [correct packet delivery using c. ] > Prob [correct packet delivery using c, ].
Let C, O ≤ i ≤ K - l, denote the number of additional bits required to
encode a packet of length L bits using code c, . Note that, since c, is more powerful
than Cj if i < j , it is expected that C. ≥ C For the sake of argument, but without loss
of generality, it is assumed that the codes have been selected such that for O ≤ i ≤ K- l.
(L + d-i)(N - i) > B ≥ (L + Ct)(N -i).
Observe that, since the application can only send B bits every T seconds, the above condition on C, means that if c, is used as the forward error correcting code, then the
application can send at most N - i layers over the wireless link.
Let p. (b) denote the probability of correct delivery of a packet of length
L bits using forward error correcting code c, when the average bit-error rate in the
channel is b . Then, the pseudo-code below depicts the algorithm implemented by SAA 423. In this algorithm, note that (N - i) • p{ (b) is the expected number of layers
that will be correctly delivered over the wireless channel if N - i layers are transmitted using code c. . Therefore, the algorithm chooses to send k layers such that k
maximizes the expected number of correctly delivered layers given the current bit-error rate b .
SAA Algorithm
Repeat every T seconds:
(a) obtain an estimate, b , of the current bit-error rate from the MAC layer
(b) let k = argmax0<,<K-i (N - i) p, (b) (c) send k layers using ck as the forward error-correcting code
For example, let N = 4 , B = 64 Kbps, and T = 80 ms. Then, for uncompressed voice-over-IP applications, L = 186x8 bits. Let K = 2 , and let c = (194,186) Reed-Solomon code, and co = (202,186) Reed-Solomon code. Code
i can therefore correct errors in at most 4 bytes, while code CQ can correct errors in at
most 8 bytes. If bit errors are assumed to be independent, then
Figure imgf000016_0001
where q(b) = l - (l - bf .
For these values, the SAA will send four layers using ci if b < 0.0025 and three layers
using c0 if b ≥ 0.0025. Flow diagram 500 of FIG. 5 summarizes the operational flow carried out by SAA 423. In particular, processing block 510 is invoked to obtain an estimate of the bit-error rate of path 403 in the direction of propagation from mobile terminal 401 to base station 402. Next, processing block 520 is executed to determine the number of packets to transmit using the SAA Algorithm. Then processing block 530 is invoked to select the error-correcting code to use for the packets, and processing block 540 is executed to process each packet with reference to the selected error-correcting code. Finally, the encoded packets are delivered to packet transceiver 422 for propagation over path 403.
Procedure used by the RAA
The algorithm used by RAA 443 is straightforward. It waits for a certain amount of time (say T seconds) for receiving all the packets transmitted over wireless link 403. By looking at the header in each received packet, RAA 443 knows the error correcting code used and the number of packets to expect in packet sequence 310. RAA 443 then removes the forward error-correcting code inserted by SAA 423, and using the error correcting code, RAA 443 corrects the bit errors in each received packet if at all possible. RAA 443 forwards the corrected packets to network layer 130 and discards then uncorrectable packets.
Flow diagram 600 of FIG. 6 summarizes the operational flow carried out by RAA 443. In particular, processing block 610 is invoked to collect the encoded packets as received by packet transceiver 441 of MAC layer 440. Next, processing block 620 is invoked to determine the forward error-correcting codes to use for correcting errors in the encoded packets. The forward error-correcting code inserted by SAA 423 is removed from the encoded packets via processing block 630, and then the bit errors in the received encoded packets are corrected, if possible, by processing block 640.
Flow diagram 700 summarizes the operation of RAA 443 from another viewpoint. In particular, processing block 710 operates in T second intervals since the sequence of an adaptive layered encoded packet sequence, of which packet sequence 310 is exemplary, arrives in blocks of ≤ T seconds. Next, decision block 720 is entered to determine if a packet is waiting for processing. If not, then processing branches to processing block 710. If a packet is awaiting processing, then processing block 730 selects the waiting packet(s) in sequence. As per processing block 740, each packet header containing information about error-correction is parsed to determine the specific error-correction code used to encode each packet (e.g., 311, 312, 313) in packet sequence 310. Next, decision block 750 is entered to determine if bit errors, when present, are correctable processing block. If not, the packet is useless, and is discarded via processing block 790. If errors are correctable, then processing block 760 is entered to correct the errors with the identified error-correcting code. Processing block 750 is invoked to remove the forward error-correcting code inserted by SAA 423. Finally, processing block 780 is executed to forward error-corrected packets in sequence 310 to network layer 130. After processing by block 780 or block 790, processing block is entered to wait T seconds before processing the next incoming packet sequence of the form of packet sequence 310. Solution for estimating b_ (Bit-Error Rate or BER)
It is recalled that the technique in accordance with the present invention requires that wireless MAC layer 440 provide feedback to SAA 423 regarding current bit-error rate. There are several possible ways for wireless MAC layer 440 to obtain this information. One possible method is for base station 402 and mobile terminal 401 to use a "pilot channel" whereby base station 402 and mobile terminal 401 both transmit a known bit pattern using a special wireless channel called the "pilot channel'". The receiver (i.e., the base station for the pilot channel transmitted by the mobile and vice versa) estimates the bit error rate by measuring the fraction of the bits of the known bit pattern that were received incorrectly. This information is conveyed back to the sender again using a pre-determined set of the bits in the pilot channel. To ensure that the bit-error rate estimate is conveyed without error, the pilot channel may also use error-correcting coding (or another known technique to ensure fidelity of the received data).
For example, system 800 of FIG. 8 (which focuses on the pertinent portion of FIG. 4 used to determine the BER) shows one possible method for estimating the BER (designated b in the SAA Algorithm) on the wireless channel 403 propagating packets from mobile terminal 401 to the base station 402. (Over-the-air channel 403 of FIG. 4 is now separated in two separate over-the-air physical paths, namely, path 4031 for propagation from terminal 401 to base station 402, and path 4032 for propagation from base station 402 to terminal 401). In this example system of FIG. 8, mobile terminal 401 uses a data channel (referred to as DM) for conveying its data packets (e.g., the Voice-over-IP packets) to the base station 402 and a separate pilot channel (referred to as PM) for repeatedly transmitting a known sequence of bits to base station 402 from terminal 401. For instance, in a Code Division Multiple Access (CDMA) system, the DM and PM correspond to different spreading codes; in a Time Division Multiple Access (TDMA) system, the DM and PM correspond to different time slots; and in a Frequency Division Multiple Access (FDMA) system, the DM and PM correspond to different frequencies.
To estimate the BER on the DM, base station 402 decodes the bits it receives on the PM and compares the decoded bits to a predetermined, known set of transmitted bits. From this comparison, base station 402 can estimate the BER being experienced on PM and, presumably, that the same BER is occurring on DM as well. Base station 402 may then use a separate pilot channel (referred to as PB) to periodically convey its estimated BER for channel DB.
Note that, when it is not transmitting the bit-error rate information, base station 402 may transmit a known sequence of bits on channel PB . This channel can then be used to estimate the BER being experienced on the data channel DB from base station 402 to mobile terminal 401; base station 402 uses DB to relay the packets destined for mobile terminal 401.
With reference to FIG. 8, to determine the BER for propagation from terminal 401 to base station 402, terminal channel controller 424 supplies packet transceiver 422 with a known sequence of bits in appropriate packet format for propagation to base station 402 in pilot channel PM of path 4031. In turn, packet transceiver 441 receives the packet having the known bit sequence arriving over channel PM, and passes this packet to channel controller 444. The packet is parsed to obtain the detected bits in the known bit sequence, and the detected bits are passed to BER device 445 wherein the ratio of incorrectly received bits to the total number of bits is used to compute the BER estimate. The BER estimate is returned from BER device 445 every T seconds to terminal channel controller 424 via the cascade path of: base station controller 444, packet transceiver 441, PB of over-the-air path 4032, and packet transceiver 422.
Generalizations
Although the illustrative embodiment has depicted the SAA and the RAA as residing in the MAC layer, it is readily contemplated that the SAA and/or RAA can be depicted as residing in an arrangement physically located between the network layer and the MAC layer. In this arrangement, the adaptive layered coding is transparent to both the network layer and the MAC layer.
Although various embodiments which incorporate the teachings of the present invention have been shown and described in detail herein, those skilled in the art can readily devise many other varied embodiments that still incorporate these teachings.

Claims

CLAIMSWhat is claimed is:
1. A method for processing a plurality of packets to propagate over a path having a measurable bit-error rate, the method comprising the steps of selecting for propagation a sequence of packets from the plurality of packets based upon the bit-error rate, and encoding each of the packets in the sequence with a forward error- correcting code determined with reference to the bit error rate.
2. The method as recited in claim 1 further including the step of appending to each of the packets in the sequence a header to convey the number of packets in the sequence and the forward-error correcting code used to encode each of the packets.
3. The method in claim 1 wherein, if the bit-error rate is below a prescribed threshold, the sequence of packets includes the plurality of packets.
4. The method in claim 1 wherein step of selecting includes the step of deleting at least one packet from the plurality of packets to produce the sequence of packets.
5. A method for processing a plurality of data samples to propagate over a path having a measurable bit-error rate, the method comprising the steps of interleaving the data samples to produce a plurality of packets, selecting for propagation a sequence of packets from the plurality of packets based upon the bit-error rate, and encoding each of the packets in the sequence with a forward error- correcting code determined with reference to the bit error rate.
6. The method as recited in claim 5 further including the step of appending to each of the packets in the sequence a header to convey the number of packets in the sequence and the forward-error correcting code used to encode each of the packets.
7. The method in claim 5 wherein, if the bit-error rate is below a prescribed threshold, the sequence of packets includes the plurality of packets.
8. The method in claim 5 wherein step of selecting includes the step of deleting at least one packet from the plurality of packets to produce the sequence of packets.
9. A method for processing a plurality of packets to propagate over a path having a measurable bit-error rate, the method comprising the steps of if the bit-error rate is below a prescribed threshold, selecting the plurality of packets for propagation over the path, and encoding each of the packets with a prescribed first forward-error correcting code, and if the bit-error rate is greater than or equal to the prescribed threshold, selecting for propagation a sequence of packets from the plurality of packets based upon the bit-error rate, and encoding each of the packets in the sequence with a second forward-error correcting code determined with reference to the bit error rate.
10. The method as recited in claim 9 further including the step of appending to each of the packets in the sequence a header to convey the number of packets in the sequence and the second forward-error correcting code used to encode each of the packets.
11. A method for selecting a sequence of packets from a plurality of packets for propagation between a mobile terminal and a base station over a path having a measurable bit-error rate, the method comprising the steps of applying a prescribed mathematical algorithm to determine the number of packets in the sequence, the algorithm being based upon the bit-error rate, identifying packets from the plurality of packets to include in the sequence
of packets, and encoding each of the packets in the sequence with a forward error-correcting code with reference to the bit-error rate.
12. A method for selecting a sequence of packets from a plurality of packets arriving in predetermined intervals for propagation between a mobile terminal and a base station over a path having a measurable bit-error rate in each of the intervals, the method for each of the intervals comprising the steps of applying a prescribed mathematical algorithm to determine the number of packets in the sequence, the algorithm being based upon the bit-error rate in said each of the intervals, identifying packets from the plurality of packets arriving in said each of the intervals to include in the sequence of packets, and encoding each of the packets in the sequence with a forward error-correcting code with reference to the bit-error rate in said each of the intervals.
13. The method as recited in claim 12 further including the step of appending to each of the packets in the sequence a header to convey the number of packets in the sequence and the forward-error correcting code used to encode each of the packets.
14. The method as recited in claim 12 further including the step of propagating a known set of data from the mobile terminal to the base station to estimate the bit-error rate of the path.
15. A method for communicating a plurality of packets generated by a mobile terminal to a base station over a path having a measurable bit-error rate, the method comprising the steps of selecting for propagation a sequence of packets from the plurality of packets based upon the bit-error rate, encoding each of the packets in the sequence with a forward error-correcting code determined with reference to the bit error rate, propagating the sequence of packets from the mobile terminal over the path, detecting the sequence of packets in the base station, and correcting any errors, if possible, in each of the packets in the sequence using the forward error-correcting code to produce corrected packets.
16. The method as recited in claim 15 further including the step of propagating a known set of data from the mobile terminal to the base station to estimate the bit-error rate of the path.
17. The method as recited in claim 15 wherein the path utilizes a set of codes in a code division multiplex access (CDMA) format for propagation, and the step of propagating the known set of data includes the step of propagating the data as a predetermined one of the CDMA codes.
18. The method as recited in claim 15 wherein the path utilizes a set of frequency bands in a frequency division multiplex access (FDMA) format for propagation, and the step of propagating the known set of data includes the step of propagating the data in a predetermined one of the FDMA frequency bands.
19. The method as recited in claim 15 wherein the path utilizes a set of time slots in a time division multiplex access (TDMA) format for propagation, and the step of propagating the known set of data includes the step of propagating the data in a predetermined one of the TDMA slots.
20. The method as recited in claim 15 wherein each of the corrected packets includes data samples, the method further including the step of generating interpolated data samples using the data samples from the corrected packets to reconstruct missing data samples.
21. A method for receiving a plurality of packets transmitted over a path having a measurable bit-error rate, the packets being generated in a transmitter from a sequence of incoming packets to the transmitter based upon the bit-error rate and encoded with a forward error-correcting code determined with reference to the bit-error rate, the method comprising the steps of measuring the bit-error rate, transmitting the bit-error rate over the path to the transmitter, detecting the plurality packets, and correcting any errors, if possible, in each of the plurality packets using the forward error-correcting code to produce corrected packets.
22. A transmitter for processing a plurality of packets to propagate over a path having a measurable bit-error rate, the transmitter comprising a generator to select for propagation a sequence of packets from the plurality of packets based upon the bit-error rate, and an encoder for encoding each of the packets in the sequence with a forward error-correcting code determined with reference to the bit-error rate.
23. A receiver for receiving a plurality of packets transmitted over a path having a measurable bit-error rate, the packets being generated in a transmitter from a sequence of incoming packets to the transmitter based upon the bit-error rate and encoded with a forward error-correcting code determined with reference to the bit-error rate, the receiver comprising a measuring device for measuring the bit-error rate, means for transmitting the bit-error rate over the path to the transmitter, a detector for detecting the plurality of packets, and an error corrector for correcting any errors, if possible, in each of the packets using the forward error-correcting code to produce corrected packets.
PCT/US2000/026161 1999-09-30 2000-09-22 Adaptive layered coding for voice over wireless ip applications WO2001024419A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU76096/00A AU7609600A (en) 1999-09-30 2000-09-22 Adaptive layered coding for voice over wireless ip applications

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US15690899P 1999-09-30 1999-09-30
US60/156,908 1999-09-30

Publications (1)

Publication Number Publication Date
WO2001024419A1 true WO2001024419A1 (en) 2001-04-05

Family

ID=22561621

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/026161 WO2001024419A1 (en) 1999-09-30 2000-09-22 Adaptive layered coding for voice over wireless ip applications

Country Status (3)

Country Link
US (1) US6434191B1 (en)
AU (1) AU7609600A (en)
WO (1) WO2001024419A1 (en)

Families Citing this family (59)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3437524B2 (en) * 2000-03-30 2003-08-18 松下電器産業株式会社 Wireless communication device and wireless communication method
US6894970B1 (en) * 2000-10-31 2005-05-17 Chiaro Networks, Ltd. Router switch fabric protection using forward error correction
US7292901B2 (en) * 2002-06-24 2007-11-06 Agere Systems Inc. Hybrid multi-channel/cue coding/decoding of audio signals
US7116787B2 (en) * 2001-05-04 2006-10-03 Agere Systems Inc. Perceptual synthesis of auditory scenes
US7583805B2 (en) * 2004-02-12 2009-09-01 Agere Systems Inc. Late reverberation-based synthesis of auditory scenes
US7644003B2 (en) * 2001-05-04 2010-01-05 Agere Systems Inc. Cue-based audio coding/decoding
US20030035553A1 (en) * 2001-08-10 2003-02-20 Frank Baumgarte Backwards-compatible perceptual coding of spatial cues
US6745364B2 (en) * 2001-06-28 2004-06-01 Microsoft Corporation Negotiated/dynamic error correction for streamed media
US7590143B2 (en) 2001-07-05 2009-09-15 Qualcomm Incorporated System and method for voice over IP
US6799885B2 (en) * 2001-07-09 2004-10-05 Steag Micro Tech Gmbh Method of improving the function of an hour-glass
US20050201346A1 (en) * 2003-05-13 2005-09-15 Weilin Wang Systems and methods for broadband data communication in a wireless mesh network
US8780770B2 (en) * 2002-05-13 2014-07-15 Misonimo Chi Acquisition L.L.C. Systems and methods for voice and video communication over a wireless network
US7852796B2 (en) * 2002-05-13 2010-12-14 Xudong Wang Distributed multichannel wireless communication
US7069483B2 (en) * 2002-05-13 2006-06-27 Kiyon, Inc. System and method for identifying nodes in a wireless mesh network
US7835372B2 (en) * 2002-05-13 2010-11-16 Weilin Wang System and method for transparent wireless bridging of communication channel segments
US7957356B2 (en) 2002-05-13 2011-06-07 Misomino Chi Acquisitions L.L.C. Scalable media access control for multi-hop high bandwidth communications
US7941149B2 (en) * 2002-05-13 2011-05-10 Misonimo Chi Acquistion L.L.C. Multi-hop ultra wide band wireless network communication
US7047480B2 (en) * 2002-11-12 2006-05-16 Microsoft Corporation Matrix multiplication in a Galois field for forward error correction
WO2004099988A1 (en) * 2003-05-05 2004-11-18 Trustees Of Boston University Data storage distribution and retrieval
US20050128954A1 (en) * 2003-12-08 2005-06-16 Kuo-Hui Li Method for transmission rate adapatation
US7805313B2 (en) * 2004-03-04 2010-09-28 Agere Systems Inc. Frequency-based coding of channels in parametric multi-channel coding systems
US9647952B2 (en) * 2004-08-06 2017-05-09 LiveQoS Inc. Network quality as a service
US7533324B2 (en) * 2004-09-22 2009-05-12 Kencast, Inc. System, method and apparatus for FEC encoding and decoding
US7720230B2 (en) * 2004-10-20 2010-05-18 Agere Systems, Inc. Individual channel shaping for BCC schemes and the like
US8204261B2 (en) * 2004-10-20 2012-06-19 Fraunhofer-Gesellschaft Zur Foerderung Der Angewandten Forschung E.V. Diffuse sound shaping for BCC schemes and the like
DE602005017302D1 (en) * 2004-11-30 2009-12-03 Agere Systems Inc SYNCHRONIZATION OF PARAMETRIC ROOM TONE CODING WITH EXTERNALLY DEFINED DOWNMIX
US7787631B2 (en) * 2004-11-30 2010-08-31 Agere Systems Inc. Parametric coding of spatial audio with cues based on transmitted channels
WO2006060279A1 (en) * 2004-11-30 2006-06-08 Agere Systems Inc. Parametric coding of spatial audio with object-based side information
US7903824B2 (en) * 2005-01-10 2011-03-08 Agere Systems Inc. Compact side information for parametric coding of spatial audio
US7739580B1 (en) 2005-02-17 2010-06-15 Kencast, Inc. System, method and apparatus for reducing blockage losses on information distribution networks
US8223643B1 (en) * 2005-09-06 2012-07-17 Kencast, Inc. Method for packet-level FEC encoding a stream of source packets using shifted interleaving
JP4667194B2 (en) * 2005-10-07 2011-04-06 株式会社エヌ・ティ・ティ・ドコモ Regulation control system, radio communication terminal apparatus, regulation control method, radio communication terminal control method
US8885632B2 (en) 2006-08-02 2014-11-11 Silver Peak Systems, Inc. Communications scheduler
US8175613B2 (en) * 2006-08-04 2012-05-08 Misonimo Chi Acquisitions L.L.C. Systems and methods for determining location of devices within a wireless network
US8707139B2 (en) 2006-10-18 2014-04-22 Kencast, Inc. Systems, methods, apparatus, and computer program products for providing forward error correction with low latency
EP2092664A4 (en) * 2006-12-07 2013-10-16 Misonimo Chi Acquisition L L C System and method for timeslot and channel allocation
US7957307B2 (en) * 2007-03-14 2011-06-07 Microsoft Corporation Reducing effects of packet loss in video transmissions
US8458571B2 (en) * 2008-01-14 2013-06-04 Zte Corporation Data transmission method and equipment
CN101494517B (en) * 2008-01-22 2012-11-28 中兴通讯股份有限公司 Data transmission method and apparatus
US8418034B2 (en) 2008-02-08 2013-04-09 Kencast, Inc. Systems, methods, apparatus and computer program products for highly reliable file delivery using compound and braided FEC encoding and decoding
US9717021B2 (en) 2008-07-03 2017-07-25 Silver Peak Systems, Inc. Virtual network overlay
US10164861B2 (en) 2015-12-28 2018-12-25 Silver Peak Systems, Inc. Dynamic monitoring and visualization for network health characteristics
US10805840B2 (en) 2008-07-03 2020-10-13 Silver Peak Systems, Inc. Data transmission via a virtual wide area network overlay
US8464138B2 (en) * 2008-08-20 2013-06-11 Qualcomm Incorporated Effective utilization of header space for error correction in aggregate frames
WO2011031625A2 (en) * 2009-09-08 2011-03-17 California Institute Of Technology New technique for performing dielectric property measurements at microwave frequencies
US9143271B2 (en) * 2010-04-01 2015-09-22 Lg Electronics Inc. Broadcasting signal transmitting apparatus, broadcast signal receiving apparatus, and broadcast signal transceiving method in a broadcast signal transceiving apparatus
US20130182705A1 (en) * 2012-01-18 2013-07-18 Uri AVNI Method and system for transmitting encoded video signals
US9948496B1 (en) 2014-07-30 2018-04-17 Silver Peak Systems, Inc. Determining a transit appliance for data traffic to a software service
US9875344B1 (en) 2014-09-05 2018-01-23 Silver Peak Systems, Inc. Dynamic monitoring and authorization of an optimization device
US10432484B2 (en) 2016-06-13 2019-10-01 Silver Peak Systems, Inc. Aggregating select network traffic statistics
US9967056B1 (en) * 2016-08-19 2018-05-08 Silver Peak Systems, Inc. Forward packet recovery with constrained overhead
US10257082B2 (en) 2017-02-06 2019-04-09 Silver Peak Systems, Inc. Multi-level learning for classifying traffic flows
US10771394B2 (en) 2017-02-06 2020-09-08 Silver Peak Systems, Inc. Multi-level learning for classifying traffic flows on a first packet from DNS data
US11044202B2 (en) 2017-02-06 2021-06-22 Silver Peak Systems, Inc. Multi-level learning for predicting and classifying traffic flows from first packet data
US10892978B2 (en) 2017-02-06 2021-01-12 Silver Peak Systems, Inc. Multi-level learning for classifying traffic flows from first packet data
US20180310327A1 (en) * 2017-04-19 2018-10-25 General Electric Company Wireless patient monitoring system and method with improved physiological data transmission
US11212210B2 (en) 2017-09-21 2021-12-28 Silver Peak Systems, Inc. Selective route exporting using source type
US10771191B2 (en) 2018-03-09 2020-09-08 Kencast, Inc. System for highly reliable file delivery of using continuous FEC encoding/decoding
US10637721B2 (en) 2018-03-12 2020-04-28 Silver Peak Systems, Inc. Detecting path break conditions while minimizing network overhead

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5537428A (en) * 1992-11-24 1996-07-16 Telefonaktiebolaget L M Ericsson Arrangement for bit error monitoring in switching equipment
US5608738A (en) * 1993-11-10 1997-03-04 Nec Corporation Packet transmission method and apparatus
US5699369A (en) * 1995-03-29 1997-12-16 Network Systems Corporation Adaptive forward error correction system and method
US5825761A (en) * 1995-07-26 1998-10-20 Nec Corporation Radio communication equipment with transmission rate regulating function
US6084888A (en) * 1997-03-05 2000-07-04 Hitachi, Ltd. Communication method and communication equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6172972B1 (en) * 1996-05-28 2001-01-09 Microsoft Corporation Multi-packet transport structure and method for sending network data over satellite network
US6208663B1 (en) * 1997-08-29 2001-03-27 Telefonaktiebolaget Lm Ericsson (Publ) Method and system for block ARQ with reselection of FEC coding and/or modulation
US6009553A (en) * 1997-12-15 1999-12-28 The Whitaker Corporation Adaptive error correction for a communications link
US6141388A (en) * 1998-03-11 2000-10-31 Ericsson Inc. Received signal quality determination method and systems for convolutionally encoded communication channels
US6154489A (en) * 1998-03-30 2000-11-28 Motorola, Inc. Adaptive-rate coded digital image transmission

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5537428A (en) * 1992-11-24 1996-07-16 Telefonaktiebolaget L M Ericsson Arrangement for bit error monitoring in switching equipment
US5608738A (en) * 1993-11-10 1997-03-04 Nec Corporation Packet transmission method and apparatus
US5699369A (en) * 1995-03-29 1997-12-16 Network Systems Corporation Adaptive forward error correction system and method
US5825761A (en) * 1995-07-26 1998-10-20 Nec Corporation Radio communication equipment with transmission rate regulating function
US6084888A (en) * 1997-03-05 2000-07-04 Hitachi, Ltd. Communication method and communication equipment

Also Published As

Publication number Publication date
AU7609600A (en) 2001-04-30
US6434191B1 (en) 2002-08-13

Similar Documents

Publication Publication Date Title
US6434191B1 (en) Adaptive layered coding for voice over wireless IP applications
US6170075B1 (en) Data and real-time media communication over a lossy network
US7017102B1 (en) Forward Error Correction (FEC) for packetized data networks
FI105734B (en) Automatic retransmission
EP1040611B1 (en) A forward error correction system for packet based real-time media
US8838525B2 (en) Method for communicating data in xDSL using data retransmission
JP4612129B2 (en) Retransmission packet capture system in wireless multi-service communication environment using turbo decoding
CA2781631C (en) Forward error correction on multiplexed cdma channels enabling high performance coding
EP1901470B1 (en) Method and system for communicating data in xDSL using data retransmission
US5870412A (en) Forward error correction system for packet based real time media
CA2617603C (en) Time diversity voice channel data communications
US6771674B1 (en) Method and system for forward error correction based on parallel streams
KR101291523B1 (en) Device and method for mitigating effects of impulse noise on data packet transfer
KR20020079796A (en) Wireless network system and method
WO1999027745A1 (en) System and method for detecting speech transmissions in the presence of control signaling
KR20190027856A (en) Forward error correction of data streaming
GB2520867A (en) Jitter buffer
CN108696491B (en) Audio data sending processing method and device and audio data receiving processing method and device
EP1710942B1 (en) Method and devices for digital data transfer
RU2711354C1 (en) Method of transmitting data over asynchronous communication networks with the possibility of recovering data upon loss thereof due to presence of connection errors in communication networks
EP2291955A1 (en) Packet latency estimation
Basalamah et al. A comparison of packet-level and byte-level reliable FEC multicast protocols for WLANs
Lizhong et al. An adaptive forward error control method for voice communication
RU2706879C1 (en) Method of transmitting data over packet communication networks with the possibility of recovering data when they are lost due to presence of connection errors in communication networks
Cheng et al. Efficient partial retransmission ARQ strategy with error detection codes by feedback channel

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP