Skip to content

Basic rules-based power control strategy for a particular HEV Model, based on look-up tables of engine and battery-motor parameters

Notifications You must be signed in to change notification settings

sourisvs/HEV_Heuristic_Pow_control

Repository files navigation

HEV_Heuristic_Pow_control

Basic rules-based power control strategy for a particular HEV Model, based on look-up tables of engine and battery-motor parameters
for obtaining vehicle data
(All look up tables and vehicle data including the model configuration and other parameters are taken from the ADVISOR 2.0 Simulink programme, kindly download it if you want to get relevant data.)
for the drive cycle
Ensure the drive cycle is saved as csv format with just 2 columns, time and speed, name the speed column as "Speed", so that it can be easily read by the code without any hassle
The other files uploaded are vehicle parameters extracted from ADVISOR ready to use into the code. The characteristics excel file contains all the data that has directly been mentioned in the code itself The nomenclature is as follows:
fc: Fuel converter or engine
mc: Motor controller
ess : energy storage system or battery
fc_gs: Fuel consumption in gram per second
nox : NOx emissions in g/s
hc: Hydrocarbon emissions in g/s

About

Basic rules-based power control strategy for a particular HEV Model, based on look-up tables of engine and battery-motor parameters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published