A device for mitigating effects of impulse noise on data packet transfer over a communication line is configured at least partially according to physical layer characteristics of the communication line. As an example, a data packet retransmission device might be configured to retransmit in response to each retransmission request an amount of data packets depending on the physical layer interleaving delay id and/or data bit rate DBR.
|
10. A method for mitigating effects of impulse noise on data packet transfer over a communication line, comprising:
transmitting, by a data packet retransmission device, an amount of data packets starting with a corrupted data packet, the amount of data packets being equal to ceil (id*physical layer bit rate/DPL), the id being a physical layer interleaving delay id of said communication line, the physical layer data bit rate being one physical layer interleaving characteristic of said communication line, the DPL being the packet length of said data packets.
1. A device for mitigating effects of impulse noise on data packet transfer over a communication line comprising:
a retransmission device configured at least according to physical layer interleaving characteristics of said communication line, the physical layer interleaving characteristics including at least one of a physical layer interleaving delay id and a physical layer data bit rate DBR, the retransmission device further configured to retransmit an amount of data packets starting with a corrupted data packet, the amount of data packets being equal to ceil(id*physical layer data bit rate/DPL) with DPL being the packet length of said data packets.
12. A retransmission device for mitigating effects of impulse noise on data packet transfer over a communication line comprising:
a memory configured to store recently transmitted data packets, and
a transmitter configured to,
receive a retransmission request for a corrupted data packet, and
in response to the retransmission request, retransmit a number of data packets starting with said corrupted data packet, said number of data packets being dependent on at least one of a physical layer interleaving delay id of said communication line and a physical layer data rate of said communication line, the physical layer interleaving delay id and the physical layer data rate being determined based on a configuration of the physical layer.
2. The device according to
a memory configured to store recently transmitted data packets; and
a transmitter configured to receive a retransmission request for the corrupted data packet.
4. The device according to
5. The device according to
9. A physical layer agent integrated in a device that implements physical layer functions for data packet transfer over a communication line,
wherein said physical layer agent is configured to interface with and to share physical layer characteristics with the device as defined in
11. The method according to
13. The device of
15. The device according to
16. The device according to
|
The present invention generally relates to mitigating the effects of impulse noise on data packet transfer over a communication line. Impulse noise is noise of short duration, usually but not necessarily affecting a broad frequency range on the communication line. It is typically the result of a short duration disturbance or event in the neighbourhood of the communication line, like for instance the passing by of a tram or train if the communication line is deployed near a railroad, or changes in home appliances like the switching on/off of lighting, dimmers, refrigerators, washing machines, dryers, elevators, etc. Changes in such appliances typically induce noise bursts ranging from a few hundreds of microseconds up to a few seconds in the frequency spectrum used for data packet transfer in for instance inhouse or access networks. Impulse noise can ripple through the protocol stack and eventually affect higher layers from the data link layer up to the application layer. As a consequence, uncorrected impulse noise can lead to data packet corruption, i.e. loss or affection of data packets, that reduces the end user's quality of experience. In case of video deployment for instance, impulse noise that remains uncorrected at the physical or higher layers may result in visual artefacts for the viewer. Stability problems resulting from impulse noise are expected to increase in the future, in particular on lines that are deployed near the edge of performance like for instance twisted copper pairs used in a DSL (Digital Subscriber Line) network. As network operators are willing to upgrade such communication lines to offer higher bit rates to enable triple play services, mitigation of the effects of impulse noise will be one of the main challenges.
It is noted that “communication line” in the context of the current patent application should be interpreted broadly to cover any wireline or wireless transmission medium used for data packet transfer. Examples are a Digital Subscriber Line like an ADSL line (Asymmetric Digital Subscriber Line) or VDSL line (Very High Speed Digital Subscriber Line), a coax cable or optical fibre deployed in transmission, access or inhouse networks, a wireless link like a GPRS link (General Packet Radio Services), a UMTS link (Universal Mobile Telecommunications System), an inhouse wireless LAN connection, etc. “Data packet” in the context of the current patent application means any fixed length or variable length group of data bytes or bits that is transferred as a single entity. In other words, it also covers data frames, data cells, data words, data symbols, data segments, etc. An example is a video packet containing 1500 consecutive bytes of a video stream that is transferred over the communication line.
Existing mechanisms to mitigate packet loss due to impulse noise can be categorized as either retransmission mechanisms or forward error correction (FEC) mechanisms.
Retransmission mechanisms consist in repairing corrupted data packets by re-sending the data packets for which a retransmission request has been received. The retransmission request can be issued by the receiver that has received an irrecoverably affected data packet (such implementations are often referred to as ARQ or Automatic Repeat Request mechanisms) or alternatively can be issued by a timer waiting for the receiver to acknowledge the reception of a data packet but not receiving such acknowledgement within a predefined time from the sending of that data packet. Combinations of both, i.e. retransmission requests from the receiver for irrecoverably damaged packets and retransmission requests from a timer in or near the transmitter for unacknowledged or lost data packets, are described in literature as well.
Retransmission is typically done at the higher layers, i.e. the protocol stack layers above the physical layer such as the TCP layer or Transmission Control Protocol layer.
Retransmission has also been suggested for the physical layer, for instance in the ETSI SDSL standard contribution 054t34 from France Telecom entitled “Impulse Noise Correction in SDSL Using Retransmission Request”. In this standard contribution, it is proposed to implement at the PMD (Physical Medium Dependent) layer of an SDSL (Symmetric Digital Subscriber Line) system to record recently transmitted data segments in the SDSL transmitter. The SDSL receiver can request retransmission of a data segment that was corrupted through the occurrence of impulse noise on the copper pair by indicating the segment number of the data segment to be re-sent. The SDSL transmitter receiving a retransmission request, handles the request in priority.
Yet another implementation of retransmission is a dual layer retransmission scheme as disclosed in U.S. Pat. No. 6,931,569. Herein, the link layer of the receiver and the physical layer of the transmitter include enhancements that interact with each other for error recovery. The receiving link layer detecting lost or affected data packets sends a retransmission request towards the transmitting physical layer in order to initiate retransmission of the corrupted packet(s).
Other retransmission schemes can be found in A. S. Tanenbaum, “Computer Networks”, Fourth Ed., 2003, more particularly in section 3.3 and 3.4 thereof.
Existing retransmission mechanisms are inefficient on communication links with a high loss (due to the bandwidth expansion inherent to retransmission), a high delay (due to the latency inherent to retransmission). The known retransmission mechanisms are medium independent, meaning they are configured to operate equally on each line, irrespective of the physical conditions and/or physical configuration of the line.
Forward error correction (FEC) mechanisms are based on the calculation of a FEC code, i.e. an amount of redundant bits or bytes that are added to each data packet and can be used in the receiver's decoder to recover a limited number of transmission errors such as errors due to impulse noise. Popular FEC mechanisms are for instance Reed-Solomon encoding, Parity-Based encoding, Harris Ascent encoding, . . . . An overview of some FEC mechanisms and their efficiency to mitigate the effects of packet loss in particular for broadcast or multicast applications is given in the publication “Mitigating Packet Loss in IP Audio, Multicast Transmission” from author Jeffrey S. Pattavina. This publication can be found at the Internet via the URL:
FEC mechanisms are usually implemented at the physical layer and are often combined with interleaving. By interleaving at the transmitter and de-interleaving at the receiver data bytes of consecutive FEC codewords, the effect of short duration noise or impulse noise is spread over several FEC codewords, improving the chances that the receiving decoder will be able to recover the errors induced by the impulse noise. Reed-Solomon FEC and interleaving are for instance used on ADSL (Asymmetric Digital Subscriber Line) loops. The combined configuration of the physical layer FEC encoder/decoder and interleaver/de-interleaver determines the amount of impulse noise protection or INP for a communication line. This impulse noise protection or INP can be seen as the maximum length of an impulse noise burst against which the line is protected through FEC and interleaving. Independently of the INP, also the maximum delay that can be consumed by the DSL link can be configured. Both the minimum INP and the maximum delay requirements determine the coding and interleaving parameters. An ADSL line may for instance be configured at its physical layer to have a minimum INP of 2 DMT (Discrete Multi Tone) symbols with a maximum delay of 16 milliseconds.
Retransmission techniques at higher layers may be combined with FEC techniques at the physical layer in order to mitigate the effect of impulse noise bursts that exceed the INP in length. A synergy between the two mechanisms with FEC being used to repair single packet losses and retransmission being used as an additional recovery mechanism is for instance suggested in paragraph 4.1 of RFC 2354 “Options for Repair of Streaming Media”, published at the IETF website and downloadable from the Internet via the URL:
When an impulse noise burst exceeds the INP on a line that is protected through a FEC mechanism, a large burst of errors will occur, typically affecting several data packets. Such an error burst will introduce a correlated data packet corruption at the higher layers, i.e. multiple consecutive data packets are lost or affected at a time. As an example, an ADSL line can be considered whose physical layer interleaving function is configured to introduce an interleaving delay of 16 milliseconds. When the impulse noise protection is exceeded, an error burst of at least 16 milliseconds will occur because the interleaving function spreads consecutive corrupted bytes at least 16 milliseconds. If the ADSL line is used to convey video packets that have a length of 1500 bytes, and the downstream bit rate on the ADSL line is assumed to be 4 Mbps (megabit per second), then the number of consecutive video packets that will be corrupted is at least:
ceil[16.10−3s×4.106 bits/s/(1500×8 bits/packet)]=6 packets
Thus, the configuration at the physical layer determines the burstiness of the data packet corruption. Traditional, state-of-the-art retransmission mechanisms can be combined with FEC and interleaving techniques, but they are physical media independent. In other words, such re-transmission techniques are configured equally for all lines and do not take into account differences between the lines such as the burstiness of the data corruption.
Lastly, it is acknowledged that it is known to apply FEC mechanisms at higher layers, such as e.g. the RTP (Real-Time Protocol) layer, for protection against error bursts at a lower layer. Such higher layer FEC mechanisms are also configured media independently, i.e. without taking into account physical layer differences between different lines. Such FEC mechanism can be found in IETF RFC 2733 from J. Rosenberg et al., entitled “An RTP Payload Format for Generic Forward Error Correction”. This RFC from December 1999 can be found on the Internet via URL:
Also proprietary FEC codes exist, e.g. the so-called Raptor codes which are explained at Digital Fountain's website in “DF Raptor FEC Technology” at URL:
It is an object of the present patent application to disclose a device and method for mitigating effects of impulse noise on data packet transfer over a communication line, but which overcomes the above described drawbacks of existing impulse noise mitigating techniques, or combinations of such techniques.
According to the present invention, the just defined object is realized through a device for mitigating effects of impulse noise on data packet transfer over a communication line, the device being configured at least partially according to physical layer characteristics of the communication line. Such a device is defined in claim 1.
Indeed, the integrity of data packets transferred from one end to another is better guaranteed when the impulse noise mitigating technique is configured according to the physical layer characteristics of the line. This way, the impulse noise mitigation technique, e.g. the retransmission mechanism or the FEC mechanism, might differ from line to line depending for instance on the bit rate, latency, number of DMT symbols per FEC codeword, interleaving depth, etc., hence compensating for the inherent differences between the physical layer characteristics of the different lines.
When the operator has different configurations per line, the retransmission mechanism or FEC mechanism according to the present invention could even be configured network-wide by taking into account the worst-case line conditions, e.g. the worst-case delay on a DSL link.
The present invention further relates to a physical layer agent as defined in claim 12 and a method for mitigating effects of impulse noise on data packet transfer over a communication line as defined in claim 13.
An optional feature of the device according to the present invention, defined by claim 2, is that the device is a data packet retransmission device comprising:
Indeed, one possible instance of the device for mitigating the effects of impulse noise according to the current invention is a retransmission device, operating on the basis of retransmission requests coming from the receiver and/or a timer that generates time-outs when no acknowledgements or retransmission requests are received. As will be explained below, alternative implementations exist, such as forward error correction devices.
It is noted that the retransmission request might be received from the receiver having received a corrupted data packet, or alternatively might be received from a timer in or near the transmitter that waits for acknowledgements from the receiver.
A further optional feature of the device according to the current invention is that it may be configured to retransmit in response to each retransmission request an amount of data packets dependent on the physical layer interleaving delay ID of said communication line. This optional feature is defined by claim 3.
As already explained above, the physical layer interleaving delay determines the burstiness of packet loss, hence the number of consecutive data packets that will be corrupted through an impulse noise burst that exceeds the impulse noise protection INP. Consequently, a device that automatically retransmits an amount of data packets corresponding for instance to the minimum amount of data packets that will be corrupted by the impulse noise burst takes benefit of the physical layer characteristics to improve the efficiency of the retransmission mechanism.
An alternative or other optional feature could be to consider the histogram of the impulse noise duration. If the interleaving delay is too low, the impulse noise burst might be longer than the interleaving delay. Hence if statistics of the interleaving delay are available, the burstiness will be determined by max (interleaving delay, impulse noise burst length). However, a histogram of the impulse noise duration is not always available.
Yet another optional feature of the device according to the present invention is that it may be configured to retransmit in response to each retransmission request an amount of data packets dependent on the physical layer data bit rate DBR of the communication line. This optional feature is defined by claim 4.
This feature builds on the insight that the number of data packets that will be corrupted through an impulse noise burst of certain duration will be proportional to the data bit rate on the communication line (at least when it is assumed that all data packets have the same length). Hence configuring the retransmission to automatically retransmit more data packets on a line with a higher data bit rate will operate more efficiently than the traditional physical media-independent retransmission mechanisms that are configured equally for all lines.
Still an optional feature, defined by claim 5, is that the amount of retransmitted data packets is configured to equal ceil(ID×DBR/DPL), with ID being the interleaving delay, DBR being the data bit rate on the line and DPL being the packet length of the data packets. Note that the ceiling is needed to obtain an integer number of packets.
Alternatively, the amount of retransmitted packets could be configured to equal for instance ceil(ID×VBR/DPL), where VBR is the video bit rate. In situations where the video bit rate is substantially lower than the bit rate on the line, the packets will be spread over time with possibly other traffic in between e.g. coming from high-speed Internet. In this case the video packets are not back-to-back. This means that a lower number of video packets will be hit, assuming in this case that the retransmission is only activated on the video traffic.
Assuming again a fixed data packet length and a physical layer with interleaving function, ID×DBR/DPL shall correspond to the minimum amount of corrupted consecutive data packets in case of an impulse noise burst whose length exceeds the impulse noise protection resulting from FEC and interleaving. Thus, by automatically retransmitting this amount of data packets each time a retransmission request is received, the performance of the line is optimized in terms of latency and bandwidth overhead introduced by the retransmission scheme.
As an alternative to the retransmission device of claim 2, a possible instance of the device for mitigating the effects of impulse noise according to the current invention can be a forward error correction device, as defined by claim 6.
Indeed, in particular a forward error correction device implemented at higher layers, i.e. layers above the physical layer, can be configured according to physical layer characteristics in order to become line dependent and more efficient.
An optional choice for a forward error correction device according to the present invention is that it is configured according to physical layer inter-arrival time statistics for impulse noise measured on the communication line. This optional feature is defined by claim 7.
Indeed, the FEC encoding/decoding may vary from one line to another, depending on the inter-arrival time statistics collected for the impulse noise on the respective lines. It is noticed that in practice, the inter-arrival time statistics will determine the DSL delay to be configured on the line which in turn determines the configuration of the higher layer retransmission or FEC parameters.
Also an optional feature for a forward error correction device according to the present invention is that the amount of retransmitted data packets is configured to equal ID×DBR/DPL, with ID being the interleaving delay, DBR being the data bit rate on the line and DPL being the packet length of the data packets. This feature is defined by claim 8.
As is indicated by claims 9 to 11, a device according to the present invention can be integrated in a chip (such as a digital ASIC), can be integrated in a server (e.g. a retransmission server performing the retransmissions for several lines), can be implemented on a linecard (like for instance an ADSL or VDSL linecard in a DSLAM or Digital Subscriber Access Multiplexer), etc.
The ADSL physical layer functions, which are typically integrated in a digital ASIC or a DSP on the ADSL linecard in the central office 101, are represented by the functional block 111 in
The ADSL line shown in
The retransmission function 112 is tuned according to the configuration of the physical layer 111, and more particularly according to the interleaving characteristics—the interleaving depth and number of DMT symbols per RS codeword or delay ID—and additional physical layer characteristics including the data bit rate DBR on the line. Thereto, the physical layer 111 includes an agent that interfaces with the retransmission function 112 at the higher layer and that shares the parameters ID and DBR with the retransmission function 112. The retransmission function 112 includes a timer which indicates that a video packet was corrupted (lost or affected) when a certain time interval has exceeded an no acknowledgement was received from the receiver in the ADSL CPE 103. It is noted that this could also work in the reverse direction where the interleaving delay might be different for up- and downstream. The retransmission function 112 thereupon will select a number of consecutive video packets from its memory that stores recently transmitted video packets, starting with the one packet that was corrupted. The number of consecutive video packets that is selected, is determined by the delay seen on the physical layer and configured to minimally equal:
ceil(ID×DBR/PL)
Under the above assumptions, the number of selected video packets hence minimally equals:
ceil[16.10−3s×4.106 bits/s/(1500×8 bits/packet)]=6 packets
Starting with the video packet that was corrupted, the retransmission function 112 consequently shall automatically re-send 6 consecutive video packets, irrespective of whether these video packets are effectively corrupted.
For other ADSL lines extending from the ADSL CO 101 to different ADSL CPEs via different copper pairs, the physical layer characteristics may be different resulting in a different configuration for the retransmission function on these lines. Depending on the interleaving delay and the actual downstream bit rate on those lines, the number of consecutive packets that will be retransmitted automatically each time a retransmission request is received, may be above or below 6, depending on the physical configuration of that line. Anyhow, since the retransmission function will be configured and tuned to the physical characteristics of the line, the performance of each ADSL line in the presence of impulse noise will be optimized.
A second embodiment, not illustrated by drawings, could be a subscriber line where FEC is used at a higher layer such as the RTP layer, for protection against impulse noise error bursts at lower layers. Physical layer impulse noise information such as the inter-arrival time statistics derived from impulse noise measurements performed on the subscriber line (e.g. by the remote terminal) can be used to configure the RTP FEC function. Also here, the delay will play a role. As a result, the RTP FEC function will differ from subscriber line to subscriber line, optimally taking advantage of the knowledge of physical characteristics of the subscriber line. The Pro-MPEG FEC scheme in one of the publications cited above for instance is a 2 dimensional FEC scheme. This Pro-MPEG FEC scheme is based on parity (XOR) calculations that are made over the columns and the rows of a matrix of RTP packets. The FEC packets corrupted over rows bring resilience to single packet losses while FEC packets computed over columns bring resilience to packet burst losses. According to this invention, the number of rows will have to be determined by the burst length of the lost packets. Hence, this number will depend on the physical layer settings, in a similar way as the retransmission scheme.
It is noticed that the physical layer characteristics like the interleaving delay can be changed at initialization time or during show time. Such online adaptation of the physical layer characteristics according to the current invention may have an impact on the higher layers, e.g. the RTP protocol layer, if the RTP FEC protection function or the retransmission protocol needs to be reconfigured online in a synchronized way for both the transmit and receive ends.
Although the present invention has been illustrated by reference to a specific embodiment illustrated by
Ysebaert, Geert Bert Maarten, Van Acker, Katleen Peggie Florimond, Vandaele, Piet Michel Albert
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
3536840, | |||
4730313, | Aug 18 1986 | RACAL-DATACOM, INC | Access circuit diagnostics for integrated services digital network |
4747104, | Jun 14 1985 | U S PHILIPS CORPORATION, A CORP OF DE | Data transmission system employing a combination of block encoding and convolution encoding for error protection |
5640415, | Jun 10 1994 | Intellectual Ventures II LLC | Bit error performance of a frequency hopping, radio communication system |
5699365, | Mar 27 1996 | Google Technology Holdings LLC | Apparatus and method for adaptive forward error correction in data communications |
5768527, | Apr 23 1996 | Google Technology Holdings LLC | Device, system and method of real-time multimedia streaming |
5995239, | Apr 05 1996 | Ricoh Company, LTD | Facsimile apparatus, facsimile method, and facsimile system including a modem for determining a data rate |
6085252, | Apr 23 1996 | Google Technology Holdings LLC | Device, system and method for real-time multimedia streaming |
6088342, | May 05 1997 | Nokia Technologies Oy | Dynamic configuration of radio link protocol in a telecommunications system |
6247150, | Jul 03 1998 | Nokia Technologies Oy | Automatic retransmission with order of information changed |
6282683, | Sep 26 1994 | HTC Corporation | Communication system with multicarrier telephony transport |
6317418, | Apr 28 1997 | NOKIA SOLUTIONS AND NETWORKS OY | Method for transmitting packet switched data in a mobile communications system |
6631127, | May 29 2002 | Google Technology Holdings LLC | Apparatus and method for dynamically selecting an ARQ method |
6711180, | Jun 01 1999 | France Telecom | Interface device between an ATM equipment and a transmission channel having a synchronous wireless link |
6738370, | Aug 22 2001 | Nokia Technologies Oy | Method and apparatus implementing retransmission in a communication system providing H-ARQ |
6782490, | Mar 17 1999 | AT&T Corp. | Network-based service for the repair of IP multicast sessions |
6895057, | Nov 03 1998 | Lucent Technologies Inc | System and method for wireless communication supporting link adaptation and incremental redundancy |
6920598, | May 21 2001 | WSOU Investments, LLC | System and method for error recovery using NAKs |
6975599, | Oct 28 1999 | HEWLETT-PACKARD DEVELOPMENT COMPANY L P | Rate adaptive payload transmission for local area networks |
6999432, | Jul 13 2000 | Microsoft Technology Licensing, LLC | Channel and quality of service adaptation for multimedia over wireless networks |
7046642, | May 05 1997 | Nokia Technologies Oy | Dynamic configuration of radio link protocol in a telecommunications system |
7068619, | Aug 07 2000 | RPX Corporation | Radio link control with limited retransmissions for streaming services |
7069490, | Oct 20 2000 | Tsinghua University | Method for retransmission of lost packet in fading channels |
7093178, | Jun 18 2001 | Samsung Electronics Co., Ltd. | Apparatus and method for transmitting and receiving data in a CDMA mobile communication system |
7155655, | Jul 22 2003 | Telefonaktiebolaget LM Ericsson (publ) | Adaptive hybrid ARQ algorithms |
7164654, | Mar 09 2001 | Denso Corporation | ARQ parameter retransmission control for variable data rate channels |
7174493, | Mar 14 2002 | Optis Wireless Technology, LLC | Reception apparatus and reception method |
7355976, | Feb 09 2004 | Texas Instruments Incorporated | Method and apparatus for providing retry control, buffer sizing and management |
7362733, | Oct 31 2001 | Samsung Electronics Co., Ltd.; SAMSUNG ELECTRONICS CO , LTD | Transmitting/receiving apparatus and method for packet retransmission in a mobile communication system |
7400687, | Apr 12 2002 | Panasonic Corporation | Multicarrier communication apparatus and multicarrier communication method |
7447967, | Sep 13 2001 | Intel Corporation | MIMO hybrid-ARQ using basis hopping |
7471693, | Aug 13 2002 | Panasonic Intellectual Property Corporation of America | Multiple HARQ processes handling method |
7573852, | Oct 15 2001 | Samsung Electronics Co., Ltd | Transmitting/receiving apparatus and method for packet retransmission in a mobile communication system |
7580427, | Mar 21 2001 | LG Electronics Inc. | Method for retransmitting data through a reverse link in packet data communication system using automatic repeat request |
7590889, | Mar 17 1999 | AT&T Intellectual Property II, L.P. | Network-based service for the repair of IP multicast sessions |
7620847, | Mar 17 1999 | AT&T Intellectual Property II, L.P. | Network-based service for the repair of IP multicast sessions |
7631247, | Aug 13 2002 | Panasonic Intellectual Property Corporation of America | Method of process configuration for multiple HARQ processes |
7653141, | Mar 31 2006 | InterDigital Patent Holdings, Inc | Multi-band OFDM UWB communication systems having improved frequency diversity |
7676731, | Nov 02 2001 | Samsung Electronics Co., Ltd | Transceiver apparatus and method for efficient retransmission of high-speed packet data |
7676732, | Nov 02 2001 | Samsung Electronics Co., Ltd | Transceiver apparatus and method for efficient retransmission of high-speed packet data |
7684329, | May 06 2002 | Qualcomm Incorporated | Method and apparatus for augmenting physical layer ARQ in a wireless data communication system |
7698616, | Sep 13 2001 | Intel Corporation | MIMO Hybrid-ARQ using basis hopping |
7839940, | Nov 22 2004 | WSOU Investments, LLC | Ordered retransmissions for ARQ in multicarrier systems |
7969957, | Dec 21 2004 | Panasonic Intellectual Property Corporation of America | Interleave apparatus and interleave method |
20020001287, | |||
20020019232, | |||
20020069388, | |||
20020172294, | |||
20030039229, | |||
20030131303, | |||
20050175024, | |||
20060062164, | |||
20060092972, | |||
20060092973, | |||
20070032198, | |||
JP2004241826, | |||
WO2005086405, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Dec 15 2006 | VANDAELE, PIET MICHEL ALBERT | Alcatel Lucent | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 018789 | /0198 | |
Dec 15 2006 | VAN ACKER, KATLEEN PEGGIE FLORIMOND | Alcatel Lucent | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 018789 | /0198 | |
Dec 15 2006 | YSEBAERT, GEERT BERT MAARTEN | Alcatel Lucent | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 018789 | /0198 | |
Jan 19 2007 | Alcatel Lucent | (assignment on the face of the patent) | / | |||
Jan 30 2013 | Alcatel Lucent | CREDIT SUISSE AG | SECURITY AGREEMENT | 029821 | /0001 | |
Aug 19 2014 | CREDIT SUISSE AG | Alcatel Lucent | RELEASE BY SECURED PARTY SEE DOCUMENT FOR DETAILS | 033868 | /0555 | |
Sep 12 2017 | ALCATEL LUCENT SAS | Provenance Asset Group LLC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 043877 | /0001 | |
Sep 12 2017 | Nokia Technologies Oy | Provenance Asset Group LLC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 043877 | /0001 | |
Sep 12 2017 | NOKIA SOLUTIONS AND NETWORKS BV | Provenance Asset Group LLC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 043877 | /0001 | |
Sep 13 2017 | PROVENANCE ASSET GROUP HOLDINGS, LLC | NOKIA USA INC | SECURITY INTEREST SEE DOCUMENT FOR DETAILS | 043879 | /0001 | |
Sep 13 2017 | Provenance Asset Group LLC | NOKIA USA INC | SECURITY INTEREST SEE DOCUMENT FOR DETAILS | 043879 | /0001 | |
Sep 13 2017 | PROVENANCE ASSET GROUP HOLDINGS, LLC | CORTLAND CAPITAL MARKET SERVICES, LLC | SECURITY INTEREST SEE DOCUMENT FOR DETAILS | 043967 | /0001 | |
Sep 13 2017 | PROVENANCE ASSET GROUP, LLC | CORTLAND CAPITAL MARKET SERVICES, LLC | SECURITY INTEREST SEE DOCUMENT FOR DETAILS | 043967 | /0001 | |
Dec 20 2018 | NOKIA USA INC | NOKIA US HOLDINGS INC | ASSIGNMENT AND ASSUMPTION AGREEMENT | 048370 | /0682 | |
Nov 01 2021 | CORTLAND CAPITAL MARKETS SERVICES LLC | Provenance Asset Group LLC | RELEASE BY SECURED PARTY SEE DOCUMENT FOR DETAILS | 058983 | /0104 | |
Nov 01 2021 | CORTLAND CAPITAL MARKETS SERVICES LLC | PROVENANCE ASSET GROUP HOLDINGS LLC | RELEASE BY SECURED PARTY SEE DOCUMENT FOR DETAILS | 058983 | /0104 | |
Nov 29 2021 | NOKIA US HOLDINGS INC | Provenance Asset Group LLC | RELEASE BY SECURED PARTY SEE DOCUMENT FOR DETAILS | 058363 | /0723 | |
Nov 29 2021 | Provenance Asset Group LLC | RPX Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 059352 | /0001 | |
Nov 29 2021 | NOKIA US HOLDINGS INC | PROVENANCE ASSET GROUP HOLDINGS LLC | RELEASE BY SECURED PARTY SEE DOCUMENT FOR DETAILS | 058363 | /0723 | |
Jan 07 2022 | RPX Corporation | BARINGS FINANCE LLC, AS COLLATERAL AGENT | PATENT SECURITY AGREEMENT | 063429 | /0001 | |
Aug 02 2024 | BARINGS FINANCE LLC | RPX Corporation | RELEASE OF LIEN ON PATENTS | 068328 | /0278 | |
Aug 02 2024 | RPX Corporation | BARINGS FINANCE LLC, AS COLLATERAL AGENT | PATENT SECURITY AGREEMENT | 068328 | /0674 | |
Aug 02 2024 | RPX CLEARINGHOUSE LLC | BARINGS FINANCE LLC, AS COLLATERAL AGENT | PATENT SECURITY AGREEMENT | 068328 | /0674 |
Date | Maintenance Fee Events |
Mar 17 2020 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
May 20 2024 | REM: Maintenance Fee Reminder Mailed. |
Nov 04 2024 | EXP: Patent Expired for Failure to Pay Maintenance Fees. |
Date | Maintenance Schedule |
Sep 27 2019 | 4 years fee payment window open |
Mar 27 2020 | 6 months grace period start (w surcharge) |
Sep 27 2020 | patent expiry (for year 4) |
Sep 27 2022 | 2 years to revive unintentionally abandoned end. (for year 4) |
Sep 27 2023 | 8 years fee payment window open |
Mar 27 2024 | 6 months grace period start (w surcharge) |
Sep 27 2024 | patent expiry (for year 8) |
Sep 27 2026 | 2 years to revive unintentionally abandoned end. (for year 8) |
Sep 27 2027 | 12 years fee payment window open |
Mar 27 2028 | 6 months grace period start (w surcharge) |
Sep 27 2028 | patent expiry (for year 12) |
Sep 27 2030 | 2 years to revive unintentionally abandoned end. (for year 12) |