Dynamic One-Way Street Detection via Telemetry Penalties

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Digital maps often fail to accurately capture temporary changes in road conditions, such as a road being converted from two-way to one-way or vice versa, due to their slow update cycles based on local surveys, leading to incorrect navigation directions.

Innovation Solution

Collecting telemetry data from mobile devices to determine if a road segment is likely one-way by analyzing the direction of vehicle travel and adjusting the traffic profile data to penalize routes that use the incorrect direction, ensuring routing applications avoid incorrect one-way directions without altering the underlying map data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If electronic map data are updated through local-area surveys to ensure accuracy, then data reliability is improved, but update speed deteriorates causing inability to capture temporary road condition changes

Engineering Contradiction:
Improveaccuracy of electronic map dataVSAvoidupdate speed of electronic map data
Core Design Contradiction:
ReliabilityVSSpeed

Solution Approach 1:

The system segments the road network into individual road segments and processes telemetry data segment by segment to identify one-way patterns. This allows selective updating of only those segments showing one-way behavior rather than re-surveying entire map areas, resolving the contradiction between comprehensive accuracy and rapid update speed.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces telemetry data from mobile devices as an intermediary source to detect temporary one-way conditions. This intermediary data layer enables rapid detection of road condition changes without requiring formal map surveys, allowing the system to capture temporary changes quickly while maintaining the reliability of the base map data.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If routing applications use map data to provide directions, then navigation functionality is maintained, but incorrect directions are provided when roads temporarily change to one-way

Engineering Contradiction:
Improvenavigation functionalityVSAvoidaccuracy of routing directions
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system dynamically adjusts routing behavior by detecting one-way patterns in real-time telemetry data and temporarily modifying routing instructions for affected road segments. This dynamic adaptation allows the navigation system to respond to temporary road condition changes without requiring permanent map data updates, maintaining both operational continuity and directional accuracy.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent implements a feedback mechanism where telemetry data from mobile devices continuously monitors road usage patterns. When one-way behavior is detected, the system feeds this information back to adjust routing calculations, ensuring that subsequent directions avoid incorrect one-way directions while the base map data remains unchanged.

Inventive Principle:
Principle #23Feedback

3Adaptability or versatility

If telemetry data is collected and analyzed to detect one-way streets, then adaptability to temporary changes is improved, but data processing complexity increases

Engineering Contradiction:
Improveability to detect temporary road changesVSAvoidcomplexity of data processing system
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system employs self-service mechanisms where existing mobile device sensors and already-collected telemetry data are utilized to detect one-way conditions. Rather than requiring complex dedicated detection infrastructure, the system leverages data that would otherwise be collected for general navigation purposes, reducing the complexity increment while maintaining high adaptability.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS10859392B2Dynamic one-way street detection and routing penalties
Publication Date: 2020.12.08 MAPBOX INC
  • US10859392B2 patent drawing
  • US10859392B2 patent drawing
  • US10859392B2 patent drawing

AI summary

A method for avoiding likely one-way segments of roads in route planning is described. In selecting an optimal route, the cost of a possible route is computed by adding the costs associated with the segments along the route. Cost is a metric that is associated with the total expense to traverse a route in order to determine whether the route should be chosen over another. Each segment of a road is associated with a cost factor that represents the traffic condition of the segment. For a given segment, automobile traces that traveled the segment are counted. A ratio of traces traveled in one direction to traces traveled in the opposite direction is determined. If the ratio is below a certain threshold, the segment of the road is regarded as likely one-way. The original cost factor is replaced with a new cost factor that penalizes the segment in routing calculations.