planetΒΆ

Functions and dsp model to model the electric motor in planetary P2 position.

Functions

calculate_engine_speeds_out Calculates the engine speed [RPM].
calculate_final_drive_speeds_in Calculates final drive speed [RPM].
calculate_motor_p2_planetary_electric_powers Calculates planetary motor P2 electric power [kW].
calculate_motor_p2_planetary_maximum_power Calculate the maximum power of planetary motor P2 [kW].
calculate_motor_p2_planetary_maximum_powers Calculate the maximum power vector of planetary motor P2 [kW].
calculate_motor_p2_planetary_maximum_torque Calculate the maximum torque of planetary motor P2 [N*m].
calculate_motor_p2_planetary_powers Calculates power at planetary motor P2 [kW].
calculate_motor_p2_planetary_powers_v1 Calculate planetary motor P2 power from electric power and losses [kW].
calculate_motor_p2_planetary_rated_speed Calculate the rated speed of planetary motor P2 [RPM].
calculate_motor_p2_planetary_speeds Calculates rotating speed of planetary motor P2 [RPM].
calculate_motor_p2_planetary_speeds_v1 Calculates rotating speed of planetary motor P2 [RPM].
calculate_motor_p2_planetary_torques Calculates torque at planetary motor P2 [N*m].
calculate_planetary_speeds_in Calculates the planetary speed [RPM].
default_motor_p2_planetary_powers Return zero power if the vehicle has not a planetary motor P2 [kW].
default_planetary_mean_efficiency Returns the default planetary mean efficiency [-].
default_planetary_ratio Returns the default fundamental planetary speed ratio [-].
define_motor_p2_planetary_maximum_power_function Define the maximum power function of planetary motor P2.
identify_has_motor_p2 Identify if the vehicle has a planetary motor P2 [kW].
identify_motor_p2_planetary_maximum_power Identify the maximum power of planetary motor P2 [kW].
identify_motor_p2_planetary_maximum_torque Identify the maximum torque of planetary motor P2 [N*m].
identify_motor_p2_planetary_speed_ratio Identifies planetary motor P2 speed ratio.
identify_planetary_ratio Calculates final drive speed [RPM].

Dispatchers

dsp Models the planetary motor P2 (motor acting on the planetary gear-set).