WO2004040831A1 - Adaptative forward error control scheme - Google Patents
Adaptative forward error control scheme Download PDFInfo
- Publication number
- WO2004040831A1 WO2004040831A1 PCT/IB2003/004588 IB0304588W WO2004040831A1 WO 2004040831 A1 WO2004040831 A1 WO 2004040831A1 IB 0304588 W IB0304588 W IB 0304588W WO 2004040831 A1 WO2004040831 A1 WO 2004040831A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- packets
- redundancy
- media
- receiver
- transmitter
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/0001—Systems modifying transmission characteristics according to link quality, e.g. power backoff
- H04L1/0009—Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the channel coding
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/0001—Systems modifying transmission characteristics according to link quality, e.g. power backoff
- H04L1/0023—Systems modifying transmission characteristics according to link quality, e.g. power backoff characterised by the signalling
- H04L1/0025—Transmission of mode-switching indication
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/54—Store-and-forward switching systems
- H04L12/56—Packet switching systems
- H04L12/5601—Transfer mode dependent, e.g. ATM
- H04L2012/5603—Access techniques
Definitions
- the invention relates to an adaptive Forward Error Correction scheme (FEC) aiming at providing a resilient transport of data via a packet-switched transmission network.
- FEC Forward Error Correction scheme
- the invention also deals with a transmission system, a transmitter and a receiver implementing such a forward error control scheme.
- the invention also deals with a method for determining an amount of redundancy to be used in such a forward error correction scheme.
- the invention advantageously applies to the transport of data via a transmission network having a time-varying state, for instance, a mobile transmission network.
- the forward error correction scheme described in this document operates at the data link level of the OSI reference model (a forward error correction code is included in each frame for error correction of this frame). It includes the steps of: calculating a byte error rate, determining a forward error correction code length based on this byte error rate, and feeding back the forward error correction code length to the transmitter.
- the value of the forward error correction code length is selected in a table storing inverse byte error rate values in association with forward error correction code lengths.
- the proposed method is not well suited to heterogeneous transmission networks like the Internet. Using the described method in a heterogeneous transmission network would lead to a separate adaptation of the forward error correction scheme in each network section that is gone through. This would be very complex to implement.
- redundancy packets are generated at the application layer of the transmitter from media packets.
- the application layer is capable of recovering a certain number of packets from the packets it receives.
- the amount of redundancy that is added at the transmitter side is adapted so as to obtain a correction capability allowing to respect a maximum tolerated packet error rate.
- the quality of the transmission network is estimated by watching the packet error rate.
- the method of the invention is transparent to the transmission network. It is therefore easily applicable to heterogeneous transmission networks. Since the quality of the transmission network is estimated by using the packet error rate instead of the byte error rate, the use of tables can be avoided.
- the invention guarantees a maximum tolerated packet error from end to end.
- the maximum tolerated packet error rate is set by the application that is using the received media packets.
- the bitrate of the media packets is adapted as a function of k so as to compensate for the variations of the bitrate of the redundancy packets.
- FIG. 1 is a schematic drawing of a transmission system according to the invention
- FIG. 2 is a schematic representation of the generation of a transmission block
- FIG. 3 is a schematic representation of the adaptation of the amount of redundancy contained in a transmission block depending on the state of the transmission network
- FIG. 4 is a block diagram of a method for determining an amount of redundancy to be used in a forward error correction scheme according to the invention.
- the FEC code is characterized by two parameters k and n, where k is the number of media packets, and (n - k) is the number of redundancy packets generated from the k media packets.
- the parameter n has a constant integral value. The amount of redundancy is adapted by varying the value of the parameter k. This is not restrictive.
- FIG. 1 shows an example of a transmission system according to the invention comprising a transmitter 1, a transmission network 2 and a receiver 3.
- the transmission network 2 is composed of the Internet network and of a radio access network (for instance, a network compliant with the GPRS or the UMTS standards).
- the transmitter 1 comprises a media source 10 for delivering media packets, a FEC encoder 12 for generating redundancy packets from media packets received from the media source 10, and a transmission/reception block 14 implementing the first four layers of the OSI reference model.
- the network protocol (OSI layer 3) is IP (Internet Protocol)
- the transport protocol (OSI layer 4) is RTP (Real time Transfer Protocol) over UDP (User Datagram Protocol).
- the receiver 3 comprises a transmission / reception block 32 that implements the first four layers of the OSI reference model, an analyser 34, a FEC decoder 36 and an application block 38.
- the encoder 12 generates (n-k) redundancy packets R ⁇ (i), ..., Rn-k(i) from k media packets M ⁇ (i), ..., Mk(i).
- the (n-k) redundancy packets and the k media packets form a transmission block TB(i).
- the redundancy packets are intended to provide a correction capability of Q(k) packets at the receiver.
- the UDP protocol controls the UDP checksum for each received packet. It discards the packets for which at least one bit error is detected.
- the packets that are correctly received are forwarded to the FEC decoder 36.
- the FEC decoder 36 is capable of recovering the discarded packets from the packets that it receives if the number of discarded packets is smaller or equal to Q(k).
- the code used to generate the redundancy is a Reed Solomon code RS(n,k).
- the amount of redundancy is adapted depending on the state of the network so as to use the bandwidth in an optimal way. If the transmission network is in a good state, the amount of redundancy shall be decreased so that a larger part of the bandwidth can be dedicated to the transmission of media packets. In contrast, if the transmission network is in a bad state, the amount of redundancy shall be increased so as to increase the chances of recovering discarded media packets at the receiver side.
- k shall not be smaller than a minimum value k m i n corresponding to a maximum tolerated amount of redundancy.
- FIG. 3 An example of such an adaptation is represented schematically in Figure 3.
- the curve S gives the evolution of the state S(t) of the transmission network as a function of time t.
- the mark G on the Y-axis indicates a good state.
- the mark D on the Y-axis indicates a bad state.
- the composition of the transmission blocks TB(i) is indicated in relation with the curve S. It can be seen that the number k; of media packets transmitted in the transmission block TB(i) is higher when the state of the network is better.
- the adaptation of the amount of redundancy contained in the transmission blocks TB(i) is controlled by the analyser 34.
- the analyser 34 analyses the packet errors occurring on the transmission network and generates orders 42 for the FEC encoder 12.
- the orders 42 contain an optimal value k op ti m ai to be used by the FEC encoder 12. They are transmitted to the transmitter 1 using RTCP feedback messages.
- the analyser 34 keeps a history of the number Pj of packet errors in the received transmission blocks TB(i). Preferably, the size of this history corresponds to several Round Trip Times through the transmission network.
- the number of packet errors in a transmission block TB(i) is equal to the number of lost packets. Packet losses are detected by using the RTP sequence numbers (the header of the RTP packet contains a sequence number; the value of the sequence number is incremented by one each time a packet is transmitted; at the receiver, missing sequence numbers correspond to lost packets).
- the analyser 34 When the analyser 34 detects the end of a transmission block TB(i) (box TI in Figure 4), it calculates and stores the number Pj of packet errors in this transmission block (box T2). Then the analyser 34 executes the following operations for k varying from n to k m i n .
- the analyser 34 computes the number Pi'(k) of packet errors after correction (box T5):
- the analyser 34 calculates a mean value M(k) of the number Pi'(k) of packet errors after correction (box T6).
- M(k) the number of packet errors after correction
- more importance is given to the last packet errors when calculating the mean value M(k) because they are more meaningful for the knowledge of the current network state. This allows faster reaction to the variations of the transmission network. For instance: m
- m is the number of transmission blocks in the history
- the maximum tolerated packet error rate is set by the application block 38 (arrow 39 in Figure 1). Different applications can thus set different maximum tolerated packet error rates.
- the optimal value of k is the highest value of k allowing to respect the maximum tolerated packet error rate PER MAX after correction.
- the media source 10 delivers media packets with an adaptable bitrate, called media bitrate, and the media source 10 is controlled by the FEC encoder 12 in order to adapt the media bitrate as a function of k with the aim of compensating for the variation of the redundancy bitrate.
- the media source is a real time encoder whose encoding bitrate is changed on the fly under reception of an order from the FEC encoder.
- the media source 10 comprises a file switcher intended to switch between several pre-encoded files, each pre-encoded file corresponding to a specific media bitrate.
- the media bitrates MB(k) of the pre-encoded files are advantageously chosen as follows:
- the transmitter comprises a rate control block intended to estimate the current channel bitrate and control the media source 10.
- the media source adapts the media bitrate depending on k and depending on an order received from the rate control block so that the overall bitrate (equal to the sum of the media bitrate and the redundancy bitrate) matches the current channel bitrate.
- the functions of the analyser 34 that have just been described are implemented in software on a processor of the receiver 3.
- transmitter, receiver and method of determining the amount of redundancy to be added to the media modifications or improvements may be proposed without departing from the scope of the invention.
- the invention is thus not limited to the examples provided.
- the media packets and their corresponding redundancy packets are not necessarily transmitted in transmission blocks of a constant size.
- the order fed back by the receiver is not necessarily the optimal value of k. It could be any indication of the optimal amount of redundancy to add to the media (for instance, it could be the optimal value of (n-k) or the optimal value of the overhead, the overhead being classically
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- Probability & Statistics with Applications (AREA)
- Theoretical Computer Science (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
Claims
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200380102648XA CN1708934B (en) | 2002-10-30 | 2003-10-16 | Adaptive Forward Error Control Scheme |
AU2003269352A AU2003269352A1 (en) | 2002-10-30 | 2003-10-16 | Adaptative forward error control scheme |
EP03751133A EP1559229A1 (en) | 2002-10-30 | 2003-10-16 | Adaptative forward error control scheme |
JP2004547871A JP4460455B2 (en) | 2002-10-30 | 2003-10-16 | Adaptive forward error control scheme |
US10/532,927 US7328394B2 (en) | 2002-10-30 | 2003-10-16 | Adaptative forward error control scheme |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP02292707.3 | 2002-10-30 | ||
EP02292707 | 2002-10-30 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2004040831A1 true WO2004040831A1 (en) | 2004-05-13 |
Family
ID=32187267
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/IB2003/004588 WO2004040831A1 (en) | 2002-10-30 | 2003-10-16 | Adaptative forward error control scheme |
Country Status (7)
Country | Link |
---|---|
US (1) | US7328394B2 (en) |
EP (1) | EP1559229A1 (en) |
JP (1) | JP4460455B2 (en) |
KR (1) | KR101021071B1 (en) |
CN (1) | CN1708934B (en) |
AU (1) | AU2003269352A1 (en) |
WO (1) | WO2004040831A1 (en) |
Cited By (29)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007027891A2 (en) | 2005-09-02 | 2007-03-08 | Netgear Inc. | System and method for automatic adjustment of streaming video bit rate |
JP2008527862A (en) * | 2005-01-06 | 2008-07-24 | テラヨン コミュニケーションズ システムズ, インコーポレイテッド | Adaptive information delivery system using FEC feedback |
US7698618B2 (en) | 2005-04-04 | 2010-04-13 | Stmicroelectronics S.R.L. | Method and system for correcting burst errors in communications networks, related network and computer-program product |
USRE43741E1 (en) | 2002-10-05 | 2012-10-16 | Qualcomm Incorporated | Systematic encoding and decoding of chain reaction codes |
US8887020B2 (en) | 2003-10-06 | 2014-11-11 | Digital Fountain, Inc. | Error-correcting multi-stage code generator and decoder for communication systems having single transmitters or multiple transmitters |
US8958375B2 (en) | 2011-02-11 | 2015-02-17 | Qualcomm Incorporated | Framing for an improved radio link protocol including FEC |
US9136878B2 (en) | 2004-05-07 | 2015-09-15 | Digital Fountain, Inc. | File download and streaming system |
US9136983B2 (en) | 2006-02-13 | 2015-09-15 | Digital Fountain, Inc. | Streaming and buffering using variable FEC overhead and protection periods |
US9178535B2 (en) | 2006-06-09 | 2015-11-03 | Digital Fountain, Inc. | Dynamic stream interleaving and sub-stream based delivery |
US9191151B2 (en) | 2006-06-09 | 2015-11-17 | Qualcomm Incorporated | Enhanced block-request streaming using cooperative parallel HTTP and forward error correction |
US9237101B2 (en) | 2007-09-12 | 2016-01-12 | Digital Fountain, Inc. | Generating and communicating source identification information to enable reliable communications |
US9236976B2 (en) | 2001-12-21 | 2016-01-12 | Digital Fountain, Inc. | Multi stage code generator and decoder for communication systems |
US9240810B2 (en) | 2002-06-11 | 2016-01-19 | Digital Fountain, Inc. | Systems and processes for decoding chain reaction codes through inactivation |
US9246633B2 (en) | 1998-09-23 | 2016-01-26 | Digital Fountain, Inc. | Information additive code generator and decoder for communication systems |
US9253233B2 (en) | 2011-08-31 | 2016-02-02 | Qualcomm Incorporated | Switch signaling methods providing improved switching between representations for adaptive HTTP streaming |
US9264069B2 (en) | 2006-05-10 | 2016-02-16 | Digital Fountain, Inc. | Code generator and decoder for communications systems operating using hybrid codes to allow for multiple efficient uses of the communications systems |
US9270414B2 (en) | 2006-02-21 | 2016-02-23 | Digital Fountain, Inc. | Multiple-field based code generator and decoder for communications systems |
US9270299B2 (en) | 2011-02-11 | 2016-02-23 | Qualcomm Incorporated | Encoding and decoding using elastic codes with flexible source block mapping |
US9281847B2 (en) | 2009-02-27 | 2016-03-08 | Qualcomm Incorporated | Mobile reception of digital video broadcasting—terrestrial services |
US9288010B2 (en) | 2009-08-19 | 2016-03-15 | Qualcomm Incorporated | Universal file delivery methods for providing unequal error protection and bundled file delivery services |
US9294226B2 (en) | 2012-03-26 | 2016-03-22 | Qualcomm Incorporated | Universal object delivery and template-based file delivery |
US9380096B2 (en) | 2006-06-09 | 2016-06-28 | Qualcomm Incorporated | Enhanced block-request streaming system for handling low-latency streaming |
US9386064B2 (en) | 2006-06-09 | 2016-07-05 | Qualcomm Incorporated | Enhanced block-request streaming using URL templates and construction rules |
US9419749B2 (en) | 2009-08-19 | 2016-08-16 | Qualcomm Incorporated | Methods and apparatus employing FEC codes with permanent inactivation of symbols for encoding and decoding processes |
US9432433B2 (en) | 2006-06-09 | 2016-08-30 | Qualcomm Incorporated | Enhanced block-request streaming system using signaling or block creation |
US9602802B2 (en) | 2010-07-21 | 2017-03-21 | Qualcomm Incorporated | Providing frame packing type information for video coding |
US9843844B2 (en) | 2011-10-05 | 2017-12-12 | Qualcomm Incorporated | Network streaming of media data |
US9917874B2 (en) | 2009-09-22 | 2018-03-13 | Qualcomm Incorporated | Enhanced block-request streaming using block partitioning or request controls for improved client-side handling |
US10033483B2 (en) | 2015-05-18 | 2018-07-24 | Microsoft Technology Licensing, Llc | Adjustable interleaving for communication data |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006020826A2 (en) * | 2004-08-11 | 2006-02-23 | Digital Fountain, Inc. | Method and apparatus for fast encoding of data symbols according to half-weight codes |
US20100211690A1 (en) * | 2009-02-13 | 2010-08-19 | Digital Fountain, Inc. | Block partitioning for a data stream |
KR20100014293A (en) * | 2006-12-30 | 2010-02-10 | 톰슨 라이센싱 | Adaptive error correction method for data transmission and devices thereof |
US8179869B2 (en) * | 2007-03-06 | 2012-05-15 | Intel Corporation | Redundant multicast service in wireless network |
US8489954B2 (en) * | 2008-08-29 | 2013-07-16 | Ntt Docomo, Inc. | Method and apparatus for reliable media transport |
US8539296B2 (en) * | 2009-05-11 | 2013-09-17 | Empire Technology Development Llc | Coordination of packet and acknowledgment retransmissions |
FR2958472A1 (en) * | 2010-04-06 | 2011-10-07 | Canon Kk | Transition detecting method for two states of communication network, involves determining transition probability, and determining transition existence according to transition probability |
FR2958473B1 (en) * | 2010-04-06 | 2012-05-25 | Canon Kk | METHOD AND DEVICE FOR ADAPTING ERROR CORRECTION CODES IN A COMMUNICATION NETWORK |
US9049497B2 (en) | 2010-06-29 | 2015-06-02 | Qualcomm Incorporated | Signaling random access points for streaming video data |
US8918533B2 (en) | 2010-07-13 | 2014-12-23 | Qualcomm Incorporated | Video switching for streaming video data |
US9185439B2 (en) | 2010-07-15 | 2015-11-10 | Qualcomm Incorporated | Signaling data for multiplexing video components |
US9456015B2 (en) | 2010-08-10 | 2016-09-27 | Qualcomm Incorporated | Representation groups for network streaming of coded multimedia data |
US9059817B2 (en) * | 2010-11-22 | 2015-06-16 | Microsoft Technology Licensing, Llc | Minimizing network latency in interactive internet applications |
US8898549B2 (en) * | 2013-02-12 | 2014-11-25 | Seagate Technology Llc | Statistical adaptive error correction for a flash memory |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5699365A (en) * | 1996-03-27 | 1997-12-16 | Motorola, Inc. | Apparatus and method for adaptive forward error correction in data communications |
EP0986206A1 (en) * | 1998-08-13 | 2000-03-15 | Alcatel | A method of changing the encoding level of digital data transmitted between a transmitter and a receiver at a constant rate |
US6170075B1 (en) * | 1997-12-18 | 2001-01-02 | 3Com Corporation | Data and real-time media communication over a lossy network |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5130986A (en) * | 1990-04-27 | 1992-07-14 | At&T Bell Laboratories | High speed transport protocol with two windows |
US5699369A (en) * | 1995-03-29 | 1997-12-16 | Network Systems Corporation | Adaptive forward error correction system and method |
EP0995277B1 (en) | 1997-07-15 | 2005-09-21 | ViaSat, Inc. | Method and apparatus for minimizing delay variance via time divided transmissions |
US6477669B1 (en) * | 1997-07-15 | 2002-11-05 | Comsat Corporation | Method and apparatus for adaptive control of forward error correction codes |
KR100607934B1 (en) * | 1999-08-27 | 2006-08-03 | 삼성전자주식회사 | Link layer error control method in wideband wireless communication, and computer readable medium therefor |
-
2003
- 2003-10-16 CN CN200380102648XA patent/CN1708934B/en not_active Expired - Lifetime
- 2003-10-16 WO PCT/IB2003/004588 patent/WO2004040831A1/en active Application Filing
- 2003-10-16 AU AU2003269352A patent/AU2003269352A1/en not_active Abandoned
- 2003-10-16 KR KR1020057007319A patent/KR101021071B1/en not_active IP Right Cessation
- 2003-10-16 EP EP03751133A patent/EP1559229A1/en not_active Withdrawn
- 2003-10-16 US US10/532,927 patent/US7328394B2/en not_active Expired - Lifetime
- 2003-10-16 JP JP2004547871A patent/JP4460455B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5699365A (en) * | 1996-03-27 | 1997-12-16 | Motorola, Inc. | Apparatus and method for adaptive forward error correction in data communications |
US6170075B1 (en) * | 1997-12-18 | 2001-01-02 | 3Com Corporation | Data and real-time media communication over a lossy network |
EP0986206A1 (en) * | 1998-08-13 | 2000-03-15 | Alcatel | A method of changing the encoding level of digital data transmitted between a transmitter and a receiver at a constant rate |
Non-Patent Citations (2)
Title |
---|
LESTAYO T ET AL: "Adaptive approach for FEC reliable multicast", ELECTRONICS LETTERS, IEE STEVENAGE, GB, vol. 37, no. 22, 25 October 2001 (2001-10-25), pages 1333 - 1335, XP006017420, ISSN: 0013-5194 * |
YUEN E ET AL: "Variable rate speech and channel coding for mobile communication", VEHICULAR TECHNOLOGY CONFERENCE, 1994 IEEE 44TH STOCKHOLM, SWEDEN 8-10 JUNE 1994, NEW YORK, NY, USA,IEEE, 8 June 1994 (1994-06-08), pages 1709 - 1713, XP010123426, ISBN: 0-7803-1927-3 * |
Cited By (42)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9246633B2 (en) | 1998-09-23 | 2016-01-26 | Digital Fountain, Inc. | Information additive code generator and decoder for communication systems |
US9236976B2 (en) | 2001-12-21 | 2016-01-12 | Digital Fountain, Inc. | Multi stage code generator and decoder for communication systems |
US9240810B2 (en) | 2002-06-11 | 2016-01-19 | Digital Fountain, Inc. | Systems and processes for decoding chain reaction codes through inactivation |
USRE43741E1 (en) | 2002-10-05 | 2012-10-16 | Qualcomm Incorporated | Systematic encoding and decoding of chain reaction codes |
US9236885B2 (en) | 2002-10-05 | 2016-01-12 | Digital Fountain, Inc. | Systematic encoding and decoding of chain reaction codes |
US8887020B2 (en) | 2003-10-06 | 2014-11-11 | Digital Fountain, Inc. | Error-correcting multi-stage code generator and decoder for communication systems having single transmitters or multiple transmitters |
US9136878B2 (en) | 2004-05-07 | 2015-09-15 | Digital Fountain, Inc. | File download and streaming system |
US9236887B2 (en) | 2004-05-07 | 2016-01-12 | Digital Fountain, Inc. | File download and streaming system |
JP2008527862A (en) * | 2005-01-06 | 2008-07-24 | テラヨン コミュニケーションズ システムズ, インコーポレイテッド | Adaptive information delivery system using FEC feedback |
US7962834B2 (en) | 2005-04-04 | 2011-06-14 | Stmicroelectronics S.R.L. | Method and system for correcting burst errors in communications networks, related network and computer-program product |
US7698618B2 (en) | 2005-04-04 | 2010-04-13 | Stmicroelectronics S.R.L. | Method and system for correcting burst errors in communications networks, related network and computer-program product |
EP1920570A4 (en) * | 2005-09-02 | 2010-01-13 | Netgear Inc | System and method for automatic adjustment of streaming video bit rate |
US8218657B2 (en) | 2005-09-02 | 2012-07-10 | Netgear, Inc. | System and method for automatic adjustment of streaming video bit rate |
WO2007027891A2 (en) | 2005-09-02 | 2007-03-08 | Netgear Inc. | System and method for automatic adjustment of streaming video bit rate |
EP1920570A2 (en) * | 2005-09-02 | 2008-05-14 | Netgear, Inc. | System and method for automatic adjustment of streaming video bit rate |
US9136983B2 (en) | 2006-02-13 | 2015-09-15 | Digital Fountain, Inc. | Streaming and buffering using variable FEC overhead and protection periods |
US9270414B2 (en) | 2006-02-21 | 2016-02-23 | Digital Fountain, Inc. | Multiple-field based code generator and decoder for communications systems |
US9264069B2 (en) | 2006-05-10 | 2016-02-16 | Digital Fountain, Inc. | Code generator and decoder for communications systems operating using hybrid codes to allow for multiple efficient uses of the communications systems |
US9432433B2 (en) | 2006-06-09 | 2016-08-30 | Qualcomm Incorporated | Enhanced block-request streaming system using signaling or block creation |
US11477253B2 (en) | 2006-06-09 | 2022-10-18 | Qualcomm Incorporated | Enhanced block-request streaming system using signaling or block creation |
US9209934B2 (en) | 2006-06-09 | 2015-12-08 | Qualcomm Incorporated | Enhanced block-request streaming using cooperative parallel HTTP and forward error correction |
US9386064B2 (en) | 2006-06-09 | 2016-07-05 | Qualcomm Incorporated | Enhanced block-request streaming using URL templates and construction rules |
US9191151B2 (en) | 2006-06-09 | 2015-11-17 | Qualcomm Incorporated | Enhanced block-request streaming using cooperative parallel HTTP and forward error correction |
US9178535B2 (en) | 2006-06-09 | 2015-11-03 | Digital Fountain, Inc. | Dynamic stream interleaving and sub-stream based delivery |
US9380096B2 (en) | 2006-06-09 | 2016-06-28 | Qualcomm Incorporated | Enhanced block-request streaming system for handling low-latency streaming |
US9237101B2 (en) | 2007-09-12 | 2016-01-12 | Digital Fountain, Inc. | Generating and communicating source identification information to enable reliable communications |
US9281847B2 (en) | 2009-02-27 | 2016-03-08 | Qualcomm Incorporated | Mobile reception of digital video broadcasting—terrestrial services |
US9288010B2 (en) | 2009-08-19 | 2016-03-15 | Qualcomm Incorporated | Universal file delivery methods for providing unequal error protection and bundled file delivery services |
US9419749B2 (en) | 2009-08-19 | 2016-08-16 | Qualcomm Incorporated | Methods and apparatus employing FEC codes with permanent inactivation of symbols for encoding and decoding processes |
US9660763B2 (en) | 2009-08-19 | 2017-05-23 | Qualcomm Incorporated | Methods and apparatus employing FEC codes with permanent inactivation of symbols for encoding and decoding processes |
US9876607B2 (en) | 2009-08-19 | 2018-01-23 | Qualcomm Incorporated | Methods and apparatus employing FEC codes with permanent inactivation of symbols for encoding and decoding processes |
US11743317B2 (en) | 2009-09-22 | 2023-08-29 | Qualcomm Incorporated | Enhanced block-request streaming using block partitioning or request controls for improved client-side handling |
US11770432B2 (en) | 2009-09-22 | 2023-09-26 | Qualcomm Incorporated | Enhanced block-request streaming system for handling low-latency streaming |
US9917874B2 (en) | 2009-09-22 | 2018-03-13 | Qualcomm Incorporated | Enhanced block-request streaming using block partitioning or request controls for improved client-side handling |
US10855736B2 (en) | 2009-09-22 | 2020-12-01 | Qualcomm Incorporated | Enhanced block-request streaming using block partitioning or request controls for improved client-side handling |
US9602802B2 (en) | 2010-07-21 | 2017-03-21 | Qualcomm Incorporated | Providing frame packing type information for video coding |
US9270299B2 (en) | 2011-02-11 | 2016-02-23 | Qualcomm Incorporated | Encoding and decoding using elastic codes with flexible source block mapping |
US8958375B2 (en) | 2011-02-11 | 2015-02-17 | Qualcomm Incorporated | Framing for an improved radio link protocol including FEC |
US9253233B2 (en) | 2011-08-31 | 2016-02-02 | Qualcomm Incorporated | Switch signaling methods providing improved switching between representations for adaptive HTTP streaming |
US9843844B2 (en) | 2011-10-05 | 2017-12-12 | Qualcomm Incorporated | Network streaming of media data |
US9294226B2 (en) | 2012-03-26 | 2016-03-22 | Qualcomm Incorporated | Universal object delivery and template-based file delivery |
US10033483B2 (en) | 2015-05-18 | 2018-07-24 | Microsoft Technology Licensing, Llc | Adjustable interleaving for communication data |
Also Published As
Publication number | Publication date |
---|---|
CN1708934A (en) | 2005-12-14 |
KR101021071B1 (en) | 2011-03-14 |
AU2003269352A1 (en) | 2004-05-25 |
KR20050074505A (en) | 2005-07-18 |
JP4460455B2 (en) | 2010-05-12 |
US20060031738A1 (en) | 2006-02-09 |
CN1708934B (en) | 2010-10-06 |
EP1559229A1 (en) | 2005-08-03 |
US7328394B2 (en) | 2008-02-05 |
JP2006505177A (en) | 2006-02-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2004040831A1 (en) | Adaptative forward error control scheme | |
KR101449710B1 (en) | Data communication system, data transmitting apparatus, data transmitting method, and method for determining packet size and redundancy | |
JP4513725B2 (en) | Packet transmission apparatus, communication system, and program | |
US8015474B2 (en) | Adaptive forward error correction | |
JP4173755B2 (en) | Data transmission server | |
JP6893237B2 (en) | Forward error correction for data streaming | |
JP4488810B2 (en) | Communication system and reception method | |
EP2103026B1 (en) | A method to support forward error correction for real-time audio and video data over internet protocol networks | |
CN100592670C (en) | System and method for controlling self-adaptive forward error dynamically in IPTV network | |
US20100214970A1 (en) | Method and system for transmitting data packets from a source to multiple receivers via a network | |
US11190455B2 (en) | Decoding of a media stream at a packet receiver | |
WO2005006617A2 (en) | Method and apparatus for providing forward error correction | |
US20050076272A1 (en) | Unequal error protection using forward error correction based on reed-solomon codes | |
JP2010119133A (en) | Packet transmission device, communication system, and program | |
KR102290779B1 (en) | Method and device for transmitting and receiving multimedia data | |
JP4250036B2 (en) | Media transmission method and media transmission apparatus | |
CN113364814A (en) | Anti-weak network transmission method based on RTP | |
EP3448083B1 (en) | Method and apparatus for scheduling voice service in packet domain | |
EP3095230B1 (en) | Processing of data files | |
Hayasaka et al. | Peer-to-peer multimedia streaming with guaranteed QoS for future real-time applications | |
Chilamkurti et al. | Video multicasting using layered FEC on split protocol |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG 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 MZ NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM 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 ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWE | Wipo information: entry into national phase |
Ref document number: 2003751133 Country of ref document: EP |
|
ENP | Entry into the national phase |
Ref document number: 2006031738 Country of ref document: US Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 10532927 Country of ref document: US Ref document number: 1020057007319 Country of ref document: KR |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2004547871 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 20038A2648X Country of ref document: CN |
|
WWP | Wipo information: published in national office |
Ref document number: 1020057007319 Country of ref document: KR |
|
WWP | Wipo information: published in national office |
Ref document number: 2003751133 Country of ref document: EP |
|
WWP | Wipo information: published in national office |
Ref document number: 10532927 Country of ref document: US |