Vehicle Positioning Using Probability Distributions on Road Network Edges

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for determining a vehicle's position in a road network struggle with accuracy when using imprecise sensor data, which can lead to incorrect or unsafe position determinations.

Innovation Solution

A method that utilizes a sensor group to detect first and second sensor data, associating probabilities with edges of a road network based on the data, and refining the position determination using a Bayes filter to account for imprecise data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If sensor data is used for position determination, then position information can be obtained, but accuracy deteriorates when sensor data is imprecise

Engineering Contradiction:
Improveposition determination accuracyVSAvoidfunctional safety
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system uses feedback by comparing detected sensor data with expected data from the road network model. The probability calculation mechanism continuously refines position determination by feeding back the match between actual sensor readings and predicted readings from each candidate edge, allowing the system to converge on the most likely position even with imprecise initial sensor data

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system changes parameters by transforming raw sensor data into probability distributions across multiple road network edges. Instead of directly mapping sensor data to a single position, the system adjusts the probability parameters for each edge based on how well the sensor data matches expected characteristics of that edge, enabling accurate position determination despite sensor imprecision

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If probability-based position determination is used, then accuracy with imprecise data improves, but computational complexity increases

Engineering Contradiction:
Improveposition determination accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments the road network into discrete edges and calculates probabilities independently for each edge. This segmentation allows the complex problem of position determination to be broken down into manageable comparisons between sensor data and each individual edge's expected characteristics, reducing overall computational complexity while maintaining accuracy

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs partial action by calculating probabilities for only the most relevant edges rather than all possible positions. By focusing computational resources on edges that are geographically close to the vehicle's last known position or that match key sensor observations, the system achieves accurate position determination with reduced computational effort

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12305991B2Method and device for determining a position of a vehicle in a road network
Publication Date: 2025.05.20 CARIAD SE
  • US12305991B2 patent drawing
  • US12305991B2 patent drawing
  • US12305991B2 patent drawing

AI summary

A method is described in which a position of a vehicle is determined in a road network, having a plurality of edges, each of them being associated with a road section or a driving lane on a road section, by means of a sensor group of the vehicle, wherein first sensor data are detected by means of the sensor group, on the basis of the first sensor data each edge of a plurality of first edges of the road network is associated with a first probability that the vehicle is located in the road section associated with the first edge or in the driving lane associated with the first edge, second sensor data are detected by means of the sensor group, on the basis of the second sensor data and the probabilities associated with the first edges, a second probability is associated with each edge of a plurality of second edges of the road network that the vehicle is located in the road section associated with the second edge or in the driving lane associated with the second edge, and the second edge with the highest associated probability is determined to be the position of the vehicle.