Driver Information System Tile Data Deduplication

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current driver information systems require increased memory and loading time due to redundant data storage of identical map tiles on the data carrier and in working memory.

Innovation Solution

Implement a method where data from different tiles with the same content are stored only once on the data carrier, using a table of contents to assign each tile a unique storage location, reducing redundant data storage and loading requirements.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If each tile is stored with its data sets on the data carrier even if they are identical to data sets from other tiles, then the data carrier contains complete data for all tiles, but the memory requirement on the data carrier increases and the loading time increases

Engineering Contradiction:
Improvedata completenessVSAvoidmemory requirement
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent merges identical data sets from multiple tiles into a single stored copy on the data carrier. When the same data appears in multiple tiles, it is stored only once and referenced by multiple tiles through the table of contents, reducing total storage requirements while maintaining data accessibility for all tiles.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent creates universal data storage where a single data set serves multiple tiles simultaneously. The table of contents structure allows one stored data set to fulfill the data requirements of multiple different tiles, making the storage system multi-functional and efficient.

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

2Reliability

If each tile is stored with its data sets on the data carrier even if they are identical to data sets from other tiles, then the data carrier contains complete data for all tiles, but the loading time increases

Engineering Contradiction:
Improvedata completenessVSAvoidloading time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent merges identical data sets from multiple tiles into a single stored copy on the data carrier. When the same data appears in multiple tiles, it is stored only once and referenced by multiple tiles through the table of contents, reducing total storage requirements while maintaining data accessibility for all tiles.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent performs preliminary organization of data into a table of contents structure that identifies identical data sets across tiles before loading. This pre-organization allows the system to load each unique data set only once and quickly reference it for multiple tiles, rather than loading redundant copies.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If the working memory has increased storage capacity to accommodate all tile data, then all map data can be loaded simultaneously, but the system cost and complexity increase

Engineering Contradiction:
Improvemap data access speedVSAvoidworking memory capacity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent segments the table of contents into different data structures (lists, tables, files) that organize tiles and their corresponding data set locations. This segmentation allows efficient indexing and retrieval without requiring the working memory to store all tile data simultaneously, reducing memory capacity requirements while maintaining access speed.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent adds a dimensional layer of abstraction with the table of contents structure, which acts as an index between the physical data storage and the logical tile representation. This intermediate dimension allows the system to reference data efficiently without loading all data into working memory, reducing the memory dimension requirement.

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

Data Source

PatentEP2089870B1Method for operating a driver information system, driver information system and data carrier
Publication Date: 2009.12.23 ROBERT BOSCH GMBH
  • EP2089870B1 patent drawingFigure 1
  • EP2089870B1 patent drawingFigure 2~3

AI summary

The invention relates to a method for operating a driver information system (100) having a main memory (101), a data carrier holding device (104) for holding a data carrier (105), and having a display element (102) and at least one operator control element (103), wherein the data carrier has card data which is divided into areas or tiles, and data with different tiles and the same content are stored only once on the data carrier.