driveΒΆ

Functions and dsp model to model the drive battery (high voltage).

Functions

calculate_drive_battery_currents Calculate the drive battery current vector [A].
calculate_drive_battery_currents_v1 Calculate the drive battery current vector [A].
calculate_drive_battery_delta_state_of_charge Calculates the overall delta state of charge of the drive battery [%].
calculate_drive_battery_electric_powers Calculate the drive battery electric power [kW].
calculate_drive_battery_electric_powers_v1 Calculate the drive battery electric power [kW].
calculate_drive_battery_loads Calculates drive battery load vector [kW].
calculate_drive_battery_loads_v1 Calculates drive battery load vector [kW].
calculate_drive_battery_n_cells Calculate the number of battery cells [-].
calculate_drive_battery_n_parallel_cells Calculate the number of battery cells in parallel [-].
calculate_drive_battery_n_parallel_cells_v1 Calculate the number of battery cells in parallel [-].
calculate_drive_battery_n_series_cells Calculate the number of battery cells in parallel [-].
calculate_drive_battery_state_of_charges Calculates the state of charge of the drive battery [%].
calculate_drive_battery_voltages Calculate the drive battery voltage [V].
calculate_drive_battery_voltages_v1 Calculate the drive battery current vector [A].
calculate_motors_electric_powers Calculate motors electric power [kW].
calculate_motors_electric_powers_v1 Calculates drive battery load vector [kW].
calibrate_drive_battery_model Calibrate the drive battery current model.
default_initial_drive_battery_state_of_charge Return the default initial state of charge of drive battery [%].
define_drive_battery_model Define the drive battery current model.
define_drive_battery_voltages Defines drive battery voltage vector [V].
get_drive_battery_r0_and_ocv Returns drive battery resistance and open circuit voltage [ohm, V].
identify_drive_battery_capacity Identify drive battery capacity [Ah].
identify_drive_battery_load Identifies drive electric load [kW].
identify_drive_battery_nominal_voltage Identify the drive battery nominal voltage [V].
identify_initial_drive_battery_state_of_charge Identify the initial state of charge of drive battery [%].

Classes

DriveBatteryModel

Dispatchers

dsp Models the drive battery (e.g., high voltage).