cvtΒΆ

Functions and dsp model to model the CVT.

Functions

calibrate_cvt Calibrates a model for continuously variable transmission (CVT).
default_correct_gear Returns a fake function to correct the gear.
identify_max_speed_velocity_ratio Identifies the maximum speed velocity ratio of the gear box [h*RPM/km].
predict_gear_box_speeds_in Predicts gear box speed vector, gear vector, and maximum gear [RPM, -, -].
predict_gears Predicts gear vector [-].

Classes

CVT

Dispatchers

dsp Models the gear box.