User interface

User interface

The user interface, in the industrial design field of human–machine interaction, is the space where interaction between humans and machines occurs. The goal of interaction between a human and a machine at the user interface is effective operation and control of the machine, and feedback from the machine which aids the operator in making operational decisions. Examples of this broad concept of user interfaces include the interactive aspects of computer operating systems, hand tools, heavy machinery operator controls, and process controls. The design considerations applicable when creating user interfaces are related to or involve such disciplines as ergonomics and psychology.

A user interface is the system by which people (users) interact with a machine. The user interface includes hardware (physical) and software (logical) components. User interfaces exist for various systems, and provide a means of:

  • Input, allowing the users to manipulate a system
  • Output, allowing the system to indicate the effects of the users' manipulation

Generally, the goal of human-machine interaction engineering is to produce a user interface which makes it easy, efficient, and enjoyable to operate a machine in the way which produces the desired result. This generally means that the operator needs to provide minimal input to achieve the desired output, and also that the machine minimizes undesired outputs to the human.

Ever since the increased use of personal computers and the relative decline in societal awareness of heavy machinery, the term user interface has taken on overtones of the graphical user interface, while industrial control panel and machinery control design discussions more commonly refer to human-machine interfaces.

Other terms for user interface include human–computer interface (HCI) and man–machine interface (MMI).

Contents

Introduction

To work with a system, users have to be able to control and assess the state of the system. For example, when driving an automobile, the driver uses the steering wheel to control the direction of the vehicle, and the accelerator pedal, brake pedal and gearstick to control the speed of the vehicle. The driver perceives the position of the vehicle by looking through the windshield and exact speed of the vehicle by reading the speedometer. The user interface of the automobile is on the whole composed of the instrumentis the driver can use to accomplish the tasks of driving and maintaining the automobile.

Terminology

There is a difference between a user interface and an operator interface or a human–machine interface.

  • The term "user interface" is often used in the context of (personal) computer systems and electronic devices
    • Where a network of equipment or computers are interlinked through an MES (Manufacturing Execution System)-or Host.
    • An HMI is typically local to one machine or piece of equipment, and is the interface method between the human and the equipment/machine. An Operator interface is the interface method by which multiple equipment that are linked by a host control system is accessed or controlled.[clarification needed]
    • The system may expose several user interfaces to serve different kinds of users. For example, a computerized library database might provide two user interfaces, one for library patrons (limited set of functions, optimized for ease of use) and the other for library personnel (wide set of functions, optimized for efficiency).[clarification needed]
HMI of a machine for the sugar industry with pushbuttons
  • The user interface of a mechanical system, a vehicle or an industrial installation is sometimes referred to as the human–machine interface (HMI). HMI is a modification of the original term MMI (man-machine interface). In practice, the abbreviation MMI is still frequently used although some may claim that MMI stands for something different now. Another abbreviation is HCI, but is more commonly used for human-computer interaction. Other terms used are operator interface console (OIC) and operator interface terminal (OIT). However it is abbreviated, the terms refer to the 'layer' that separates a human that is operating a machine from the machine itself.

In science fiction, HMI is sometimes used to refer to what is better described as direct neural interface. However, this latter usage is seeing increasing application in the real-life use of (medical) prostheses—the artificial extension that replaces a missing body part (e.g., cochlear implants).

In some circumstance computers might observe the user, and react according to their actions without specific commands. A means of tracking parts of the body is required, and sensors noting the position of the head, direction of gaze and so on have been used experimentally. This is particularly relevant to immersive interfaces.

Usability

See also: mental model, human action cycle, usability testing, and ergonomics. List of human-computer interaction topics

User interfaces are considered by some authors to be a prime ingredient of Computer user satisfaction. 

The design of a user interface affects the amount of effort the user must expend to provide input for the system and to interpret the output of the system, and how much effort it takes to learn how to do this. Usability is the degree to which the design of a particular user interface takes into account the human psychology and physiology of the users, and makes the process of using the system effective, efficient and satisfying.

Usability is mainly a characteristic of the user interface, but is also associated with the functionalities of the product and the process to design it. It describes how well a product can be used for its intended purpose by its target users with efficiency, effectiveness, and satisfaction, also taking into account the requirements from its context of use.

User interfaces in computing

In computer science and human-computer interaction, the user interface (of a computer program) refers to the graphical, textual and auditory information the program presents to the user, and the control sequences (such as keystrokes with the computer keyboard, movements of the computer mouse, and selections with the touchscreen) the user employs to control the program.

Types

Direct manipulation interface is the name of a general class of user interfaces that allow users to manipulate objects presented to them, using actions that correspond at least loosely to the physical world.

Currently (as of 2009) the following types of user interface are the most common:

  • Graphical user interfaces (GUI) accept input via devices such as computer keyboard and mouse and provide articulated graphical output on the computer monitor. There are at least two different principles widely used in GUI design: Object-oriented user interfaces (OOUIs) and application oriented interfaces[verification needed].
  • Web-based user interfaces or web user interfaces (WUI) are a subclass of GUIs that accept input and provide output by generating web pages which are transmitted via the Internet and viewed by the user using a web browser program. Newer implementations utilize Java, AJAX, Adobe Flex, Microsoft .NET, or similar technologies to provide real-time control in a separate program, eliminating the need to refresh a traditional HTML based web browser. Administrative web interfaces for web-servers, servers and networked computers are often called control panels.
  • Touchscreens are displays that accept input by touch of fingers or a stylus. Used in a growing amount of mobile devices and many types of point of sale, industrial processes and machines, self-service machines etc.

User interfaces that are common in various fields outside desktop computing:

  • Command line interfaces, where the user provides the input by typing a command string with the computer keyboard and the system provides output by printing text on the computer monitor. Used by programmers and system administrators, in engineering and scientific environments, and by technically advanced personal computer users.
  • Touch user interface are graphical user interfaces using a touchpad or touchscreen display as a combined input and output device. They supplement or replace other forms of output with haptic feedback methods. Used in computerized simulators etc.

Other types of user interfaces:

  • Attentive user interfaces manage the user attention deciding when to interrupt the user, the kind of warnings, and the level of detail of the messages presented to the user.
  • Batch interfaces are non-interactive user interfaces, where the user specifies all the details of the batch job in advance to batch processing, and receives the output when all the processing is done. The computer does not prompt for further input after the processing has started.
  • Conversational Interface Agents attempt to personify the computer interface in the form of an animated person, robot, or other character (such as Microsoft's Clippy the paperclip), and present interactions in a conversational form.
  • Crossing-based interfaces are graphical user interfaces in which the primary task consists in crossing boundaries instead of pointing.
  • Gesture interfaces are graphical user interfaces which accept input in a form of hand gestures, or mouse gestures sketched with a computer mouse or a stylus.
  • Intelligent user interfaces are human-machine interfaces that aim to improve the efficiency, effectiveness, and naturalness of human-machine interaction by representing, reasoning, and acting on models of the user, domain, task, discourse, and media (e.g., graphics, natural language, gesture).
  • Motion tracking interfaces monitor the user's body motions and translate them into commands, currently being developed by Apple[1]
  • Multi-screen interfaces, employ multiple displays to provide a more flexible interaction. This is often employed in computer game interaction in both the commercial arcades and more recently the handheld markets.
  • Noncommand user interfaces, which observe the user to infer his / her needs and intentions, without requiring that he / she formulate explicit commands.
  • Object-oriented user interfaces (OOUI) are based on object-oriented programming metaphors, allowing users to manipulate simulated objects and their properties.
  • Reflexive user interfaces where the users control and redefine the entire system via the user interface alone, for instance to change its command verbs. Typically this is only possible with very rich graphic user interfaces.
  • Tangible user interfaces, which place a greater emphasis on touch and physical environment or its element.
  • Task-Focused Interfaces are user interfaces which address the information overload problem of the desktop metaphor by making tasks, not files, the primary unit of interaction
  • Text user interfaces are user interfaces which output text, but accept other form of input in addition to or in place of typed command strings.
  • Voice user interfaces, which accept input and provide output by generating voice prompts. The user input is made by pressing keys or buttons, or responding verbally to the interface.
  • Natural-Language interfaces - Used for search engines and on webpages. User types in a question and waits for a response.
  • Zero-Input interfaces get inputs from a set of sensors instead of querying the user with input dialogs.
  • Zooming user interfaces are graphical user interfaces in which information objects are represented at different levels of scale and detail, and where the user can change the scale of the viewed area in order to show more detail.

See also:

  • Archy, an experimental keyboard-driven modeless user interface by Jef Raskin, arguably more efficient than mouse-driven user interfaces for document editing and programming.

History

The history of user interfaces can be divided into the following phases according to the dominant type of user interface:

  • Batch interface, 1945–1968
  • Command-line user interface, 1969 to present[citation needed]
  • Graphical user interface, 1981 to present — see History of the GUI for a detailed look[citation needed]

Consistency

A property of a good user interface is consistency. Good user interface design is about getting a user to have a consistent set of expectations, and then meeting those expectations. Consistency can be bad if not used for a purpose and when it serves no benefit for the end user, though; like any other principle, consistency has its limits.[2]

Consistency is one quality to trade off in user interface design as described by the cognitive dimensions framework. In some cases, a violation of consistency principles can provide sufficiently clear advantages that a wise and careful user interface designer may choose to violate consistency to achieve some other important goal.

There are three aspects identified as relevant to consistency.[3][dubious ][not in citation given]

First, the controls for different features should be presented in a consistent manner so that users can find the controls easily.[citation needed] For example, users find it difficult to use software when some commands are available through menus, some through icons, some through right-clicks, some under a separate button at one corner of a screen, some grouped by function, some grouped by “common,” some grouped by “advanced.” A user looking for a command should have a consistent search strategy for finding it. The more search strategies a user has to use, the more frustrating the search will be. The more consistent the grouping, the easier the search. The principle of monotony of design in user interfaces states that ideally there should be only way to achieve a simple operation,[4] to facilitate habituation to the interface.

Second, there is the "principle of least astonishment".[citation needed] Various features should work in similar ways.[5] For example, some features in Adobe Acrobat are "select tool, then select text to which apply." Others are "select text, then apply action to selection."[6] Commands should work the same way in all contexts.

Third, consistency counsels against user interface changes version-to-version.[citation needed] Change should be minimized, and forward-compatibility should be maintained. Generally, less mature software has fewer users who are entrenched in the status quo. Older, more broadly used software must more carefully hew to the status quo to avoid disruptive costs. For example, the change from the menu bars of Microsoft Office 2003 to the ribbon toolbar of Microsoft Office 2007 caused mixed reactions. The new interface caused rejection among advanced users,[7] who reported losses in productivity,[8] while average users reported improved productivity [9] and a fairly good acceptance.[10]

Modalities and modes

Two words are used in UI design to describe different ways in which a user can utilize a product. Modality refers to several alternate interfaces to the same product, while mode describes different states of the same interface.

A modality is a path of communication employed by the user interface to carry input and output. Examples of modalities:

  • Input — computer keyboard allows the user to enter typed text, digitizing tablet allows the user to create free-form drawing
  • Output — computer monitor allows the system to display text and graphics (vision modality), loudspeaker allows the system to produce sound (auditory modality)

The user interface may employ several redundant input modalities and output modalities, allowing the user to choose which ones to use for interaction.

A mode is a distinct method of operation within a computer program, in which the same input can produce different perceived results depending of the state of the computer program. For example, caps lock sets an input mode in which typed letters are uppercase by default; the same typing produces lowercase letters when not in caps lock mode. Heavy use of modes often reduces the usability of a user interface, as the user must expend effort to remember current mode states, and switch between mode states as necessary.

See also

References

  1. ^ appleinsider.com
  2. ^ "How to avoid foolish consistency". http://www.scottberkun.com/essays/5-how-to-avoid-foolish-consistency.  "People don’t like to learn things. If they take the time to learn something, they expect to be able to apply that knowledge in many places. It follows that good designers conserve the number of things users need to learn to get stuff done. ... In rare cases, consistency can become a self-perpetuating monster: It has to be used for a purpose. A foolish consistency is one that serves no benefit for the end user. Making things look and work the same is pointless if the user can no longer accomplish their tasks. Rank making things useful above making them consistent. ... Consistency is great because people like predictable things. They will feel comfortable when they can rely on different parts of your product to do exactly what they think it will do."
  3. ^ David E. Boundy (October 1991). "A taxonomy of programmers". ACM SIGSOFT Software Engineering Notes 16(4) 23-30. alcor.concordia.ca. http://alcor.concordia.ca/~smw/home/resources/taxonomy.html. 
  4. ^ Summary of design rules from The Humane Interface
  5. ^ For example, inconsistent user interface was one of the major causes of the Three Mile Island nuclear accident in 1979. Some indicator lights indicated normal as red, some as green. iem-inc.com
  6. ^ help.adobe.com
  7. ^ “For one thing, Word 2007 uses the entirely new ribbon interface. … ‘People will get used to the new interface, but at major efforts in time, training and cost,' says [a] director of systems … When it came time to move [a user] from 2003 to 2007… ‘I might as well of hit her over the head with a bat,’ he says. ‘I could see anger and frustration.’” Power users said it "takes too much time and patience to learn" the new interface. Word 2007: Not Exactly a Must-Have
  8. ^ An online survey by an Excel user group reports that about 80% of respondents had a negative opinion of the change, and within that 80%, the self-estimated reduction in productivity was "about 35%", "Ribbon survey results". http://www.exceluser.com/explore/surveys/ribbon/ribbon-survey-results.htm. 
  9. ^ "'Other readers feel it's worth taking the time to learn the new interface. Once you do, they say, it actually makes creating professional-looking documents much easier for the average user.'" Word 2007: Not Exactly a Must-Have The usual solution in providing a new user interface is to provide a backwards-compatibility mode, so that a product's most intensive users are not forced to bear the costs of the change.
  10. ^ "Dostál, M. User Acceptance of the Microsoft Ribbon User Interface". http://www.wseas.us/e-library/conferences/2010/Faro/DNCOCO/DNCOCO-25.pdf. , In: Advances in data networks, communications, computers. pp 143-149, WSEAS Press, 2010. ISBN 978-960-474-245-5

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • user interface — interface interface n. 1. a surface forming a common boundary between two things, especially between two fluids. [WordNet sense 1] [WordNet 1.5] 2. (Computers) hardware that links one device with another (especially a computer). [WordNet sense 2] …   The Collaborative International Dictionary of English

  • user interface — n how a computer program looks on screen and how the user enters ↑commands and information into the program …   Dictionary of contemporary English

  • user interface — noun count COMPUTING the part of a computer program that you see on the screen when you are using it …   Usage of the words and phrases in modern English

  • User Interface — Dieser Artikel oder Abschnitt bedarf einer Überarbeitung. Näheres ist auf der Diskussionsseite angegeben. Hilf mit, ihn zu verbessern, und entferne anschließend diese Markierung. Hi …   Deutsch Wikipedia

  • User interface — Dieser Artikel oder Abschnitt bedarf einer Überarbeitung. Näheres ist auf der Diskussionsseite angegeben. Hilf mit, ihn zu verbessern, und entferne anschließend diese Markierung. Hi …   Deutsch Wikipedia

  • user interface — noun (computer science) a program that controls a display for the user (usually on a computer monitor) and that allows the user to interact with the system • Syn: ↑interface • Topics: ↑computer science, ↑computing • Hypernyms: ↑prog …   Useful english dictionary

  • User Interface — Benutzerschnittstelle; Bedienerschnittstelle; Bedienoberfläche; Benutzeroberfläche; Nutzeroberfläche; Anwenderschnittstelle; Bedieneroberfläche; Mensch Maschine Schnittstelle * * * I …   Universal-Lexikon

  • user interface — naudotojo sąsaja statusas T sritis informatika apibrėžtis Visuma aparatinių ir programinių priemonių, sudarančių kompiuterio naudotojui patogias sąlygas valdyti ↑operacinę sistemą ir ↑taikomąsias programas. Sąsają sudaro: klaviatūra, pelė,… …   Enciklopedinis kompiuterijos žodynas

  • User interface design — or user interface engineering is the design of computers, appliances, machines, mobile communication devices, software applications, and websites with the focus on the user s experience and interaction. Where traditional graphic design seeks to… …   Wikipedia

  • User Interface Modeling — is a development technique used by computer application programmers. Today s User Interfaces (UIs) are complex software components, which play an essential role in the usability of an application. The development of UIs requires therefore, not… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”