PDCP Sub-Header Ethernet Field Reuse Indication

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current Long Term Evolution (LTE) and New Radio (NR) protocols do not support Ethernet header compression, which is essential for the Industrial Internet of Things (IoT) project, as the Packet Data Convergence Protocol (PDCP) layer does not perform Ethernet header compression.

Innovation Solution

An Ethernet header compression method and decompression method are introduced, where the PDCP sub-header of PDCP PDUs includes information indicating whether specific Ethernet fields in the headers are reused, allowing for compression and decompression processing at the transmitting and receiving ends, respectively.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of energy

If Ethernet header compression is implemented at the PDCP layer, then header overhead is reduced and network efficiency is improved, but protocol complexity increases and backward compatibility is compromised

Engineering Contradiction:
Improveheader overheadVSAvoidprotocol complexity
Core Design Contradiction:
Loss of energyVSDevice complexity

Solution Approach 1:

The Ethernet header is segmented into reusable fields and non-reusable fields. The PDCP sub-header includes indication information that specifies which Ethernet header fields are reused and which are transmitted in the data packet. This segmentation allows selective compression while maintaining protocol clarity and reducing overhead.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The protocol establishes a compression context in advance that stores previously transmitted Ethernet header fields. Before compressing the current packet, the system checks whether fields can be reused based on the compression context, enabling efficient compression without requiring complex real-time decisions.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If Ethernet header compression is implemented, then bandwidth efficiency is improved, but synchronization between compressors and decompressors becomes more difficult to maintain

Engineering Contradiction:
Improvebandwidth efficiencyVSAvoidsynchronization reliability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The PDCP sub-header includes indication information that provides feedback about which Ethernet header fields are reused and which are transmitted. This feedback mechanism ensures that the receiving end can correctly decompress the packet by knowing exactly which fields need to be reconstructed from the compression context and which are present in the data packet.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The compression scheme is dynamic and adapts to different packet types and field values. The indication information in the PDCP sub-header allows the system to dynamically determine the compression strategy for each packet, improving synchronization by allowing flexible compression decisions based on actual packet content rather than fixed patterns.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12143855B2Ethernet header compression method, ethernet header decompression method, and device
Publication Date: 2024.11.12 VIVO MOBILE COMM CO LTD
  • US12143855B2 patent drawing
  • US12143855B2 patent drawing
  • US12143855B2 patent drawing

AI summary

This disclosure provides an Ethernet header compression method, an Ethernet header decompression method, and a device. The compression method includes: transmitting, by using a transmitting PDCP entity of the transmitting end, a first PDCP PDU corresponding to a first data radio bearer DRB, where when the first DRB is configured with an Ethernet header compression function, the first PDCP PDU includes one or more pieces of first information, and the first information is used to indicate whether a specific Ethernet field in an Ethernet header of a first PDCP SDU corresponding to the first PDCP PDU is reused.