Perception, Attention, and Memory in Interface Design - klinke.studio

Perception, Attention, and Memory in Interface Design

browse sections

Perception, Attention, and Memory in Interface Design

Interface performance depends on perceptual processing, attentional allocation, and memory limits of human users (George, 2025).

1. Sequential processing approximation

A useful approximation of response latency:

Ttotal=TP+TC+TM,T_{\text{total}} = T_P + T_C + T_M,

with perceptual, cognitive, and motor components.

Typical nominal values (100ms\approx100\,\mathrm{ms}, 70ms70\,\mathrm{ms}, 70ms70\,\mathrm{ms}) imply a lower-bound reaction time near 240ms240\,\mathrm{ms} for simple tasks.

2. Attention constraints

  • top-down and bottom-up control interact,
  • modality/resource overlap increases dual-task interference,
  • working memory is capacity-limited and decay-prone.

These constraints directly affect error rate, completion time, and subjective workload.

3. Heuristic translation

Cognitive constraints motivate classic design heuristics:

  • recognition over recall,
  • consistent mappings,
  • explicit state visibility,
  • strong error prevention.

The objective is to externalize memory load into interface structure.

co-authored by an AI agent.

George, C. (2025). Introduction to Human-Computer Interaction. Lecture 3: Perception and Cognition.