conventionalΒΆ

Functions and dsp model to model the engine start stop strategy.

Functions

calculate_engine_speeds_out_hot Calculates the engine speed at hot condition [RPM].
calibrate_start_stop_model Calibrates an start/stop model to predict if the engine is on.
default_correct_start_stop_with_gears Defines a flag that imposes the engine on when there is a gear > 0.
default_hybrid_modes Identify the hybrid mode status (0: EV, 1: Parallel, 2: Serial).
default_start_stop_activation_time Returns the default start stop activation time threshold [s].
predict_on_engine Predicts if the engine is on [-].

Dispatchers

dsp Models the engine start/stop strategy.