Robot 101 · Chapter 08

Robotics glossary EN–中文: the vocabulary of the robot supply chain

In one paragraph: Sourcing a robot component means reading datasheets, spec sheets, and factory audits in two languages at once. This glossary pairs 49 core robotics terms — actuation, sensing, software, AI, power, and compliance — with their English and 中文 forms and a one-line definition, so an English-speaking engineer and a Shenzhen supplier can point at the same row and mean the same thing.

Actuation & motion

English term中文Definition
Actuator执行器Device that converts energy (electrical, hydraulic, pneumatic) into mechanical motion at a robot joint.
Backdrivability反驱动性The ability to move a joint by applying external force to its output, rather than driving the motor.
DOF自由度Degrees of Freedom: the number of independent motion axes needed to fully specify a robot's configuration.
End-effector末端执行器The tool, gripper, or hand mounted at the terminus of a robot arm that interacts with the world.
Harmonic Drive谐波减速器A strain-wave gear transmission delivering near-zero backlash and high reduction ratios in a compact package.
Kinematic chain运动链A series of rigid links connected by joints that together define a robot's reachable motion.
QDD准直驱Quasi-Direct Drive: an actuator pairing a high-torque motor with a very low (or no) gear ratio for backdrivable joints.

Sensing & perception

English term中文Definition
Depth Camera深度相机A camera that produces a per-pixel distance measurement, often alongside an RGB image.
EKF扩展卡尔曼滤波器Extended Kalman Filter: an algorithm that fuses noisy sensor readings into a single best estimate of state.
F/T Sensor六维力矩传感器A force-torque sensor measuring all six loads (three forces, three torques) at a robot's wrist.
IMU惯性测量单元Inertial Measurement Unit: an accelerometer plus gyroscope combination that tracks orientation and motion.
LiDAR激光雷达Light Detection And Ranging: a sensor that scans surroundings in 3D using pulsed laser light.
SLAM同步定位与建图Simultaneous Localisation and Mapping: building a map of an unknown environment while tracking position within it.

Software, control & connectivity

English term中文Definition
CAN FD控制器局域网-灵活数据率A high-speed variant of the CAN bus used to link motors, sensors, and controllers inside a robot joint.
DDS数据分发服务Data Distribution Service: the publish-subscribe transport layer underlying ROS 2 communication.
EtherCATEtherCATA real-time Ethernet protocol used to synchronise robot joints and controllers with microsecond-level timing.
FOC磁场定向控制Field-Oriented Control: a motor control technique that decomposes current into torque- and flux-producing components for smooth output.
HQP层次二次规划Hierarchical Quadratic Program: an optimisation solver used in whole-body control to prioritise competing motion tasks.
MoveIt 2MoveIt 2The standard ROS 2 framework for robot arm motion planning and manipulation.
Nav2Nav2The standard ROS 2 framework for mobile robot navigation, path planning, and obstacle avoidance.
PinocchioPinocchioAn open-source library for computing robot rigid-body dynamics and kinematics.
ROS 2机器人操作系统2Robot Operating System 2: a widely used open-source middleware framework for building robot software.
WBC全身控制Whole-Body Control: a control approach that coordinates every joint of a robot simultaneously to meet multiple objectives at once.

AI & learning

English term中文Definition
Behaviour Cloning行为克隆An imitation-learning method that trains a policy directly from recorded human demonstrations.
DAgger数据集聚合算法Dataset Aggregation: an imitation-learning algorithm that iteratively corrects a policy's mistakes with expert feedback.
Diffusion Policy扩散策略A robot manipulation policy that generates actions using diffusion-model mathematics.
LeRobotLeRobotHugging Face's open-source toolkit and dataset format for robot learning.
PPO近端策略优化Proximal Policy Optimization: a widely used reinforcement-learning algorithm for training robot control policies.
SAC软演员-评论员Soft Actor-Critic: a reinforcement-learning algorithm that balances reward-seeking with exploration.
VLM视觉语言模型Vision-Language Model: an AI model that jointly reasons over images and text to guide robot behaviour.

Power & batteries

English term中文Definition
BMS电池管理系统Battery Management System: the electronics that monitor and protect a battery pack's cells during charge and discharge.
C-rate倍率A measure of battery charge or discharge current expressed relative to the pack's total capacity.
LFP磷酸铁锂Lithium Iron Phosphate: a battery chemistry valued for safety and cycle life over peak energy density.
NMC三元锂电池Nickel Manganese Cobalt: a battery chemistry offering higher energy density than LFP at a safety trade-off.
PDU电源分配单元Power Distribution Unit: the module that routes battery power to a robot's motors and electronics.

Robot types & business models

English term中文Definition
AMR自主移动机器人Autonomous Mobile Robot: a wheeled or tracked robot that navigates a facility without fixed guide paths.
Cobot协作机器人A collaborative robot designed to work safely alongside people in a shared workspace.
RaaS机器人即服务Robot-as-a-Service: a commercial model where customers pay a subscription instead of buying the robot outright.

Manufacturing, reliability & compliance

English term中文Definition
DFM可制造性设计Design for Manufacturing: designing a part or product to be produced efficiently and reliably at scale.
FAI首件检验First Article Inspection: a formal check of the first production unit against the full drawing before mass production begins.
FRU现场可更换单元Field Replaceable Unit: a component designed to be swapped on-site by a technician without factory repair.
MTBF平均故障间隔时间Mean Time Between Failures: the average operating time a system runs before a failure occurs.
OTA空中下载更新Over-the-Air: a firmware or software update delivered to a robot wirelessly rather than by physical connection.
IEC 62133IEC 62133The international safety testing standard for portable rechargeable battery cells and packs.
ISO 13482ISO 13482The international safety standard covering personal care robots that operate near people.
MIIT工业和信息化部Ministry of Industry and Information Technology: the Chinese regulator overseeing industrial and telecom standards.
PDPO个人资料私隐条例Personal Data (Privacy) Ordinance: Hong Kong's law governing the collection and handling of personal data, relevant to any robot with cameras or sensors.
TAIS福祉用具情報システムJapan's welfare device information and registration system for care and assistive equipment.
UN38.3UN38.3The mandatory safety test protocol lithium batteries must pass before air freight shipment.

Sourcing note. Asaptic works in both languages every day, sourcing components cross-checked against supplier test data from the Shenzhen ecosystem with English documentation, test data, and landed-cost math for your destination. Send a sourcing enquiry or see what we source.

Quick answers
What is the difference between a harmonic drive and a planetary gearbox?
A harmonic drive meshes a flexible spline against a rigid ring gear via a wave generator, giving near-zero backlash and very high single-stage ratios in a compact housing. A planetary gearbox is cheaper and more efficient but has more backlash and needs multiple stages for the same ratio — which is why precision joints favour harmonic drives.
What does DOF mean in robotics?
Degrees of Freedom — the number of independent parameters needed to fully specify a robot's configuration. A door hinge has 1 DOF, a standard industrial arm has 6, and a full humanoid can exceed 35.