Copyright Catherine M. Burns

Slides:



Advertisements
Similar presentations
devices... Inputs and Output Keyboard The commonest way to enter data into a computer. Each key is simply a switch, which when pressed, results in a.
Advertisements

COMPUTER INTERFACES.
Input & Output Devices ASHIMA KALRA.
What is a User Interface?  Everything in a device with which a human being interacts.  The total “user experience”  Not necessarily tied to computers.
QUASID – Measuring Interaction Techniques Karin Nieuwenhuizen.
Input: Devices and Theory. Input for Selection and Positioning Devices Power Law of Practice Fitt’s Law (2D, 3D lag) Eye hand coordination Two handed.
Instructor: Vincent Duffy, Ph.D. Associate Professor of IE Lecture 7 – Displays & Controls Tues. Feb. 6, 2007 IE 486 Work Analysis & Design II.
Objectives Define predictive and descriptive models and explain why they are useful. Describe Fitts’ Law and explain its implications for interface design.
Other Interaction Styles: Direct Manipulation, Haptic, Multimedia, Multimodal, Virtual Reality, Video Games Dr.s Barnes and Leventhal.
Discussion Silvia Lindtner INF 132 April 07. Fitts’ law - recap A predictive model of time to point at an object Help decide the location and size of.
Parkinson’s Test Device Development Erin Sikkel and Tiffany Feltman.
Human Factors for Input Devices CSE 510 Richard Anderson Ken Fishkin.
Input devices are hardware components that enable users to interact with a computer. Without input devices, you would not be able to feed instructions.
Ch 26 & 27 User Interfaces.
Technology TEKS (3-5) Foundations. Instructions On the following slides, you will click on the clip art picture to hyperlink to websites. After you complete.
Ch 6 - Menu-Based and Form Fill-In Interactions Yonglei Tao School of Computing & Info Systems GVSU.
User Models Predicting a user’s behaviour. Fitts’ Law.
Human Control of Systems Tracking Tasks Human Performance Considerations Measuring Tracking & Controlling Performance System Behaviors Representing System.
Input Devices What is input? Everything we tell the computer is input.
1 AQA ICT AS Level © Nelson Thornes 2008 Operating Systems What are they and why do we need them?
Slides based on those by Paul Cairns, York ( users.cs.york.ac.uk/~pcairns/) + ID3 book slides + slides from: courses.ischool.berkeley.edu/i213/s08/lectures/i ppthttp://www-
Keyboarding Vocabulary Key Computer Terms. Click To rapidly press and release the mouse button To rapidly press and release the mouse button.
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.
TAUCHI – Tampere Unit for Computer-Human Interaction 1 Statistical Models of Human Performance I. Scott MacKenzie.
Controls Rebecca W. Boren, Ph.D. IEE 437/547 Introduction to Human Factors Engineering Arizona State University October 24, 2011.
Department of Industrial Management Engineering 2. Psychology and HCI ○Hard science (ComSci) would drive out soft science (Psy)  “harden Psy” to improve.
1 ISE Ch. 17/18 Human–Machine System The boundary between the human and the machine is the “user interface.” Information flows from human to machine.
User Modeling of Assistive Technology Rich Simpson.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Prof Jim Warren with reference to sections 7.4 and 7.6 of The Resonant Interface.
1 ISE 412 Control & Response Selection Response Selection Response Execution.
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.
Modeling Visual Search Time for Soft Keyboards Lecture #14.
1 Human Computer Interaction Week 5 Interaction Devices and Input-Output.
SD1230 Unit 6 Desktop Applications. Course Objectives During this unit, we will cover the following course objectives: – Identify the characteristics.
ITM 734 Introduction to Human Factors in Information Systems
1. INTODUCTION ○A model of human psychomotor behavior ○Human movement is analogous to the transmission of information ○Movements are assigned indices of.
USER INTERFACE USER INTERFACE January 5, 2006 Intern 박지현 Information Theoretic Model of HCI : A Comparison of the Hick-Hyman Law and Fitts’ Law Steven.
Control Chapter 9. Defining Control Chapter 6 (human information processing) – knowing the state of affairs, knowing what to do, and doing it. Control.
Feedback Systems and Driving Clinton Matney AT Workshop 2016.
1 Chapter 9: Controls System Interface (Mouse, touch screen, joystick) Response expectancy Compatibility Speed accuracy tradeoff Decision complexity Feedback.
بسم الله الرحمن الرحيم وبه نستعين
Input & Output Devices ASHIMA KALRA.
Characteristics of Graphical and Web User Interfaces
Computer Science.
Digital Control CSE 421.
Standard Methods of Input.
King Saud University College of Engineering IE – 341: “Human Factors Engineering” Fall – 2016 (1st Sem H) Chapter 10. Human Control of Systems.
11.10 Human Computer Interface
Input Devices Text Entry Devices
SY DE 542 Controls March 14, 2005 R. Chow

LECTURE Course Name: Computer Application
Operating Systems What are they and why do we need them?
Lesson 1: Buttons and Events – 12/18
ERGONOMICS VISUAL DISPLAY.
Interactive Basic Tuning for the SERVOSTAR 600
Human Computer Interface
Human Computer Interface
CSCI1600: Embedded and Real Time Software
Human Computer Interface
CSCI1600: Embedded and Real Time Software
Human Computer Interface
HCI For Pen Based Computing
Characteristics of Graphical and Web User Interfaces
What do these things have in common?
Fitts’s Law Incredibly professional presentation by Thomas Gin, someone please hire me.
9. Control.
The Organization and Planning of Movement Ch
9. Control.
Module I Keyboarding UNIT 1 LESSONS 1-20
Presentation transcript:

Copyright Catherine M. Burns CONTROLS Text p. 218-242 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Control Model Controls enable an operator to take action A. action on the interface B. control signal to the machine C. action on the world 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Controls as Displays Controls must be visible and understandable. All guidance on information displays holds here as well. Controls are also displays: must be visible must be understandable what they control actions on them must be visible - give feedback! 05/12/2018 Copyright Catherine M. Burns

Exercise 1: Picking something for lunch With a partner, examine the following menus. Make a decision on what to order. 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Basic Principles Hick-Hyman Law: Reaction time increases logarithmically as number of possible responses increases (2 options faster than 8) (or RT is a linear function of log2(n), suggesting people process information at a constant rate) RT N 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Basic Principles Decision Complexity Advantage: But given same amount of information to transmit, smaller # of complex decisions is faster than more simple decisions Shallow menus faster than deep menus 05/12/2018 Copyright Catherine M. Burns

Resolving HH Law and Decision Complexity Advantage Given 1 message It will be faster to type it than to use Morse Code Fewer keystrokes, but each keystroke carries more information Morse Code keystrokes will be faster than typewriter keystrokes HH Law (2 choices vs 26) 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Basic Principles Response Expectancy: better select actions that are expected Compatibility: to mental model of the user and physical compatibility location compatibility (close to display) movement compatibility (congruent with feedback) 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Exercise 2 With a partner Draw a dot on a sheet of blank paper. Have your partner try to hit the dot 1. As many times as possible in 1 minute 2. As accurately as possible 10 times. Reverse roles. 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Exercise 3 With a partner Take a sheet of blank paper Draw a large circle on it and a small circle on it. Hold the paper arm’s length away from your partner. Have your partner touch the large circle 10 times, then the small circle 10 times Which is easier? 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Basic Principles Speed-Accuracy Trade-off: faster behaviour is generally less precise Fitts Law: MT = a + blog2(2A/W) where A = amplitude, W = target width (Further target or decreased size, increases MT) Feedback of control state: Can you tell when the control has been activated, or when the control signal has been sent? 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Fitts Law MT is proportional to 2A/W Log2(2A/W) is called the index of difficulty 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Software Controls Usually 2 controls (input device) and on screen “soft control” Input devices are highly task dependent. Touch screen not precise, parallax issues, but direct input, easy to understand, no peripheral (Table 9.1, 9.2, 9.3) Slide pad: Any comments? 05/12/2018 Copyright Catherine M. Burns

Continuous Control and Tracking following a moving target driving the most common example generally based on controlling the error signal e(t) 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Exercise 4 Finger Tracking exercise One partner is the leader the other the tracker. Then reverse roles. How do you make it difficult for your partner to follow you? 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Types of Control Zero order (Position x Control): position of control device = position of output. computer mouse, drawing a line, analog tuning 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Velocity Control First order (Velocity dx/dt Control): activation of control yields a velocity. Control must be moved back to stop movement.. car steering wheel Joystick Radio scan button (1 push sets up scan velocity, push to stop) Control needs to have a “neutral” point where response stops 05/12/2018 Copyright Catherine M. Burns

Second Order or Acceleration Control Spacecraft maneuvering Each input produces an acceleration Hard to control, sluggish and unstable 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Control Order Zero Order First Order Second Order 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Control Problems Time delays Gain Called “closed loop” or sometimes “negative feedback loop” instability 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Time delays People tend to over command Handling the lag requires anticipating the results of control movements People correct too rapidly, or to tiny deviations 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Gain Large system output to small input Gain=DO/DI Proper gain is somewhat task dependent High gain good for large changes High gain can cause overshooting and instability for small deviations 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns 05/12/2018 Copyright Catherine M. Burns

Controls on the Space Shuttle 05/12/2018 Copyright Catherine M. Burns

Death Star Gunner’s Helmet 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Lightsabers 05/12/2018 Copyright Catherine M. Burns

Darth Vader Control Accessibility? 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Close-up 05/12/2018 Copyright Catherine M. Burns

Copyright Catherine M. Burns Control – Finger match 05/12/2018 Copyright Catherine M. Burns