dsp

dsp = WLTP cycle model

Returns the theoretical times, velocities, and gears of WLTP.

WLTP cycle model’s data
accelerations Acceleration vector [m/s2].
base_model WLTP base model params.
downscale_factor Velocity downscale factor [-].
downscale_factor_threshold Velocity downscale factor threshold [-].
downscale_phases Downscale phases [s].
engine_max_power Maximum power [kW].
engine_max_speed Maximum allowed engine speed [RPM].
engine_speed_at_max_power Rated engine speed [RPM].
full_load_curve Vehicle full load curve.
gear_box_type  
gears Gear vector [-].
idle_engine_speed Engine speed idle median and std [RPM].
inertial_factor  
initial_temperature Initial temperature of the test cell [°C].
max_speed_velocity_ratio Maximum speed velocity ratio of the gear box [h*RPM/km].
max_time Maximum time [s].
max_velocity Max vehicle velocity [km/h].
motive_powers Motive power [kW].
road_loads Cycle road loads [N, N/(km/h), N/(km/h)^2].
sink Sink node of the dispatcher that collects all unused outputs.
speed_velocity_ratios Speed velocity ratios of the gear box [h*RPM/km].
theoretical_motive_powers  
theoretical_velocities Theoretical velocity vector [km/h].
times Time vector [s].
unladen_mass Unladen mass [kg].
vehicle_mass Vehicle mass [kg].
velocities Velocity vector [km/h].
wltp_base_model WLTP base model params.
wltp_class WLTP vehicle class.
WLTP cycle model’s functions
define_wltp_base_model Defines WLTP base model.
wltp_gears Returns the gear shifting profile according to WLTP [-].
WLTP cycle model’s dispatchers
WLTP velocities model Returns the theoretical velocities of WLTP.