Human – Computer Interaction

Slides:



Advertisements
Similar presentations
Interaction Techniques Level 2 Prepared by: RHR First Prepared on: Nov 23, 2006 Last Modified on: Quality checked by: MOH Copyright 2004 Asia Pacific Institute.
Advertisements

Map of Human Computer Interaction
Imran Hussain University of Management and Technology (UMT)
The Interaction notion of interaction interaction frameworks
The Interaction. Overview Interaction Models understand human-computer communication Ergonomics Physical characteristics of interaction Context Social.
1 Ch. 3: Interaction Introduction – 3.1 (Reading Assignment – RA) Introduction – 3.1 (Reading Assignment – RA) Models – 3.2, 3.3 (RA) Models – 3.2, 3.3.
1http://img.cs.man.ac.uk/stevens Interaction Models of Humans and Computers CS2352: Lecture 7 Robert Stevens
chapter 3 the interaction The Interaction interaction models –translations between user and system ergonomics –physical characteristics of interaction.
The Fourth Meeting THE INTERACTION.
Human Computer Interaction The Interaction  interaction models  translations between user and system  ergonomics  physical characteristics of interaction.
The Interaction IACT 403 IACT 931 CSCI 324 Human Computer Interface
Vermelding onderdeel organisatie 1 MKT project 1 & Mens-Machine-Interactie slides chapter 3 Dix et al. The interaction Charles van der Mast.
© Lethbridge/Laganière 2001 Chapter 7: Focusing on Users and Their Tasks1 7.1 User Centred Design (UCD) Software development should focus on the needs.
User interface design Designing effective interfaces for software systems Objectives To suggest some general design principles for user interface design.
Chapter 7 design rules.
1. Plan : 1. Models of interaction 2. Types of interaction 3. Existing technologies 4. Advances in HCI 5. Architecture 2.
Chapter 4 Cognitive Engineering HCI: Designing Effective Organizational Information Systems Dov Te’eni Jane M. Carey.
User Centered Design Lecture # 5 Gabriel Spitz.
Interaction Design Lecture 2.
CMPUT 301: Lecture 14 The Interaction Lecturer: Martin Jagersand Department of Computing Science University of Alberta Notes based on previous courses.
Understanding Experience in Interactive Systems
Chapter 3 the interaction.
Material from Authors of Human Computer Interaction Alan Dix, et al
Object-Oriented Software Engineering Practical Software Development using UML and Java Chapter 7: Focusing on Users and Their Tasks.
IAS2223: Human Computer Interaction
COMPSCI 345 S1 C and SoftEng 350 S1 C Interaction Styles Lecture 4 Chapter 2.3 (Heim)
1 chapter 3 the interaction. 2 The Interaction interaction models –translations between user and system ergonomics –physical characteristics of interaction.
CompSci 345 Interaction 1 The Interaction Interaction models Ergonomics Interaction styles Dix chapter 3.
Chapter 3 the interaction. The Interaction interaction models –translations between user and system ergonomics –physical characteristics of interaction.
Chapter 2 the interaction. The Interaction interaction models –translations between user and system ergonomics –physical characteristics of interaction.
Human Computer Interaction
Software Architecture
CS 580 chapter 3 8C2 The Interaction Agenda What is Interaction Interaction Models Ergonomics Interaction Styles Elements of the WIMP Interface Interactivity.
CISB213 Human Computer Interaction Understanding Interaction 1.
User and Task Analysis © Ed Green Penn State University Penn State University All Rights Reserved All Rights Reserved 12/5/2015User and Task Analysis 1.
Fall 2002CS/PSY Dialog Design 2 Direct Manipulation 1) Continuous visibility of the objects and actions of interest 2) Rapid, reversible, incremental.
Models of interaction task models –modelling jobs and activities dialogue models –modelling the observable interaction with a system system models –modelling.
Chapter 2: Advanced programming concepts Part 3: The user interface Lecture 5 1.
Interaction Frameworks COMPSCI 345 S1 C and SoftEng 350 S1 C Lecture 3 Chapter (Heim)
Copyright 2006 John Wiley & Sons, Inc Chapter 5 – Cognitive Engineering HCI: Developing Effective Organizational Information Systems Dov Te’eni Jane Carey.
Cognitive Errors in Medicine Alireza Monajemi, MD-PhD Philosophy of Science & Technology Department IHCS.
chapter 3 the interaction We are interested in how the human user uses the computer as a tool to perform, simplify or support a task. In order to do.
ERGONOMICS physical aspects of interfaces industrial interfaces.
Department of CSE1 Chapter 3 the interaction Department of CSE2 The Interaction interaction models –translations between user and system ergonomics –physical.
Design rules.
The Interaction Notion of interaction interaction frameworks
Physical aspects of interfaces Industrial interfaces
CSE310 Human-Computer Interaction
Model based design.
COMP444 Human Computer Interaction Understanding Interaction
Dialog Design 2 Direct Manipulation
Saul Greenberg Human Computer Interaction Presented by: Kaldybaeva A., Aidynova E., 112 group Teacher: Zhabay B. University of International Relations.
The interaction.
Chapter 3 the interaction.
Week: 05 Human-Computer Interaction
Map of Human Computer Interaction
Chapter 3 the interaction.
CSE310 Human-Computer Interaction
Chapter 3 the interaction.
Chapter 3 the interaction.
Chapter 7 design rules.
Chapter 7 design rules.
Chapter 7 design rules.
Chapter 3 the interaction.
Chapter 3 the interaction.
Map of Human Computer Interaction
Human-Computer Interaction
What is Interaction? Communication User  System
Chapter 7 design rules.
Presentation transcript:

Human – Computer Interaction

Interaction  Interaction models Ergonomics Interaction styles Context translations between user and system Ergonomics physical characteristics of interaction Interaction styles the nature of user/system dialog Context social, organizational, motivational

What is interaction? communication user system but is that all … ? see “language and action” in coming up lectures

Terms of interaction Norman model Interaction framework models of interaction Terms of interaction Norman model Interaction framework

Some terms of interaction domain – the area of work under study e.g. graphic design goal – what you want to achieve e.g. create a solid red triangle task – how you go about doing it – ultimately in terms of operations or actions e.g. … select fill tool, click over triangle Note … traditional interaction … use of terms differs a lot especially task/goal !!!

Donald Norman’s model Seven stages user establishes the goal formulates intention specifies actions at interface executes action perceives system state interprets system state evaluates system state with respect to goal Norman’s model concentrates on user’s view of the interface

execution/evaluation loop system evaluation execution goal user establishes the goal formulates intention specifies actions at interface executes action perceives system state interprets system state evaluates system state with respect to goal

execution/evaluation loop user establishes the goal formulates intention specifies actions at interface executes action perceives system state interprets system state evaluates system state with respect to goal system evaluation execution goal

execution/evaluation loop user establishes the goal formulates intention specifies actions at interface executes action perceives system state interprets system state evaluates system state with respect to goal system evaluation execution goal

execution/evaluation loop user establishes the goal formulates intention specifies actions at interface executes action perceives system state interprets system state evaluates system state with respect to goal system evaluation execution goal

Using Norman’s model Some systems are harder to use than others Gulf of Execution user’s formulation of actions ≠ actions allowed by the system Gulf of Evaluation user’s expectation of changed system state ≠ actual presentation of this state

Human error - slips and mistakes understand system and goal correct formulation of action incorrect action mistake may not even have right goal! Fixing things? slip – better interface design mistake – better understanding of system

Abowd and Beale framework extension of Norman… their interaction framework has 4 parts user input system output each has its own unique language interaction  translation between languages problems in interaction = problems in translation S core U task O output I input

Using Abowd & Beale’s model user intentions  translated into actions at the interface  translated into alterations of system state  reflected in the output display  interpreted by the user general framework for understanding interaction not restricted to electronic computer systems identifies all major components involved in interaction allows comparative assessment of systems an abstraction

Physical aspects of interfaces industrial interfaces ergonomics Physical aspects of interfaces industrial interfaces

Ergonomics Study of the physical characteristics of interaction Also known as human factors – but this can also be used to mean much of HCI! Ergonomics good at defining standards and guidelines for constraining the way we design certain aspects of systems

Ergonomics - examples arrangement of controls and displays e.g. controls grouped according to function or frequency of use, or sequentially surrounding environment e.g. seating arrangements adaptable to cope with all sizes of user health issues e.g. physical position, environmental conditions (temperature, humidity), lighting, noise, use of colour e.g. use of red for warning, green for okay, awareness of colour-blindness etc.

Industrial interfaces Office interface vs. Industrial interface? Context matters! office industrial type of data textual numeric rate of change slow fast environment clean dirty … the oil soaked mouse!

multiple representations of same information Glass interfaces ? industrial interface: traditional … dials and knobs now … screens and keypads glass interface cheaper, more flexible, multiple representations, precise values not physically located, loss of context, complex interfaces may need both Vessel B Temp 100 200 113 multiple representations of same information

Indirect manipulation office– direct manipulation user interacts with artificial world system industrial – indirect manipulation user interacts with real world through interface issues .. feedback delays interface plant immediate feedback instruments

Reference