Applying Reach in Direct Manipulation User Interfaces Aaron Toney, Bruce H. Thomas School of Computer & Information Science University of South Australia.

Slides:



Advertisements
Similar presentations
Review bootstrap and permutation
Advertisements

Indexing DNA Sequences Using q-Grams
Cost Behavior and Cost-Volume-Profit Analysis
Contingency Tables Chapters Seven, Sixteen, and Eighteen Chapter Seven –Definition of Contingency Tables –Basic Statistics –SPSS program (Crosstabulation)
EXPERIMENTAL DESIGN Science answers questions with experiments.
EXPERIMENTAL DESIGN Developed by Kathy Melvin Presented by Dr.Gerard J. Putz Science answers questions with experiments.
Welcome to the World of Investigative Tasks
Cognitive modelling (Cognitive Science MSc.) Fintan Costello
10.3 Images in Concave Mirrors. Concave Mirror Unlike a plane mirror, a curved mirror produces an image that is a different size, shape, and/or orientation.
 Describe, model, draw & classify shapes;  Investigate & predict the results of combining, subdividing & changing shapes;  Develop spatial sense;
Research Methods and Design
The Scientific Method A Way to Solve a Problem What is the Scientific Method? It is the steps someone takes to identify a question, develop a hypothesis,
Chapter 2 Arithmetic Strategies & Area
Copyright © Cengage Learning. All rights reserved. 9 Inferences Involving One Population.
Section Copyright © 2014, 2012, 2010 Pearson Education, Inc. Lecture Slides Elementary Statistics Twelfth Edition and the Triola Statistics Series.
Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved Section 10-1 Review and Preview.
Motion.
Chapter 3 Models of Earth.
Science Introduction Notes Science 8 Our Lady of Mt. Carmel School.
Inquiry Unit.
8 th Grade Math Common Core Standards. The Number System 8.NS Know that there are numbers that are not rational, and approximate them by rational numbers.
The student will demonstrate an understanding of how scientific inquiry and technological design, including mathematical analysis, can be used appropriately.
Section Copyright © 2014, 2012, 2010 Pearson Education, Inc. Lecture Slides Elementary Statistics Twelfth Edition and the Triola Statistics Series.
Graphs, Charts, and Tables - Describing Your Data ©
Copyright © 2014, 2013, 2010 and 2007 Pearson Education, Inc. Chapter The Normal Probability Distribution 7.
Chapter 8 Introductory Geometry Section 8.1 Beginning Geometry.
Copyright © by Holt, Rinehart and Winston. All rights reserved. ResourcesChapter menu Table of Contents Measurements and Calculations Section 1 Scientific.
Quantitative Analysis. Quantitative / Formal Methods objective measurement systems graphical methods statistical procedures.
CS 4310: Software Engineering Lecture 4 System Modeling The Analysis Stage.
Graphing Data: Introduction to Basic Graphs Grade 8 M.Cacciotti.
Write your answers on a sheet of paper. BE HONEST! The winner gets a prize! If your table partner is cheating, he or she could be taking your prize!
Hypotheses and Hypothesis Testing. Hypothesis An educated prediction about the outcome of an investigation A statement explaining that a causal relationship.
Notes. Science is… The gathering of information by methods including observation and experimentation Systematic Repeatable Testable.
Lesson Concept: Square Units and Area of Rectangles
Scientific Inquiry. Topics How Scientists Think The process of inquiry How Science Develops References Metric System.
Chapter 1.1 – What is Science?. State and explain the goals of science. Describe the steps used in the scientific method. Daily Objectives.
MTH 232 Section 9.1 Figures in the Plane. Overview In this section we consider the most basic shapes of geometry: 1.Points 2.Lines 3.Segments 4.Rays 5.Angles.
What is a locus? What is the relationship between a perpendicular bisector of a segment and the segment’s endpoints? What is the relationship between the.
By Hayley, Aiden, and Connor RAMP AND BALL, CONTROLLED STUDY LAB REPORT.
1.3: Scientific Thinking & Processes Key concept: Science is a way of thinking, questioning, and gathering evidence.
The Science of Physics Mathematics. What We Want to Know… How do tables and graphs help understand data? How can we use graphs to understand the relationship.
Chapter 1 Section 2 Scientific Methods. What are Scientific Methods What do Scientists use scientific methods for? To answer questions and to solve problems.
Personal reflective writing is a piece of writing that basically involves your views and feelings about a particular subject. The goal of personal reflective.
Observing and simulating carbon cycle impacts of forest management and climate variability in heterogeneous landscapes June 26-30, 2012, Kemp Natural Resources.
What is the scientific method? A systematic approach to problem-solving.
Workshop #1 Writing Quality Formative and Performance Based Assessments for MS Science.
Funded by a grant from the National Science Foundation. Any opinions, findings, conclusions or recommendations expressed are those of the authors and do.
Scientific Methods & Inquiry.  A body of knowledge and an organized method used to gain knowledge about the observable universe.  Scientific knowledge.
EXPERIMENTAL DESIGN Science answers questions with experiments.
Copyright © by Holt, Rinehart and Winston. All rights reserved. Section 1 The Nature of Science Objectives  Describe the main branches of natural science.
Chapter 2 Objectives Describe the purpose of the scientific method.
Chapter 2: Measurements and Calculations
Software Engineering Lecture 4 System Modeling The Analysis Stage.
Lesson Concept: Square Units and Area of Rectangles
Classification of Research
Dynamic Coverage In Wireless Ed-Hoc Sensor Networks
Numerical Measures: Centrality and Variability
Write in digits eight hundred and four thousand.
The Normal Probability Distribution
How will discussion days/note taking work in science class this year?
DOWN ACROSS Unit 1 Vocabulary Review
Scientific Method Integrated Sciences.
Chapter 2 Objectives Describe the purpose of the scientific method.
Chapter 2 Objectives Describe the purpose of the scientific method.
Data Management & Graphing
Science 7.
The Scientific Method.
Reading, Constructing, and Analyzing Graphs
Presentation transcript:

Applying Reach in Direct Manipulation User Interfaces Aaron Toney, Bruce H. Thomas School of Computer & Information Science University of South Australia

Common Sense and Math If you can not convert your “common sense” into a quantifiably testable hypothesis then at best you don’t understand what you are talking about. In order to be useful for use for human authored code design rules, principals, and practices need to be expressible in qualitative terms. The paper uses set notation to encode and test what are otherwise “common sense” relationships. This formal notation was used as it allows programmers not only gain intuition about their users environment but immediate insight into how to implement the software algorithms behind applications dynamically based on user reach.

What we show in the paper For individuals, depth of reach predicts the segmentation of the working plane into working and storage areas. For collaborating users regions of overlapping reach enable prediction the formation, size, and shape of shared group spaces. Applied models of reach predicts the rough impact of such variables as working surface size, height, shape, and number of users on the working surface’s utilization.

The Reach Envelope Direct manipulation user interfaces are constrained to areas reachable by the user. The On Table Reach Envelope (OTRE) represents the boundary of the set of all reachable points (S R ).

An Individuals Reachable Space Reachable space (S R ) is the total space reachable by either hand (A L U A R ) Bimanual reach (S RB ) is (A L ∩ A R ) For individuals working space (S W ) is equivalent to S RB and the storage space (S S ) is the relative complement of the total reachable space and the working space (S R - S RB ).

A Groups Reachable Space Under the hypothesize that group spaces are formed in preference to personal spaces group space: Group space (S RG ) can be described as the intersection of all users’ reachable spaces (∩S R ) Co-located working space (S W ) can then be described as the reachable area that is not a group space (S RB - ∩S R ) or (S RB - S G ). These definitions agree with both the observations in the literature and the results of the user study presented in this paper.

Converting “Common-Sense” about Reach into testable Hypothesis Working space (S W ) is primarily contained within the most easily reachable areas. Highest usage will occur in the area of bimanual reach (S RB ), while lowest usage will occur in areas reachable only by one hand (S R -S RB ). In general group spaces will form in preference to personal spaces. For each user and task there is an ideal working distance (R IDEAL ), where reach working surface usage probability is attenuated for distances other than R IDEAL.

What do Simulations Tell us about user Reach? (All simulated subjects are anthropometrically representative of the 50% females seated 17.5 cm from the working surface)

Simulated reach at 80, 90, and 100cm square tables. Workspace utilization is sensitively dependent on table size : An Increase in table size of only 10cm on a side is predicted to loose the comfortable communal reach region

Predicted on table reach probability for adjacently seated users (90 and 120 centimetre tables shown)

Impact of Inter Subject Angle Decrease in inter subject angle causes: Overall decrease in both private and working spaces Increase in available group space on the table (45 and 90 degree tables shown)

What we learned from initial user studies (Sixteen subjects performing a LEGO sort and assembly task. Subjects given 997 LEGO pieces mixed in with 150 model pieces. There was a 45 minute time limit and Hand position tracked with Polhemus sensor. Results presented in thresholded spatial histogram.)

Study Observations In general results confirmed the authors working hypothesis: –Working space (S W ) can be seen as the reachable area that is not a group space (S RB - ∩S R ) or (S RB - S G ). –Highest usage will observed in the area of bimanual reach (S RB ) –Lowest usage occurred in areas reachable only by one hand (S R - S RB ). –Group spaces tended to formed in preference to personal spaces. Regions of overlapping reach were shown to help explain territoriality and the size and shape of collaborative areas observed in Scotts (2003, 2005) example from that work shown right.

Applying Reach

Questions?