Chapter-12 - Cognitive Models
Chapter-12 - Cognitive Models
Cognitive models help us understand how users think, learn, and interact with systems. They
focus on:
1. Goal and Task Hierarchies – How users break down tasks into steps.
2. Linguistic Models – How users communicate with systems.
3. Physical and Device Models – How users physically interact with devices.
4. Architectural Models – How human memory and cognition work.
1. Gather data
o Find book names
o Search a database
o Review abstracts
2. Analyze sales data
3. Organize tables and graphs
4. Write a description
1. GOMS (Goals, Operators, Methods, Selection) – Goals are internal (mental process).
2. HTA (Hierarchical Task Analysis) – Actions are external (observable actions).
1. Menu Method:
o Move the mouse to the “File” menu.
o Click “Close.”
2. Keyboard Shortcut Method:
o Press Ctrl + W.
If a user is playing a game, they might use Ctrl + W because it's faster.
BNF focuses on syntax (the order of actions) but doesn’t consider user understanding.
TAG ensures consistency by structuring rules, so users can easily learn patterns.
K – Keystrokes (typing).
P – Pointing (moving the mouse).
H – Homing (switching between mouse and keyboard).
D – Drawing (shapes, lines).
M – Mental preparation.
R – System response time.
This model describes how users interact with input devices in three states:
5. Architectural Models
These models explain how the human brain processes information while using systems.
Display-Based Interaction
Most cognitive models focus on actions but ignore user perception (how users see and react to
system feedback).
Challenges:
Key Takeaways
1. Goal hierarchies help break down complex tasks.
2. Linguistic models focus on how users interact through commands.
3. Physical models predict user efficiency with devices.
4. Architectural models explain how users think, learn, and adapt.
These models are essential for designing user-friendly interfaces and systems!