mechanicalΒΆ

Functions and dsp model to model the basic mechanics of the gear box.

Functions

calculate_engine_speed_at_max_velocity Calculates the maximum velocity from full load curve.
calculate_first_gear_box_ratio Calculates the gear box ratio of the first gear.
calculate_gear_box_ratios Calculates gear box ratios [-].
calculate_gear_box_speeds_in Calculates Gear box speed vector [RPM].
calculate_gear_box_speeds_in_v1 Calculates Gear box speed vector [RPM].
calculate_last_gear_box_ratio Calculates the gear box ratio of the last gear.
calculate_last_gear_box_ratio_v1 Calculates the gear box ratio of the last gear from full load curve.
calculate_maximum_velocity Calculates the maximum velocity from full load curve.
calculate_maximum_velocity_v1 Calculates the maximum velocity [km/h].
calculate_maximum_velocity_v2 Calculates the maximum velocity from full load curve.
calculate_speed_velocity_ratios Calculates speed velocity ratios of the gear box [h*RPM/km].
calculate_velocity_speed_ratios Calculates velocity speed (or speed velocity) ratios of the gear box [km/(h*RPM) or h*RPM/km].
design_gear_box_ratios Designs the gear box ratios [-].
identify_first_gear_box_ratio Identify the gear box ratio of first gear.
identify_gears Identifies gear time series [-].
identify_gears_v1 Identifies gear time series [-].
identify_last_gear_box_ratio Identify the gear box ratio of last gear.
identify_max_gear Identifies the maximum gear of the gear box [-].
identify_n_gears Identify the number of gears [-].
identify_speed_velocity_ratios Identifies speed velocity ratios from gear vector [h*RPM/km].
identify_velocity_speed_ratios Identifies velocity speed ratios from gear box speed vector [km/(h*RPM)].
identify_velocity_speed_ratios_v1 Identifies velocity speed ratios from gear box speed vector [km/(h*RPM)].
identify_velocity_speed_ratios_v2 Identifies velocity speed ratios from gear box speed vector [km/(h*RPM)].
identify_velocity_speed_ratios_v3 Identifies velocity speed ratios from gear box speed vector [km/(h*RPM)].

Dispatchers

dsp Models the gear box mechanical.