PDCP Data Duplication Handling in Carrier Aggregation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In data duplication scenarios within carrier aggregation and dual connectivity, there is a challenge in avoiding the retransmission of redundant data when data duplication is re-enabled after being disabled, particularly for data that are already in transmission or have been completed.

Innovation Solution

The PDCP entity in communication devices duplicates only new data when data duplication is re-enabled, avoiding the duplication of data that have been transmitted or are still being transmitted, and delivers the duplicated data to both RLC entities to prevent redundant data transmission.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If data duplication is re-enabled after being disabled, then data transmission reliability is improved, but redundant data retransmission occurs

Engineering Contradiction:
Improvedata transmission reliabilityVSAvoidenergy waste from redundant retransmission
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The PDCP entity checks the transmission status of data before duplicating when data duplication is re-enabled. By performing this preliminary check, the system avoids duplicating data that is already being transmitted or has been completed, thus preventing redundant retransmission while maintaining transmission reliability

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system uses feedback from the transmission status information to control the data duplication process. The PDCP entity receives feedback about which data are being transmitted or have been completed, and uses this feedback to decide whether to duplicate specific data packets, thereby avoiding redundant retransmission

Inventive Principle:
Principle #23Feedback

2Reliability

If data duplication is re-enabled after being disabled, then data transmission reliability is improved, but transmission efficiency deteriorates

Engineering Contradiction:
Improvedata transmission reliabilityVSAvoiddata transmission efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The PDCP entity performs a preliminary check of transmission status before duplicating data when data duplication is re-enabled. This preliminary action identifies which data need duplication and which do not, preventing wasted processing on redundant data and improving transmission efficiency while maintaining reliability

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Instead of duplicating all data when data duplication is re-enabled, the system applies partial action by duplicating only those data packets that are neither being transmitted nor have been completed. This selective approach improves efficiency by avoiding unnecessary duplication operations while still ensuring reliability for data that needs it

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS10833807B2Processing method under data duplication and related devices
Publication Date: 2020.11.10 GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP LTD
  • US10833807B2 patent drawing
  • US10833807B2 patent drawing
  • US10833807B2 patent drawing

AI summary

A processing method under data duplication and related devices are provided, which are applied to a communication system. The communication system comprises a first communication device, and the first communication device comprises a PDCP entity. The method comprises: when data duplication is enabled, the PDCP entity of the first communication device duplicates target data, and the target data do not comprise data of which transmission have been completed and/or data that are being transmitted; and the PDCP entity of the first communication device delivers the duplicated target data to the RLC entity.