├── Curve Fitting.sfit ├── DO_Project_Code.m ├── ECMS ├── CYC_HWFET.mat ├── CYC_UDDS.mat ├── CYC_US06.mat ├── PoP_battery.m ├── PoP_engine.m ├── PoP_motor.m ├── PoP_motor42.m ├── cyc_mph.mat ├── fMPG.m ├── hev_finaldrive.m ├── hev_transmission.m ├── hev_vehicle.m ├── hybrid_ECMS_ATC.m └── paretoset.m ├── Final Design Optimization Report(2018).pdf ├── README.md └── enginedata.mat /Curve Fitting.sfit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/Curve Fitting.sfit -------------------------------------------------------------------------------- /DO_Project_Code.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/DO_Project_Code.m -------------------------------------------------------------------------------- /ECMS/CYC_HWFET.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/CYC_HWFET.mat -------------------------------------------------------------------------------- /ECMS/CYC_UDDS.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/CYC_UDDS.mat -------------------------------------------------------------------------------- /ECMS/CYC_US06.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/CYC_US06.mat -------------------------------------------------------------------------------- /ECMS/PoP_battery.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/PoP_battery.m -------------------------------------------------------------------------------- /ECMS/PoP_engine.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/PoP_engine.m -------------------------------------------------------------------------------- /ECMS/PoP_motor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/PoP_motor.m -------------------------------------------------------------------------------- /ECMS/PoP_motor42.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/PoP_motor42.m -------------------------------------------------------------------------------- /ECMS/cyc_mph.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/cyc_mph.mat -------------------------------------------------------------------------------- /ECMS/fMPG.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/fMPG.m -------------------------------------------------------------------------------- /ECMS/hev_finaldrive.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/hev_finaldrive.m -------------------------------------------------------------------------------- /ECMS/hev_transmission.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/hev_transmission.m -------------------------------------------------------------------------------- /ECMS/hev_vehicle.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/hev_vehicle.m -------------------------------------------------------------------------------- /ECMS/hybrid_ECMS_ATC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/hybrid_ECMS_ATC.m -------------------------------------------------------------------------------- /ECMS/paretoset.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/ECMS/paretoset.m -------------------------------------------------------------------------------- /Final Design Optimization Report(2018).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/Final Design Optimization Report(2018).pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/README.md -------------------------------------------------------------------------------- /enginedata.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshalshah7b/PowertrainHybridVehicleTraffic/HEAD/enginedata.mat --------------------------------------------------------------------------------