Formal Methods for Interactive Systems

Size: px
Start display at page:

Download "Formal Methods for Interactive Systems"

Transcription

1 Formal Methods for Interactive Systems Part 1 Motivations and History Antonio Cerone United Nations University International Institute for Software Technology Macau SAR China antonio@iist.unu.edu web: A. Cerone, UNU-IIST p.1/27

2 Motivation Example This is the authors second attempt at writing this introduction. A. Cerone, UNU-IIST p.2/27

3 Motivation Example This is the authors second attempt at writing this introduction. Our first attempt fell victim to a design quirk coupled with an innocent, though weary and less than attentive, user. [...] A. Cerone, UNU-IIST p.2/27

4 Motivation Example This is the authors second attempt at writing this introduction. Our first attempt fell victim to a design quirk coupled with an innocent, though weary and less than attentive, user. [...] The save and delete options, both of which are correctly classified as file-level operations, are consequently adjacent items in the menu. A. Cerone, UNU-IIST p.2/27

5 Motivation Example This is the authors second attempt at writing this introduction. Our first attempt fell victim to a design quirk coupled with an innocent, though weary and less than attentive, user. [...] The save and delete options, both of which are correctly classified as file-level operations, are consequently adjacent items in the menu. [...] it is all too easy for the hand to slip, inadvertently selecting delete instead of save. A. Cerone, UNU-IIST p.2/27

6 Motivation Example This is the authors second attempt at writing this introduction. Our first attempt fell victim to a design quirk coupled with an innocent, though weary and less than attentive, user. [...] The save and delete options, both of which are correctly classified as file-level operations, are consequently adjacent items in the menu. [...] it is all too easy for the hand to slip, inadvertently selecting delete instead of save. Of course, the delete option, being well thought out, pops up a confirmation box allowing the user to cancel a mistaken command. A. Cerone, UNU-IIST p.2/27

7 Motivation Example This is the authors second attempt at writing this introduction. Our first attempt fell victim to a design quirk coupled with an innocent, though weary and less than attentive, user. [...] The save and delete options, both of which are correctly classified as file-level operations, are consequently adjacent items in the menu. [...] it is all too easy for the hand to slip, inadvertently selecting delete instead of save. Of course, the delete option, being well thought out, pops up a confirmation box allowing the user to cancel a mistaken command. Unfortunately, the save option produces a very similar confirmation box [...] A. Cerone, UNU-IIST p.2/27

8 Example: good design? This is the authors second attempt at writing this introduction. Our first attempt fell victim to a design quirk coupled with an innocent, though weary and less than attentive, user. [...] The save and delete options, both of which are correctly classified as file-level operations, are consequently adjacent items in the menu. [...] it is all too easy for the hand to slip, inadvertently selecting delete instead of save. Of course, the delete option, being well thought out, pops up a confirmation box allowing the user to cancel a mistaken command. Unfortunately, the save option produces a very similar confirmation box [...] A. Cerone, UNU-IIST p.3/27

9 Example: but... This is the authors second attempt at writing this introduction. Our first attempt fell victim to a design quirk coupled with an innocent, though weary and less than attentive, user. [...] The save and delete options, both of which are correctly classified as file-level operations, are consequently adjacent items in the menu. [...] it is all too easy for the hand to slip, inadvertently selecting delete instead of save. Of course, the delete option, being well thought out, pops up a confirmation box allowing the user to cancel a mistaken command. Unfortunately, the save option produces a very similar confirmation box [...] A. Cerone, UNU-IIST p.4/27

10 Example: catastrophe! This is the authors second attempt at writing this introduction. Our first attempt fell victim to a design quirk coupled with an innocent, though weary and less than attentive, user. [...] The save and delete options, both of which are correctly classified as file-level operations, are consequently adjacent items in the menu. [...] it is all too easy for the hand to slip, inadvertently selecting delete instead of save. Of course, the delete option, being well thought out, pops up a confirmation box allowing the user to cancel a mistaken command. Unfortunately, the save option produces a very similar confirmation box it was only as we hit the Confirm button that we noticed the word delete at the top... A. Cerone, UNU-IIST p.5/27

11 Example: catastrophe! This is the authors second attempt at writing this introduction. Our first attempt fell victim to a design quirk coupled with an innocent, though weary and less than attentive, user. [...] The save and delete options, both of which are correctly classified as file-level operations, are consequently adjacent items in the menu. [...] it is all too easy for the hand to slip, inadvertently selecting delete instead of save. Of course, the delete option, being well thought out, pops up a confirmation box allowing the user to cancel a mistaken command. Unfortunately, the save option produces a very similar confirmation box it was only as we hit the Confirm button that we noticed the word delete at the top... [Dix et al. 98] Alan Dix, Janet Finaly, Gregory Abowd, Russel Beale. Human-Computer Interaction. Prentice Hall, 2nd Edition, A. Cerone, UNU-IIST p.5/27

12 Example: design problems? This is the authors second attempt at writing this introduction. Our first attempt fell victim to a design quirk coupled with an innocent, though weary and less than attentive, user. [...] The save and delete options, both of which are correctly classified as file-level operations, are consequently adjacent items in the menu. [...] it is all too easy for the hand to slip, inadvertently selecting delete instead of save. Of course, the delete option, being well thought out, pops up a confirmation box allowing the user to cancel a mistaken command. Unfortunately, the save option produces a very similar confirmation box it was only as we hit the Confirm button that we noticed the word delete at the top... A. Cerone, UNU-IIST p.6/27

13 Example: design problems? This is the authors second attempt at writing this introduction. Our first attempt fell victim to a design quirk coupled with an innocent, though weary and less than attentive, user. [...] The save and delete options, both of which are correctly classified as file-level operations, are consequently adjacent items in the menu. [...] it is all too easy for the hand to slip, inadvertently selecting delete instead of save. Of course, the delete option, being well thought out, pops up a confirmation box allowing the user to cancel a mistaken command. Unfortunately, the save option produces a very similar confirmation box it was only as we hit the Confirm button that we noticed the word delete at the top... Design logic does not take the user into account! A. Cerone, UNU-IIST p.6/27

14 Example: poor usability! This is the authors second attempt at writing this introduction. Our first attempt fell victim to a design quirk coupled with an innocent, though weary and less than attentive, user. [...] The save and delete options, both of which are correctly classified as file-level operations, are consequently adjacent items in the menu. [...] it is all too easy for the hand to slip, inadvertently selecting delete instead of save. Of course, the delete option, being well thought out, pops up a confirmation box allowing the user to cancel a mistaken command. Unfortunately, the save option produces a very similar confirmation box it was only as we hit the Confirm button that we noticed the word delete at the top... Design logic does not address user s capabilities and limitations A. Cerone, UNU-IIST p.7/27

15 Why Poor Usability User friendly and easy to use A. Cerone, UNU-IIST p.8/27

16 Why Poor Usability User friendly and easy to use from the point of view of the designer A. Cerone, UNU-IIST p.8/27

17 Why Poor Usability User friendly and easy to use from the point of view of the designer the designer is potentially a user A. Cerone, UNU-IIST p.8/27

18 Why Poor Usability User friendly and easy to use from the point of view of the designer the designer is potentially a user = implicit assumptions on the user s capabilities and behaviour A. Cerone, UNU-IIST p.8/27

19 Why Poor Usability User friendly and easy to use from the point of view of the designer the designer is potentially a user = implicit assumptions on the user s capabilities and behaviour explicit assumptions on the user s knowledge of the system A. Cerone, UNU-IIST p.8/27

20 Why Poor Usability User friendly and easy to use from the point of view of the designer the designer is potentially a user = implicit assumptions on the user s capabilities and behaviour explicit assumptions on the user s knowledge of the system the user has entirely read and understood the manual A. Cerone, UNU-IIST p.8/27

21 Why Poor Usability User friendly and easy to use from the point of view of the designer the designer is potentially a user = implicit assumptions on the user s capabilities and behaviour explicit assumptions on the user s knowledge of the system the user has entirely read and understood the manual interface viewed as plug-in separate from the rest of the system A. Cerone, UNU-IIST p.8/27

22 User neglected = User friendly and easy to use from the point of view of the designer the designer is potentially a user = implicit assumptions on the user s capabilities and behaviour explicit assumptions on the user s knowledge of the system the user has entirely read and understood the manual interface viewed as plug-in separate from the rest of the system A. Cerone, UNU-IIST p.9/27

23 User-centered Design USER = first priority in the requirements of interactive systems (SE) the designer is potentially a user = implicit assumptions on the user s capabilities and behaviour explicit assumptions on the user s knowledge of the system the user has entirely read and understood the manual interface viewed as plug-in separate from the rest of the system A. Cerone, UNU-IIST p.10/27

24 Implicit Assumptions = USER = first priority in the requirements of interactive systems (SE) the designer is potentially a user = implicit assumptions on the user s capabilities and behaviour explicit assumptions on the user s knowledge of the system the user has entirely read and understood the manual interface viewed as plug-in separate from the rest of the system A. Cerone, UNU-IIST p.11/27

25 Study of Human Being USER = first priority in the requirements of interactive systems (SE) study of the mind (perception, thinking and learning) and behaviour of the human being (Psychology) and related experiments explicit assumptions on the user s knowledge of the system the user has entirely read and understood the manual interface viewed as plug-in separate from the rest of the system A. Cerone, UNU-IIST p.12/27

26 Positive Assumptions = USER = first priority in the requirements of interactive systems (SE) study of the mind (perception, thinking and learning) and behaviour of the human being (Psychology) and related experiments explicit assumptions on the user s knowledge of the system the user has entirely read and understood the manual interface viewed as plug-in separate from the rest of the system A. Cerone, UNU-IIST p.13/27

27 Negative Assumptions USER = first priority in the requirements of interactive systems (SE) study of the mind (perception, thinking and learning) and behaviour of the human being (Psychology) and related experiments explicit assumptions on user s physical and cognitive limitations and environmental and social constraints (Ergonomics, Cognitive Science and Sociology) interface viewed as plug-in separate from the rest of the system A. Cerone, UNU-IIST p.14/27

28 Separate HCI Design = USER = first priority in the requirements of interactive systems (SE) study of the mind (perception, thinking and learning) and behaviour of the human being (Psychology) and related experiments explicit assumptions on user s physical and cognitive limitations and environmental and social constraints (Ergonomics, Cognitive Science and Sociology) interface viewed as plug-in separate from the rest of the system A. Cerone, UNU-IIST p.15/27

29 Integrated HCI Design USER = first priority in the requirements of interactive systems (SE) study of the mind (perception, thinking and learning) and behaviour of the human being (Psychology) and related experiments explicit assumptions on user s physical and cognitive limitations and environmental and social constraints (Ergonomics, Cognitive Science and Sociology) interface developed integrally with the rest of the system (SE) to support tasks people want to do and forgive careless mistakes A. Cerone, UNU-IIST p.16/27

30 Improving Usability USER = first priority in the requirements of interactive systems (SE) study of the mind (perception, thinking and learning) and behaviour of the human being (Psychology) and related experiments explicit assumptions on user s physical and cognitive limitations and environmental and social constraints (Ergonomics, Cognitive Science and Sociology) interface developed integrally with the rest of the system (SE) to support tasks people want to do and forgive careless mistakes A. Cerone, UNU-IIST p.17/27

31 Multidisciplinary Approach Contribution from many disciplines: Software Engineering Psychology (Social, Cognitive, Personality, Industrial and Engineering Psychology) Ergonomics Cognitive Science Sociology A. Cerone, UNU-IIST p.18/27

32 Wide Range of Expertise Psychology and Cognitive Science to give knowledge of the user s perceptual, cognitive and problem-solving skills Ergonomics for the user s physical capabilities Sociology to help understandig the wider context of the interaction Computer Science and Software Engineering to be able to build the necessary technology Business to be able to market the built technology Graphic Design to produce an effective interface presentation Technical Writing to produce the manuals A. Cerone, UNU-IIST p.19/27

33 Wide Range of Expertise Psychology and Cognitive Science to give knowledge of the user s perceptual, cognitive and problem-solving skills Ergonomics for the user s physical capabilities Sociology to help understandig the wider context of the interaction Computer Science and Software Engineering to be able to build the necessary technology Business to be able to market the built technology Graphic Design to produce an effective interface presentation Technical Writing to produce the manuals Too much expertise to be included in a design team A. Cerone, UNU-IIST p.19/27

34 Wide Range of Expertise Psychology and Cognitive Science to give knowledge of the user s perceptual, cognitive and problem-solving skills Ergonomics for the user s physical capabilities Sociology to help understandig the wider context of the interaction Computer Science and Software Engineering to be able to build the necessary technology Business to be able to market the built technology Graphic Design to produce an effective interface presentation Technical Writing to produce the manuals Too much expertise to be included in a design team In practice people tend to take a strong stance on one side or another A. Cerone, UNU-IIST p.19/27

35 Interdisciplinary Research Multidisciplinary Research Centres: UCL Interaction Centre (University College London, London, UK) Key Centre for Human Factors and Applied Cognitive Psychology (University of Queensland, Brisbane, Australia) NASA Human Systems Integration Division (NASA Ames Research Centre, USA) HCI Group: A. Cerone, UNU-IIST p.20/27

36 History of HCI study of human performance early 20th century in factories emphasis on manual tasks A. Cerone, UNU-IIST p.21/27

37 History of HCI study of human performance early 20th century in factories emphasis on manual tasks 2nd World War urged study of interaction human-machine goal: produce more powerful weapons A. Cerone, UNU-IIST p.21/27

38 History of HCI study of human performance early 20th century in factories emphasis on manual tasks 2nd World War urged study of interaction human-machine goal: produce more powerful weapons 1949 Ergonomic Research Society A. Cerone, UNU-IIST p.21/27

39 History of HCI study of human performance early 20th century in factories emphasis on manual tasks 2nd World War urged study of interaction human-machine goal: produce more powerful weapons 1949 Ergonomic Research Society 1982 Conference on Human Factors in Computing, Gaithersburg HCI as a professional community A. Cerone, UNU-IIST p.21/27

40 Def of HCI (ACM) the discipline concerned with the design, evaluation, and implementation of interactive computing systems for human use and with the study of major phenomena surrounding them [ACM special interest Group on Computer-Human Interaction Curriculum Development Group, 1992] A. Cerone, UNU-IIST p.22/27

41 Def of HCI (Dix et al.) the study of people, computer technology and the ways these influence each other [Dix et al. 98] A. Cerone, UNU-IIST p.23/27

42 Requirements and Goal of HCI the study of people, computer technology and the ways these influence each other [Dix et al. 98] A. Cerone, UNU-IIST p.24/27

43 Requirements and Goal of HCI the study of people, computer technology and the ways these influence each other [Dix et al. 98] Requirements of HCI computer technology the people who interact with it A. Cerone, UNU-IIST p.24/27

44 Requirements and Goal of HCI the study of people, computer technology and the ways these influence each other [Dix et al. 98] Requirements of HCI computer technology the people who interact with it Goal of HCI usability = to prevent user errors A. Cerone, UNU-IIST p.24/27

45 Consequences of Human Errors may just be temporary inconvenience or annoyance in interactive systems such as word processors VCR, DVD radio, CD, AC A. Cerone, UNU-IIST p.25/27

46 Consequences of Human Errors may just be temporary inconvenience or annoyance in interactive systems such as word processors VCR, DVD radio, CD, AC in cars? A. Cerone, UNU-IIST p.25/27

47 Consequences of Human Errors may just be temporary inconvenience or annoyance in interactive systems such as word processors VCR, DVD radio, CD, AC in cars? distract the driver = may cause human errors in driving = it s unsafe!!! A. Cerone, UNU-IIST p.25/27

48 Catastrophic Effects Human errors may cause safety violations in domains such as chemical and nuclear plants, air traffic control, trasporation systems, health systems security violations in domains such as e-commerce, e-voting, defence with catastrophic effects A. Cerone, UNU-IIST p.26/27

49 Catastrophic Effects Human errors may cause safety violations in domains such as chemical and nuclear plants, air traffic control, trasporation systems, health systems security violations in domains such as e-commerce, e-voting, defence with catastrophic effects = need to use formal methods A. Cerone, UNU-IIST p.26/27

50 National Standards used to deal with safety and security issues without mentioning HCI aspects A. Cerone, UNU-IIST p.27/27

51 National Standards used to deal with safety and security issues without mentioning HCI aspects = human error appears in many accident reports as the main cause of the catastrophe A. Cerone, UNU-IIST p.27/27

52 National Standards used to deal with safety and security issues without mentioning HCI aspects = human error appears in many accident reports as the main cause of the catastrophe Recently national health and safety standards are starting to explicitly include usability A. Cerone, UNU-IIST p.27/27

53 National Standards used to deal with safety and security issues without mentioning HCI aspects = human error appears in many accident reports as the main cause of the catastrophe Recently national health and safety standards are starting to explicitly include usability Example EC directive 90/270/EEC A. Cerone, UNU-IIST p.27/27

54 Appendix A. Cerone, UNU-IIST p.28/27

55 Social Sciences Study of people. A. Cerone, UNU-IIST p.29/27

56 Social Sciences Study of people. Different kinds of Social Sciences are: A. Cerone, UNU-IIST p.29/27

57 Social Sciences Study of people. Different kinds of Social Sciences are: Political Science; A. Cerone, UNU-IIST p.29/27

58 Social Sciences Study of people. Different kinds of Social Sciences are: Political Science; Economy; A. Cerone, UNU-IIST p.29/27

59 Social Sciences Study of people. Different kinds of Social Sciences are: Political Science; Economy; Sociology; A. Cerone, UNU-IIST p.29/27

60 Social Sciences Study of people. Different kinds of Social Sciences are: Political Science; Economy; Sociology; Physical Anthropology; A. Cerone, UNU-IIST p.29/27

61 Social Sciences Study of people. Different kinds of Social Sciences are: Political Science; Economy; Sociology; Physical Anthropology; Cultural Anthropology; A. Cerone, UNU-IIST p.29/27

62 Social Sciences Study of people. Different kinds of Social Sciences are: Political Science; Economy; Sociology; Physical Anthropology; Cultural Anthropology; Psychology; A. Cerone, UNU-IIST p.29/27

63 Social Sciences Study of people. Different kinds of Social Sciences are: Political Science; Economy; Sociology; Physical Anthropology; Cultural Anthropology; Psychology; have slightly different perspectives and emphases in their study of people. A. Cerone, UNU-IIST p.29/27

64 Psychology Psychology is a Social Science that aims at studying A. Cerone, UNU-IIST p.30/27

65 Psychology Psychology is a Social Science that aims at studying mind the means by which people perceive, think, learn and feel; A. Cerone, UNU-IIST p.30/27

66 Psychology Psychology is a Social Science that aims at studying mind the means by which people perceive, think, learn and feel; behaviour how people act, interact with others and understand themselves. A. Cerone, UNU-IIST p.30/27

67 Def. of Cognitive Psychology Cognitive Psychology is the field of Psychology that aims at studying how people perceive, learn, remember and think about information A. Cerone, UNU-IIST p.31/27

68 Def. of Cognitive Psychology Cognitive Psychology is the field of Psychology that aims at studying how people perceive, learn, remember and think about information Examples Why do people remember some facts but forget others? How do people think when they play chess or solve everyday problems? A. Cerone, UNU-IIST p.31/27

69 Def. of Sociology Sociology is a Social Science that aims at studying groups of individuals, such as groups of people in various kinds of works or having different incomes. A. Cerone, UNU-IIST p.32/27

70 Ergonomics Ergonomics is a Multidisciplinary Science that aims at studying how a workplace and the equipment used there can be best designed for confort, efficiency, safety and productivity. A. Cerone, UNU-IIST p.33/27

71 Ergonomics Ergonomics is a Multidisciplinary Science that aims at studying how a workplace and the equipment used there can be best designed for confort, efficiency, safety and productivity. We speak about Human Factors when we include cognitive issues. A. Cerone, UNU-IIST p.33/27

72 Def. of Social Psychology Social Psychology is the field of Psychology that aims at studying how people interact with each other, both as individuals and in groups. A. Cerone, UNU-IIST p.34/27

73 Def. of Social Psychology Social Psychology is the field of Psychology that aims at studying how people interact with each other, both as individuals and in groups. Examples Why are people attached to each other, and why do people like and even love one another? Why are people sometimes generous and helpful, and why are they sometimes not? A. Cerone, UNU-IIST p.34/27

74 Def. of Personality Psychology Personality Psychology is the field of Psychology that aims at studying personal dispositions that lead people to behave as they do. A. Cerone, UNU-IIST p.35/27

75 Def. of Personality Psychology Personality Psychology is the field of Psychology that aims at studying personal dispositions that lead people to behave as they do. Examples Why are some people highly sociable, whereas others seem to prefer just the company of very few other people? What makes some people high conscientious and others less so? A. Cerone, UNU-IIST p.35/27

76 Def. of Industrial Psychology Industrial Psychology is the field of Psychology applied to decision making, and hiring in institutional settings, such as workplaces, and businesses. A. Cerone, UNU-IIST p.36/27

77 Def. of Engineering Psychology Engineering Psychology is the field of Psychology that deals with human-machine interaction, and aim to make interactive systems more user-friendly. A. Cerone, UNU-IIST p.37/27

What is HCI? IUI is a specific field of HCI. Intelligent User Interfaces (IUI) 06/04/2015. Human Computer Interaction

What is HCI? IUI is a specific field of HCI. Intelligent User Interfaces (IUI) 06/04/2015. Human Computer Interaction IUI is a specific field of HCI Intelligent User Interfaces (IUI) Human Computer Interaction What is HCI? Dr. Mahmood Ashraf Asst. Professor Computer Science Dept. Room # 220, Level 2 mahmood313@gmail.com

More information

Introduction. chapter Terminology. Timetable. Lecture team. Exercises. Lecture website

Introduction. chapter Terminology. Timetable. Lecture team. Exercises. Lecture website Terminology chapter 0 Introduction Mensch-Maschine-Schnittstelle Human-Computer Interface Human-Computer Interaction (HCI) Mensch-Maschine-Interaktion Mensch-Maschine-Kommunikation 0-2 Timetable Lecture

More information

Human Factors. We take a closer look at the human factors that affect how people interact with computers and software:

Human Factors. We take a closer look at the human factors that affect how people interact with computers and software: Human Factors We take a closer look at the human factors that affect how people interact with computers and software: Physiology physical make-up, capabilities Cognition thinking, reasoning, problem-solving,

More information

Mobile Applications 2010

Mobile Applications 2010 Mobile Applications 2010 Introduction to Mobile HCI Outline HCI, HF, MMI, Usability, User Experience The three paradigms of HCI Two cases from MAG HCI Definition, 1992 There is currently no agreed upon

More information

Map of Human Computer Interaction. Overview: Map of Human Computer Interaction

Map of Human Computer Interaction. Overview: Map of Human Computer Interaction Map of Human Computer Interaction What does the discipline of HCI cover? Why study HCI? Overview: Map of Human Computer Interaction Use and Context Social Organization and Work Human-Machine Fit and Adaptation

More information

Dix, Alan; Finlay, Janet; Abowd, Gregory; & Beale, Russell. Human- Graduate Software Engineering Education. Technical Report CMU-CS-93-

Dix, Alan; Finlay, Janet; Abowd, Gregory; & Beale, Russell. Human- Graduate Software Engineering Education. Technical Report CMU-CS-93- References [ACM92] ACM SIGCHI/ACM Special Interest Group on Computer-Human Interaction.. Curricula for Human-Computer Interaction. New York, N.Y.: Association for Computing Machinery, 1992. [CMU94] [Dix93]

More information

Human-Computer Interaction

Human-Computer Interaction Human-Computer Interaction Prof. Antonella De Angeli, PhD Antonella.deangeli@disi.unitn.it Ground rules To keep disturbance to your fellow students to a minimum Switch off your mobile phone during the

More information

Why Did HCI Go CSCW? Daniel Fallman, Associate Professor, Umeå University, Sweden 2008 Stanford University CS376

Why Did HCI Go CSCW? Daniel Fallman, Associate Professor, Umeå University, Sweden 2008 Stanford University CS376 Why Did HCI Go CSCW? Daniel Fallman, Ph.D. Research Director, Umeå Institute of Design Associate Professor, Dept. of Informatics, Umeå University, Sweden caspar david friedrich Woman at a Window, 1822.

More information

School of Engineering & Design, Brunel University, Uxbridge, Middlesex, UB8 3PH, UK

School of Engineering & Design, Brunel University, Uxbridge, Middlesex, UB8 3PH, UK EDITORIAL: Human Factors in Vehicle Design Neville A. Stanton School of Engineering & Design, Brunel University, Uxbridge, Middlesex, UB8 3PH, UK Abstract: This special issue on Human Factors in Vehicle

More information

Chapter 7 Information Redux

Chapter 7 Information Redux Chapter 7 Information Redux Information exists at the core of human activities such as observing, reasoning, and communicating. Information serves a foundational role in these areas, similar to the role

More information

2016 NATO Science & Technology Priorities

2016 NATO Science & Technology Priorities 2016 NATO Science & Technology Priorities 1. Presented here are the 2016 NATO S&T Priorities. The Priorities serve to guide medium to long-term S&T planning across NATO S&T. 2. The Priorities are organized

More information

Model 2.4 Faculty member + student

Model 2.4 Faculty member + student Model 2.4 Faculty member + student Course syllabus for human computer CS351D 1. Faculty member information: Name of faculty member responsible for the course Dr. Kahkashan Tabassum Office Hours Office

More information

Human Computer Interaction I Fondamenti Dellinterazione Tra Persone E Tecnologie

Human Computer Interaction I Fondamenti Dellinterazione Tra Persone E Tecnologie Human Computer Interaction I Fondamenti Dellinterazione Tra Persone E Tecnologie HUMAN COMPUTER INTERACTION I FONDAMENTI DELLINTERAZIONE TRA PERSONE E TECNOLOGIE PDF - Are you looking for human computer

More information

Human Computer Interaction

Human Computer Interaction Human Computer Interaction What is it all about... Fons J. Verbeek LIACS, Imagery & Media September 3 rd, 2018 LECTURE 1 INTRODUCTION TO HCI & IV PRINCIPLES & KEY CONCEPTS 2 HCI & IV 2018, Lecture 1 1

More information

A Brief Survey of HCI Technology. Lecture #3

A Brief Survey of HCI Technology. Lecture #3 A Brief Survey of HCI Technology Lecture #3 Agenda Evolution of HCI Technology Computer side Human side Scope of HCI 2 HCI: Historical Perspective Primitive age Charles Babbage s computer Punch card Command

More information

Some Ethnomethodological Observations on Interaction in HCI

Some Ethnomethodological Observations on Interaction in HCI Some Ethnomethodological Observations on Interaction in HCI Nozomi Ikeya Toyo University, Tokyo, Japan. Dave Martin University of Lancaster, Lancaster, UK. Philippe Rouchy Blekinge Institute of Technology,

More information

The Isolated Practitioner

The Isolated Practitioner The Isolated Practitioner David M. Krum USC Institute for Creative Technologies 13274 Fiji Way Marina del Rey, CA 90292 USA krum@ict.usc.edu Mark Bolas USC Institute for Creative Technologies USC School

More information

Introduction to HCI. CS4HC3 / SE4HC3/ SE6DO3 Fall Instructor: Kevin Browne

Introduction to HCI. CS4HC3 / SE4HC3/ SE6DO3 Fall Instructor: Kevin Browne Introduction to HCI CS4HC3 / SE4HC3/ SE6DO3 Fall 2011 Instructor: Kevin Browne brownek@mcmaster.ca Slide content is based heavily on Chapter 1 of the textbook: Designing the User Interface: Strategies

More information

User Characteristics: Professional vs. Lay Users

User Characteristics: Professional vs. Lay Users Full citation: Cifter A S and Dong H (2008) User characteristics: professional vs lay users, Include2009, Royal College of Art, April 8-10, 2009, London Include2009 proceedings (ISBN: 978-1-905000-80-7)

More information

Ergonomics. Spring Máté Köles, Dalma Geszten, Bálint Szabó, Kata Kapusy, Áron Tóth, Eszter Józsa, Márk Pulay, Dávid Boros, Dr.

Ergonomics. Spring Máté Köles, Dalma Geszten, Bálint Szabó, Kata Kapusy, Áron Tóth, Eszter Józsa, Márk Pulay, Dávid Boros, Dr. Ergonomics Spring 2018 Máté Köles, Dalma Geszten, Bálint Szabó, Kata Kapusy, Áron Tóth, Eszter Józsa, Márk Pulay, Dávid Boros, Dr. Sarolta Tóvölgyi Course requirements A written exam and an Assignment

More information

Human Computer Interaction. What is it all about... Fons J. Verbeek LIACS, Imagery & Media

Human Computer Interaction. What is it all about... Fons J. Verbeek LIACS, Imagery & Media Human Computer Interaction What is it all about... Fons J. Verbeek LIACS, Imagery & Media September 4, 2017 LECTURE 1 INTRODUCTION TO HCI PRINCIPLES & KEY CONCEPTS 2 3 Content What is HCI Historical context

More information

Design of Multimodal Media Systems

Design of Multimodal Media Systems Design of Multimodal Media Systems Brian Fisher (organizer) Sidney Fels Karon MacLean Tamara Munzner Ronald Rensink Updates for course notes at www.icics.ubc.ca/hci/multimodal/ THE UNIVERSITY OF BRITISH

More information

Systems Engineering Overview. Axel Claudio Alex Gonzalez

Systems Engineering Overview. Axel Claudio Alex Gonzalez Systems Engineering Overview Axel Claudio Alex Gonzalez Objectives Provide additional insights into Systems and into Systems Engineering Walkthrough the different phases of the product lifecycle Discuss

More information

Issues and Challenges of 3D User Interfaces: Effects of Distraction

Issues and Challenges of 3D User Interfaces: Effects of Distraction Issues and Challenges of 3D User Interfaces: Effects of Distraction Leslie Klein kleinl@in.tum.de In time critical tasks like when driving a car or in emergency management, 3D user interfaces provide an

More information

Leveraging 21st Century SE Concepts, Principles, and Practices to Achieve User, Healthcare Services, and Medical Device Development Success

Leveraging 21st Century SE Concepts, Principles, and Practices to Achieve User, Healthcare Services, and Medical Device Development Success Leveraging 21st Century SE Concepts, Principles, and Practices to Achieve User, Healthcare Services, and Medical Device Development Success Charles Wasson, ESEP Wasson Strategics, LLC Professional Training

More information

Preventing payments in error

Preventing payments in error Preventing payments in error What causes mistakes in user experience of banking apps and websites? Commissioned by Payments UK Authored by Adaptive Lab A D A P T I V E L A B About this report Billions

More information

ARGUING THE SAFETY OF MACHINE LEARNING FOR HIGHLY AUTOMATED DRIVING USING ASSURANCE CASES LYDIA GAUERHOF BOSCH CORPORATE RESEARCH

ARGUING THE SAFETY OF MACHINE LEARNING FOR HIGHLY AUTOMATED DRIVING USING ASSURANCE CASES LYDIA GAUERHOF BOSCH CORPORATE RESEARCH ARGUING THE SAFETY OF MACHINE LEARNING FOR HIGHLY AUTOMATED DRIVING USING ASSURANCE CASES 14.12.2017 LYDIA GAUERHOF BOSCH CORPORATE RESEARCH Arguing Safety of Machine Learning for Highly Automated Driving

More information

Introduction to Humans in HCI

Introduction to Humans in HCI Introduction to Humans in HCI Mary Czerwinski Microsoft Research 9/18/2001 We are fortunate to be alive at a time when research and invention in the computing domain flourishes, and many industrial, government

More information

Course Syllabus. P age 1 5

Course Syllabus. P age 1 5 Course Syllabus Course Code Course Title ECTS Credits COMP-263 Human Computer Interaction 6 Prerequisites Department Semester COMP-201 Computer Science Spring Type of Course Field Language of Instruction

More information

ANALYSIS AND EVALUATION OF COGNITIVE BEHAVIOR IN SOFTWARE INTERFACES USING AN EXPERT SYSTEM

ANALYSIS AND EVALUATION OF COGNITIVE BEHAVIOR IN SOFTWARE INTERFACES USING AN EXPERT SYSTEM ANALYSIS AND EVALUATION OF COGNITIVE BEHAVIOR IN SOFTWARE INTERFACES USING AN EXPERT SYSTEM Saad Masood Butt & Wan Fatimah Wan Ahmad Computer and Information Sciences Department, Universiti Teknologi PETRONAS,

More information

Human Computer Interaction. Content. Human Computer Interaction LECTURE 1 INTRODUCTION TO HCI PRINCIPLES & KEY CONCEPTS

Human Computer Interaction. Content. Human Computer Interaction LECTURE 1 INTRODUCTION TO HCI PRINCIPLES & KEY CONCEPTS Human Computer Interaction What is it all about... Fons J. Verbeek LIACS, Imagery & Media September 1, 2014 LECTURE 1 INTRODUCTION TO HCI PRINCIPLES & KEY CONCEPTS 2 Content Human Computer Interaction

More information

The essential role of. mental models in HCI: Card, Moran and Newell

The essential role of. mental models in HCI: Card, Moran and Newell 1 The essential role of mental models in HCI: Card, Moran and Newell Kate Ehrlich IBM Research, Cambridge MA, USA Introduction In the formative years of HCI in the early1980s, researchers explored the

More information

SM 3511 Interface Design. Introduction

SM 3511 Interface Design. Introduction SM 3511 Interface Design Introduction Classes, class deliverables, holidays, project groups, etc. refer to http://kowym.com/index.php/teaching/ Inter-face: a point where two systems, subjects, organizations,

More information

Organisation for Economic Co-operation and Development Global Science Forum. Report on Science and Technology for a Safer Society

Organisation for Economic Co-operation and Development Global Science Forum. Report on Science and Technology for a Safer Society Organisation for Economic Co-operation and Development Global Science Forum Report on Science and Technology for a Safer Society Final consensus report from the OECD Global Science Forum Workshop held

More information

Discussion on Different Types of Game User Interface

Discussion on Different Types of Game User Interface 2017 2nd International Conference on Mechatronics and Information Technology (ICMIT 2017) Discussion on Different Types of Game User Interface Yunsong Hu1, a 1 college of Electronical and Information Engineering,

More information

The New Lite-Com II For better safety and effectiveness

The New Lite-Com II For better safety and effectiveness Peltor Lite-Com II The New Lite-Com II For better safety and effectiveness The Peltor Lite-Com II was designed for you and your colleagues. It gives nearly unlimited opportunities for communication while

More information

in the New Zealand Curriculum

in the New Zealand Curriculum Technology in the New Zealand Curriculum We ve revised the Technology learning area to strengthen the positioning of digital technologies in the New Zealand Curriculum. The goal of this change is to ensure

More information

STUDENT FOR A SEMESTER SUBJECT TIMETABLE MAY 2018

STUDENT FOR A SEMESTER SUBJECT TIMETABLE MAY 2018 Bond Business School STUDENT F A SEMESTER SUBJECT TIMETABLE MAY 2018 SUBJECT DESCRIPTION Accounting for Decision Making ACCT11-100 This subject provides a thorough grounding in accounting with an emphasis

More information

Assessments of Grade Crossing Warning and Signalization Devices Driving Simulator Study

Assessments of Grade Crossing Warning and Signalization Devices Driving Simulator Study Assessments of Grade Crossing Warning and Signalization Devices Driving Simulator Study Petr Bouchner, Stanislav Novotný, Roman Piekník, Ondřej Sýkora Abstract Behavior of road users on railway crossings

More information

Ubiquitous Computing Summer Episode 16: HCI. Hannes Frey and Peter Sturm University of Trier. Hannes Frey and Peter Sturm, University of Trier 1

Ubiquitous Computing Summer Episode 16: HCI. Hannes Frey and Peter Sturm University of Trier. Hannes Frey and Peter Sturm, University of Trier 1 Episode 16: HCI Hannes Frey and Peter Sturm University of Trier University of Trier 1 Shrinking User Interface Small devices Narrow user interface Only few pixels graphical output No keyboard Mobility

More information

Approaches to Software Engineering: A Human-Centred Perspective

Approaches to Software Engineering: A Human-Centred Perspective Approaches to Software Engineering: A Human-Centred Perspective Liam J. Bannon Interaction Design Centre Dept. of Computer Science & Information Systems University of Limerick Limerick, Ireland Liam.bannon@ul.ie

More information

Part I. General issues in cultural economics

Part I. General issues in cultural economics Part I General issues in cultural economics Introduction Chapters 1 to 7 introduce the subject matter of cultural economics. Chapter 1 is a general introduction to the topics covered in the book and the

More information

Chapter 2 Understanding and Conceptualizing Interaction. Anna Loparev Intro HCI University of Rochester 01/29/2013. Problem space

Chapter 2 Understanding and Conceptualizing Interaction. Anna Loparev Intro HCI University of Rochester 01/29/2013. Problem space Chapter 2 Understanding and Conceptualizing Interaction Anna Loparev Intro HCI University of Rochester 01/29/2013 1 Problem space Concepts and facts relevant to the problem Users Current UX Technology

More information

User errors are design errors

User errors are design errors User errors are design errors HCI-Design an Hand von The Design of Everyday Things (Donald A. Norman) Beiträge zum Software Engineering Seminarvortrag Yannick Schütt 16. Januar 2014 Gliederung Motivation

More information

Subject Name:Human Machine Interaction Unit No:1 Unit Name: Introduction. Mrs. Aditi Chhabria Mrs. Snehal Gaikwad Dr. Vaibhav Narawade Mr.

Subject Name:Human Machine Interaction Unit No:1 Unit Name: Introduction. Mrs. Aditi Chhabria Mrs. Snehal Gaikwad Dr. Vaibhav Narawade Mr. Subject Name:Human Machine Interaction Unit No:1 Unit Name: Introduction Mrs. Aditi Chhabria Mrs. Snehal Gaikwad Dr. Vaibhav Narawade Mr. B J Gorad Unit No: 1 Unit Name: Introduction Lecture No: 1 Introduction

More information

Understanding Software Architecture: A Semantic and Cognitive Approach

Understanding Software Architecture: A Semantic and Cognitive Approach Understanding Software Architecture: A Semantic and Cognitive Approach Stuart Anderson and Corin Gurr Division of Informatics, University of Edinburgh James Clerk Maxwell Building The Kings Buildings Edinburgh

More information

What was the first gestural interface?

What was the first gestural interface? stanford hci group / cs247 Human-Computer Interaction Design Studio What was the first gestural interface? 15 January 2013 http://cs247.stanford.edu Theremin Myron Krueger 1 Myron Krueger There were things

More information

Several Postdoc and PhD positions at the Salzburg Center for Smart Materials

Several Postdoc and PhD positions at the Salzburg Center for Smart Materials Several Postdoc and PhD positions at the Salzburg Center for Smart Materials University of Salzburg invites applications for several positions in a multidisciplinary project on smart materials. In a joint

More information

CMP2019M Human-Computer Interaction. Week 1 Introduction

CMP2019M Human-Computer Interaction. Week 1 Introduction CMP2019M Human-Computer Interaction Week 1 Introduction Today Part I: About This Module Staff Lectures & Workshops Assessment Part II: About HCI What is HCI? Interacting with computers a history Studying

More information

Integration and Communication: Teaching the Key Elements to Successful Product Interface Design Vicki Haberman Georgia Institute of Technology

Integration and Communication: Teaching the Key Elements to Successful Product Interface Design Vicki Haberman Georgia Institute of Technology Integration and Communication: Teaching the Key Elements to Successful Product Interface Design Vicki Haberman Georgia Institute of Technology Introduction The role of the user along with the goals of

More information

Interview Techniques Tips

Interview Techniques Tips Interview Techniques Tips Building Your Career Tools Internship & Career Development Center WHAT IS AN INTERVIEW? An interview is a formal consultation or meeting for the purpose of ascertaining and evaluating

More information

Universidade de Aveiro Departamento de Electrónica, Telecomunicações e Informática. Human-Computer Interaction

Universidade de Aveiro Departamento de Electrónica, Telecomunicações e Informática. Human-Computer Interaction Universidade de Aveiro Departamento de Electrónica, Telecomunicações e Informática Human-Computer Interaction Beatriz Sousa Santos, 2016/2017 Outline Introduction Course Information Lectures and lab classes

More information

Lecture 1 - Introduction to HCI CS-C

Lecture 1 - Introduction to HCI CS-C Lecture 1 - Introduction to HCI CS-C3120 2016-2017 Welcome Prof. David McGookin david.mcgookin@aalto.fi Room 3583 TUAS Tuomas Vaittinen tuomas.vaittinen@aalto.fi Room 3540 TUAS Mikko Kytö mikko.kyto@aalto.fi

More information

Human Computer Interaction Lecture 04 [ Paradigms ]

Human Computer Interaction Lecture 04 [ Paradigms ] Human Computer Interaction Lecture 04 [ Paradigms ] Imran Ihsan Assistant Professor www.imranihsan.com imranihsan.com HCIS1404 - Paradigms 1 why study paradigms Concerns how can an interactive system be

More information

Module Catalogue Faculty of Architecture and the Built Environment Undergraduate Study Abroad 2018/9 Semester 2

Module Catalogue Faculty of Architecture and the Built Environment Undergraduate Study Abroad 2018/9 Semester 2 Module Catalogue Faculty of Architecture and the Built Environment Undergraduate Study Abroad 018/9 Westminster Electives These modules are cross-disciplinary in nature and have been co-created with students

More information

Uniden BCD396T Firmware Revision Notes

Uniden BCD396T Firmware Revision Notes Uniden BCD396T Firmware Revision Notes 1.20.13 As part of Uniden s commitment to the continued support of the BCD396T, Uniden has, from time to time, issued firmware updates. These updates contain major

More information

Mobile Audio Designs Monkey: A Tool for Audio Augmented Reality

Mobile Audio Designs Monkey: A Tool for Audio Augmented Reality Mobile Audio Designs Monkey: A Tool for Audio Augmented Reality Bruce N. Walker and Kevin Stamper Sonification Lab, School of Psychology Georgia Institute of Technology 654 Cherry Street, Atlanta, GA,

More information

Department of Information Technology Human-Computer Interaction.

Department of Information Technology Human-Computer Interaction. Department of Information Technology Human-Computer Interaction http://www.it.uu.se/research/hci Today s menu Who we are... Administrative Research HCI methodology Applied - What we have achieved Networks

More information

From user research to user journeys

From user research to user journeys From user research to user journeys Phil Chung HCI & Design Feb 28, 2017 About Phil TEACH STARTUP FAIL 2001 BA 2006 PhD 2008 EvMBA (UConn, HCI) (Rice, HCI) (Emory) 2010 UX consulting 2007 Teaching 2011

More information

THE UNIVERSITY OF MANCHESTER PARTICULARS OF APPOINTMENT FACULTY OF HUMANITIES SCHOOL OF SOCIAL SCIENCES SOCIAL ANTHROPOLOGY DALTON RESEARCH ASSOCIATE

THE UNIVERSITY OF MANCHESTER PARTICULARS OF APPOINTMENT FACULTY OF HUMANITIES SCHOOL OF SOCIAL SCIENCES SOCIAL ANTHROPOLOGY DALTON RESEARCH ASSOCIATE THE UNIVERSITY OF MANCHESTER PARTICULARS OF APPOINTMENT FACULTY OF HUMANITIES SCHOOL OF SOCIAL SCIENCES SOCIAL ANTHROPOLOGY DALTON RESEARCH ASSOCIATE Vacancy ref: HUM-08944 Salary: Hours: Grade 6, 30,738

More information

Error Recovery Representations in Interactive System Development

Error Recovery Representations in Interactive System Development Recovery Representations in Interactive System Development Francis JAMBON LISI / ENSMA, BP 109 F-86960 Futuroscope cedex, France E-mail: jambon@ensma.fr Abstract. This paper deals with human error resistance.

More information

Evaluation based on drivers' needs analysis

Evaluation based on drivers' needs analysis Evaluation based on drivers' needs analysis Pierre Van Elslande (IFSTTAR) DaCoTA EU Conference On Road Safety data and knowledge-based Policy-making Athens, 22 23 November 2012 Project co-financed by the

More information

WORK EXPERIENCE LOG Name:...

WORK EXPERIENCE LOG Name:... WORK EXPERIENCE LOG 2019 Name:... CONTENTS 3.Contact information 4... Introducing work experience 5... Work experience flow chart 6 My skills and interests 8...Finding your work placement 9..... Contacting

More information

This book has been designed to help and support you throughout your enterprise experience.

This book has been designed to help and support you throughout your enterprise experience. CONTENTS Contact Information Introducing Enterprise Experience Enterprise Experience flow chart My skills and interests Finding your work placement Writing a letter or an e-mail to the employer Telephone

More information

Socio-cognitive Engineering

Socio-cognitive Engineering Socio-cognitive Engineering Mike Sharples Educational Technology Research Group University of Birmingham m.sharples@bham.ac.uk ABSTRACT Socio-cognitive engineering is a framework for the human-centred

More information

Customizing the Human-Computer Interface to Compensate for Individual Cognitive Attitude: An Exploratory Study

Customizing the Human-Computer Interface to Compensate for Individual Cognitive Attitude: An Exploratory Study Informing Science InSITE - Where Parallels Intersect June 2002 Customizing the Human-Computer Interface to Compensate for Individual Cognitive Attitude: An Exploratory Study Sylnovie Merchant California

More information

USER-CENTRED DESIGN: THE HOME USE CHALLENGE

USER-CENTRED DESIGN: THE HOME USE CHALLENGE Published in Sloane, A. and van Rijn, F. Home informatics and telematics: information technology and society. Boston: Kluwer Academic Publishers, pp. 181-190. USER-CENTRED DESIGN: THE HOME USE CHALLENGE

More information

Information and Communication Technology

Information and Communication Technology Information and Communication Technology Lower Secondary Subject Area Guidelines November 2011 Contents Rationale... 3 Planning using these guidelines... 4 Mapping Essential Learnings and Year 10 Guidelines...

More information

Programme Specification

Programme Specification Programme Specification Title: Social Policy and Sociology Final Award: Bachelor of Arts with Honours (BA (Hons)) With Exit Awards at: Certificate of Higher Education (CertHE) Diploma of Higher Education

More information

Human Computer Interaction (HCI) Designing Interactive systems Lecture 1 dr Kristina Lapin

Human Computer Interaction (HCI) Designing Interactive systems Lecture 1 dr Kristina Lapin Human Computer Interaction (HCI) Designing Interactive systems Lecture 1 dr Kristina Lapin 1 Objectives The variety of interactive systems Evolution Concerns of interactive system design Course requirements

More information

[PDF] ACOUSTICS AND PSYCHOACOUSTICS DOCUMENT

[PDF] ACOUSTICS AND PSYCHOACOUSTICS DOCUMENT 21 November, 2017 [PDF] ACOUSTICS AND PSYCHOACOUSTICS DOCUMENT Document Filetype: PDF 263.64 KB 0 [PDF] ACOUSTICS AND PSYCHOACOUSTICS DOCUMENT A collection of anechoic recordings taken from the book "Acoustics

More information

Accreditation Requirements Mapping

Accreditation Requirements Mapping Accreditation Requirements Mapping APPENDIX D Certain design project management topics are difficult to address in curricula based heavily in mathematics, science, and technology. These topics are normally

More information

1.1 Students know how to use maps, globes, and other geographic tools to acquire, process, and report information from a spatial perspective.

1.1 Students know how to use maps, globes, and other geographic tools to acquire, process, and report information from a spatial perspective. Prentice Hall World Geography: Building a Global Perspective 2005 Colorado Model Academic Standards for Social Studies: Geography (Grades 9-12) GEOGRAPHY STANDARD 1: Students know how to use and construct

More information

Affordances in HCI: Exploring a mediated action perspective

Affordances in HCI: Exploring a mediated action perspective Affordances in HCI: Exploring a mediated action perspective Victor Kaptelinin University of Bergen Oslo, Nov 22, 2012 Affordances in HCI A concept proposed by Gibson Introduced to HCI by Norman the perceived

More information

Chapter 6 Experiments

Chapter 6 Experiments 72 Chapter 6 Experiments The chapter reports on a series of simulations experiments showing how behavior and environment influence each other, from local interactions between individuals and other elements

More information

E Technology: A. Innovations Activity: Introduction to Robotics

E Technology: A. Innovations Activity: Introduction to Robotics Science as Inquiry: As a result of their activities in grades 5 8, all students should develop Understanding about scientific inquiry. Abilities necessary to do scientific inquiry: identify questions,

More information

The application of Work Domain Analysis (WDA) for the development of vehicle control display

The application of Work Domain Analysis (WDA) for the development of vehicle control display Proceedings of the 7th WSEAS International Conference on Applied Informatics and Communications, Athens, Greece, August 24-26, 2007 160 The application of Work Domain Analysis (WDA) for the development

More information

Work Domain Analysis (WDA) for Ecological Interface Design (EID) of Vehicle Control Display

Work Domain Analysis (WDA) for Ecological Interface Design (EID) of Vehicle Control Display Work Domain Analysis (WDA) for Ecological Interface Design (EID) of Vehicle Control Display SUK WON LEE, TAEK SU NAM, ROHAE MYUNG Division of Information Management Engineering Korea University 5-Ga, Anam-Dong,

More information

A USEABLE, ONLINE NASA-TLX TOOL. David Sharek Psychology Department, North Carolina State University, Raleigh, NC USA

A USEABLE, ONLINE NASA-TLX TOOL. David Sharek Psychology Department, North Carolina State University, Raleigh, NC USA 1375 A USEABLE, ONLINE NASA-TLX TOOL David Sharek Psychology Department, North Carolina State University, Raleigh, NC 27695-7650 USA For over 20 years, the NASA Task Load index (NASA-TLX) (Hart & Staveland,

More information

Don t shoot until you see the whites of their eyes. Combat Policies for Unmanned Systems

Don t shoot until you see the whites of their eyes. Combat Policies for Unmanned Systems Don t shoot until you see the whites of their eyes Combat Policies for Unmanned Systems British troops given sunglasses before battle. This confuses colonial troops who do not see the whites of their eyes.

More information

Human-Computer Interaction IS 4300

Human-Computer Interaction IS 4300 Human-Computer Interaction IS 4300 Prof. Timothy Bickmore Overview for Today Overview of the Course Logistics Overview of HCI Some basic concepts Overview of Team Projects Introductions 1 Relational Agents

More information

Human factors research at the University of Twente and a perspective on trust in the design of healthcare technology

Human factors research at the University of Twente and a perspective on trust in the design of healthcare technology Human factors research at the University of Twente and a perspective on trust in the design of healthcare technology Dr Simone Borsci Dept. Cognitive Psychology and Ergonomics Dr. Simone Borsci (s.borsci@utwente.nl)

More information

Appendix I Engineering Design, Technology, and the Applications of Science in the Next Generation Science Standards

Appendix I Engineering Design, Technology, and the Applications of Science in the Next Generation Science Standards Page 1 Appendix I Engineering Design, Technology, and the Applications of Science in the Next Generation Science Standards One of the most important messages of the Next Generation Science Standards for

More information

Opportunità per i ricercatori SSH in Horizon Monique Longo

Opportunità per i ricercatori SSH in Horizon Monique Longo Opportunità per i ricercatori SSH in Horizon 2020 Monique Longo Programme dedicated to SSH SSH is a cross-cutting issue No reference to disciplines working together in the evaluation criteria Trans-disciplinarity

More information

Poles for Increasing the Sensibility of Vertical Gradient. in a Downhill Road

Poles for Increasing the Sensibility of Vertical Gradient. in a Downhill Road Poles for Increasing the Sensibility of Vertical Gradient 1 Graduate School of Science and Engineering, Yamaguchi University 2-16-1 Tokiwadai,Ube 755-8611, Japan r007vm@yamaguchiu.ac.jp in a Downhill Road

More information

Kurzweil Adaptive Technology Lab - FAQs.

Kurzweil Adaptive Technology Lab - FAQs. Kurzweil 1000 Adaptive Technology Lab - FAQs. Q. What is Kurzweil 1000? A. Kurzweil 1000 is a software program that scans paper text documents, converts scanned documents to digital text, and reads digital

More information

Table of Contents. Graduate and Postdoctoral Studies Fellowship Awards Database GPS-FAD 2012

Table of Contents. Graduate and Postdoctoral Studies Fellowship Awards Database GPS-FAD 2012 Table of Contents Introduction... 2 Where to find GPS-FAD and how to access it:... 2 Log in... 3 Step 1: Enter Departmental Contact Information... 4 Step 2: Choose a competition... 5 Step 3: Add an applicant...

More information

INTERACTION BETWEEN HUMAN & COMPUTER

INTERACTION BETWEEN HUMAN & COMPUTER International Journal of Engineering and Management Research, Vol. 2, Issue-1, Jan 2012 ISSN No.: 2250-0758 Pages: 4-8 www.ijemr.net INTERACTION BETWEEN HUMAN & COMPUTER Ms. Salvi Rathi 1, Mrs. Kamini

More information

Centre for the Study of Human Rights Master programme in Human Rights Practice, 80 credits (120 ECTS) (Erasmus Mundus)

Centre for the Study of Human Rights Master programme in Human Rights Practice, 80 credits (120 ECTS) (Erasmus Mundus) Master programme in Human Rights Practice, 80 credits (120 ECTS) (Erasmus Mundus) 1 1. Programme Aims The Master programme in Human Rights Practice is an international programme organised by a consortium

More information

Metaphors of Physicality In Interaction Design

Metaphors of Physicality In Interaction Design Metaphors of Physicality In Interaction Design Matt Imus Abstract The technology behind Mixed Reality has advanced quickly and is set for adoption into the mainstream consumer market. Yet no sufficient

More information

School of Computer Science. Course Title: Introduction to Human-Computer Interaction Date: 8/16/11

School of Computer Science. Course Title: Introduction to Human-Computer Interaction Date: 8/16/11 Course Title: Introduction to Human-Computer Interaction Date: 8/16/11 Course Number: CEN-371 Number of Credits: 3 Subject Area: Computer Systems Subject Area Coordinator: Christine Lisetti email: lisetti@cis.fiu.edu

More information

WorldDAB Automotive DAB Digital Radio In Car User Experience Design Guidelines

WorldDAB Automotive DAB Digital Radio In Car User Experience Design Guidelines WorldDAB Automotive DAB Digital Radio In Car User Experience Design Guidelines 1. Background a) WorldDAB b) Radio in-car c) UX Group 2. WorldDAB in-car DAB user experience research 3. Consumer use cases

More information

During What could you do to the angles to reliably compare their measures?

During What could you do to the angles to reliably compare their measures? Measuring Angles LAUNCH (9 MIN) Before What does the measure of an angle tell you? Can you compare the angles just by looking at them? During What could you do to the angles to reliably compare their measures?

More information

Human Computer Interaction (HCI) 1 lecture dr Kristina Lapin

Human Computer Interaction (HCI) 1 lecture dr Kristina Lapin Human Computer Interaction (HCI) 1 lecture dr Kristina Lapin 1 Objectives Concerns of interactive system design Evolution Interaction design (IxD) and human computer interaction (HCI) Usability and user

More information

A future for agent programming?

A future for agent programming? A future for agent programming? Brian Logan! School of Computer Science University of Nottingham, UK This should be our time increasing interest in and use of autonomous intelligent systems (cars, UAVs,

More information

Designing for recovery New challenges for large-scale, complex IT systems

Designing for recovery New challenges for large-scale, complex IT systems Designing for recovery New challenges for large-scale, complex IT systems Prof. Ian Sommerville School of Computer Science St Andrews University Scotland St Andrews Small Scottish town, on the north-east

More information

Online Banking Guide for Commercial Customers

Online Banking Guide for Commercial Customers On the main page highlight transfers Select Make a Wire Transfer Getting Started Wire Type - Domestic wire type is the default Wire Name - Give your wire a unique name Debit Account - Choose the account

More information

Focusing Software Education on Engineering

Focusing Software Education on Engineering Introduction Focusing Software Education on Engineering John C. Knight Department of Computer Science University of Virginia We must decide we want to be engineers not blacksmiths. Peter Amey, Praxis Critical

More information

Application of Gestalt psychology in product human-machine Interface design

Application of Gestalt psychology in product human-machine Interface design IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Application of Gestalt psychology in product human-machine Interface design To cite this article: Yanxia Liang 2018 IOP Conf.

More information

GUIDE TO SPEAKING POINTS:

GUIDE TO SPEAKING POINTS: GUIDE TO SPEAKING POINTS: The following presentation includes a set of speaking points that directly follow the text in the slide. The deck and speaking points can be used in two ways. As a learning tool

More information