- 快召唤伙伴们来围观吧
- 微博 QQ QQ空间 贴吧
- 文档嵌入链接
- 复制
- 微信扫一扫分享
- 已成功复制到剪贴板
03InteractionTechnique--Pointing Devices and Fitts' Law
展开查看详情
1 .1 Lecture 3: Pointing Devices and Fitts ’ Law Brad Myers 05-440/05-640: Interaction Techniques Spring, 2016 © 2016 - Brad Myers
2 .Topics Note: “pointer” or “pointing device” (not “mouse”) Types of pointing devices Various properties: Direct vs. indirect Cursor? Relative vs. absolute Rate vs. position controlled (esp. for joysticks) How many states supported? (hover?, not-pressed?) Single or multiple touch Measuring effectiveness Important measures: Speed, accuracy, comfort, learnability Fitts ’ law © 2016 - Brad Myers 2
3 .Topics Note: “pointer” or “pointing device” (not “mouse”) Types of pointing devices Various properties: Direct vs. indirect Cursor? Relative vs. absolute Rate vs. position controlled (esp. for joysticks) How many states supported? (hover?, not-pressed?) Single or multiple touch Measuring effectiveness Important measures: Speed, accuracy, comfort, learnability Fitts ’ law © 2016 - Brad Myers 2
4 .“Cursor” Same word used for both pointer position and text input position Are usually different Text cursor Will discuss with text entry lecture Pointer’s cursor often changes shape to show next action “Cursor” in this lecture Often no pointer cursor if direct touch © 2016 - Brad Myers 4
5 .Light pen Starting ~ 1950s Sketchpad, 1963 Camera in pen looks for pixel on screen Calculates position based on timing Disadvantages: Need to hold hand in the air Low resolution © 2016 - Brad Myers 5 Photo credit : https://design.osu.edu/carlson/history/lesson2.html
6 .Step Keys Usually to move text cursor Sometimes can move pointer cursor as well Microsoft Windows, can move window with ALT-Space, “m”, arrow-keys Moves pointer cursor as well © 2016 - Brad Myers 6
7 .Mouse Bill English and Doug Engelbart credited with the invention of the mouse (1967) Comfortable, fast and accurate Engineered to not move when push a button Cursor moves straight as hand moves in an arc Various gain functions Pixels per cm © 2016 - Brad Myers 7
8 .Joysticks Often used in aviation Computer input for games Most are “rate controlled” self-centering springs Movement controls rate of cursor movement “isometric” – stick doesn’t seem to move Position controlled Absolute position of stick controls position No spring – stick stays where leave it © 2016 - Brad Myers 8
9 .IBM Pointing Stick See lecture from 2014 from Ted Selker “ Trackpoint ” Rate-controlled isometric joystick Significant iteration and experimentation “10 years of human factors work” Material of the stick matters Placement of buttons Transfer function Training helps performance © 2016 - Brad Myers 9
10 .Tablets Rand Tablet: 1964: http://www.rand.org/content/dam/rand/pubs/research_memoranda/2005/RM4122.pdf Handwriting and graphics input CAD/CAM Move stylus or puck or finger on a surface – not a display screen © 2016 - Brad Myers 10
11 .Touchscreens Stylus versus finger Tradeoffs: Naturalness Accuracy Amount of content that can fit on the screen Blocking the view of the content How hold a tablet? Palm & hand removal? © 2016 - Brad Myers 11
12 .Large Touch screens Projector or TV Vertical or tabletop Smartboard Original Microsoft “surface” Single or multiple people Classrooms, museums, small meetings, etc. © 2016 - Brad Myers 12
13 .Large Touch screens Projector or TV Vertical or tabletop Smartboard Original Microsoft “surface” Single or multiple people Classrooms, museums, small meetings, etc. © 2016 - Brad Myers 12
14 .Issues Direct vs. Indirect Direct – point at a screen Light-pen, stylus, finger Often no visible cursor More natural Indirect – movement moves a cursor Must be learned Issue – direction of movement ( up or down is arbitrary) Transfer function – can be more accurate and faster Must have a cursor – Shape can be used as feedback Software can move position of the cursor Relative vs. absolute Relative – only movement used = mouse Absolute – required for touchscreen Touchpads can be either © 2016 - Brad Myers 14 Image credit: http://www.drdigitizer.com/learn.html
15 .Issues, 2 How many states supported ? Can have “hover” state? Pointing but not “pressed” or “selected” Common with mouse, not with touchscreen Is possible with magnetic stylus on touchscreen Location but not pressed How many buttons? Stylus buttons on side of pen Other dimensions, like force of press – “3D touch” Single or multiple touch Resistive vs. capacitive vs. other sensing For big displays – which person’s hand? © 2016 - Brad Myers 15
16 .Testing How decide whether an input device is “better” than another? Important measures: speed , accuracy, comfort, learnability As usual in HCI, need to decide tasks and relative importance of measures Often (but not always) will have tradeoffs Focus on speed and accuracy Since are numeric, can use standard statistical measures JMP, R, SPSS, Excel, and others to help with calculations Fitts law Slides by Jeffrey Rzeszotarski © 2016 - Brad Myers 16
17 .Fitts ’ Law 1954, Paul Fitts Figure out how quickly people could move a pointing device to a target and select it Predictive model e.g ., keystroke-level analysis To compare pointing devices Throughput – combines both speed and accuracy
18 .Cognitive Processes + Physical Processes = Pointing Performance +
19 .Source: hcibook.com Laser Pointer Example
20 .Card, Moran, Newell studies Card, English, Burr 1978 paper – distance Time is linear for distance for step keys Time increases with the log of the distance for continuous devices like the mouse © 2016 - Brad Myers 20
21 .Card, Moran, Newell studies, 2 Card, English, Burr 1978 paper – width Positioning time for both the mouse and the joystick decreases with the log of the target size © 2016 - Brad Myers 21
22 .T = time to complete a movement a = fixed cost to start/stop moving & click b = inherent speed of device log 2 (D/W + 1) = “index of difficulty” or ID bits Higher with distance (D) and lower with width (W) T = a + b log 2 ( D/W + 1 )
23 .“double the distance, double the width” equals ID = log 2 ( D/W + 1 )
24 .Card, English, Burr 1978
25 .Homework 1 Analysis You can actually do this with your data! The Fitts ’ Tester spreadsheet (on Blackboard) roughly follows Card et al. experiment Compute IDs from Distance and Width Chart them and see if they are linear Use Excel “Fit Trendline ” to get coefficients for a and b and compare to other papers
26 .Homework 1 Analysis Keep in mind that the papers you read collected MUCH more data E.g., 1200 to 1800 trials (four to six hours) before learning curve flattened out – [Card, 1978] It’s okay to not have any measurable difference as long as you explain why that’s reasonable Check out the error rates too The laser pointer paper is good example of how to structure a report
27 .Homework 1 Analysis Keep in mind that the papers you read collected MUCH more data E.g., 1200 to 1800 trials (four to six hours) before learning curve flattened out – [Card, 1978] It’s okay to not have any measurable difference as long as you explain why that’s reasonable Check out the error rates too The laser pointer paper is good example of how to structure a report
28 .Homework 1 Questions? Bill Curtis, Stu Card, and Allen Newell Source: SIGCHI Archives Tom Moran