All courses › Robotics › Jacobian and Singularity

Jacobian and Singularity

The Jacobian relates the joint velocities to the tool's velocity: a small change in the joint angles produces a corresponding change in the tool's position, scaled by JJ. A singularity is a configuration where JJ loses rank, so that even a small desired tool velocity requires unrealistically large joint velocities.

x˙=J(q) q˙\dot{\mathbf x}=J(\mathbf q)\,\dot{\mathbf q}the Jacobian relates joint velocity to tool velocity

Symbols

J(q)J(\mathbf q)the Jacobian
q˙\dot{\mathbf q}joint velocities
x˙\dot{\mathbf x}the tool's velocity

Example

A 6-axis arm with 6 task degrees of freedom:

JJ is 6×66\times6; if it loses rank, a singularity occurs.

Near a singularity the joint velocities become unrealistically large even for a small tool velocity.
Practise kinematics for free →

← Inverse Kinematics (2 Links) · Robot Configurations →

Part of Robotics: Kinematics.