WO2008006011A2 - Determining strategy for multicast and/or unicast transmission to correct forward errors - Google Patents

Determining strategy for multicast and/or unicast transmission to correct forward errors Download PDF

Info

Publication number
WO2008006011A2
WO2008006011A2 PCT/US2007/072819 US2007072819W WO2008006011A2 WO 2008006011 A2 WO2008006011 A2 WO 2008006011A2 US 2007072819 W US2007072819 W US 2007072819W WO 2008006011 A2 WO2008006011 A2 WO 2008006011A2
Authority
WO
WIPO (PCT)
Prior art keywords
fec
receivers
data
packets
errors
Prior art date
Application number
PCT/US2007/072819
Other languages
French (fr)
Other versions
WO2008006011A3 (en
Inventor
William C. Versteeg
Original Assignee
Scientific-Atlanta, 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 Scientific-Atlanta, Inc. filed Critical Scientific-Atlanta, Inc.
Priority to EP07812631.5A priority Critical patent/EP2039041B1/en
Priority to CA2657174A priority patent/CA2657174C/en
Publication of WO2008006011A2 publication Critical patent/WO2008006011A2/en
Publication of WO2008006011A3 publication Critical patent/WO2008006011A3/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/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1812Hybrid protocols; Hybrid automatic repeat request [HARQ]
    • H04L1/1819Hybrid protocols; Hybrid automatic repeat request [HARQ] with retransmission of additional or different redundancy
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L2001/0092Error control systems characterised by the topology of the transmission link
    • H04L2001/0093Point-to-multipoint

Definitions

  • serial number 11/482,438 [Atty. Dkt. No. A-11301 (191930-1890)], entitled “Transmitting Additional Forward Error Correction (FEC) Upon Request”
  • serial number 11/482,436 [Atty. Dkt. No. A-11302 (191930-1900)], entitled “Requesting Additional Forward Error Correction”
  • serial number 11/482,437 [Atty. Dkt. No. A-11303 (191930-1910)] entitled “Buffer for Storing Data and
  • the present disclosure generally relates to communication systems, and more particularly, the disclosure relates to using forward error correction in a communication system.
  • a data packet usually includes a header, data area, and a trailer, wherein the header contains information that directs the packet to the correct receiver or receivers.
  • the header may also include information that can be used to determine a number of packets being transmitted within a data stream. For example, a sequence number may be used for each packet to indicate the sequence of the packet within the stream. Because of any number of problems that may be encountered in a communication system, however, some packets of data do not reach their intended destinations.
  • the receiver When the receiver does not receive certain packets or a certain number of packets as indicated in the header or headers, which can be determined from the sequence numbers, for example, the receiver can determine which packets were missed or the number of packets that were missed. As a result of a receiver missing a number of packets and the information not reaching its intended destination, the integrity of the signals and the communication system as a whole is compromised.
  • FEC forward error correction
  • the FEC code is typically transmitted immediately after the transmission of data and is applied on a different multicast channel.
  • the receiver can handle a certain number of missed packets. If a device receiving the data and FEC determines that it missed one or more packets, then the device uses the FEC code to attempt to correct the missing packets and fill in the gaps. If the amount of FEC code is not enough to correct all the errors, the receiver corrects as much as possible and forwards the data stream, with some missing packets, to the next device. In this respect, incomplete data can be transmitted through the communication system, which is undesirable. Also, many receivers do not contain enough memory to handle a larger amount of FEC.
  • Another solution for handling the problem of missed packets is to allow a receiving device to request for a "re-transmission" of the missed packets.
  • a receiver realized that it missed one or more packets, it can send a re- transmission request back to the sender.
  • the sender can then transmit a unicast transmission of the missing packets to the receiver.
  • this technique may be acceptable when one receiver requests re-transmission, it may experience difficulties when used in a multicast environment. If a sender transmits copies of the data packets to multiple receivers, the sender may also receive numerous re-transmission requests from multiple receivers, especially if there is a widespread problem affecting many transmissions. Too many requests in this situation can overwhelm the sender.
  • An edge device transmitting to multiple receivers in a multicast environment may therefore need to contain complex re-transmission circuitry to handle a potentially large number of requests.
  • FIG. 1 is a block diagram of an embodiment of a communication system.
  • FIG. 2 is a block diagram of an embodiment of the source shown in FIG. 1.
  • FIG. 3 is a block diagram of an embodiment of the receiver shown in FIG. 1.
  • FIG. 4 is a block diagram of an embodiment of either or both of the processors shown in FIG. 2 and FIG. 3.
  • FIG. 5 is a chart illustrating exemplary forward error correction for an array of data packets.
  • FIG. 6 is a flow chart illustrating an embodiment of a process performed by a source device in a communication system.
  • FIG. 7 is a flow chart illustrating an embodiment of a process for determining a strategy for multicast and/or unicast transmission in response to error indications.
  • FIG. 8 is a flow chart illustrating an embodiment of a process performed by a receiver device in a communication system.
  • the present disclosure describes systems and methods for utilizing forward error correction (FEC) in a communication system.
  • the communication system may be any system or network for transferring data, such as, for example, an Internet protocol television (IPTV) network for carrying digital video signals.
  • IPTV Internet protocol television
  • a first device of the communication system transmits streams of data packets and may also transmit a certain amount of FEC code.
  • the source transmits to one or more intended recipients, referred to herein as receivers, receiving devices, etc.
  • Data is typically transmitted on one multicast channel while the FEC code is transmitted on a multicast channel different from the transmitted data.
  • the receiver when the receiver determines that the FEC code is unable to compensate for missing data packets, the receiver sends a message back to the source including information about the missed packets.
  • the information may include a number of missed packets, a specific identification of the packets that were dropped, or any other suitable message that relays to the source an indication of an error due to dropped or missing packets.
  • the source transmits copies of the data packets to several different receivers. In this case, the source may receive messages concerning dropped packets from many receivers.
  • the source may perform various functions according to the teachings disclosed in the present application.
  • the source may send additional FEC to the receiver, or, in the case of a multicast system, to the multicast group of receivers.
  • a receiver is not able to request additional FEC.
  • the present application overcomes this deficiency by allowing the receiver to make such a request if needed.
  • the source may send redundant data and/or additional FEC in a unicast manner to particular receivers.
  • the source may also determine a strategy for incorporating a combination of multicast and unicast transmission depending on the pattern of error messages from the receivers.
  • the source and receivers may more efficiently transmit data packets through the communication system.
  • the communication system can maintain a desirable level of transmitted FEC to correct errors when they occur.
  • the receivers can correct practically any number of missed packets.
  • the communication system may initially transmit a minimum level of FEC code and then add more FEC to the FEC multicast when needed. In this way, the receivers can receive a sufficient amount of FEC to correct detected errors.
  • FIG. 1 is a block diagram of an embodiment of a communication system 10.
  • the communication system 10 includes a number of communication devices 12 arranged in a multicast configuration.
  • certain communication devices 12 can create copies of the data for transmission to the respective receivers and transmit the data to a group of destinations simultaneously over multiple communication links 14.
  • the source 12s may be any component in the communication system 10 that transmits data downstream to another device.
  • the source 12s may be, among others, an edge device, multiplexer, encoder, etc.
  • the source 12s may be located in a head-end, central office, or other location, and/or may receive data from other sources.
  • the receiver 12 R may be any component in the communication system 10 that receives data from an upstream device.
  • upstream and downstream are used herein to refer to transfer of signals in one particular direction and are merely used for illustrative purposes.
  • the receiver 12 R may be, among others, an end device, such as a computer, set-top box, modem, etc.
  • the receiver 12 R may be located in a customer premises, such as a home, office, school, etc., and/or may distribute data to other downstream receivers.
  • the communication link 14 between the source 12s and receiver 12 R can be any suitable transmission path or channel and may contain transmission lines, wireless channels, fiber optic, or combinations of these or other types of communication links. Also, other communication devices 12 may be communicatively interposed between the source 12s and receiver 12R. In addition, the source and receiver may be located anywhere in the communication system 10 and separated by any distance.
  • data is transmitted to a group of receivers in a first multicast group.
  • the minimum amount of FEC code transmitted with the data is sent in a second multicast group.
  • the receivers configured to tune to the first multicast group are also configured to tune to the second multicast group to receive both data and the minimum amount of FEC code.
  • Additional FEC code transmitted upon a request or requests from the receivers, is sent, in most embodiments, on the second multicast channel. In this respect, the volume of FEC on the second multicast channel is increased to supply the additional FEC code to the receivers.
  • the additional FEC may be transmitted on a third multicast channel. Some or all of the receivers may be configured to tune to the third multicast channel in order to receive the additional FEC as needed.
  • the particular use of multicast channels may be dependent upon the last-mile technology of the communication system 10.
  • the source 12s and receiver 12 R can be implemented in hardware, software, firmware, or a combination thereof. If the source 12s and receiver 12 R contain software or firmware for performing the disclosed functions, the software or firmware may be stored in a memory and executed by a suitable instruction execution system. If implemented in hardware, the source 12s and receiver 12 R can be implemented, for example, with discrete logic circuitry, an application specific integrated circuit (ASIC), a programmable gate array (PGA), a field programmable gate array (FPGA), or any suitable combinations of logic components.
  • ASIC application specific integrated circuit
  • PGA programmable gate array
  • FPGA field programmable gate array
  • FIG. 2 is a block diagram of an embodiment, illustrated in a simplified form, of the source 12s shown in FIG. 1.
  • the source 12s may be configured to operate in conjunction with the receiver 12 R as described below with respect to FIG. 3 or with any suitable receiver having corresponding circuitry and/or functionality for receiving data and forward error correction (FEC) code transmitted in stages as described herein.
  • the source 12s may be a multiplexer, digital subscriber line access multiplexer (DSLAM), decoder, router, digital contact manager (DCM), video acceleration module (VAM), edge device, or other communication device that transfers data to another location or component.
  • the source 12s may be located at a head-end facility, central office, node, or at other locations in the communication system 10.
  • the source 12s includes, among other things, a processor 20, a buffer 22, and a driver 24.
  • the buffer 22 receives streams of data packets from another source or group of sources.
  • the buffer 22 comprises a number of addressable registers (not shown), each register typically configured to temporarily store a single packet from a stream of data packets.
  • the driver 24 may include any suitable component or combination of components for outputting, driving, or transmitting signals to one or more destination devices.
  • the driver 24 may be configured to communicate with one receiver, or, in the case of a multicast system, to multiple receivers.
  • the processor 20 is configured to access the packets from the buffer 22 and calculate FEC code.
  • the processor 20 calculates N "portions" of FEC code (where N can be any number), depending on several factors as explained in more detail below.
  • N a first portion of FEC code, designed to overcome one missed data packet, is referred to as "Fl”.
  • Portions F1-F3 are designed to overcome three missed packets, and so on.
  • the processor 20 calculates N portions of FEC code such that the sum of Fl through FN is capable of handling N missed packets. It should be understood, however, that any suitable algorithms for creating FEC may be used. Also, other algorithms may result in FEC code that requires two or more "portions" to overcome each error.
  • the processor 20 stores the calculated portions of FEC code (Fl through FN) in additional registers in the buffer 22.
  • the processor instructs the driver 24 to transmit the data packets and FEC from the buffer 22 along the communication link 14 to the receiver 12 R or receivers.
  • the driver 24 is configured to transmit the FEC immediately before the data, simultaneously with the data, or immediately after the data, on a different multicast channel.
  • the FEC may be interleaved with the data or appended to the data and transmitted on the same multicast channel.
  • other transmission techniques may be used as well.
  • the relationship between the time of transmission of the data and the time of transmission of the FEC may be variable and may depend on certain factors as described herein.
  • the amount of FEC that is initially transmitted with the data may be predetermined.
  • the processor 20 may instruct the driver 24 to output only a minimum amount of FEC code, such as only Fl, for example, or even no FEC at all, with the data.
  • the remaining FEC code that is not sent with the data is stored in the buffer 22 until needed, if needed at all.
  • the receiver 12 R receives the data packets and FEC and determines whether or not the initial FEC transmitted with the data is sufficient to correct any detected errors. If so, then the additional FEC in the buffer 22 of source 12s is not needed, and the processor 20 may delete the unneeded FEC in the buffer 22 or simply allow the registers storing the unneeded FEC code to be overwritten. However, if the receiver 12 R determines that the original FEC is not sufficient to correct all the errors, then the receiver 12 R may send an error indication to the source 12s, wherein the error indication may be interpreted as a request for additional FEC from the source 12s.
  • Communication link 26 may be a dedicated transmission path separate from the communication link 14 or may be associated with the communication link 14.
  • the source 12s Upon receiving error indication messages from one or more receivers, the source 12s performs an analysis of the messages. By analyzing multiple requests, the processor 20 can determine a strategy for transmitting additional FEC portions and/or one or more unicasts of data re-transmissions to a number of specific receivers. For example, the additional FEC portions may be sent in the multicast.
  • the FEC portions may include F2-FX, for example, where Fl is initially transmitted with the data and FX is an Xth FEC code portion of the FN portions where X-I is the number of additional FEC portions.
  • the processor 20 instructs the driver 24 to transmit additional FEC and/or data to the receivers.
  • the processor 20 instructs the driver 24 to transmit F2-FX to a first group of receivers, which may include the receivers in a multicast group in communication with the source 12s, and to transmit particular data packets to a second group of receivers in one or more unicasts.
  • the first group and second group of receivers may include sets having an overlapping group of receivers or completely distinct sets, depending on the application.
  • Analysis of the error indications may lead the source 12s to select from a number of previously created FEC portions to determine one or more portions that are capable of correcting forward errors. Also, a first set of FEC portions may be selected for one group of receivers to correct certain errors and a second set of FEC portions may be selected for another group of receivers to correct other errors. The selected FEC portions may be transmitted to the receivers in a multicast or in one or more unicasts, as needed.
  • the possible strategies for analyzing error indications and determining various strategies for transmitting pre-calculated, selected, or customized FEC and/or redundant data in multicast and/or unicast transmission is virtually endless. Regardless of the strategies developed for sufficient error correction, the source 12s is capable of changing the depth (as defined by N) of the FEC, substantially in real-time, to provide additional error correction on demand. This capability is not achieved in conventional communication devices.
  • FIG. 3 is a block diagram of an embodiment, illustrated in a simplified form, of the receiver 12 R shown in FIG. 1.
  • the receiver 12 R may operate in conjunction with the source 12s shown in FIG. 2 or with another respective source having related functionality for transmitting data and FEC in stages.
  • the receiver 12 R may be configured as or incorporated within, among other devices, a set-top box, computer, modem, VAM, etc.
  • the receiver 12R includes, among other things, a processor 30, a buffer 32, and an input device 34.
  • the input device 34 receives the incoming data packets and FEC and stores it in the buffer 32, which may include registers (not shown). Initially, data is transmitted with a predetermined amount of FEC. This predetermined amount may include, for example, no FEC portions, one FEC portion, a minimum number of FEC portions, or any desirable number of FEC portions, depending on the application.
  • the buffer 32 is typically capable of storing a limited amount of FEC.
  • the processor 30 accesses the data and FEC from the buffer 32 to determine the condition of the received data. By analyzing the header, or particularly the sequence numbers in the headers of the data packets, to determine the packets that were transmitted, the processor 30 can determine if any packets were not received. For example, the processor 30 can determine either the number of packets that were missed or the specific packets that were missed.
  • the receiver 12 R determines how many packets it can afford to lose and still be within the ability of the FEC to correct the errors. If the initially received FEC is sufficient to recover the missed packet or packets, then the transmission is considered a success. In this case, the data is corrected, if necessary, and transmitted to the next component, if any, in the communication system 10.
  • the receiver 12 R may send a message to the source 12 S indicating that errors exist in the received packets. Essentially, the message may be considered a request for more FEC code to recover the missing packets.
  • the receiver 12 R may send the error message to a transmitting device other than the source 12s from which data packets are received. In this respect, the receiver 12R can join a multicast group that is not directly related to the source of data packets.
  • the receiver 12 R can download additional FEC code using a file transfer protocol (FTP) type of data exchange. In this case, the receiver 12 R may download from an FTP server not directly related to the source of data packets.
  • FTP file transfer protocol
  • the receiver 12 R may be designed such that it does not have the intelligence to know whether it might expect to receive a data unicast or additional FEC from the source 12s, in response to the request. Instead, the receiver 12R simply indicates the presence of errors regarding the particular missing packets or number of packets.
  • the processor 30 informs the source 12s of the need for more FEC by sending an indication message or request along communication link 26.
  • the processor 30 may indicate the number of FEC portions that are needed or indicate which specific packets are missing.
  • the receiver 12R can join a particular multicast group to receive any data or FEC that is transmitted on the multicast channel to fill the gaps in the data stream.
  • the source 12 S transmits the missing data or more FEC code to the receiver 12R, according to the particular embodiments.
  • the input device 34 stores this data or additional FEC in the buffer 32 and the processor 30 can recover or restore the missing packets.
  • the processor 30 sends the data to the next communication device 12.
  • the processor 30 in the receiver 12R may be configured to calculate new FEC code for the received data and repeat the process that the source
  • the communication system 10 may include a number of communication devices 12 that act as both the source and receiver, as defined according to the teachings herein, to provide additional FEC upon request as data packets are transmitted through the system.
  • the processor 30 calculating new FEC code, the FEC code received from a previous source and stored in the buffer 32 may be used during the next transmission to the next receiver.
  • FIG. 4 is a block diagram of an embodiment of the processor 20 of the source
  • the processor 20, 30 may include all or some of the components shown in FIG. 4. If omitted from this embodiment, the corresponding components may be located in the other respective source or receiver processor for accomplishing the various functions described herein. In addition, the corresponding source and receivers may have duplicate components, such that each of the source and receiver can accomplish the various functions as needed. Certain components may be placed in the source and others placed in the receiver, depending on the particular design. Other alternatives and/or modifications to the circuitry will be understood by one of ordinary skill in the art as being within the scope of the present disclosure.
  • the 4 may include, among other things, a buffer interface 36, an FEC calculating module 38, an error processing module 40, and a request interface 42.
  • the buffer interface 36 is in communication with the buffer 22, 32 for accessing data packets and FEC code stored in the registers.
  • the request interface 42 is in communication with the communication link 26, which is used for transferring requests from the receiver to the source.
  • the FEC calculating module 38 may include any suitable combination of hardware and/or software to achieve the functions described below.
  • the FEC calculating module 38 may be configured together with the error processing module 40 or other hardware and/or software into one unit or can be divided into multiple units.
  • the FEC calculating module 38 receives the data packets from the buffer via the buffer interface 36 and calculates FEC code for correcting errors that may occur during transmission between the transmitter and receiver.
  • the FEC calculating module 38 may utilize any algorithm or combination of algorithms suitable for encoding FEC capable of overcoming missed packets. As an example, by creating FEC code similar to Raptor codes, the calculated FEC code may include FEC portions Fl, F2, ... FX, wherein each FEC portion is capable of overcoming one missed packet. The FEC calculating module 38 may create FEC as deeply as needed. If the need for FEC changes over time, the FEC calculating module 38 may be adjusted accordingly. In some embodiments, the FEC calculating module
  • the FEC calculating module 38 instead of calculating new FEC code, may be configured to confirm the validity of FEC code already received from a previous source, in order to reduce the redundancy of calculating the same FEC code. In addition, a combination of calculated or validated FEC code may be used.
  • the FEC calculating module 38 stores the FEC code in the buffer 22, 32 via the buffer interface 36.
  • the buffer 22, 32 in which FEC code is stored may be separate from memory from which the processor 20, 30 accesses to compute FEC code.
  • the error processing module 40 which may be configured in hardware and/or software, determines the condition of a received data stream.
  • the error processing module 40 may access the received data stream stored in the buffer 22, 32 via the buffer interface 36 and analyze the header of the data packets to determine the identity or number of packets transmitted in the data stream. From this analysis, the error processing module 40 compares the data packets that were successfully received with the indication of the packets that were transmitted. If there is an inconsistency in this respect, then an error is detected and the error processing module 40 may attempt to correct the error using any FEC transmitted with the data. If the FEC is sufficient to correct the error or errors, the error processing module 40 corrects the errors, if any.
  • the error processing module 40 may also indicate that the data is acceptable by sending a message to the source 12s that any or all errors have been corrected and no additional FEC is needed. At this point, the error processing module 40 may instruct the FEC calculating module 38 to calculate FEC code, as described above, and may instruct the driver 24 to output the data to the next receiver in order to advance the data through the communication system 10.
  • the error processing module 40 may receive a message or messages from downstream receiver(s) via the request interface 42, indicating the condition of data streams received downstream.
  • the error processing module 40 may remotely analyze the condition of the data stream and determine a strategy for transmitting data and/or FEC code to the receivers as needed. These strategies are described in more detail below.
  • the error processing module 40 instructs the driver 24 how to handle the data and FEC for downstream transfer.
  • the instructions to the driver 24 may include particular multicast groups and unicast groups, what data and FEC is to be transmitted, how it is to be transmitted, etc.
  • the FEC calculating module 38 and error processing module 40 of the processor 20, 30 may comprise an ordered listing of executable instructions for implementing logical functions as discussed above.
  • the instructions and programs for executing these functions can be embodied in any computer-readable medium for use in or by an instruction execution system, apparatus, or device.
  • a "computer-readable medium” can be any medium that can contain, store, communicate, propagate, or transport the program for use by the instruction execution system, apparatus, or device.
  • the scope of the present disclosure is intended to include the functionality of the disclosed embodiments configured with logic in hardware and/or software mediums.
  • the source 12s receives or acquires data in any suitable manner and processes the data to determine FEC code.
  • the FEC code may be in any suitable form, created using any suitable encoding algorithm or combination of algorithms, such as Pro-MPEG, Raptor, or others.
  • the data packets may be laid out in an array having R rows and C columns, as depicted in FIG. 5.
  • the FEC may be calculated by determining an exclusive-OR (XOR) of the packets in each row to achieve a number R of row XORs and an XOR of the packets in each column to achieve a number C of column XORs.
  • XOR exclusive-OR
  • the total number of FEC portions is R+C, which is sufficient, in some scenarios, to handle up to R+C missed packets, which is an extremely deep
  • packet (1, 2) were dropped, for example, the dropped packet can be restored using packets (1, 0), (1, 1), (1, 3) through (1, C), and XOR ((1, O) - (I, C)). Instead of using the row XOR and other packets of the row, packet (1, 2) can also be restored using the packets of the same column and the column XOR.
  • one strategy may be to initially transmit only the row FEC and send the column FEC upon request, or vice versa.
  • Another strategy may be to preemptively create several FEC portions based on different combination or blocks of an array. For example, assuming a particular data stream can be arranged in a 10X10 array, the FEC calculating module 38 may determine an FEC of the entire array in addition to sub-sets of the array, such as a
  • each FEC portion is essentially capable of correcting one error, or restoring one missed packet.
  • the error processing module 40 simply instructs the driver to transmit a certain number of FEC portions, e.g. F2-FX. No selection of portions is necessary in this scheme.
  • each block may represent a module, segment, or portion of code, which may be configured in software.
  • Each block comprises one or more executable instructions for implementing the specified logical function(s).
  • the functions noted in the blocks may occur out of the order shown or described or may not occur at all.
  • two or more blocks may be executed substantially concurrently, depending upon the functionality involved.
  • Alternative embodiments are considered to be included within the scope of the present disclosure as would be understood by those reasonably skilled in the art.
  • FIG. 6 is a flow chart of an exemplary process executed, for example, by a source device configured to transmit additional FEC upon request.
  • the flow chart includes receiving a data stream, as indicated in block 50.
  • the data can be received, for example, from an upstream communication device or source.
  • FEC is calculated or encoded for enabling a downstream device to correct the data if necessary.
  • the encoding of FEC may include encoding a maximum amount of FEC to handle a maximum number of missed packets. In other embodiments, this block (block 52) may be omitted if no initial FEC code is transmitted with the data.
  • a minimum amount of FEC may be calculated, and, in this regard, additional FEC may be encoded at a later time, such as after transmission of the data and initial FEC or after receiving error indications, as discussed below.
  • the flow chart includes transmitting the data and a minimum amount of FEC to a downstream receiver.
  • the minimum amount of FEC may be a predetermined amount or may be varied based on changing characteristics or conditions of the communication system. As an example, the minimum amount may be enough FEC code to overcome one missed packet. If the communication system determines that the minimum amount of FEC is not enough or is too much, the minimum amount may be modified.
  • the data and FEC calculated in block 52 is temporarily stored in memory or another storage device.
  • the data and FEC is stored for a predetermined time based on an amount of time for the data to propagate to the receiver, for the entire data stream to be read into the buffer of the receivers, and for possible return signals indicating a request for more FEC.
  • the wait time is equal to at least the round trip time for a signal to travel from the source to the receiver and back.
  • the wait time includes any time for receiving the entire stream of data and the processing time for analyzing the condition of the packets. After this time expires and no requests have been made, the stored data and FEC are no longer needed since the transmission in this case is determined to be a success. If requests are made for more FEC, then the saved data and FEC can be used, as indicated below.
  • the flow chart further includes waiting for any error indication from a single receiver, or from multiple receivers in regard to a multicast system, as depicted in block 58.
  • decision block 60 it is determined whether or not error indications were received within the wait time. If not, then no further action is needed and the process (for this respective data stream) ends, as indicated in block 62. At the end of the process, the flow chart may be repeated for another subsequent data stream and this may be cycled indefinitely. Also, at the end of the process, other steps may be taken to delete the data and FEC stored in memory or other actions to initialize for the next data stream. If it is determined in block 60 that error indications were received, then the flow proceeds to block 64.
  • the error indications are analyzed to determine, for example, which receivers missed packets, how many packets each receiver missed, which packets were missed, etc. Based on the analysis, additional FEC is encoded, if necessary, according to block 66. If block 52 includes calculating a maximum amount of FEC, such that additional FEC does not need to be calculated, then block
  • calculating additional FEC in block 66 may be omitted. If, for instance, only Fl is calculated in block 52 and transmitted in block 54, then calculating additional FEC in block 66 includes calculating F2-FX, where FX is the total amount of FEC needed for overcoming the missed packets. Based on the analysis of block 64, calculating additional FEC in block 66 may, in some embodiments, include creating customized FEC code. In this respect, if the error indications convey a pattern that can be optimally represented by customized FEC, specific code can be created.
  • the flow chart further includes block 68, in which additional FEC and/or specific data is transmitted to respective receivers according to a multicast/unicast strategy. If customized FEC is created, an indication of the characteristics of the customized FEC or what it represents can also be transmitted in order to inform the receiver(s) how to handle the customized FEC. Transmitting FEC may also include selecting particular FEC code based on the analysis of block 64 to determine a match that optimally overcomes the errors.
  • Blocks 64, 66, and 68 in some embodiments, may include the process described below with respect to FIG. 7.
  • Some of the processes and blocks described with respect to FIG. 6 may actually represent functions that can be handled by the receiver. Also, some blocks may be repeated by both the source and receiver or divided between the two in any suitable manner to achieve the goal of transmitting additional FEC code as described herein.
  • FIG. 7 is a flow chart illustrating an embodiment of a process for determining a multicast/unicast strategy when error indications are received from multiple receivers.
  • the flow chart includes analyzing errors from a number of receivers.
  • the errors, or error indications, received from the receivers may represent specific packets that each receiver missed, a number of errors that each receiver encountered, or both.
  • Analyzing the errors in block 70 may include statistical analysis to determine an optimal plan for correcting the errors.
  • the plan may include any suitable combination of multicasts and/or unicasts. In some embodiments, it is determined to transmit additional FEC on a particular multicast channel and specific data on a unicast channel.
  • Block 72 includes various processes involved to create or gather additional FEC to be transmitted.
  • additional FEC is calculated in a manner to provide a number N of FEC portions to correct N errors.
  • This block may also include an embodiment where particular FEC code, such as code pre-calculated at an earlier time, is selected or matched based on its ability to correct certain data packets.
  • Another embodiment of block 72 includes creating a customized FEC based on the analysis of block 70 to provide an FEC that sufficiently handles a certain data packet error or combination of data packet errors.
  • an additional number of FEC portions are transmitted. As an example, if 95% of the receivers reported that they missed between zero and four packets, then block 74 may include sending four additional FEC portions, e.g.
  • block 74 may include sending a number of FEC portions proportional to the requests from the most needy receiver requesting the highest number of FEC portions. In this case, the FEC covers all errors.
  • the additional FEC portions multicasted to the receivers can have a predetermined maximum number of FEC portions.
  • Another strategy may include determining the number of FEC portions to be transmitted based on the most frequently reported number to errors or missing packets. In this case, receivers having more than the number of errors may receive a unicast as mentioned below.
  • the process includes sending unicast messages to the receivers having a number of indicated errors greater than the number of FEC portions transmitted in block 74. In the above example, if the remaining 5% of the receivers indicated having various numbers of errors greater than four, then a unicast can be sent to these receivers. This process may include establishing a tier system where only certain receivers are sent unicasts. For example, if one or more receivers indicate an unusually high number of errors, block 76 may simply ignore these requests since too many resources would be needed to transmit to these faulty devices.
  • blocks 74 and 76 may be combined to include a hybrid approach in which certain thresholds are established to determine which group of receivers is placed in a first multicast group, which group of receivers is placed in a second unicast group, and which group of receivers do not receive any transmission.
  • This last group may be faulty components that indicate a number of errors above the highest threshold. In this case, the last group may simply be ignored.
  • FIG. 8 is a flow chart illustrating an embodiment of a process carried out, for instance, by a receiver in a communication system.
  • block 80 includes receiving data and a minimum amount of FEC code from a source.
  • the minimum amount of FEC code may include no FEC, enough code to overcome one missed packet, or any other suitable amount.
  • the data and minimum amount of FEC is stored in memory, or another storage location.
  • the process may include storing the data and FEC for a predetermined time period, such as the time for a signal to travel a round trip from the receiver to the source and back to the receiver again, plus any processing time necessary for handling the request.
  • the receiver may delay the wait time and then realize that the request has been ignored. In this case, the process might include attempting to correct the present data as best as possible and transmitting the data down the system.
  • the errors regarding missed packets are determined. This process may include determining the number of missed packets or determining the specific packets that were missed. With respect to simply determining a number of missed packets, the receiver can receive additional FEC portions but is typically not able to receive a unicast of specific packets. If specific packets are determined and this determination is communicated to the source, then the receiver may receive either a number of FEC portions or specific packets in a unicast or both. In decision block 86, it is determined whether or not the detected errors can be handled by the minimum FEC received in block 80. If so, the errors are corrected using the existing FEC, as indicated in block 88, and flow proceeds to block 100.
  • block 90 an indication of the errors is transmitted back to the source.
  • This error indication is essentially a request for more FEC or data to help patch the missing packets.
  • the error indication can be a number representing the number of missed packets, the specific packets missed, or both.
  • the process includes waiting for a predetermined time based on the round trip time mentioned above.
  • the wait time may be a factor of the distance between the source and receiver or the distance between the source and another receiver of the corresponding multicast group that may be located the farthest distance from the source.
  • the wait time also takes into account processing time and other factors and may include extra time for inevitable unknown delays.
  • the receiver may receive additional FEC portions or data, as indicated in decision block 94. If no data or additional FEC is received, the process flows to block 96, where the existing FEC is used to attempt to correct as many errors as possible. After block 96, flow proceeds to block 100. If it is determined in decision block 96 that data and/or additional FEC code was received, then flow proceeds to block 98 where the data is corrected or restored to its original pre-transmitted form. This block may also include decoding a customized FEC if the source created one. Also, the data is restored by retrieving the data and FEC stored according to block 82 and utilizing this data and FEC along with the newly acquired data and FEC.
  • the flow proceeds to block 100, where the restored or partially corrected data is transmitted downstream through the communication system.
  • the data at this point may be error-free data from block 88, faulty or partially restored data from block 96, and/or restored data from block 98.
  • sending data to the next stage may include repeating the steps of the source with respect to FIGS. 6-7, if the receiver includes the functionality of the source. Some of these functions of the receiver may actually be handled by the source, and vice versa.

Abstract

Systems and methods are disclosed herein for correcting errors. In one embodiment, among others, a method comprises receiving a plurality of error indications from a plurality of respective receivers. The receivers are configured to receive a data stream of packets transmitted within a multicast channel. Each error indication indicates which ones of a number of the packets were not received. The method further comprises analyzing the error indications to determine a first set of receivers to which forward error correction (FEC) code is multicast transmitted and a second set of receivers to which unicast data is transmitted.

Description

DETERMINING STRATEGY FOR MULTICAST AND/OR UNICAST TRANSMISSION TO CORRECT FORWARD ERRORS
CROSS-REFERENCE TO RELATED APPLICATIONS This application is related to the following co-pending U.S. patent applications: serial number 11/482,438 [Atty. Dkt. No. A-11301 (191930-1890)], entitled "Transmitting Additional Forward Error Correction (FEC) Upon Request"; serial number 11/482,436 [Atty. Dkt. No. A-11302 (191930-1900)], entitled "Requesting Additional Forward Error Correction"; and serial number 11/482,437 [Atty. Dkt. No. A-11303 (191930-1910)], entitled "Buffer for Storing Data and
Forward Error Correction (FEC) Code". The related co-pending patent applications listed above are all filed on the same date as, and with the same inventorship as, the present application and are all hereby incorporated by reference in their entirety into the present disclosure.
TECHNICAL FIELD
The present disclosure generally relates to communication systems, and more particularly, the disclosure relates to using forward error correction in a communication system.
BACKGROUND
In many communication systems, packets of data are transmitted over various types of communication channels between various devices. A data packet usually includes a header, data area, and a trailer, wherein the header contains information that directs the packet to the correct receiver or receivers. The header may also include information that can be used to determine a number of packets being transmitted within a data stream. For example, a sequence number may be used for each packet to indicate the sequence of the packet within the stream. Because of any number of problems that may be encountered in a communication system, however, some packets of data do not reach their intended destinations. When the receiver does not receive certain packets or a certain number of packets as indicated in the header or headers, which can be determined from the sequence numbers, for example, the receiver can determine which packets were missed or the number of packets that were missed. As a result of a receiver missing a number of packets and the information not reaching its intended destination, the integrity of the signals and the communication system as a whole is compromised.
One solution for handling the problem of missed packets is to send "forward error correction" (FEC) code corresponding to the data. The FEC code is typically transmitted immediately after the transmission of data and is applied on a different multicast channel. Depending on the amount of FEC code that is transmitted with the data, the receiver can handle a certain number of missed packets. If a device receiving the data and FEC determines that it missed one or more packets, then the device uses the FEC code to attempt to correct the missing packets and fill in the gaps. If the amount of FEC code is not enough to correct all the errors, the receiver corrects as much as possible and forwards the data stream, with some missing packets, to the next device. In this respect, incomplete data can be transmitted through the communication system, which is undesirable. Also, many receivers do not contain enough memory to handle a larger amount of FEC.
Another solution for handling the problem of missed packets is to allow a receiving device to request for a "re-transmission" of the missed packets. In this case, when a receiver realized that it missed one or more packets, it can send a re- transmission request back to the sender. The sender can then transmit a unicast transmission of the missing packets to the receiver. Although this technique may be acceptable when one receiver requests re-transmission, it may experience difficulties when used in a multicast environment. If a sender transmits copies of the data packets to multiple receivers, the sender may also receive numerous re-transmission requests from multiple receivers, especially if there is a widespread problem affecting many transmissions. Too many requests in this situation can overwhelm the sender. Also, it is difficult for a sender to handle such a large number of requests while at the same time maintain state for all the receivers. An edge device transmitting to multiple receivers in a multicast environment may therefore need to contain complex re-transmission circuitry to handle a potentially large number of requests. Thus, a need exists to address these and other deficiencies and inadequacies of the present technologies to provide forward error correction in a more efficient and less complex manner.
BRIEF DESCRIPTION OF THE DRAWINGS
Many aspects of the embodiments disclosed herein can be better understood with reference to the following drawings. Like reference numerals designate corresponding parts throughout the several views. FIG. 1 is a block diagram of an embodiment of a communication system.
FIG. 2 is a block diagram of an embodiment of the source shown in FIG. 1. FIG. 3 is a block diagram of an embodiment of the receiver shown in FIG. 1. FIG. 4 is a block diagram of an embodiment of either or both of the processors shown in FIG. 2 and FIG. 3. FIG. 5 is a chart illustrating exemplary forward error correction for an array of data packets.
FIG. 6 is a flow chart illustrating an embodiment of a process performed by a source device in a communication system. FIG. 7 is a flow chart illustrating an embodiment of a process for determining a strategy for multicast and/or unicast transmission in response to error indications.
FIG. 8 is a flow chart illustrating an embodiment of a process performed by a receiver device in a communication system.
DETAILED DESCRIPTION
The present disclosure describes systems and methods for utilizing forward error correction (FEC) in a communication system. The communication system may be any system or network for transferring data, such as, for example, an Internet protocol television (IPTV) network for carrying digital video signals. When one or more data packets do not reach their intended destinations, the communication system attempts to compensate for the missed packets.
A first device of the communication system, referred to herein as a source, sender, transmitter, etc., transmits streams of data packets and may also transmit a certain amount of FEC code. The source transmits to one or more intended recipients, referred to herein as receivers, receiving devices, etc. Data is typically transmitted on one multicast channel while the FEC code is transmitted on a multicast channel different from the transmitted data.
In accordance with the teachings of the present disclosure, when the receiver determines that the FEC code is unable to compensate for missing data packets, the receiver sends a message back to the source including information about the missed packets. The information may include a number of missed packets, a specific identification of the packets that were dropped, or any other suitable message that relays to the source an indication of an error due to dropped or missing packets. In some embodiments, such as a multicast system, for example, the source transmits copies of the data packets to several different receivers. In this case, the source may receive messages concerning dropped packets from many receivers.
In response to receiving the message or messages, the source may perform various functions according to the teachings disclosed in the present application. In some embodiments, the source may send additional FEC to the receiver, or, in the case of a multicast system, to the multicast group of receivers. In conventional systems, a receiver is not able to request additional FEC. However, the present application overcomes this deficiency by allowing the receiver to make such a request if needed. In some embodiments, the source may send redundant data and/or additional FEC in a unicast manner to particular receivers. The source may also determine a strategy for incorporating a combination of multicast and unicast transmission depending on the pattern of error messages from the receivers.
In this way, the source and receivers may more efficiently transmit data packets through the communication system. According to some embodiments, by sending additional FEC only upon request, the communication system can maintain a desirable level of transmitted FEC to correct errors when they occur. By allowing the transmission of additional error correction, the receivers can correct practically any number of missed packets. The communication system may initially transmit a minimum level of FEC code and then add more FEC to the FEC multicast when needed. In this way, the receivers can receive a sufficient amount of FEC to correct detected errors. I. System
FIG. 1 is a block diagram of an embodiment of a communication system 10. In this embodiment, the communication system 10 includes a number of communication devices 12 arranged in a multicast configuration. In a multicast scheme, certain communication devices 12 can create copies of the data for transmission to the respective receivers and transmit the data to a group of destinations simultaneously over multiple communication links 14.
For the purpose of illustration, one communication device in FIG. 1 is labeled "source" 12s and another communication device is labeled "receiver" 12R. The source 12s may be any component in the communication system 10 that transmits data downstream to another device. The source 12s may be, among others, an edge device, multiplexer, encoder, etc. The source 12s may be located in a head-end, central office, or other location, and/or may receive data from other sources. The receiver 12R may be any component in the communication system 10 that receives data from an upstream device. The terms "upstream" and "downstream" are used herein to refer to transfer of signals in one particular direction and are merely used for illustrative purposes. However, it should be recognized that data transfer may be directed in the opposite direction such that a downstream device transmits data to an upstream device. The receiver 12R may be, among others, an end device, such as a computer, set-top box, modem, etc. The receiver 12R may be located in a customer premises, such as a home, office, school, etc., and/or may distribute data to other downstream receivers.
The communication link 14 between the source 12s and receiver 12R can be any suitable transmission path or channel and may contain transmission lines, wireless channels, fiber optic, or combinations of these or other types of communication links. Also, other communication devices 12 may be communicatively interposed between the source 12s and receiver 12R. In addition, the source and receiver may be located anywhere in the communication system 10 and separated by any distance.
Typically, data is transmitted to a group of receivers in a first multicast group. Initially, the minimum amount of FEC code transmitted with the data is sent in a second multicast group. Normally, the receivers configured to tune to the first multicast group are also configured to tune to the second multicast group to receive both data and the minimum amount of FEC code. Additional FEC code, transmitted upon a request or requests from the receivers, is sent, in most embodiments, on the second multicast channel. In this respect, the volume of FEC on the second multicast channel is increased to supply the additional FEC code to the receivers. However, in some embodiments, the additional FEC may be transmitted on a third multicast channel. Some or all of the receivers may be configured to tune to the third multicast channel in order to receive the additional FEC as needed. The particular use of multicast channels may be dependent upon the last-mile technology of the communication system 10.
In the present disclosure, the source 12s and receiver 12R, and portions thereof, can be implemented in hardware, software, firmware, or a combination thereof. If the source 12s and receiver 12R contain software or firmware for performing the disclosed functions, the software or firmware may be stored in a memory and executed by a suitable instruction execution system. If implemented in hardware, the source 12s and receiver 12R can be implemented, for example, with discrete logic circuitry, an application specific integrated circuit (ASIC), a programmable gate array (PGA), a field programmable gate array (FPGA), or any suitable combinations of logic components.
A. Source FIG. 2 is a block diagram of an embodiment, illustrated in a simplified form, of the source 12s shown in FIG. 1. The source 12s may be configured to operate in conjunction with the receiver 12R as described below with respect to FIG. 3 or with any suitable receiver having corresponding circuitry and/or functionality for receiving data and forward error correction (FEC) code transmitted in stages as described herein. The source 12s may be a multiplexer, digital subscriber line access multiplexer (DSLAM), decoder, router, digital contact manager (DCM), video acceleration module (VAM), edge device, or other communication device that transfers data to another location or component. As an example, the source 12s may be located at a head-end facility, central office, node, or at other locations in the communication system 10.
In this embodiment, the source 12s includes, among other things, a processor 20, a buffer 22, and a driver 24. Normally, the buffer 22 receives streams of data packets from another source or group of sources. The buffer 22 comprises a number of addressable registers (not shown), each register typically configured to temporarily store a single packet from a stream of data packets. The driver 24 may include any suitable component or combination of components for outputting, driving, or transmitting signals to one or more destination devices. The driver 24 may be configured to communicate with one receiver, or, in the case of a multicast system, to multiple receivers. The processor 20 is configured to access the packets from the buffer 22 and calculate FEC code. The processor 20 calculates N "portions" of FEC code (where N can be any number), depending on several factors as explained in more detail below. In this disclosure, a first portion of FEC code, designed to overcome one missed data packet, is referred to as "Fl". A second portion of FEC code, designed to overcome two missed data packets when used in conjunction with Fl, is referred to as "F2". Portions F1-F3 are designed to overcome three missed packets, and so on. The processor 20 calculates N portions of FEC code such that the sum of Fl through FN is capable of handling N missed packets. It should be understood, however, that any suitable algorithms for creating FEC may be used. Also, other algorithms may result in FEC code that requires two or more "portions" to overcome each error.
The processor 20 stores the calculated portions of FEC code (Fl through FN) in additional registers in the buffer 22. The processor instructs the driver 24 to transmit the data packets and FEC from the buffer 22 along the communication link 14 to the receiver 12R or receivers. Typically, the driver 24 is configured to transmit the FEC immediately before the data, simultaneously with the data, or immediately after the data, on a different multicast channel. In some embodiments, however, the FEC may be interleaved with the data or appended to the data and transmitted on the same multicast channel. However, other transmission techniques may be used as well. Also, the relationship between the time of transmission of the data and the time of transmission of the FEC may be variable and may depend on certain factors as described herein. The amount of FEC that is initially transmitted with the data may be predetermined. For instance, the processor 20 may instruct the driver 24 to output only a minimum amount of FEC code, such as only Fl, for example, or even no FEC at all, with the data. In this respect, the remaining FEC code that is not sent with the data is stored in the buffer 22 until needed, if needed at all.
The receiver 12R receives the data packets and FEC and determines whether or not the initial FEC transmitted with the data is sufficient to correct any detected errors. If so, then the additional FEC in the buffer 22 of source 12s is not needed, and the processor 20 may delete the unneeded FEC in the buffer 22 or simply allow the registers storing the unneeded FEC code to be overwritten. However, if the receiver 12R determines that the original FEC is not sufficient to correct all the errors, then the receiver 12R may send an error indication to the source 12s, wherein the error indication may be interpreted as a request for additional FEC from the source 12s.
Requests from the receiver 12R are received by the source 12s via communication link 26. Communication link 26 may be a dedicated transmission path separate from the communication link 14 or may be associated with the communication link 14.
Upon receiving error indication messages from one or more receivers, the source 12s performs an analysis of the messages. By analyzing multiple requests, the processor 20 can determine a strategy for transmitting additional FEC portions and/or one or more unicasts of data re-transmissions to a number of specific receivers. For example, the additional FEC portions may be sent in the multicast. The FEC portions may include F2-FX, for example, where Fl is initially transmitted with the data and FX is an Xth FEC code portion of the FN portions where X-I is the number of additional FEC portions. After analyzing the requests and determining a strategy for correcting errors, the processor 20 instructs the driver 24 to transmit additional FEC and/or data to the receivers. In this example, the processor 20 instructs the driver 24 to transmit F2-FX to a first group of receivers, which may include the receivers in a multicast group in communication with the source 12s, and to transmit particular data packets to a second group of receivers in one or more unicasts. The first group and second group of receivers may include sets having an overlapping group of receivers or completely distinct sets, depending on the application.
Analysis of the error indications may lead the source 12s to select from a number of previously created FEC portions to determine one or more portions that are capable of correcting forward errors. Also, a first set of FEC portions may be selected for one group of receivers to correct certain errors and a second set of FEC portions may be selected for another group of receivers to correct other errors. The selected FEC portions may be transmitted to the receivers in a multicast or in one or more unicasts, as needed. The possible strategies for analyzing error indications and determining various strategies for transmitting pre-calculated, selected, or customized FEC and/or redundant data in multicast and/or unicast transmission is virtually endless. Regardless of the strategies developed for sufficient error correction, the source 12s is capable of changing the depth (as defined by N) of the FEC, substantially in real-time, to provide additional error correction on demand. This capability is not achieved in conventional communication devices.
B. Receiver
FIG. 3 is a block diagram of an embodiment, illustrated in a simplified form, of the receiver 12R shown in FIG. 1. In some embodiments, for example, the receiver 12R may operate in conjunction with the source 12s shown in FIG. 2 or with another respective source having related functionality for transmitting data and FEC in stages.
The receiver 12R may be configured as or incorporated within, among other devices, a set-top box, computer, modem, VAM, etc. In this embodiment, the receiver 12R includes, among other things, a processor 30, a buffer 32, and an input device 34. The input device 34 receives the incoming data packets and FEC and stores it in the buffer 32, which may include registers (not shown). Initially, data is transmitted with a predetermined amount of FEC. This predetermined amount may include, for example, no FEC portions, one FEC portion, a minimum number of FEC portions, or any desirable number of FEC portions, depending on the application. The buffer 32 is typically capable of storing a limited amount of FEC. The processor 30 accesses the data and FEC from the buffer 32 to determine the condition of the received data. By analyzing the header, or particularly the sequence numbers in the headers of the data packets, to determine the packets that were transmitted, the processor 30 can determine if any packets were not received. For example, the processor 30 can determine either the number of packets that were missed or the specific packets that were missed. The receiver 12R determines how many packets it can afford to lose and still be within the ability of the FEC to correct the errors. If the initially received FEC is sufficient to recover the missed packet or packets, then the transmission is considered a success. In this case, the data is corrected, if necessary, and transmitted to the next component, if any, in the communication system 10. If the initially received FEC is not sufficient to recover all missed packets, then the receiver 12R may send a message to the source 12S indicating that errors exist in the received packets. Essentially, the message may be considered a request for more FEC code to recover the missing packets. Alternatively, the receiver 12R may send the error message to a transmitting device other than the source 12s from which data packets are received. In this respect, the receiver 12R can join a multicast group that is not directly related to the source of data packets. In other embodiments, the receiver 12R can download additional FEC code using a file transfer protocol (FTP) type of data exchange. In this case, the receiver 12R may download from an FTP server not directly related to the source of data packets. Other methods for receiving additional FEC may become apparent to one having ordinary skill in the art in light of the present application. However, to simplify the discussion herein, the error messages or FEC requests are described as being sent to the source 12s.
The receiver 12R may be designed such that it does not have the intelligence to know whether it might expect to receive a data unicast or additional FEC from the source 12s, in response to the request. Instead, the receiver 12R simply indicates the presence of errors regarding the particular missing packets or number of packets. The processor 30 informs the source 12s of the need for more FEC by sending an indication message or request along communication link 26. The processor 30 may indicate the number of FEC portions that are needed or indicate which specific packets are missing. When the error message is communicated to the source 12s, the receiver 12R can join a particular multicast group to receive any data or FEC that is transmitted on the multicast channel to fill the gaps in the data stream. In response to the message, the source 12S transmits the missing data or more FEC code to the receiver 12R, according to the particular embodiments. The input device 34 stores this data or additional FEC in the buffer 32 and the processor 30 can recover or restore the missing packets. When the data packets have been restored, the processor 30 sends the data to the next communication device 12.
In some embodiments, the processor 30 in the receiver 12R may be configured to calculate new FEC code for the received data and repeat the process that the source
12s executed to send data to the receiver. In fact, the communication system 10 may include a number of communication devices 12 that act as both the source and receiver, as defined according to the teachings herein, to provide additional FEC upon request as data packets are transmitted through the system. As an alternative to the processor 30 calculating new FEC code, the FEC code received from a previous source and stored in the buffer 32 may be used during the next transmission to the next receiver.
C. Processor FIG. 4 is a block diagram of an embodiment of the processor 20 of the source
12s and/or the processor 30 of the receiver 12R. AS described in this embodiment, the processor 20, 30 may include all or some of the components shown in FIG. 4. If omitted from this embodiment, the corresponding components may be located in the other respective source or receiver processor for accomplishing the various functions described herein. In addition, the corresponding source and receivers may have duplicate components, such that each of the source and receiver can accomplish the various functions as needed. Certain components may be placed in the source and others placed in the receiver, depending on the particular design. Other alternatives and/or modifications to the circuitry will be understood by one of ordinary skill in the art as being within the scope of the present disclosure. The embodiment of the processor of FIG. 4 may include, among other things, a buffer interface 36, an FEC calculating module 38, an error processing module 40, and a request interface 42. The buffer interface 36 is in communication with the buffer 22, 32 for accessing data packets and FEC code stored in the registers. The request interface 42 is in communication with the communication link 26, which is used for transferring requests from the receiver to the source.
The FEC calculating module 38 may include any suitable combination of hardware and/or software to achieve the functions described below. The FEC calculating module 38 may be configured together with the error processing module 40 or other hardware and/or software into one unit or can be divided into multiple units. In general, the FEC calculating module 38 receives the data packets from the buffer via the buffer interface 36 and calculates FEC code for correcting errors that may occur during transmission between the transmitter and receiver.
The FEC calculating module 38 may utilize any algorithm or combination of algorithms suitable for encoding FEC capable of overcoming missed packets. As an example, by creating FEC code similar to Raptor codes, the calculated FEC code may include FEC portions Fl, F2, ... FX, wherein each FEC portion is capable of overcoming one missed packet. The FEC calculating module 38 may create FEC as deeply as needed. If the need for FEC changes over time, the FEC calculating module 38 may be adjusted accordingly. In some embodiments, the FEC calculating module
38, instead of calculating new FEC code, may be configured to confirm the validity of FEC code already received from a previous source, in order to reduce the redundancy of calculating the same FEC code. In addition, a combination of calculated or validated FEC code may be used. After the FEC calculating module 38 creates or gathers the FEC code to be transmitted with respect to the corresponding data packets, the FEC calculating module 38 stores the FEC code in the buffer 22, 32 via the buffer interface 36. In some embodiments, the buffer 22, 32 in which FEC code is stored may be separate from memory from which the processor 20, 30 accesses to compute FEC code. The error processing module 40, which may be configured in hardware and/or software, determines the condition of a received data stream. In some embodiments, particularly with respect to the receiver 12R, the error processing module 40 may access the received data stream stored in the buffer 22, 32 via the buffer interface 36 and analyze the header of the data packets to determine the identity or number of packets transmitted in the data stream. From this analysis, the error processing module 40 compares the data packets that were successfully received with the indication of the packets that were transmitted. If there is an inconsistency in this respect, then an error is detected and the error processing module 40 may attempt to correct the error using any FEC transmitted with the data. If the FEC is sufficient to correct the error or errors, the error processing module 40 corrects the errors, if any. In some embodiments, the error processing module 40 may also indicate that the data is acceptable by sending a message to the source 12s that any or all errors have been corrected and no additional FEC is needed. At this point, the error processing module 40 may instruct the FEC calculating module 38 to calculate FEC code, as described above, and may instruct the driver 24 to output the data to the next receiver in order to advance the data through the communication system 10.
In some embodiments, the error processing module 40, particularly with respect to the source 12s, may receive a message or messages from downstream receiver(s) via the request interface 42, indicating the condition of data streams received downstream. In this regard, the error processing module 40 may remotely analyze the condition of the data stream and determine a strategy for transmitting data and/or FEC code to the receivers as needed. These strategies are described in more detail below. In addition, the error processing module 40 instructs the driver 24 how to handle the data and FEC for downstream transfer. The instructions to the driver 24 may include particular multicast groups and unicast groups, what data and FEC is to be transmitted, how it is to be transmitted, etc.
The FEC calculating module 38 and error processing module 40 of the processor 20, 30 may comprise an ordered listing of executable instructions for implementing logical functions as discussed above. The instructions and programs for executing these functions can be embodied in any computer-readable medium for use in or by an instruction execution system, apparatus, or device. In the context of this document, a "computer-readable medium" can be any medium that can contain, store, communicate, propagate, or transport the program for use by the instruction execution system, apparatus, or device. The scope of the present disclosure is intended to include the functionality of the disclosed embodiments configured with logic in hardware and/or software mediums.
II. System Operation In this section, the functional operations of the communication system 10 will be described. Although particular references may be made to the physical elements illustrated in FIGS. 1-4, it should be understood that the following processes, steps, functions, or operations may be performed by any suitable components as will be evident by one of reasonable skill in the art. In particular, the source 12s receives or acquires data in any suitable manner and processes the data to determine FEC code. The FEC code may be in any suitable form, created using any suitable encoding algorithm or combination of algorithms, such as Pro-MPEG, Raptor, or others. For example, the data packets may be laid out in an array having R rows and C columns, as depicted in FIG. 5. In a simple PRO-
MPEG algorithm, for example, the FEC may be calculated by determining an exclusive-OR (XOR) of the packets in each row to achieve a number R of row XORs and an XOR of the packets in each column to achieve a number C of column XORs. In this example, the total number of FEC portions is R+C, which is sufficient, in some scenarios, to handle up to R+C missed packets, which is an extremely deep
FEC. If packet (1, 2) were dropped, for example, the dropped packet can be restored using packets (1, 0), (1, 1), (1, 3) through (1, C), and XOR ((1, O) - (I, C)). Instead of using the row XOR and other packets of the row, packet (1, 2) can also be restored using the packets of the same column and the column XOR. Instead of transmitting all R+C FEC portions, one strategy may be to initially transmit only the row FEC and send the column FEC upon request, or vice versa. Another strategy may be to preemptively create several FEC portions based on different combination or blocks of an array. For example, assuming a particular data stream can be arranged in a 10X10 array, the FEC calculating module 38 may determine an FEC of the entire array in addition to sub-sets of the array, such as a
2X5 sub-set, 3X5 sub-set, 5X10 sub-set, etc. When additional FEC is needed, one or more of the various sub-sets may be selected for transmission to the receivers, based on a known capability of the particular sub-sets to correct certain errors. This strategy may be used, for example, with error correction algorithms such as PRO- MPEG. With other types of error correction algorithms, such Raptor codes or fountain codes, each FEC portion is essentially capable of correcting one error, or restoring one missed packet. In this case, the error processing module 40 simply instructs the driver to transmit a certain number of FEC portions, e.g. F2-FX. No selection of portions is necessary in this scheme. These types of FEC algorithms may operate using a Boolean operation, for example, over the whole packet, such that one FEC portion handles one lost packet, etc. To simplify the discussion regarding various possible FEC algorithms, the example of these types of FEC portions that correct one error each will be in the remaining examples in the present application. The flow charts illustrated in FIGS. 6-8 show the architecture, functionality, and operation of possible implementations of the communication system. In this regard, each block may represent a module, segment, or portion of code, which may be configured in software. Each block comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that in some alternative embodiments, the functions noted in the blocks may occur out of the order shown or described or may not occur at all. In addition, two or more blocks may be executed substantially concurrently, depending upon the functionality involved. Alternative embodiments are considered to be included within the scope of the present disclosure as would be understood by those reasonably skilled in the art. A. Source Operation
FIG. 6 is a flow chart of an exemplary process executed, for example, by a source device configured to transmit additional FEC upon request. The flow chart includes receiving a data stream, as indicated in block 50. The data can be received, for example, from an upstream communication device or source. In block 52, FEC is calculated or encoded for enabling a downstream device to correct the data if necessary. The encoding of FEC may include encoding a maximum amount of FEC to handle a maximum number of missed packets. In other embodiments, this block (block 52) may be omitted if no initial FEC code is transmitted with the data. Also, in some embodiments, a minimum amount of FEC may be calculated, and, in this regard, additional FEC may be encoded at a later time, such as after transmission of the data and initial FEC or after receiving error indications, as discussed below. In block 54, the flow chart includes transmitting the data and a minimum amount of FEC to a downstream receiver. The minimum amount of FEC may be a predetermined amount or may be varied based on changing characteristics or conditions of the communication system. As an example, the minimum amount may be enough FEC code to overcome one missed packet. If the communication system determines that the minimum amount of FEC is not enough or is too much, the minimum amount may be modified.
In block 56, the data and FEC calculated in block 52 is temporarily stored in memory or another storage device. The data and FEC is stored for a predetermined time based on an amount of time for the data to propagate to the receiver, for the entire data stream to be read into the buffer of the receivers, and for possible return signals indicating a request for more FEC. The wait time is equal to at least the round trip time for a signal to travel from the source to the receiver and back. Also, the wait time includes any time for receiving the entire stream of data and the processing time for analyzing the condition of the packets. After this time expires and no requests have been made, the stored data and FEC are no longer needed since the transmission in this case is determined to be a success. If requests are made for more FEC, then the saved data and FEC can be used, as indicated below. The flow chart further includes waiting for any error indication from a single receiver, or from multiple receivers in regard to a multicast system, as depicted in block 58.
In decision block 60, it is determined whether or not error indications were received within the wait time. If not, then no further action is needed and the process (for this respective data stream) ends, as indicated in block 62. At the end of the process, the flow chart may be repeated for another subsequent data stream and this may be cycled indefinitely. Also, at the end of the process, other steps may be taken to delete the data and FEC stored in memory or other actions to initialize for the next data stream. If it is determined in block 60 that error indications were received, then the flow proceeds to block 64.
In block 64, the error indications are analyzed to determine, for example, which receivers missed packets, how many packets each receiver missed, which packets were missed, etc. Based on the analysis, additional FEC is encoded, if necessary, according to block 66. If block 52 includes calculating a maximum amount of FEC, such that additional FEC does not need to be calculated, then block
66 may be omitted. If, for instance, only Fl is calculated in block 52 and transmitted in block 54, then calculating additional FEC in block 66 includes calculating F2-FX, where FX is the total amount of FEC needed for overcoming the missed packets. Based on the analysis of block 64, calculating additional FEC in block 66 may, in some embodiments, include creating customized FEC code. In this respect, if the error indications convey a pattern that can be optimally represented by customized FEC, specific code can be created.
Based on the analysis of block 64 and the additional FEC code, calculated in block 52 or block 66, the flow chart further includes block 68, in which additional FEC and/or specific data is transmitted to respective receivers according to a multicast/unicast strategy. If customized FEC is created, an indication of the characteristics of the customized FEC or what it represents can also be transmitted in order to inform the receiver(s) how to handle the customized FEC. Transmitting FEC may also include selecting particular FEC code based on the analysis of block 64 to determine a match that optimally overcomes the errors. Blocks 64, 66, and 68, in some embodiments, may include the process described below with respect to FIG. 7.
Some of the processes and blocks described with respect to FIG. 6 may actually represent functions that can be handled by the receiver. Also, some blocks may be repeated by both the source and receiver or divided between the two in any suitable manner to achieve the goal of transmitting additional FEC code as described herein.
FIG. 7 is a flow chart illustrating an embodiment of a process for determining a multicast/unicast strategy when error indications are received from multiple receivers. In block 70, the flow chart includes analyzing errors from a number of receivers. The errors, or error indications, received from the receivers may represent specific packets that each receiver missed, a number of errors that each receiver encountered, or both. Analyzing the errors in block 70 may include statistical analysis to determine an optimal plan for correcting the errors. The plan may include any suitable combination of multicasts and/or unicasts. In some embodiments, it is determined to transmit additional FEC on a particular multicast channel and specific data on a unicast channel.
Block 72 includes various processes involved to create or gather additional FEC to be transmitted. In one embodiment, additional FEC is calculated in a manner to provide a number N of FEC portions to correct N errors. This block may also include an embodiment where particular FEC code, such as code pre-calculated at an earlier time, is selected or matched based on its ability to correct certain data packets. Another embodiment of block 72 includes creating a customized FEC based on the analysis of block 70 to provide an FEC that sufficiently handles a certain data packet error or combination of data packet errors. In block 74, an additional number of FEC portions are transmitted. As an example, if 95% of the receivers reported that they missed between zero and four packets, then block 74 may include sending four additional FEC portions, e.g. F2-F5, given that Fl was originally transmitted with the data. In this way, the majority of the receivers receive a multicast of the four additional FEC portions and can overcome the missed packets. In some embodiments, block 74 may include sending a number of FEC portions proportional to the requests from the most needy receiver requesting the highest number of FEC portions. In this case, the FEC covers all errors. The additional FEC portions multicasted to the receivers can have a predetermined maximum number of FEC portions. Another strategy may include determining the number of FEC portions to be transmitted based on the most frequently reported number to errors or missing packets. In this case, receivers having more than the number of errors may receive a unicast as mentioned below. Other algorithms using various statistical analysis methods may be utilized to determine a plan to send a multicast of predetermined or customized FEC portions. In block 76, the process includes sending unicast messages to the receivers having a number of indicated errors greater than the number of FEC portions transmitted in block 74. In the above example, if the remaining 5% of the receivers indicated having various numbers of errors greater than four, then a unicast can be sent to these receivers. This process may include establishing a tier system where only certain receivers are sent unicasts. For example, if one or more receivers indicate an unusually high number of errors, block 76 may simply ignore these requests since too many resources would be needed to transmit to these faulty devices.
According to some embodiments, blocks 74 and 76 may be combined to include a hybrid approach in which certain thresholds are established to determine which group of receivers is placed in a first multicast group, which group of receivers is placed in a second unicast group, and which group of receivers do not receive any transmission. This last group may be faulty components that indicate a number of errors above the highest threshold. In this case, the last group may simply be ignored.
B. Receiver Operation
FIG. 8 is a flow chart illustrating an embodiment of a process carried out, for instance, by a receiver in a communication system. In this embodiment, block 80 includes receiving data and a minimum amount of FEC code from a source. As mentioned above, the minimum amount of FEC code may include no FEC, enough code to overcome one missed packet, or any other suitable amount. In block 82, the data and minimum amount of FEC is stored in memory, or another storage location. In some embodiments, the process may include storing the data and FEC for a predetermined time period, such as the time for a signal to travel a round trip from the receiver to the source and back to the receiver again, plus any processing time necessary for handling the request. If error indications are reported back to the source and the source determines that the particular receiver does not receive any additional FEC or any unicast information, such as when the error indication is too excessive to be handled, then the receiver may delay the wait time and then realize that the request has been ignored. In this case, the process might include attempting to correct the present data as best as possible and transmitting the data down the system.
In block 84, the errors regarding missed packets are determined. This process may include determining the number of missed packets or determining the specific packets that were missed. With respect to simply determining a number of missed packets, the receiver can receive additional FEC portions but is typically not able to receive a unicast of specific packets. If specific packets are determined and this determination is communicated to the source, then the receiver may receive either a number of FEC portions or specific packets in a unicast or both. In decision block 86, it is determined whether or not the detected errors can be handled by the minimum FEC received in block 80. If so, the errors are corrected using the existing FEC, as indicated in block 88, and flow proceeds to block 100. If it is determined in block 86 that the FEC is not sufficient to handle the errors, then flow proceeds to block 90. In block 90, an indication of the errors is transmitted back to the source. This error indication is essentially a request for more FEC or data to help patch the missing packets. The error indication can be a number representing the number of missed packets, the specific packets missed, or both.
In block 92, the process includes waiting for a predetermined time based on the round trip time mentioned above. The wait time may be a factor of the distance between the source and receiver or the distance between the source and another receiver of the corresponding multicast group that may be located the farthest distance from the source. The wait time also takes into account processing time and other factors and may include extra time for inevitable unknown delays.
After or during the wait time, the receiver may receive additional FEC portions or data, as indicated in decision block 94. If no data or additional FEC is received, the process flows to block 96, where the existing FEC is used to attempt to correct as many errors as possible. After block 96, flow proceeds to block 100. If it is determined in decision block 96 that data and/or additional FEC code was received, then flow proceeds to block 98 where the data is corrected or restored to its original pre-transmitted form. This block may also include decoding a customized FEC if the source created one. Also, the data is restored by retrieving the data and FEC stored according to block 82 and utilizing this data and FEC along with the newly acquired data and FEC.
At this point, the flow proceeds to block 100, where the restored or partially corrected data is transmitted downstream through the communication system. The data at this point may be error-free data from block 88, faulty or partially restored data from block 96, and/or restored data from block 98. In addition, sending data to the next stage may include repeating the steps of the source with respect to FIGS. 6-7, if the receiver includes the functionality of the source. Some of these functions of the receiver may actually be handled by the source, and vice versa.
Conditional language, such as "can," "could," "might," or "may," among others, is generally intended to convey, unless specifically stated otherwise, or otherwise understood within the context, that certain embodiments include, while other embodiments do not include, certain features, elements, and/or steps. Thus, such conditional language is not generally intended to imply that features, elements and/or steps are in any way required for one or more embodiments or that one or more embodiments necessarily include logic for deciding, with or without user input or prompting, whether these features, elements and/or steps are included or are to be performed in any particular embodiment. It should be emphasized that the above-described embodiments are merely examples of possible implementations. Many variations and modifications may be made to the above-described embodiments without departing from the principles of the present disclosure. All such modifications and variations are intended to be included herein within the scope of this disclosure and protected by the following claims.

Claims

At least the following is claimed: L A method for correcting errors comprising: receiving a plurality of error indications from a plurality of respective receivers, wherein the receivers are configured to receive a data stream of packets transmitted within a multicast channel, each error indication indicating which ones of a number of the packets were not received; and analyzing the error indications to determine a first set of receivers of the plurality of receivers to which forward error correction (FEC) code is transmitted and a second set of receivers of the plurality of receivers to which unicast data is transmitted.
2. The method of claim 1, further comprising: sending data packets and a minimum amount of FEC code to the receivers before receiving the error indications.
3. The method of claim 1, further comprising: transmitting a multicast of additional FEC to the first set of receivers.
4. The method of claim 1 , further comprising: transmitting at least one unicast packet to the second set of receivers.
5. The method of claim 4, wherein the at least one unicast includes at least one packet not received.
6. The method of claim 1 , wherein analyzing the error indications comprises analyzing based on a number of packets not received by each receiver.
7. The method of claim 1, wherein receiving error indications includes receiving an indication of specific missed packets.
8. The method of claim 7, further comprising: transmitting to the first set of receivers an amount of FEC code to correct a number of errors based on the specific missed packets.
9. The method of claim 7, further comprising: transmitting to the second set of receivers data corresponding to the specific missed packets.
10. The method of claim 7, further comprising: transmitting to the first set of receivers an amount of FEC code to correct up to a first predetermined number of errors; transmitting to the second set of receivers data to restore up to a second predetermined number of errors; and ignoring a set of receivers having more than the second predetermined number of errors.
11. The method of claim 1 , further comprising: transmitting an amount of FEC code to the first and second sets of receivers to correct a maximum number of missed packets, the maximum number based on the highest number of errors reported by one or the receivers.
12. A source device of a communication system, the source device comprising: a buffer configured to store a plurality of data packets; and a processor in communication with the buffer, the processor configured to receive error indications from a plurality of receiver devices and analyze the error indications to determine a strategy for transmitting multicast and/or unicast error correction information to the plurality of receiver devices.
13. The source device of claim 12, further comprising a driver in communication with the buffer and processor, the driver configured to transmit data from the buffer to the receiver devices.
14. The source device of claim 13, wherein the driver is further configured to transmit the plurality of data packets and a first portion of the error correction information.
15. The source device of claim 14, wherein the driver is further configured to transmit a second portion of the error correction information on a multicast channel corresponding to a multicast channel on which the first portion of error correction information is transmitted.
16. The source device of claim 14, wherein the driver is further configured to transmit a second portion of the error correction information on a multicast channel that is different from a multicast channel on which the first portion or error correction information is transmitted.
17. The source device of claim 12, wherein the communication system is a multicast system.
18. The source device of claim 17, wherein the multicast system is an Internet protocol television (IPTV) system.
19. The source device of claim 12, wherein the processor is configured to transmit a multicast of error correction information to correct up to a first number of errors, and transmit one or more unicasts of specific data packets to correct up to a second number of errors, wherein the second number is higher than the first number, whereby a receiver device having more than the second number of errors does not receive enough error correction information or data to fully correct the errors
PCT/US2007/072819 2006-07-07 2007-07-05 Determining strategy for multicast and/or unicast transmission to correct forward errors WO2008006011A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP07812631.5A EP2039041B1 (en) 2006-07-07 2007-07-05 Determining strategy for multicast and/or unicast transmission to correct forward errors
CA2657174A CA2657174C (en) 2006-07-07 2007-07-05 Determining strategy for multicast and/or unicast transmission to correct forward errors

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/482,439 2006-07-07
US11/482,439 US7899046B2 (en) 2006-07-07 2006-07-07 Determining strategy for multicast and/or unicast transmission to correct forward errors

Publications (2)

Publication Number Publication Date
WO2008006011A2 true WO2008006011A2 (en) 2008-01-10
WO2008006011A3 WO2008006011A3 (en) 2008-02-28

Family

ID=38776133

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2007/072819 WO2008006011A2 (en) 2006-07-07 2007-07-05 Determining strategy for multicast and/or unicast transmission to correct forward errors

Country Status (4)

Country Link
US (1) US7899046B2 (en)
EP (1) EP2039041B1 (en)
CA (1) CA2657174C (en)
WO (1) WO2008006011A2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009100730A1 (en) * 2008-02-12 2009-08-20 Telefonaktiebolaget Lm Ericsson (Publ) Controlling point-to-multipoint transmissions of content data over a radio interface
US7742407B2 (en) 2005-11-10 2010-06-22 Scientific-Atlanta, Llc Quality of service management in a switched digital video environment
WO2011103372A3 (en) * 2010-02-22 2011-12-01 Microsoft Corporation Multicast subscription based on forward error correction

Families Citing this family (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8099756B2 (en) * 2005-11-10 2012-01-17 Versteeg William C Channel changes between services with differing bandwidth in a switched digital video system
US20070107024A1 (en) * 2005-11-10 2007-05-10 Scientific-Atlanta, Inc. Atomic channel changes in a switched digital video system
US20070106782A1 (en) * 2005-11-10 2007-05-10 Scientific-Atlanta, Inc. Bandwidth management in each network device in a switched digital video environment
US7873760B2 (en) 2005-11-11 2011-01-18 Versteeg William C Expedited digital signal decoding
US20080022320A1 (en) * 2006-06-30 2008-01-24 Scientific-Atlanta, Inc. Systems and Methods of Synchronizing Media Streams
US7725797B2 (en) 2006-07-07 2010-05-25 Scientific-Atlanta, Llc Buffer for storing data and forward error correction (FEC)
US7774672B2 (en) 2006-07-07 2010-08-10 Scientific-Atlanta, Llc Requesting additional forward error correction
US7877660B2 (en) * 2006-07-07 2011-01-25 Ver Steeg William C Transmitting additional forward error correction (FEC) upon request
US7870465B2 (en) 2006-10-18 2011-01-11 Versteeg William C Reducing channel-change time
CN101242342B (en) * 2007-02-05 2012-09-19 华为技术有限公司 Multicast method and multicast route method
US20080244667A1 (en) * 2007-03-27 2008-10-02 Osborne Jason C Bandwidth sensitive switched digital video content delivery
US8370889B2 (en) * 2007-03-28 2013-02-05 Kanthimathi Gayatri Sukumar Switched digital video client reverse channel traffic reduction
US8832766B2 (en) 2007-07-27 2014-09-09 William C. Versteeg Systems and methods of differentiated channel change behavior
US8776160B2 (en) * 2007-07-27 2014-07-08 William C. Versteeg Systems and methods of differentiated requests for network access
TWI357245B (en) * 2007-12-31 2012-01-21 Ind Tech Res Inst System and method for downloading real-time intera
GB0802294D0 (en) * 2008-02-07 2008-03-12 British Telecomm Communications network
US8156234B1 (en) * 2008-02-14 2012-04-10 Trend Micro Incorporated Multicast distribution of computer virus pattern files with fail over mechanism
US8261148B2 (en) 2008-07-28 2012-09-04 At&T Intellectual Property Ii, Lp Internet protocol multicast with internet protocol unicast/multicast error correction
US8042143B2 (en) * 2008-09-19 2011-10-18 At&T Intellectual Property I, L.P. Apparatus and method for distributing media content
US8255779B2 (en) * 2009-05-13 2012-08-28 Applied Micro Circuits Corporation System and method for accelerated forward error correction (FEC) synchronization
US8867539B2 (en) * 2009-09-18 2014-10-21 At&T Intellectual Property I, L.P. Multicast-unicast protocol converter
US8150993B2 (en) 2009-10-29 2012-04-03 At&T Intellectual Property I, Lp Synchronization of clients to maximize multicast opportunities
US8397120B2 (en) * 2009-12-15 2013-03-12 Hong Kong Applied Science And Technology Research Institute Co. Ltd. Method of error correction for a multicast message
US9015555B2 (en) 2011-11-18 2015-04-21 Cisco Technology, Inc. System and method for multicast error recovery using sampled feedback
WO2016009902A1 (en) 2014-07-18 2016-01-21 ソニー株式会社 Receiving device, receiving method, and computer program
US10045058B2 (en) 2014-10-23 2018-08-07 At&T Intellectual Property I, L.P. Method and apparatus to deliver a personalized media experience
US11502778B2 (en) 2018-11-12 2022-11-15 Nokia Technologies Oy Method and apparatus for efficient delivery of source and forward error correction streams in systems supporting mixed unicast multicast transmission

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005112330A1 (en) 2004-05-14 2005-11-24 Siemens Aktiengesellschaft Method and transmitter and receiver for transmitting digital information packets in a data network

Family Cites Families (127)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5572347A (en) 1991-07-30 1996-11-05 Alcatel Network Systems, Inc. Switched video architecture for an optical fiber-to-the-curb telecommunications system
US5594509A (en) * 1993-06-22 1997-01-14 Apple Computer, Inc. Method and apparatus for audio-visual interface for the display of multiple levels of information on a display
US5485455A (en) * 1994-01-28 1996-01-16 Cabletron Systems, Inc. Network having secure fast packet switching and guaranteed quality of service
CA2187796C (en) * 1994-04-15 2010-06-29 Jurgen Fritz Rosengren Arrangement and method for transmitting and receiving video signals
US5600663A (en) * 1994-11-16 1997-02-04 Lucent Technologies Inc. Adaptive forward error correction system
EP0714192A1 (en) 1994-11-24 1996-05-29 International Business Machines Corporation Method for preempting connections in high speed packet switching networks
US5913031A (en) * 1994-12-02 1999-06-15 U.S. Philips Corporation Encoder system level buffer management
US5699369A (en) * 1995-03-29 1997-12-16 Network Systems Corporation Adaptive forward error correction system and method
US5815145A (en) * 1995-08-21 1998-09-29 Microsoft Corporation System and method for displaying a program guide for an interactive televideo system
US5808662A (en) * 1995-11-08 1998-09-15 Silicon Graphics, Inc. Synchronized, interactive playback of digital movies across a network
US5699365A (en) * 1996-03-27 1997-12-16 Motorola, Inc. Apparatus and method for adaptive forward error correction in data communications
US5793436A (en) * 1996-06-17 1998-08-11 Samsung Electronics Co., Ltd. Buffer occupancy control method for use in video buffering verifier
US5870087A (en) 1996-11-13 1999-02-09 Lsi Logic Corporation MPEG decoder system and method having a unified memory for transport decode and system controller functions
US6480541B1 (en) 1996-11-27 2002-11-12 Realnetworks, Inc. Method and apparatus for providing scalable pre-compressed digital video with reduced quantization based artifacts
US6453471B1 (en) * 1996-12-13 2002-09-17 Starsight Telecast, Inc. Electronic programming guide with movie preview
US6687906B1 (en) * 1996-12-19 2004-02-03 Index Systems, Inc. EPG with advertising inserts
US5949795A (en) * 1997-02-14 1999-09-07 General Instrument Corporation Processing asynchronous data within a set-top decoder
US6310918B1 (en) 1997-07-31 2001-10-30 Lsi Logic Corporation System and method for motion vector extraction and computation meeting 2-frame store and letterboxing requirements
US6101221A (en) 1997-07-31 2000-08-08 Lsi Logic Corporation Video bitstream symbol extractor for use in decoding MPEG compliant video bitstreams meeting 2-frame and letterboxing requirements
US6118498A (en) * 1997-09-26 2000-09-12 Sarnoff Corporation Channel scanning and channel change latency reduction in an ATSC television receiver
US6307839B1 (en) * 1997-12-31 2001-10-23 At&T Corp Dynamic bandwidth allocation for use in the hybrid fiber twisted pair local loop network service architecture
US6538992B1 (en) * 1998-02-24 2003-03-25 Nokia Telecommunications Oy Adaptive scheduling method and apparatus to service multilevel QoS in AAL2
US6278716B1 (en) * 1998-03-23 2001-08-21 University Of Massachusetts Multicast with proactive forward error correction
US6119092A (en) 1998-06-26 2000-09-12 Lsi Logic Corporation Audio decoder bypass module for communicating compressed audio to external components
US6252849B1 (en) * 1998-06-30 2001-06-26 Sun Microsystems, Inc. Flow control using output port buffer allocation
US6016166A (en) * 1998-08-31 2000-01-18 Lucent Technologies Inc. Method and apparatus for adaptive synchronization of digital video and audio playback in a multimedia playback system
US6510553B1 (en) * 1998-10-26 2003-01-21 Intel Corporation Method of streaming video from multiple sources over a network
US7185353B2 (en) * 2000-08-31 2007-02-27 Prime Research Alliance E., Inc. System and method for delivering statistically scheduled advertisements
US6665751B1 (en) 1999-04-17 2003-12-16 International Business Machines Corporation Streaming media player varying a play speed from an original to a maximum allowable slowdown proportionally in accordance with a buffer state
US6718552B1 (en) 1999-04-20 2004-04-06 Diva Systems Corporation Network bandwidth optimization by dynamic channel allocation
US6594798B1 (en) * 1999-05-21 2003-07-15 Microsoft Corporation Receiver-driven layered error correction multicast over heterogeneous packet networks
US6986156B1 (en) * 1999-06-11 2006-01-10 Scientific Atlanta, Inc Systems and methods for adaptive scheduling and dynamic bandwidth resource allocation management in a digital broadband delivery system
US7065779B1 (en) * 1999-10-13 2006-06-20 Cisco Technology, Inc. Technique for synchronizing multiple access controllers at the head end of an access network
US6173115B1 (en) * 1999-11-04 2001-01-09 Thomson Licensing S.A. Record during pause and playback with rewritable disk medium
US6678332B1 (en) 2000-01-04 2004-01-13 Emc Corporation Seamless splicing of encoded MPEG video and audio
US7096481B1 (en) * 2000-01-04 2006-08-22 Emc Corporation Preparation of metadata for splicing of encoded MPEG video and audio
US6792047B1 (en) 2000-01-04 2004-09-14 Emc Corporation Real time processing and streaming of spliced encoded MPEG video and associated audio
US6701528B1 (en) * 2000-01-26 2004-03-02 Hughes Electronics Corporation Virtual video on demand using multiple encrypted video segments
JP4035806B2 (en) * 2000-01-31 2008-01-23 株式会社日立製作所 Video distribution system
US20030007507A1 (en) * 2000-08-01 2003-01-09 Doron Rajwan Data streaming
US6628301B1 (en) * 2000-02-16 2003-09-30 Microsoft Corporation Extensible framework for tuning to programming sources
US7043563B2 (en) * 2000-04-17 2006-05-09 Circadence Corporation Method and system for redirection to arbitrary front-ends in a communication system
US6629227B1 (en) * 2000-05-04 2003-09-30 Scientific-Atlanta, Inc. System and method for a communication terminal to manage memory and maintain a current application version for multiple applications
US6871006B1 (en) 2000-06-30 2005-03-22 Emc Corporation Processing of MPEG encoded video for trick mode operation
FI20001570A (en) * 2000-06-30 2001-12-31 Nokia Corp Synchronized provision of services over a telecommunications network
US7490344B2 (en) 2000-09-29 2009-02-10 Visible World, Inc. System and method for seamless switching
GB0027812D0 (en) * 2000-11-15 2000-12-27 Pace Micro Tech Plc Broadcast data receiver
US7246351B2 (en) * 2001-02-20 2007-07-17 Jargon Software System and method for deploying and implementing software applications over a distributed network
US6973667B2 (en) 2001-03-01 2005-12-06 Minerva Networks, Inc. Method and system for providing time-shifted delivery of live media programs
US6970640B2 (en) 2001-05-14 2005-11-29 Microsoft Corporation Systems and methods for playing digital video in reverse and fast forward modes
US20020199203A1 (en) 2001-05-18 2002-12-26 John Duffy Switched digital video gateway
US7200855B2 (en) * 2001-05-24 2007-04-03 Vixs Systems, Inc. Method and apparatus of multiplexing a plurality of channels in a multimedia system
US8291457B2 (en) * 2001-05-24 2012-10-16 Vixs Systems, Inc. Channel selection in a multimedia system
US7093277B2 (en) 2001-05-30 2006-08-15 Digeo, Inc. System and method for improved multi-stream multimedia transmission and processing
US7277429B2 (en) 2001-06-01 2007-10-02 4198638 Canada Inc. Cell-based switch fabric with distributed scheduling
US7873972B2 (en) * 2001-06-01 2011-01-18 Jlb Ventures Llc Method and apparatus for generating a mosaic style electronic program guide
US7114172B2 (en) * 2001-06-28 2006-09-26 Koninklijke Philips Electronics N.V. Synchronized personal video recorders
US7127167B2 (en) * 2001-07-05 2006-10-24 Broadcom Corporation System for spectrum allocation in ethernet-based fiber optic TDMA networks
US20030048808A1 (en) * 2001-09-12 2003-03-13 Stahl Thomas Anthony Method and apparatus for changing received streaming content channels
US8713623B2 (en) 2001-09-20 2014-04-29 Time Warner Cable Enterprises, LLC Technique for effectively providing program material in a cable television system
US7426744B2 (en) 2001-09-27 2008-09-16 Broadcom Corporation Method and system for flexible channel association
KR100557167B1 (en) * 2001-11-02 2006-03-03 삼성전자주식회사 Apparatus and method for transmitting/receiving of re-transmit in a mobile communication system
US7017102B1 (en) * 2001-12-27 2006-03-21 Network Equipment Technologies, Inc. Forward Error Correction (FEC) for packetized data networks
JP3998983B2 (en) * 2002-01-17 2007-10-31 松下電器産業株式会社 Unicast-multicast converter and video surveillance system
EP1472877A2 (en) * 2002-02-04 2004-11-03 Imagine Broadband Limited Media transmission system and method
US20030149975A1 (en) * 2002-02-05 2003-08-07 Charles Eldering Targeted advertising in on demand programming
US7266127B2 (en) * 2002-02-08 2007-09-04 Lucent Technologies Inc. Method and system to compensate for the effects of packet delays on speech quality in a Voice-over IP system
US7054643B2 (en) * 2002-02-20 2006-05-30 Nokia Corporation System for rate control of multicast data delivery in a wireless network
US7073117B1 (en) * 2002-02-21 2006-07-04 Ciena Corporation Method and apparatus for generating bit errors in a forward error correction (FEC) system to estimate power dissipation characteristics of the system
US20030159143A1 (en) * 2002-02-21 2003-08-21 Peter Chan Systems and methods for generating a real-time video program guide through video access of multiple channels
US6763019B2 (en) * 2002-03-05 2004-07-13 Nokia Corporation Method and system for authenticated fast channel change of media provided over a DSL connection
US7246294B2 (en) * 2002-04-01 2007-07-17 Intel Corporation Method for iterative hard-decision forward error correction decoding
US20030196211A1 (en) * 2002-04-10 2003-10-16 Peter Chan Systems, methods and apparatuses for simulated rapid tuning of digital video channels
US20090222875A1 (en) * 2002-04-18 2009-09-03 Cheng David J Distributed tuner allocation and conflict resolution
KR100454958B1 (en) * 2002-04-18 2004-11-06 삼성전자주식회사 Method for changing the channel of digital broadcasting service
US7610606B2 (en) 2002-05-03 2009-10-27 Time Warner Cable, Inc. Technique for effectively providing various entertainment services through a communications network
KR100644978B1 (en) * 2002-09-30 2006-11-14 산요덴키가부시키가이샤 Network telephone and voice decording device
US7281058B1 (en) * 2002-10-09 2007-10-09 Juniper Networks, Inc. Delivering and receiving multicast content across a unicast network
US7359939B2 (en) * 2002-12-06 2008-04-15 Alcatel Canada, Inc. Fast service restoration for lost IGMP leave requests
US7228356B2 (en) * 2002-12-12 2007-06-05 Alcatel Canada Inc. IGMP expedited leave triggered by MAC address
US7584404B2 (en) * 2002-12-19 2009-09-01 Intel Corporation Method and apparatus for multimedia communication over packet channels
JP4241066B2 (en) * 2003-01-29 2009-03-18 キヤノン株式会社 Reservation device and control method thereof
EP1611746A4 (en) * 2003-03-31 2006-04-05 Arris Int Inc Broadband multi-interface media module
US7539748B2 (en) 2003-05-16 2009-05-26 Time Warner Cable, A Division Of Time Warner Entertainment Company, L.P. Data transfer application monitor and controller
US7596595B2 (en) 2003-06-18 2009-09-29 Utah State University Efficient unicast-based multicast tree construction and maintenance for multimedia transmission
JP4227509B2 (en) * 2003-12-15 2009-02-18 キヤノン株式会社 Communication terminal device and control method thereof
CA2554177C (en) * 2004-01-23 2015-03-31 Camiant, Inc. Policy-based admission control and bandwidth reservation for future sessions
AU2005215010A1 (en) * 2004-02-18 2005-09-01 Nielsen Media Research, Inc. Et Al. Methods and apparatus to determine audience viewing of video-on-demand programs
US7430222B2 (en) * 2004-02-27 2008-09-30 Microsoft Corporation Media stream splicer
US20050289623A1 (en) * 2004-05-21 2005-12-29 Mowaffak Midani Bulk tuning of frequency-modulated video signals
US8843978B2 (en) 2004-06-29 2014-09-23 Time Warner Cable Enterprises Llc Method and apparatus for network bandwidth allocation
US7848343B2 (en) * 2004-07-15 2010-12-07 Calix, Inc. Traffic management for a passive optical network terminal
US9031568B2 (en) * 2004-07-28 2015-05-12 Broadcom Corporation Quality-of-service (QoS)-based association with a new network using background network scanning
US7729590B2 (en) 2004-08-03 2010-06-01 Sony Corporation Digital video stream trick play
US7433946B2 (en) 2004-08-12 2008-10-07 Microsoft Corporation Mechanism for transmitting elementary streams in a broadcast environment
US20060074968A1 (en) * 2004-10-06 2006-04-06 Gyetko Gregory E Electronic content distribution management methods and systems
US7412149B2 (en) 2004-10-28 2008-08-12 Bitband Technologies, Ltd. Trick mode generation in video streaming
US7447978B2 (en) 2004-11-16 2008-11-04 Nokia Corporation Buffering packets of a media stream
US7873983B2 (en) * 2004-11-23 2011-01-18 Palo Alto Research Center Incorporated Method and apparatus for controlling an experiential data stream in a social space
EP1817859A1 (en) * 2004-12-02 2007-08-15 THOMSON Licensing Adaptive forward error correction
US7477653B2 (en) 2004-12-10 2009-01-13 Microsoft Corporation Accelerated channel change in rate-limited environments
US7567565B2 (en) * 2005-02-01 2009-07-28 Time Warner Cable Inc. Method and apparatus for network bandwidth conservation
US8201205B2 (en) * 2005-03-16 2012-06-12 Tvworks, Llc Upstream bandwidth management methods and apparatus
US7668914B2 (en) * 2005-03-28 2010-02-23 Alcatel Lucent Milestone synchronization in broadcast multimedia streams
US7823179B2 (en) * 2005-04-18 2010-10-26 Cisco Technology, Inc. System and method for edge resource management
US8144724B2 (en) * 2005-06-30 2012-03-27 Qualcomm Incorporated Apparatus and method for resolving request collision in a high bandwidth wireless network
US20070044130A1 (en) * 2005-08-16 2007-02-22 Alcatel System and method for implementing channel change operations in internet protocol television systems
EP1780971A1 (en) * 2005-10-28 2007-05-02 Koninklijke KPN N.V. Method and system for obtaining information by a bandwidth broker for admission control purposes
US8099756B2 (en) * 2005-11-10 2012-01-17 Versteeg William C Channel changes between services with differing bandwidth in a switched digital video system
US20070106782A1 (en) * 2005-11-10 2007-05-10 Scientific-Atlanta, Inc. Bandwidth management in each network device in a switched digital video environment
US7742407B2 (en) * 2005-11-10 2010-06-22 Scientific-Atlanta, Llc Quality of service management in a switched digital video environment
US20070107024A1 (en) * 2005-11-10 2007-05-10 Scientific-Atlanta, Inc. Atomic channel changes in a switched digital video system
US7873760B2 (en) * 2005-11-11 2011-01-18 Versteeg William C Expedited digital signal decoding
US8713195B2 (en) * 2006-02-10 2014-04-29 Cisco Technology, Inc. Method and system for streaming digital video content to a client in a digital video network
US20070220577A1 (en) * 2006-03-15 2007-09-20 Kongalath George P Method and media manager client unit for optimising network resources usage
US20080022320A1 (en) * 2006-06-30 2008-01-24 Scientific-Atlanta, Inc. Systems and Methods of Synchronizing Media Streams
US7877660B2 (en) * 2006-07-07 2011-01-25 Ver Steeg William C Transmitting additional forward error correction (FEC) upon request
US7774672B2 (en) * 2006-07-07 2010-08-10 Scientific-Atlanta, Llc Requesting additional forward error correction
US7725797B2 (en) * 2006-07-07 2010-05-25 Scientific-Atlanta, Llc Buffer for storing data and forward error correction (FEC)
US7870465B2 (en) * 2006-10-18 2011-01-11 Versteeg William C Reducing channel-change time
KR101465813B1 (en) * 2006-12-20 2014-11-27 톰슨 리서치 펀딩 코포레이션 Video data loss recovery using low bit rate stream in an iptv system
US9270944B2 (en) 2007-02-14 2016-02-23 Time Warner Cable Enterprises Llc Methods and apparatus for content delivery notification and management
US7849490B2 (en) * 2007-03-12 2010-12-07 Cisco Technology, Inc. Method and apparatus providing scalability for channel change requests in a switched digital video system
US20080244667A1 (en) * 2007-03-27 2008-10-02 Osborne Jason C Bandwidth sensitive switched digital video content delivery
US8370889B2 (en) 2007-03-28 2013-02-05 Kanthimathi Gayatri Sukumar Switched digital video client reverse channel traffic reduction
US8776160B2 (en) * 2007-07-27 2014-07-08 William C. Versteeg Systems and methods of differentiated requests for network access
US8832766B2 (en) * 2007-07-27 2014-09-09 William C. Versteeg Systems and methods of differentiated channel change behavior

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005112330A1 (en) 2004-05-14 2005-11-24 Siemens Aktiengesellschaft Method and transmitter and receiver for transmitting digital information packets in a data network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
NONNENMACHER J ET AL.: "Parity-based loss recovery for reliable multicast transmission", IEEE / ACM TRANSACTIONS ON NETWORKING, vol. 6, no. 4, August 1998 (1998-08-01), pages 349 - 361

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7742407B2 (en) 2005-11-10 2010-06-22 Scientific-Atlanta, Llc Quality of service management in a switched digital video environment
WO2009100730A1 (en) * 2008-02-12 2009-08-20 Telefonaktiebolaget Lm Ericsson (Publ) Controlling point-to-multipoint transmissions of content data over a radio interface
US8386900B2 (en) 2008-02-12 2013-02-26 Telefonaktiebolaget L M Ericsson (Publ) Controlling point-to-multipoint transmissions of content data over a radio interface
WO2011103372A3 (en) * 2010-02-22 2011-12-01 Microsoft Corporation Multicast subscription based on forward error correction
CN102763429A (en) * 2010-02-22 2012-10-31 微软公司 Multicast subscription based on forward error correction
US8306049B2 (en) 2010-02-22 2012-11-06 Microsoft Corporation Multicast subscription based on forward error correction

Also Published As

Publication number Publication date
EP2039041B1 (en) 2016-04-06
EP2039041A2 (en) 2009-03-25
CA2657174A1 (en) 2008-01-10
US20080008167A1 (en) 2008-01-10
CA2657174C (en) 2013-08-27
WO2008006011A3 (en) 2008-02-28
US7899046B2 (en) 2011-03-01

Similar Documents

Publication Publication Date Title
US7877660B2 (en) Transmitting additional forward error correction (FEC) upon request
CA2657174C (en) Determining strategy for multicast and/or unicast transmission to correct forward errors
CA2657219C (en) Buffer for storing data and forward error correction (fec)
US7774672B2 (en) Requesting additional forward error correction
US9312989B2 (en) Importance-based FEC-aware error-repair scheduling
US7542438B2 (en) Reliable multicast data retransmission method by grouping wireless terminals in wireless communication medium and apparatus for the same
CN101802797B (en) Generating and communicating source identification information to enable reliable communications
US6532562B1 (en) Receiver-driven layered error correction multicast over heterogeneous packet networks
US20090307564A1 (en) Point-to-point repair request mechanism for point-to-multipoint transmission systems
CN103312478A (en) Method and system for data transmission in a data network
KR101709928B1 (en) Error control on-demand
US10484148B2 (en) Method and device for transmitting and receiving multimedia data
Tan et al. On the architecture of erasure error recovery under strict delay constraints
WO2010116616A1 (en) Relay apparatus and distribution control method of stream distribution system
Tan et al. Hybrid Error Correction schemes under strict delay constraints: Framework, optimization and analysis
US20040153872A1 (en) System and method for multi-destination delivery
Jolfaei et al. Multicopy ARQ strategies for heterogeneous networks
KR20150051395A (en) System for transmitting multi-blocks data based on erasure resilient code
JP2001333061A (en) Data multiple address distribution method and system

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 2007812631

Country of ref document: EP

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07812631

Country of ref document: EP

Kind code of ref document: A2

ENP Entry into the national phase

Ref document number: 2657174

Country of ref document: CA

NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: RU