LTE Scheduling Method Optimizing Small Packet Transmission Efficiency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The existing LTE RAN protocol architecture is inefficient for small packets due to excessive overhead from sequence number additions at the PDCP and RLC layers, leading to reduced resource utilization.

Innovation Solution

A scheduling method that configures Hybrid Automatic Repeat Request (HARQ) parameters based on quality of service (QoS) requirements, allocates uplink transmission resources, and schedules data transmission to optimize the protocol stack, reducing overhead and improving efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If sequence numbers are added at the PDCP and RLC layers for data packet transmission, then data transmission reliability is improved, but protocol overhead increases and resource utilization decreases

Engineering Contradiction:
Improvedata transmission reliabilityVSAvoidprotocol overhead
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts the sequence number function from the PDCP and RLC layers and consolidates it into the MAC layer. Specifically, the MAC layer adds a MAC layer sequence number to identify transmission order and perform reordering, while removing or reducing the need for PDCP and RLC sequence numbers. This extraction principle reduces protocol overhead by eliminating redundant sequence number fields in upper layers while maintaining transmission reliability through MAC layer sequencing.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent merges the sequence number generation and reordering functions from multiple layers (PDCP, RLC, and MAC) into a single MAC layer implementation. The MAC layer now handles both the sequencing of data packets and the reordering of received packets, combining what were previously separate functions across multiple protocol layers. This consolidation reduces overall protocol complexity and overhead while maintaining the necessary reliability functions.

Inventive Principle:
Principle #5Merging (Combining)

2Reliability

If multiple protocol layers (PDCP, RLC, MAC) are used for data transmission, then transmission reliability is improved, but processing complexity and time increase

Engineering Contradiction:
Improvetransmission reliabilityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent segments the protocol stack functions by moving specific reliability functions (sequencing and reordering) from the upper PDCP and RLC layers down to the MAC layer. This segmentation allows the upper layers to focus on their core functions while the MAC layer handles transmission-level reliability, reducing the processing burden and time required at each layer while maintaining overall transmission reliability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements preliminary sequencing and ordering actions at the MAC layer before data transmission. By pre-establishing the sequence number assignment and reordering mechanism at the MAC layer, the system avoids the need for complex post-transmission reordering operations that would require coordination across multiple layers, thereby reducing processing time while maintaining reliability.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If PDCP and RLC layers add sequence numbers and perform concatenation/segmentation, then data integrity is improved, but resource utilization for small packets decreases

Engineering Contradiction:
Improvedata integrityVSAvoidresource utilization
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent extracts the sequence number addition and concatenation/segmentation functions from the PDCP and RLC layers and relocates them to the MAC layer. For small packets, this means the MAC layer directly handles sequencing and segmentation without the overhead of PDCP and RLC layer processing. This extraction significantly improves resource utilization for small packets by eliminating redundant processing steps while maintaining data integrity through MAC layer sequence number assignment.

Inventive Principle:
Principle #2Taking out (Extraction)

4Productivity

If HARQ parameters are configured based on QoS requirements, then transmission efficiency is improved, but system complexity increases

Engineering Contradiction:
Improvetransmission efficiencyVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent applies local quality by configuring HARQ parameters specifically for different QoS requirements rather than using a uniform approach system-wide. The MAC layer is empowered to independently configure HARQ parameters (such as HARQ process numbers, redundancy versions, and timing) based on the specific QoS needs of different data flows. This localized configuration approach improves transmission efficiency for each QoS class while avoiding the need for complex system-wide reconfiguration mechanisms.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent introduces dynamic HARQ parameter configuration at the MAC layer that can adapt to different QoS requirements. Instead of static, pre-configured HARQ parameters, the system dynamically adjusts HARQ settings based on real-time QoS demands. This dynamic approach improves transmission efficiency by optimizing HARQ behavior for each specific data flow while managing complexity through MAC layer autonomy rather than requiring complex centralized control.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS9801200B2Scheduling method, base station, user equipment, and system
Publication Date: 2017.10.24 HUAWEI TECH CO LTD
  • US9801200B2 patent drawing
  • US9801200B2 patent drawing
  • US9801200B2 patent drawing

AI summary

Embodiments of the present invention relate to a scheduling method, a base station, a user equipment, and a system. The method includes: configuring, by a base station, a HARQ parameter for a UE according to a QoS requirement; sending, by the base station, the HARQ parameter to the UE; receiving, by the base station, a BSR that is sent by the UE according to the HARQ parameter; allocating, by the base station, a first uplink transmission resource to the UE according to the BSR, and scheduling the first uplink transmission resource for the UE; and receiving, by the base station, uplink transmitted data that is sent by the UE by using the first uplink transmission resource.