Robotics Glossary

Home
About this Site
Industrial
Cobots
Research
Entertainment
Bugs
Undersea
Law Enforcement
Space
Nuclear
Military
Telerobotics
Expert Witness
Airborne
Robotics Engineer
Forward Kinematics
Inverse Kinematics
Solar Power
Motion Control
Guitar Ergonomics
Ergonomic Guitar Project

Robotics Glossary

I would like this glossary of robotics terms to grow. If you have some terms you would like to see added please email them to me.

acceleration-level - Mathematical formulations working with the change in joint speeds with respect to time. Integrating accelerations twice provides displacements. See position-level and velocity-level.

analytical methods - Purely mathematical methods that do not require iteration.

anthropomorphic - Human-like in design or function.

autonomous - Operating without pre-programmed behaviors and  without supervision from humans.

artificial intelligence - Artificial means not occurring in nature. Intelligence is the capacity to acquire and apply knowledge.

backlash - The lost motion in a gear train caused by imperfect meshing of the gear teeth.

biomimetic - Mimicking natural biology

closed-form - A problem formulation that does not require iteration for its solution.

compliance - A relative measure of the potential for deflection across a structure under load.

conservative motion - A path where both the end-effector and the joints repeatedly follow their same respective trajectories.

degrees of freedom - The number of independent variables in the system. Each joint in a serial robot represents a degree of freedom.

dexterity - A measure of the robot's ability to follow complex paths.

direct search - A method of solving problems numerically using sets of trial solutions to guide a search. The search is direct because it does not explicitly evaluate derivatives.

dynamics - The study of forces that cause motion

dynamic model - A mathematical model describing the motions of the robot and the forces that cause them.

end-effector - The robot's last link. The robot uses the end-effector to accomplish a task. The end-effector may be holding a tool, or the end-effector itself may be a tool. The end-effector is loosely comparable to a human's hand.

end-effector space - A fixed coordinate system referenced to the base of the robot.

equality constraint - A restriction that requires the displacement or motion of the robot to equal a specified value. Equality constraints specify the position and orientation of the robot's end-effector.

error function - The error function assigns a single value that represents the difference between the desired and actual values of one or several dependent variables.

fault tolerance - The ability of a system to identify a failure, isolate that failure, and provide a means of recovery.

fully constrained robot - A robot with as many independent joints as there are equality constraints on the placement of the end-effector.

inequality constraint - A restriction that limits the value of a dependent or independent variable. Inequality constraints limit the robot's joint travels Ooint limits), joint speeds (speed limits), and torques, (torque limits).

inverse kinematics - The inverse kinematics problem is to find the robot's joint displacements given position and orientation constraints on the robot's end-effector.

iteration - Repeatedly applying a series of operations to progressively advance towards a solution.

Jacobian - The matrix of first-order partial derivatives. For robots, the Jacobian relates the end- effector velocity the joint speeds.

joint space - A coordinate system used to describe the state of the robot in terms of it's joint states. Inverse kinematics may also be thought of as a mapping from end-effector space to joint space.

kinematics - The study of motion without regards to the forces that cause those motions

kinematic influence coefficients - These coefficients describe the total influence the N input joints have on the motion of the robot and allow a direct statement of the complex and coupled nonlinear differential equations controlling the response of the system.

LaGrange multipliers - A mathematical technique for transforming equality constraints into performance criteria, thus expressing a constrained problem as an unconstrained problem.

linearly dependent - A correspondence between quantities or functions that can be described by simply adding, subtracting, or multiplying a scalar.

optimization - Calculating the independent variables in a function so as to generate the best function value for a given set of conditions. Optimization usually involves maximizing or minimizing a function.

normalize - Scaling a number of factors so that they will be of similar magnitudes.

numerical methods - Iterative methods of solving problems on a computer. Numerical methods may have an analytical basis or they may involve heuristics. optimization - Calculating the independent variables in a function so as to generate the best function value for a given set of conditions. Optimization usually involves maximizing or minimizing a function.

performance criteria - Measures based on kinematic and dynamic models of the robot useful for evaluating the state of the robot.

plant description - A kinematic and dynamic model of the robot.

position-level - Mathematical formulations working with the joint displacements. See acceleration-level and velocity-level.

pseudoinverse - A simple method of inverting a matrix that is not square. As commonly applied to redundant robots, the pseudoinverse minimizes the two-norm of the joint speeds.

redundancy - More independent variables than constraints.

repeatability - The variability of the end-effector's position and orientation as the robot makes the same moves under the same conditions (load, temp, etc.)

resolved-rate - An extremely simple inverse kinematics method at the velocity-level.

scale - Changing magnitude by linear operation, i.e. multiplying by a scalar.

self-motion - The robot's ability to move it's intermediate links while holding the placement of the end-effector constant.

serial robot - A serial robot is a single chain of joints connected by links.

singularity - A position in the robot's workspace where one or more joints no longer represent independent controlling variables. Commonly used to indicate a position where a particular mathematical formulation fails.

statics - The study of forces that do not cause motion

two-norm - The square root of the sum of the squares. The magnitude of a vector.

velocity-level - Mathematical formulations working with the joint speeds. Integrating the joint speeds once provides the displacements. See acceleration-level and position-level.

workspace - The maximum reach space refers to all of the points the robot can possibly reach. The dexterous workspace is all of the possible points the robot can reach with an arbitrary orientation. The dexterous workspace is usually a subspace of the maximum reach space.

copyright notice