1. Introduction
The main factors affecting the fuel consumption and emission performance of a hybrid electric vehicle (HEV) include the performance parameters of various powertrain components and vehicle control strategy parameters. Optimizing the parameters of the powertrain and control strategy will not only result in a reasonable match for the powertrain, but also reduce the vehicle fuel consumption and emissions.
At this stage, the energy management strategy based on logic threshold is mainly used in HEVs [
1,
2]. The focus is to predetermine a number of threshold parameters that make the engine and battery work in the high efficiency area. The battery charging and discharging efficiency are also considered in order to properly distribute the driver’s required torque to the engine and motor, thereby attaining a good vehicle fuel economy and emission performance.
In vehicle tests, the predefined parameter values of the logic threshold control strategy are usually obtained by trial and error based on engineering experience. This method requires considerable debugging time to acquire satisfactory results both in simulation and vehicle transfer hub test for the defined typical driving cycle. In addition, this method cannot ensure optimal global parameters. Therefore, it is necessary to adopt an optimization method that can automatically search the globally optimized threshold parameters for the energy management strategy.
The optimization of key parameters for logic threshold energy management strategies is a mathematical nonlinear problem with many variable constraints. The genetic algorithm was applied in optimizing various governing parameters of hybrid electric vehicles (HEVs) and the fuel economy was improved significantly [
3,
4,
5,
6]. The multi-objective genetic algorithm was adopted to optimize the control parameters of the HEV for improving the fuel economy and emission performance [
7,
8]. Li et al. utilized a modified non-dominated sorting genetic algorithm-II to effectively optimize the logic threshold control strategy parameters of the HEV to minimize the equivalent fuel consumption [
9]. Li et al. applied a hybrid genetic algorithm (HGA), which combines an enhanced genetic algorithm with simulated annealing, in optimizing the powertrain and control parameters of plug-in hybrid electric bus simultaneously. Simulation results show that HGA has a better convergence speed and global searching ability [
10]. The particle swarm optimization (PSO) algorithm was applied to search the optimal value of the power system and control parameters of HEV to improve the fuel economy [
11,
12,
13]. In order to achieve a better fuel economy and emission performance, Deng et al. presented an optimization method for logic threshold control strategy parameters of a parallel HEV using the simulated annealing particle swarm optimization [
14]. Wang et al. utilized evolutionary algorithm in conjunction with an instantaneous optimal energy management strategy to optimize the propulsion system parameters as well as the energy control parameters for plug-in HEV [
15]. Zhang et al. used differential evolution algorithm to globally optimize the plug-in HEV control parameters [
16]. Long et al. optimized the key component and control parameters by using the bees algorithm [
17]. Chris et al. showed that the DIvided RECTangle (DIRECT) algorithm has a better optimal effect compared with the genetic algorithm, simulated annealing, PSO and other algorithms by test, because it can cover the global space for parameter optimization without missing any optimization value [
18].
The DIRECT algorithm [
19] does not require a clear expression of the objective function equation as well as derivative information, but decides on the next searching area based on the estimated value of the function at the sampling points of each iteration and the division of a hyper-rectangle. Thus, it is ideal for simulation of the black-box function optimization [
20]. However, it requires a large number of samples in the region to ensure the final global optimum. Besides, the number of estimated function is relatively larger than that of the gradient-based optimization method. In practical engineering optimization, the meta-model optimization is often very complex and the simulation time is relatively long [
21]. Instead of the complex meta-model, an approximate model built by the sampling points of each DIRECT algorithm iteration is utilized, thereby reducing the number of simulations, improving the convergence speed, shortening the optimization time, and saving computing resources.
As mentioned above, the advantage of DIRECT algorithm is to obtain the global optimization result compared with other optimization algorithm. Besides, it also has low computational burden, rapid convergence. So it is meaningful to utilize the DIRECT algorithm to acquire the global optimized value of the parameters of HEV energy management strategy. However, a few works have been found to optimize the control strategy parameters of hybrid electric vehicle utilizing the DIRECT algorithm. Rousseau et al. and He et al. established a power component parameter optimization model for a HEV to minimize the fuel consumption. The constraints are the dynamic design specifications and variables, namely the engine power, battery power, battery capacity, battery bus voltage, etc. The DIRECT algorithm is utilized to optimize these parameters. Whereas, the logic threshold control strategy parameters have not been analyzed and optimized [
22,
23]. Panday et al. utilized DIRECT algorithm to optimize partial parameters of HEV control strategy, such as state of charge in the battery, engine idle speed, engine on duration and power demand [
24].
The general comparison of different algorithms is presented in
Table 1. The research works which optimize the parameters of HEV energy management strategy utilizing GA, PSO, etc. may lead to local optimization. The DIRECT algorithm based optimization method can ensure the global optimized parameters of HEV energy management strategy. However, the literatures which optimized hybrid electric vehicle parameters based on DIRECT algorithm merely optimized the parameters of powertrain configuration or partial parameters of control strategy to improve energy efficiency. Few research works have comprehensively analyzed and optimized the influencing parameters of logic threshold control strategy for HEV, especially for all-wheel-drive HEV. The logic threshold control strategy of all-wheel-drive HEV is more complicated, for the all-wheel-drive HEV has more freedom of power sources. And the optimization of the logic threshold control strategy parameters for all-wheel-drive HEV comprehensively is more challenging and more meaningful to improve the fuel economy.
In this paper, the logic threshold parameters of the all-wheel-drive HEV energy management strategy are comprehensively analyzed, and the seven energy efficiency influencing parameters to be optimized are extracted. Then, the minimized equivalent fuel consumption per 100 km is set as the target, and the DIRECT algorithm is implemented to optimize the proposed parameters globally. Finally, the effectiveness of the algorithm to solve the problem is analyzed by simulation.