WO2006042501A2 - Procede de gestion, sur la base de variantes, d'ensembles de parametres pour l'application d'appareils de commande electroniques - Google Patents

Procede de gestion, sur la base de variantes, d'ensembles de parametres pour l'application d'appareils de commande electroniques Download PDF

Info

Publication number
WO2006042501A2
WO2006042501A2 PCT/DE2005/001785 DE2005001785W WO2006042501A2 WO 2006042501 A2 WO2006042501 A2 WO 2006042501A2 DE 2005001785 W DE2005001785 W DE 2005001785W WO 2006042501 A2 WO2006042501 A2 WO 2006042501A2
Authority
WO
WIPO (PCT)
Prior art keywords
parameter
requirements
request
application
parameters
Prior art date
Application number
PCT/DE2005/001785
Other languages
German (de)
English (en)
Inventor
Filipe Remelhe
Thomas Jüttner
Original Assignee
Aft Atlas Fahrzeugtechnik 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 Aft Atlas Fahrzeugtechnik Gmbh filed Critical Aft Atlas Fahrzeugtechnik Gmbh
Priority to DE112005003248T priority Critical patent/DE112005003248A5/de
Publication of WO2006042501A2 publication Critical patent/WO2006042501A2/fr

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

Definitions

  • the invention relates to a method for generating and managing data for the application of electronic control devices for a motor vehicle.
  • the aim of the application phase is to make the optimum settings for all operating situations under the various boundary conditions by taking advantage of the degrees of freedom (up to several hundred parameters).
  • One application step is to reprogram the controller with a complete set of parameters.
  • the object is achieved in that an assignment of the requirements to the vehicle variants takes place. Furthermore, a hierarchical structuring of the parameters of (partial) parameter sets takes place in conjunction with a data model. Labeling (indexing, versioning) the (sub) parameter sets makes unambiguous assignment possible.
  • Base size as a starting point for the creation of a parameter set is the software version.
  • the software version alone determines the number, identifiers, types and value ranges for all parameters.
  • Two software versions differ in that at least one parameter is omitted or at least one other is added. Parameters represented in several software versions may vary with respect to data type and / or value range.
  • the set of all parameters that belong to a software version is initially free of values.
  • the physical control unit variables are characteristic maps, map axes, characteristic curves (eg speed-torque characteristics of a motor type) and constants.
  • Various parameters can be grouped under a generic term.
  • Parameters can be present in the control unit in different variants, for example to differentiate various levels (development, series, test stand, etc.).
  • a parameter can belong to different data types in different software versions.
  • the data types are distinguished by physical (the actual numerical value) and logical (e.g., linguistic indication in enumerated types) data types.
  • a parameter variant indicates a specific status for the parameter.
  • An example is the distinction between development and series status.
  • a complete, unambiguous definition for a control device-relevant parameter results from its identifier (summarized with commentary and application note under the term parameter), its parameter type and the associated software version.
  • Parameter value Parameters are assigned values according to their data type and software version. Each value is versioned.
  • a parameter set is described by the software version with the exception of the applied values. Assigning the values to the parameters (applying) results in a complete parameter set.
  • a new version of a parameter set is created.
  • Each version of a parameter set receives a unique label for the versioning.
  • a requirement combines several (at least one) parameters, including their values, under a separate term. If parameter values depend on several requests, this combination itself becomes a new request (combination request).
  • Different requirements can be summarized under a generic term. The grouping of the mutually exclusive requirements determines the parameter set of a vehicle.
  • the most current valid parameter set for the latest vehicle variant, or historical versions of the parameter set can always be determined for a model.
  • FIG. 1 shows the data model of the present invention
  • Figure 2 den the schematic structure of the parameter set management.
  • Fig. 1 is a so-called class diagram of the data model (which is part of the invention) is shown.
  • UML Unified Modeling Language
  • the boxes represent “classes” and the connecting lines represent "associations”.
  • the UML syntax not only the numbers and symbols at the connecting lines are important, but also the position (which end of the connecting line) Numbers and symbols.
  • the data model on which the software is based can be described.
  • the class diagram is self-explanatory and therefore requires no further words.
  • the parameter set management software is summarized in the following figure (Fig. 2).
  • the parameter set management is to be understood as an add-on to an application system. It should not replace the functions of an application system, in particular the editing of the parameter values for optimization purposes and the actual application function.
  • the tool is designed as a multi-user application.
  • the data is stored on a database. If the database is centrally accessible, various users can simultaneously work on the database data via the front-end (user interface). Eben ⁇ so a single-user version for mobile use can be installed.
  • the master data Before using the basic functions of parameter set management, the master data must be entered in the system. Based on the various vehicle models, the vehicle variants in use must be specified. There is at least one vehicle variant per model. Next, the requirements are defined by which the vehicle is uniquely described (e.g., type of tire, engine type, etc.). Each of the requirements is directly related to at least one parameter of the parameter set. The requirements must be selected so that the sum of all requirements clearly describes a vehicle variant. At the same time, it must be ensured that each parameter of the parameter set is exactly covered by a requirement.
  • Parameter set management implements the main functions described in the following sections.
  • the database When importing a software version, the database is filled based on the contents of the parameter record. This includes information about parameters, parameter type and parameter value. Only the parameter variants defined in the database are taken into account so that only the relevant parameters are filtered out at the same time during the import.
  • the assignment of the parameter values to the requirements is carried out.
  • the assignment of a request to a parameter value has to be carried out manually only once, in all subsequent cases, the assignment takes place on import on the basis of a given vehicle variant.
  • the import is only necessary once for a complete parameter set per software version.
  • the documentation must be carried out on the levels parameter set, parameter and parameter value.
  • a label is assigned for the parameter set.
  • the parameter values of a parameter set are stored in the database according to the software version and the associated vehicle variant. Based on the vehicle variant, the requirements are automatically assigned to the corresponding parameter values.
  • the documentation must be carried out on the levels parameter set, parameter (special application note) and parameter value. At check-in, a label is assigned for the parameter set.
  • saved parameter sets can be checked out of the database.
  • a parameter set can be generated for this.
  • the documentation is to be carried out on the parameter set level.
  • a label is assigned for the parameter set.
  • Various information can be retrieved from the local database, e.g. the history of various parameter set files.
  • Parameter sets can be compared. It does not matter whether these are available as a parameter set file or stored in the database.
  • Each request is typed in relation to the request hierarchy:
  • a requirement group can always be created in the top level of the requirement hierarchy. In a lower level, a requirement group can only be created if the superordinate requirement itself is a requirement group to which no requirements of type 1 or 2 are still subordinate.
  • a base request is subordinate to exactly one requirement group.
  • parameter values or vehicles are assigned or the base request is assigned to a historical combination, then set status to historical. If no parameter values and no vehicles are assigned, and not part of combinations then actually delete.
  • a base request can only be created as a subquery of a request group if it is not yet subordinate to sub-requests or if the already subordinate requests themselves are basic requirements.
  • a combination request can only be created as a sub-request of a request group. It is created by subordinating at least two already existing basic requirements that belong to different requirement groups. All combinations that are subordinate to a requirement group are composed of basic requirements whose requirement groups are identical.
  • the (historical) structure with respect to the base requirements subordinate to a requirement group must be preserved because a base requirement can be assigned to a parameter value.
  • Requests are assigned to the parameter values when importing or checking in parameter sets to the parameter set management database.
  • the relevant requirements are determined for each parameter during check-in and offered to the user for selection. Find the relevant requirements for a parameter:
  • the parameter value is assigned the default base requirement if the relevant requirements for this parameter are also basic requirements. Otherwise, the matching combination request is searched for based on the selected base requests if a combination was previously set for this parameter.
  • the variant-based management of parameter sets can also be referred to as requirement-based parameter management, since, starting from the requirements, the variants of the parameter sets result.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
PCT/DE2005/001785 2004-10-22 2005-10-06 Procede de gestion, sur la base de variantes, d'ensembles de parametres pour l'application d'appareils de commande electroniques WO2006042501A2 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
DE112005003248T DE112005003248A5 (de) 2004-10-22 2005-10-06 Verfahren zur variantenbasierten Verwaltung von Parametersätzen für die Applikation elektronischer Steuergeräte

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE102004051782.7 2004-10-22
DE102004051782 2004-10-22

Publications (1)

Publication Number Publication Date
WO2006042501A2 true WO2006042501A2 (fr) 2006-04-27

Family

ID=35645891

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/DE2005/001785 WO2006042501A2 (fr) 2004-10-22 2005-10-06 Procede de gestion, sur la base de variantes, d'ensembles de parametres pour l'application d'appareils de commande electroniques

Country Status (1)

Country Link
WO (1) WO2006042501A2 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102010056232A1 (de) 2010-12-24 2012-06-28 Volkswagen Ag Verfahren zum Speichern von Diagnosedaten für ein Steuergerät eines Fahrzeugs sowie entsprechende Vorrichtung

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102010056232A1 (de) 2010-12-24 2012-06-28 Volkswagen Ag Verfahren zum Speichern von Diagnosedaten für ein Steuergerät eines Fahrzeugs sowie entsprechende Vorrichtung
DE102010056232B4 (de) 2010-12-24 2022-10-20 Volkswagen Ag Verfahren zum Speichern von Diagnosedaten für ein Steuergerät eines Fahrzeugs sowie entsprechende Vorrichtung

Similar Documents

Publication Publication Date Title
DE69937332T2 (de) Verfahren und Gerät zur Software-Entwicklung
EP1109086B1 (fr) Système et procédé pour la construction ou conception de nouvelles pièces
EP1258812B1 (fr) Base de données virtuelle de structures de données hétérogènes
DE60311805T2 (de) Erfassung, Zusammenstellung und/oder Visualisierung von strukturellen Merkmalen von Architekturen
DE102013206281A1 (de) Optimieren von zerstreuten schemalosen Daten in relationalen Speichern
EP1176482A1 (fr) Méthode et logiciel pour la génération d'un système de régulation ou de commande
DE10244685A1 (de) Produktkonfigurationsverfahren und -system
DE10250641A1 (de) Auf- und abwärtskompatible Schemaevolution
DE102012001406A1 (de) Automatische Konfiguration eines Produktdatenmanagementsystems
DE4421640C1 (de) Hash-Adressierungs- und Speicherverfahren zum Ablegen und Wiedergewinnen von Daten in einem adressierbaren Speicher
WO2006042501A2 (fr) Procede de gestion, sur la base de variantes, d'ensembles de parametres pour l'application d'appareils de commande electroniques
EP0856176A1 (fr) Systeme de gestion de banque de donnees et procede de transmission de donnees
DE102004003100A1 (de) Verfahren zum Auflösen nicht richtig angepaßter graphischer Symbole bei einem rechnergestützten Entwurf integrierter Schaltungen
EP3699704B1 (fr) Système et procédé de vérification des exigences du système des systèmes cyber-physiques
WO2004003798A2 (fr) Systeme de production d'informations pour creation de produits
WO2002061615A2 (fr) Systeme informatique
WO2014131430A1 (fr) Procédé de développement logiciel de programmes basé sur des modèles avec accès à une banque de données
DE102021103571A1 (de) Relationales Datenbanksystem
DE102012202603B3 (de) Verfahren zur modellbasierten Softwareentwicklung von Programmen mit Datenbankzugriff
EP1676214A1 (fr) Procede de traitement d'informations cdr
DE10254571A1 (de) Verfahren zur Transformation eines Datenmodells
WO2020144001A1 (fr) Modélisation de ressources
EP1593036A2 (fr) Procede et dispositif pour modifier des messages modulaires
DE102021126065A1 (de) Verfahren und System zur Erzeugung und Anwendung eines Modells beim Konvertieren von Daten
DE10250638A1 (de) Strukturierung, Speicherung und Verarbeitung von Daten gemäß einem generischen Objektmodell

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV LY MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 1120050032485

Country of ref document: DE

REF Corresponds to

Ref document number: 112005003248

Country of ref document: DE

Date of ref document: 20070920

Kind code of ref document: P

122 Ep: pct application non-entry in european phase

Ref document number: 05798069

Country of ref document: EP

Kind code of ref document: A2