Robotics Industry Glossary
D
D-H Parameters (Denavit-Hartenberg)
A standardized convention for assigning coordinate frames to robot links and describing their kinematic relationships using four parameters.
Damped Least Squares (DLS)
A numerical method used in inverse kinematics to avoid singularities by adding a damping factor to the pseudoinverse calculation.
DC Motor
A direct current electric motor widely used in small to medium robots for rotational actuation.
Dds (Data Distribution Service)
A middleware standard for real-time, scalable, and reliable data communication (used in ROS 2).
Dead Reckoning
Estimation of a robot’s position by integrating velocity or displacement from a known starting point, prone to drift over time.
Deep Learning
A subset of machine learning using multi-layer neural networks, applied in robot perception, grasping, and decision-making.
Degree of Freedom (DoF)
The number of independent motions a robot can perform. Often corresponds to the number of joints in a manipulator.
Deliberative Architecture
A robot control architecture that builds a world model, plans actions, and then executes them, as opposed to reactive architectures.
Delta Robot
A parallel kinematic manipulator using three arms connected to universal joints, enabling extremely high-speed picking over small workspaces.
Deploy (Robot Deployment)
The process of installing, configuring, and commissioning a robot in its operational environment.
Depth Camera
A camera that captures per-pixel distance information (depth maps), including structured light, ToF, and stereo cameras.
Depth Sensing
The measurement of distances to objects in a robot’s environment using cameras, LiDAR, sonar, or infrared sensors.
Design for Robotic Assembly (DfRA)
Product design principles that optimize components for efficient and reliable robotic assembly.
Desktop Robot
A small, table-mounted robot arm or platform used for light tasks such as pick-and-place, education, or prototyping.
Deterministic Deployment
Precise positioning of a robot in a known environment using predefined coordinates and calibration data.
Dexterity
A robot’s ability to manipulate objects with skill and precision, often defined by the number of DOF and end-effector design.
Differential Drive
A mobile robot locomotion method using two independently driven wheels on a common axis, with speed differences controlling direction.
Digital Twin
A virtual replica of a physical robot or system, updated in real-time, used for simulation, monitoring, and predictive maintenance.
Direct Drive
A motor configuration where the output load is attached directly to the motor shaft without gears, eliminating backlash and improving precision.
Discrete Event System
A system model used in robot coordination where state changes occur at discrete points in time, modeled with finite state automata or Petri nets.
Displacement Sensor
A sensor measuring the linear or angular position of a robot component, including LVDTs, potentiometers, and encoders.
Distal
Located farther from the robot’s base; in a robot arm, the distal end is the end-effector or tool.
Dolly
A wheeled platform or fixture used to move heavy objects or robots in manufacturing environments.
Drone
An unmanned aerial vehicle (UAV) capable of autonomous or remote-controlled flight, used in surveying, delivery, agriculture, and inspection.
Dual-Arm Robot
A robot with two arms that can perform coordinated bimanual manipulation tasks, mimicking human two-handed operations.
Dynamic Control
Control strategies that account for the full dynamics (inertia, Coriolis, gravity) of a robot for precise high-speed motion.
Dynamic Model
A mathematical representation of the forces and torques acting on a robot, including mass, inertia, friction, and external loads.