Incremental Map Updates for Autonomous Vehicles

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicles (AVs) face challenges in efficiently updating their digital maps to reflect changing road conditions, as existing methods require generating full map versions, which can be costly and inefficient, especially for small changes that are significant enough to impact driving conditions.

Innovation Solution

A system that allows AVs to connect to a cloud computing service using a vehicle identification number (VIN) to receive targeted map updates specific to a geographic 'map zone,' enabling incremental updates to be applied over the base map without replacing it entirely, utilizing JSON files or similar formats, and incorporating data from both cloud and local sensors for real-time information.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If full map versions are generated and pushed to AVs, then map updates are complete and accurate, but bandwidth consumption and processing costs increase significantly

Engineering Contradiction:
Improvemap update accuracyVSAvoidbandwidth consumption
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The patent extracts only the changed portions (diffs) from full map versions and transmits these incremental updates to AVs. Instead of pushing complete map datasets, the system identifies and transmits only the specific geographic areas that have changed, significantly reducing bandwidth consumption while maintaining update accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent divides the map update process into segmented regional updates based on geographic zones. Each map is divided into multiple geographic areas, and updates are applied independently to specific zones rather than refreshing entire maps, allowing selective transmission of only necessary update portions.

Inventive Principle:
Principle #1Segmentation

2Reliability

If full map versions are generated and pushed to AVs, then all AVs receive comprehensive updates, but processing time and system resources increase

Engineering Contradiction:
Improvemap completenessVSAvoidupdate deployment time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system extracts and transmits only the essential update information (changes/diffs) rather than complete map versions. This extraction approach reduces the data volume that AVs need to process and store, thereby decreasing update deployment time while maintaining map completeness through incremental updates.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies partial updates to maps by transmitting only the necessary portions of map changes rather than complete updates. AVs receive and apply partial map diffs selectively, reducing processing time and resource consumption while maintaining sufficient map completeness for safe operation.

Inventive Principle:
Principle #16Partial or excessive action

3Speed

If frequent map updates are pushed to AVs, then road condition changes are reflected quickly, but system overhead and network traffic increase

Engineering Contradiction:
Improveupdate frequencyVSAvoidnetwork traffic
Core Design Contradiction:
SpeedVSLoss of energy

Solution Approach 1:

The system extracts and transmits only the minimal necessary update information for changed geographic areas. By sending only the essential diffs rather than complete map versions, the system enables frequent updates to reflect road condition changes quickly while minimizing network traffic and system overhead.

Inventive Principle:
Principle #2Taking out (Extraction)

4Loss of energy

If incremental map updates are applied, then bandwidth usage is reduced, but map consistency and accuracy may be compromised

Engineering Contradiction:
Improvebandwidth consumptionVSAvoidmap accuracy
Core Design Contradiction:
Loss of energyVSReliability

Solution Approach 1:

The patent implements a feedback mechanism where AVs report detected road condition changes back to the map generation system. This feedback loop ensures that incremental updates are generated based on actual observed changes, maintaining map accuracy and consistency by continuously validating updates against real-world conditions detected by AV sensors.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20240175715A1Vector map live updates
Publication Date: 2024.05.30 VOLKSWAGEN GROUP OF AMERICA INVESTMENTS LLC
  • US20240175715A1 patent drawing
  • US20240175715A1 patent drawing
  • US20240175715A1 patent drawing

AI summary

Disclosed herein are system, method, and computer program product aspects for enabling providing map updates to an autonomous vehicle (AV). The system can has four features that can (1) provide live map updates, (2) provide a mechanism to optimize map updates, (3) utilize AV sensors to provide local map updates and integrate into the broader map update system, and (4) provide a mechanism to provide low latency updates.