calculate_motor_p2_planetary_maximum_power

calculate_motor_p2_planetary_maximum_power(motor_p2_planetary_rated_speed, motor_p2_planetary_maximum_torque)[source]

Calculate the maximum power of planetary motor P2 [kW].

Parameters:
  • motor_p2_planetary_rated_speed (float) – Rated speed of planetary motor P2 [RPM].
  • motor_p2_planetary_maximum_torque (float) – Maximum torque of planetary motor P2 [N*m].
Returns:

Maximum power of planetary motor P2 [kW].

Return type:

float