Abstract
Keywords
Introduction
Power split hybrid systems are generally divided into the following three types: input split, output split, and compound split. In general, the power split hybrid system is usually composed of the planetary gear set. The engine speed and torque are decoupled from the rotational speed and torque of the wheel.1,2 The power split hybrid system splits the engine power into mechanical path and electrical path. The mechanical path of the vehicle delivers the engine power directly to the wheels by planetary gears. In the electrical path, the engine power is converted into electric power to drive the vehicle or charge the battery. 3 The virtual forces with different degrees of freedom have been studied in the planetary gear sets, which determine the direction of power flow, and the power circulation phenomenon has also been analyzed in the transmission system. 4 In the input split hybrid power system, the system transmission efficiency is high when the vehicle runs at low speeds, and it is rapidly reduced when the vehicle runs at high speeds. 5 However, the output split hybrid power system shows the opposite phenomenon. 6 The high transmission efficiency range is narrow and the transmission efficiency decreases with the reduction of vehicle speed. Both the output split and the input split systems have only one mechanical point. 7 J Kim has made detailed comparisons between the transmission efficiencies of dual planetary structure and single planetary structure. It is indicated that the ideal transmission ratio is easier to be obtained by the dual planetary structure, which leads to the high operation efficiency range of the vehicle. 8 W Zhuang et al. 9 also proved that passenger cars should adopt dual planetary hybrid powertrain for the advantages of fuel economy.
For power split hybrid electric vehicles (HEVs), the maximum transmission efficiency happens when the power of all electric machines is zero, and the engine operates at the mechanical point. It means that the engine power is only delivered to the vehicle driving axle through the mechanical path, and there is no conversion losses between electrical and mechanical energy. However, if the engine only operates at the mechanical point to ensure a good transmission efficiency, the energy buffer effects of the battery cannot be fully applied, and the engine may also show bad fuel consumption rate. There should be a trade-off between the engine fuel consumption rate and the transmission efficiency. Most papers have optimized the energy management strategies to improve the vehicle fuel economy by minimizing the engine fuel consumption rate. The transmission efficiency optimization (TEO) strategy based on mechanical point can be designed by selecting an appropriate engine speed. When the transmission efficiency is emphasized, the optimal engine speed that makes the mechanical point happen is usually derived. Due to the 2 degrees of freedom of the power split device, both the engine speed and torque can be controlled freely. Nevertheless, the existing literatures just focus on the transmission efficiency to improve the engine operation speed. There is a lack of further engine torque optimization on the basis of the TEO strategy to further improve the operating point of the engine.10,11
In this article, a novel dual planetary gear HEV is introduced, and the TEO strategy is designed based on the optimization of system transmission efficiency. On this basis, we further proposed the engine torque optimization strategy with fuzzy strategy aiming at the novel power split configuration. The fuzzy membership function and fuzzy rules are optimized by particle swarm optimization (PSO). Joint simulations for the power split HEV with the proposed the strategy are evaluated and compared.
Specifically, the rest of the paper is organized as follows: power split characteristics of the power coupling mechanism is analyzed based on lever analogy in section “The power coupling mechanism analysis.” To improve the transmission efficiency, TEO strategy is established in section “TEO control strategy.” Section “Fuzzy optimization strategy based on PSO algorithm” adopts the fuzzy strategy and PSO algorithm to further optimize the engine operation points. Simulation results are analyzed in section “Comparison and analysis of simulation results,” followed by the conclusion in section “Conclusion.”
The power coupling mechanism analysis
The proposed power coupling mechanism with dual planetary gear sets is shown in Figure 1, which consists of the engine and two electrical machines MG1 and MG2. The engine is connected to the front planet carrier C1 through clutch CR1 and brake CB1. The purpose of adding the clutch CR1 is to reduce the effect of engine inertia and protect the engine when the vehicle is running. The motor MG1 is connected to the front sun gear S1, and the motor MG2 is connected to the rear sun gear S2 through clutch CR2. The front planet carrier C1 is connected to the rear ring gear R2, and the front ring gear R1 is connected to the rear planet carrier C2.

Power split hybrid electric vehicle.
In the paper, steady-state analysis of the power coupling mechanism is conducted using lever analogy.12,13 The equivalent lever diagram is shown in Figure 2. In the figure, the lever distance from the engine to the output is assumed to be 1, while the lever distance from MG1 to the engine is set to be

Lever model of the power coupling system.
According to the speed and torque relations within the planetary gear sets, the equivalent steady-state equations can be obtained when the gears are assumed to be rigid
where
In the hybrid driving process, the engine is the power source. When the output power of the battery is zero, according to the power balance
where
In the simulation, it is assumed that both the efficiencies of MG1 and MG2 are 0.85.
16
Consequently, the transmission efficiency
where

Speed ratio and torque ratio.

Transmission efficiency and electric power ratio.
TEO control strategy
The control scheme of the power split HEV is shown in Figure 5. The required torque

Control scheme of the power split HEV.
In addition, in order to start the engine under the optimal conditions and prevent the engine from starting and stopping too frequently, an engine start–stop module was built in the mode decision module, as shown in Figure 6. The engine start condition is that switch equals 1, while switch equals 0, the engine stops.

Engine start–stop module.
The optimization algorithm is meaningless when the vehicle fuel consumption in the high-efficiency area is greater than the fuel consumption in the non-efficient area. In order to avoid the power circulation phenomenon and reduce vehicle fuel consumption, the TEO strategy based on the vehicle transmission efficiency is designed to optimize the system transmission efficiency.
The schematic diagram of the TEO control strategy is shown in Figure 7. The vehicle operates in charging standstill mode when the battery SOC is less than the predefined value and the vehicle speed is zero. The engine drives MG1 to generate electricity and charge the battery. If the battery SOC value is higher than the predefined value, the vehicle is in the parking mode. The vehicle selects pure electric mode when the vehicle demand torque is greater than zero and the transmission ratio

The transmission efficiency optimization strategy.
Fuzzy optimization strategy based on PSO algorithm
Fuzzy control mainly depends on engineering expertise and fuzzy information can be obtained based on fuzzy inference under the premise of no precise model. 18 In order to further optimize the engine operating point while ensuring the system transmission efficiency, this article designs a two-dimensional fuzzy controller. The particle swarm algorithm is applied to optimize the fuzzy membership function and control rules automatically.
The input variables are set to be

Fuzzy control scheme of the engine torque.
The fuzzy domain of the input variable
In order to reduce the influence of expert experience knowledge on the vehicle energy optimization results, PSO algorithm is used to optimize fuzzy rules and membership functions of the fuzzy controller. The reasonable coding method also has an important influence on the performance of PSO algorithm. The triangle membership function is selected because of its briefness and better control sensitivity.
19
Figure 9 denotes the output variable of the membership function, where four parameters (x1,

Optimization parameters for membership function.
The satisfaction relationship is as follows
In the same way, the other two input variables of the membership functions are represented by mathematical formulas. In this article, a total of 91 parameter variables need to be optimized. The first 12 dimensions are used to describe the output variables and input variables, and the real number coding is adopted. The remaining 81 dimensions are used to describe 81 fuzzy rules, using integer coding.
The basic principle of the PSO algorithm comes from research on the collective predation behavior of birds, which can be described mathematically.20,21 To find out the optimal solution in the
The particle swarm gets two optimal values at every moment, one is the individual local optimal value
where
Equation (6) indicates the best location of the

The sketch map of the location and velocity of particles.
In the process of optimization, the velocity and position of particles are calculated by
where
Simulink and CRUISE are used for joint simulation with MATLAB_DLL interface. The schematic diagram of the PSO optimization is shown in Figure 11. First, the prepared M file is used to invoke CRUISE, and the engine fuel consumption and electrical power data of electric machines can be obtained. The membership function and fuzzy control rules are optimized by the PSO algorithm. The Isight integration idea 21 is adopted to create a “Run_CRUISE.bat” file and integrates the vehicle control strategy run in Simulink and the vehicle model run in CRUISE. The optimization cycles are repeated.

Diagram of PSO algorithm.
The parameters of the PSO algorithm are shown in Table 1. The optimized membership functions and control rules are shown in Figures 12 –14 and Table 2. The surface of optimal fuzzy rules obtained with PSO algorithm is shown in Figure 15.
Related parameters of particle swarm optimization.

Membership function of input variable

Membership function of input variable

Membership function of output variable
Fuzzy control rules.

Fuzzy rules surface.
Comparison and analysis of simulation results
In order to verify the control effect of the TEO strategies with and without engine torque optimization, the hybrid vehicle model based on AVL/CRUISE is built, and the two control strategies are constructed in MATLAB/Simulink software. The hybrid vehicle model and the control strategies are combined through DLL file. The vehicle is tested under New European Driving Cycle (NEDC) condition. The parameters of the main components are shown in Table 3.
Parameters of components and vehicle.
Figure 16 compares the simulation results of all power sources with different strategies. From Figure 16(a), it can be seen that the actual vehicle speed follows the target speed well and the error is within the acceptable range. The result verifies the effectiveness of the proposed strategy. When the vehicle operates in the urban area, it can be seen from Figure 16(b)–(d) that the vehicle is in pure electric mode most of the time with both strategies, and the MG2 participates in driving the vehicle. When the vehicle operates in the charging standstill mode, the MG1 is driven by the engine to charge the battery. As a result, the battery SOC is kept within the desired range. The operation time that the vehicle operates in the charging standstill mode with the PSO optimization is less than the running time when the TEO strategy without PSO optimization is applied. The frequency of the engine start–stop is smaller, which effectively reduces engine fuel consumption.

Simulation results under NEDC condition.
When the vehicle is in the suburban scenario, it can be seen from Figure 16(b)–(d) that the vehicle mainly works in the combined driving mode. The engine and the electric machines coordinate to drive the vehicle. With the TEO strategy, it can be seen that higher transmission efficiency of the system is ensured. Between 1040s and 1130s, with the PSO optimization, the output power of the engine is larger. The output power of MG2 is negative and increases to charge the battery, and the battery SOC is maintained in a better range. MG1 is mainly used to generate electricity and regulate the engine speed. Compared with the TEO strategy without PSO optimization, the engine operation time is reduced by 14.8 s after optimization with PSO algorithm in the entire cycle condition, and it plays a great role in reducing the fuel consumption of the whole vehicle.
Figure 17 shows the transmission ratio with the two strategies. It can be seen from the figure that the vehicle transmission ratio basically runs at the mechanical point between 960 and 1160 s when the vehicle is in the hybrid drive mode. The electric output power is relatively small and the efficiency of the whole vehicle system is high. Figure 18 shows the battery SOC curves under the two strategies and the trends are basically the same. In the urban driving scenarios, the vehicle speed variation is relative small and frequent stops happen. The battery SOC is maintained between 0.65 and 0.7. When the vehicle is operating in suburban conditions, the electric output power is small, the internal loss of the system is reduced by maximizing the transmission efficiency which is selected as the objective, leading to slower change of the battery SOC between 1040 and 1150 s. The final value of the battery SOC with the engine torque optimization by PSO algorithm is higher than the final value without engine torque optimization.

Transmission ratio.

Battery SOC.
Figure 19 shows the engine operating points with the two strategies. Higher efficiency of the system is guaranteed and the internal losses of the system are reduced with the TEO strategy. However, the operating points of the engine are partially distributed along the optimal operating line, most of the operating points are distributed in the economical region, and some of the operating points are distributed in the low-efficiency region. The engine operating points have been significantly improved with engine torque optimization. In the range between 945 and 1700 r/min, the engine operating points are more concentrated after the PSO optimization. In the range between 1700 and 2300 r/min, the engine operating points are mainly concentrated between 230 and 240 g/(kW h) under the TEO strategy without engine torque optimization. Although the engine operating points are mainly concentrated between 230 and 260 g/(kW h) under the TEO strategy with engine torque optimization, the torque distribution of the engine is more reasonable. Consequently, the sum of the fuel consumption of the engine and the energy loss of the system are also smaller. In addition, the operating points of the engine above 300 g/(kW h) are greatly reduced with the PSO optimization, which contributes to the reduction of vehicle fuel consumption.

Engine operating point.
Figure 20 compares the input energy of the engine and the battery. The input energy of the engine and battery without PSO optimization are 12,971.7 and 825.95 kJ, respectively. The input energy of the engine and battery with PSO optimization are 11,902.1 and 782.9 kJ, which are decreased by 8.25% and 5.21%, respectively.

Vehicle input energy.
Figure 21 compares the energy losses of different components. The proportion of the engine energy loss is the largest among all the components. Engine losses are 8334.6 and 7655.5 kJ under two control strategies, respectively. Engine loss is decreased by 8.15% with the PSO optimization. The energy loss of the battery is about 637.76 kJ without engine torque optimization and is decreased by 79.36 kJ when the engine torque is optimized by the PSO strategy.

The components loss energy.
Table 4 shows the simulation results under the two strategies. The engine fuel consumption per 100 km is 3.31 L when the engine output torque is optimized by PSO algorithm, and the equivalent fuel consumption per 100 km of the engine is 3.76 L. Compared with the results without engine torque optimization, the equivalent fuel consumption of the vehicle is reduced by 10.26%. Simulation results show that the battery SOC fluctuates within a reasonable range. The fuel economy of the vehicle is further improved by optimizing the engine operating points with the PSO algorithm under the premise of ensuring high transmission efficiency.
Comparison of simulation results.
SOC: state of charge; TEO: transmission efficiency optimization; PSO: particle swarm optimization.
Conclusion
Aiming at a novel power split HEV with dual planetary gear sets, the speed and torque relations between different components are systematically established based on the lever analogy. The power split mechanism and transmission efficiency of the vehicle are analyzed, which provide a basis for the design of the control strategies.
The TEO control strategy based on the optimal transmission efficiency of the hybrid system is designed. In order to optimize the engine operation points under the TEO control strategy, the torque distribution of the engine is realized by fuzzy controller, and the fuzzy membership functions and fuzzy rules are optimized by PSO. Finally, the control strategy and vehicle model are integrated and jointly simulated. The results of the co-simulation show that the operating points of engine and two electric machines are optimized by the PSO algorithm; the final value of the battery SOC is kept within a reasonable interval. The equivalent fuel consumption of the whole vehicle is reduced by 10.26% compared with the TEO control strategy without PSO optimization.
