Description

Notice

On its own, the kinematic velocity limit is not a safety function.

To ensure T1 operation safety, the TCP velocity of the robot must additionally be monitored in a safety PLC.

The aim is to provide error-free control of a robot in T1 mode. It prevents the velocity monitor from reporting a velocity that is too high. This would result in the machine changing to an error state. This also applies to operation without active transformation (cf. Reduced velocity).

The velocity limit has the following properties:

Operating principle

The velocity limit calculates a Cartesian position using the forward transformation of the specified kinematic. This is then used in motion blocks to calculate the path velocity, provided it does not exceed the specified maximum velocity of the Cartesian motion.

When the tcp_velocity_limit control unit is set to TRUE, the new path velocity is applied to the maximum path velocity as an additional limit during interpolation.

The limited path velocity is already calculated at program start if the channel parameter limit.kin[i].active is set to 1. Therefore, no errors should be made when programming the kinematic.

Description 1:
Limiting the TCP velocity