DE102008059098A1 - Infotainment system and computer program product - Google Patents

Infotainment system and computer program product Download PDF

Info

Publication number
DE102008059098A1
DE102008059098A1 DE102008059098A DE102008059098A DE102008059098A1 DE 102008059098 A1 DE102008059098 A1 DE 102008059098A1 DE 102008059098 A DE102008059098 A DE 102008059098A DE 102008059098 A DE102008059098 A DE 102008059098A DE 102008059098 A1 DE102008059098 A1 DE 102008059098A1
Authority
DE
Germany
Prior art keywords
identifier
property
record
sub
unique
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
DE102008059098A
Other languages
German (de)
Inventor
Martin Dr. Pfeifle
Kurt Stege
Steffen Zehner
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Continental Automotive GmbH
Original Assignee
Continental Automotive GmbH
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Continental Automotive GmbH filed Critical Continental Automotive GmbH
Priority to DE102008059098A priority Critical patent/DE102008059098A1/en
Priority to EP09745063A priority patent/EP2370913A1/en
Priority to PCT/EP2009/064616 priority patent/WO2010060763A1/en
Publication of DE102008059098A1 publication Critical patent/DE102008059098A1/en
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2237Vectors, bitmaps or matrices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Infotainmentsystem, das Infotainmentdaten umfasst, die in einer relationalen Datenbank (RDB) als Datensätze eines ersten und zweiten Datensatztyps gespeichert sind. Jeder Datensatz des ersten Datensatztyps umfasst eine eindeutige erste Kennung (PK1), Eigenschaftswerte (a1-c1) einer ersten Eigenschaft (A1-C1) und eine Unterkennung (PID). Jeder Datensatz des zweiten Datensatztyps umfasst eine eindeutige zweite Kennung (PK2) und Eigenschaftswerte (d2, e2) einer zweiten Eigenschaft (D2, E2). Die erste Kennung (PK1), die erste Eigenschaft (A1-C1) und die zugeordnete Unterkennung (PID) sind einer ersten Haupttabelle (MR1) zugeordnet. Die zweite Kennung (PK2) und die zweite Eigenschaft (D2, E2) sind einer zweiten Haupttabelle (MR2) zugeordnet. Dabei ist ein Eigenschaftswert bei nur einer zweiten Eigenschaft oder eine Kombination der Eigenschaftswerte (d2, e2) bei mehreren zweiten Eigenschaften nur jeweils einmal in der zweiten Haupttabelle (MR2) gespeichert. Die Unterkennung (PID) und die zweite Kennung (PK2) sind in zumindest einer Untertabelle (PR) gespeichert.Infotainment system comprising infotainment data stored in a relational database (RDB) as records of first and second record types. Each record of the first record type comprises a unique first identifier (PK1), property values (a1-c1) of a first property (A1-C1) and a child identifier (PID). Each record of the second record type comprises a unique second identifier (PK2) and property values (d2, e2) of a second property (D2, E2). The first identifier (PK1), the first property (A1-C1) and the associated sub-identifier (PID) are assigned to a first main table (MR1). The second identifier (PK2) and the second characteristic (D2, E2) are assigned to a second main table (MR2). In this case, a property value in the case of only a second property or a combination of the property values (d2, e2) is only stored once in the second main table (MR2) in the case of a plurality of second properties. The sub-identifier (PID) and the second identifier (PK2) are stored in at least one subtable (PR).

Description

Die Erfindung betrifft ein Infotainmentsystem und ein Computerprogrammprodukt zum Betreiben des Infotainmentsystems.The The invention relates to an infotainment system and a computer program product for operating the infotainment system.

Infotainmentsysteme sind beispielsweise in modernen Kraftfahrzeugen eingebaut und verknüpfen die Vermittlung von Informationen, so z. B. Navigationsdaten, und von Unterhaltungsdaten, so z. B. TV- oder Musikdaten. Die Speicherung und Verwaltung dieser sogenannten Infotainmentdaten erfolgt vorzugsweise mittels eines Datenbanksystems.infotainment systems For example, they are installed in modern motor vehicles and link them Mediation of information, such. B. navigation data, and from Entertainment data, such. B. TV or music data. The storage and administration of this so-called infotainment data is preferably carried out by means of a database system.

Ein modernes Datenbanksystem umfasst regelmäßig eine Datenbank und ein Datenbankverwaltungssystem. In der Datenbank sind die Daten gespeichert. Das Datenbankverwaltungssystem ist vorgesehen zum Verwalten der Daten in der Datenbank. Das Verwalten der Datenbank kann beispielsweise ein Suchen, ein Lesen und/oder ein Schreiben von Daten in der Datenbank umfassen. Insbesondere können nicht mehr aktuelle Daten aktualisiert werden durch einen Aktualisierungsbefehl, der eine Kombination aus Such-, Lese- und/oder Schreibbefehlen umfasst.One modern database system regularly includes a database and a Database management system. The data is stored in the database. The database management system is provided for managing the Data in the database. For example, managing the database can be Searching, reading and / or writing data in the database include. In particular, you can outdated data is updated by an update command, which comprises a combination of search, read and / or write commands.

Aufgabe der Erfindung ist es, ein Infotainmentsystem und ein Computerprogrammprodukt zum Betreiben des Infotainmentsystems zu schaffen, das eine effiziente Speicherung von Infotainmentdaten ermöglicht.task The invention is an infotainment system and a computer program product for Operating the infotainment system to create an efficient Storage of infotainment data allows.

Die Aufgabe der Erfindung wird gelöst durch die Merkmale der unabhängigen Ansprüche. Vorteilhafte Ausgestaltungen der Erfindung sind in den Unteransprüchen angegeben.The The object of the invention is achieved by the characteristics of the independent Claims. Advantageous embodiments of the invention are specified in the subclaims.

Die Erfindung zeichnet sich bezüglich einem ersten Aspekt aus durch ein Infotainmentsystem, das eine relationale Datenbank, die auf einem Speichermedium gespeichert ist, und ein Daten bankverwaltungssystem umfasst. Das Datenbankverwaltungssystem ist ausgebildet, auf Infotainmentdaten zu zugreifen, die in der relationalen Datenbank als Datensätze eines ersten Datensatztyps und als Datensätze eines zweiten Datensatztyps gespeichert sind. Jeder Datensatz des ersten Datensatztyps weist einen Kennungswert einer eindeutigen ersten Kennung, einen jeweiligen Eigenschaftswert zumindest einer ersten Eigenschaft und jeweils einen Unterkennungswert zumindest einer Unterkennung auf. Jeder Datensatz des zweiten Datensatztyps weist einen Kennungswert einer eindeutigen zweiten Kennung und einen jeweiligen Eigenschaftswert zumindest einer zweiten Eigenschaft auf. Die eindeutige erste Kennung, die zumindest eine erste Eigenschaft und die zumindest eine zugeordnete Unterkennung sind einer ersten Haupttabelle zugeordnet. Die eindeutige zweite Kennung und die zumindest eine zweite Eigenschaft sind einer zweiten Haupttabelle zugeordnet. Tupel von Eigenschaftswerten der zweiten Eigenschaft, die der zweiten Haupttabelle zugeordnet sind, sind nur jeweils einmal in der zweiten Haupttabelle gespeichert. Die Unterkennungswerte der zumindest einen Unterkennung und die zugeordneten Kennungswerte der eindeutigen zweiten Kennung sind in zumindest einer Untertabelle gespeichert. Dies trägt dazu bei, dass Redundanzen von Eigenschaftswerten in der zweiten Haupttabelle, die einem jeweiligen Datensatz des zweiten Datensatztyps zugeordnet sind, reduziert werden.The Invention is characterized with respect a first aspect by an infotainment system, which is a relational Database stored on a storage medium, and a Database management system includes. The database management system is trained to access infotainment data stored in the relational database as records of a first record type and as records of a second record type are stored. Each record of the first Record type has an identifier value of a unique first Identifier, a respective property value of at least a first one Property and one sub-identifier of at least one Subkey on. Each record of the second record type points an identifier value of a unique second identifier and a respective one Property value of at least one second property. The unique first identifier, the at least one first property and the at least an associated sub-identifier is associated with a first main table. The unique second identifier and the at least one second property are assigned to a second main table. Tuple of property values the second property associated with the second main table, are only stored once each in the second main table. The sub-identification values of the at least one sub-identifier and the associated identifier values of the unique second identifier stored in at least one subtable. This contributes to it in that redundancy of property values in the second main table, associated with a respective record of the second record type are to be reduced.

Die erste und zweite Haupttabelle weisen vorzugsweise zumindest eine eindeutige Kennung und zumindest eine Eigenschaft auf. Die zumindest eine Untertabelle weist die zumindest eine Unterkennung und die eindeutige zweite Kennung auf. Die erste und zweite Haupttabelle und die zumindest eine Untertabelle weisen jeweils Spalten und Zeilen auf. Eine Spalte ist jeweils einer Eigenschaft oder einer eindeutigen Kennung oder einer Unterkennung zugeordnet und die jeweilige Zeile repräsentiert einen jeweiligen Datensatz der jeweiligen Tabelle. Die Unterkennungswerte der zumindest einen Unterkennung stellt unter zur Hilfenahme der zumindest einen Untertabelle eine Referenz der jeweiligen Zeile der ersten Haupttabelle zu der zugeordneten jeweiligen Zeile der zweiten Haupttabelle dar.The First and second main tables preferably have at least one unique identifier and at least one property. The at least one Subtable has the at least one subrecognition and the unique one second identifier on. The first and second main table and the at least a subtable has columns and rows. A column is each a property or a unique identifier or associated with a sub-identifier and represents the respective line a respective data record of the respective table. The sub-IDs the at least one subrecognition is under with the help of the at least one sub-table a reference of the respective line the first main table to the associated respective row of second main table.

Dabei bezeichnet ein Tupel eine Kombination von Eigenschaftswerten, die einer Zeile der zweiten Haupttabelle zugeordnet sind. Tupel der Eigenschaftswerte können einen oder mehrere Eigenschaftswerte umfasst, die einer Zeile der zweiten Haupttabelle zugeordnet sind. Ist der zweiten Haupttabelle nur eine Eigenschaft zugeordnet, so ist der jeweilige Eigenschaftswert der Eigenschaft nur einmal in der zweiten Haupttabelle gespeichert. Sind dagegen der zweiten Haupttabelle mehrere Eigenschaften zugeordnet, so ist eine Kombination der zugeordneten Eigenschaftswerte, die einer Zeile des zweiten Datensatztyps zugeordnet ist, nur jeweils einmal in der zweiten Haupttabelle gespeichert.there a tuple refers to a combination of property values that associated with a row of the second main table. Tuple the Property values can includes one or more property values corresponding to one row of the are assigned to the second main table. Is the second main table assigned only one property, so is the respective property value property stored only once in the second main table. If, on the other hand, several properties are assigned to the second main table, such is a combination of the assigned property values, the is associated with a row of the second record type, only one at a time once stored in the second main table.

Vorzugsweise sind der ersten bzw. zweiten Haupttabelle mehrere erste bzw. zweite Eigenschaften zugeordnet. Dabei sind die ersten Eigenschaften funktional unabhängig voneinander und die zweiten Eigenschaften funktional unabhängig voneinander. D. h. die erste und zweite Haupttabelle sind jeweils gemäß der dritten Normalform normalisiert.Preferably the first and second main tables are a plurality of first and second Attributes assigned. The first properties are functional independently from each other and the second properties are functionally independent. D. H. the first and second main tables are each according to the third Normalized normal.

Dadurch können die Datensätze besonders effizient und mit geringem Speicherbedarf auf dem Speichermedium der relationalen Datenbank abgespeichert werden. Eine Speicherplatzeinsparung ist umso größer, je größer die Anzahl der Spalten ist, die der zweiten Haupttabelle zugeordnet ist und je kleiner die Anzahl der Zeilen dieser zweiten Haupttabelle ist. Dabei kann aber eine Redundanz von Eigenschaftswerten, die einer Eigenschaft zugeordnet sind, weiterhin vorliegen.As a result, the data sets can be stored on the storage medium of the relational database in a particularly efficient and low-memory manner. The greater the number of columns allocated to the second main table and the smaller the number of rows of this second main table, the greater the memory space savings is. However, a redundancy of property values associated with a property may still exist.

Die relationale Datenbank und das Datenbankverwaltungssystem können beispielsweise als eine Funktionseinheit in dem Infotainmentsystem eines Kraftfahrzeugs integriert sein, wobei das Infotainmentsystem in dem Kraftfahrzeug vorzugsweise als ein eingebettetes System (embedded System) ausgebildet ist. Grundsätzlich ist es aber auch möglich, dass die relationale Datenbank und das Datenbankverwaltungssystem als separate Funktionseinheiten in dem Infotainmentsystem ausgebildet sind.The For example, the relational database and the database management system as a functional unit in the infotainment system of a motor vehicle be integrated, the infotainment system in the motor vehicle preferably designed as an embedded system is. in principle but it is also possible that the relational database and the database management system as separate functional units formed in the infotainment system are.

In einer vorteilhaften Ausgestaltung des ersten Aspekts ist das Datenbankverwaltungssystem ausgebildet, unter zur Hilfenahme der zumindest einen Untertabelle einen Datensatz des ersten bzw. zweiten Datensatztyps zu ermitteln, der einem Datensatz des zweiten bzw. ersten Datensatztyps zugeordnet ist. Dies trägt dazu bei, dass die entsprechenden Datensätze mittels der zumindest einen Untertabelle schnell referenzierbar sind und gleichzeitig die Eigenschaftswerte effizient auf dem Speichermedium der relationalen Datenbank gespeichert werden können.In According to an advantageous embodiment of the first aspect, the database management system is designed with the help of at least one subtable a record of the first or second record type, that of a record of the second or first record type is assigned. This contributes to it in that the corresponding data records by means of at least one Subtable are quickly referenced and at the same time the property values efficiently stored on the storage medium of the relational database can be.

In einer weiteren vorteilhaften Ausgestaltung des ersten Aspekts ist die vorgegebene Anweisung als SQL-Anweisung ausgebildet. Dies ermöglicht einen besonders schnellen Lese- und/oder Schreibzugriff auf die Infotainmentdaten in der relationalen Datenbank.In a further advantageous embodiment of the first aspect is the given instruction is formed as an SQL statement. This allows one especially fast reading and / or Write access to the infotainment data in the relational database.

Die Erfindung zeichnet sich bezüglich eines zweiten Aspekts aus durch ein Computerprogrammprodukt. Das Computerprogrammprodukt umfasst ein computerlesbares Medium mit Programmanweisungen. Die Programmanweisungen sind durch einen Computer ausführbar. Ferner sind die Programmanweisungen ausgebildet zum Betreiben des Infotainmentsystems gemäß des ersten Aspekts der Erfindung.The Invention is characterized with respect a second aspect by a computer program product. The Computer program product includes a computer readable medium Program instructions. The program instructions are by a computer executable. Furthermore, the program instructions are designed to operate the Infotainment system according to the first Aspect of the invention.

Die Erfindung ist im Folgenden anhand von schematischen Zeichnungen näher erläutert. Es zeigen:The The invention is described below with reference to schematic drawings explained in more detail. It demonstrate:

1 ein Datenbanksystem, 1 a database system,

2 mehrere ursprüngliche Tabellen, 2 several original tables,

3a zwei Haupt- und eine Untertabelle, 3a two main and one subtable,

3b eine alternative Untertabelle, 3b an alternative subtable,

4 zwei Haupt- und zwei Untertabellen. 4 two main and two subtables.

Elemente gleicher Konstruktion oder Funktion sind figurenübergreifend mit den gleichen Bezugszeichen gekennzeichnet.elements same construction or function are cross-figurative with the same Reference number marked.

Ein Infotainmentsystem (1) umfasst eine Infotainmenteinheit INFO, ein Datenbankverwaltungssystem RDBMS und eine relationale Datenbank RDB. Das Infotainmentsystem kann beispielsweise eine Navigationseinheit umfassen und dient somit dazu, eine vorgegebene Route zu finden und/oder eine vorgegebene Strecke zu berechnen und/oder einen vorgegebenen Ort zu finden und/oder weitere Informationen zu ermitteln. Das Infotainmentsystem kann zusätzlich oder alternativ aber auch ein Musiksystem umfassen und dazu ausgebildet sein, beispielsweise vorgegebene Musikstücke zu finden und abzuspielen.An infotainment system ( 1 ) comprises an infotainment unit INFO, a database management system RDBMS and a relational database RDB. The infotainment system can for example comprise a navigation unit and thus serves to find a predefined route and / or to calculate a predefined route and / or to find a predefined location and / or to determine further information. The infotainment system may additionally or alternatively but also include a music system and be designed to find, for example, predetermined pieces of music and play.

Die Infotainmenteinheit INFO, die relationale Datenbank RDB und das Datenbankverwaltungssystem RDBMS können auch als Softwarefunktionseinheiten in dem Infotainmentsystem ausgebildet sein. Das Infotainmentsystem kann beispielsweise ein Bordcomputer eines Kraftfahrzeugs und/oder ein Computer sein, beispielsweise ein tragbarer Computer, so z. B. ein Laptop sein. Das Infotainmentsystem weist vorzugsweise neben zumindest einer Ausgabeeinheit zumindest eine Eingabeeinheit auf, die dazu dient, Informationen, beispielsweise einer Route und/oder einem Musikstück, die ermittelt werden sollen, und/oder Informationen, aufgrund derer Infotainmentdaten geändert, insbesondere aktualisiert werden, einzugeben. Dabei können die Infotainmenteinheit INFO, die relationale Datenbank RDB und das Datenbankverwaltungssystem RDBMS als eine Funktionseinheit in dem Infotainmentsystem integriert sein oder als verteilte Funktionseinheiten.The Infotainment unit INFO, the relational database RDB and the Database management system RDBMS can also be used as software functional units be formed in the infotainment system. The infotainment system For example, an on-board computer of a motor vehicle and / or be a computer, such as a portable computer, such. B. be a laptop. The infotainment system preferably has beside at least one output unit at least one input unit, which serves information, such as a route and / or a piece of music, which are to be determined, and / or information on the basis of which Infotainment data changed, in particular, to be updated. The can Infotainment unit INFO, the relational database RDB and the database management system RDBMS integrated as a functional unit in the infotainment system or as distributed functional units.

Die Infotainmenteinheit INFO kommuniziert mit dem Datenbankverwaltungssystem RDBMS. Das Datenbankverwaltungssystem RDBMS umfasst eine Anweisungsschnittstelle SQL_IF, eine Anweisungsrecheneinheit SQL_CMD_PRO, einen Pager PAGER, ein Verzeichnis ID_LIB von Indexstrukturen und eine Betriebssystemschnittstelle OS_IF.The Infotainment unit INFO communicates with the database management system RDBMS. The database management system RDBMS comprises an instruction interface SQL_IF, an instruction calculation unit SQL_CMD_PRO, a pager PAGER, a directory ID_LIB of index structures and an operating system interface OS_IF.

Das Datenbankverwaltungssystem RDBMS kommuniziert mit der relationalen Datenbank RDB. In der relationalen Datenbank RDB sind die Infotainmentdaten, so z. B. Navigationsdaten und/oder Musikdaten, gespeichert.The Database management system RDBMS communicates with the relational Database RDB. In the relational database RDB are the infotainment data, so z. As navigation data and / or music data stored.

Die Infotainmenteinheit INFO kommuniziert mit dem Datenbankverwaltungssystem RDBMS vorzugsweise derart, dass die Infotainmenteinheit INFO eine Anweisung SQL_CMD an das Datenbankverwaltungssystem RDBMS sendet. Alternativ kann die Anweisung SQL_CMD auch durch geeignete Signale repräsentiert werden, die dann in dem Datenbankverwaltungssystem RDBMS in die entsprechende Anweisung SQL_CMD übersetzt werden. Vorzugsweise ist die Anweisung SQL_CMD als SQL-Anweisung ausgebildet.The infotainment unit INFO preferably communicates with the database management system RDBMS in such a way that the infotainment unit INFO sends an instruction SQL_CMD to the database management system RDBMS. Alternatively, the statement SQL_CMD can also be represented by suitable signals, which are then translated in the database management system RDBMS into the corresponding statement SQL_CMD. virtue For example, the SQL_CMD statement is designed as an SQL statement.

Die Anweisungsschnittstelle SQL_IF dient dazu, zu überprüfen, ob die Anweisung SQL_CMD syntaktisch richtig ist. Falls die Anweisung SQL_CMD syntaktisch richtig ist, wird sie von der Anweisungsschnittstelle SQL_IF an die Anweisungsrecheneinheit SQL_CMD_PRO übergegeben.The Statement Interface SQL_IF is used to verify that the SQL_CMD statement is syntactical correct is. If the SQL_CMD statement is syntactically correct, It is transferred from the statement interface SQL_IF to the statement calculation unit SQL_CMD_PRO passed.

Die Anweisungsrecheneinheit SQL_CMD_PRO ermittelt abhängig von der Anweisung SQL_CMD und vorzugsweise abhängig von mindestens einer verfügbaren Indexstruktur, die in dem Verzeichnis ID_LIB der Indexstrukturen hinterlegt ist, vorzugsweise einen Software-Ausführungsplan. Der Software-Ausführungsplan ist ein Programmabschnitt, der dazu dient, den Zugriff auf die Infotainmentdaten möglichst effizient zu gestalten.The Statement calculation unit SQL_CMD_PRO determines depending on the statement SQL_CMD and preferably depending on at least one available index structure, which is stored in the directory ID_LIB of the index structures, preferably a software execution plan. The software execution plan is a section of the program that serves to access the infotainment data preferably efficient.

Der Software-Ausführungsplan wird von der Anweisungsrecheneinheit SQL_CMD_PRO an den Pager PAGER übergeben. Der Pager PAGER dient dazu, abhängig von dem Software-Ausführungsplan vorzugsweise einen Hardware-Ausführungsplan zu ermitteln. Der Hardware-Ausführungsplan ist repräsentativ dafür, wie eine Hardware, beispielsweise ein CD-ROM-Laufwerk und/oder eine Festplatte und/oder weitere Datenträger, die die relationale Datenbank RDB umfassen können, angesteuert werden müssen, um den Software-Ausführungsplan abzuarbeiten.Of the Software Implementation Plan is passed from the statement calculation unit SQL_CMD_PRO to the pager PAGER. The pager Pager serves to be dependent from the software execution plan, preferably a hardware execution plan to investigate. The hardware execution plan is representative for this, as a hardware, such as a CD-ROM drive and / or a Hard disk and / or other disks containing the relational database Can include RDB, need to be controlled around the software execution plan work off.

Der Hardware-Ausführungsplan wird an die Betriebssystemschnittstelle OS_IF übergeben, welche den Hardware-Ausführungsplan in entsprechende Stellsignale für das technische Gerät übersetzt, auf dem die Infotainmentdaten gespeichert sind, und/oder das das Speichermedium umfasst, auf dem die Infotainmentdaten gespeichert sind.Of the Hardware Implementation Plan is passed to the operating system interface OS_IF, which is the hardware execution plan in corresponding control signals for the technical device translates to the infotainment data are stored, and / or the storage medium includes on which the infotainment data is stored.

Die Infotainmentdaten sind in der relationalen Datenbank RDB als Datensätze in Tabellen abgespeichert.The Infotainment data is in the relational database RDB as records in tables stored.

In 2 ist eine erste, eine zweite und eine dritte ursprüngliche Tabelle R1, R2, R3 dargestellt. Mittels dieser drei Tabellen R1, R2, R3 werden n zu m Beziehung zwischen Datensätzen ermöglicht. Die erste ursprüngliche Tabelle R1 weist zehn Datensätze auf, wobei jeder Datensatz durch jeweils einen Kennungswert einer eindeutigen ersten Kennung PK1 repräsentiert wird. Die zweite ursprüngliche Tabelle R2 weist vier Datensätze auf, die jeweils durch einen Kennungswert einer eindeutigen zweiten Kennung PK2 repräsentiert werden. Beispielsweise ist der erste Datensatz der ersten ursprünglichen Tabelle R1 dem ersten und zweiten Datensatz der zweiten ursprünglichen Tabelle R2 zugeordnet. Die Zuordnung erfolgt mittels der dritten ursprünglichen Tabelle R3, in der die Kennungswerte der eindeutigen ersten Kennung PK1 und die zugeordneten Kennungswerte der eindeutigen zweiten Kennung PK2 gespeichert sind.In 2 a first, a second and a third original table R1, R2, R3 is shown. By means of these three tables R1, R2, R3, n to m relationships between data sets are made possible. The first original table R1 has ten data records, each data record being represented by a respective identifier value of a unique first identifier PK1. The second original table R2 has four data records which are each represented by an identifier value of a unique second identifier PK2. For example, the first record of the first original table R1 is associated with the first and second records of the second original table R2. The assignment takes place by means of the third original table R3, in which the identifier values of the unique first identifier PK1 and the associated identifier values of the unique second identifier PK2 are stored.

Die erste ursprüngliche Tabelle R1 weist die ersten Eigenschaften A1, B1, C1 auf, die funktional unabhängig voneinan der sind. Die zweite ursprüngliche Tabelle R2 weist die zweiten Eigenschaften D2, E2 auf, die ebenfalls funktional unabhängig voneinander sind. Die erste und zweite ursprüngliche Tabelle R1, R2 sind vorzugsweise gemäß der dritten Normalform der Datenbanktheorie normalisiert.The first original Table R1 has the first properties A1, B1, C1, which are functionally independent voneinan are. The second original Table R2 has the second properties D2, E2, which also functionally independent from each other. The first and second original tables R1, R2 are preferably according to the third Normal form of database theory normalized.

Gemäß einer ersten Ausführungsform (3a und 3b) sind in einer ersten Haupttabelle MR1 Datensätze eines ersten Datensatztyps gespeichert. Jeder Datensatz des ersten Datensatztyps weist die eindeutige erste Kennung PK1, die ersten Eigenschaften A1, B1, C1 und zusätzlich eine Unterkennung PID auf. Jeder Datensatz des ersten Datentyps wird durch den jeweiligen Kennungswert der eindeutigen ersten Kennung PK1 repräsentiert. In einer zweiten Haupttabelle MR2 sind Datensätze eines zweiten Datensatztyps gespeichert. Jeder Datensatz des zweiten Datensatztyps weist die eindeutige zweite Kennung PK2 und die zweiten Eigenschaften D2, E2 auf. Jeder Datensatz des zweiten Datentyps wird durch den jeweiligen Kennungswert der eindeutigen zweiten Kennung PK2 repräsentiert.According to a first embodiment ( 3a and 3b ) are stored in a first main table MR1 records a first record type. Each record of the first record type has the unique first identifier PK1, the first properties A1, B1, C1 and additionally a subrecognition PID. Each data record of the first data type is represented by the respective identifier value of the unique first identifier PK1. In a second main table MR2, records of a second record type are stored. Each record of the second record type has the unique second identifier PK2 and the second properties D2, E2. Each data record of the second data type is represented by the respective identifier value of the unique second identifier PK2.

Die Eigenschaften der jeweiligen Datensätze sind in Großbuchstaben gekennzeichnet, während Eigenschaftswerte der Eigenschaften in Kleinbuchstaben gekennzeichnet sind. Einer Eigenschaft ist jeweils eine Spalte zugeordnet und einem jeweiligen Datensatz ist eine Zeile der jeweiligen Tabelle zugeordnet.The Properties of the respective records are in capital letters while property values the properties are marked in lowercase letters. one Property is associated with one column and one record each one line is assigned to the respective table.

Die ersten Eigenschaften A1, B1, C1 der ersten Haupttabelle MR1 sind funktional unabhängig voneinander und die zweiten Eigenschaften D2, E2 der zweiten Haupttabelle MR2 sind funktional unabhängig voneinander. Tupel der Eigenschaftswerte, die jeweils einem Datensatz des zweiten Datensatztyps und somit der zweiten Haupttabelle MR2 zugeordnet sind, sind jeweils nur einmal in der zweiten Haupttabelle MR2 gespeichert.The first properties A1, B1, C1 of the first main table MR1 functionally independent of each other and the second characteristics D2, E2 of the second main table MR2 are functionally independent from each other. Tuple of property values, each one record of the second record type and thus the second main table MR2 are each assigned only once in the second main table MR2 saved.

Ferner ist in 3a eine Untertabelle PR dargestellt. Der Untertabelle PR sind die Unterkennung PID und die dieser Un terkennung PID zugeordnete eindeutige zweite Kennung PK2 der zweiten Haupttabelle MR2 zugeordnet. Mittels der Untertabelle PR erfolgt die Zuordnung des jeweiligen Datensatzes des ersten Datensatztyps zu dem jeweiligen Datensatz des zweiten Datensatztyps und umgekehrt. Dabei ist in der Untertabelle PR die eindeutige zweite Kennung PK2, aufgrund von Mehrfachzuordnungen von Kennungswerten der zweiten Kennung PK2, als komplexer Datentypen ausgebildet. Komplexe Datentypen mit Mehrfachzuordnungen sind allerdings nicht von jeder Ausbildung eines Datenbankverwaltungssystems RDBMS zugreifbar.Furthermore, in 3a a subtable PR is shown. The sub-table PR are the sub-identifier PID and assigned to this Un recognition PID unique second identifier PK2 of the second main table MR2. By means of the sub-table PR, the assignment of the respective data record of the first record type to the respective record of the second record type and vice versa. In the sub-table PR, the unique second identifier PK2 is based on multiple assignments of identifier values of the second identifier PK2, designed as a complex data type. However, complex data types with multiple assignments are not accessible by any training of a database management system RDBMS.

Alternativ zu der Untertabelle PR in 3a ist auch die Untertabelle PR gemäß 3b verwendbar. Diese weist in einer Zeile jedem Unterkennungswert der Unterkennung PID genau einen Kennungswert der eindeutigen zweiten Kennung PK2 zu und ist somit mit jeder Ausbildung eines Datenbankverwaltungssystems RDBMS zugreifbar.Alternative to the sub table PR in 3a is also the subtable PR according to 3b usable. The latter assigns exactly one identification value of the unique second identifier PK2 to each sub-identifier value of the sub-identifier PID in one line and is therefore accessible with each configuration of a database management system RDBMS.

Die Unterkennungswerte der zusätzlichen Unterkennung PID in der ersten Haupttabelle MR1 und die Unterkennungswerte und die Kennungswerte, die in der Untertabelle PR gemäß der 3a oder gemäß der 3b gespeichert sind, ersetzen die Kennungswerte der dritten ursprünglichen Tabelle R3 in 2. Dadurch ergibt sich folgende Speicherplatzeinsparung. Die ursprüngliche Tabelle R3 in 2 benötigt bei 17 Einträgen zu je zwei Kennungswerten einen Speicherbedarf von 2 × 17 = 34 Speichereinheiten. Die zusätzliche Unterkennung PID mit 10 Unterkennungswerten benötigt einen Speicherbedarf von 10 Speichereinheiten. Die Untertabelle PR gemäß der 3b benötigt bei 6 Einträgen zu je einem Unterkennungswert und einem Kennungswert einen Speicherbedarf von 2 × 6 = 12 Speichereinheiten. Daraus resultiert ein summierter Speicherbedarf von 10 + 12 = 22 Speichereinheiten. Dabei ist vorausgesetzt, dass die Unterkennung PID und die eindeutige erste und zweite Kennung PK1, PK2 als gleiche Datentypen, so z. B. INTEGER, definiert sind. Somit ergibt sich gemäß der Datenstrukturierung in 3a und 3b zumindest eine Speicher platzeinsparung von 10 Speichereinheiten im Vergleich zu dem Speicherbedarf, die eine Datenstrukturierung gemäß der 2 erfordern würde.The sub-tag values of the additional sub-tag PID in the first main table MR1 and the sub-tag values and the tag values shown in the sub-table PR according to the 3a or according to the 3b are stored, substitute the tag values of the third original table R3 in FIG 2 , This results in the following memory space savings. The original table R3 in 2 For 17 entries with two identification values each, a memory requirement of 2 × 17 = 34 memory units is required. The additional subcode PID with 10 subrecognizable values requires a memory requirement of 10 memory units. The subtable PR according to the 3b For 6 entries with one subkey value and one tag value each, a storage requirement of 2 × 6 = 12 storage units is required. This results in a total memory requirement of 10 + 12 = 22 memory units. It is assumed that the sub-identifier PID and the unique first and second identifier PK1, PK2 as the same data types, such. B. INTEGER defined. Thus, according to the data structuring, in 3a and 3b at least a memory space saving of 10 memory units compared to the memory requirement, the data structuring according to the 2 would require.

Gemäß einer zweiten Ausführungsform (4) sind der ersten Haupttabelle MR1 die eindeutige erste Kennung PK1, die ersten Eigenschaften A1, C1, die Unterkennung PID und eine Zusatzkennung SID zugeordnet. Der zweiten Haupttabelle MR2 sind die eindeutige zweite Kennung PK2 und die zweiten Eigenschaften D2, E2 zugeordnet. Eine jeweilige Kombination der Eigenschaftswerte, die jeweils einem Datensatz des zweiten Datensatztyps zugeordnet sind, ist jeweils nur einmal in der zweiten Haupttabelle MR2 gespeichert.According to a second embodiment ( 4 ), the first main table MR1 is assigned the unique first identifier PK1, the first properties A1, C1, the sub-identifier PID and an additional identifier SID. The second main table MR2 is assigned the unique second identifier PK2 and the second properties D2, E2. A respective combination of the property values, which are each assigned to a data record of the second data record type, is stored only once in the second main table MR2.

Ferner sind die Untertabelle PR und eine weitere Tabelle SR dargestellt. Die Untertabelle PR ist analog zu der Untertabelle aus 3b ausgebildet. Die weitere Tabelle SR umfasst die Eigenschaftswerte b der ersten Eigenschaft B1 und ist somit der ersten Haupttabelle MR1 zugeordnet. Dabei ist ein Eigenschaftswert b der ersten Eigenschaft B in der weiteren Tabelle SR nur jeweils einmal gespeichert. Dadurch können die Eigenschaftswerte, die der weiteren Tabelle SR zugeordnet sind und die der zweiten Haupttabelle MR2 zugeordnet sind, besonders effizient in der relationalen Datenbank RDB gespeichert werden.Furthermore, the subtable PR and another table SR are shown. The subtable PR is analogous to the subtable 3b educated. The further table SR comprises the property values b of the first property B1 and is thus assigned to the first main table MR1. In this case, a property value b of the first property B is only stored once in the further table SR. As a result, the property values which are assigned to the further table SR and which are assigned to the second main table MR2 can be stored particularly efficiently in the relational database RDB.

Es gibt viele Beispiele im Bereich der Infotainmentsysteme auf die die Verwendung von Untertabellen angewendet werden kann. So können beispielsweise die folgenden ursprünglichen Tabellen (mit jeweiligen Eigenschaften in der Klammer)

POI(POI_ID, name, address, longitude, latitude, ...)
Category(CAT_ID, icon, parent_category, ...)
POI2Category(POI_ID, CAT_ID)

aus dem Bereich von Navigationssystemen vorgesehen sein. Die ursprüngliche Tabelle POI umfasst Daten zu „Orten von Inte resse”, so z. B. Restaurants, Hotels, Touristen-Attraktionen, etc.
There are many examples in the field of infotainment systems to which the use of subtables can be applied. For example, the following original tables (with their respective properties in brackets)

POI (POI_ID, name, address, longitude, latitude, ...)
Category (CAT_ID, icon, parent_category, ...)
POI2Category (POI_ID, CAT_ID)

be provided from the field of navigation systems. The original table POI contains data on "places of interest", such as "places of interest". Restaurants, hotels, tourist attractions, etc.

Die Datensätze der ursprünglichen Tabellen können beispielsweise den folgenden Haupttabellen POI, Category und der Untertabelle PR

POI(POI_ID, name, address, longitude, latitude, ..., PID)
Category(CAT_ID, icon, parent_category, ...)
PR(PID, CAT_ID)

zugeordnet sein, wobei die Unterkennung PID die beiden Haupttabellen zueinander referenziert.
For example, the records of the original tables may be the following main tables POI, Category and the sub-table PR

POI (POI_ID, name, address, longitude, latitude, ..., PID)
Category (CAT_ID, icon, parent_category, ...)
PR (PID, CAT_ID)

be assigned, the sub-identifier PID the two main tables referenced to each other.

a1–c1, d2, e2a1-c1, d2, e2
Eigenschaftswerteproperty values
A1–E1A1-E1
erste Eigenschaftenfirst properties
D2, E2D2, E2
zweite Eigenschaftensecond properties
DCDC
Speichermediumstorage medium
ID_LIBID_LIB
Verzeichnis Indexstrukturendirectory Index structures
INFOINFO
Infotainmenteinheitinfotainment unit
MR1MR1
erste Haupttabellefirst main table
MR2MR2
zweite Haupttabellesecond main table
OS_IFOS_IF
BetriebssystemschnittstelleOperating system interface
PAGERPAGER
Pagerpager
PIDPID
Unterkennungunder point
PK1PK1
eindeutige erste Kennungclear first identifier
PK2PK2
eindeutige zweite Kennungclear second identifier
PRPR
Untertabelleunder table
R1–R3R1-R3
ursprüngliche Tabellenoriginal tables
RDBRDB
relationale Datenbankrelational Database
RDBMSRDBMS
DatenbankverwaltungssystemDatabase management system
SIDSID
Zusatzkennungadditional identification
SQL_CMDSQL_CMD
Anweisunginstructions
SQL_CMD_PROSQL_CMD_PRO
AnweisungsrecheneinheitInstruction processing unit
SQL_IFSQL_IF
SQL-SchnittstelleSQL interface
SRSR
weitere TabelleFurther table

Claims (4)

Infotainmentsystem, das umfasst eine relationale Datenbank (RDB), die auf einem Speichermedium (DC) gespeichert ist, und ein Datenbankverwaltungssystem (RDBMS) und dazu ausgebildet ist, auf Infotainmentdaten zuzugreifen, die in der relationalen Datenbank (RDB) als Datensätze eines ersten Datensatztyps und als Datensätze eines zweiten Datensatztyps gespeichert sind, wobei jeder Datensatz des ersten Datensatztyps einen Kennungswert einer eindeutigen ersten Kennung (PK1), einen jeweiligen Eigenschaftswert (a1–c1) zumindest einer ersten Eigenschaft (A1–C1) und jeweils einen Unterkennungswert zumindest einer Unterkennung (PID) aufweist, wobei jeder Datensatz des zweiten Datensatztyps einen Unterkennungswert einer eindeutigen zweiten Kennung (PK2) und jeweils einen Eigenschaftswert (d2, e2) zumindest einer zweiten Eigenschaft (D2, E2) aufweist, wobei – einer ersten Haupttabelle (MR1) zugeordnet sind, die eindeutige erste Kennung (PK1), die zumindest eine erste Eigenschaft (A1–C1) und die zumindest eine zugeordnete Unterkennung (PID), – einer zweiten Haupttabelle (MR2) zugeordnet sind, die eindeutige zweite Kennung (PK2) und die zumindest eine zweite Eigenschaft (D2, E2), wobei Tupel von Eigenschaftswerten der zweiten Eigenschaft, die der zweiten Haupttabelle zugeordnet sind, nur jeweils einmal in der zweiten Haupttabelle (MR2) gespeichert sind, – in zumindest einer Untertabelle (PR) gespeichert sind, die Unterkennungswerte der zumindest einen Unterkennung (PID) und die zugeordneten Kennungswert der eindeutigen zweiten Kennung (PK2).Infotainment system, which includes a relational Database (RDB) stored on a storage medium (DC), and a database management system (RDBMS) and adapted thereto is to access infotainment data stored in the relational database (RDB) as records a first record type and records of a second record type are stored, each record of the first record type an identifier value of a unique first identifier (PK1), a respective property value (a1-c1) at least one first property (A1-C1) and in each case a sub-identifier value at least one sub-identifier (PID), each record of the second record type has a sub-tag value of a unique second Identifier (PK2) and each one property value (d2, e2) at least a second property (D2, E2), wherein - one associated with the first main table (MR1), the unique first one Identifier (PK1), the at least one first property (A1-C1) and the at least one associated sub-identifier (PID), - one second main table (MR2) are assigned, the unique second Identifier (PK2) and the at least one second property (D2, E2), where tuples of property values of the second property that the are assigned to the second main table, only once each in the second main table (MR2) are stored, - in at least a sub-table (PR) are stored, the sub-tag values the at least one sub-identifier (PID) and the associated identifier value the unique second identifier (PK2). Infotainmentsystem nach Anspruch 1, bei dem das Datenbankverwaltungssystem (RDBMS) ausgebildet ist, unter zur Hilfenahme der zumindest einen Untertabelle (PR) einen Datensatz des ersten bzw. zweiten Datensatztyps zu ermitteln, der einem Datensatz des zweiten bzw. ersten Datensatztyps zugeordnet ist.Infotainment system according to claim 1, wherein the database management system (RDBMS) is formed, with the help of at least one subtable (PR) to determine a record of the first or second record type, associated with a record of the second or first record type is. Infotainmentsystem nach Anspruch 1 oder 2, bei dem die vorgegebene Anweisung (SQL_CMD) als SQL-Anweisung ausgebildet ist.Infotainment system according to claim 1 or 2, wherein the default statement (SQL_CMD) is designed as an SQL statement is. Computerprogrammprodukt, das ein computerlesbares Medium mit Programmanweisungen umfasst, die durch einen Computer ausführbar sind und die ausgebildet sind zum Betreiben eines Infotainmentsystems nach einem der Ansprüche 1 bis 3.Computer program product that is a computer readable Medium with program instructions that includes a computer executable are and which are adapted to operate an infotainment system according to one of the claims 1 to 3.
DE102008059098A 2008-11-26 2008-11-26 Infotainment system and computer program product Ceased DE102008059098A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
DE102008059098A DE102008059098A1 (en) 2008-11-26 2008-11-26 Infotainment system and computer program product
EP09745063A EP2370913A1 (en) 2008-11-26 2009-11-04 Infotainment system and computer program product
PCT/EP2009/064616 WO2010060763A1 (en) 2008-11-26 2009-11-04 Infotainment system and computer program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
DE102008059098A DE102008059098A1 (en) 2008-11-26 2008-11-26 Infotainment system and computer program product

Publications (1)

Publication Number Publication Date
DE102008059098A1 true DE102008059098A1 (en) 2010-06-10

Family

ID=41416231

Family Applications (1)

Application Number Title Priority Date Filing Date
DE102008059098A Ceased DE102008059098A1 (en) 2008-11-26 2008-11-26 Infotainment system and computer program product

Country Status (3)

Country Link
EP (1) EP2370913A1 (en)
DE (1) DE102008059098A1 (en)
WO (1) WO2010060763A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102011109917B3 (en) * 2011-08-10 2012-10-25 Audi Ag A method for providing a signal output based on a main file and at least one secondary file, and vehicle

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4259456B2 (en) * 2004-11-11 2009-04-30 トヨタ自動車株式会社 Data recording apparatus and data recording method
CN106080446B (en) * 2016-06-07 2018-10-16 东风汽车公司 The data record method of BCM controllers and system and method for diagnosing faults

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5870747A (en) * 1996-07-09 1999-02-09 Informix Software, Inc. Generalized key indexes
US7317974B2 (en) * 2003-12-12 2008-01-08 Microsoft Corporation Remote vehicle system management

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Relationale Datenbank. Wikipedia - Die freie Enzyklopädie, Wikimedia Foundation, Inc., San Francisco, USA, 9.11.2008 (Version vom 9. November 2008, recherchiert am 23.3.2009) *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102011109917B3 (en) * 2011-08-10 2012-10-25 Audi Ag A method for providing a signal output based on a main file and at least one secondary file, and vehicle
US9049180B2 (en) 2011-08-10 2015-06-02 Audi Ag Method for providing a signal output on the basis of a main file and at least one secondary file, and motor vehicle

Also Published As

Publication number Publication date
EP2370913A1 (en) 2011-10-05
WO2010060763A1 (en) 2010-06-03

Similar Documents

Publication Publication Date Title
EP1982146B1 (en) Navigation system, method and computer program product for the operation of said navigation system
DE69531447T2 (en) DATABASE SYSTEM WITH LOCAL INFORMATION, COMBINED WITH DYNAMIC INFORMATION
EP0910829A1 (en) Database system
DE112005003265T5 (en) Register file spaces for a processing system
DE102008047915B4 (en) Infotainment system and computer program product
DE19750692A1 (en) Fast file system
DE112005003214T5 (en) navigation device
DE102008059098A1 (en) Infotainment system and computer program product
JP4699469B2 (en) Database management program
DE10339212A1 (en) Data transmission system and method for operating a data transmission system
DE102018126051A1 (en) Novel storage device
DE102013000369A1 (en) Method for operating an infotainment system
DE102007062991B3 (en) A method for generating an electronically storable, digital map and navigation device with a digital map
DE102006013389A1 (en) Method for operating a navigation system
EP1929243A1 (en) Method for updating digital maps
DE102015114721A1 (en) Method, device and system for data processing
DE102008047914B4 (en) Navigation system, method and computer program product for operating the navigation system
WO2010060764A1 (en) Infotainment system and computer program product
DE102006002113A1 (en) Method for outputting data records and device therefor
WO2021064037A1 (en) Method, computer program, storage medium, storage means, and system for the use of a shared storage means.
WO2021064241A1 (en) Data structure, storage means and device
EP1307794B1 (en) Method and processing system for determining the spatial structure of a control system
DE102022117704A1 (en) Method for storing and providing georeferenced vehicle data, computer-readable medium, and distributed system
DE102006014348A1 (en) Dataset searching method for use in data processing system, involves determining array portion by search input in computerized manner, and implementing search of datasets in database by portion or array selection that is made for search
DE102023130886A1 (en) VEHICLE STORAGE MANAGEMENT SYSTEM, STORAGE MEDIUM AND STORAGE MANAGEMENT METHOD

Legal Events

Date Code Title Description
OP8 Request for examination as to paragraph 44 patent law
R002 Refusal decision in examination/registration proceedings
R003 Refusal decision now final
R003 Refusal decision now final

Effective date: 20150310