dsp

dsp = Service Battery Status model

Models the Service Battery Charging Status.

Service Battery Status model’s data
accelerations Acceleration [m/s2].
alternator_electric_powers Alternator electric power [kW].
dcdc_converter_electric_powers DC/DC converter electric power [kW].
engine_starts When the engine starts [-].
is_hybrid Is the vehicle hybrid?
motive_powers Motive power [kW].
on_engine If the engine is on [-].
service_battery_capacity Service battery capacity [Ah].
service_battery_charging_statuses Service battery charging statuses (0: Discharge, 1: Charging, 2: BERS, 3: Initialization) [-].
service_battery_electric_powers_supply_threshold Service battery not charging power threshold [kW].
service_battery_initialization_time Service battery initialization time delta [s].
service_battery_nominal_voltage Service battery nominal voltage [V].
service_battery_start_window_width Service battery start window width [s].
service_battery_starts_windows Service battery starts windows [-].
service_battery_state_of_charge_balance Service battery state of charge balance [%].
service_battery_state_of_charge_balance_window Service battery state of charge balance [%].
service_battery_state_of_charges State of charge of the service battery [%].
service_battery_status_model A function that predicts the service battery charging status.
times Time vector [s].
Service Battery Status model’s functions
calibrate_service_battery_status_model Calibrates the service battery charging status model.
define_service_battery_electric_powers_supply_threshold Identifies the service battery electric powers supply threshold [kW] that define when the the service battery is not charging.
define_service_battery_status_model Defines the service battery charging status model.
identify_service_battery_charging_statuses Identifies service battery charging statuses: Discharge (0), Charging (1), BERS (2), and Initialization(3) [-].
identify_service_battery_charging_statuses_and_initialization_time Identifies the service battery charging statuses [-] and its initialization time delta [s].
identify_service_battery_initialization_time Identifies the alternator initialization time delta [s].
identify_service_battery_starts_windows Identifies the alternator starts windows [-].
identify_service_battery_state_of_charge_balance_and_window Identify the service battery state of charge balance and window [%].