Particle Filter Localization Using Zone-Specific Displacement Laws
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing methods for locating a device within a three-dimensional space, such as those using particle filters, face challenges in precision, especially in environments where GPS is unavailable, like indoors, due to biases in direction and amplitude measurements and the need for accurate constraint handling.
Innovation Solution
The method employs a corrective factor to adjust particle weights based on privileged directions of displacement, incorporates inertial unit measurements, and divides the map into zones with specific displacement laws and obstacles to enhance precision and convergence, using a particle filter algorithm with corrective factors and zone-specific displacement laws.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If particle filters are used to estimate device position in three-dimensional space, then localization is possible in GPS-denied environments, but measurement precision deteriorates due to biases in direction and amplitude measurements
Solution Approach 1:
The patent implements feedback by using obstacle constraints to correct particle weights. The system continuously compares predicted particle positions with known obstacle locations and adjusts weights based on whether particles would require passing through obstacles, thereby correcting measurement biases iteratively
Solution Approach 2:
The patent changes parameters by introducing corrective factors that modify particle weights based on obstacle constraints. These corrective factors adjust the probability distribution of particle positions to compensate for systematic biases in inertial measurement data
2Productivity
If uniform displacement laws are applied to all particles, then the method is simple to implement, but convergence speed decreases
Solution Approach 1:
The patent applies local quality by assigning different displacement laws to different spatial zones rather than using a uniform approach. Each zone can have its own displacement characteristics, allowing particles to move more realistically according to local environmental constraints, which accelerates convergence
Solution Approach 2:
The patent segments the three-dimensional space into multiple zones with different displacement laws. This segmentation allows the system to handle complex movement patterns in different areas independently, improving overall convergence speed without requiring a completely complex unified model
3Measurement precision
If predefined constraints on device movements are incorporated, then localization accuracy improves, but computational complexity increases
Solution Approach 1:
The patent extracts and utilizes obstacle constraints as predefined boundaries that particles cannot cross. By taking out these specific geometric constraints from the environment and incorporating them into the particle filter, the system improves accuracy without requiring complex dynamic models of device behavior
Data Source
Figure 1~4

AI summary
This device localization method includes: - providing a map containing at least one zone with a preferred direction of movement associated with a preferred direction of movement, - an operation (94) of detecting the presence of a particle inside this zone, then, - if the particle is detected as being present inside this zone, an operation (98) of increasing a weight of this particle if the angular deviation between the direction of movement of this particle from a position Pik-1 to a position Pik and the preferred direction of movement associated with this zone is equal to 0° or 180° plus or minus σγ, and - if the particle is detected as being outside this zone, inhibiting the use of this preferred direction of movement to update the weight of this particle.