Transmitting Device RLC Poll Indicator Handling

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In wireless communication networks, particularly in 5G technologies like New Radio (NR), there is no effective handling for situations where the PDCP suddenly turns off transmission to one RLC entity, leading to unacknowledged PDUs and potential retransmission issues, causing performance delays and potential failures due to missing poll indicators.

Innovation Solution

A method is implemented in a transmitting device with at least two RLC entities, where if the last transmitted PDU lacks a poll indicator, the device transmits a new or retransmits the same PDU with a poll indicator to ensure acknowledgment and prevent data retransmission errors, thereby maintaining accurate PDCP protocol operation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If the PDCP suddenly turns off transmission to one RLC entity, then resource allocation is optimized, but unacknowledged PDUs remain causing reliability issues

Engineering Contradiction:
Improveresource allocation efficiencyVSAvoidPDU acknowledgment reliability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The transmitting device checks whether the last transmitted PDU on an RLC entity includes a poll indicator before stopping transmission. If no poll indicator is present, the device transmits another PDU with the poll indicator set to 1 in advance, ensuring that the receiver will send an acknowledgment before the transmitting device stops using that RLC entity. This preliminary action prevents unacknowledged PDUs from remaining in the system.

Inventive Principle:
Principle #10Preliminary action

2Loss of time

If transmission is stopped without sending poll indicator, then latency is reduced, but wraparound faults occur in PDCP receiver

Engineering Contradiction:
Improvetransmission latencyVSAvoidPDCP receiver correctness
Core Design Contradiction:
Loss of timeVSReliability

Solution Approach 1:

Before stopping transmission on an RLC entity, the transmitting device ensures that a poll indicator has been sent by checking the last transmitted PDU. If absent, it transmits another PDU with poll indicator set to 1, guaranteeing that the receiver will send an acknowledgment before the transmitting device stops using that RLC entity, thus preventing wraparound faults.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The poll indicator mechanism establishes a feedback loop where the transmitting device requests status information from the receiver by setting the poll indicator to 1. This ensures that the receiver sends an acknowledgment, providing feedback that confirms proper synchronization before transmission is stopped, preventing wraparound faults in the PDCP receiver.

Inventive Principle:
Principle #23Feedback

3Reliability

If poll indicator is always transmitted, then acknowledgment reliability is improved, but overhead increases

Engineering Contradiction:
ImprovePDU acknowledgment reliabilityVSAvoidprotocol overhead
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

Instead of always transmitting the poll indicator, the transmitting device applies partial action by checking whether the last transmitted PDU already contains a poll indicator. The poll indicator is transmitted only when necessary (when the last PDU lacked it), providing sufficient acknowledgment reliability while minimizing protocol overhead.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11973715B2Transmitting device and method performed therein for handling communication
Publication Date: 2024.04.30 TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
  • US11973715B2 patent drawing
  • US11973715B2 patent drawing
  • US11973715B2 patent drawing

AI summary

Embodiments herein relate to a method performed by a transmitting device (120) for handling communication in a wireless communications network, wherein the transmitting device (120) comprises at least two radio link control, RLC, entities and is configured with a split bearer to a receiving device (100). The transmitting device (120) identifies that a last transmitted protocol data unit, PDU, of one of the at least two RLC entities, is lacking a poll indicator requesting a status of one or more transmitted PDUs. When identifying that the last transmitted PDU lacks the poll indicator, the transmitting device transmits to the receiving device (100), a PDU comprising a poll indicator.