认知负荷估算器 — 公式
Cognitive Load Model
Load = Complexity x sqrt(Tasks) x Fatigue Factor
Cognitive load increases with task complexity, the number of simultaneous tasks (scaling as square root to reflect that each additional task adds less than the previous), and fatigue.
Fatigue Factor
Fatigue increases when:
Interpretation
计算示例
Complexity 6, 3 tasks, 4 hours focused, 7 hours sleep.
- Fatigue factor = 1 + 0 + 0 = 1.0
- Load = 6 x sqrt(3) x 1.0 = 6 x 1.73 = 10.4
- Score = 10 (Low load)