p3ΒΆ

Functions and dsp model to model the electric motor in P3 position.

Functions

calculate_final_drive_speeds_in Calculates final drive speed [RPM].
calculate_motor_p3_electric_powers Calculates motor P3 electric power [kW].
calculate_motor_p3_maximum_power Calculate the maximum power of motor P3 [kW].
calculate_motor_p3_maximum_powers Calculate the maximum power vector of motor P3 [kW].
calculate_motor_p3_maximum_torque Calculate the maximum torque of motor P3 [N*m].
calculate_motor_p3_powers Calculates power at motor P3 [kW].
calculate_motor_p3_powers_v1 Calculate motor P3 power from electric power and electric power losses [kW].
calculate_motor_p3_rated_speed Calculate the rated speed of motor P3 [RPM].
calculate_motor_p3_speeds Calculates rotating speed of motor P3 [RPM].
calculate_motor_p3_speeds_v1 Calculates rotating speed of motor P3 [RPM].
calculate_motor_p3_torques Calculates torque at motor P3 [N*m].
default_motor_p3_powers Return zero power if the vehicle has not a motor P3 [kW].
define_motor_p3_maximum_power_function Define the maximum power function of motor P3.
identify_has_motor_p3 Identify if the vehicle has a motor P3 [kW].
identify_motor_p3_maximum_power Identify the maximum power of motor P3 [kW].
identify_motor_p3_maximum_torque Identify the maximum torque of motor P3 [N*m].
identify_motor_p3_speed_ratio Identifies motor P3 speed ratio.

Dispatchers

dsp Models the motor P3 (motor upstream the final drive).