OneAxis

Model of one axis of robot (controller, motor, gearbox) with simple load

Diagram

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

With this model one axis of the r3 robot is checked. The mechanical structure is replaced by a simple load inertia.

Parameters (9)

mLoad

Value: 15

Type: Mass (kg)

Description: Mass of load

kp

Value: 5

Type: Real

Description: Gain of position controller of axis

ks

Value: 0.5

Type: Real

Description: Gain of speed controller of axis

Ts

Value: 0.05

Type: Time (s)

Description: Time constant of integrator of speed controller of axis

startAngle

Value: 0

Type: Angle_deg (°)

Description: Start angle of axis

endAngle

Value: 120

Type: Angle_deg (°)

Description: End angle of axis

swingTime

Value: 0.5

Type: Time (s)

Description: Additional time after reference motion is in rest before simulation is stopped

refSpeedMax

Value: 3

Type: AngularVelocity (rad/s)

Description: Maximum reference speed

refAccMax

Value: 10

Type: AngularAcceleration (rad/s²)

Description: Maximum reference acceleration

Components (3)

axis

Type: AxisType1

load

Type: Inertia

pathPlanning

Type: PathPlanning1