Dirichlet Process Gibbs Sampling for RF Interferer Geolocation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In radiofrequency systems, particularly in mobility environments like high-speed trains, identifying interference sources without complicating existing CBTC radio hardware is challenging due to random activation of interferers and mixed signal observations, requiring effective source separation and position estimation.

Innovation Solution

A computer-implemented method using Dirichlet processes and Gibbs sampling with latent variables to separate interfering sources and estimate their positions, leveraging power measurements and a Markov chain Monte Carlo mechanism for iterative convergence.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If source separation and position estimation are performed using traditional methods, then interference identification can be achieved, but the computational complexity increases and convergence is slow due to random activation of interferers and mixed signal observations

Engineering Contradiction:
Improveposition estimation accuracyVSAvoidconvergence time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent applies preliminary action by pre-defining the trajectory of the moving vehicle and using it to predict potential interferer positions before actual measurement. The Gibbs sampling algorithm is pre-configured with the trajectory information, allowing the system to anticipate where interferers might be located and prepare the estimation framework in advance, thus reducing convergence time when actual measurements are taken.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements feedback through the iterative Gibbs sampling process that continuously refines position estimates based on new measurements. The algorithm uses the known trajectory as feedback to update the probability distribution of interferer positions, and this feedback loop converges faster because the trajectory provides a structured prior that guides the estimation process rather than searching the entire space.

Inventive Principle:
Principle #23Feedback

2Loss of information

If multiple interferers are separated and positioned using conventional algorithms, then interference sources can be identified, but the device complexity increases due to the need for additional processing units and algorithms

Engineering Contradiction:
Improveinterference source identificationVSAvoidprocessing algorithm complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent applies universality by using a single Gibbs sampling algorithm that can handle multiple interferers simultaneously without requiring separate processing units for each interferer. The algorithm is designed to work with any number of interferers by treating them as a unified statistical problem, thus reducing device complexity while maintaining the ability to identify and separate multiple interference sources.

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

Solution Approach 2:

The patent replaces complex mechanical or hardware-based interference separation systems with a computational statistical approach. Instead of using multiple physical sensors or complex signal processing hardware for each interferer, the system uses Gibbs sampling to mathematically separate and position multiple interferers, substituting mechanical complexity with algorithmic elegance.

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

3Measurement precision

If the trajectory of the moving vehicle is utilized for interference geolocation, then position estimation becomes feasible, but the system requires precise trajectory knowledge which may not be available in all mobility scenarios

Engineering Contradiction:
Improveinterferer position estimationVSAvoidsystem feasibility
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent applies preliminary action by using the known trajectory as a prior constraint in the Gibbs sampling process. The trajectory information is prepared in advance and used to limit the search space for interferer positions, making the estimation process more reliable when trajectory data is available. This preliminary preparation ensures that the system can achieve accurate results when the condition is met.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent applies parameter changes by adjusting the confidence level or weighting of the trajectory constraint based on the quality and availability of trajectory data. When trajectory information is highly reliable, the algorithm gives it more weight; when it is less reliable or unavailable, the system can reduce its influence or switch to alternative estimation methods, thus maintaining system feasibility across different mobility scenarios.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20240183931A1Computer implemented method for estimating interferers of radiofrequency system, computer program, and device
Publication Date: 2024.06.06 MITSUBISHI ELECTRIC CORP
  • US20240183931A1 patent drawing
  • US20240183931A1 patent drawing
  • US20240183931A1 patent drawing

AI summary

A method comprising:Obtaining observations Z_n, and building an observation vector Z=[Z_1, . . . , Z_n, . . . , Z_N ],Defining a latent variable V_n, to build a vector of latent variables V=[V_1, . . . , V_n, . . . , V_N ], andImplementing a Dirichlet process involving a Gibbs sampling with a Markov chain, the sampling being repeated as follows until convergence:For n−1, . . . , N, if the observation Z_n is associated to a source, remove observation Z_n from a source corresponding to latent variable V_n, and retrieve a position posterior of this source as the observation Z_n is belonging to this source;Draw a new value of latent variable V_n, based on a conditional probability ;Associate the observation Z_n to the source, and update the posterior distribution of the position for the source,and, upon convergence of the algorithm, operating a separation of the interfering sources into K independent measurement sets, and an estimation of each source position.