Critical Road Link Detection Using OD Traffic Graphs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional navigation applications optimize individual travel times without considering city-wide traffic surge problems, leading to inefficient traffic management and congestion in urban areas.

Innovation Solution

A system and method to determine critical link segments with heavy traffic flow by analyzing an origin-destination matrix, generating a network graph, and identifying critical edges based on weight values, which are then stored in a map database for informed navigation and traffic management.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If conventional navigation applications optimize individual travel times, then individual driver's travel time is minimized, but city-wide traffic congestion and surge problems are not addressed

Engineering Contradiction:
Improveindividual travel timeVSAvoidcity-wide traffic efficiency
Core Design Contradiction:
Loss of timeVSProductivity

Solution Approach 1:

The system segments the transportation network into critical link segments by analyzing OD pairs and identifying edges with high trip volumes. This segmentation allows the system to focus optimization efforts on specific congested areas rather than treating the entire network uniformly, thereby addressing city-wide congestion while maintaining individual travel time optimization.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces an intermediary analysis layer between individual navigation requests and route selection. By processing OD matrices and identifying critical edges as intermediaries, the system can mediate between individual travel optimization and city-wide traffic management, enabling coordinated optimization that addresses both individual and collective needs.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If navigation applications work on user-level optimization, then individual route guidance is improved, but city-wide transportation planning and traffic management are not effectively supported

Engineering Contradiction:
Improveroute guidanceVSAvoidcity-wide traffic management capability
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The system achieves multi-functionality by using the same OD matrix analysis and critical edge identification framework for both individual route guidance and city-wide traffic management. The critical edge data structure serves dual purposes: guiding individual users while also providing insights for city-wide planning and congestion management, thereby enhancing adaptability without sacrificing ease of operation.

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

Solution Approach 2:

The system adds a new dimension of analysis by transitioning from single-user route optimization to multi-dimensional OD pair analysis. By analyzing traffic patterns across multiple origin-destination pairs simultaneously and identifying critical edges based on aggregate trip volumes, the system enables city-wide traffic management while maintaining individual user guidance capabilities.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Speed

If traffic congestion is severe in urban areas, then travel quality deteriorates and vehicle speeds reduce, but infrastructure improvements are difficult to implement without city-wide coordination

Engineering Contradiction:
Improvevehicle speedVSAvoidinfrastructure development complexity
Core Design Contradiction:
SpeedVSDevice complexity

Solution Approach 1:

The system applies local quality by identifying specific critical link segments with high trip volumes and focusing infrastructure optimization efforts on these localized areas. Rather than implementing city-wide infrastructure changes, the system enables targeted improvements at critical congestion points, thereby improving vehicle speeds and travel quality while reducing the complexity of infrastructure development through localized rather than comprehensive interventions.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20260038365A1System and method for determining critical link segments in a geographical area
Publication Date: 2026.02.05 HERE GLOBAL BV
  • US20260038365A1 patent drawing
  • US20260038365A1 patent drawing
  • US20260038365A1 patent drawing

AI summary

A system for determining critical edges is provided. The system obtains an OD matrix of a predefined time period indicating traffic volume values for OD pairs in a geographical area, identifies OD pairs of the OD pairs having traffic volume values greater than a traffic threshold, and generates a network graph for the predefined time period based on the identified OD pairs. The network graph comprises nodes associated with a plurality of locations within the geographical area, and edges associated with weight values indicative of a trip volume. The system determines critical edges for the predefined time period based on the weight values of the edges, and stores edge data associated with the critical edges for the predefined time period in a map database.