WO2013029777A1 - Method and apparatus for providing a user interface - Google Patents

Method and apparatus for providing a user interface Download PDF

Info

Publication number
WO2013029777A1
WO2013029777A1 PCT/EP2012/003607 EP2012003607W WO2013029777A1 WO 2013029777 A1 WO2013029777 A1 WO 2013029777A1 EP 2012003607 W EP2012003607 W EP 2012003607W WO 2013029777 A1 WO2013029777 A1 WO 2013029777A1
Authority
WO
WIPO (PCT)
Prior art keywords
displayed
list
input
objects
subset
Prior art date
Application number
PCT/EP2012/003607
Other languages
German (de)
French (fr)
Other versions
WO2013029777A8 (en
Inventor
Thomas Neitzel
Henry SCHINDEL
Original Assignee
Volkswagen Aktiengesellschaft
F. Porsche Aktiengesellschaft
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 Volkswagen Aktiengesellschaft, F. Porsche Aktiengesellschaft filed Critical Volkswagen Aktiengesellschaft
Priority to EP12761542.5A priority Critical patent/EP2751652A1/en
Publication of WO2013029777A1 publication Critical patent/WO2013029777A1/en
Publication of WO2013029777A8 publication Critical patent/WO2013029777A8/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04886Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60KARRANGEMENT OR MOUNTING OF PROPULSION UNITS OR OF TRANSMISSIONS IN VEHICLES; ARRANGEMENT OR MOUNTING OF PLURAL DIVERSE PRIME-MOVERS IN VEHICLES; AUXILIARY DRIVES FOR VEHICLES; INSTRUMENTATION OR DASHBOARDS FOR VEHICLES; ARRANGEMENTS IN CONNECTION WITH COOLING, AIR INTAKE, GAS EXHAUST OR FUEL SUPPLY OF PROPULSION UNITS IN VEHICLES
    • B60K35/00Arrangement of adaptations of instruments
    • B60K35/10
    • B60K35/28
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • B60K2360/11
    • B60K2360/1442
    • B60K2360/145
    • B60K2360/164

Definitions

  • the present invention relates to a method and an apparatus for providing a user interface.
  • the method according to the invention is data technology
  • stored objects are assigned at least one attribute, which is described by a sortable string, several objects are sorted in a list depending on the string associated with the attribute and at least a subset of the objects sorted in the list is displayed.
  • a search input is detected and the graphical representation of the list is changed.
  • the information should thus be displayed in the vehicle so that the information recording by the driver does not lead to a
  • the information presented should therefore be intuitively and quickly detectable by the driver, so that he only has to take his eyes off the driving experience for a very short time for the information recording. Furthermore, the operation performed by the user should be executable as soon as possible.
  • the representation of information in a vehicle is in many cases in that a subset of a total information is displayed on the display area in the vehicle and the user can change the subset.
  • the total information may, for example, relate to a list with a plurality of list entries. Because of the limited size of the display area in the vehicle, however, only a subset of the list entries of the overall list can be displayed. Through an operation, the user can scroll (scroll) to bring other list entries to display.
  • the user can perform, for example, a control movement of a certain length. Further, the user can operate, for example, a control for a certain period of operation.
  • the overall information is typically structured in such a way that data technology
  • stored objects are associated with one or more attributes described by a sortable string. This allows the objects to be sorted into lists, making it easier for the user to find them. In particular, sorts by alphabetic, numeric or alphanumeric strings are common.
  • WO 2010/049581 A1 describes a method for searching a list entry fixed in written language in a list.
  • a search entry is made in a different font fixation than the list entries, so that the written characters of the search input and the list entries must be assigned in a kind of transliterations.
  • Ambiguous mappings can be disambiguated via a virtual keyboard on a touchscreen.
  • the virtual keyboard includes only the characters that can be assigned to the beginning characters of the current list entries. After selecting a character in the virtual keyboard, the search amount is restricted and the keyboard is adapted to the character set, which now according to the transliteration occurs next in the list entries.
  • US 2005/0246324 A1 describes a data search system in which search results are determined from a database and are grouped and arranged on the basis of metadata assigned to the respective search results.
  • metafiles can include the location of a search entry in a file or in a file
  • String include, e.g. to an entered letter only those
  • Search results are considered where an input character matches the first character of a string.
  • the inventive method is characterized in that a selection field is displayed for the search input, which includes discrete input options that cover the displayed subset of the sorted objects in the list at least partially.
  • one of the discrete input options is selected by a single actuation, in particular a single touch or press, of an operating element and the displayed subset of the list is changed in dependence on the selected input option.
  • the displayed selection field can optimally utilize the space of the display area.
  • at least part of the information content of the objects in the list is no longer legible. For example, the selection box will be displayed across the list.
  • the selection field is only superimposed on the situation during a search, so that the covering of the objects in the displayed list does not hinder the information recording of the user, in particular the driver of the vehicle. On the contrary, a focus of the user on the selection of a discrete input option is supported.
  • the selection field is displayed in such a way that all input options are visible. This allows the user to see the entire search function at a glance. In particular, there are no hidden input options that would have to be searched for and displayed in a separate operator action.
  • a control element can be done in various ways.
  • the input options can be displayed at positions on the display surface, which are associated with mechanical controls on the edge of the display surface (so-called soft keys).
  • soft keys mechanical controls on the edge of the display surface
  • touch-sensitive display area are displayed and the input options are displayed as operable buttons. This operation is particularly intuitive and easy to carry out when the user is the driver of the vehicle, because he has to look at the information recording and the search input not two positions, but only one position.
  • the selection field is automatically hidden again after the search input. This further reduces the interaction effort on the part of the user.
  • a sorted alphabet and / or a number sequence is displayed in the selection field in which the availability of the individual alphabet characters is visualized as a selectable input option.
  • the display of a string well known to the user helps the user to quickly and easily capture the selection box.
  • a sorting of the input possibilities according to the sorting of the objects allows an intuitive finding of the input possibility to be selected.
  • Unavailable characters or numbers can be visualized in a contrast to the selectable characters or numbers, for example, by rendering them greyed out or semitransparent. On the one hand, this allows the user to quickly orientate themselves because the character string is not changed by unavailable characters, but on the other hand, the availability or non-availability is nevertheless visualized.
  • alphabets encompass not only the Latin alphabet, but possibly also other sortable fonts. It may also include umlauts or special characters.
  • orientation means are displayed, which visualize the section of the displayed subset of the list. It is e.g. a scroll bar is displayed at the right edge of the list so that the user can see to what extent the subset of displayed objects in the list has been changed. For example, he can perform the search input via the selection fiddle for a rough approximation to the search target, and then use the scroll bar for another operator action to fine-tune the search.
  • the user has the opportunity to change the list displayed by the method described so far very quickly and accurately. He can now, after the displayed subset of the list has been changed in the described manner, a displayed object by touching the touch-sensitive display area or by means of a Drehd Wegstellers select.
  • the touch selection has the advantage that the user still has his finger close to the display area after the previous operation. If, however, the objects are displayed so small, for example, that he can not select them safely enough in the given driving situation via the display surface, then he can select the object sought in a manner known per se by turning the rotary control actuator and trigger the associated function by pressing it ,
  • the data-technically stored objects are in particular media files, which are automatically reproduced by the selection.
  • media files which are automatically reproduced by the selection.
  • They are music titles or other audio contributions such as radio plays.
  • Typical attributes are title, artist and the genre of the media file.
  • the device according to the invention for providing a user interface comprises an interface to a data memory for storing objects, each of which is assigned at least one attribute described by a sortable character string,. an input unit for detecting a search input and a display area for displaying lists.
  • the device further comprises a control unit which is connected to the data memory, the input unit and the display area and by means of which a plurality of objects in a list is sortable in dependence on the character string associated with the attribute.
  • Control unit is controlled such that for the search input a selection field is displayed, which includes discrete input options that cover the displayed subset of the sorted objects in the list at least partially. It is further by
  • Operating element is selected and by means of the control unit, the display area is controllable such that, depending on the selected input option, the displayed subset of the list is changeable.
  • the device according to the invention is particularly suitable for carrying out the method according to the invention. It therefore also has the advantages of the method according to the invention.
  • FIG. 1 shows a view of a cockpit of a vehicle with a vehicle
  • FIG. 2 shows schematically the basic structure of a device for
  • FIGS. 3A-3E show display contents generated according to an embodiment of the method according to the invention.
  • FIG. 1 shows a cockpit of a vehicle 1, which is equipped with a device for providing a user interface according to an embodiment of the invention.
  • a belonging to the device touch screen 2 is located in the upper part of the center console, so that he can be well viewed by the driver and passenger and possibly operated.
  • To the right of the touchscreen 2, several push-button switches 4B are optionally arranged, which are related to those displayed on the touchscreen 2 next to them.
  • Display contents can be used as so-called soft keys.
  • a rotary control actuator 4A is arranged, can be performed on the operator actions, in particular with reference to the display contents on the touch screen 2.
  • FIG 2 is a schematic structure of a device for providing a
  • the device comprises a touch screen 2 for displaying
  • a list 10 with sorted objects 11, a selection field 12 and a scroll bar 14 belonging to the list 10 can be displayed on the touchscreen 2, as will be described in more detail in connection with the inventive method with reference to FIGS. 3A-3E ,
  • the touchscreen 2 is connected to a control unit 5, which can receive and evaluate signals generated via the pushbutton switch 4B and the rotary pushbutton 4A, so that control of the display contents on the touchscreen 2 is also possible.
  • the control unit 5 is further connected to a media playback system 6 in which a large number of music files, e.g. a few thousand pieces of music are stored in a data memory 7.
  • the music files are assigned as data-technically stored objects 1 1 each have multiple attributes.
  • the attributes include, among other things, the title, the artist and the genre, which is described by an alphanumeric string that make the objects 1 1 lexically sortable.
  • the objects 1 1 can thus be searched and sorted via the alphanumeric character string associated with the attributes.
  • FIG. 3A an introductory page for playing music titles of FIG.
  • the entry page includes according to a known type an information field 8A, which contains information about the
  • Playback system 6 and possibly on the reproduced music title includes.
  • the home page further comprises buttons 8B for manipulating the reproduced music, e.g. a stop button and a forward button, and other buttons 8C - 8F for operating the media playback system 6, which can be operated by touching the corresponding location of the touch-sensitive surface 3 of the touch screen 2. Via the selection button 8F, the user can display the music files as data-technically stored objects 1 1 in lists 10.
  • buttons 8B for manipulating the reproduced music e.g. a stop button and a forward button
  • buttons 8C - 8F for operating the media playback system 6, which can be operated by touching the corresponding location of the touch-sensitive surface 3 of the touch screen 2.
  • the selection button 8F the user can display the music files as data-technically stored objects 1 1 in lists 10.
  • the entry page changes to a different representation, as shown in FIG. 3B.
  • the user now the attributes associated with the data technically stored objects 1 1 are displayed as list-like buttons, via which the user can start the selection of a particular song.
  • the user selects according to the figure 3B by touching with his finger 15, the button 8G and gets the music titles as objects 1 1 in a list alphabetically sorted by the list 10, as shown in Figure 3C.
  • a scroll bar 14 is displayed on the right edge of the touch screen 2.
  • buttons 8F, 8G could have selected the selection of the buttons 8F, 8G by a pushbutton switch 4B arranged next to the touchscreen 2 via a softkey function.
  • the user is displayed a search button 9.
  • the user starts the search input by e.g. on the search button 9 taps.
  • the user interface is designed multimodal and can process voice input at this stage.
  • the user could start the search input by the voice input "search ".
  • buttons 13B representing these letters are deactivated and grayed out.
  • the buttons 13A representing these letters are highlighted and operable.
  • buttons 13A, 13B are visibly displayed for all letters, even those that do not occur as an initial letter in the current sorting, so that the user can visually capture them quickly. They cover the displayed list 10 of the sorted objects 1 1 almost completely. In this way, the further selection in the previous field of view of the user and taking advantage of the almost complete display area can be continued. Due to the almost complete cover, only a narrow margin can be seen on all sides behind it, so that the user understands the relationship of his actions better. In particular, he sees that the previously displayed list 10 is still displayed in the background.
  • the user can now select a new initial letter by touching one of the selectable buttons 13A once. He chooses e.g. the letter "R” via the corresponding button 13A, whereupon the displayed subset of the music titles changed so that the first beginning with "R" music titles are displayed in the list 10.
  • the scroll bar 14 is thereby automatically according to the changed subset, i. system down moves and the selection box 12 automatically hidden again, as shown in Figure 3E.
  • the user can now select a displayed object 1 1 by touching the touch-sensitive surface 3 of the touch screen 2. If the desired music title is not yet displayed, then this is at least much closer by the search input in the sorting. In this case, the user can find the desired object in the list in a known manner, for example by moving the roller bar 14 or by turning the Drehdschreibstellers 4A. The selection can be made by touching the displayed object 11 or - in the case of operation by means of the Drehdschreibstellers - by pressing the Drehdschreibstellers 4A (not shown). Selecting will automatically play the song. LIST OF REFERENCE NUMBERS

Abstract

The present invention relates to a method and an apparatus (2, 3, 4A, 4B, 5, 7) for providing a user interface in a vehicle (1). In the method according to the invention, objects (11) stored using data technology are each associated with at least one attribute described by a sortable character string, a plurality of objects (11) are sorted in a list (10) on the basis of the character string associated with the attribute, and at least one subset of the objects (11) sorted in the list (10) is displayed. A search input is captured and the graphical representation of the list (10) is changed. The method according to the invention is characterized in that a selection field (12) is displayed for the search input, which selection field comprises discrete input possibilities which at least partially cover the displayed subset of the objects (11) sorted in the list (10), one of the discrete input possibilities is selected by actuating an operating element (13A; 4B) once, and the displayed subset of the list (10) is changed on the basis of the selected input possibility.

Description

Beschreibung  description
Verfahren und Vorrichtung zum Bereitstellen einer Nutzerschnittstelle Method and device for providing a user interface
Die vorliegende Erfindung betrifft ein Verfahren und eine Vorrichtung zum Bereitstellen einer Nutzerschnittstelle. Bei dem erfindungsgemäßen Verfahren wird datentechnisch The present invention relates to a method and an apparatus for providing a user interface. In the method according to the invention is data technology
gespeicherten Objekten jeweils wenigstens ein Attribut zugeordnet, welches durch eine sortierbare Zeichenfolge beschrieben ist, es werden mehrere Objekte in Abhängigkeit von der dem Attribut zugeordneten Zeichenfolge in einer Liste sortiert und es wird wenigstens eine Teilmenge der in der Liste sortierten Objekte angezeigt. Es wird eine Sucheingabe erfasst und die graphische Repräsentation der Liste verändert. stored objects are assigned at least one attribute, which is described by a sortable string, several objects are sorted in a list depending on the string associated with the attribute and at least a subset of the objects sorted in the list is displayed. A search input is detected and the graphical representation of the list is changed.
Für eine Nutzerschnittstelle .insbesondere einem Fahrzeug ergeben sich sehr spezielle Anforderungen. Die für die Bedienung erforderliche Informationsaufnahme erfolgt im For a user interface .in particular a vehicle arise very specific requirements. The information required for the operation takes place in the
Fahrzeug unter anderem durch den Fahrer. Die Information sollte somit im Fahrzeug so dargestellt werden, dass die Informationsaufnahme durch den Fahrer nicht zu einer Vehicle among others by the driver. The information should thus be displayed in the vehicle so that the information recording by the driver does not lead to a
Ablenkung während der Fahrt führt. Die dargestellten Informationen sollten daher intuitiv und schnell vom Fahrer erfassbar sein, so dass dieser für die Informationsaufnahme nur sehr kurzzeitig den Blick vom Fahrgeschehen abwenden muss. Des Weiteren sollte der durch den Nutzer ausgeführte Bedienvorgang so schnell wie möglich ausführbar sein. Distraction while driving leads. The information presented should therefore be intuitively and quickly detectable by the driver, so that he only has to take his eyes off the driving experience for a very short time for the information recording. Furthermore, the operation performed by the user should be executable as soon as possible.
Die Darstellung von Information in einem Fahrzeug erfolgt vielfach dadurch, dass eine Teilmenge einer Gesamtinformation auf der Anzeigefläche in dem Fahrzeug angezeigt wird und der Nutzer die Teilmenge verändern kann. Die Gesamtinformation kann beispielsweise eine Liste mit einer Vielzahl von Listeneinträgen betreffen. Wegen der begrenzten Größe der Anzeigefläche im Fahrzeug kann von der Gesamtliste jedoch nur eine Teilmenge der Listeneinträge angezeigt werden. Durch einen Bedienvorgang kann der Nutzer einen Bildlauf (Scrollen) hervorrufen, um andere Listeneinträge zur Anzeige zu bringen. Bei dem The representation of information in a vehicle is in many cases in that a subset of a total information is displayed on the display area in the vehicle and the user can change the subset. The total information may, for example, relate to a list with a plurality of list entries. Because of the limited size of the display area in the vehicle, however, only a subset of the list entries of the overall list can be displayed. Through an operation, the user can scroll (scroll) to bring other list entries to display. In which
Bedienvorgang kann der Nutzer beispielsweise eine Bedienbewegung einer bestimmten Länge ausführen. Ferner kann der Nutzer beispielsweise ein Bedienelement für eine bestimmte Bediendauer betätigen. Die Größe bzw. das Maß der Veränderung der angezeigten Information, d. h. in diesem Fall die Anzahl der Positionen, um die sich die Listeneinträge, die angezeigt werden, verändern, hängt in diesem Fall von der Länge der Bedienbewegung bzw. der Bediendauer ab. Operation, the user can perform, for example, a control movement of a certain length. Further, the user can operate, for example, a control for a certain period of operation. The magnitude of the change in displayed information, d. H. In this case, the number of positions by which the list entries that are displayed change depends on the length of the operating movement or the duration of the operation.
Umfasst die Gesamtinformation eine sehr große Datenmenge wie z. B. eine sehr lange Liste mit vielen Listeneinträgen, ergibt sich das Problem, dass der Bedienvorgang für einen Bildlauf zu sehr entfernt liegenden Listeneinträgen ein hohes Maß an Zeit und Does the total information a very large amount of data such. As a very long list with many list entries, there is the problem that the operation for scrolling to very distant list entries a high degree of time and
BESTÄTIGUNGSKOPIE Aufmerksamkeit vom Nutzer abverlangt. Dies ist jedoch, wie vorstehend erläutert, bei der Anwendung in einem Fahrzeug nachteilig. CONFIRMATION COPY Demanded attention from the user. However, as explained above, this is disadvantageous for use in a vehicle.
Die Gesamtinformation ist typischerweise derart strukturiert, dass datentechnisch The overall information is typically structured in such a way that data technology
gespeicherten Objekten ein oder mehrere durch eine sortierbare Zeichenfolge beschriebene Attribute zugeordnet sind. Hierdurch lassen sich die Objekte in Listen sortieren und erleichtern so das Auffinden seitens des Nutzers. Insbesondere sind Sortierungen durch alphabetische, numerische oder alphanumerische Zeichenfolgen gebräuchlich. stored objects are associated with one or more attributes described by a sortable string. This allows the objects to be sorted into lists, making it easier for the user to find them. In particular, sorts by alphabetic, numeric or alphanumeric strings are common.
Die WO 2010/049581 A1 beschreibt ein Verfahren zum Suchen eines schriftsprachlich fixierten Listeneintrags in einer Liste. Eine Sucheingabe erfolgt dabei in einer anderen schriftsprachlichen Fixierung als der der Listeneinträge, sodass die schriftsprachlichen Zeichen der Sucheingabe und der Listeneinträge in einer Art Transliterierung zugeordnet werden müssen. Mehrdeutige Zuordnungen können über eine virtuelle Tastatur auf einem Touchscreen disambiguiert werden. Als Beispiele werden Konversionen vom lateinischen Alphabet in asiatische Alphabete oder Zeichensysteme genannt, z.B. indische, chinesische oder japanische Zeichensätze. Die virtuelle Tastatur umfasst nur die Zeichen, die den Anfangszeichen der jeweils aktuellen Listeneinträge zuordenbar sind. Nach der Auswahl eines Zeichens in der virtuellen Tastatur wird die Suchmenge eingeschränkt und die Tastatur an diejenige Zeichenmenge angepasst, die nun gemäß der Transliterierung als nächstes in den Listeneinträgen vorkommt. WO 2010/049581 A1 describes a method for searching a list entry fixed in written language in a list. A search entry is made in a different font fixation than the list entries, so that the written characters of the search input and the list entries must be assigned in a kind of transliterations. Ambiguous mappings can be disambiguated via a virtual keyboard on a touchscreen. As examples, conversions from the Latin alphabet to Asian alphabets or character systems, e.g. Indian, Chinese or Japanese character sets. The virtual keyboard includes only the characters that can be assigned to the beginning characters of the current list entries. After selecting a character in the virtual keyboard, the search amount is restricted and the keyboard is adapted to the character set, which now according to the transliteration occurs next in the list entries.
Die US 2005/0246324 A1 beschreibt ein Datensuchsystem, bei dem zu einer Sucheingabe aus einer Datenbank Suchergebnisse ermittelt werden und anhand von den jeweiligen Suchergebnissen zugeordneten Metadaten gruppiert und geordnet werden. Metadateien können beispielsweise die Position einer Sucheingabe in einer Datei oder in einer US 2005/0246324 A1 describes a data search system in which search results are determined from a database and are grouped and arranged on the basis of metadata assigned to the respective search results. For example, metafiles can include the location of a search entry in a file or in a file
Zeichenfolge umfassen, sodass z.B. zu einem eingegebenen Buchstaben nur jene String include, e.g. to an entered letter only those
Suchergebnisse berücksichtigt werden, bei denen ein eingegebenes Zeichen dem ersten Zeichen einer Zeichenfolge entspricht. Search results are considered where an input character matches the first character of a string.
Der vorliegenden Erfindung liegt die Aufgabe zugrunde, ein Verfahren und eine Vorrichtung zum Bereitstellen einer Nutzerschnittstelle der eingangs genannten Art bereitzustellen, mit denen die Suche nach einem datentechnisch gespeicherten Objekt so einfach und intuitiv wie möglich durchgeführt werden kann. It is an object of the present invention to provide a method and a device for providing a user interface of the type mentioned at the outset, with which the search for a data-technically stored object can be carried out as simply and intuitively as possible.
Diese Aufgabe wird erfindungsgemäß durch ein Verfahren mit den Merkmalen des This object is achieved by a method with the features of
Anspruchs 1 und eine Vorrichtung mit den Merkmalen des Anspruchs 9 gelöst. Vorteilhafte Aus- und Weiterbildungen ergeben sich aus den abhängigen Ansprüchen. Das erfindungsgemäße Verfahren ist dadurch gekennzeichnet, dass für die Sucheingabe ein Auswahlfeld angezeigt wird, welches diskrete Eingabemöglichkeiten umfasst, die die angezeigte Teilmenge der in der Liste sortierten Objekte wenigstens teilweise abdecken. Außerdem wird eine der diskreten Eingabemöglichkeiten durch ein einmaliges Betätigen, insbesondere ein einmaliges Berühren oder Drücken, eines Bedienelements ausgewählt und es wird in Abhängigkeit von der ausgewählten Eingabemöglichkeit die angezeigte Teilmenge der Liste verändert. Dies hat den Vorteil, dass das angezeigte Auswahlfeld den Platz der Anzeigefläche optimal ausnutzen kann. Zumindest ein Teil des Informationsgehalts der Objekte der Liste ist jedoch nicht mehr ablesbar. Beispielsweise wird das Auswahlfeld flächendeckend über der Liste angezeigt. Das Auswahlfeld wird dabei nur situationsbedingt bei einer Suche eingeblendet, sodass das Abdecken der Objekte in der angezeigten Liste die Informationsaufnahme des Nutzers, insbesondere der Fahrer des Fahrzeugs, nicht behindert. Im Gegenteil wird hierdurch eine Fokussierung des Nutzers auf die zu erfolgende Auswahl einer diskreten Eingabemöglichkeit unterstützt. Claim 1 and a device having the features of claim 9 solved. Advantageous training and further developments emerge from the dependent claims. The inventive method is characterized in that a selection field is displayed for the search input, which includes discrete input options that cover the displayed subset of the sorted objects in the list at least partially. In addition, one of the discrete input options is selected by a single actuation, in particular a single touch or press, of an operating element and the displayed subset of the list is changed in dependence on the selected input option. This has the advantage that the displayed selection field can optimally utilize the space of the display area. However, at least part of the information content of the objects in the list is no longer legible. For example, the selection box will be displayed across the list. The selection field is only superimposed on the situation during a search, so that the covering of the objects in the displayed list does not hinder the information recording of the user, in particular the driver of the vehicle. On the contrary, a focus of the user on the selection of a discrete input option is supported.
In einer Ausgestaltung des erfindungsgemäßen Verfahrens wird das Auswahlfeld derart angezeigt, dass alle Eingabemöglichkeiten sichtbar sind. Hierdurch kann der Nutzer auf einen Blick die gesamte Suchfunktion überblicken. Insbesondere gibt es keine versteckten Eingabemöglichkeiten, die in einer separaten Bedienaktion zunächst selber gesucht und zur Anzeige gebracht werden müssten. In one embodiment of the method according to the invention, the selection field is displayed in such a way that all input options are visible. This allows the user to see the entire search function at a glance. In particular, there are no hidden input options that would have to be searched for and displayed in a separate operator action.
Die Auswahl einer der diskreten Eingabemöglichkeiten durch ein einmaliges Betätigen, insbesondere Berühren oder Drücken, eines Bedienelements kann auf verschiedene Art und Weise erfolgen. Beispielsweise können die Eingabemöglichkeiten an Positionen auf der Anzeigefläche dargestellt werden, denen mechanische Bedienelemente am Rande der Anzeigefläche zugeordnet sind (sogenannte Soft-Keys). Vorteilhafterweise ist aber in einer Ausgestaltung vorgesehen, dass die Liste und das Auswahlfeld auf einer The selection of one of the discrete input options by a single actuation, in particular touching or pressing, a control element can be done in various ways. For example, the input options can be displayed at positions on the display surface, which are associated with mechanical controls on the edge of the display surface (so-called soft keys). Advantageously, however, it is provided in one embodiment that the list and the selection box on a
berührungsempfindlichen Anzeigefläche dargestellt werden und die Eingabemöglichkeiten als bedienbare Schaltflächen dargestellt werden. Diese Bedienung ist besonders intuitiv und leicht durchzuführen, wenn es sich bei dem Nutzer um den Fahrer des Fahrzeugs handelt, weil er bei der Informationsaufnahme und der Sucheingabe nicht zwei Positionen, sondern nur eine Position betrachten muss. touch-sensitive display area are displayed and the input options are displayed as operable buttons. This operation is particularly intuitive and easy to carry out when the user is the driver of the vehicle, because he has to look at the information recording and the search input not two positions, but only one position.
Vorteilhafterweise wird das Auswahlfeld nach der Sucheingabe automatisch wieder ausgeblendet. Dies reduziert weiter den Interaktionsaufwand seitens des Nutzers. In einer weiteren Ausgestaltung des erfindungsgemäßen Verfahrens ist vorgesehen, dass in dem Auswahlfeld ein sortiertes Alphabet und/oder eine Ziffernfolge angezeigt wird, bei dem die Verfügbarkeit der einzelnen Alphabetzeichen als auswählbare Eingabemöglichkeit visualisiert wird. Die Anzeige einer dem Nutzer wohlbekannten Zeichenfolge unterstützt den Nutzer, das Auswahlfeld schnell und mit einem Blick zu erfassen. Im Gegensatz zur Anzeige einer üblichen Tastatur, z.B. einer sogenannten QWERTZ-Tastatur, erlaubt eine Sortierung der Eingabemöglichkeiten gemäß der Sortierung der Objekte ein intuitives Auffinden der auszuwählenden Eingabemöglichkeit. Dabei können nicht verfügbare Zeichen oder Ziffern in einem Kontrast zu den auswählbaren Zeichen oder Ziffern visualisiert werden, indem diese z.B. ausgegraut oder halbtransparent dargestellt werden. Hierdurch kann sich der Nutzer einerseits schnell orientieren, weil durch nicht verfügbare Zeichen die Zeichenfolge nicht verändert wird, andererseits die Verfügbarkeit oder die Nicht-Verfügbarkeit aber dennoch visualisiert werden. Alphabete umfassen im Sinne der Erfindung nicht nur das lateinische Alphabet, sondern ggf. auch andere sortierbare Schriftarten. Es können auch Umlaute oder Sonderzeichen umfasst sein. Advantageously, the selection field is automatically hidden again after the search input. This further reduces the interaction effort on the part of the user. In a further embodiment of the method according to the invention, it is provided that a sorted alphabet and / or a number sequence is displayed in the selection field in which the availability of the individual alphabet characters is visualized as a selectable input option. The display of a string well known to the user helps the user to quickly and easily capture the selection box. In contrast to the display of a conventional keyboard, for example a so-called QWERTY keyboard, a sorting of the input possibilities according to the sorting of the objects allows an intuitive finding of the input possibility to be selected. Unavailable characters or numbers can be visualized in a contrast to the selectable characters or numbers, for example, by rendering them greyed out or semitransparent. On the one hand, this allows the user to quickly orientate themselves because the character string is not changed by unavailable characters, but on the other hand, the availability or non-availability is nevertheless visualized. For the purposes of the invention, alphabets encompass not only the Latin alphabet, but possibly also other sortable fonts. It may also include umlauts or special characters.
In einer Ausgestaltung des erfindungsgemäßen Verfahrens werden Orientierungsmittel dargestellt, welche den Ausschnitt der angezeigten Teilmenge der Liste visualisieren. Es wird z.B. ein Rollbalken am rechten Rand der Liste dargestellt, sodass der Nutzer erkennen kann, in welchem Ausmaß die Teilmenge der angezeigten Objekte in der Liste verändert wurden. Er kann beispielsweise die Sucheingabe über das Auswahlfeid für eine grobe Annäherung an das Suchziel durchführen und anschließend den Rollbalken für eine weitere Bedienaktion zur Feinabstimmung der Suche benutzen. In one embodiment of the method according to the invention orientation means are displayed, which visualize the section of the displayed subset of the list. It is e.g. a scroll bar is displayed at the right edge of the list so that the user can see to what extent the subset of displayed objects in the list has been changed. For example, he can perform the search input via the selection fiddle for a rough approximation to the search target, and then use the scroll bar for another operator action to fine-tune the search.
Der Nutzer hat die Möglichkeit, die angezeigte Liste durch das bislang beschriebene Verfahren sehr schnell und zielsicher zu verändern. Er kann nun, nachdem die angezeigte Teilmenge der Liste auf die beschriebene Art und Weise verändert wurde, ein angezeigtes Objekt mittels Berühren der berührungsempfindlichen Anzeigefläche oder mittels eines Drehdrückstellers auswählen. Die Auswahl durch Berühren hat den Vorteil, dass der Nutzer den Finger nach dem vorherigen Bedienschritt immer noch nahe der Anzeigefläche hat. Werden ihm die Objekte aber beispielsweise so klein angezeigt, dass er in der gegebenen Fahrsituation diese nicht sicher genug über die Anzeigefläche auswählen kann, so kann er das gesuchte Objekt in an sich bekannter Weise durch Drehen des Drehdrückstellers auswählen und durch Drücken die damit verbunden Funktion auslösen. The user has the opportunity to change the list displayed by the method described so far very quickly and accurately. He can now, after the displayed subset of the list has been changed in the described manner, a displayed object by touching the touch-sensitive display area or by means of a Drehdrückstellers select. The touch selection has the advantage that the user still has his finger close to the display area after the previous operation. If, however, the objects are displayed so small, for example, that he can not select them safely enough in the given driving situation via the display surface, then he can select the object sought in a manner known per se by turning the rotary control actuator and trigger the associated function by pressing it ,
Die datentechnisch gespeicherten Objekte sind insbesondere Mediendateien, welche durch die Auswahl automatisch wiedergegeben werden. Es sind beispielsweise Musiktitel oder andere Audiobeiträge wie z.B. Hörspiele. Typische Attribute sind Titel, Interpret und das Genre der Mediendatei. The data-technically stored objects are in particular media files, which are automatically reproduced by the selection. For example, they are music titles or other audio contributions such as radio plays. Typical attributes are title, artist and the genre of the media file.
Die erfindungsgemäße Vorrichtung zum Bereitstellen einer Nutzerschnittstelle umfasst eine Schnittstelle zu einem Datenspeicher zum Speichern von Objekten, denen jeweils wenigstens ein durch eine sortierbare Zeichenfolge beschriebenes Attribut zugeordnet ist, . eine Eingabeeinheit zum Erfassen einer Sucheingabe und eine Anzeigefläche zum Anzeigen von Listen. Die Vorrichtung umfasst des Weiteren eine Steuereinheit, welche mit dem Datenspeicher, der Eingabeeinheit und der Anzeigefläche verbunden ist und mittels welcher mehrere Objekte in Abhängigkeit von der dem Attribut zugeordneten Zeichenfolge in einer Liste sortierbar ist. Die erfindungsgemäße Vorrichtung zum Bereitstellen einer The device according to the invention for providing a user interface comprises an interface to a data memory for storing objects, each of which is assigned at least one attribute described by a sortable character string,. an input unit for detecting a search input and a display area for displaying lists. The device further comprises a control unit which is connected to the data memory, the input unit and the display area and by means of which a plurality of objects in a list is sortable in dependence on the character string associated with the attribute. The inventive device for providing a
Nutzerschnittstelle ist dadurch gekennzeichnet, dass die Anzeigefläche mittels der User interface is characterized in that the display area by means of
Steuereinheit derart steuerbar ist, dass für die Sucheingabe ein Auswahlfeld anzeigbar ist, welches diskrete Eingabemöglichkeiten umfasst, die die angezeigte Teilmenge der in der Liste sortierten Objekte wenigstens teilweise abdecken. Sie ist ferner dadurch Control unit is controlled such that for the search input a selection field is displayed, which includes discrete input options that cover the displayed subset of the sorted objects in the list at least partially. It is further by
gekennzeichnet, dass mittels der Eingabeeinheit eine der diskreten Eingabemöglichkeiten durch ein einmaliges Betätigen, insbesondere Berühren oder Drücken, eines in that by means of the input unit one of the discrete input possibilities by a single actuation, in particular touching or pressing, one
Bedienelements auswählbar ist und mittels der Steuereinheit die Anzeigefläche derart steuerbar ist, dass in Abhängigkeit von der ausgewählten Eingabemöglichkeit die angezeigte Teilmenge der Liste veränderbar ist. Die erfindungsgemäße Vorrichtung ist insbesondere zum Durchführen des erfindungsgemäßen Verfahrens geeignet. Sie weist somit auch die Vorteile des erfindungsgemäßen Verfahrens auf. Operating element is selected and by means of the control unit, the display area is controllable such that, depending on the selected input option, the displayed subset of the list is changeable. The device according to the invention is particularly suitable for carrying out the method according to the invention. It therefore also has the advantages of the method according to the invention.
Erfindungsgemäß ist des Weiteren ein Fahrzeug mit einer solchen Vorrichtung zum According to the invention is further a vehicle with such a device for
Bereitstellen einer Nutzerschnittsfelle ausgestattet. Providing a user cut skins equipped.
Die Erfindung wird nun anhand von Ausführungsbeispielen mit Bezug zu den Figuren näher erläutert. The invention will now be explained in more detail by means of embodiments with reference to the figures.
Figur 1 zeigt eine Ansicht eines Cockpits eines Fahrzeugs mit einer FIG. 1 shows a view of a cockpit of a vehicle with a vehicle
Vorrichtung zum Bereitstellen einer Nutzerschnittstelle gemäß einem Ausführungsbeispiel der Erfindung,  Device for providing a user interface according to an embodiment of the invention,
Figur 2 zeigt schematisch den Prinzipaufbau einer Vorrichtung zum FIG. 2 shows schematically the basic structure of a device for
Bereitstellen einer Nutzerschnittstelle gemäß einem Ausführungsbeispiel der Erfindung und die Figuren 3A - 3E zeigen Anzeigeinhalte, die gemäß einem Ausführungsbeispiel des erfindungsgemäßen Verfahrens erzeugt wurden. Providing a user interface according to an embodiment of the invention and FIGS. 3A-3E show display contents generated according to an embodiment of the method according to the invention.
In der Figur 1 ist ein Cockpit eines Fahrzeugs 1 dargestellt, das mit einer Vorrichtung zum Bereitstellen einer Nutzerschnittstelle gemäß einem Ausführungsbeispiel der Erfindung ausgestattet ist. Ein zur Vorrichtung gehöriger Touchscreen 2 ist im oberen Bereich der Mittelkonsole angeordnet, sodass er von Fahrer und Beifahrer gut eingesehen und ggf. bedient werden kann. Rechts neben dem Touchscreen 2 sind optional mehrere Tastschalter 4B angeordnet, die mit Bezug zu den auf dem Touchscreen 2 daneben angezeigten 1 shows a cockpit of a vehicle 1, which is equipped with a device for providing a user interface according to an embodiment of the invention. A belonging to the device touch screen 2 is located in the upper part of the center console, so that he can be well viewed by the driver and passenger and possibly operated. To the right of the touchscreen 2, several push-button switches 4B are optionally arranged, which are related to those displayed on the touchscreen 2 next to them
Anzeigeinhalten als sogenannte Soft-Keys verwendet werden können. Ferner ist neben dem Touchscreen 2 optional ein Drehdrücksteller 4A angeordnet, über den Bedienaktionen insbesondere mit Bezug zu den Anzeigeinhalten auf dem Touchscreen 2 durchgeführt werden können. Display contents can be used as so-called soft keys. Further, next to the touch screen 2 optionally a rotary control actuator 4A is arranged, can be performed on the operator actions, in particular with reference to the display contents on the touch screen 2.
In der Figur 2 ist schematisch der Aufbau einer Vorrichtung zum Bereitstellen einer In the figure 2 is a schematic structure of a device for providing a
Nutzerschnittstelle in einem Fahrzeug 1 gemäß einem Ausführungsbeispiel der Erfindung dargestellt. Die Vorrichtung umfasst einen Touchscreen 2 zum Anzeigen von User interface shown in a vehicle 1 according to an embodiment of the invention. The device comprises a touch screen 2 for displaying
Anzeigeinhalten, die durch Berühren der berührungsempfindlichen Oberfläche 3 ausgewählt und bedient werden können. Insbesondere kann auf dem Touchscreen 2 eine Liste 10 mit sortierten Objekten 1 1 , ein Auswahlfeld 12 und ein zu der Liste 10 gehöriger Rollbalken 14 dargestellt werden, wie dies im Zusammenhang mit dem erfindungsgemäßen Verfahren mit Bezug zu den Figuren 3A - 3E noch näher beschrieben wird. Display contents that can be selected and operated by touching the touch-sensitive surface 3. In particular, a list 10 with sorted objects 11, a selection field 12 and a scroll bar 14 belonging to the list 10 can be displayed on the touchscreen 2, as will be described in more detail in connection with the inventive method with reference to FIGS. 3A-3E ,
Der Touchscreen 2 ist mit einer Steuereinheit 5 verbunden, die über die Tastschalter 4B und den Drehdrücksteller 4A erzeugte Signale empfangen und auswerten kann, sodass auch hierüber eine Steuerung der Anzeigeinhalte auf dem Touchscreen 2 möglich ist. The touchscreen 2 is connected to a control unit 5, which can receive and evaluate signals generated via the pushbutton switch 4B and the rotary pushbutton 4A, so that control of the display contents on the touchscreen 2 is also possible.
Die Steuereinheit 5 ist des Weiteren mit einem Medienwiedergabesystem 6 verbunden, in dem eine große Anzahl von Musikdateien, z.B. einige Tausend Musikstücke, in einem Datenspeicher 7 gespeichert sind. Den Musikdateien sind als datentechnisch gespeicherten Objekten 1 1 jeweils mehrere Attribute zugeordnet. Die Attribute umfassen unter anderem den Titel, den Interpreten und das Genre, welche durch eine alphanumerische Zeichenfolge beschrieben ist, die die Objekte 1 1 lexikalisch sortierbar machen. Die Objekte 1 1 können somit über die den Attributen zugeordnete alphanumerische Zeichenfolge gesucht und sortiert werden. The control unit 5 is further connected to a media playback system 6 in which a large number of music files, e.g. a few thousand pieces of music are stored in a data memory 7. The music files are assigned as data-technically stored objects 1 1 each have multiple attributes. The attributes include, among other things, the title, the artist and the genre, which is described by an alphanumeric string that make the objects 1 1 lexically sortable. The objects 1 1 can thus be searched and sorted via the alphanumeric character string associated with the attributes.
Das erfindungsgemäße Verfahren wird nun anhand eines Ausführungsbeispiels mit Bezug zu den Figuren 3A - 3E näher erläutert. Für die Durchführung des Verfahrens kann die zuvor beschriebene erfindungsgemäße Vorrichtung zum Bereitstellen einer Nutzerschnittstelle verwendet werden, auf die sich hier ggf. bezogen wird. The method according to the invention will now be explained in more detail with reference to an exemplary embodiment with reference to FIGS. 3A-3E. For the implementation of the method, the previously described inventive device for providing a user interface can be used, which is optionally referred to here.
In der Figur 3A ist eine Einstiegsseite zum Wiedergeben von Musiktiteln des In FIG. 3A, an introductory page for playing music titles of FIG
Medienwiedergabesystems 6 auf dem Touchscreen 2 dargestellt. Die Einstiegsseite umfasst nach an sich bekannter Art ein Informationsfeld 8A, welches Informationen über das Media playback system 6 shown on the touch screen 2. The entry page includes according to a known type an information field 8A, which contains information about the
Wiedergabesystem 6 und ggf. über den wiedergegebenen Musiktitel umfasst. Die Playback system 6 and possibly on the reproduced music title includes. The
Einstiegsseite umfasst des Weiteren nach an sich bekannter Art Schaltflächen 8B zum Manipulieren des wiedergegebenen Musiktitels, z.B. eine Stopp-Taste und eine Vorlauf- Taste, sowie weitere Schaltflächen 8C - 8F zum Bedienen des Medienwiedergabesystems 6, die durch Berühren der entsprechenden Stelle der berührungsempfindlichen Oberfläche 3 des Touchscreens 2 bedient werden können. Über die Auswahl-Schaltfläche 8F kann sich der Nutzer die Musikdateien als datentechnisch gespeicherte Objekte 1 1 in Listen 10 anzeigen lassen. The home page further comprises buttons 8B for manipulating the reproduced music, e.g. a stop button and a forward button, and other buttons 8C - 8F for operating the media playback system 6, which can be operated by touching the corresponding location of the touch-sensitive surface 3 of the touch screen 2. Via the selection button 8F, the user can display the music files as data-technically stored objects 1 1 in lists 10.
Berührt der Nutzer die Auswahl-Schaltfläche 8F mit seinem Finger 15, so wird von der Einstiegsseite in eine andere Darstellung gewechselt, wie dies in der Figur 3B dargestellt ist. Dem Nutzer werden nun die den datentechnisch gespeicherten Objekten 1 1 zugeordneten Attribute als listenartige Schaltflächen angezeigt, über welche der Nutzer die Auswahl eines bestimmten Musiktitels starten kann. If the user touches the selection button 8F with his finger 15, then the entry page changes to a different representation, as shown in FIG. 3B. The user now the attributes associated with the data technically stored objects 1 1 are displayed as list-like buttons, via which the user can start the selection of a particular song.
Der Nutzer wählt gemäß der Figur 3B durch Berühren mit seinem Finger 15 die Schaltfläche 8G aus und bekommt die Musiktitel als Objekte 1 1 in einer nach den Titeln alphabetisch sortierten Liste 10 angezeigt, wie dies in der Figur 3C dargestellt ist. Unmittelbar nach dem Auswählen wird eine Teilmenge der Musiktitel angezeigt, die am Anfang der sortierten Liste 10, d.h. hier beim Buchstaben„A" beginnt. Um dem Nutzer die Orientierung in der Liste 10 zu erleichtern, wird ihm ein Rollbalken 14 am rechten Rand des Touchscreens 2 angezeigt. The user selects according to the figure 3B by touching with his finger 15, the button 8G and gets the music titles as objects 1 1 in a list alphabetically sorted by the list 10, as shown in Figure 3C. Immediately after the selection, a subset of the music titles appearing at the beginning of the sorted list 10, i. In order to facilitate the user's orientation in the list 10, a scroll bar 14 is displayed on the right edge of the touch screen 2.
Alternativ hätte der Nutzer die Auswahl der Schaltflächen 8F, 8G auch durch neben dem Touchscreen 2 angeordnete Tastschalter 4B über eine Softkey-Funktion auswählen können. Alternatively, the user could have selected the selection of the buttons 8F, 8G by a pushbutton switch 4B arranged next to the touchscreen 2 via a softkey function.
Außerdem wird dem Nutzer eine Such-Schaltfläche 9 angezeigt. Der Nutzer startet die Sucheingabe, indem er z.B. auf die Such-Schaltfläche 9 tippt. In einem alternativen In addition, the user is displayed a search button 9. The user starts the search input by e.g. on the search button 9 taps. In an alternative
Ausführungsbeispiel ist die Nutzerschnittstelle multimodal ausgelegt und kann in diesem Stadium auch Spracheingaben verarbeiten. In diesem Falle könnte der Nutzer durch die Spracheingabe„Suche ..." die Sucheingabe beginnen. Embodiment, the user interface is designed multimodal and can process voice input at this stage. In this case, the user could start the search input by the voice input "search ...".
Nun hat der Nutzer die Möglichkeit, mit dem erfindungsgemäßen Verfahren das gewünschte Musikstück schnell aufzufinden. Dazu wird dem Nutzer für die weitere Sucheingabe ein Auswahlfeld 12 angezeigt (siehe Figur 3D), welches diskrete Eingabemöglichkeiten als bedienbare Schaltflächen 13A und nicht bedienbare Eingabemöglichkeiten als deaktivierte Schaltflächen 13B umfasst. Die Eingabemöglichkeiten sind in diesem Falle die Now the user has the opportunity to quickly find the desired piece of music with the method according to the invention. This is the user for further search input Selection box 12 is displayed (see Figure 3D), which includes discrete input options as operable buttons 13A and inoperable input options as disabled buttons 13B. The input options are in this case the
Anfangsbuchstaben gemäß der vorliegenden Sortierung der Objekte 1 1 in der Liste 10. Initial letters according to the present sorting of the objects 1 1 in the list 10.
Keiner der Titel der Musikstücke beginnt mit dem Anfangsbuchstaben Q, W oder Y, sodass die diese Buchstaben repräsentierenden Schaltflächen 13B deaktiviert und ausgegraut dargestellt werden. Für die übrigen Buchstaben gibt es jeweils wenigstens einen Titel mit einem entsprechenden Anfangsbuchstaben. Die diese Buchstaben repräsentierenden Schaltflächen 13A sind hervorgehoben dargestellt und bedienbar. None of the titles of the pieces of music begin with the initial letter Q, W or Y, so that the buttons 13B representing these letters are deactivated and grayed out. For the remaining letters there is at least one title each with a corresponding initial letter. The buttons 13A representing these letters are highlighted and operable.
Die Schaltflächen 13A, 13B werden für alle Buchstaben, auch für diejenigen, die nicht als Anfangsbuchstabe in der momentanen Sortierung vorkommen, sichtbar dargestellt, sodass der Nutzer sie visuell schnell erfassen kann. Sie decken die angezeigte Liste 10 der sortierten Objekte 1 1 fast vollständig ab. Auf diese Weise kann die weitere Auswahl im bisherigen Sichtfeld des Nutzers und unter Ausnutzung des fast kompletten Anzeigebereichs fortgeführt werden. Durch die fast komplette Abdeckung ist lediglich noch ein schmaler Rand an allen Seiten dahinter zu sehen, sodass der Nutzer den Bezug seines Handelns besser versteht. Insbesondere sieht er, dass die zuvor angezeigte Liste 10 noch im Hintergrund angezeigt wird. The buttons 13A, 13B are visibly displayed for all letters, even those that do not occur as an initial letter in the current sorting, so that the user can visually capture them quickly. They cover the displayed list 10 of the sorted objects 1 1 almost completely. In this way, the further selection in the previous field of view of the user and taking advantage of the almost complete display area can be continued. Due to the almost complete cover, only a narrow margin can be seen on all sides behind it, so that the user understands the relationship of his actions better. In particular, he sees that the previously displayed list 10 is still displayed in the background.
Der Nutzer kann nun durch einmaliges Berühren einer der auswählbaren Schaltflächen 13A einen neuen Anfangsbuchstaben auswählen. Er wählt z.B. den Buchstaben„R" über die entsprechende Schaltfläche 13A aus, woraufhin sich die angezeigte Teilmenge der Musiktitel derart verändert, dass ihm die ersten mit„R" beginnenden Musiktitel in der Liste 10 angezeigt werden. Der Rollbalken 14 wird dabei entsprechend der veränderten Teilmenge automatisch, d.h. systemseitig nach unten bewegt und das Auswahlfeld 12 automatisch wieder ausgeblendet, wie dies in der Figur 3E dargestellt ist. The user can now select a new initial letter by touching one of the selectable buttons 13A once. He chooses e.g. the letter "R" via the corresponding button 13A, whereupon the displayed subset of the music titles changed so that the first beginning with "R" music titles are displayed in the list 10. The scroll bar 14 is thereby automatically according to the changed subset, i. system down moves and the selection box 12 automatically hidden again, as shown in Figure 3E.
Nachdem die angezeigte Teilmenge der Liste 10 verändert wurde, kann der Nutzer nun ein angezeigtes Objekt 1 1 mittels Berühren der berührungsempfindlichen Oberfläche 3 des Touchscreens 2 auswählen. Falls der gewünschte Musiktitel noch nicht angezeigt wird, so ist dieser durch die Sucheingabe in der Sortierung wenigstens deutlich näher gerückt. In diesem Falle kann der Nutzer in an sich bekannter Weise das gewünschte Objekt in der Liste z.B. mittels Verschieben des Rollbalkens 14 oder mittels Drehen des Drehdrückstellers 4A auffinden. Die Auswahl kann durch Berühren des angezeigten Objekts 11 oder - im Falle der Bedienung mittels des Drehdrückstellers - durch Drücken des Drehdrückstellers 4A erfolgen (nicht dargestellt). Durch die Auswahl wird der Musiktitel dann automatisch wiedergegeben. Bezugszeichenliste After the displayed subset of the list 10 has been changed, the user can now select a displayed object 1 1 by touching the touch-sensitive surface 3 of the touch screen 2. If the desired music title is not yet displayed, then this is at least much closer by the search input in the sorting. In this case, the user can find the desired object in the list in a known manner, for example by moving the roller bar 14 or by turning the Drehdrückstellers 4A. The selection can be made by touching the displayed object 11 or - in the case of operation by means of the Drehdrückstellers - by pressing the Drehdrückstellers 4A (not shown). Selecting will automatically play the song. LIST OF REFERENCE NUMBERS
Fahrzeug vehicle
Touchscreen  touchscreen
berührungsempfindliche OberflächeA Drehdrücksteller touch-sensitive surface A rotary pushbutton
B Tastschalter B pushbutton
Steuereinheit  control unit
Medienwiedergabegerät Media player
Datenspeicherdata storage
A InformationsfeldA information field
B - 8G Schaltflächen B - 8G buttons
Such-Schaltfläche Search button
0 Liste0 list
1 Objekte1 objects
2 Auswahlfeld2 selection box
3A, 13B Schaltflächen3A, 13B buttons
4 Rollbalken4 scroll bars
5 Finger des Nutzers 5 fingers of the user

Claims

Ansprüche claims
1. Verfahren zum Bereitstellen einer Nutzerschnittstelle (1 ), bei dem A method for providing a user interface (1), wherein
- datentechnisch gespeicherten Objekten (1 1) jeweils wenigstens ein Attribut  - Data technically stored objects (1 1) each at least one attribute
zugeordnet wird, welches durch eine sortierbare Zeichenfolge beschrieben ist, is assigned, which is described by a sortable string,
- mehrere Objekte (1 1 ) in Abhängigkeit von der dem Attribut zugeordneten - several objects (1 1) depending on the attribute assigned to the attribute
Zeichenfolge in einer Liste (10) sortiert werden,  String to be sorted in a list (10),
- wenigstens eine Teilmenge der in der Liste (10) sortierten Objekte (1 1 ) angezeigt wird,  at least a subset of the objects (1 1) sorted in the list (10) is displayed,
- eine Sucheingabe erfasst wird und  - a search input is detected and
- die graphische Repräsentation der Liste (10) verändert wird,  the graphical representation of the list (10) is changed,
dadurch gekennzeichnet, dass  characterized in that
- für die Sucheingabe ein Auswahlfeld (12) angezeigt wird, welches diskrete  - for the search input a selection box (12) is displayed, which discrete
Eingabemöglichkeiten umfasst, die die angezeigte Teilmenge der in der Liste (10) sortierten Objekte (1 1 ) wenigstens teilweise abdecken,  Includes input options that at least partially cover the displayed subset of the objects (1 1) sorted in the list (10),
- eine der diskreten Eingabemöglichkeiten durch ein einmaliges Betätigen eines Bedienelements (13A; 4B) ausgewählt wird und  - One of the discrete input options by a single operation of a control element (13A, 4B) is selected and
- in Abhängigkeit von der ausgewählten Eingabemöglichkeit die angezeigte  - depending on the selected input option the displayed
Teilmenge der Liste (10) verändert wird.  Subset of the list (10) is changed.
2. Verfahren nach Anspruch 1 , 2. The method according to claim 1,
dadurch gekennzeichnet,  characterized,
dass das Auswahlfeld (12) derart angezeigt wird, dass alle Eingabemöglichkeiten sichtbar sind.  that the selection field (12) is displayed in such a way that all input options are visible.
3. Verfahren nach Anspruch 1 oder 2, 3. The method according to claim 1 or 2,
dadurch gekennzeichnet, dass  characterized in that
- die Liste (10) und das Auswahlfeld (12) auf einer berührungsempfindlichen  - the list (10) and the selection box (12) on a touch-sensitive
Anzeigefläche (2) dargestellt werden und  Display area (2) are displayed and
- die Eingabemöglichkeiten als bedienbare Schaltflächen (13A) dargestellt werden.  - The input options as operable buttons (13A) are displayed.
4. Verfahren nach einem der vorangegangenen Ansprüche, 4. Method according to one of the preceding claims,
dadurch gekennzeichnet,  characterized,
dass das Auswahlfeld (12) nach der Sucheingabe automatisch wieder ausgeblendet wird. that the selection field (12) is automatically hidden again after the search input.
5. Verfahren nach einem der vorangegangenen Ansprüche, 5. Method according to one of the preceding claims,
dadurch gekennzeichnet,  characterized,
dass in dem Auswahlfeld (12) ein sortiertes Alphabet und oder eine Ziffernfolge angezeigt wird, bei dem die Verfügbarkeit der einzelnen Alphabetzeichen als auswählbare Eingabemöglichkeit visualisiert wird.  that in the selection field (12) a sorted alphabet and / or a number sequence is displayed, in which the availability of the individual alphabet characters is visualized as a selectable input option.
6. Verfahren nach einem der vorangegangenen Ansprüche, 6. The method according to any one of the preceding claims,
dadurch gekennzeichnet,  characterized,
dass Orientierungsmittel dargestellt werden, welche den Ausschnitt der angezeigten Teilmenge der Liste visualisieren.  in that orientation means are visualized which visualize the section of the displayed subset of the list.
7. Verfahren nach einem der vorangegangenen Ansprüche, 7. The method according to any one of the preceding claims,
dadurch gekennzeichnet,  characterized,
dass, nachdem die angezeigte Teilmenge der Liste (10) verändert wurde, ein angezeigtes Objekt (1 1) mittels Berühren der berührungsempfindlichen Anzeigefläche (2, 3) oder mittels eines Drehdrückstellers (4A) ausgewählt wird.  in that after the displayed subset of the list (10) has been changed, a displayed object (1 1) is selected by touching the touch-sensitive display surface (2, 3) or by means of a rotary trigger actuator (4A).
8. Verfahren nach einem der vorangegangenen Ansprüche, 8. The method according to any one of the preceding claims,
dadurch gekennzeichnet,  characterized,
dass die datentechnisch gespeicherten Objekte (12) Mediendateien sind, welche durch die Auswahl automatisch wiedergegeben werden.  the data-technically stored objects (12) are media files which are automatically reproduced by the selection.
9. Vorrichtung (2, 3, 4A, 4B, 5, 7) zum Bereitstellen einer Nutzerschnittstelle (1), 9. Device (2, 3, 4A, 4B, 5, 7) for providing a user interface (1),
umfassend  full
- einer Schnittstelle zu einem Datenspeicher (7) zum Speichern von Objekten (1 1), denen jeweils wenigstens ein durch eine sortierbare Zeichenfolge beschriebenes Attribut zugeordnet ist,  an interface to a data memory (7) for storing objects (1 1), to each of which at least one attribute described by a sortable string is assigned,
- eine Eingabeeinheit (3; 4B) zum Erfassen einer Sucheingabe,  an input unit (3; 4B) for detecting a search input,
- eine Anzeigefläche (2) zum Anzeigen von Listen (10),  a display area (2) for displaying lists (10),
- eine Steuereinheit (5), welche mit dem Datenspeicher (7), der Eingabeeinheit (3;  - A control unit (5), which with the data memory (7), the input unit (3;
4B) und der Anzeigefläche (2) verbunden ist und mittels welcher mehrere Objekte (1 1) in Abhängigkeit von der dem Attribut zugeordneten Zeichenfolge in einer Liste (10) sortierbar ist,  4B) and the display surface (2) is connected and by means of which a plurality of objects (1 1) in dependence on the string associated with the attribute in a list (10) is sortable,
dadurch gekennzeichnet, dass  characterized in that
- die Anzeigefläche (2) mittels der Steuereinheit (5) derart steuerbar ist, dass für die Sucheingabe ein Auswahlfeld (12) anzeigbar ist, welches diskrete Eingabemöglichkeiten umfasst, die die angezeigte Teilmenge der in der Liste (10) sortierten Objekte (11 ) wenigstens teilweise abdecken, - The display surface (2) by means of the control unit (5) is controllable such that for the search input a selection field (12) can be displayed, which is discrete Includes input options that at least partially cover the displayed subset of the objects (11) sorted in the list (10),
- mittels der Eingabeeinheit (3; 4B) eine der diskreten Eingabemöglichkeiten durch ein einmaliges Betätigen eines Bedienelements (13A; 4B) auswählbar ist und - One of the discrete input options by a single operation of a control element (13A, 4B) is selectable by means of the input unit (3; 4B) and
- mittels der Steuereinheit (5) die Anzeigefläche (2) derart steuerbar ist, dass in Abhängigkeit von der ausgewählten Eingabemöglichkeit die angezeigte Teilmenge der Liste (10) veränderbar ist. - By means of the control unit (5) the display surface (2) is controllable such that in dependence on the selected input possibility, the displayed subset of the list (10) is variable.
10. Fahrzeug (1 ) mit einer Vorrichtung (2, 3, 4A, 4B, 5, 7) zum Bereitstellen einer 10. vehicle (1) with a device (2, 3, 4A, 4B, 5, 7) for providing a
Nutzerschnittstelle nach Anspruch 9.  User interface according to claim 9.
PCT/EP2012/003607 2011-09-03 2012-08-28 Method and apparatus for providing a user interface WO2013029777A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP12761542.5A EP2751652A1 (en) 2011-09-03 2012-08-28 Method and apparatus for providing a user interface

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE102011112443A DE102011112443A1 (en) 2011-09-03 2011-09-03 Method and device for providing a user interface in a vehicle
DE102011112443.1 2011-09-03

Publications (2)

Publication Number Publication Date
WO2013029777A1 true WO2013029777A1 (en) 2013-03-07
WO2013029777A8 WO2013029777A8 (en) 2014-04-10

Family

ID=46880660

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2012/003607 WO2013029777A1 (en) 2011-09-03 2012-08-28 Method and apparatus for providing a user interface

Country Status (3)

Country Link
EP (1) EP2751652A1 (en)
DE (1) DE102011112443A1 (en)
WO (1) WO2013029777A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110232154A (en) * 2019-05-30 2019-09-13 平安科技(深圳)有限公司 Products Show method, apparatus and medium based on random forest

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102016218011A1 (en) * 2016-09-20 2018-03-22 Volkswagen Aktiengesellschaft A user interface for accessing a set of functions, methods and computer readable storage medium for providing a user interface for accessing a set of functions

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050246324A1 (en) 2004-04-30 2005-11-03 Nokia Inc. System and associated device, method, and computer program product for performing metadata-based searches
WO2010049581A1 (en) 2008-10-29 2010-05-06 Nokia Corporation Adaptive search
WO2011001361A1 (en) * 2009-06-30 2011-01-06 Nokia Corporation Dual script text entry and key highlighting function
WO2011030128A1 (en) * 2009-09-10 2011-03-17 Miniweb Technologies Limited Communications system, apparatus and method
DE102009059868A1 (en) * 2009-12-21 2011-06-22 Volkswagen AG, 38440 Method for providing graphical user-interface for stereo-system in vehicle, involves changing partial quantity such that new displayed partial quantity lies within and/or hierarchically below hierarchical level of former partial quantity

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2345227B (en) * 1998-12-22 2001-02-14 Motorola Inc Enhanced graphic user interface for mobile radiotelephones
WO2008135585A1 (en) * 2007-05-07 2008-11-13 Ford-Werke Gmbh Method and device for selecting designations from at least one predetermined word pool
DE102008049636A1 (en) * 2008-09-30 2010-04-01 Volkswagen Ag Method for inputting target for navigation system of vehicle, involves detecting character string, which is inputted by user as part of designation of target
US8819597B2 (en) * 2009-04-10 2014-08-26 Google Inc. Glyph entry on computing device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050246324A1 (en) 2004-04-30 2005-11-03 Nokia Inc. System and associated device, method, and computer program product for performing metadata-based searches
WO2010049581A1 (en) 2008-10-29 2010-05-06 Nokia Corporation Adaptive search
WO2011001361A1 (en) * 2009-06-30 2011-01-06 Nokia Corporation Dual script text entry and key highlighting function
WO2011030128A1 (en) * 2009-09-10 2011-03-17 Miniweb Technologies Limited Communications system, apparatus and method
DE102009059868A1 (en) * 2009-12-21 2011-06-22 Volkswagen AG, 38440 Method for providing graphical user-interface for stereo-system in vehicle, involves changing partial quantity such that new displayed partial quantity lies within and/or hierarchically below hierarchical level of former partial quantity

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2751652A1

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110232154A (en) * 2019-05-30 2019-09-13 平安科技(深圳)有限公司 Products Show method, apparatus and medium based on random forest
CN110232154B (en) * 2019-05-30 2023-06-09 平安科技(深圳)有限公司 Random forest-based product recommendation method, device and medium

Also Published As

Publication number Publication date
EP2751652A1 (en) 2014-07-09
WO2013029777A8 (en) 2014-04-10
DE102011112443A1 (en) 2013-03-07

Similar Documents

Publication Publication Date Title
EP2473908B1 (en) Method and device for displaying information
DE10357475A1 (en) Communication device and method for entering and predicting text
EP2756380B1 (en) Method and device for displaying information and for operating an electronic device
EP2936343B1 (en) Method for designating a subset of a basic set of data records stored in a memory unit and for visualizing at least a part of the designated subset on a display unit
EP1993027A1 (en) Electronic display device and method for operating a display device
EP2930051A1 (en) Method and device for providing a graphical user interface in a vehicle
EP2424744B1 (en) Method for controlling the display of information on a display surface
EP2147363B1 (en) Method and device for selecting designations from at least one predetermined word pool
DE102009059868A1 (en) Method for providing graphical user-interface for stereo-system in vehicle, involves changing partial quantity such that new displayed partial quantity lies within and/or hierarchically below hierarchical level of former partial quantity
DE102013224979A1 (en) Motor vehicle operating device with touch-sensitive input surface
EP2751652A1 (en) Method and apparatus for providing a user interface
DE102011016712A1 (en) Touch-activated screen for control unit of injection molding machine, has control area with multiple machine control keys having associated touch actuating area and representable on screen
WO2006003087A2 (en) Method for entering characters into a mobile communications device and mobile communications device that is equipped therefor
EP2842023B1 (en) Method and device for visualising a hierarchically sortable database, in particular in a vehicle
EP2972101B1 (en) Vehicle speller input device having delete and/or list selection button
EP2703205B1 (en) Method for displaying and operating functional groups and/or functions and a display and operating device
EP2941686B1 (en) Method for operating a control device in a vehicle
DE102005062707A1 (en) Characters inputting method for use in e.g. short messaging service, involves automatically indicating character with largest probability of selection under selectable character in section area before de-selection and selection
DE102013021576A1 (en) Method for selecting a text section on a touch-sensitive screen and display and control device
EP2818353A2 (en) Control apparatus in a vehicle and method for operating function devices of a vehicle
WO2011103938A1 (en) Process automation field device, method for editing text and/or numbers, and device having a display unit and an operating unit
EP3749540B1 (en) Operating device, method, and computer-readable storage medium with instructions for setting up an operating device
EP2927043B1 (en) Operating method and operating system in a vehicle
DE102007027744A1 (en) Hierarchically arranged information i.e. music title, selecting method for media device i.e. MPEG-one audio layer three player, in car, involves continuing scrolling and/or selecting of music list with list entry
DE19932671B4 (en) Method for controlling a text, table and graphics processing system and processing system therefor

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12761542

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2012761542

Country of ref document: EP