dsp

dsp = Clutch

Models the clutch.

Clutch’s data
accelerations Acceleration vector [m/s2].
clutch_phases When the clutch is active [-].
clutch_speed_model Clutch speed model.
clutch_tc_speeds_delta Engine speed delta due to the clutch [RPM].
clutch_window Clutching time window [s].
gear_box_speeds_in Gear box speed vector [RPM].
gears Gear vector [-].
k_factor_curve k factor curve.
lockup_speed_ratio Minimum speed ratio where torque ratio==1.
sink Sink node of the dispatcher that collects all unused outputs.
stand_still_torque_ratio Torque ratio when speed ratio==0.
start Starting node that identifies initial inputs of the workflow.
velocities Velocity vector [km/h].
Clutch’s functions
calibrate_clutch_speed_model Calibrate clutch speed model.
default_clutch_k_factor_curve Returns a default k factor curve for a generic clutch.
default_clutch_window Returns a default clutching time window [s] for a generic clutch.
define_k_factor_curve Defines k factor curve.