Design Space Exploration For The KIIRA EV SMACK
Design Space Exploration For The KIIRA EV SMACK
Design Space Exploration For The KIIRA EV SMACK
2
KIIRA Motors Corporation, [email protected],[email protected]
Abstract
Hybridization and electrification of vehicles has seen aggressive research in recent years due to the ever-increasing
fuel economy and efficiency demands. Several hybrid powertrain configurations have been developed in commercial
vehicles with Toyotas and Fords power split configurations giving some of the best fuel efficiency values. Kiira is
a vehicle brand of Kiira Motors Corporation (KMC), the first vehicle Original Equipment Manufacturer (OEM) in
Uganda. KMC is building a flagship hybrid vehicle, the KIIRA-EV SMACK, with the intent of mass production
by 2018. Engineering a functional EV or hybrid powertrain is less cumbersome of recent because of the availability
of numerous off-the-shelf products for quick integration. It is important to also note that to achieve a properly
sized powertrain requires a meticulous search from a myriad of alternatives available. In this paper the techniques
adopted in efficiently searching the design space for the KIIRA-EV SMACK hybrid vehicle are presented. To tune
parameters for the KIIRA-EV plug-in hybrid vehicle, several combinations of traction motors, batteries, generators
and control strategies are considered. Other design factors considered include vehicle architecture, cost, component
volume and drive regimes. The design space given by such choices is huge. Design Space Exploration (DSE) and
reduction using the Genetic global optimization algorithm is used to quickly search and reduce the design space.
The powertrain problem is represented as a multi-objective design problem. The optimization criteria used follows
energy consumption and vehicle performance aspects including range, top speed and gradeability. Optimization
yields a minimal set of pareto-optimal design solutions which are used in Autonomie for final vehicle level verification
and validation. The final design solutions for the different architectural components are used in the selection of
off-the-shelf KIIRA-EV SMACK powertrain components.
1
1 Introduction not be possible. The common DSE methods applica-
ble in common engineering problems include;
Design Space Exploration (DSE) refers to the activity
1. Exhaustive search: This involves trying out
of exploring design alternatives prior to implementa-
all possible scenarios e.g branch and bound and
tion [1]. DSE is a powerful tool for rapid prototyp-
depth first search. This is only feasible for small
ing and system integration. In hybrid electric vehicle
search spaces.
design, several design constraints should be satisfied
2. Random search: Where irregular and unpre-
simultaneously as illustrated by Shaiket al [2]. There-
dictable search spaces exists, this is a method of
fore, the powertrain design problem is a multi-objective
choice. This is suitable for large irregular search
constrained non-linear optimization problem which can
spaces.
to be solved by DSE technique as illustrated by Markus
et al [3]. 3. Guided Search: This may be used where there
is sufficient knowledge of the design space and
The industry standard for powertrain design involves
the trend of choices made in the future. Such
use of forward (driver driven) or backward looking (ve-
design spaces may be traversed using heuristic
hicle driven) models [4]. In a backward-looking model,
algorithms e.g the greedy algorithm.
the desired vehicle speed is instructed from the vehi-
4. Simulation-based techniques: This is a tech-
cle model back to the engine to finally find out how
nique for evaluating performance of single points
each component should be used to follow the speed
in design space using an executable model.
cycle. These models capture a variety of design con-
straints during design but a lot of other factors like cost 5. Analytical methods. Here by reasoning or by
and volume are not generally considered. The design using a suitable algorithm, different solutions are
process with such vehicle models also involves a lot of examined and pruned. Analytical techniques and
iterations of different vehicle specifications and drive simulation based calibration can be combined to
in most cases time consuming. The approaches presented above are generic in nature
The iterative nature of manually searching for an op- and are used in several branches of science for design
timum solution using the vehicle models necessitates space exploration. In the next section, a review of com-
application of faster design space reduction techniques. mon design space traversal and optimization methods
DSE techniques can be applied in tandem with the ve- applied to electric and hybrid vehicles are discussed.
hicle models to arrive at a high quality design solution The rest of the paper is organised as follows. Section.2
in a shorter time. It should be noted that the choice reviews the current optimization approaches applied
of the DSE method to be applied highly depends on to hybrid vehicles, section 3 and 4 gives the high level
the nature of the alternatives available and their im- vehicle definition and constraints of the KIIRA EV
pact on results. If a components impact on the output SMACK, section 5 discusses in detail the application
is predictable, then application of a search strategy is of the DSE technique and finally section 6 the results
possible. If a components impact on performance is from the DSE approach and their use in the vehicle
unpredictable then an optimum search strategy may model are presented.
2
EVS28 International Electric Vehicle Symposium and Exhibition
2 Related Work Murgovski et al [11] uses convex optimization to search
the design space. In convex optimization, a multivari-
Sharer et al [5] presents an iterative component sizing
able function is optimized subject to constraints which
approach for hybrid vehicle design space search. The
have a convex constraint function.
iterative component sizing algorithm simply searches
Xiaolan et al [12], use a parallel chaos optimization
for a vehicle mass which solves the constraint Equa-
algorithm(PCOA) where a multiobjective function is
tion 1;
defined so as to minimize the drivetrain cost consider-
3
EVS28 International Electric Vehicle Symposium and Exhibition
of peak power 80 kW is coupled to a single speed trans- the generator and the batteries are operated simulta-
mission with a fixed ratio of 8:1. neously.
4 Design Constraints
4
EVS28 International Electric Vehicle Symposium and Exhibition
bounds are drawn for the different components i.e mo- ampere hour rating AHA, cost of components, final
tors, batteries and generators. This is simply achieved gear ratio GR , DC bus voltage VDC and motor torque
by linear extrapolation using weight and performance. Tm . Equation.2 is typical in defining the pertinent ob-
The models based on the road-load equations are de- jective functions for most of these constraints.
CR AER
AHA = (3)
Figure 3: Y chart design space search VDC
where AHA is the overall ampere hour Rating of the
battery system, CR the consumption rate , AER is
5.1 Problem Representation
the all electric range. The quantity CR AER is the
Using the GA, each candidate solution is looked at a energy content of the energy storage system (ESS). It
chromosome with the genes which are design param- is assumed that from the control requirements, elec-
eters. The genes of the powertrain were identified as tric only system is able to support the vehicle at top
peak generator power PG , maximum motor power PM , constant speed of 50 km/hr for 50 km on a level road.
5
EVS28 International Electric Vehicle Symposium and Exhibition
Equations 7, 8 and 9 are set as the objective functions
Pout for the genetic multi objective optimization. The lower
CR = (4)
V and upper bounds are informed by benchmarking pro-
Where V is the vehicle velocity. cess of commercial vehicles. Acceleration timeta ), final
speed Vf and gear ratio GR are taken as the variable
V AHA unitCost parameters for optimization. The bounds on these are
Cb = (5)
3.2
set to values in Table.4
Where Cb is the cost of the entire battery pack and
unit cost is the prevailing cost per AH.
1 Mv 2 1
PM = + Mv gfr Vf + a CD Af Vf3 (7)
t m 2ta 3 5
Wb = AHA (W/AHA) (6) where Vf is the final vehicle speed, Vb is the vehicle
base speed, ta is the time required to accelerate from
Where Wb is the weight of the total battery pack and
the base speed to the final vehicle speed.
W/AHA is the mean weight per AHA.
The lower and upper bounds for CR, AER and VDC of the vehicle wheels and GRmin is the lowest applica-
in the GA are all set to values in Table.3. These are ble gear ratio.
6
EVS28 International Electric Vehicle Symposium and Exhibition
bus. Therefore its optimization is similar to the opti-
mization of the battery. Other parameters like weight, Table 5: Optimization method
cost can also be optimized. It is assumed that above
50 km/hr, the battery delivers all the available power Optimization Process
with the generator assistance. This leads to a global Step 1:Set Vehicle constraints ie Range and Top Speed
optimization function given according to Equation.10. Step 2:Compute and optimize the consumption Rate
Optimization for the generator is subject to the same Step 3:Apply GA to AH, Weight,
constraints as the motor. cost and volume ,PM , RPM, Tm and Pg
Step 4:Extract the population of points
PG = P out P batt (10)
Step 5: Apply pareto front to the population of points
Where Pgen is the required engine rating at a given de- Step 6: Extract pareto point and run a vehicle model
sign top speed, Pout is the required power at the driven in Autonomie
wheel and Pbatt is the maximum continuous power from Step7: Compare SoC and Top speed results
the batteries. and percentage of road cycle missed
The generator and engine specification are related be- 2D and 3D pareto graphs are plotted for the different
cause the engine rating depends on the calculated gen- objective functions. The GA generally gives different
erator requirement where e is the conversion efficiency optimal results during each run because it is stochas-
7
EVS28 International Electric Vehicle Symposium and Exhibition
ing between 18s and 3 seconds respectively. The engine
specifications range between 15 kW and 88 kW.
Figure 5: Engine power vs vehicle speed km range and the motor specifications obtained from
the pareto graphs. Two versions of the same vehicle
are developed, a purely electric vehicle and a hybrid
vehicle. The most important statistics obtained from
the simulations are the battery SoC, battery voltage
decline, percentage of drive cycle missed, the maxi-
mum attainable speed and the acceleration times for
the different vehicle configurations.
8
EVS28 International Electric Vehicle Symposium and Exhibition
shelf components used in the final design were informed
121 55 5
References
Table 8: Engine specifications
[1] Eunsuk Kang, Ethan Jackson, and Wolfram
Speed (km) 90 100 110 120 130 140 150 Schulte. An approach for effective design space
9
EVS28 International Electric Vehicle Symposium and Exhibition
powertrain component sizing and control strat- Authors
egy design for a fuel cell hybrid electric bus. In
Vehicle Power and Propulsion Conference, 2009.
VPPC09. IEEE, pages 980985. IEEE, 2009.
[7] AH Shahirinia, SMM Tafreshi, A Hajizadeh Gas-
taj, and AR Moghaddomjoo. Optimal sizing of
hybrid power system using genetic algorithm. In
Future Power Systems, 2005 International Con-
ference on, pages 6pp. IEEE, 2005.
[8] Morteza Montazeri-Gh and Amir Poursamad. Ap-
plication of genetic algorithm for simultaneous Richard Madanda has worked as a researcher power-
optimisation of hev component sizing and con- train and charging infrastructure at the Center for Re-
trol strategy. International Journal of Alternative search in Transportation Technologies now Kiira Mo-
Propulsion, 1(1):6378, 2006. tors Corporation. He is currently pursuing a Masters
[9] Jian Ping Gao, Zhen Nan Liu, Zhi Jun Guo, and degree at the Eindhoven University of Technology, the
Yue Hui Wei. Optimization of hybrid electric bus Netherlands.
control strategy with hybrid optimization algo-
rithm. Applied Mechanics and Materials, 341:924
930, 2013.
[10] Hillol Kumar Roy, Andrew McGordon, and
Paul A Jennings. Real-world investigation of a
methodology for powertrain component sizing of
hybrid electric vehicles. Paul Isaac Musasizi is an assistant lecturer in the De-
[11] Nikolce Murgovski, Lars Johannesson, Jonas partment of Electrical and Computer Engineering at
Sj
oberg, and Bo Egardt. Component sizing of a Makerere University. He is also the Associate Princi-
plug-in hybrid electric powertrain via convex op- pal Investigator(Engineering) at Kiira Motors Corpo-
timization. Mechatronics, 22(1):106120, 2012. ration.
[12] Xiaolan Wu, Binggang Cao, Xueyan Li, Jun Xu,
and Xiaolong Ren. Component sizing optimiza-
tion of plug-in hybrid electric vehicles. Applied
Energy, 88(3):799804, 2011.
[13] Vincenzo Galdi, Lucio Ippolito, Antonio Piccolo,
and Alfredo Vaccaro. A genetic-based methodol-
ogy for hybrid electric vehicles sizing. Soft Com- Arthur Tumusiime Asiimwe an assistant lecturer in the
puting, 5(6):451457, 2001. department of Electrical and Computer Engineering.
He is the Principal Researcher(Electrical Engineering)
at Kiira Motors Corporation.
10
EVS28 International Electric Vehicle Symposium and Exhibition
Junior Africa currently works as a Researcher Power- Sandy Stevens Tickodri-Togboa is an Engineering Sci-
train and Charging Infrastructure department at Kiira entist and Professor of Electrical and Computer Engi-
Motors Corporation. neering at Makerere University, Uganda. He received
his PhD in Digital Communications in 1985, MSc in
Radio Engineering in 1979 and BSc in Electrical En-
gineering in 1973. He is the Principal Investigator of
the Kiira Motors Corporation.
11
EVS28 International Electric Vehicle Symposium and Exhibition