Skip to content

术语与速查表

30 秒决策树

选你有多少钱?

你有 多少 + 想做什么?
├─ 💰 ¥0 ,想先体验 HA + Matter
│ └─→ 装 HA Container 在现有 NAS / PC
│ + 借一个米家插座试试
├─ 💰 ¥1,200,全屋智能 + HomeKit
│ └─→ [智能家居 30 分钟上手](/smart-home/quick-start/)
│ 树莓派 5 + SONOFF + 米家插座 + 人体传感器
├─ 💰 ¥5,000,加 Zigbee 网关 + LLM 中控
│ └─→ 上面的清单 + Aqara M3 + Ollama 跑 Qwen 14B
│ 详见 [HA + 本地 LLM](/smart-home/local-ai-and-gateways/home-assistant-llm/)
├─ 💰 ¥10,000,6-DoF 机械臂 + 50 条数据
│ └─→ [LeRobot SO-100 装机](/toolchains/open-hardware/lerobot-so100-setup/)
│ 机械臂 ¥1,800 + 摄像头 + GPU 训练
├─ 💰 ¥30,000,装机 + VLA 微调
│ └─→ SO-100 双臂 + RealSense + 1× H100 跑 [OpenVLA 微调](/models-and-brains/vla/openvla/)
├─ 💰 ¥100,000+,人形 / eVTOL
│ └─→ [宇树 G1](/hardware/humanoid/unitree-g1/) + Jetson Thor + 4× H100
└─ 🧑‍💻 学生 / 研究(无预算)
└─→ 仿真:MuJoCo + LIBERO + [Isaac Sim](/models-and-brains/simulation/isaac-sim/)
在 RTX 4090 训练 ACT / Diffusion Policy

选你懂什么?

你的背景是什么?
├─ 🏠 我是普通用户(家里想自动化)
│ └─→ 路径:[HA 30 分钟上手](/smart-home/quick-start/) → [小米 MIoT](/smart-home/protocols-and-iot/xiaomi-mijia/) → [Aqara + HomeKit](/smart-home/protocols-and-iot/aqara-homekit/)
├─ 🤖 我是机器人爱好者(会 ROS,会装 Linux)
│ └─→ 路径:[ROS 2 Jazzy 装环境](/toolchains/ros2/ros2-jazzy-install/) → [LeRobot SO-100](/toolchains/open-hardware/lerobot-so100-setup/) → [VLA 模型横评](/models-and-brains/vla/vla-comparison/)
├─ 🧠 我是 AI 工程师(懂 PyTorch / Transformer)
│ └─→ 路径:[VLA 模型横评](/models-and-brains/vla/vla-comparison/) → 选型:Pi-0 (闭源 API) / OpenVLA (开源微调) / Octo (轻量)
│ → [仿真环境对比](/models-and-brains/simulation/)
├─ 🛠️ 我是全栈 / 极客
│ └─→ 路径:所有都通读一遍 → 改 [Valetudo 扫地机](/smart-home/home-robotics/xiaomi-vacuum/)
│ → 跑 [HA + LLM 中控](/smart-home/local-ai-and-gateways/home-assistant-llm/) → 贡献 PR

选型速查表

机械臂 (按价格)

预算推荐平台自由度适用
¥1,800SO-1006-DoF入门 / 数据采集
¥5,000SO-100 双臂12-DoFMobile ALOHA 模仿
¥8,000ARX57-DoF真实任务执行
¥30,000Franka Panda7-DoF工业级研究
¥80,000Aloha 214-DoFStanford 标准
¥80,000+Unitree G1移动23-43 DoF人形研究
¥1,000,000+Optimus / Figure 02移动40+ DoF商业部署

边缘算力 (按场景)

场景推荐算力价格
智能家居 (HA + LLM)树莓派 5 / N100 mini PC8-16 GB¥700-1500
入门 VLA 推理Jetson Orin Nano 8GB40 TOPS¥2,000
中等 VLA 推理Jetson Orin NX 16GB100 TOPS¥5,000
高端 VLA 推理Jetson Thor (2025)2000 TOPS¥10,000
机器人主控Jetson AGX Orin 64GB275 TOPS¥20,000
训练RTX 4090660 TOPS¥16,000
微调 VLA1-4× H1003300 TOPS/each¥300,000+

智能家居中枢

协议推荐价格HA 集成
Zigbee + HomeKitAqara M3¥700ZHA / Matter / HomeKit
Thread + MatterApple HomePod mini¥750HomeKit
全协议旗舰Home Assistant Green¥1,200HA 原生
全协议 DIYHA Yellow + SkyConnect¥1,800ZHA / Zigbee2MQTT
小米生态小米中枢 4¥500MIoT

概念速查 (按主题)

硬件术语

缩写全称中文
DoFDegrees of Freedom自由度
IMUInertial Measurement Unit惯性测量单元
LiDARLight Detection and Ranging激光雷达
RGB-DRGB + Depth彩色深度
ToFTime of Flight飞行时间
RTKReal-Time Kinematic实时差分定位
PWMPulse Width Modulation脉宽调制
VESCVedder Electronic Speed Controller开源电调标准
TPUTensor Processing Unit张量处理单元
SoCSystem on Chip片上系统
eVTOLElectric Vertical Take-Off and Landing电动垂直起降

具身智能 / 大模型术语

缩写全称中文
VLAVision-Language-Action视觉-语言-动作
VLMVision-Language Model视觉-语言模型
LLMLarge Language Model大语言模型
CoTChain of Thought思维链
RLReinforcement Learning强化学习
ILImitation Learning模仿学习
RLHFRL from Human Feedback人类反馈 RL
Sim-to-RealSimulation to Reality仿真到真实迁移
ACTAction Chunking Transformer动作分块 Transformer
RT-1 / RT-2Robotics Transformer 1/2Google 机器人 Transformer
OpenVLAOpen Vision-Language-Action开源 VLA
π0Physical Intelligence VLAPhysical Intelligence VLA
Diffusion PolicyDiffusion Policy扩散策略 (Chi 2023)

仿真 / 空间智能术语

缩写全称中文
SLAMSimultaneous Localization and Mapping同步定位与建图
VIOVisual-Inertial Odometry视觉惯性里程计
3DGS3D Gaussian Splatting三维高斯泼溅
NeRFNeural Radiance Fields神经辐射场
VSLAMVisual SLAM视觉 SLAM
SDFSigned Distance Function有符号距离函数
USDUniversal Scene Description通用场景描述 (Pixar)
MJCFMuJoCo XML FormatMuJoCo 场景格式
URDFUnified Robot Description Format统一机器人描述格式
RLDSReinforcement Learning Datasets强化学习数据集格式
LiberoLifelong Robot Learning Benchmark长程机器人学习基准
ManiSkillManiSkill 基准机械臂操作基准 (NVIDIA)

ROS / 中间件术语

缩写全称中文
ROSRobot Operating System机器人操作系统
DDSData Distribution Service数据分发服务
RMWROS MiddlewareROS 中间件抽象
MCUMicro Controller Unit微控制器
XRCEDDS for eXtremely Resource-Constrained EnvDDS 极简资源版
ZenohZettaScale 协议名同左
MAVLinkMicro Air Vehicle Link无人机通信协议
RTPSReal-Time Publish-Subscribe实时发布订阅
QoSQuality of Service服务质量策略
rclcpp / rclpyROS Client Library (C++/Python)ROS 客户端库
colconcolcon 构建工具colcon (ROS 2 默认)

智能家居 / IoT 术语

缩写全称中文
IoTInternet of Things物联网
BLEBluetooth Low Energy低功耗蓝牙
6LoWPANIPv6 over Low-Power WPAN低功耗 IPv6
PoEPower over Ethernet以太网供电
NVRNetwork Video Recorder网络视频录像机
RTSPReal Time Streaming Protocol实时流协议
MQTTMessage Queuing Telemetry Transport消息队列遥测传输
Z-WaveZ-Wave 协议同左
MatterCSA 智能家居标准同左
ThreadIPv6 Mesh 协议同左
PKIPublic Key Infrastructure公钥基础设施
DACDevice Attestation Certificate设备证明证书
NTPNetwork Time Protocol网络时间协议
TTSText-to-Speech文字转语音
STTSpeech-to-Text语音转文字

常用符号

  • 已支持 / 推荐
  • 部分支持 / 需注意
  • 不支持
  • 🔓 开源 / 可商用
  • 🔒 闭源 / 受限

贡献规范

  • 词条标题:使用官方产品名(Unitree G1、OpenVLA、Matter)
  • 中英混排:技术名词第一次出现时括号注明英文
  • 代码块:使用对应语言标记(```python / ```bash / ```yaml
  • 链接:内部跳转使用相对路径 [标题](./other-doc),不引用外部 URL 替代本地内容
  • 引用来源:实测 / 官方文档优于二手博客;争议内容注明引用链接

下一步