Abstract

Taking a hybrid electric vehicle using double-row planetary gear power coupling mechanism as a research object, this study proposes a coordinated control algorithm of “torque distribution, engine torque monitoring, and motor torque compensation” in an attempt to realize coordinated control for driving mode switching. Characteristic analysis of the power coupling mechanism was carried out, and the control strategy model in MATLAB/Simulink was built. Subsequently, the analysis of mode switching from the electric mode into joint driving mode was simulated. In addition, a multibody dynamics model of the power coupling mechanism was established and the simulation analysis during mode switching process was carried out. The results show that the proposed coordinated control strategy serves to effectively reduce the torque fluctuation and the impact degree during the mode switching process and improve the ride comfort of the vehicle. In the meantime, the time-domain and frequency-domain characteristics of gear meshing force and bearing restraint force indicate that the mode switching process of the dynamic coupling mechanism is quite stable and this control strategy contributes to improving the characteristics such as vibration and noise.

1. Introduction

Hybrid electric vehicles have become a research focus due to their low emissions and outstanding advantages in energy conservation, which has made them the best choice for lowering vehicle energy consumption [1]. The hybrid electric vehicle using the double-row planetary gear power coupling mechanism simplifies the structure of power train and overcomes the shortcomings of the single-row and three-row coupling systems. This configuration includes engine and motors and the hybrid electric vehicle has several working modes. The mode is frequently switched during the driving process. Since the dynamic response between the engine and motors is different, it may give rise to output torque fluctuation during the mode switching process [2]. In addition, the transient impact and vibration of the driving train affect ride comfort directly and necessitate an effective coordinated control [3, 4].

In order to solve this problem, some scholars have conducted relevant researches in this regard. Wang et al. proposed a motor torque compensation method based on PID strategy to control the mode switching process of a parallel hybrid electric vehicle [5]. Moreover, Zhao et al. proposed a strategy based on engine torque estimation and motor torque compensation to control the mode switching process of a hybrid electric vehicle [6]. Liu et al. used the disturbance-free switching algorithm of the input redundant system to control the mode switching process [7]. Moreover, Parmar et al. adopted new test platform to test the vibration and noise of the mode switching of hybrid electric vehicle in an attempt to establish an appropriate coordinated control strategy to deal with the deterioration of the NVH [8].Tomura et al. controlled the motor to deal with the vibration caused by the mode switching [9, 10]. Davis and Lorenz established an engine torque observer for ISG hybrid electric vehicles to calculate engine torque fluctuation and compensated torque by a motor to improve vehicle ride comfort [11]. Xiao et al. formulated the motor participated coordinated control for the mode switching, which improved the ride comfort of a two-speed electric vehicle [12]. Beck et al. used the Model Predictive Control (MPC) method to reduce the impact of the clutch engagement during parallel hybrid vehicle mode switching process, improved the ride comfort of switching from electric mode to joint driving mode, and verified the robustness of the control system [13]. Sun et al. used the MPC algorithm to control torque fluctuation during mode switching process and reduce impact effectively [14]. Koprubasi et al. adopted the optimal control theory to solve the target torques of vehicle power sources and reduce the impact during the mode switching process effectively [15].

Among all of the mode switching processes of hybrid electric vehicle, the engine starting process is the most unstable. First of all, there are many resistances in the engine starting process. These resistances will obviously slow down the engine starting speed. Then, temperature is the most important factor considering the external influence. When the engine is just started, the temperature is low and the viscosity of the lubricating oil is large, so the friction resistance between the components is large. At the same time, when the temperature is low, the atomization of fuel is poor, which leads to the deterioration of combustion process and the slow starting process of engine. When the working condition of the engine is stable, the output torque will be stable. It can be seen that the dynamic response of the engine is slow due to internal and external factors. In the mode switching process, the response difference between power sources will cause the fluctuation of the vehicle output torque, resulting in poor ride comfort. Therefore, it is necessary to develop a control strategy to compensate the engine to improve the vehicle ride comfort during mode switching process. The control technology of the motor is mature, which can realize the high-performance closed-loop control of the motor. Therefore, using the motor to compensate the engine is a simple and effective method.

In this paper, a hybrid electric vehicle using double-row planetary gear power coupling mechanism is selected as the research object. A dynamic coordinated control strategy of “torque distribution + engine torque monitoring + motor torque compensation” is proposed. The control strategy model was built in MATLAB/Simulink, and the vehicle model established in LMS.AMESim was used for the joint simulation. Furthermore, the rigid-flexible coupled dynamics model of the double-row planetary gear power coupling mechanism was established. We carried out the simulation analysis of the dynamics model during mode switching process in order to verify the proposed control strategy.

2. System Structure

As shown in Figure 1, the power coupling mechanism studied in this paper consists of double rows of planetary gears. The sun gear of the front row is connected to the motor MG1; the planet carrier of the front row is connected to the engine through the torsional vibration damper. The sun gear of the rear row is connected to the motor MG2 and the planet carrier is fixed, and the front and rear rows share the composite ring gear. Table 1 shows the main components and parameters of the hybrid electric vehicle.

Depending on the vehicle demand, the driving system flexibly combines the engine and the motors. When the vehicle runs in low power, it operates in electric mode while the engine is shut down to reduce emissions. When the vehicle runs in a normal state, the system keeps the engine in an optimal working condition, and in the meantime the battery can be charged by the motor MG1. As a result, the system can greatly improve the vehicle energy efficiency and the fuel economy [16]. Due to the large difference in dynamic response between the engine and the motors, it may give rise to output torque fluctuation during the mode switching process. In addition, the shock and vibration and noise of the driving train directly affect ride comfort and necessitate a coordinated control.

3. Dynamic Coordination Control Strategy

3.1. Analysis of the Characteristics of the Power Coupling Mechanism

In order to analyze the mechanism, a diagram is used to indicate its power transmission, as shown in Figure 2.

The power coupling mechanism is analyzed using the isolation method. The engine and front row planet carrier are considered together and the dynamics equation can be expressed in accordance towhere denotes the output torque of the engine, denotes the internal torque of the front row planet carrier, denotes angular velocity of the engine, and denotes the sum of inertia moments of the engine crankshaft, the output shaft, and the front row planet carrier.

Analyzing the motor MG1 and front row sun gear, the following equation can be obtained:where denotes output torque of the motor MG1, denotes the internal torque of the front row sun gear, is the angular velocity of motor MG1, and denotes the sum of the inertia moments of the front row sun gear and the MG1 rotor.

Analyzing motor MG2 and rear row sun gear, the following equation can be obtained:where denotes output torque of the MG2, denotes the internal torque of the rear row sun gear, is the angular velocity of the MG2, and denotes the sum of the inertia moments of the rear row sun gear and the MG2 rotor.

The dynamics equation of the composite ring gear can be expressed in accordance towhere and are the internal torque of the front and rear rows ring gears, respectively, denotes the torque of composite ring gear, denotes the angular velocity of composite ring gear, and denotes the inertia moment of the composite ring gear.

The transmission characteristics of planetary gears can be expressed in accordance towhere and denote the characteristic parameters of the front and rear rows planetary gears.

When the power coupling mechanism is in different working modes, the mathematical model will evolve into different forms.

3.2. Engine Torque Estimation

The key of coordinated control for mode switching is to control the real-time output torque of power sources, and then the total torque does not fluctuate greatly. The premise of this method is that the control system can obtain the real-time output torque of the engine. There are two ways to realize this function, one method is to use torque sensor to measure directly, and the other is to use algorithm to estimate engine torque indirectly. This paper uses BP neural network optimized by genetic algorithm to estimate engine torque.

3.2.1. BP Neural Network Optimized by Genetic Algorithm

BP neural network is composed of three parts: input layer, intermediate layer, and output layer. The intermediate layer can be expanded to multilayers. All neurons in the adjacent layers are connected, but there is no connection between neurons in the same layer. The main advantage of BP neural network is its strong nonlinear mapping ability. The structure of BP network model is as shown in Figure 3.

Genetic algorithm simulates the evolution theory and gene genetics principle in the development of nature and uses the continuous evolution to search the global optimal solution. The new species are more adaptable to the environment with each evolution, and the optimal individual in the last population is the optimal approximate solution.

3.2.2. Data Processing

Data processing is to transform the original data into that which can be recognized by neural network algorithm, and it is an important step of algorithm operation. Data processing can improve the data quality and plays an important role in improving the accuracy and performance of network training. The experimental data used in this paper are shown in Table 2. In Table 2, n(r/min) denotes the speed, Te (Nm) denotes the engine torque, and α (%) denotes the throttle opening.

The data processing of neural network is the data normalization that is to scale the original data according to specific rules, so that the processed data falls in a specific range. The calculation method is as follows:where denotes the original data and and denote the maximum and minimum data.

3.2.3. BP Neural Network Model Training

The structure and parameters of BP neural network are shown in Table 3. The genetic algorithm error is shown in Figure 4.

Using genetic algorithm is to find the optimal weight and threshold value and assign these values to BP neural network for training. Figure 5 shows the error between the BP neural network training results and the samples.

Using the nonlinear network obtained by the above algorithm, the output torque estimation of engine is carried out, and the map of engine torque estimation is obtained, as shown in Figure 6.

3.3. Coordinated Control Strategy for the Mode Switching Process

In essence, the driving torque fluctuation and longitudinal impact during mode switching are attributed to the difference in the dynamic response of the engine and motors. Therefore, the process of “engine starting or stopping” necessitates coordinated control. On this basis, this paper proposed a dynamic coordinated control strategy of “torque distribution + engine torque monitoring + motor torque compensation” to improve the ride comfort during the mode switching process. First, the engine torque and the motor torque are distributed according to the torque demand (as shown in (9)), and then the engine state is monitored to determine whether or not to perform coordinated control (as shown in (10)). After entering the coordinated control, the motor compensates the engine torque to reduce the difference between the actual output torque and demand torque (as shown in (11)). Finally, the coordinated control is stopped when the value of the engine output torque is in the demand range (as shown in (12)):where , , , and denote the necessary torques of the whole vehicle, engine, motor MG1, and motor MG2, respectively; , , and denote the actual torques of the engine, motor MG1, and motor MG2, respectively; and and denote the start and stop identification of the coordination control strategy.

Subsequently, the switching process from electric mode to the joint driving mode is taken as an example. The lever method is used to analyze the working condition of the system at this stage, as shown in Figure 7. When the engine is started in electric mode, the motor MG1 will drive the engine to rotate to the starting speed, and the engine will be started thereafter. The power provided by the engine is divided into two parts by the front row planetary gear. Concisely, the one part transmitted to the composite ring gear is employed to drive the vehicle, and the other part transmitted to the front row sun gear is used to drive the motor MG1 to generate electricity. According to the actual demand of the vehicle, the electric energy is consumed to drive the vehicle or charge the battery. Figure 8 is the diagram of power transmission path to drive the engine by the motor MG1 in the pure electric mode.

The flow chart of the dynamic coordination control during this mode switching process is shown in Figure 9.

When the vehicle operates in the pure electric mode, it is driven by the motor MG2, the engine, and motor MG1 which are stopped, so , , and the output torque can be expressed in accordance to

When the engine is started based on the torque distribution strategy, the start flag of the dynamic control strategy is set, and the torque compensation is started by motor MG2. The compensation torque can be expressed in accordance to

Therefore, the actual torque demand of the motor MG2 can be expressed as

The motor MG2 keeps torque compensation during the process of the engine starting up. When the actual torque of the engine reaches 95% of the necessary torque, the torque compensation can be considered to be ended. In this case, the stop flag is set, while the torque compensation stops.

In the joint driving mode, when the engine is working, its output power is divided into two parts through the front row planetary gear: one part drives the vehicle through the ring gear, and the other part drives the motor MG1 to generate electricity, and the output torque can be expressed as

4. Simulation

There are subjective and objective evaluation methods for ride comfort evaluation. Subjective evaluation method varies from person to person due to personal feelings. Therefore, the objective evaluation method can be used to make more accurate judgments. In this case, the concept of impact degree can be introduced as the evaluation index of the mode switching process. The impact degree is defined as the changing rate of the longitudinal acceleration of the vehicle [17], which can be expressed as in the following equation. The smaller the value of the impact degree, the smoother the mode switching process is [18]

In addition, the characteristics of vibration and noise of the power coupling mechanism are closely related to the meshing transmission of the planetary gears [19]. Moreover, the bearing restraint force is the excitation of the mechanism, which directly affects the noise of the power coupling mechanism. In this paper, the dynamic simulation was carried out using the model of the power coupling mechanism. The time-domain and frequency-domain characteristics of the gear meshing force and the bearing restraint force were analyzed to delve into the vibration and noise characteristics of the mode switching.

4.1. One-Dimensional Dynamics Simulation

With the LMS.AMESim, a vehicle dynamics model was established. The models of vehicle energy distribution strategy and coordinated control strategy for the mode switching were established in MATLAB/Simulink; thus, joint simulation was carried out. The results are shown in Figures 1012.

The dynamic model was simulated using the New European Driving Cycle (NEDC) [20]. The speed following situation is shown in Figure 10. It can be seen from the figure that the speed of the vehicle is well controlled under this condition, which demonstrates that its power performance meets fully the demand.

Figure 11(a) shows the change of output torque of each power source at the switching moment when there is no coordinated control strategy. It can be seen from the figure that power source is controlled according to the target torque during mode switching and the motor responds quickly, while the engine responds slowly and the control target cannot be reached quickly. Figure 11(b) demonstrates the torque variation of each power source after applying the coordinated control strategy. It can be seen that the motor MG2 does not immediately change to the target torque at the switching moment; instead, it performs torque compensation according to the engine torque change in an attempt to ensure the low fluctuations of the total output torque. Figure 10 shows the vehicle impact degree before and after control. It can be seen that the impact degree J before control is more than 9 m/s3 and that after control it is less than 1 m/s3, as shown in Table 4. As a result, the vehicle longitudinal impact is greatly reduced, and the ride comfort is much improved.

In summary, after the coordinated control strategy was added to the vehicle, the maximum torque deviation and the maximum impact degree were greatly reduced; the vehicle ride comfort is improved.

4.2. 3D Solid Model Dynamics Simulation

In order to study the vibration and noise at the switching moment, the solid model of the whole system was established. Then, it was imported into ADAMS for constructing a multirigid dynamic model. Thereafter, ANSYS was performed to flex the input shaft of the motors and engine. The rigid-flexible coupled dynamics model was established finally, as shown in Figure 13.

In order to study the dynamic characteristics of the power coupling mechanism under this control strategy, the analysis of mode switching was performed. The simulation load is the torque converted from whole vehicle to the ring gear and power sources data obtained by the joint simulation. The results are as follows.

4.2.1. Characteristics of the Angular Velocity

Figure 14 shows the shafts angular velocity of the motor MG1 and the engine, respectively. It can be seen from Figure 14(b) that the speed of the engine increases from 0 deg/s to the idle speed of 4800 deg/s at 0.25 s; then the engine is ignited to output torque. The rotation speed is equivalent to the theoretical value, which verifies the accuracy of the simulation.

4.2.2. Characteristics of the Meshing Force

The vibration and noise of the power coupling mechanism are closely associated with the meshing of the planetary gears. Therefore, the meshing force between the gears is selected as the research object. In the analysis of the meshing force characteristics of the planetary gears, the meshing frequency can be expressed in accordance to the following equation [21]:where ns, np, nc, and nr denote the rotational speed of the sun gear, planet gear, planet carrier, and ring gear in the planetary gears, respectively; Likewise, zs, zp, and zr denote the teeth number of the sun gears, planet gears, and ring gears of the planetary gears, respectively.

The meshing frequency of rear row can be solved with (18). In addition, the front row works unstably during the engine starting process, so there is no fixed meshing frequency.

Figure 15 shows the time-domain and frequency-domain characteristics of the meshing force. The meshing force of the front row changes during the mode switching process. After the engine outputs torque, the gear meshing force increases steadily, and no prominent peak is seen in the frequency characteristics. The meshing force of rear row also decreases steadily along with the MG2 output torque, and a prominent peak is seen at its meshing frequency and its double meshing frequency .

4.2.3. Characteristics of Bearing Restraint Force

The bearing restraint force acts as an excitation source to induce the power coupling mechanism to generate vibration, which has important significance in terms of analysis of the vibration and noise characteristics of the power coupling mechanism. In this paper, the rotating pair is set in each bearing center to simulate the bearing, and the time-domain and frequency-domain characteristics of the bearing restraint force were observed, as shown in Figure 16.

According to Figure 16, the time-domain and frequency-domain characteristics of the bearing restraint force show the following:(1)During the mode switching, the engine is driven by the motor MG1 to obtain the idle speed and starts to output torque. The time-domain characteristics of bearing restraint force of motor MG1 and engine change smoothly during this process. In addition, the frequency-domain characteristics remain stable without obvious peak values.(2)The bearing restraint force of the input shaft of motor MG2 has peaks at its meshing frequency and . The engine starting process has a small impact on the rear bearing. However, owing to the torque compensation strategy of the motor, the rear row operates stably.(3)The composite ring gear couples the torque of the engine and the motors. During the switching process, it must undertake the impact of the engine. As a result, its dynamic characteristics are more complicated, but it only has peak values at the frequencies , , and in the frequency-domain characteristics of the bearing restraint force.

In summary, under this control strategy, the power coupling mechanism works smoothly and the time-domain and frequency-domain characteristics are sound during the mode switching process, which contributes to improving the vibration and noise of the vehicle.

5. Conclusion

In order to improve the ride comfort of a hybrid electric vehicle using double-row planetary gear power coupling mechanism during mode switching process, a dynamic coordinated control strategy of “torque distribution + engine torque monitoring + motor torque compensation” was proposed. The mathematical model and control strategy model were established; some simulation analyses were carried out in order to verify the proposed coordinated control strategy. The main conclusions can be summarized as follows:(1)When switching from electric mode to joint driving mode is applied, the dynamic coordinated control strategy proposed in this study can effectively reduce the driving torque fluctuation and vehicle impact and improve the vehicle ride comfort. It is verified that the proposed dynamic coordinated control strategy is effective.(2)The simulation analysis of the time-frequency characteristics of the gear meshing force and bearing restraint force indicates that the gear meshing force and bearing restraint force in the power coupling mechanism change smoothly and there is no obvious impact under the proposed control strategy, which is conducive to improve the vibration and noise characteristics of vehicles.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this paper.

Acknowledgments

This work was financially supported by the National Natural Science Foundation of China (51575238).