Wireless Polling Procedure Dynamic Triggering Buffer Management

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In wireless communication systems, the polling procedure for data retransmission often wastes radio resources and can lead to buffer saturation if not managed efficiently, potentially causing unexpected communication breakdowns.

Innovation Solution

A method is introduced to trigger and terminate the polling procedure based on predetermined events, such as receiving status reports, and to perform the polling procedure when the buffer occupancy ratio exceeds a certain threshold, ensuring timely and efficient use of radio resources.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the polling procedure is performed frequently to ensure timely detection of transmission status, then the reliability of data transmission is improved, but the radio resources are wasted

Engineering Contradiction:
Improvedata transmission reliabilityVSAvoidradio resource waste
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The polling procedure transitions from a static periodic execution to a dynamic event-triggered execution. The transmitting side adapts the polling timing based on real-time conditions such as buffer occupancy thresholds and reception of status reports, performing polling only when necessary rather than at fixed intervals.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system implements feedback mechanisms where the transmitting side monitors buffer occupancy levels and receives status reports from the receiving side. This feedback information drives the decision-making process for when to initiate polling procedures, creating a closed-loop control system that responds to actual transmission needs.

Inventive Principle:
Principle #23Feedback

2Loss of energy

If the polling procedure is delayed to save radio resources, then the radio resource usage is improved, but the buffer may become saturated causing communication breakdown

Engineering Contradiction:
Improveradio resource efficiencyVSAvoidcommunication continuity
Core Design Contradiction:
Loss of energyVSReliability

Solution Approach 1:

The transmitting side proactively monitors buffer occupancy levels and initiates polling procedures when predefined thresholds are reached, before the buffer becomes completely saturated. This preliminary action prevents communication breakdown by detecting transmission issues early while still maintaining radio resource efficiency.

Inventive Principle:
Principle #10Preliminary action

3Loss of time

If the polling procedure is performed periodically to ensure timely status detection, then the response time is improved, but the radio resources are consumed unnecessarily when no retransmission is needed

Engineering Contradiction:
Improvestatus detection timeVSAvoidradio resource consumption
Core Design Contradiction:
Loss of timeVSLoss of energy

Solution Approach 1:

The system combines periodic monitoring of buffer conditions with event-triggered polling. While buffer occupancy is monitored continuously, actual polling procedures are triggered by specific events such as reaching threshold levels or receiving status reports, rather than executing polling at every fixed time interval.

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS8526416B2Method of performing polling procedure in a wireless communication system
Publication Date: 2013.09.03 LG ELECTRONICS INC
  • US8526416B2 patent drawing
  • US8526416B2 patent drawing
  • US8526416B2 patent drawing

AI summary

A method of performing a polling procedure in a wireless communication system is disclosed. In a method of performing polling procedure in a protocol layer in a wireless communication system, wherein the protocol layer performs a data retransmission function, the method comprises triggering a polling procedure to request a receiving side to transmit a status report, and terminating the triggered polling procedure if a predetermined event occurs.