Physical Principles Flashcards
What are the three types of pointer movements?
Tracked movement
Dragged movement
Disengaged movement
Describe tracked movement
A mouse device is tracked by the system and represented by the cursor position
Describe dragged movement
A mouse also can be used to manipulate screen elements using drag and drop operations
Disengaged movement
Some pointing devices can be moved without being tracked by the system, such as light pens or fingers on a touchscreen, and then reengage the system at random screen locations.
Summarize Fitts’ Law
The time it takes to hit a target is a function of the size of the target and the distance to that target.
What does Fitts law determine?
The size and location of a screen object
What are the three essential parts to Fitts law?
Index of Difficulty (ID)
Movement Time (MT)
Index of Performance (IP)
Describe the Index of Difficulty
This value quantifies the difficulty of a task based on width and distance
Describe Movement Time
This value quantifies time taken to complete a task based on the difficulty of the task and two empirically derived coefficients that are sensitive to the specific experimental conditions such as type of input device.
Describe Index of Performance
This value is based on the relationship between the time it takes to perform a task and the relative difficulty of the task.
What are the limitations of Fitts’ Law?
- There is no consistent way to deal with errors.
- It only models continuous movements
- It is not suitable for all input devices
- It doesn’t address two-handed operations
- It doesn’t consider differences between motions away or toward body
- It does not address cognitive functions
What are the implications of Fitts’ Law?
- Large targets, and small distances between targets are advantageous
- screen elements should occupy as much of the available screen space as possible
- The largest Fitts’-based pixel is the one under the cursor
- screen elements should take advantage of the screen edge wherever possible
- large menus are easier to use than other types of menus