Digital Map Update System Using Event-Triggered Snippets

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems for updating route data in autonomous or semi-autonomous driving vehicles result in inefficient use of communication resources, as vehicles transmit large volumes of data to a backend database, even when the data is already statistically significant and consolidated, leading to no further improvement in data quality.

Innovation Solution

A system that employs bilateral data processing between vehicles and a backend device, where vehicles generate snippets of digital map data and transmit updates only when an event occurs, using a token-based protocol to determine the significance and confidence of the data, ensuring that only verified updates are propagated to the backend database.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If vehicles transmit captured route data to backend database for updating, then the digital map data can be kept relevant and up-to-date, but large data volumes are transmitted consuming communication resources even when data is already statistically significant

Engineering Contradiction:
Improvedata qualityVSAvoidcommunication resources
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The patent segments the data transmission process by dividing updates into individual events (single objects or groups of objects) rather than transmitting all captured data. Vehicles only transmit data when specific events occur (new objects, modified objects, deleted objects), breaking the continuous data stream into discrete, meaningful units that reduce overall transmission volume while maintaining data quality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements periodic action through event-triggered transmission rather than continuous transmission. Vehicles monitor their surroundings and only initiate data transmission when events occur (detected objects, modified objects, or deleted objects), creating a periodic rather than continuous communication pattern that conserves resources while ensuring timely updates.

Inventive Principle:
Principle #19Periodic action

2Loss of information

If all captured data is transmitted from vehicles to backend, then comprehensive updates are achieved, but communication resources are wasted when backend already has statistically significant data

Engineering Contradiction:
Improvedata completenessVSAvoidcommunication resources
Core Design Contradiction:
Loss of informationVSLoss of energy

Solution Approach 1:

The patent extracts only the essential information needed for updates by identifying and transmitting only events (changes in the environment) rather than all captured data. The system extracts new objects, modified objects, and deleted objects from the vehicle's sensor data and transmits only these event-related data packets to the backend, leaving redundant data behind at the vehicle.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system creates simplified copies of data for transmission by generating event data packets that contain only the necessary information about changes (object ID, type, position, etc.) rather than transmitting complete sensor datasets. These event copies are sufficient for backend updates without requiring the original full-resolution sensor data.

Inventive Principle:
Principle #26Copying

3Reliability

If vehicles continuously transmit surroundings data, then the backend database remains updated, but communication bandwidth is inefficiently utilized

Engineering Contradiction:
Improvedata currencyVSAvoidcommunication efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system replaces continuous transmission with periodic, event-triggered transmission. Vehicles continuously monitor their surroundings but only transmit data periodically when events occur (detected objects, modifications, deletions). This maintains data currency at the backend while dramatically improving communication efficiency by eliminating unnecessary transmissions during periods of no change.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The transmission system dynamically adjusts its behavior based on environmental conditions and event occurrence. Rather than operating in a fixed continuous mode, the system transitions between active transmission (when events occur) and idle states (when no events are detected), making the communication process adaptive and efficient while maintaining data reliability.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12031839B2System for producing and/or updating a digital model of a digital map
Publication Date: 2024.07.09 CONTINENTAL AUTOMOTIVE TECHNOLOGIES GMBH
  • US12031839B2 patent drawing
  • US12031839B2 patent drawing
  • US12031839B2 patent drawing

AI summary

A system for generating and/or updating a digital model of at least one sub-region of a digital map includes on the vehicle-side: a vehicle database with vehicle-side map data which image at least one sub-region of the digital map, one or more sensors for capturing vehicle surroundings data; one or more processors, which are configured to generate at least one snippet from the vehicle surroundings data; and from the snippet to determine updating data of the sub-region of the digital map if an event occurs in the form of a difference between objects in the map data and objects in the snippet; and the system having on the backend side a server database with backend-side map data of the digital model; and one or more processors, which are configured to statistically evaluate the updating data and to perform an update of the backend-side map data depending on the statistical evaluation.