Contexts for HCI

From Computing and Software Wiki

(Difference between revisions)
Jump to: navigation, search
(Introduction)
Line 1: Line 1:
__TOC__
__TOC__
=Introduction=
=Introduction=
-
* Dictionary definition: "the interrelated conditions in which something exists or occurs"
+
* In Human Computer Interaction studies, the context describes the actual conditions under which the software system is used.  Determining the context of the system means describing how the software system interacts with the user in normal day to day situations.  It is important to carry out usability tests, prototyping sessions, meetings, user studies and other "user-dependent sessions" in the correct context of the system to get the most accurate results from your findings.  In context-aware software systems, determining the context of use can allow the application to modify it's current behaviour to better interact with the user.
-
* Context is the set of environmental states and settings that either determines an application’s behavior or in which an application event occurs and is interesting to the user.
+
* Context information will typically include anything that can be used to characterize the situation of the user, system or any other relevant entities.  Context can be decomposed into disjoint categories or types to help define the context of the software system.  Although these context types may differ by opinion, the most commonly recognized are the User context, Time context, Physical context as well as the Computing Context.  These four types of context are described below.
-
* Context is any information that can be used to characterize the situation of an entity. An entity is a person, place, or object that is considered relevant to the interaction between a user and an application, including the user and applications themselves.
+
 
-
* What is it?
+
-
* How is it used today?
+
-
* Why is it useful and necessary?
+
-
* When did this become an important field in HCI
+
-
* Recent advancements
+
=Types of Context in HCI=
=Types of Context in HCI=
-
Summarize the four main recognized categories of context for HCI
 
==User Context==
==User Context==
* The user context(also known as personal context) represents information about the end-user, which interacts with the system.   
* The user context(also known as personal context) represents information about the end-user, which interacts with the system.   

Revision as of 20:55, 19 November 2009

Contents

Introduction

  • In Human Computer Interaction studies, the context describes the actual conditions under which the software system is used. Determining the context of the system means describing how the software system interacts with the user in normal day to day situations. It is important to carry out usability tests, prototyping sessions, meetings, user studies and other "user-dependent sessions" in the correct context of the system to get the most accurate results from your findings. In context-aware software systems, determining the context of use can allow the application to modify it's current behaviour to better interact with the user.
  • Context information will typically include anything that can be used to characterize the situation of the user, system or any other relevant entities. Context can be decomposed into disjoint categories or types to help define the context of the software system. Although these context types may differ by opinion, the most commonly recognized are the User context, Time context, Physical context as well as the Computing Context. These four types of context are described below.


Types of Context in HCI

User Context

  • The user context(also known as personal context) represents information about the end-user, which interacts with the system.
  • This includes information such as the user profile (age, preferences, etc.), the user’s location (e.g. absolute position, indoors, outdoors, etc.) and orientation, nearby objects, the people nearby and the social situation.

Time Context

  • The time context covers relevant information related to time such as absolute time, date, day of the week and season.

Physical Context

  • The physical context includes everything, which is measurable in the environment of the system with which the user interacts.
  • This includes temperatures, noise levels, lighting situations, traffic conditions, etc.

Computing Context

  • The computing context contains everything related to computational resources.
  • This can include things such as available networks, network bandwidth, communication costs and nearby computational resources such as printers or fax machines.


Context-Aware Computing

Context-Aware Applications

Examples of HCI Contexts

Mobile Devices

Consumer Devices

Business Applications

World Wide Web

Collaboration Systems

Games

See Also

References

  • Anind K. Dey and Gregory D. Abowd. Towards a Better Understanding of context and context-awareness. Technical Report GIT-GVU-99-22, Georgia Institute of Technology, College of Computing, June 1999
  • Chen, G. and D. Kotz, A Survey of Context-Aware Mobile Computing Research. 2000, Dartmouth College


Further Reading

External Links

Personal tools