calculate_motor_p2_planetary_maximum_torque

calculate_motor_p2_planetary_maximum_torque(motor_p2_planetary_maximum_power, motor_p2_planetary_rated_speed)[source]

Calculate the maximum torque of planetary motor P2 [N*m].

Parameters:
  • motor_p2_planetary_maximum_power (float) – Maximum power of planetary motor P2 [kW].
  • motor_p2_planetary_rated_speed (float) – Rated speed of planetary motor P2 [RPM].
Returns:

Maximum torque of planetary motor P2 [N*m].

Return type:

float