Akula 2012
Akula 2012
Akula 2012
25, 2018
Frieder Herb
Daimler AG
Akash Narayana
Mercedes-Benz R&D India
Drive cycles used for optimization and analysis of the Various control strategies are developed from simple to
strategies are New European Drive cycles (NEDC), Japanese complex. Different strategies like load follower strategy,
Drive cycles (JAP1015), City Drive cycles, Highway Drive equivalent consumption minimization (ECMS) strategies,
cycles (FHDS) and Federal Urban Drive cycles (FUDS). All fuzzy based strategy and neural network based strategies are
Fuel consumption and ageing calculations are done using developed. These strategies are optimized for minimizing fuel
backward model implemented in MATLAB/SIMULINK. consumption using backward model.
This work consists of following topics Detailed analysis of the performance of various control
strategies on different Drive cycles is presented. This analysis
• Benchmark calculations for fuel consumption
consists of fuel consumption per 100 km, influence on stack
• Development of Energy management strategies durability and influence on battery durability. Drive cycles
• Optimization of strategies for minimizing fuel consumption are repeated several times for simulation to get effective fuel
• Analysis of strategies for fuel consumption with different consumption values and to nullify the effect of state of charge
Drive cycles (SOC) of battery on these calculations.
• Analysis of strategies for stack and battery durability with
different Drive cycles INTRODUCTION
Fuel Cell Electric Vehicles still have enormous potential in
Initially, benchmark calculations are performed for Fuel Cell terms of costs reduction and durability. Addition of energy
Electric Vehicle to know theoretical/ultimate limits for fuel
Downloaded from SAE International by Brought to you by the University of Kansas (Technical reports: 1998 to Present), Saturday, August 25, 2018
storage devices (ESS) to Fuel Cell Vehicles helps compared to the same vehicle to conclude best strategy
significantly to improve the stack durability, efficiency and suitable for vehicle in terms of fuel consumption and
transient response. Energy management strategies play a vital durability of power sources. Various strategies available in
role in improving performance of Fuel Cell Electric Vehicle. literature are extended to suit the requirement of Mercedes B-
So, Energy management strategies have become very class Fuel Cell Electric Vehicle. All the strategies are
important research topic nowadays. Benchmark calculations analyzed in terms of fuel economy and durability of power
are also very important to know the theoretical/ultimate limits sources. Ageing models developed by Frieder Herb [14] [15]
for fuel consumption of hybrid vehicles which helps in are used to compare stack and battery durability for different
component sizing. strategies
There are various methods available in literature for The main objectives of this work are development of vehicle
benchmark calculations of hybrid vehicle. L. Guzella and model, performing benchmark calculations, development of
A.Sciarretta [1] presents various standard methods for energy management strategies and analysis of strategies in
predicting minimum fuel consumption for a given hybrid terms of fuel economy and durability of power sources.
vehicle. Olle Sundstrom and Lino Guzella [3] developed
generic dynamic programming function in matlab and Principle
calculated fuel consumption using dynamic programming
Vehicle model is based on dynamics and energetic models for
approach. Emmanuel Vinot and Rochi Trigui [4] used
different components of vehicle. This vehicle model can be
dynamic programming to compare different configurations of
simulated with different Drive cycles to compute fuel
hybrid vehicles and component sizing.
consumption. There are two methods for solving set of
equations for each component of vehicle: Forward and
A literature survey shows that various energy management
backward methods. Each method has its own advantages and
strategies have been developed for hybrid vehicles. One of
drawbacks.
the Earlier works on energy management strategies is simple
conditions based strategy presented by Jin-Hwan Jung and
Young-Kook Lee[5] where the mode of hybrid controller is Forward Model
defined based on demanded power, state of charge of battery Forward model [2] contains driver model which estimate
(SOC) and binary rules are formed to operate Fuel Cell at power demand based on reference speed and actual speed of
efficient region. Xiangjun Li and Liangfei Xu [6] developed vehicle. Energy management strategy splits demanded power
fuzzy control based strategy for Fuel Cell hybrid vehicle between Fuel Cell system and battery. Actual power of Fuel
where demanded power and state of charge of battery are Cell and battery is computed using dynamics and limitations
taken as inputs for fuzzy controller and estimated optimal of power sources. Total power from power sources is the
load on Fuel Cell using rule base containing nine rules. input to motor model. Motor model converts input power to
Ahmad Fadel and Biao Zhou [7] developed fuzzy based torque and speed, which are inputs to transmission model.
strategy with new structure where degree of hybridization Traction force at the wheels is computed based on
(DOH) is taken as output of fuzzy controller instead of load transmission efficiency and gear ratio. Finally, velocity of
on to Fuel Cell. Zheng Chen and Chris Chunting Mi [8] vehicle is computed based on dynamics of the vehicle.
developed fuzzy based strategy for hybrid vehicles and
compared results with dynamic programming. Gino Paganelli These forward models are very complex, hence can not be
and Yann Guezennec [9] developed equivalent consumption used for optimizing parameters of energy management
minimization strategy (ECMS) and compared results with strategies. These models are not suitable for comparing the
SOC-proportional control based strategy. Cristian Musardo performance of vehicle with different energy management
and Giorgio Rizzoni [10] developed adaptive energy strategies as there always exists difference between reference
management strategy based on ECMS frame work. Xie velocity and actual velocity of the vehicle and this difference
“Chang”- jun and Quan Shu-hai [12] presented energy also depends upon energy management strategy being used.
management strategy based on Neural Network Optimization.
Xia Meng and Nicolas Langlois [13] developed energy Backward Model
management strategy based on adaptive neuro fuzzy
inference systems [NFIS]. Frieder Herb [14] [15] developed Backward model [2] does not require driver model to control
ageing models for Stack & Lithium ion battery and analyzed speed of the vehicle. Traction force at the wheel is computed
effect on stack and battery durability with simple energy directly from velocity and gradient using set of vehicle
management strategies. dynamic equations. Component to component, this
calculation approach carries backward against the tractive
Each energy management strategy mentioned previously may power flow direction to calculate power required at motor
improve the vehicle efficiency when applied to certain hybrid input. Energy management strategy splits power between
vehicles. These energy management strategies have not been Fuel Cell and battery. Finally, fuel consumption and state of
charge of battery are calculated based on respective loads.
Downloaded from SAE International by Brought to you by the University of Kansas (Technical reports: 1998 to Present), Saturday, August 25, 2018
Backward model is well suited for comparing performance of information i.e., velocity and gradient as inputs and computes
the vehicle with different energy management strategies as it the required power [1]. This model allows calculation of key
gives same power demand profile for a Drive cycle variables such as fuel consumption and state of charge (SOC)
irrespective of energy management strategy being used. This of battery.
model is very simple and can be used for optimization of
strategies. Longitudinal dynamics of road vehicle is given by equation
(1)
In this work, backward model is used for optimizing
parameters of energy management strategies, fuel
consumption analysis and ageing analysis of power sources
with different Drive cycles.
(1)
Fuel Cell Vehicle Configuration Traction force required at wheels is calculated by equation
This work focused on Fuel Cell Electric Vehicle (2)
configurations where lithium - Ion battery is used as energy
storage device. Main powertrain components are Fuel Cell,
battery and Electric Motor. The Vehicle used in the analysis
is comparable with Mercedes B class F-Cell. Vehicle (2)
specifications are summarized in Table 1 [16].
Aerodynamic friction force is given by equation (3)
Table 1. Fuel Cell Vehicle Specifications
(3)
The force induced by gravity when driving on non-horizontal Energy management strategy splits required power between
road is given by equation (5) Fuel Cell and battery
(6) (11)
(8)
(9)
Total power required at the input of inverter is calculated
considering efficiencies of inverter and motor by equation
(10) CALCULATING THEORITICAL
LIMITS OF FUEL CONSUMPTION
Backward model can be used to compute power required at
each time step of the Drive cycle. Once power required at
(10) each time step of the Drive cycle is known, next step is to
calculate theoretical/ultimate limits of fuel consumption of a
given Drive cycle for Fuel Cell Electric Vehicle. This paper
Downloaded from SAE International by Brought to you by the University of Kansas (Technical reports: 1998 to Present), Saturday, August 25, 2018
Average Operating Power with Battery Fuel Cell is operated as per the equation (15) for the entire
simulation for a given Drive cycle and fuel consumption rate
Limits Approach at each time step is calculated. Finally, total fuel consumption
In this approach, stack is operated at average power (Pave). is calculated by integrating fuel consumption rate. This fuel
The average power (Pave) is calculated based on battery consumption is projected for 100 km based on distance travel
power limits namely maximum discharging power (MDP) using simple proportional rule.
and maximum charging power (MCP)
Using this method effect of battery power limits on fuel
Average operating power with battery limits are obtained by consumption can also be analyzed. This method is simple and
operating Fuel Cell as per following algorithm (15, 16, 17 & required less computations. But, this method can not be used
18) to study effect of capacity of battery on fuel consumption as
there is no constraint on state of charge (SOC) of battery.
(19)
S.T
optimal control based energy management strategies and Table 2. Load follower energy management strategy
Neural Network/Learning based control strategies. logic
(20)
Based on whether the Battery is charging or discharging,
Equivalent fuel consumption for Battery is defined by
equations (21 & 22)
Downloaded from SAE International by Brought to you by the University of Kansas (Technical reports: 1998 to Present), Saturday, August 25, 2018
(25)
(23)
Neuro Fuzzy Inference System Based Strategy degradation and battery degradation. Simple proportional
(NFIS) SOC energy management strategy is taken as base strategy
and all strategies are compared with this strategy.
This strategy is also same as fuzzy based strategy, but rule
base is derived from offline training. Takagi-Sugeno (TS)
rules are used to define the fuzzy output. Weights of TS rules Fuel Economy Comparison
are obtained by optimization to minimize fuel consumption. Energy management strategies are simulated with different
Drive cycles and fuel consumption is calculated per 100 km.
The structure of the NFIS strategy is shown in figure 8. These fuel consumption values are compared with base
Inputs x and y are demanded power and SOC respectively strategy and represented in percentage increase or decrease in
and output f is load on Fuel Cell. fuel consumption as shown in Table3. Negative values mean
decrease in fuel consumption and positive values mean
Layer1: Inputs are fuzzified and output is membership increase in fuel consumption. To nullify the effect of initial
function value SOC on fuel consumption values, Drive cycles are repeated
nine times and fuel consumption is calculated as average of
Layer2: At each node product of member ship function value last two cycles. Total power supplied by both power sources
is taken is compared with demanded power to check drivability at
each time step. Energy difference is calculated between
Layer3: Membership values at each node are normalized energy demanded by Drive cycle and energy supplied by Fuel
Cell. Fuel consumption, energy difference and drivability are
Layer4: the factors to consider for selecting best strategy in terms of
fuel economy. All strategies mentioned in table 3, 4 and 5
met drivability and energy requirements of Drive cycles.
Figure 8. Neuro fuzzy inference system structure Energy management strategies are simulated with backward
model with different Drive cycles. Drive cycles are repeated
nine times for effective calculation of stack degradation.
ANALYSIS OF ENERGY Stack cell voltage is captured at each time step and rate of
MANAGEMENT STRATEGIES decrease in cell voltage for the duration of simulation is
found. The strategy which has less stack ageing for a given
Energy mangement strategies are integrated with backward Drive cycle is given Rank 1 and is the best strategy for that
model and simulated with various Drive cycles to find best Drive cycle. Next higher value in that Drive cycle is Rank 2
strategy that gives minimum fuel consumption and better and so on.
stack durability for Fuel Cell Electric Vehicles. These
strategies are compared in terms of fuel consumption, stack
Downloaded from SAE International by Brought to you by the University of Kansas (Technical reports: 1998 to Present), Saturday, August 25, 2018
Table 4. Stack degradation analysis for different strategies which are good for stack durability are bad for
standard Drive cycles battery durability. Percentage of improvement in stack
durability is observed to be higher than the percentage of
improvement in fuel economy. Hence, there is a lot of scope
for improving stack durability with control strategies than
fuel economy. All these results are obtained by simulating
backward model. In future, all these control strategies have to
be simulated using test bench simulator with various standard
Drive cycles and results have to be verified. Development of
control strategies to improve stack durability with minimal
effect on vehicle performance is also an interesting topic for
Battery Degradation Comparison research.
In a Battery different components have different ageing
problems. Four most influenced stress factors such as REFERENCES
temperature, depth of discharge (DOD), state of charge (soc)
1. Guzzella, L., and Sciarretta, A. “Vehicle Propulsion
and current dynamic have been investigated to model an
Systems, Introduction to modeling and optimization”, second
aging mechanism of the Li-ion battery. Rate of increase in
edition, Springer
battery internal resistance is taken as measure for battery
degradation. [14] [15] contain details of Lithium-Ion battery 2. Markel, T. and Brooker, A. “ADVISOR: a systems
ageing models used in this work. analysis tool for advanced vehicle modeling”, Journal of
Power Sources 110 2002, 255-266
Rate of increase in battery internal resistance is taken as
3. Sundstrom, Olle and Guzzella, Lino. “A Generic Dynamic
measure for battery degradation [14]. Energy management
Programming Matlab Function”, IEEE Multi-conference on
strategies are simulated with standard Drive cycles. Drive
Systems and Control, July 8-10, 2009
cycles are repeated nine times for effective calculation of
battery degradation. Rate of increase in battery internal 4. Vinot, Emmanuel and Rochdi, “HEVs comparision and
resistance is captured at each time step and rate of increase in Component Sizing Using Dynamic Programming”, IEEE,
battery terminal resistance is calculated for entire duration of 2007
Drive cycle. The strategy which has less battery ageing for a
5. Jung, J., Lee, Y., Joo, J., and Kim, H., “Power Control
given Drive cycle is given Rank 1 and is the best strategy for
Strategy for Fuel Cell Hybrid Electric Vehicles,” SAE
that Drive cycle. Next higher value in that Drive cycle is
Technical Paper 2003-01-1136, 2003, doi:
Rank 2 and so on.
10.4271/2003-01-1136.
Table 5. Battery degradation analysis for different 6. Li, Xiangjun and Xu, Liangfei, “Control Algorithm of
standard Drive cycles Fuel cell/ Battery Hybrid Vehicular Power system, IEEE,
2008
7. Fadel, A. and Zhou, B., “Power Management
Methodologies for Fuel Cell-Battery Hybrid Vehicles,” SAE
Technical Paper 2010-01-0849, 2010, doi:
10.4271/2010-01-0849.
8. chen, Zheng and Mi, Chris Chunting, “An adaptive Online
Energy management Controller for Power-Split HEV based
SUMMARY/CONCLUSIONS on Dynamic programming and Fuzzy Logic”, IEEE, 2009
In this work, backward model is developed for Fuel Cell 9. Paganelli, G., Guezennec, Y., and Rizzoni, G.,
Electric Vehicle, estimated the ultimate limits of fuel “Optimizing Control Strategy for Hybrid Fuel Cell Vehicle,”
consumption with different approaches, analyzed the effect of SAE Technical Paper 2002-01-0102, 2002, doi:
battery size on fuel consumption with different Drive cycles, 10.4271/2002-01-0102.
developed different energy management strategies from 10. Musardo, Cristian and Rizzoni, Giorgio, “A-ECMS: An
simple to complex and compared energy management adaptive Algorithm for Hybrid Electric Vehicle Energy
strategies in terms of fuel economy, stack degradation & Management”, IEEE conference on Decision and Control,
battery degradation. From the results, it is clear that Neuro December 12-15, 2005
fuzzy inference system (NFIS) based strategy, fuzzy based
strategy and ECMS based strategy are doing well in terms of 11. Sezer, Volkan and Gokasan, Metin, “A Novel ECMS and
fuel economy and stack life time. It is also clear that the Combined Cost Map Approach for High Efficiency Series
Hybrid Electric Vehicles”, IEEE, 2011
Downloaded from SAE International by Brought to you by the University of Kansas (Technical reports: 1998 to Present), Saturday, August 25, 2018
Lakshmi Jandhyala
Mercedes-Benz Research and Development India
Bangalore
India
[email protected]
Frieder Herb
Daimler AG
GR/AFF
Nabern, Stuttgart
Germany
[email protected]
Akash Narayana
Mercedes-Benz Research and Development India
Bangalore
India
[email protected]
The Engineering Meetings Board has approved this paper for publication. It has Positions and opinions advanced in this paper are those of the author(s) and not
successfully completed SAE's peer review process under the supervision of the session necessarily those of SAE. The author is solely responsible for the content of the paper.
organizer. This process requires a minimum of three (3) reviews by industry experts. SAE Customer Service:
Tel: 877-606-7323 (inside USA and Canada)
All rights reserved. No part of this publication may be reproduced, stored in a
Tel: 724-776-4970 (outside USA)
retrieval system, or transmitted, in any form or by any means, electronic, mechanical, Fax: 724-776-0790
photocopying, recording, or otherwise, without the prior written permission of SAE. Email: [email protected]
ISSN 0148-7191 SAE Web Address: http://www.sae.org
Printed in USA