Merging RLC and MAC Layers for Wireless Data Reassembly

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing wireless communication systems, particularly in LTE networks, face inefficiencies due to repeated functions and complexity in data reordering processes across protocol layers, leading to increased delay and overhead, which are exacerbated by separate handling of ARQ and HARQ processes.

Innovation Solution

The method involves merging the RLC layer into the MAC layer and simplifying data reordering by eliminating redundant functions, allowing for a single reordering process at the base station, which reduces data interaction delay and overhead by directly transmitting and reassembling data blocks without intermediate reordering.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If data is reordered separately at both MAC layer and RLC layer, then data blocks can be correctly reassembled, but the number of reorderings increases leading to increased delay and complexity

Engineering Contradiction:
Improvedata reassembly correctnessVSAvoiddata transmission delay
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent merges the RLC layer into the MAC layer, eliminating the separate RLC reordering step. The MAC layer performs both HARQ reordering and ARQ reordering in a single integrated process, reducing the number of reordering operations from two to one while maintaining data reassembly correctness

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The MAC layer is enhanced to perform multiple functions previously distributed across MAC and RLC layers, including both HARQ and ARQ reordering, segmentation, concatenation, and data reassembly. This multi-functionality reduces inter-layer interactions and associated delays

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

2Reliability

If RLC layer segments and concatenates data with headers, then data can be properly reassembled, but protocol complexity and overhead increase

Engineering Contradiction:
Improvedata reassembly correctnessVSAvoidprotocol layer complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent combines the RLC layer's segmentation and concatenation functions into the MAC layer. The MAC layer now handles both HARQ and ARQ segmentation/concatenation operations, eliminating redundant protocol layers and reducing overall system complexity while maintaining data integrity

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent extracts the RLC layer entirely from the protocol stack and integrates its essential functions directly into the MAC layer. This extraction eliminates the need for separate RLC protocol headers and reduces protocol overhead

Inventive Principle:
Principle #2Taking out (Extraction)

3Reliability

If separate ARQ and HARQ reordering processes are implemented, then data reliability is improved, but the number of reordering operations increases leading to increased overhead

Engineering Contradiction:
Improvedata transmission reliabilityVSAvoidprotocol overhead
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The patent merges the separate ARQ and HARQ reordering processes into a single integrated reordering mechanism at the MAC layer. The MAC entity maintains buffers for both HARQ and ARQ processes and performs reordering in a unified manner, reducing protocol overhead while maintaining the reliability benefits of both mechanisms

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentEP1993241B1A method for reassembling data in wireless communication system and an apparatus thereof
Publication Date: 2010.12.15 HUAWEI TECH CO LTD
  • EP1993241B1 patent drawingFigure 1
  • EP1993241B1 patent drawingFigure 2
  • EP1993241B1 patent drawingFigure 3

AI summary

A method for reassembling data in wireless communication system and an apparatus thereof. The said method comprises: after the MAC entity at the receiving side receives the transmission block decoded correctly, the transmission block is sent to the link control entity; the link control entity at the receiving side de-encapsulates the received transmission block, reassembles and re-classes the de-encapsulated up-layer PDU and acquires the SDU. The the apparatus comprises: the first re-transmitting unit for directly sending the received transmission block to the second re-transmitting unit; the second re-transmitting unit connected with the first re-transmitting unit, for de-encapsulating the received transmission block, then acquiring the up-layer PDU, and reassembling and re-classing the the up-layer PDU, acquiring the SDU, then sending the SDU to the up-layer. The transmission delay and the cost of the data are reduced by reducing the reassembling times of the data between the protocol layers and simplifying the information of data header.