Header Compression Packet Drop Detection and Restoration

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In wireless communication systems, particularly in mobile communication systems like 3GPP LTE, packet drops due to header compression issues lead to bandwidth inefficiency and call drops, as the compressor in the PDCP layer cannot immediately recognize packet drops in the lower layer, especially in unidirectional ROHC operation modes.

Innovation Solution

A method and apparatus are provided to quickly restore packets by determining packet drops in the transport layer and transmitting full packets with uncompressed headers, allowing for immediate recognition and retransmission of reference packets, thereby preventing call drops and maintaining efficient communication.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of energy

If header compression is applied to reduce packet overhead, then bandwidth efficiency is improved, but packet loss recovery capability deteriorates because the compressor cannot recognize packet drops in the lower layer

Engineering Contradiction:
Improvebandwidth efficiencyVSAvoidpacket loss recovery capability
Core Design Contradiction:
Loss of energyVSReliability

Solution Approach 1:

The invention introduces a feedback mechanism where the transport layer monitors packet transmission status and provides feedback information to the PDCP layer about packet drops. This allows the header compressor to detect packet losses and respond by transmitting reference packets with uncompressed headers, thereby resolving the contradiction between bandwidth efficiency and packet loss recovery capability.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The invention implements preliminary action by having the transport layer proactively monitor and detect packet drops before they propagate upward to cause call termination. By detecting packet drops early and notifying the PDCP layer in advance, the system can preemptively send reference packets to restore the decompression context, preventing call drops while maintaining compression efficiency for normal traffic.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If all packets are discarded until a new reference packet is received when packet drop occurs, then decompression reliability is improved, but call continuity deteriorates due to call drop

Engineering Contradiction:
Improvedecompression reliabilityVSAvoidcall continuity
Core Design Contradiction:
ReliabilityVSDuration of action of stationary object

Solution Approach 1:

The transport layer performs preliminary detection of packet drops and notifies the PDCP layer before the decompressor discards all packets. This early warning allows the compressor to send a reference packet with an uncompressed header to restore the decompression context, preventing the need to discard all packets and maintaining call continuity while ensuring decompression reliability.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If uncompressed headers are used for all packets, then packet loss recovery is improved, but bandwidth efficiency deteriorates due to excessive overhead

Engineering Contradiction:
Improvepacket loss recoveryVSAvoidbandwidth efficiency
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The invention applies local quality by using uncompressed headers only locally and temporarily - specifically when packet loss is detected and reference packets need to be retransmitted. For normal packet transmission, compressed headers continue to be used to maintain bandwidth efficiency. This selective application of uncompressed headers resolves the contradiction between packet loss recovery and bandwidth efficiency.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS10142206B2Method and apparatus for packet communication using header compression
Publication Date: 2018.11.27 SAMSUNG ELECTRONICS CO LTD
  • US10142206B2 patent drawing
  • US10142206B2 patent drawing
  • US10142206B2 patent drawing

AI summary

Disclosed are a method and apparatus for packet communication using header compression. The method includes applying a header compression protocol to generate a packet to be transmitted, determining whether the packet is dropped in a transport layer, and transmitting, if it is determined that the packet is dropped, a full packet having an uncompressed header.