EP1721247A2 - Creation d'une interface utilisateur/interface d'affichage graphique pour un vehicule automobile - Google Patents

Creation d'une interface utilisateur/interface d'affichage graphique pour un vehicule automobile

Info

Publication number
EP1721247A2
EP1721247A2 EP04705008A EP04705008A EP1721247A2 EP 1721247 A2 EP1721247 A2 EP 1721247A2 EP 04705008 A EP04705008 A EP 04705008A EP 04705008 A EP04705008 A EP 04705008A EP 1721247 A2 EP1721247 A2 EP 1721247A2
Authority
EP
European Patent Office
Prior art keywords
subclass
graphic
main class
properties
com
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.)
Withdrawn
Application number
EP04705008A
Other languages
German (de)
English (en)
Inventor
Karl Strenzl
Klaus Ries
Ralf Decke
Frank Althoff
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.)
Bayerische Motoren Werke AG
Original Assignee
Bayerische Motoren Werke AG
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 Bayerische Motoren Werke AG filed Critical Bayerische Motoren Werke AG
Publication of EP1721247A2 publication Critical patent/EP1721247A2/fr
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Definitions

  • the invention relates to a method, a device and a computer program product for generating a graphical operating and / or display surface on a display for a human-machine interface of a motor vehicle, according to the preamble of the relevant independent claim.
  • the human-machine interface (MMI) of a motor vehicle is of central importance for the driver.
  • MMI human-machine interface
  • the increasing number of vehicle functions, their increasing complexity, such as thanks to telematics services and the increasing number of vehicle series and equipment variants places particularly high demands on the development of suitable human-machine interfaces.
  • the object of the invention is to provide an improved method for generating a graphical operating and / or display surface on a display for a human-machine interface of a motor vehicle, the operating surface having graphical elements arranged in the manner of a menu.
  • the method according to the invention is used to generate a graphical user and / or display surface on a display for a human-machine interface a motor vehicle.
  • the user interface has graphic elements arranged in a menu-like manner.
  • Each of the graphic elements is assigned to the main class or one of the subclasses.
  • the main class and the at least one subclass each indicate properties of the graphic elements assigned to them, a graphic element of a subclass at least predominantly also having the properties specified in the main class in addition to the properties specified in the subclass.
  • all graphic elements of the relevant class can be assigned class properties. If one or more of the properties of the relevant class are changed, the relevant properties of all graphic elements of the relevant class change. This is done by a single change in the relevant properties within the scope of the class properties; a change for each element is no longer necessary. So there is a so-called “inheritance” of properties to the elements of the class in question.
  • This concept according to the invention is based on the knowledge that a group of graphic elements often has the same properties with regard to their graphic design except for one or two properties graphic elements of the same group, for example, only by their inscription.
  • one embodiment of the invention provides that at least one property of the properties specified in the main class is specified in a subclass differently from the main class.
  • a graphic element which is assigned to the relevant subclass then does not have the property determined in the main class, but a property which deviates therefrom.
  • the main class can stipulate that all graphic elements belonging to the main class have the background color "blue”.
  • the background color of the graphic elements also assigned to this subclass is "gray”.
  • the subclass can be, for example, one of the menus of the human-machine interface (MM1), for example the Entertainment menu, the navigation menu, the climate menu or another menu of the MMI.
  • a graphic element assigned to the subclass then has the properties specified in the main class apart from the property specified differently in the subclass.
  • the concept of flexible inheritance according to the invention has the advantage of being able to pass on or “inherit” a large number of properties in an uncomplicated manner without this being rigidly applicable to all properties. “Exceptions to the rule” can thus be taken into account with little effort. Furthermore, the concept according to the invention achieves the fact that changes in the properties can be carried out in a less complex manner by the property being redefined once in the main class or in the subclass. This leads to a change in the relevant property of each graphic element that is assigned to the relevant main class or the relevant subclass. A complex change in the property in the binary description or in the data of each graphic element is not necessary.
  • one embodiment of the invention provides that at least one of the following properties of the graphic element is specified in the main class:
  • - size of the element such as in particular height, width, radius, or font size of the labeling of the element or a combination thereof
  • Bitmaps that the element uses such as in particular background and foreground, each focused, selected, deactivated, or a combination thereof, arrows for scrolling, focus displays,
  • Distances such as in particular individual bitmaps to one another, individual bitmaps relative to the origin, individual texts relative to the origin or a combination thereof,
  • Texts such as text alignment in particular, i.e. whether right-justified, left-justified or centered, or the font, and / or
  • Colors such as in particular the background color, the focus color, the text color, the selection, focusing or the deactivation color.
  • one embodiment of the invention provides that the graphic elements are formed on the basis of binary data elements which describe them.
  • Each binary data element is provided with an assignment specification to which main or subclass the graphic element is assigned.
  • the graphic elements are represented by XML, i.e. Extensible Markup Language.
  • one embodiment of the invention provides for the binary data element to be assigned by specifying a domain as the main class or specifying a subdomain as a subclass.
  • the graphic elements are displayed using a browser that processes XML files.
  • XML files can be also represented by browsers, like the well-known Internet browsers.
  • menus or MMIs can be generated in a very simple manner, which give the driver a "look and feel” as he knows it from surfing the Internet with an Internet browser. The driver feels very quickly with an MMI designed in this way "At home” and familiar with the MMI or the menus.
  • one embodiment of the invention provides that the graphic elements are described by binary data elements in an object-oriented programming language, such as in particular Java or C ++.
  • Figure 2 shows the communication menu of the MMI, in which the focus color of the element "horizontal list” is “red”;
  • FIG. 3 shows the climate menu of the MMI, in which the focus color of the element “horizontal list” is “red”
  • FIG. 4 shows the entertainment menu of the MMI in which the focus color in the “horizontal list” element has been changed from “red” to “green”;
  • FIG. 5 shows the communication menu of the MMI in which the focus color in the “horizontal list” element has been changed from “red” to “green”;
  • FIG. 6 shows the climate menu of the MMI, in which the focus color in the “horizontal list” element has been changed from “red” to “green”;
  • Figure 7 shows the menu "Top 8" of the communication menu as a further example that the change in focus color from “red” to “green” in the “horizontal list” element also in all other menus of the MMI with a single change in the XML description of the element "horizontal list” is brought about.
  • the change in the color design in the “horizontal list” element 101, 201, 301, 401, 501, 601, 701 in the menus 100, 200, 300, 400, 500, 600, 700 of a human machine Interfaces (MMIs) for a motor vehicle using XML technology are described in more detail.
  • MMIs human machine Interfaces
  • the scope of the prototype or its definition of the properties of the graphic element generated using the prototype is limited by specifying the domain for which the prototype is to have an effect.
  • a first prototype can apply to the same element in one domain and a different prototype to another domain. Possibly. the graphic element has different properties in both domains.
  • the entire MMI with all menus is defined as the domain “com.bmw.” (Main class).
  • the entertainment area of the MMI is defined as the domain “com.bmw.entertainment”. So it is a subclass of the main class.
  • the CD area of the MMI is defined as the domain "com.bwm.entertainment.cd”, so it is a subclass of the subclass or the domain "Entertainment”.
  • the radio area of the MMI is called the domain "com.bwm.entertainment .radio ", so it is a further subclass of the subclass or the domain” Entertainment ".
  • FIG. 4 differs from FIG. 1 in that the selection area “FM” 402 and the frame of the selection area “satellite radio” 403 are no longer “red” but “green”.
  • the graphic element “horizontal list” 401 corresponds to element 101 except for the color change.
  • Figure 5 differs from Figure 2 in that the selection area "telephone” 502 and the frame of the selection area “BMW Online” 503 is no longer “red” but “green”.
  • the graphic element “horizontal list” 501 corresponds to element 201 except for the color change.
  • FIG. 6 differs from FIG. 3 in that the selection area “air distribution” 602 and the frame of the selection area “heating distribution seat” 603 is no longer “red” but “green”.
  • the graphic element "horizontal list” 601 corresponds to element 301 except for the color change.
  • FIG. 7 is intended to show that the color change of the graphic element “horizontal list” not only in the screenshots of the menus 100 to 600, but also in FIG all other menus are visible. The prerequisite for this is, of course, that the menu in question has the graphic element "horizontal list”. If this is the case, as shown in FIG. 7, which shows the menu "Top 8" of the communication menu 700, the color of the current one changes Selection area "Top 8", position 702, of the graphic element "horizontal list” 701 and the frame of the selected but not yet confirmed or actuated selection area "redial” 703 from “red” to "green".
  • the graphic element to be specified is initially partially predefined using one or more prototypes.
  • the actual element then inherits the properties of the prototypes.
  • prototypes can be limited using domain names. Several prototypes can be defined for the same element for different domains.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Devices For Indicating Variable Information By Combining Individual Elements (AREA)
  • Instrument Panels (AREA)

Abstract

L'invention concerne un procédé pour créer une interface utilisateur/interface d'affichage graphique sur un dispositif d'affichage destiné à une interface homme-machine d'un véhicule automobile. L'interface utilisateur (100, 200, 300, 400, 500, 600, 700) présente des éléments graphiques (101, 201, 301, 401, 501, 601, 701) disposés sous la forme d'un menu. L'objectif de l'invention est d'améliorer la création de cette interface utilisateur/interface d'affichage graphique. A cet effet, le procédé selon l'invention consiste à former une classe principale et au moins une sous-classe, située sous la classe principale ou sous une sous-classe subordonnée à la classe principale, et à associer chacun des éléments graphiques (101, 201, 301, 401, 501, 601, 701) à la classe principale, par exemple au domaine com.bmw", ou à une des sous-classes, par exemple com.bmw.entertainment", com.bmw.entertainment.cd" ou com.bmw.entertainment.radio". La classe principale et la ou les sous-classes indiquent chacune des propriétés des éléments graphiques qui leur sont associés, par exemple la couleur de ces derniers. Un élément graphique d'une sous-classe présente, outre les propriétés indiquées dans la sous-classe, au moins principalement les propriétés indiquées dans la classe principale.
EP04705008A 2004-01-24 2004-01-24 Creation d'une interface utilisateur/interface d'affichage graphique pour un vehicule automobile Withdrawn EP1721247A2 (fr)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/EP2004/000670 WO2005069720A2 (fr) 2004-01-24 2004-01-24 Creation d'une interface utilisateur/interface d'affichage graphique pour un vehicule automobile

Publications (1)

Publication Number Publication Date
EP1721247A2 true EP1721247A2 (fr) 2006-11-15

Family

ID=34802729

Family Applications (1)

Application Number Title Priority Date Filing Date
EP04705008A Withdrawn EP1721247A2 (fr) 2004-01-24 2004-01-24 Creation d'une interface utilisateur/interface d'affichage graphique pour un vehicule automobile

Country Status (4)

Country Link
US (1) US8850336B2 (fr)
EP (1) EP1721247A2 (fr)
JP (1) JP2007525747A (fr)
WO (1) WO2005069720A2 (fr)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100464296C (zh) * 2007-03-09 2009-02-25 华为技术有限公司 一种用户界面变换方法及系统
DE102007052613A1 (de) * 2007-11-05 2009-05-07 Volkswagen Ag Bedienvorrichtung
US20120013548A1 (en) * 2010-07-19 2012-01-19 Honda Motor Co., Ltd. Human-Machine Interface System
US10592401B2 (en) * 2016-01-27 2020-03-17 Panasonic Automotive Systems Company Of America, Division Of Panasonic Corporation Of North America Human machine blur testing method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1245430A1 (fr) * 2001-03-21 2002-10-02 Volkswagon AG Méthode et dispositif pour créer un panneau d'affichage et de commande pour une interface homme-machine

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5187797A (en) * 1988-09-28 1993-02-16 Solatrol, Inc. Machine interface system with hierarchal menus allowing user sequencing and selection of menu items by actuation of three switches
US8418131B2 (en) * 1998-11-25 2013-04-09 Helmut Emmelmann Interactive server side components
WO2003032151A2 (fr) * 2001-10-04 2003-04-17 Koninklijke Philips Electronics N.V. Procede de definition du style d'une interface utilisateur et dispositif dote d'une interface utilisateur adaptative
AU2002217033A1 (en) * 2001-11-15 2003-06-10 Softplumbers S.A. Method for developing and managing large-scale web user interfaces
US7620908B2 (en) * 2001-12-28 2009-11-17 Sap Ag Managing a user interface
US20060010246A1 (en) * 2002-11-01 2006-01-12 Schulz Kurt S Human-machine interface system and method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1245430A1 (fr) * 2001-03-21 2002-10-02 Volkswagon AG Méthode et dispositif pour créer un panneau d'affichage et de commande pour une interface homme-machine

Also Published As

Publication number Publication date
US20070143695A1 (en) 2007-06-21
US8850336B2 (en) 2014-09-30
WO2005069720A2 (fr) 2005-08-04
JP2007525747A (ja) 2007-09-06
WO2005069720A3 (fr) 2006-10-19

Similar Documents

Publication Publication Date Title
DE68919503T2 (de) Methode und System zur Darstellung einer Benutzeroberfläche auf einem Computerbildschirm.
DE69837772T2 (de) Browser für hierarchische Strukturen
DE10051021B4 (de) System, Verfahren und Computerprogramm zur Bereitstellung interaktiver Web-Inhalte in statisch verknüpften Dateien
DE10051680B4 (de) Schema zur Darstellung mehrerer Druckauftragsabänderungselemente in einer Drucksoftware-Benutzerschnittstelle
EP1245430B1 (fr) Méthode et dispositif pour créer un panneau d'affichage et de commande pour une interface homme-machine
DE10110943B4 (de) Positionieren von auf einer Benutzeroberfläche angezeigten Bereichen
DE102013203526A1 (de) Verfahren und System für die Verwendung von Einstellungs-Handles zur Erleichterung der dynamischen Layout-Editierung
DE102008017289A1 (de) Anpassbares Messgerät und Verfahren zur Anpassung
EP2930051A1 (fr) Dispositif et procédé de préparation d'une interface utilisateur graphique dans un véhicule
DE10328200B4 (de) Navigationsgerät für ein Kraftfahrzeug
EP1721247A2 (fr) Creation d'une interface utilisateur/interface d'affichage graphique pour un vehicule automobile
DE102012223587A1 (de) Verfahren zum Testen einer Applikation
DE212018000284U1 (de) Benutzerschnittstelle für ein Gerät zum Zubereiten von Nahrungsmitteln
WO2001086402A2 (fr) Commande d'affichage avec des documents hypertextes actifs
EP3361366A1 (fr) Procédé et appareil d'activation automatique de cases à cocher
EP2249219A2 (fr) Procédé de sélection d'un système de communication agencé dans un réseau de transmission d'un système d'automatisation
DE10132956A1 (de) Fahrzeugrechner-System und Verfahren zur Darstellung eines hierarchisch gegliederten Auswahlmenüs
DE102009010908A1 (de) Verfahren und Anordnung zur Steuerung des Einfügens von Registerblättern in einen Druckauftrag sowie ein entsprechendes Computerprogramm und ein entsprechendes computerlesbares Speichermedium
DE102018113615A1 (de) Verfahren zur Darstellung von Daten auf einem mobilen Endgerät
DE10065323C2 (de) Verfahren zur Steuerung der Anordnung von graphischen Elementen
DE102008051977A1 (de) Bedienvorrichtung in einem Kraftfahrzeug und Verfahren zur Bedienung mindestens eines Gerätes in einem Kraftfahrzeug
DE102010033873A1 (de) Selektorsystem für Textverarbeitungsstil mit Verwendung einer 2D-Matrix
DE19541315A1 (de) Telekommunikationsanlage mit relationaler Datenbasis
DE102019205583A1 (de) Anordnung und Verfahren zum Konfigurieren eines Produkts
DE102004028792A1 (de) Verfahren zur grafischen Darstellung von Gegenständen und technischen Prozessen auf einem Bildschirm, und hierzu eingesetztes Computerprogramm

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

PUAK Availability of information related to the publication of the international search report

Free format text: ORIGINAL CODE: 0009015

17P Request for examination filed

Effective date: 20060630

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL LT LV MK

DAX Request for extension of the european patent (deleted)
RBV Designated contracting states (corrected)

Designated state(s): DE FR GB

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: BAYERISCHE MOTOREN WERKE AKTIENGESELLSCHAFT

17Q First examination report despatched

Effective date: 20160531

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20161011