# PowertrainHybridVehicleTraffic
Energy-efficient powertrain control of Hybrid Vehicles through traffic jams
## Introduction
- Hybrid Electric Vehicles contributes to fuel savings and emission reduction aims, which ultimately reduces energy consumption. The aim of this project is to develop efficient powertrain control for hybrid vehicles to reduce energy consumption during heavy traffic. The approach is to reduce fuel consumption by switching between electric drive and internal combustion engine during traffic scenario. The change in acceleration helps to find the velocity which in turn determines the position of the subject vehicle which is also dependent on the vehicle ahead of the subject vehicle. This calculation considers the efficiency of electric drive and internal combustion engine as well at different velocities and done.
- We are using traffic flow model with safe distance concept to optimize velocity of our vehicle with respect to velocity of leading vehicle in the traffic. The leading vehicle and following vehicle have an initial set of conditions which they are following. There is a range of safe distance which is always maintained between the 2 vehicles and the leading vehicle parameters are used to derive the following vehicle parameters such as drive cycle and mass fuel consumption. Random numbers are used in PDE model of traffic to generate the velocity of leading vehicle at different time steps.
## Instructions to run the code
- From this directory, first run the file **"DO_Project_Code.m"** file which will give drive profile of our vehicle. This output file would be named as "cyc_mph.m". Output file will have a matrix 'cyc_mph' which will have two columns, first for time and second for optimized velocity of our vehicle.
- The output file "cyc_mph.m" will be automatically saved in the ECMS folder.
- Then from the ECMS folder, we have to run **"fMPG.m"** file which needs cycle number as input. The cycle we got is setted as cycle 4. So, in command window of MATLAB, input "fMPG(4)" command to run this file. This will give us plots for SOC and Fuel Consumption.
**We would sincerely like to thank Dr. Yi Ren for his support and guidance throughout the semester and for the vital inputs on the project.**
Matlab科研辅导帮
- 粉丝: 3w+
- 资源: 7784
最新资源
- 【java毕业设计】员工在线知识培训考试平台源码(ssm+mysql+说明文档).zip
- 【java毕业设计】演出道具租赁管理系统源码(ssm+mysql+说明文档).zip
- ScanMaster RPP3 脉冲放大器手册
- 【java毕业设计】社区医院儿童预防接种管理系统源码(ssm+mysql+说明文档).zip
- 【java毕业设计】企业台账管理平台源码(ssm+mysql+说明文档+LW).zip
- 【java毕业设计】面向品牌会员的在线商城源码(ssm+mysql+说明文档).zip
- 【java毕业设计】消防物资存储系统源码(ssm+mysql+说明文档+LW).zip
- 【java毕业设计】高校课程评价系统源码(ssm+mysql+说明文档+LW).zip
- 【java毕业设计】大健康老年公寓管理系统源码(ssm+mysql+说明文档).zip
- 【java毕业设计】小雨杂志在线投稿网站源码(ssm+mysql+说明文档+LW).zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈