Trans-Layer ROHC System Adaptive Feedback

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing bidirectional RObust Header Compression (ROHC) techniques face challenges in balancing compression efficiency and feedback overhead, particularly in wireless communication systems where channel errors can lead to decompressor synchronization loss and increased feedback costs.

Innovation Solution

A trans-layer bidirectional ROHC system that uses cross-layer information and feedback from a decompressor to determine optimal compression levels and request feedback only when necessary, employing a partially observable Markov decision process (POMDP) to manage channel and decompressor states, and selectively compressing headers based on these determinations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If frequent feedback is sent from decompressor to compressor, then decompressor synchronization is maintained, but feedback overhead increases

Engineering Contradiction:
Improvedecompressor synchronizationVSAvoidfeedback overhead
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The system dynamically changes the feedback frequency parameter based on channel conditions and decompressor state. When synchronization is maintained, feedback frequency is reduced; when loss of synchronization is detected, feedback frequency is increased. This resolves the contradiction by making feedback overhead adaptive rather than fixed.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system uses feedback from the decompressor about its synchronization state to adjust the compression strategy. The decompressor sends feedback indicating whether it is synchronized or lost, and the compressor uses this feedback to determine whether to send full headers or compressed headers, thereby maintaining synchronization while minimizing feedback overhead.

Inventive Principle:
Principle #23Feedback

2Productivity

If header compression is applied to all packets, then transmission efficiency improves, but reliability decreases under channel errors

Engineering Contradiction:
Improvetransmission efficiencyVSAvoidpacket delivery reliability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The header compression level is made dynamic rather than static. The system transitions between different compression modes (full compression, partial compression, no compression) based on real-time channel conditions and decompressor synchronization state. This allows the system to maximize transmission efficiency when conditions are good and switch to more reliable modes when errors occur.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system prepares multiple compression strategies in advance (full headers, partial headers, compressed headers) and selects the appropriate one based on predicted channel conditions and decompressor state. This cushioning approach ensures that reliable transmission options are ready when channel errors are anticipated.

Inventive Principle:
Principle #11Beforehand cushioning (Prior cushioning)

3Measurement precision

If cross-layer information is utilized, then compression decisions are improved, but system complexity increases

Engineering Contradiction:
Improvechannel state estimationVSAvoidsystem architecture complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system merges information from multiple layers (physical layer channel quality indicators, MAC layer acknowledgment status, and ROHC layer decompressor synchronization state) into a unified decision-making framework. This consolidation improves channel state estimation accuracy while managing complexity through integrated processing rather than separate independent systems.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS11019530B2Trans-layer bidirectional robust header compression system
Publication Date: 2021.05.25 RGT UNIV OF CALIFORNIA
  • US11019530B2 patent drawing
  • US11019530B2 patent drawing
  • US11019530B2 patent drawing

AI summary

The system obtains packets-to-be-compressed at a compressor at a transmitter that transmits packets through a channel to a decompressor at a receiver. It also obtains cross-layer information regarding a state of the channel from lower-layer network entities in the transmitter. The system then determines whether to request feedback from the decompressor based on a predetermined policy, and requests and receives feedback from the decompressor based on the determination. The system uses the cross-layer information and any received feedback to estimate a state of the channel and the decompressor. The system also determines a compression level based on a compression policy and the estimations for the state of the channel and the decompressor. The system generates the packets-to-be-transmitted by selectively compressing the headers of the packets-to-be-compressed based on the determined compression level.