Burst Data Prioritization With Dual Queues for Lower Delay

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In virtual reality (VR) applications, sudden bursts of data transmission due to events like camera angle changes cause delays due to insufficient link bandwidth, leading to frame freezing and poor user experience.

Innovation Solution

A data transmission method where burst data is prioritized over regular data, with associated data and data nearing timeout being sent first, using a dual-queue system to manage data transmission efficiently.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If burst data is transmitted using standard queue scheduling, then regular data transmission is maintained, but transmission delay increases due to insufficient link bandwidth

Engineering Contradiction:
Improvetransmission delayVSAvoiddata transmission efficiency
Core Design Contradiction:
Loss of timeVSProductivity

Solution Approach 1:

The patent segments data into two distinct queues: a high-priority queue for burst data and a low-priority queue for regular data. This segmentation allows burst data to be transmitted independently without being blocked by regular data, thereby reducing transmission delay while maintaining overall transmission efficiency.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements dynamic priority adjustment where the priority of data packets is changed based on their type. Burst data packets are assigned high priority while regular data packets are assigned low priority, enabling the system to adaptively respond to varying traffic conditions and reduce delay during burst periods.

Inventive Principle:
Principle #15Dynamics

2Loss of time

If burst data is prioritized over regular data, then transmission delay is reduced, but data sequence integrity may be compromised

Engineering Contradiction:
Improvetransmission delayVSAvoiddata sequence integrity
Core Design Contradiction:
Loss of timeVSStability of the object's composition

Solution Approach 1:

The patent applies preliminary action by sending associated data (acknowledgments, control information) before the actual burst data. This ensures that the receiver is prepared to receive and process the burst data correctly, maintaining sequence integrity while enabling faster transmission of the burst data itself.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent incorporates feedback mechanisms where associated data is sent before burst data to establish proper sequencing context. The receiver uses this feedback information to correctly interpret and reassemble the burst data, ensuring that priority-based transmission does not compromise data sequence integrity.

Inventive Principle:
Principle #23Feedback

3Reliability

If associated data is sent before burst data, then data accuracy is maintained, but transmission time increases

Engineering Contradiction:
Improvedata accuracyVSAvoidtransmission time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent applies partial action by sending only the necessary associated data (minimum required for accuracy) before the burst data, rather than sending all possible data. This partial preliminary action maintains data accuracy while minimizing the time overhead, achieving a balance between reliability and speed.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12432158B2Data transmission method and related device
Publication Date: 2025.09.30 HUAWEI TECH CO LTD
  • US12432158B2 patent drawing
  • US12432158B2 patent drawing
  • US12432158B2 patent drawing

AI summary

A data transmission method to reduce a delay. If a network device receives burst data, the network device preferentially sends the burst data. The burst data may be data whose data amount is greater than a data amount threshold.