Human Computer Interface INT211

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

2.10 Human/Computer Interface Understand the need to facilitate an effective dialogue between humans and machines. Explain the need to design systems which.
Human Computer Interface
COMPUTER INTERFACES.
Designing a Graphical User Interface (GUI) 10 IST – Topic 6.
User Interface. What is a User Interface  A user interface is a link between the user and the computer. It allows the user and the computer to communicate.
User Interfaces. Good interface design  A good interface design can help to ensure that users carry out their tasks: – Safely - in the case of a jumbo.
Alford Academy Business Education and Computing1 Advanced Higher Computing Based on Heriot-Watt University Scholar Materials GUI – advantages and disadvantages.
Lecture 7 Date: 23rd February
User Interface Design: Methods of Interaction. Accepted design principles Interface design needs to consider the following issues: 1. Visual clarity 2.
Exploring the Basics of Windows XP. Objectives Start Windows XP and tour the desktop Explore the Start menu Run software programs, switch between them,
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 15Slide 1 User interface design l Designing effective interfaces for software systems.
User interface design Designing effective interfaces for software systems Objectives To suggest some general design principles for user interface design.
1. Plan : 1. Models of interaction 2. Types of interaction 3. Existing technologies 4. Advances in HCI 5. Architecture 2.
MCT260-Operating Systems I Operating Systems I Interfaces to Operating Systems.
Exploring the Basics of Windows XP
Human Computer Interface. Human Computer Interface? HCI is not just about software design HCI applies to more than just desktop PCs!!! No such thing as.
Software Development Chapter 2 Interface Design. Need For User Interface Various people from different backgrounds now use computers in everyday life.
Operating Systems Chapter 4.
GCSE ICT User Interfaces. Learning Intentions: To understand the concept of a Windows operating system and have a basic understanding of GUI. Success.
How do people communicate with computers?
Ch 26 & 27 User Interfaces.
SOFTWARE.
1 SWE 513: Software Engineering Usability II. 2 Usability and Cost Good usability may be expensive in hardware or special software development User interface.
IT3 Human Computer Interface [HCI] Human Computer Interfaces Factors that should be considered when designing a Computer Interface.
Software GCSE COMPUTING.
11.10 Human Computer Interface www. ICT-Teacher.com.
Unit 1_9 Human Computer Interface. Why have an Interface? The user needs to issue instructions Problem diagnosis The Computer needs to tell the user what.
Computer Graphics Lecture 28 Fasih ur Rehman. Last Class GUI Attributes – Windows, icons, menus, pointing devices, graphics Advantages Design Process.
The ID process Identifying needs and establishing requirements Developing alternative designs that meet those requirements Building interactive versions.
AS Level ICT Selection and use of appropriate software: Interfaces.
Operating Systems. Without an operating system your computer would be useless! A computer contains an Operating System on its Hard Drive. This is loaded.
MarkNotes Question 1 The Human Computer Interface (HCI) is an important part of an ICT system. Describe four factors which should be taken.
Output Design. Output design  Output can be: Displayed on a screen/VDU/monitor. Printed on paper as hard copy. Sound.
Chapter 2: Basics Operating System Concepts Management (Part 1) F2032 FUNDEMANTAL OF OPERATING SYSTEM.
Designing & Testing Information Systems Notes Information Systems Design & Development: Purpose, features functionality, users & Testing.
Software Architecture
E.g.: MS-DOS interface. DIR C: /W /A:D will list all the directories in the root directory of drive C in wide list format. Disadvantage is that commands.
Human-computer Interaction Source: P.M.Heathcote A Level ICT Chapter 61.
Define and describe operating systems which contain a Command Line Interface (CLI) Define and describe operating systems which contain a Graphical User.
Different Types of HCI CLI Menu Driven GUI NLI
USER INTERFACE DESIGN (UID). Introduction & Overview The interface is the way to communicate with a product Everything we interact with an interface Eg.
FatMax Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 LicenseCreative Commons Attribution-NonCommercial-ShareAlike 2.5.
Styles of User Interface. Learning Objectives: By the end of this topic you should be able to: describe the characteristics of different styles of user.
INFORMATION SYSTEM – SOFTWARE TOPIC: GRAPHICAL USER INTERFACE.
Operating System Concepts Three User Interfaces Command-line Job-Control Language (JCL) Graphical User Interface (GUI)
Types of Software Chapter 2.
Software Interfaces. Learning Objectives Describe the characteristics of different types of user interfaces. Discuss the types of user interfaces which.
Systems and User Interface Software. Types of Operating System  Single User  Multi User  Multi-tasking  Batch Processing  Interactive  Real Time.
Graphical User Interfaces (GUI’s ). & Command-Line Interfaces.
MarkNotes Question 1 The Human Computer Interface (HCI) is an important part of an ICT system. Describe four factors which should be taken.
6. (supplemental) User Interface Design. User Interface Design System users often judge a system by its interface rather than its functionality A poorly.
11.10 Human Computer Interface
System Design Ashima Wadhwa.
Human Computer Interface
Software engineering USER INTERFACE DESIGN.
Human–computer interfaces
User Interfaces The human computer interface is what allows the user to communicate/Interact with the computer and is often called simply the user interface.
Human Computer Interface
Human Computer Interface
GRAPHICAL USER INTERFACE
Human Computer Interface
Human Computer Interface
Software, O/S & Interfaces
People and ICT INFO 2.
Human-Computer Interface (HCI)
GRAPHICAL USER INTERFACE GITAM GADTAULA. OVERVIEW What is Human Computer Interface (User Interface) principles of user interface design What makes a good.
GRAPHICAL USER INTERFACE GITAM GADTAULA KATHMANDU UNIVERSITY CLASS PRESENTATION.
Designing HCI’s for a specific purpose.
Human/Computer Interface
Presentation transcript:

Human Computer Interface INT211

What is HCI Sometimes called as Man-Machine Interaction or Interfacing, concept of Human-Computer Interaction/Interfacing (HCI) was automatically represented with the emerging of computer, or more generally machine, itself. The reason, in fact, is clear: most sophisticated machines are worthless unless they can be used properly by men. This basic argument simply presents the main terms that should be considered in the design of HCI: functionality and usability.

What is HCI Cont. Functionality of a system is defined by the set of actions or services that it provides to its users. However, the value of functionality is visible only when it becomes possible to be efficiently utilized by the user. Usability of a system with a certain functionality is the range and degree by which the system can be used efficiently and adequately to accomplish certain goals for certain users. The actual effectiveness of a system is achieved when there is a proper balance between the functionality and usability of a system.

Human Computer Interface? HCI is not just about software design HCI applies to more than just desktop PCs!!! No such thing as “the best HCI”. Choice of interface will depend on: Physical environment Experience of users Amount of info that needs to be gathered/conveyed

Good Interface Design 1 SAFELY ENJOYABLY EFFECTIVELY EFFICIENTLY Users should be able to use an interface: SAFELY Tasks can be completed without risk – e.g. flying an aeroplane. EFFECTIVELY Being able to do the right task and do it well – e.g. videoing a TV programme EFFICIENTLY To carry out tasks quickly and correctly – e.g. at a cashpoint Users should be able to enjoy what they are doing, not be frustrated by the interface – e.g. educational programs ENJOYABLY

Good Interface Design 2 WHO WHAT FEASIBILITY There are four considerations for an interface designer: WHO Who is going to use the system, what are their ages, etc.? WHAT What tasks are they likely to want to perform? Repetitive, complex, simple, etc. ENVIRONMENT Where is the computer to be used? In a hazardous or noisy environment? What is technologically available? Designers should not add elements to the interface that cannot actually be used out easily. FEASIBILITY

User Interfaces – 4 Types 1. Command Line Interface (CLI) A CLI displays a prompt, the user types a command on the keyboard and executes the command. The computer executes the command, providing textual output. 2. Menu Driven Interface The user has a list of items to choose from, and can make selections by highlighting one.

User Interfaces – 4 Types 3. Graphical User Interface (GUI) Uses windows, icons, menus and pointers (WIMP) which can be manipulated by a mouse (and often to an extent by a keyboard as well). 4. Natural Language Interface Can range from simple command systems to voice activated text processing. Commands are spoken in “normal” language.

Command Line Interfaces 1 Advantages Very flexible with the use of “switches” (options) Good for “expert” users - can quickly access commands Uses the fewest system resources

Command Line Interfaces 2 Disadvantages Requires the user to learn “complex” commands or language “Hidden” features i.e. if you don’t know the commands you wont know the features are there! Not very good for novice users

Command Line Interfaces 3 Command Line Interface Applications System administration Engineering applications Scientific applications Ideal for visually impaired users!!!

Menu Driven Interfaces 1 Advantages No need to learn complex commands/language Easier for a novice to learn/use Ideal when there are a limited number of options (efficient)

Menu Driven Interfaces 2 Disadvantages Can be frustrating for experienced users i.e. the command they want to use is buried 5 levels deep!!!! User interface may be limited by screen space and number of options available

Menu Driven Interfaces 3 Menu Driven Applications ATM Mobile Phone MP3 Player Video recorder Household Devices Digital/Cable TV

Graphical User Interfaces 1 Most suitable interface for inexperienced or novice users but… GUIs use more system resources than other types of interface

Graphical User Interfaces 2 Many generic packages for a GUI will share common features Layout of the screen Names given to commands Icons Order of menus Mouse operation Dialog boxes

Benefits of a common interface There are five advantages to the ‘common user interface’: 1 Increased speed of learning 2 Ease of use 5 Greater range of software available to the average computer user 3 Confidence for novice users 4 Increase the range of solvable tasks by users

Natural Language Interfaces 1 Advantages No training required – you just tell the computer what you want to do! Can be quicker than keyboard entry Hands-free – could be invaluable in some environments Can be used by the disabled

Natural Language Interfaces 2 Disadvantages Emerging technology – still contains “bugs” Difficulty dealing with homonyms Difficult to recognise all the different ways of saying things (and regional dialects) Artificial languages are often more precise