SlideShare a Scribd company logo
1 of 24
Download to read offline
FINAL PROJECT ME 597
PHEV Page 1
Component Sizing of
Plugin Hybrid Electric
Vehicle for Sub-Optimal
Fuel Efficiency and
emissions
Project Report
Submitted By:
Mohit Suri
FINAL PROJECT ME 597
PHEV Page 2
Index
1. Abstract
2. Introduction
3. About Autonomie
4. Objective
5. Model Configuration
6. Open loop and Closed loop
7. Flow Chart
8. Developing Cost Function
9. Simulation
10. Discussions and Conclusion
11. References
FINAL PROJECT ME 597
PHEV Page 3
Abstract:
The Project involves simulating a Plug-in hybrid vehicle Toyota Pruis model in
Autonomie software for optimizing the fuel economy by sizing the components
involved in energy production in HEV. The software has been developed by Argonne
labs. The project is approached by creating a flowchart of the problem and following
the steps accordingly. It includes developing a cost function for optimization. Trial and
error method is used to determine the possible optimized result. The vehicle model
consists of driver block, environment block and vehicle block with individual
parameters which can be changed. Various simulations were done and optimized
values have been selected as best values for component sizes to get maximum fuel
economy from all the simulation runs. The Project report consists of Introduction,
flowchart, cost function, parametric simulations, results and discussions.
FINAL PROJECT ME 597
PHEV Page 4
Introduction:
The concept of plug in series hybrid electric drive train was developed from the
vehicle drive train. The Lohner-Porsche Mixte Hybrid, produced as early as 1899, was
the first hybrid electric car. However electric vehicles using present technologies have
some disadvantages: a limited drive range due to shortage of energy storage in the on-
board batteries, limited payload and volume capacity due to heavy and bulky batteries,
and a longer battery charging time.
The initial objective of developing a PHEV was aimed at extending the drive range
and decreasing the fuel consumption that ultimately gives less emissions.
There are two basic plug-in hybrid configurations:
 Series plug-in hybrids, also called Extended Range Electric Vehicles (EREVs).
Only the electric motor turns the wheels; the gasoline engine is only used to
generate electricity. Series plug-ins can run solely on electricity until the battery
needs to be recharged. The gasoline engine then generates electricity to power
the electric motor. For shorter trips, these vehicles might use no gasoline at all.
 Parallel or Blended Plug-in Hybrids. Both the engine and electric motor are
mechanically connected to the wheels, and both propel the vehicle under most
driving conditions. Electric-only operation usually occurs only at low speeds.
FINAL PROJECT ME 597
PHEV Page 5
Series Plug-in HEV
Parallel Plug–in HEV
Charge
Port
FINAL PROJECT ME 597
PHEV Page 6
About Autonomie
Autonomie is a Plug-and-Play Powertrain and Vehicle Model Architecture and
Development Environment to support the rapid evaluation of new
powertrain/propulsion technologies for improving fuel economy through virtual design
and analysis in a math-based simulation environment.
Autonomie is an open architecture to support the rapid integration and analysis of
powertrain/propulsion systems and technologies for rapid technology sorting and
evaluation of fuel economy improvement under dynamic/transient testing conditions.
The capability to sort technologies rapidly in a virtual design environment results in
faster improvements in real-world fuel consumption by reducing the time necessary to
develop and bring new technologies onto our roads.
FINAL PROJECT ME 597
PHEV Page 7
The various views in Autonomie GUI are:
FINAL PROJECT ME 597
PHEV Page 8
Objective:
The main objective of this Project is to improve the miles per equivalent gallon fuel
consumed accounting for electrical energy, gasoline usage and reduced emissions.
In this Project Trial and error method was used to optimize the component sizing of
Plugin Hybrid electric vehicle Powertrain for fuel efficiency and emissions while
meeting the critical performance requirements. Ordinary differential equation solver4
(Runga Kutta) method was used by Autonomie as default solver.
The main component that uses fuel and produce was engine. So sizing the
component of the engine for reduced emissions and increased Fuel economy was
prime motive or target. Then accordingly traction motor size was changed/altered to
get optimized values of fuel economy. Then battery pack configuration was changed.
Various simulations were done to get optimized sizing that would result in better fuel
economy and accordingly less emissions. It was observed that factors like and
(controller gains) has some effect on the overall fuel economy, so individual
parametric study was done and results were obtained.
USO6 was used as the cycle for the simulation run with runtime of 600 seconds. It a
highway driving cycle with an average speed of 50 Mph and maximum speed of 80.3
Mph.
FINAL PROJECT ME 597
PHEV Page 9
Model Configuration:
Power Split Design in Autonomie
The Above configuration shows the layout of Split-Power Plug-In Hybrid electric
vehicle. The Components in this Model include:
Engine
Traction Motor
Battery (ESS)
Chassis
Motor 2
Final Drive
Electric Accessories
FINAL PROJECT ME 597
PHEV Page 10
Open Loop for Battery:
Open Loop for Engine:
FINAL PROJECT ME 597
PHEV Page 11
Control Architecture(Closed Loop)
FINAL PROJECT ME 597
PHEV Page 12
Flowchart of the Simulation
FINAL PROJECT ME 597
PHEV Page 13
Developing a Cost Function
According to the paper the cost function was developed while meeting the critical
performance requirements and also improving fuel economy and reducing
emissions. The cost function is given by:
, X =
Where, Nbm = number of battery modules
Cf = fuel consumption
Pm = Motor Power
Pe = Engine Power
The Objective Function is given as:
F (Pm, Pe, Nbm,Cf) = w1 + w2 + w3 + w4
here, wi are the weighting factors of the objective function variables.
FINAL PROJECT ME 597
PHEV Page 14
Simulations:
Below is the result file that is generated after the different simulation runs.
The initial Power of the Engine was taken as 57 KW. The power of the Engine was
altered from 57 to 49 KW. Finally from 49 KW to 48 KW and simulation was run. The
results show that engine with power 48 KW gives maximum fuel efficiency.
The Various Comparison Plots are as follows:
State of Charge VS time
FINAL PROJECT ME 597
PHEV Page 15
Comparison of Plants SOC VS time with Changing Engine Power values
Comparison of Engine Power VS time with Changing Engine Power values
Comparison of Motor Power VS time with Changing Engine Power values
FINAL PROJECT ME 597
PHEV Page 16
Comparison of Battery(ESS) Power VS time with Changing Engine Power values
Best Result(Engine) Plots:
Engine,Traction Motor, Motor 2 Power VS Time
Engine,Traction Motor Power VS Time
FINAL PROJECT ME 597
PHEV Page 17
Battery(ESS) Power VS Time
Linear Acceleration VS Time
Changing Battery Parameters:
The battery Parameters were changed now. The cells in series were initially 60 and
cells in parallel were 1. Different configurations were used such as cells in series from
2 and then reduced to 25. Accordingly cells are parallel were changed from 1 to 10 to
12 to 15. Thus giving the battery power to be 5.8 KWh. Below are the results obtained
from simulation.
FINAL PROJECT ME 597
PHEV Page 18
Battery SOC VS Time (best result)
Sizing Of Traction Motor and Motor 2:
The traction motor size was varied from 45KW to 60KW and the results were
noted. It was noted that there is not much difference in the improvement of the
fuel economy though big motors would increase weight and cost. So the
optimized size was taken as 52KW. Similarly the Size of Motor 2 was varied
from 30KW to 45 KW and the results obtained by both the simulations are given
below:
Results for Traction motor size changes
FINAL PROJECT ME 597
PHEV Page 19
Results for Motor 2 size changes
The comparison between simulation values can be seen in plots below:
Battery, Motor Power VS Time
Battery, Engine Power VS Time
FINAL PROJECT ME 597
PHEV Page 20
Engine Power with Different Motor Power VS Time
Battery Power (with Optimum Traction Motor Size) VS Time
Battery Power (with Optimum Motor 2 Size) VS Time
FINAL PROJECT ME 597
PHEV Page 21
Linear Speed VS Time
Engine Power, Motor Power VS Time
Total Power VS Time
FINAL PROJECT ME 597
PHEV Page 22
Traction Motor, Motor 2 Power VS Time
SOC VS Time
and (Parametric Study):
The and values are controller gains. The parametric study was done changing
the values in every simulation. The results are shown below:
Study of
FINAL PROJECT ME 597
PHEV Page 23
Study of
Best Result:
Plugging in all the best values of the components obtained in the simulation runs and
changing them again to work best in one combination. The best mileage obtained was
59.56 MPG which was improvement from the default 52.6 MPG
FINAL PROJECT ME 597
PHEV Page 24
Discussion and Conclusion:
Autonomie is a good software/platform to verify our proposed designs in a cost
effective and easy way. Changing the engine size, Battery parameters and optimizing
the size of motor greatly increases the fuel economy which is accompanied by reduced
emissions. These designs can be used in real-time situations which will greatly
increase the drive range of Plug-in Hybrid Electric Vehicle one of the problems
prevailing in Hybrid Electric Vehicles.
References:
1. Autonomie help documents
2. Harpreet singh Banvait, Xiao Lin, Sohel Anwar, and Yaobin Chen, “Plug-in
Hybrid Electric Vehicle Energy Management System using Particle Swarm
Optimization”, Electric Vehicle Symposium (EVS – 24), Stavanger, Norway,
May 13 – 16, 2009.
3. Optimal Sizing of a Parallel PHEV Powertrain-Mitra Pourabdollah, Nikolce
Murgovski, Anders Grauers, and Bo Egardt, Fellow, IEEE.

More Related Content

What's hot

A hybrid vehicle configuration with zero emission
A hybrid vehicle configuration with zero emissionA hybrid vehicle configuration with zero emission
A hybrid vehicle configuration with zero emissionKichu Joy
 
Regenerative braking system
Regenerative braking systemRegenerative braking system
Regenerative braking systemSuchit Moon
 
Hybrid electrical vehicle
Hybrid electrical vehicleHybrid electrical vehicle
Hybrid electrical vehicleArunraj05
 
Hybrid two wheeler2
Hybrid two wheeler2Hybrid two wheeler2
Hybrid two wheeler2Rajesh Sl
 
Design and Simulation of a series Hybrid Electric Vehicle (HEV) Powertrain
Design and Simulation of a series Hybrid Electric Vehicle (HEV) PowertrainDesign and Simulation of a series Hybrid Electric Vehicle (HEV) Powertrain
Design and Simulation of a series Hybrid Electric Vehicle (HEV) PowertrainShaunak Chandwadkar
 
Power generating using Regenerative Braking system ppt
Power generating using Regenerative Braking system ppt Power generating using Regenerative Braking system ppt
Power generating using Regenerative Braking system ppt dxamit90
 
Regenerative Braking System by ASLAM
Regenerative Braking System by ASLAMRegenerative Braking System by ASLAM
Regenerative Braking System by ASLAMMD ASLAM HUSSAIN
 
Hybrid electric vehicle
Hybrid electric vehicleHybrid electric vehicle
Hybrid electric vehicleganeshbehera6
 
Hybrid Electric Vehicle By Arjun T R
Hybrid Electric Vehicle By Arjun T RHybrid Electric Vehicle By Arjun T R
Hybrid Electric Vehicle By Arjun T RArjun T R
 
Novel technique for hybrid electric vehicle presentation 1
Novel technique for hybrid electric vehicle presentation 1Novel technique for hybrid electric vehicle presentation 1
Novel technique for hybrid electric vehicle presentation 1Manish Sadhu
 
The Best Motor for Hybrid Electric Vehicle Powertrains
The Best Motor for Hybrid Electric Vehicle PowertrainsThe Best Motor for Hybrid Electric Vehicle Powertrains
The Best Motor for Hybrid Electric Vehicle PowertrainsDesign World
 
Hybrid electric vehicle
Hybrid electric vehicleHybrid electric vehicle
Hybrid electric vehiclePrittam Jena
 
Regenerative Braking System ppt
Regenerative Braking System  pptRegenerative Braking System  ppt
Regenerative Braking System pptMD ASLAM HUSSAIN
 
Regenerative Braking System
Regenerative Braking SystemRegenerative Braking System
Regenerative Braking Systemijtsrd
 

What's hot (20)

A hybrid vehicle configuration with zero emission
A hybrid vehicle configuration with zero emissionA hybrid vehicle configuration with zero emission
A hybrid vehicle configuration with zero emission
 
Hybrid Electric Vehicle
Hybrid Electric VehicleHybrid Electric Vehicle
Hybrid Electric Vehicle
 
Regenerative braking system
Regenerative braking systemRegenerative braking system
Regenerative braking system
 
Hybrid electrical vehicle
Hybrid electrical vehicleHybrid electrical vehicle
Hybrid electrical vehicle
 
Hybrid two wheeler2
Hybrid two wheeler2Hybrid two wheeler2
Hybrid two wheeler2
 
Hybrid vehicles 124019
Hybrid vehicles  124019Hybrid vehicles  124019
Hybrid vehicles 124019
 
Design and Simulation of a series Hybrid Electric Vehicle (HEV) Powertrain
Design and Simulation of a series Hybrid Electric Vehicle (HEV) PowertrainDesign and Simulation of a series Hybrid Electric Vehicle (HEV) Powertrain
Design and Simulation of a series Hybrid Electric Vehicle (HEV) Powertrain
 
Hybrid car
Hybrid carHybrid car
Hybrid car
 
Power generating using Regenerative Braking system ppt
Power generating using Regenerative Braking system ppt Power generating using Regenerative Braking system ppt
Power generating using Regenerative Braking system ppt
 
Regenerative Braking System by ASLAM
Regenerative Braking System by ASLAMRegenerative Braking System by ASLAM
Regenerative Braking System by ASLAM
 
Hybrid Vehicle
Hybrid VehicleHybrid Vehicle
Hybrid Vehicle
 
Regenerative braking system
Regenerative braking system Regenerative braking system
Regenerative braking system
 
Hybrid electric vehicle
Hybrid electric vehicleHybrid electric vehicle
Hybrid electric vehicle
 
Hybrid Electric Vehicle By Arjun T R
Hybrid Electric Vehicle By Arjun T RHybrid Electric Vehicle By Arjun T R
Hybrid Electric Vehicle By Arjun T R
 
Novel technique for hybrid electric vehicle presentation 1
Novel technique for hybrid electric vehicle presentation 1Novel technique for hybrid electric vehicle presentation 1
Novel technique for hybrid electric vehicle presentation 1
 
The Best Motor for Hybrid Electric Vehicle Powertrains
The Best Motor for Hybrid Electric Vehicle PowertrainsThe Best Motor for Hybrid Electric Vehicle Powertrains
The Best Motor for Hybrid Electric Vehicle Powertrains
 
Hybrid electric vehicle
Hybrid electric vehicleHybrid electric vehicle
Hybrid electric vehicle
 
Hybrid Motorcycle
Hybrid MotorcycleHybrid Motorcycle
Hybrid Motorcycle
 
Regenerative Braking System ppt
Regenerative Braking System  pptRegenerative Braking System  ppt
Regenerative Braking System ppt
 
Regenerative Braking System
Regenerative Braking SystemRegenerative Braking System
Regenerative Braking System
 

Viewers also liked

Fuel cell vehicles and electric vehicles in future by rai asad sahi
Fuel cell vehicles and electric vehicles in future by rai asad sahiFuel cell vehicles and electric vehicles in future by rai asad sahi
Fuel cell vehicles and electric vehicles in future by rai asad sahiMuhammad Sahi
 
Will electric cars rule the future?
Will electric cars rule the future?Will electric cars rule the future?
Will electric cars rule the future?Nicolas Meilhan
 
Microbial fuel cell – for conversion of chemical energy to electrical energy
Microbial fuel cell – for conversion of chemical energy to electrical energyMicrobial fuel cell – for conversion of chemical energy to electrical energy
Microbial fuel cell – for conversion of chemical energy to electrical energyrita martin
 
Market Research Report : Electric vehicle market in india 2014 - Sample
Market Research Report : Electric vehicle market in india 2014 - SampleMarket Research Report : Electric vehicle market in india 2014 - Sample
Market Research Report : Electric vehicle market in india 2014 - SampleNetscribes, Inc.
 
Microbial fuel cell advanced
Microbial fuel cell advancedMicrobial fuel cell advanced
Microbial fuel cell advancedSagar Divetiya
 
Best ppt for seminar on hybrid electric vehicle AND TYPE OF HYBRID VEHICLE by...
Best ppt for seminar on hybrid electric vehicle AND TYPE OF HYBRID VEHICLE by...Best ppt for seminar on hybrid electric vehicle AND TYPE OF HYBRID VEHICLE by...
Best ppt for seminar on hybrid electric vehicle AND TYPE OF HYBRID VEHICLE by...RAHUL PANDEY
 
Beginning Commercial Launch of Fuel Cell Electric Vehicles
Beginning Commercial Launch of Fuel Cell Electric VehiclesBeginning Commercial Launch of Fuel Cell Electric Vehicles
Beginning Commercial Launch of Fuel Cell Electric VehiclesCalifornia Fuel Cell Partnership
 
Big 4 Macromolecules
Big 4 MacromoleculesBig 4 Macromolecules
Big 4 Macromoleculesguest13161d
 
Tesla Marketing Plan
Tesla Marketing PlanTesla Marketing Plan
Tesla Marketing Plandpayne05
 

Viewers also liked (13)

Fuel cell vehicles and electric vehicles in future by rai asad sahi
Fuel cell vehicles and electric vehicles in future by rai asad sahiFuel cell vehicles and electric vehicles in future by rai asad sahi
Fuel cell vehicles and electric vehicles in future by rai asad sahi
 
Fuel Cell Vehicle
Fuel Cell VehicleFuel Cell Vehicle
Fuel Cell Vehicle
 
Will electric cars rule the future?
Will electric cars rule the future?Will electric cars rule the future?
Will electric cars rule the future?
 
microbial fuel cell
microbial fuel cellmicrobial fuel cell
microbial fuel cell
 
Microbial fuel cell – for conversion of chemical energy to electrical energy
Microbial fuel cell – for conversion of chemical energy to electrical energyMicrobial fuel cell – for conversion of chemical energy to electrical energy
Microbial fuel cell – for conversion of chemical energy to electrical energy
 
Market Research Report : Electric vehicle market in india 2014 - Sample
Market Research Report : Electric vehicle market in india 2014 - SampleMarket Research Report : Electric vehicle market in india 2014 - Sample
Market Research Report : Electric vehicle market in india 2014 - Sample
 
FUEL CELL VEHICLE
FUEL CELL VEHICLEFUEL CELL VEHICLE
FUEL CELL VEHICLE
 
Microbial fuel cell advanced
Microbial fuel cell advancedMicrobial fuel cell advanced
Microbial fuel cell advanced
 
Electrical car ppt
Electrical car pptElectrical car ppt
Electrical car ppt
 
Best ppt for seminar on hybrid electric vehicle AND TYPE OF HYBRID VEHICLE by...
Best ppt for seminar on hybrid electric vehicle AND TYPE OF HYBRID VEHICLE by...Best ppt for seminar on hybrid electric vehicle AND TYPE OF HYBRID VEHICLE by...
Best ppt for seminar on hybrid electric vehicle AND TYPE OF HYBRID VEHICLE by...
 
Beginning Commercial Launch of Fuel Cell Electric Vehicles
Beginning Commercial Launch of Fuel Cell Electric VehiclesBeginning Commercial Launch of Fuel Cell Electric Vehicles
Beginning Commercial Launch of Fuel Cell Electric Vehicles
 
Big 4 Macromolecules
Big 4 MacromoleculesBig 4 Macromolecules
Big 4 Macromolecules
 
Tesla Marketing Plan
Tesla Marketing PlanTesla Marketing Plan
Tesla Marketing Plan
 

Similar to PHEV Component Sizing for Fuel Efficiency

Design&Evaluation of PHEV powertrain
Design&Evaluation of PHEV powertrainDesign&Evaluation of PHEV powertrain
Design&Evaluation of PHEV powertrainSatyajeet Udavant
 
1999 Future Car_WI_Technical Paper
1999 Future Car_WI_Technical Paper1999 Future Car_WI_Technical Paper
1999 Future Car_WI_Technical PaperTim Roebke
 
Dynamic Modeling and Simulation on a Hybrid Power System for Electric Vehicle...
Dynamic Modeling and Simulation on a Hybrid Power System for Electric Vehicle...Dynamic Modeling and Simulation on a Hybrid Power System for Electric Vehicle...
Dynamic Modeling and Simulation on a Hybrid Power System for Electric Vehicle...IRJET Journal
 
“DESIGN AND IMPLEMENTATION OF HYBRID ELECTRIC VEHICLE”
“DESIGN AND IMPLEMENTATION OF HYBRID ELECTRIC VEHICLE”“DESIGN AND IMPLEMENTATION OF HYBRID ELECTRIC VEHICLE”
“DESIGN AND IMPLEMENTATION OF HYBRID ELECTRIC VEHICLE”IRJET Journal
 
HEV_first_presentation.pptx
HEV_first_presentation.pptxHEV_first_presentation.pptx
HEV_first_presentation.pptxVivekaKumar10
 
IRJET- Recent Trends in Hybrid Vehicles – An Overview
IRJET- Recent Trends in Hybrid Vehicles – An OverviewIRJET- Recent Trends in Hybrid Vehicles – An Overview
IRJET- Recent Trends in Hybrid Vehicles – An OverviewIRJET Journal
 
Dildar rahman report on hybrid vehicle
Dildar rahman report on hybrid vehicleDildar rahman report on hybrid vehicle
Dildar rahman report on hybrid vehicleDildar4
 
Performance and Emission Prediction of Hybrid Electric Vehicle Using Software...
Performance and Emission Prediction of Hybrid Electric Vehicle Using Software...Performance and Emission Prediction of Hybrid Electric Vehicle Using Software...
Performance and Emission Prediction of Hybrid Electric Vehicle Using Software...IRJET Journal
 
Design and Fabrication of Regenerative Braking System
Design and Fabrication of Regenerative Braking SystemDesign and Fabrication of Regenerative Braking System
Design and Fabrication of Regenerative Braking SystemIRJET Journal
 
REMAPPING AND SIMULATION OF EFI SYSTEM FOR SI ENGINE USING PIGGYBACK ECU
REMAPPING AND SIMULATION OF EFI SYSTEM FOR SI ENGINE USING PIGGYBACK ECUREMAPPING AND SIMULATION OF EFI SYSTEM FOR SI ENGINE USING PIGGYBACK ECU
REMAPPING AND SIMULATION OF EFI SYSTEM FOR SI ENGINE USING PIGGYBACK ECUBarhm Mohamad
 
Study and Analysis of Nonlinear Constrained Components A Study of Plug-in Hyb...
Study and Analysis of Nonlinear Constrained Components A Study of Plug-in Hyb...Study and Analysis of Nonlinear Constrained Components A Study of Plug-in Hyb...
Study and Analysis of Nonlinear Constrained Components A Study of Plug-in Hyb...ijtsrd
 
Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...
Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...
Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...IRJET Journal
 
Economic Efficiency Measure of Induction Motors for Industrial Applications
Economic Efficiency Measure of Induction Motors for Industrial Applications Economic Efficiency Measure of Induction Motors for Industrial Applications
Economic Efficiency Measure of Induction Motors for Industrial Applications IJECEIAES
 
Hybrid-Electric-Vehicle-ppt.pptx
Hybrid-Electric-Vehicle-ppt.pptxHybrid-Electric-Vehicle-ppt.pptx
Hybrid-Electric-Vehicle-ppt.pptxkannapii
 
Advanced Analysis and Modelling of Hydraulic Hybrid Vehicles
Advanced Analysis and Modelling of Hydraulic Hybrid VehiclesAdvanced Analysis and Modelling of Hydraulic Hybrid Vehicles
Advanced Analysis and Modelling of Hydraulic Hybrid VehiclesIRJET Journal
 
Fuzzy driver command interpreter
Fuzzy driver command interpreterFuzzy driver command interpreter
Fuzzy driver command interpreterprj_publication
 
Hybrid Electric Vehicles (HVE) SM54
Hybrid Electric Vehicles (HVE) SM54Hybrid Electric Vehicles (HVE) SM54
Hybrid Electric Vehicles (HVE) SM54Subhash Mahla
 

Similar to PHEV Component Sizing for Fuel Efficiency (20)

Design&Evaluation of PHEV powertrain
Design&Evaluation of PHEV powertrainDesign&Evaluation of PHEV powertrain
Design&Evaluation of PHEV powertrain
 
1999 Future Car_WI_Technical Paper
1999 Future Car_WI_Technical Paper1999 Future Car_WI_Technical Paper
1999 Future Car_WI_Technical Paper
 
Dynamic Modeling and Simulation on a Hybrid Power System for Electric Vehicle...
Dynamic Modeling and Simulation on a Hybrid Power System for Electric Vehicle...Dynamic Modeling and Simulation on a Hybrid Power System for Electric Vehicle...
Dynamic Modeling and Simulation on a Hybrid Power System for Electric Vehicle...
 
“DESIGN AND IMPLEMENTATION OF HYBRID ELECTRIC VEHICLE”
“DESIGN AND IMPLEMENTATION OF HYBRID ELECTRIC VEHICLE”“DESIGN AND IMPLEMENTATION OF HYBRID ELECTRIC VEHICLE”
“DESIGN AND IMPLEMENTATION OF HYBRID ELECTRIC VEHICLE”
 
Hybrid vehicle
Hybrid vehicleHybrid vehicle
Hybrid vehicle
 
HEV_first_presentation.pptx
HEV_first_presentation.pptxHEV_first_presentation.pptx
HEV_first_presentation.pptx
 
IRJET- Recent Trends in Hybrid Vehicles – An Overview
IRJET- Recent Trends in Hybrid Vehicles – An OverviewIRJET- Recent Trends in Hybrid Vehicles – An Overview
IRJET- Recent Trends in Hybrid Vehicles – An Overview
 
Dildar rahman report on hybrid vehicle
Dildar rahman report on hybrid vehicleDildar rahman report on hybrid vehicle
Dildar rahman report on hybrid vehicle
 
Performance and Emission Prediction of Hybrid Electric Vehicle Using Software...
Performance and Emission Prediction of Hybrid Electric Vehicle Using Software...Performance and Emission Prediction of Hybrid Electric Vehicle Using Software...
Performance and Emission Prediction of Hybrid Electric Vehicle Using Software...
 
Design and Fabrication of Regenerative Braking System
Design and Fabrication of Regenerative Braking SystemDesign and Fabrication of Regenerative Braking System
Design and Fabrication of Regenerative Braking System
 
Adepu_Controls
Adepu_ControlsAdepu_Controls
Adepu_Controls
 
REMAPPING AND SIMULATION OF EFI SYSTEM FOR SI ENGINE USING PIGGYBACK ECU
REMAPPING AND SIMULATION OF EFI SYSTEM FOR SI ENGINE USING PIGGYBACK ECUREMAPPING AND SIMULATION OF EFI SYSTEM FOR SI ENGINE USING PIGGYBACK ECU
REMAPPING AND SIMULATION OF EFI SYSTEM FOR SI ENGINE USING PIGGYBACK ECU
 
Abstract
AbstractAbstract
Abstract
 
Study and Analysis of Nonlinear Constrained Components A Study of Plug-in Hyb...
Study and Analysis of Nonlinear Constrained Components A Study of Plug-in Hyb...Study and Analysis of Nonlinear Constrained Components A Study of Plug-in Hyb...
Study and Analysis of Nonlinear Constrained Components A Study of Plug-in Hyb...
 
Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...
Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...
Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...
 
Economic Efficiency Measure of Induction Motors for Industrial Applications
Economic Efficiency Measure of Induction Motors for Industrial Applications Economic Efficiency Measure of Induction Motors for Industrial Applications
Economic Efficiency Measure of Induction Motors for Industrial Applications
 
Hybrid-Electric-Vehicle-ppt.pptx
Hybrid-Electric-Vehicle-ppt.pptxHybrid-Electric-Vehicle-ppt.pptx
Hybrid-Electric-Vehicle-ppt.pptx
 
Advanced Analysis and Modelling of Hydraulic Hybrid Vehicles
Advanced Analysis and Modelling of Hydraulic Hybrid VehiclesAdvanced Analysis and Modelling of Hydraulic Hybrid Vehicles
Advanced Analysis and Modelling of Hydraulic Hybrid Vehicles
 
Fuzzy driver command interpreter
Fuzzy driver command interpreterFuzzy driver command interpreter
Fuzzy driver command interpreter
 
Hybrid Electric Vehicles (HVE) SM54
Hybrid Electric Vehicles (HVE) SM54Hybrid Electric Vehicles (HVE) SM54
Hybrid Electric Vehicles (HVE) SM54
 

Recently uploaded

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 

Recently uploaded (20)

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 

PHEV Component Sizing for Fuel Efficiency

  • 1. FINAL PROJECT ME 597 PHEV Page 1 Component Sizing of Plugin Hybrid Electric Vehicle for Sub-Optimal Fuel Efficiency and emissions Project Report Submitted By: Mohit Suri
  • 2. FINAL PROJECT ME 597 PHEV Page 2 Index 1. Abstract 2. Introduction 3. About Autonomie 4. Objective 5. Model Configuration 6. Open loop and Closed loop 7. Flow Chart 8. Developing Cost Function 9. Simulation 10. Discussions and Conclusion 11. References
  • 3. FINAL PROJECT ME 597 PHEV Page 3 Abstract: The Project involves simulating a Plug-in hybrid vehicle Toyota Pruis model in Autonomie software for optimizing the fuel economy by sizing the components involved in energy production in HEV. The software has been developed by Argonne labs. The project is approached by creating a flowchart of the problem and following the steps accordingly. It includes developing a cost function for optimization. Trial and error method is used to determine the possible optimized result. The vehicle model consists of driver block, environment block and vehicle block with individual parameters which can be changed. Various simulations were done and optimized values have been selected as best values for component sizes to get maximum fuel economy from all the simulation runs. The Project report consists of Introduction, flowchart, cost function, parametric simulations, results and discussions.
  • 4. FINAL PROJECT ME 597 PHEV Page 4 Introduction: The concept of plug in series hybrid electric drive train was developed from the vehicle drive train. The Lohner-Porsche Mixte Hybrid, produced as early as 1899, was the first hybrid electric car. However electric vehicles using present technologies have some disadvantages: a limited drive range due to shortage of energy storage in the on- board batteries, limited payload and volume capacity due to heavy and bulky batteries, and a longer battery charging time. The initial objective of developing a PHEV was aimed at extending the drive range and decreasing the fuel consumption that ultimately gives less emissions. There are two basic plug-in hybrid configurations:  Series plug-in hybrids, also called Extended Range Electric Vehicles (EREVs). Only the electric motor turns the wheels; the gasoline engine is only used to generate electricity. Series plug-ins can run solely on electricity until the battery needs to be recharged. The gasoline engine then generates electricity to power the electric motor. For shorter trips, these vehicles might use no gasoline at all.  Parallel or Blended Plug-in Hybrids. Both the engine and electric motor are mechanically connected to the wheels, and both propel the vehicle under most driving conditions. Electric-only operation usually occurs only at low speeds.
  • 5. FINAL PROJECT ME 597 PHEV Page 5 Series Plug-in HEV Parallel Plug–in HEV Charge Port
  • 6. FINAL PROJECT ME 597 PHEV Page 6 About Autonomie Autonomie is a Plug-and-Play Powertrain and Vehicle Model Architecture and Development Environment to support the rapid evaluation of new powertrain/propulsion technologies for improving fuel economy through virtual design and analysis in a math-based simulation environment. Autonomie is an open architecture to support the rapid integration and analysis of powertrain/propulsion systems and technologies for rapid technology sorting and evaluation of fuel economy improvement under dynamic/transient testing conditions. The capability to sort technologies rapidly in a virtual design environment results in faster improvements in real-world fuel consumption by reducing the time necessary to develop and bring new technologies onto our roads.
  • 7. FINAL PROJECT ME 597 PHEV Page 7 The various views in Autonomie GUI are:
  • 8. FINAL PROJECT ME 597 PHEV Page 8 Objective: The main objective of this Project is to improve the miles per equivalent gallon fuel consumed accounting for electrical energy, gasoline usage and reduced emissions. In this Project Trial and error method was used to optimize the component sizing of Plugin Hybrid electric vehicle Powertrain for fuel efficiency and emissions while meeting the critical performance requirements. Ordinary differential equation solver4 (Runga Kutta) method was used by Autonomie as default solver. The main component that uses fuel and produce was engine. So sizing the component of the engine for reduced emissions and increased Fuel economy was prime motive or target. Then accordingly traction motor size was changed/altered to get optimized values of fuel economy. Then battery pack configuration was changed. Various simulations were done to get optimized sizing that would result in better fuel economy and accordingly less emissions. It was observed that factors like and (controller gains) has some effect on the overall fuel economy, so individual parametric study was done and results were obtained. USO6 was used as the cycle for the simulation run with runtime of 600 seconds. It a highway driving cycle with an average speed of 50 Mph and maximum speed of 80.3 Mph.
  • 9. FINAL PROJECT ME 597 PHEV Page 9 Model Configuration: Power Split Design in Autonomie The Above configuration shows the layout of Split-Power Plug-In Hybrid electric vehicle. The Components in this Model include: Engine Traction Motor Battery (ESS) Chassis Motor 2 Final Drive Electric Accessories
  • 10. FINAL PROJECT ME 597 PHEV Page 10 Open Loop for Battery: Open Loop for Engine:
  • 11. FINAL PROJECT ME 597 PHEV Page 11 Control Architecture(Closed Loop)
  • 12. FINAL PROJECT ME 597 PHEV Page 12 Flowchart of the Simulation
  • 13. FINAL PROJECT ME 597 PHEV Page 13 Developing a Cost Function According to the paper the cost function was developed while meeting the critical performance requirements and also improving fuel economy and reducing emissions. The cost function is given by: , X = Where, Nbm = number of battery modules Cf = fuel consumption Pm = Motor Power Pe = Engine Power The Objective Function is given as: F (Pm, Pe, Nbm,Cf) = w1 + w2 + w3 + w4 here, wi are the weighting factors of the objective function variables.
  • 14. FINAL PROJECT ME 597 PHEV Page 14 Simulations: Below is the result file that is generated after the different simulation runs. The initial Power of the Engine was taken as 57 KW. The power of the Engine was altered from 57 to 49 KW. Finally from 49 KW to 48 KW and simulation was run. The results show that engine with power 48 KW gives maximum fuel efficiency. The Various Comparison Plots are as follows: State of Charge VS time
  • 15. FINAL PROJECT ME 597 PHEV Page 15 Comparison of Plants SOC VS time with Changing Engine Power values Comparison of Engine Power VS time with Changing Engine Power values Comparison of Motor Power VS time with Changing Engine Power values
  • 16. FINAL PROJECT ME 597 PHEV Page 16 Comparison of Battery(ESS) Power VS time with Changing Engine Power values Best Result(Engine) Plots: Engine,Traction Motor, Motor 2 Power VS Time Engine,Traction Motor Power VS Time
  • 17. FINAL PROJECT ME 597 PHEV Page 17 Battery(ESS) Power VS Time Linear Acceleration VS Time Changing Battery Parameters: The battery Parameters were changed now. The cells in series were initially 60 and cells in parallel were 1. Different configurations were used such as cells in series from 2 and then reduced to 25. Accordingly cells are parallel were changed from 1 to 10 to 12 to 15. Thus giving the battery power to be 5.8 KWh. Below are the results obtained from simulation.
  • 18. FINAL PROJECT ME 597 PHEV Page 18 Battery SOC VS Time (best result) Sizing Of Traction Motor and Motor 2: The traction motor size was varied from 45KW to 60KW and the results were noted. It was noted that there is not much difference in the improvement of the fuel economy though big motors would increase weight and cost. So the optimized size was taken as 52KW. Similarly the Size of Motor 2 was varied from 30KW to 45 KW and the results obtained by both the simulations are given below: Results for Traction motor size changes
  • 19. FINAL PROJECT ME 597 PHEV Page 19 Results for Motor 2 size changes The comparison between simulation values can be seen in plots below: Battery, Motor Power VS Time Battery, Engine Power VS Time
  • 20. FINAL PROJECT ME 597 PHEV Page 20 Engine Power with Different Motor Power VS Time Battery Power (with Optimum Traction Motor Size) VS Time Battery Power (with Optimum Motor 2 Size) VS Time
  • 21. FINAL PROJECT ME 597 PHEV Page 21 Linear Speed VS Time Engine Power, Motor Power VS Time Total Power VS Time
  • 22. FINAL PROJECT ME 597 PHEV Page 22 Traction Motor, Motor 2 Power VS Time SOC VS Time and (Parametric Study): The and values are controller gains. The parametric study was done changing the values in every simulation. The results are shown below: Study of
  • 23. FINAL PROJECT ME 597 PHEV Page 23 Study of Best Result: Plugging in all the best values of the components obtained in the simulation runs and changing them again to work best in one combination. The best mileage obtained was 59.56 MPG which was improvement from the default 52.6 MPG
  • 24. FINAL PROJECT ME 597 PHEV Page 24 Discussion and Conclusion: Autonomie is a good software/platform to verify our proposed designs in a cost effective and easy way. Changing the engine size, Battery parameters and optimizing the size of motor greatly increases the fuel economy which is accompanied by reduced emissions. These designs can be used in real-time situations which will greatly increase the drive range of Plug-in Hybrid Electric Vehicle one of the problems prevailing in Hybrid Electric Vehicles. References: 1. Autonomie help documents 2. Harpreet singh Banvait, Xiao Lin, Sohel Anwar, and Yaobin Chen, “Plug-in Hybrid Electric Vehicle Energy Management System using Particle Swarm Optimization”, Electric Vehicle Symposium (EVS – 24), Stavanger, Norway, May 13 – 16, 2009. 3. Optimal Sizing of a Parallel PHEV Powertrain-Mitra Pourabdollah, Nikolce Murgovski, Anders Grauers, and Bo Egardt, Fellow, IEEE.