RoHC optimizations for burst losses

US9544404B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9544404-B2
Application numberUS-201414379311-A
CountryUS
Kind codeB2
Filing dateAug 15, 2014
Priority dateAug 15, 2014
Publication dateJan 10, 2017
Grant dateJan 10, 2017

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Systems and methods are disclosed for optimizing Robust Header Compression (RoHC) to protect against context desynchronization resulting from a burst of lost packets. In one embodiment, a method of operation of a radio node to adapt a RoHC compressor of a radio node based on a transmit channel quality metric is provided. In another embodiment, systems and methods relating to improved RoHC SN decoding are disclosed. In one embodiment, a method of operation of a radio node includes determining a size of a Packet Data Convergence Protocol (PDCP) Sequence Number (SN) gap for a radio link between the radio node and a second radio node, and performing RoHC SN decoding based on the size of the PDCP SN gap.

First claim

Opening claim text (preview).

What is claimed is: 1. A method of operation of a radio node, comprising: determining a size of a Packet Data Convergence Protocol, PDCP, Sequence Number, SN, gap for a radio link between the radio node and a second radio node; and performing Robust Header Compression, RoHC, SN decoding based on the size of the PDCP SN gap by: receiving a new RoHC compressed PDCP Protocol Data Unit, PDU, for RoHC decompression; determining whether the size of the PDCP SN gap is greater than a threshold gap size; if the size of the PDCP SN gap is greater than or equal to the threshold gap size, computing a predicted reference value as a sum of a value of the RoHC SN for a last successfully decoded RoHC compressed PDCP PDU, the size of the PDCP SN gap, and a value for a decompression failure counter, the value for the decompression failure counter being a number of RoHC compressed PDCP PDUs that failed decompression since the last successfully decoded RoHC compressed PDCP PDU was received; computing a value for the RoHC SN for the new RoHC compressed PDCP PDU based on the predicted reference value and a Window-based Least Significant Bit, W-LSB, encoded RoHC SN value contained in the new RoHC compressed PDCP PDU; and performing RoHC decompression based on the value computed for the RoHC SN for the new RoHC compressed PDCP PDU. 2. The method of claim 1 wherein performing RoHC SN decoding based on the size of the PDCP SN gap further comprises determining the RoHC SN for the received new RoHC compressed PDCP PDU without using the size of the PDCP SN gap if the size of the PDCP SN gap is greater than the threshold gap size. 3. The method of claim 1 wherein the threshold gap size is 2^ k_d for a current value of k_d used by a RoHC decompressor of the radio node, where k_d is a number of least significant bits of the RoHC SN included in RoHC compressed PDCP PDUs processed by the RoHC decompressor. 4. The method of claim 1 further comprising: determining whether RoHC decompression failed for the new RoHC compressed PDCP PDU; if RoHC decompression failed, incrementing the value for the decompression failure counter; and if RoHC decompression succeeded, resetting the decompression failure counter. 5. The method of claim 1 wherein, if the size of the PDCP SN gap is less than the threshold gap size, computing the value of the RoHC SN for the new RoHC compressed PDCP PDU without using the size of the PDCP SN gap. 6. The method of claim 1 wherein performing RoHC SN decoding based on the size of the PDCP SN gap further comprises, prior to computing the value of the RoHC SN for the new RoHC compressed PDCP PDU: determining whether k_d is greater than or equal to the size of the PDCP SN, where k_d is a number of least significant bits of the RoHC SN included in RoHC compressed PDCP PDUs processed by the RoHC decompressor of the radio node; if k_d is not greater than or equal to the size of the PDCP SN, proceeding to perform the step of computing the value for the RoHC SN for the new RoHC compressed PDCP PDU based on the size of the PDCP SN gap if the size of the PDCP SN gap is greater than or equal to the threshold gap size; and if k_d is greater than or equal to the size of the PDCP SN, computing the value of the RoHC SN for the new RoHC compressed PDCP PDU without using the size of the PDCP SN gap if the size of the PDCP SN gap is less than the threshold gap size. 7. The method of claim 1 wherein the threshold gap size is 2^k_d, where k d is a number of least significant bits of the RoHC SN included in the new RoHC compressed PDCP PDUs processed by the RoHC decompressor of the radio node. 8. The method of claim 1 wherein determining the size of the PDCP SN gap for the radio link between the radio node and the second radio node comprises: computing a count value for a received new PDCP PDU, the count value being composed of a Hyper Frame Number, HFN, maintained by a PDCP receiver of the radio node for the radio link between the radio node and the second radio node and a PDCP SN contained in the new PDCP PDU; and computing the size of the PDCP SN gap, g, as: g =COUNT−COUNT_prev+1, where COUNT is the count value computed for the new PDCP PDU and COUNT_prev is a count value computed for a previously received PDCP PDU. 9. The method of claim 1 wherein: performing RoHC SN decoding based on the size of the PDCP SN gap is performed by the RoHC decompressor of the radio node for the radio link between the radio node and the second radio node; determining the size of the PDCP SN gap is performed by a PDCP entity of the radio node; and the method further comprises making the size of the PDCP SN gap determined by the PDCP entity available to the RoHC decompressor. 10. A radio node comprising: a processor; and memory containing software executable by the processor whereby the radio node is operative to: determine a size of a Packet Data Convergence Protocol, PDCP, Sequence Number, SN, gap for a radio link between the radio node and a second radio node; and perform Robust Header Compression, RoHC, SN decoding based on the size of the PDCP SN gap by being operative to: receive a new RoHC compressed PDCP Protocol Data Unit, PDU, for RoHC decompression; determine whether the size of the PDCP SN gap is greater than a threshold gap size; if the size of the PDCP SN gap is greater than or equal to the threshold gap size, compute a predicted reference value as a sum of a value of the RoHC SN for a last successfully decoded RoHC compressed PDCP PDU, the size of the PDCP SN gap, and a value for a decompression failure counter, the value for the decompression failure counter being a number of RoHC compressed PDCP PDUs that failed decompression since the last successfully decoded RoHC compressed PDCP PDU was received; compute a value for the RoHC SN for the new RoHC compressed PDCP PDU based on the predicted reference value and a Window-based Least Significant Bit, W-LSB, encoded RoHC SN value contained in the new RoHC compressed PDCP PDU; and perform RoHC decompression based on the value computed for the RoHC SN for the new RoHC compressed PDCP PDU. 11. The radio node of claim 10 wherein being operative to perform RoHC SN decoding based on the size of the PDCP SN gap further comprises being operative to determine the RoHC SN for the received RoHC compressed PDCP PDU without using the size of the PDCP SN gap if the size of the PDCP SN gap is greater than the threshold gap size. 12. The radio node of claim 10 wherein the threshold gap size is 2^k _d for a current value of k_d used by a RoHC decompressor of the radio node, where k_d is a number of least significant bits of the RoHC SN included in the new RoHC compressed PDCP PDUs processed by the RoHC decompressor. 13. The radio node of claim 10 further operative to: determine whether RoHC decompression failed for the new RoHC compressed PDCP PDU; if RoHC decompression failed, increment the value for the decompression failure counter; and if RoHC decompression succeeded, reset the decompression failure counter. 14. The radio node of claim 10 further operative to, if the size of the PDCP SN gap is less than the threshold gap size, compute the value of the RoHC SN for the new RoHC compressed PDCP PDU without using the size of the PDCP SN gap. 15. The radio node of claim 10 wherein being operative to perform RoHC SN decoding based on the size of the PDCP SN gap further comprises being operative to, prior to computing the value of the RoHC SN for the new RoHC compressed PDCP PDU: determine whether k_d is greater than or equal to a size of the PDCP SN, where k_d is

Assignees

Inventors

Classifications

  • Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions · CPC title

  • H04L69/04Primary

    Protocols for data compression, e.g. ROHC · CPC title

  • Hybrid protocols; Hybrid automatic repeat request [HARQ] · CPC title

  • Network layer protocols, e.g. mobile IP [Internet Protocol] · CPC title

  • H04L69/40Primary

    for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection (management of faults, events, alarms or notifications in data switching networks H04L41/06) · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9544404B2 cover?
Systems and methods are disclosed for optimizing Robust Header Compression (RoHC) to protect against context desynchronization resulting from a burst of lost packets. In one embodiment, a method of operation of a radio node to adapt a RoHC compressor of a radio node based on a transmit channel quality metric is provided. In another embodiment, systems and methods relating to improved RoHC SN de…
Who is the assignee on this patent?
Ericsson Telefon Ab L M
What technology area does this patent fall under?
Primary CPC classification H04L69/04. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Jan 10 2017 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 1 related publication on this page (citations in our corpus or others sharing the same primary CPC).