Wireless Relay PMIP Header Compression for LTE Backhaul Efficiency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current backhaul technologies in wireless relay networks for LTE are inefficient, particularly in compressing data and signaling data over connections between User Equipment (UE) and macrocell eNodeBs coupled to the LTE core, leading to suboptimal performance in extending network coverage.

Innovation Solution

Implementing Proxy Mobile Internet Protocol (PMIP) with Generic Routing Encapsulation (GRE) tunnels and Robust Header Compression (ROHC) techniques across wireless relays to compress both inner and outer IP headers of user data and signaling data, enhancing data transmission efficiency over Radio Area Networks (RAN) and Wide Area Networks (WAN).

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If data compression is applied over wireless relay backhaul connections, then network resource usage is reduced and data transmission efficiency is improved, but the device complexity and implementation difficulty increase

Engineering Contradiction:
Improvedata transmission efficiencyVSAvoidcompression implementation complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The compression process is segmented into distinct functional components: a compression entity that compresses IP headers and a decompression entity that decompresses them. The IP header itself is segmented into outer IP header and inner IP header, allowing selective compression of different parts. This segmentation enables modular implementation and reduces overall system complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A tunnel is introduced as an intermediary mechanism between the wireless relay and the LTE core network. The tunnel encapsulates compressed data packets, providing a structured framework for compression operations. This intermediary layer simplifies the integration of compression functionality into existing network infrastructure.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of substance

If both inner and outer IP headers are compressed, then network resource usage is significantly reduced, but the processing time and computational overhead increase

Engineering Contradiction:
Improvenetwork resource usageVSAvoidprocessing time
Core Design Contradiction:
Loss of substanceVSLoss of time

Solution Approach 1:

The patent applies compression selectively to only those parts of the data packet that benefit most from compression - specifically the IP headers (both outer and inner). Rather than compressing entire packets or all data, this partial action approach focuses computational resources on the most beneficial elements, reducing overall network resource usage while limiting processing overhead to essential components only.

Inventive Principle:
Principle #16Partial or excessive action

3Productivity

If compression is applied to signaling data in addition to user data, then overall network performance is enhanced, but the device complexity and processing requirements increase

Engineering Contradiction:
Improveoverall network performanceVSAvoidcompression system complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The compression entity is designed with universal functionality to handle multiple types of data traffic - both user data and signaling data - through a single integrated mechanism. This multi-functional design eliminates the need for separate compression systems for different data types, reducing overall device complexity while enhancing network performance across all traffic types.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS10644782B2Data compression for wireless relays in a data communication network
Publication Date: 2020.05.05 T MOBILE INNOVATIONS LLC
  • US10644782B2 patent drawing
  • US10644782B2 patent drawing
  • US10644782B2 patent drawing

AI summary

A wireless relay receives user data from User Equipment (UE). In the wireless relay, a Proxy Mobile Internet Protocol (PMIP) Media Access Gateway (MAG) compresses the user data and transfers a PMIP packet having a packet header and the compressed user data. In the wireless relay, relay equipment compresses the packet header and wirelessly transmits the PMIP packet. A wireless network node wirelessly receives the PMIP packet, decompresses the packet header, and transfers the PMIP packet to a network gateway. In the network gateway, a PMIP Local Mobility Anchor (LMA) receives the PMIP packet, decompresses the user data, and transfers the user data.