Wireless Channel Estimation Using Confidence-Based Hybrid Inference

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for estimating wireless communication channel parameters, such as angle-of-arrival (AoA) and channel state information (CSI), face inaccuracies in signal processing algorithms and the need for offline training of machine learning models for diverse environments, making them cumbersome to adapt.

Innovation Solution

A method combining signal processing algorithms with machine learning inference algorithms, using confidence values to select or combine estimates based on channel conditions, ensuring enhanced precision in parameter estimation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If machine learning algorithms are used for parameter estimation, then estimation accuracy can be improved, but the system complexity and training requirements increase

Engineering Contradiction:
Improveparameter estimation accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the parameter estimation task by dividing it into multiple independent algorithms (machine learning-based and signal processing-based), each handling specific scenarios. This allows the system to benefit from machine learning accuracy improvements while managing complexity through modular, scenario-specific implementation rather than a single complex unified system.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes the operational parameters of the estimation system by dynamically selecting different algorithms based on channel conditions (e.g., line-of-sight vs. non-line-of-sight). This allows the system to adapt its complexity level according to the situation, using machine learning only when beneficial while falling back to simpler signal processing methods otherwise.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If multiple estimation algorithms are used, then estimation accuracy is improved, but computational complexity increases

Engineering Contradiction:
Improveparameter estimation accuracyVSAvoidcomputational power
Core Design Contradiction:
Measurement precisionVSPower

Solution Approach 1:

The patent implements a dynamic algorithm selection mechanism that adjusts which estimation algorithms are active based on real-time channel conditions. The system dynamically switches between machine learning and signal processing algorithms, activating only the necessary computational resources for the current scenario, thereby improving accuracy without continuously consuming maximum computational power.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent applies different algorithmic approaches to different local conditions (line-of-sight versus non-line-of-sight environments). By tailoring the computational approach to the specific local channel characteristics, the system achieves high accuracy where needed while conserving computational power in scenarios where simpler methods suffice.

Inventive Principle:
Principle #3Local quality

3Reliability

If machine learning models are trained for all environments, then estimation robustness improves, but development complexity increases

Engineering Contradiction:
Improveestimation robustnessVSAvoiddevelopment complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the training process by creating separate machine learning models for different environment types (e.g., line-of-sight and non-line-of-sight). This approach improves robustness by having specialized models for each condition while reducing development complexity compared to training a single universal model, as each specialized model can be trained and validated independently on targeted data.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a universal framework that can handle multiple environments through a systematic approach: condition detection, algorithm selection, and fallback mechanisms. This multi-functional system achieves environment-specific robustness without requiring a completely separate custom model for every possible scenario, managing development complexity through a unified architecture.

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

Data Source

PatentEP4283933B1Method for providing at least one estimated parameter of a wireless communication channel and radio receiver device
Publication Date: 2026.04.29 U-BLOX
  • EP4283933B1 patent drawingFigure 1
  • EP4283933B1 patent drawingFigure 2~3
  • EP4283933B1 patent drawingFigure 4~5

AI summary

In one embodiment a method for providing at least one estimated parameter of a wireless communication channel comprises the following steps: - receiving (A) at least one sample of raw data via the wireless communication channel, - processing (B) the at least one sample using a machine learning inference algorithm and therefrom providing a first estimated value, - processing (C) the at least one sample using a signal processing algorithm and therefrom providing a second estimated value, - acquiring (D) a first confidence value for the first estimated value, - acquiring (E) a second confidence value for the second estimated value, - evaluating (F) the first confidence value and the second confidence value, and - providing (G) either the first estimated value or the second estimated value or a combination of the first and the second estimated value as the at least one estimated parameter based on the evaluation.