Road Network Graph Mapping for Accurate GPS Trip Association
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing navigation technologies inadequately match GPS data to specific road segments and fail to accurately differentiate between closely proximate roads, leading to inaccurate traffic pattern analysis and limited access to road-specific data such as speed limits and traffic patterns.
Innovation Solution
A method that associates GPS data with a graph representation of a road network, allowing accurate matching to road segments, predicts speed limits, identifies popular routes and stops, and determines contiguous regions by analyzing telematics data from multiple trips, using techniques like geohashing and binary trees to optimize computational efficiency.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If GPS data is matched to road segments using existing navigation technologies, then the system can provide basic navigation services, but the matching accuracy is insufficient and closely proximate roads cannot be differentiated
Solution Approach 1:
The road network is segmented into discrete road segments that form a graph structure, where each segment is a node and intersections are connection points. This segmentation enables precise matching of GPS data to specific road segments, allowing differentiation between closely proximate roads by treating them as distinct graph nodes with unique identifiers.
Solution Approach 2:
A graph representation of the road network serves as an intermediary structure between raw GPS data and road-specific information. The graph acts as a mediator that maps GPS coordinates to road segments, enabling accurate association and subsequent access to reliable speed limit and traffic pattern data for the identified segments.
2Loss of information
If telematics data from multiple trips is analyzed to generate comprehensive trip information, then accurate traffic pattern analysis and speed limit prediction become possible, but computational complexity increases
Solution Approach 1:
Trip data from multiple vehicles and multiple trips are merged and aggregated into a unified graph representation. By combining datasets and overlaying trip information onto the road network graph, the system achieves comprehensive traffic pattern analysis and speed limit prediction while sharing computational processing across multiple data sources, thereby managing complexity through data integration rather than individual trip analysis.
Data Source
AI summary
Systems and methods for associating vehicle trip data with a base map are provided herein. Systems and methods for providing vehicle trip data showing the greatest usage of routes between an origin and destination are also provided. Systems and methods for predicting a speed limit of a road based on vehicle trip data are also provided. Systems and methods for providing vehicle trip data showing popular stops between an origin and a destination are also provided. Systems and methods for providing contiguous region identification based on vehicle trip data are also provided.


