p1ΒΆ

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

Functions

calculate_engine_speeds_out Calculates the engine speed [RPM].
calculate_motor_p1_electric_powers Calculates motor P1 electric power [kW].
calculate_motor_p1_maximum_power Calculate the maximum power of motor P1 [kW].
calculate_motor_p1_maximum_powers Calculate the maximum power vector of motor P1 [kW].
calculate_motor_p1_maximum_torque Calculate the maximum torque of motor P1 [N*m].
calculate_motor_p1_powers Calculates power at motor P1 [kW].
calculate_motor_p1_powers_v1 Calculate motor P1 power from electric power and electric power losses [kW].
calculate_motor_p1_rated_speed Calculate the rated speed of motor P1 [RPM].
calculate_motor_p1_speeds Calculates rotating speed of motor P1 [RPM].
calculate_motor_p1_speeds_v1 Calculates rotating speed of motor P1 [RPM].
calculate_motor_p1_torques Calculates torque at motor P1 [N*m].
default_motor_p1_powers Return zero power if the vehicle has not a motor P1 [kW].
define_motor_p1_maximum_power_function Define the maximum power function of motor P1.
identify_has_motor_p1 Identify if the vehicle has a motor P1 [kW].
identify_motor_p1_maximum_power Identify the maximum power of motor P1 [kW].
identify_motor_p1_maximum_torque Identify the maximum torque of motor P1 [N*m].
identify_motor_p1_speed_ratio Identifies motor P1 speed ratio.

Dispatchers

dsp Models the motor P1 (motor downstream the engine).