(Originally first published on July 4, 2014 at https://www.linkedin.com/pulse/20140704151444-9377042-the-abcs-of-ux-the-diverse-disciplines-part-2-3/
Also, this article is a part of the title UX Simplified: Models & Methodologies by Samir Dash (ISBN: 978-1-3115-9110-4 / ASIN: B00LPQ22O0 ). Available at Amazon: http://www.amazon.com/dp/B00LPQ22O0/
The current post is the 2nd in the series of 3 posts, where I would like to clarify the definitions and concepts that are core to our context covering User Experience (UX),Information Architecture(IA) and Interaction Design (IxD).
Interaction Design (IxD)
Wikipedia defines Interaction Design as:
In design, human–computer interaction, and software development,interaction design, often abbreviated IxD, is “about shaping digital things for people’s use”
Interaction design involves attributes of several related disciplines such as :
- Design research
- Human–computer interaction
- Cognitive psychology
- Human factors and ergonomics
- Industrial design
- Architecture
- User interface design
Interaction design focuses more on human behavior through scientific tools and statistics, even when it is in fact is opposed to the disciplines which focus on “how things are” . Even when it uses tools that span across design and engineering domains, by it’s ability to perform “synthesis and imagining things as they might be” makes it a part of “designing” field.
In his book Designing Interactions. Gillian Crampton Smith, defined 4 dimensions of Interaction Design, to which Kevin Silver later added the 5 and the most important dimension (i.e. behaviour).
Fig:1
Fig. 1 represents the 5 dimensions of IxD namely:
- Words: This dimension defines the interactions. Words are the interaction that users use to interact with.
- Visual Representations: The visual representations are the things that the user interacts with on the interface. These may include but not limited to “typography, diagrams, icons, and other graphics”
- Physical objects or space: The space with which the user interacts is the third dimension of interaction design. It defines the space or objects “with which or within which users interact with”
- Time: The time with which the user interacts with the interface. Some examples of this are “content that changes over time such as sound, video, or animation”
- Behavior: The behavior defines the users’ actions reaction to the interface and how they respond to it.
Many confuse between Interaction Design with User Interface design, as in most cases interaction design is associated with the designing activities of interfaces. However Interaction Design focuses more “on the aspects of the interface that define and present its behavior over time, with a focus on developing the system to respond to the user’s experience and not the other way around”.
User Interface Design (UI)
Wikipedia defines it as :
User interface designor user interface engineering is the design ofcomputers, appliances, machines, mobile communication devices, software applications, and websites with the focus on the user’s experience and interaction. The goal of user interface design is to make the user’s interaction as simple and efficient as possible, in terms of accomplishing user goals—what is often called user-centered design. Good user interface design facilitates finishing the task at hand without drawing unnecessary attention to itself. Graphic design may be utilized to support its usability. The design process must balance technical functionality and visual elements (e.g., mental model) to create a system that is not only operational but also usable and adaptable to changing user needs.
User Interface design is somewhat “the form-giving counterpart to interaction design”. User Interface design differs from interaction design primarily in “ its focus on the behavior of artifacts rather than the behavior of humans”.In UI, the center of all the focus is artifacts that makes the interface, where as in case of IxD it is the human behavior that takes the center stage.
In case of a Software production process the UI is more associated with the Graphical User interface designer. In industrial design case, UI is more tilted towards the industrial designer.
Fig: 2
The Fig:2, shows various disciplines that contribute to User Interface Design.
Usability and Mental Models: Foundations of UX
What is Usability?
In 1998, the International Standards Organization (ISO),the organization well known for development of standards for industrial processes and product quality, defined“usability” as :
the effectiveness, efficiency and satisfaction with which specified users achieve specified goals in a particular environment. (ISO 9241)
ISO model prescribed the following 3 criteria as components of usability:
- Effectiveness: accuracy and completeness with which specified users can achieve specified goals in a particular environment
- Efficiency: the resources expended in relation to the accuracy and completeness of the goals achieved
- Satisfaction: the comfort and acceptability of the work system to its users and other people affected by its use.
Fig: 3
One year later , in 1999, Cosantine and Lockwood defined ‘usability’ as:
being composed of the learnability, retainability, efficiency of use, and user satisfaction of a product.
So basically it was an upgrade to the existing “usability” definition, with the addition of two new components:
- Learnability: the product usability can be learned by the user
- Retainability: the product usability an be retained by the user.
Basically the addition of the above two components gave rise to the concepts of “mental model” of the user and it’s role in usability.
System Models
During 1980-90’s many “system models” evolved. These models were actually representation of a system from different stake holders’ perception, namely: the user, the programmer and the designer.
Fig:4
Among the evolved models, the most notables were that of Norman , Cooperand IBM:
- The model based on the programmer’s perception:
This was the way that a system works from the programmer’s perspective - User’s Mental Model:
The way that the user perceives that the system works. - The model based on the designer’s perception:
The way the designer represents the program to the user, including presentation, interaction, and object relationships.
(To be continued)
(2) 2013-14, Samir Dash