Link Adaptation Distinguishing Collisions From Channel Errors

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing wireless communication methods in WLANs face inefficiencies due to imprecise RSSI measurements and failure to distinguish between channel errors and collisions, leading to suboptimal rate selection and increased network congestion, especially under heavy traffic conditions.

Innovation Solution

A method that estimates collision probability and channel error rate using MAC-layer statistics to select the optimal PHY mode, avoiding reliance on RSSI and differentiating between noise and congestion to maximize throughput.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If Auto Rate Fallback (ARF) is used to select PHY mode based on transmission failures, then rate adaptation is achieved, but unnecessary rate reduction occurs under heavy traffic conditions due to inability to distinguish between collisions and channel errors

Engineering Contradiction:
Improvedata throughputVSAvoidrate selection accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent segments the cause of transmission failures into two distinct categories: collision-induced failures and channel error-induced failures. By collecting separate statistics for successful transmissions, failed transmissions due to collisions, and failed transmissions due to channel errors, the system can selectively adapt the PHY mode only when channel errors are detected, rather than reacting to all failures uniformly as in traditional ARF.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements a feedback mechanism that continuously monitors transmission outcomes and uses this information to update estimates of collision probability and channel error rate. Based on these updated estimates, the system dynamically adjusts the selected PHY mode, creating a closed-loop control system that adapts to changing network conditions more accurately than open-loop or simple retry mechanisms.

Inventive Principle:
Principle #23Feedback

2Productivity

If PHY mode is increased to maximize data rate, then throughput improves, but packet loss rate increases due to higher sensitivity to noise and interference

Engineering Contradiction:
Improvedata throughputVSAvoidpacket loss rate
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent changes the parameter used for rate selection from simple transmission failure counts to a calculated metric that incorporates both collision probability and channel error rate estimates. This allows the system to select a PHY mode that optimizes throughput by finding the balance point where the data rate is high enough for good productivity but the packet loss rate remains acceptable due to accurate channel condition assessment.

Inventive Principle:
Principle #35Parameter changes

3Device complexity

If RSSI is used to estimate channel quality for rate selection, then rate adaptation is simplified, but measurement imprecision and inaccuracy impair performance

Engineering Contradiction:
Improverate selection mechanismVSAvoidchannel quality measurement
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent replaces the mechanical/RSSI-based measurement approach with a statistical/computational approach. Instead of relying on imprecise hardware measurements of received signal strength, the system uses software-based estimation of collision probability and channel error rate derived from actual transmission outcomes and MAC layer statistics, achieving more accurate channel quality assessment without additional hardware complexity.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS8780713B2Link adaptation in wireless networks
Publication Date: 2014.07.15 SAMSUNG ELECTRONICS CO LTD
  • US8780713B2 patent drawing
  • US8780713B2 patent drawing
  • US8780713B2 patent drawing

AI summary

An embodiment of a system for physical link adaptation in a wireless communication network such as e.g., a WLAN, selectively varies the physical mode of operation of the transmission channels serving the mobile stations in the network. The system includes an estimation module to evaluate transmission losses due to collisions as well as transmission losses due to channel errors over the transmission channel, and an adaptation module to select the physical mode of operation of the transmission channel as a function of the transmission losses due to collisions and to channel errors as evaluated by the estimation module.