Introduction: Human Computer Interaction

Slides:



Advertisements
Similar presentations
User-Centred Design: Design Guidelines (lecture-6) Prof. Dr. Matthias Rauterberg Faculty Industrial Design Technical University of Eindhoven
Advertisements

James Tam Introduction To Usability 1 What is usability? What are some ways in which usable systems can be designed and developed? These notes are based.
Human-Computer Interaction in the New Millenium Dr. Cheryl Seals.
Human Computer Interface. HCI and Designing the User Interface The user interface is a critical part of an information system -- it is what the users.
UI Standards & Tools Khushroo Shaikh.
Principles and Methods
Chapter 7 design rules.
Usability Teppo Räisänen
Usability and Evaluation Dov Te’eni. Figure ‎ 7-2: Attitudes, use, performance and satisfaction AttitudesUsePerformance Satisfaction Perceived usability.
Introduction To The Course Pro-Forma Human Computer Interaction (HCI) : WXGC6104/WXGC1604/ WKGA6311/WMGA6311 Introduction To The Course PM Dr. Siti Salwah.
INTRODUCTION. Concepts HCI, CHI Usability User-centered Design (UCD) An approach to design (software, Web, other) that involves the user Interaction Design.
Data Structures and Programming.  John Edgar2.
1. Learning Outcomes At the end of this lecture, you should be able to: –Define the term “Usability Engineering” –Describe the various steps involved.
Human Computer Interaction Semester 1, 2013/2013.
Introduction to SDLC: System Development Life Cycle Dr. Dania Bilal IS 582 Spring 2009.
Study of Human factors in Software Engineering CSC 532 Sree Harsha Pothireddy.
Software Evaluation Catherine McKeveney Medical Informatics 1st March 2000.
Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis
CLASSROOM CHANGE  Starting Thursday class will move to:  SB
Methodology and Explanation XX50125 Lecture 3: Usability testing Dr. Danaë Stanton Fraser.
HCI Design Process CS774 Human-Computer Interaction Spring 2004.
Interaction Design: Overview
Developed by Tim Bell Department of Computer Science and Software Engineering University of Canterbury Human Computer Interaction.
Copyright 2006 John Wiley & Sons, Inc. Chapter 1 - Introduction HCI: Designing Effective Organizational Systems Dov Te’eni Jane Carey Ping Zhang.
Dr. H. Rex Hartson Fall 2003 Introduction to the Course Copyright © 2003 H. Rex Hartson and Deborah Hix. CS5714 Usability Engineering.
Universitas Gunadarma Human-Computer Interaction Parno, SKom., MMSI Teknik Informatika, UG, 2008 staffsite.gunadarma.ac.id/parno.
Chapter 9: Design Guidance and Design Rationale Kevin Juang David Bate Will Rodes.
Chapter 1 - Introduction
HCC 831 User Interface Design and Evaluation. What is Usability?
Design rules.
Usability Overview Upsorn Praphamontripong CS
Characteristics of Graphical and Web User Interfaces
Supporting quality devices
Chapter 16: User Interface Design
Human-Computer Interaction
Chapter 1 - Introduction
Digital media & interaction design
AIM The aim of this study is to introduce you to the fundamental and exciting area of human computer interaction (HCI) and to prepare you for more advanced.
HI 5354 – Cognitive Engineering
Systems Analysis and Design: What is it?
The design process Software engineering and the design process for interactive systems Standards and guidelines as design rules Usability engineering.
The design process Software engineering and the design process for interactive systems Standards and guidelines as design rules Usability engineering.
HCI in the curriculum The human The computer The interaction
Introduction to Human Computer Interaction
cs3724: Introduction to HCI
Introduction to Computer Programming
HCI – DESIGN RATIONALE 20 November 2018.
End-Product Description
CIS 210 Systems Analysis and Development
Systems Analysis and Design
Globey's World Abstract Design Requirements Introduction
Fundamentals of Human Computer Interaction (HCI)
User Interface Design and Evaluation
Windows Ribbon Framework
Systems Analysis and Design in a Changing World, 6th Edition
The User Interface Design Process
Comp 15 - Usability & Human Factors
Characteristics of Graphical and Web User Interfaces
Proper functionality Good human computer interface Easy to maintain
COMP444 Human Computer Interaction Usability Engineering
CSE310 Human-Computer Interaction
Chapter 7 design rules.
Chapter 7 design rules.
Chapter 7 design rules.
Introduction to Computer Science
15. Human-Computer Interaction
HCI What ? HCI Why ? What happens when a human and a computer system interact to perform a task? task -write document, calculate budget, solve equation,
Human Computer Interaction Lecture 14 HCI in Software Process
Human and Computer Interaction (H.C.I.) &Communication Skills
Chapter 7 design rules.
Presentation transcript:

Introduction: Human Computer Interaction HFE 451/651 Dr. Gallimore Spring 2000

References Developing User Interfaces Ensuring Usability through product and process. Hix & Hartman, 1993. New York: John Wiley & Sons. User and task analysis for interface design. Hackos & Redish, 1998. New York: John Wiley & Sons.

Introduction Why worry about HCI? The user interface can make or break a software package 48-100% of code for an interactive system is used to support the interface Want to make the product usable As similar products become available to consumers, products that are designed for the user will have the market advantage

How would you define usability? Accomplish goals effectively and efficiently. Be perceived as usable. Transparent to the work the user is trying to accomplish.

Defining Usability Cont. Example characteristics ease of learning high speed low error rate subjective satisfaction retention over time Reflect work flows that are familiar or comfortable support users’ learning style encompass a design concept (metaphor or idiom) that is familiar to the users. Consistency of presentation use language and illustrations that are familiar or easy to learn

Focus on user not technology Focus should be on user and goals, not what technology can do.

User Interface Design User interface design is an art and a science. There is no formula. There is a process, recommendations and guidelines.

Focus of book and class To learn the process of designing user interfaces. The focus is not developing software that implements the interface.

The Process The process is user centered The user is considered at the beginning of the design process The process is iterative The process involves testing

The Process