Auto-sync: 2026-04-25 04:02

This commit is contained in:
2026-04-25 04:02:51 +08:00
parent ef8474f0d2
commit a26d62bb6d
55 changed files with 2535 additions and 25 deletions

View File

@@ -0,0 +1,23 @@
---
title: "Cockpit Ergonomics"
type: concept
tags: []
last_updated: 2026-04-25
---
## Definition
座舱人体工学——研究如何设计 XR 座舱环境,使控制装置、仪表盘和显示界面与用户自然的身体运动(眼-手-头协调流动)保持对齐,最大化长时间使用的舒适性并降低认知负荷。
## Core Principles
- **眼-手-头协调流动**EyeHandHead Flow控制装置布局需与自然的视线移动路径和手部运动范围对齐
- **固定视角锚定**Fixed Perspective Anchoring用户视角固定通过物理移动控制器而非移动身体来操作
- **人体测量学适配**:考虑不同用户的身体尺寸,调整座椅高度、控制杆位置等
- **最小化眩光和视觉干扰**:仪表盘布局优化,减少视觉疲劳
## Related Concepts
- [[Constraint-Driven-Control-Mechanics]]:约束驱动机制——座舱人体工学的交互实现手段
- [[Motion-Sickness-Threshold]]:运动病阈值——座舱人体工学的核心优化指标
- [[Spatial-Computing]]:空间计算——座舱环境的空间技术基础
## Sources
- [[xr-cockpit-interaction-specialist]]