Abstract
Vehicle stability control should accurately interpret the driving intention and ensure that the actual state of the vehicle is as consistent as possible with the desired state. This paper proposes a vehicle stability control strategy, which is based on recognition of the driver’s turning intention, for a dual-motor drive electric vehicle. A hybrid model consisting of Gaussian mixture hidden Markov (GHMM) and Generalized Growing and Pruning RBF (GGAP-RBF) neural network is constructed to recognize the driver turning intention in real time. The turning urgency coefficient, which is computed on the basis of the recognition results, is used to establish a modified reference model for vehicle stability control. Then, the upper controller of the vehicle stability control system is constructed using the linear model predictive control theory. The minimum of the quadratic sum of the working load rate of the vehicle tire is taken as the optimization objective. The tire-road adhesion condition, performance of the motor and braking system, and state of the motor are taken as constraints. In addition, a lower controller is established for the vehicle stability control system, with the task of optimizing the allocation of additional yaw moment. Finally, vehicle tests were carried out by conducting double-lane change and single-lane change experiments on a platform for dual-motor drive electric vehicles by using the virtual controller of the A&D5435 hardware. The results show that the stability control system functions appropriately using this control strategy and effectively improves the stability of the vehicle.
1. Introduction
Vehicle stability control, which relies on the antilock braking system (ABS) and traction control system (TCS) of a vehicle, plays a significant role in preventing single-vehicle accidents caused by vehicle instability [1]. The mechanical structure, dynamic characteristics, response characteristics, and actuator complexity of a dual-motor drive electric vehicle differ significantly from those of a single-drive vehicle. Therefore, dual-motor drive electric vehicles also require an efficient and stable stability control system.
Depending on the system structure, two types of vehicle stability system controllers are used: centralized and hierarchical. Compared with the centralized controller, the hierarchical controller system has superior extendibility and fault tolerance and allows more convenient system maintenance and debugging [2, 3]. Furthermore, the much higher level of integration of the vehicle electrification chassis makes it possible to realize coordination control with other systems such as the X-wire control system and active safety systems, e.g., electric control braking (ECB), electric brake force distribution (EBD), and active front steering (AFS).
Based on the current state of the vehicle and the driver’s intention, the upper layer of the hierarchical vehicle stability controller makes decision regarding the additional yaw moment to restore the stable state of the vehicle. Zhang and Wang proposed a vehicle stability control system using generalized proportion integration (PI) control [4]. Wang et al. developed a stability control strategy based on an integral separation PID controller to eliminate integral accumulation of the control system [5]. Zhao et al. designed a vehicle stability control system based on a T-S fuzzy model [6, 7]. Some scholars also adopted robust control to improve the influence of uncertain factors such as system loss, tire load fluctuation, and side wind [8–12]. However, the PID algorithm guarantees neither optimal control of the system nor its control stability. The rules of fuzzy control are established on the basis of a large number of experiments and expert experience and need to be adjusted according to the driving environment, which is both high time and economic consuming. The most notable disadvantage of slide mode control is chattering, which occurs when the system approaches the slide mode surface and which can only be reduced but not eliminated. Model predictive control (MPC) can directly consider actuator constraints and system state constraints during controller design. In addition, MPC can effectively control a multiobjective constrained system in complex engineering systems and has strong portability [13]. Jalali et al. proposed a vehicle stability controller using MPC [14–17]. And, the desired yaw rate and sideslip angle were obtained through the driver steering wheel angle.
The lower layer of a vehicle stability controller selects the appropriate actuator and reallocates the additional yaw moment based on certain rules. At present, the most commonly used method relies on two allocation strategies: rule-based and optimization theory-based [18]. The increasing actuators and growing complexity of the electronic control systems of vehicles have resulted in the allocation rules becoming more complex; hence, the allocation accuracy cannot be guaranteed to the same extent as before. Therefore, the optimization theory-based allocation strategy is more suitable.
The allocation strategy based on optimization theory usually takes the slip rate of the tire, the minimum of the sum of the working load of the tire, and the minimum of the sum of the longitudinal force of the tire as the optimization objectives. At the same time, the optimization strategy considering the actuator failure and energy economy are gradually put forward. Yin proposed the additional yaw moment and traction force distribution strategy for the purpose of minimizing the tire load [19]. Zhai et al. proposed an average torque distribution strategy, tire-dynamic-load-based torque distribution strategy, and minimum-objective-function-based optimal torque distribution strategy to control the motor driving torque or regenerative braking torque for vehicle stability enhancement [20]. Park et al. proposed a torque distribution strategy that considers the driving economics, driver’s acceleration demand, and tire slip and used fuzzy logic to select a suitable distribution strategy [21]. Kim and Kim chose the regenerative braking and an electrohydraulic brake as the actuators in the vehicle stability controller. Aiming to minimize EHB energy consumption, the braking force distribution ratio of the front and rear axles were optimized [22].
According to the above studies, the hierarchical vehicle stability controller obtains the desired driving state by using the driver steering wheel angle. However, in-depth research showed that the use of only the steering wheel angle is inadequate to express the driver intention and obtain the desired driving state vehicle stability controller.
The driver turning intention is initiated based on experience depending on the condition of the road, environment, and vehicle state. Then, the driver manipulates the vehicle actuator such that the vehicle responds consistently with their intention. Therefore, the driver’s turning intention reflects their subjective demand for the vehicle state. When drivers take sharp turning operation, such as go through continuous S-turn, hairpin bend, and the other roads with a smaller radius curvature, as well as emergency obstacle avoidance or sudden overtaking, the driver would be considered to intend rapidly maneuvering the vehicle under current road conditions, which also means the driver has certain expectations in terms of the vehicle yaw rate and sideslip. However, for some drivers, because of constraints such as their driving experience, the driving environment, theoretical knowledge, and other factors, this expectation ignores correct judgment of the lateral motion stability of the vehicle. During the process of vehicle stability control, if it is a significant difference between the actual and expected state of the vehicle, the driver would proceed with the turning operation, and the vehicle stability would deteriorate and even cause the driver to distrust the system.
Therefore, accurate interpretation and prediction of the driving intention during the process of vehicle stability control and ensuring the actual vehicle state is maintained as closely as possible to the expected vehicle state would greatly improve the stability and driving safety of the vehicle. Driver intention can be obtained using fuzzy reasoning, support vector machine (SVM), artificial neural network (ANN), and hidden Markov model (HMM) [23–27]. Fuzzy reasoning, SVM, and ANN are used to recognize the intentions of driver at a certain moment. However, neural network and fuzzy logic are difficult to deal with temporal-ordered information. Thus, they are mainly used for static recognition problems. HMM, as a kind of dynamic information processing method based on time-series cumulative probability, considers only the state sequence with the maximum log-likelihood and ignores the possibility of small probability events. Therefore, it is difficult to recognize easily confused intentions using HMM.
All the above analysis motivated us to develop a method to detect the driver’s turning intention, establish a steering urgency coefficient for sharp turning, and propose a vehicle stability control reference model considering the driver’s turning intention. Based on the abovementioned results, we proposed a stability control strategy for a dual-motor drive electric vehicle. As a result of this research, the desired control target of stability control is no longer only based on the steering wheel angle, and the vehicle state, in accordance with the driving intention, is under control to a certain extent. This paper is organized as follows. The method to identify the driver’s turning intention is presented in Section 1. A modified reference model for vehicle stability considering the driver’s turning intention is presented in Section 2. Construction of the vehicle stability control strategy based on the modified reference model is discussed in Section 3. Section 4 compares the vehicle stability control strategy based on the modified reference model constructed in this work with the traditional strategy. Finally, Section 5 presents the conclusions of this study.
2. Driver’s Turning Intention Recognition Hybrid Model of GHMM and GGAP-RBF Neural Network
The turning operation is a complex event that continues for a certain period of time. The observation sequence of the turning process is a set of temporal data. The Gaussian hidden Markov model (GHMM) displays a strong modeling ability for dynamic time sequences. However, the model does not take into account overlaps between different classes, and this is a severe limitation. In contrast, generalized growing and pruning RBF (GGAP-RBF), an engineering model, can simulate the thinking mechanism of the human brain, has strong classification and decision-making abilities and can describe uncertain information. Thus, it compensates for the inadequacies of HMM. In addition, the model allows insignificant neurons to be removed in each iterative training cycle to effectively control the growth of the neural network and simplify the structure of a network with large data capacity. However, the ability of GGAP-RBF to describe dynamic sequential processes is not especially strong [28–30]. This led us to construct a hybrid model in the form of a GHMM/GGAP-RBF neural network. Given the advantages of sequential model building and its nonlinear mapping ability, the hybrid model can obtain newly identified information, thereby considerably increasing the accuracy of the classification of classes with slight differences [27]. At the same time, to improve the real-time performance, this work uses the initial stage of the turning operation to identify the driver’s turning intention.
The structure of the driver turning intention recognition system based on the GHMM/GGAP-RBF hybrid model is shown in Figure 1. The hybrid model includes a lower layer (the GHMM model) and an upper layer (the GGAP-RBF model). The lower layer of the model includes the sharp turning GHMM and the normal turning GHMM. The vehicle speed, the steering wheel angle, the steering wheel angle velocity, and the steering wheel torque are the inputs of the lower layer. The log-likelihood of the sharp turning GHMM and the normal turning GHMM are the outputs of the lower layer. Based on the data of the turning initial stage, the normal turning and sharp turning GHMMs are designed and trained using the Baum–Welch algorithm to calculate the most likely sequence of states. In addition, a forward algorithm is used to calculate the log-likelihood of the GHMMs.

In the upper layer, the log-likelihood of the GHMM, the vehicle yaw rate, and the lateral acceleration form a vector . The nonlinear combination of this vector is regarded as the input of the GGAP-RBF neural network, and the nonlinear mapping ability of neural network-based methods is used to recognize the driver actual turning intention.
2.1. Establishment of the GHMM
The feature parameters of the GHMM/GGAP-RBF hybrid model have a considerable effect on the accuracy of the recognition of the driver’s turning intention. The reliefF algorithm is used to collect the appropriate parameters. This study employs the steering wheel angle, steering wheel angle velocity, and steering wheel torque as feature parameters to recognize the driver’s steering intention. Based on the initial stage of the turning operation, sharp turning and normal turning GHMMs are established separately. The observation sequence of the GHMM can be described as a multidimensional vector [31]:where is the steering wheel angle, is the steering wheel torque, and is the steering wheel angular velocity.
The Baum–Welch algorithm is used to optimize the three parameters of the GHMM, which are described as , where is the initial state distribution, A is the state transition probability matrix, and B is a probability density function.
The probability density function of the model iswhere is the j-dimensional Gauss probability density of state i, is the observation sequence, is the mean of the Gauss function, and is the covariance of the Gauss function.
Assuming that is the probability of the jth Gaussian mixture function in the state observation sequence at time , the probability that the Markov chain is in state at time is as follows:where is the mean matrix of the Gaussian mixture function, is the mixed covariance matrix, and is the weight of output probabilities of different Gaussian mixture functions. Based on the Gaussian mixture model, the parameter re-estimation is as follows:
After optimization of the parameters of the GHMM, the matching between the collected data and GHMM is calculated using the forward-backward algorithm.
2.2. Establishment of the GGAP-RBF Neural Network
In order to ensure that small probability events can also happen, function (5) is no longer used to recognize the turning intention. Instead, turning intention is described as a function of the log-likelihood of the two GHMMs given test data ( and ), the vehicle yaw rate , and the lateral acceleration expressed as follows:
The input parameter of the input layer is , , , and , as shown in equation (7). The output of the layer is the driver turning intention, as shown in equation (8):where , , , and represent the deviation standardization of , , , and ; is the center of the RBF of the kth neuron; and is the standard deviation of the Gaussian function, which indicates the width of the Gaussian function.
After the ith training iteration, RAN is used to optimize the growth of neurons. The parameters of a neuron, upon addition of a new neuron, are given as follows [32–35]:where is the weight connecting the new neuron to the output neuron; is the center of the new neuron; is the width of the new neuron; is the error of the a priori estimate; is an overlap factor that determines the overlap of the responses of the hidden neurons in the input space; and is the value of the center of the hidden neuron nearest to .
The worth of the new neuron is estimated using the conditions in inequality (10). If the conditions are met, the new training data are valuable to the network, and the network performance is improved effectively by the new neuron. As the result, the new neuron is added, and the training data are accepted. If not, the training data and the new neuron are rejected.where and are the threshold of the distance and the error, respectively; is the value of the center of the hidden neuron nearest to ; and is the error of the priori estimate.
Then, insignificant neuron should be judged and removed using a pruning algorithm. The mean squared error of prediction output after the kth neuron is removed from the network in the ith training iteration as follows:where is the Gaussian RBF, is the training time, is the norm, and is the kth hidden neuron.
The inputs of the RBF, , , , and , follow the normal sampling distribution , respectively. The sample range of the ith training data is X, which is divided into equal small parts . As tends to infinity, the sum over the sample range becomes approximately equal to the integral value.where Esig(k) is the significance of the kth neuron to the network, which means the contribution of that neuron to the entire network and is the probability distribution function. If Esig(k) is less than the learning accuracy emin, the neuron is considered to be insignificant and is removed. Otherwise, the neuron is significant and should be retained. Because insignificant neurons can be removed from the GGAP-RBF neural network, the size of the network can be limited to a reasonable range.
2.3. Establishment of GHMM/GGAP-RBF Model
The establishment of GHMM/GGAP-RBF model needs offline training by using test data for which is obtained in real vehicle experiment.
Driving experience, gender, and personality can affect driver’s decision-making. In order to eliminate the influence of drivers on the test results, three drivers with different driving experiences are selected. According to the analysis of Specification for Design of Municipal Roads (CJJ37-2012), Specification for Design of Interactions on Urban Road (CJJ152-2010), and Vehicle Handling Stability Test Method (GB/T6323-2 2014), the radius of turning the test road is set as 10 m, 25 m, 40 m, and 60 m. The radius of turning the test road is set as 10 m, 25 m, 40 m, and 60 m. And, the tests speed is set as 20 km/h, 30 km/h, and 40 km/h. For distinguishing between the straight driving and turning, straight driving tests are also conducted at 20 km/h, 30 km/h, and 40 km/h. The distribution of test data is shown in Table 1.
The vehicle parameters are shown in Table 2. Because of the noise in the sensor data collected by the data acquisition instrument, the data must be preprocessed. T-testing is used to remove abnormal data. The mixed Gaussian clustering method is then used to extract data pertaining to the initial stage of the turning operation as part of the entire turning process. These preprocessed data can be divided into two parts. 75% of the test data is used for model offline training, and the other is used for model online verification. After the offline training, the initial state matrix, the state transition matrix, the weight of each Gaussian function in the GHMM, the mean and covariance of each Gaussian function, and the parameters of the GGAP-RBF could be gotten.
3. Reference Model of Vehicle Stability Control System considering the Driver’s Intention
This paper proposes a reference model for vehicle stability control. The model, which takes the driver’s turning intention into consideration, is shown in Figure 2. First, the GHMM/GGAP-RBF hybrid model is used to recognize the driver’s turning intention on the basis of data relating to the steering wheel operation: angle, angular velocity, and steering wheel torque. When, at the initial stage of the turning operation, the driver’s intention is identified as sharp turning, the vehicle is made to respond quickly to the desired yaw rate for the current steering wheel angle (i.e., the yaw rate can follow the driver’s steering wheel operation successfully) by correcting the reference yaw rate with the aid of the established steering urgency coefficient. When the steering operation enters the turning keeping stage and the turning reversal stage, vehicle stability is ensured by no longer modifying the reference yaw rate. The reference model is not modified when normal turning is intended.

3.1. Reference Model Based on 2-DOF Linear Vehicle Dynamic Model
The most commonly used vehicle stability control reference model is the 2-DOF linear vehicle dynamic model, which only considers the lateral motion and yaw motion of the vehicle [36]. The state equations are as follows:
Thus, the ideal yaw rate and sideslip angle are as follows:
When the vehicle is driving on a road with a low adhesion coefficient, e.g., when the road surface is wet or covered by snow or sand, the adhesion force allowed by the adhesion conditions between the road surface and tires decreases and cannot produce the high yaw rate required by the vehicle. Therefore, when the 2-DOF linear vehicle dynamic model is adopted as the ideal model, it must be limited by the conditions under which the tires adhere to the road.
The upper boundary of the ideal yaw rate is
Therefore, the reference value of the vehicle yaw rate for steady-state steering is
Similarly, the upper bound of the ideal sideslip angle must be specified such that it is not too large. The upper boundary of the sideslip angle is
Therefore, the reference value of the sideslip angle for steady-state steering is
This enables the basic control target of the stability control system, namely, the reference yaw rate and sideslip angle , to be obtained.
3.2. Reference Model Considering Driver’s Intention
As mentioned in Section 1, for the same angle, angular velocity and torque of steering wheel can be used as characteristic parameters to recognize the driver’s turning intention. Therefore, the steering wheel angular velocity and torque are taken as parameters to establish the steering urgency coefficient for sharp turning intention.
When the vehicle is undergoing steady-state turning, the relationship between the steering torque and the gradient of lateral acceleration satisfies [37]
Therefore, according to the actual lateral acceleration, the ideal steering wheel torque for steady-state turning can be calculated as
According to equation (21) and the model of the steering system, the actual yaw rate and speed can be used to calculate the ideal steering wheel angular velocity by differentiating
The deviation between the actual torque and angular velocity and the ideal torque and angular velocity of the steering wheel is used to reflect the urgency of the driver’s sharp turning intention. Finally, the steering urgency coefficient for sharp turning intention is calculated by the following equation:where , , , and is the normalized actual steering wheel torque, actual angular velocity, ideal steering wheel torque, and ideal angular velocity using the following equation to avoid the impact caused by the different dimensions of each parameter.
When , the reference yaw rate is determined by the dynamic characteristics of the vehicle, and the limitation generated by the adhesion condition of the road is not reached. If the driver intention is sharp turning at the same time, the reference yaw rate would be modified as follows:where is the correction of the reference yaw rate considering the driver turning intention and is related to the urgency of the driver turning intention.
When , the reference yaw rate is determined by the dynamic characteristics of the vehicle, and the limitation generated by the adhesion condition of the road is also reached. If equation (25) is still adopted for modification, the reference yaw rate may exceed the limitation. Thus, under this condition, the reference yaw rate would be modified as follows:
When , the reference yaw rate is determined by the adhesion condition of the road. In order to ensure the driving safety, the reference yaw rate is no longer modified.
Thus, for the sharp turning intention, the reference yaw rate is
When the turning operation reaches the second stage—keeping stage and the third stage—returning stage, the reference yaw rate is no longer modified for the sake of the driving safety. The conversion from the modified model to the reference model causes the reference yaw rate to change suddenly, and this is most likely to influence the stability of the vehicle. In order to make the reference yaw rate smoother, the S-shaped acceleration and deceleration curve is chosen as the transition function, which is shown in Figure 3 [38].

When the inequalityis satisfied, the modified reference yaw rate is
The flow of the calculation to obtain the reference yaw rate is shown in Figure 4.

4. Vehicle Stability Control Strategy
The proposed stability controller for dual-motor drive electric vehicle adopts a hierarchical structure, which includes the upper layer controller—with a decision layer for the additional yaw moment—and the lower layer controller—with a distribution layer for the additional yaw moment. The structure of this system is shown in Figure 5.

The upper layer controller includes the vehicle state estimator model, the driver turning intention recognition model, the modified stability control reference model and the additional yaw moment decision model. This controller chooses the angle, angular velocity, and torque of the steering wheel as inputs to recognize the driver’s turning intention. The reference yaw rate and reference sideslip angle under steady-state steering are determined by using the 2-DOF linear vehicle dynamics model and by simultaneously considering the adhesion conditions. According to the turning intention, the reference model is modified as the final stability control target. Then, based on the difference between the actual and the reference yaw rate and sideslip angle, using the additional yaw moment decision model, the additional yaw moment that needs to be applied to restore the vehicle to the stable state is determined and used as input for the lower controller.
The lower layer controller—the additional yaw moment distribution layer—includes the longitudinal force distribution model and the actuator model. The generation of additional yaw moment requires the longitudinal force of the tire to be controlled, and this should take into consideration the vehicle drive form, performance of the motor and hydraulic brake system, and the road conditions. The optimization algorithm allocates additional yaw moment to get additional torque of the motor and hydraulic braking system which will eventually improve the stability of the vehicle.
4.1. Design of Upper Controller for Vehicle Stability Control
MPC is used to make decision of additional yaw moments. And, linear 3-DoF vehicle dynamics model including longitudinal motion, lateral motion, and yaw motion is selected as the predictive model, which is shown in Figure 6. Taking the yaw rate and the sideslip angle as the state variables, the vehicle state can be obtained as shown in equation (30)–(32) [39, 40]. For both accuracy and efficiency, the tire cornering stiffness estimator based on recursive least square method with forgetting factor (FFRLS) is used to estimate the tire stiffness which will be used for calculating the tire lateral force in real time. Then, the estimated tire cornering stiffness is applied to the linear dynamic model. This improves the effectiveness of the control system in the nonlinear region of the tire [41].

The state equation can be expressed in standard form as follows:where , , , is the additional yaw moment, and .
Equation (33) is discretized and converted into incremental form to obtainwhere , , , , , , and is the control period.
The objective of vehicle stability control is to enable the actual vehicle yaw rate and sideslip angle to follow the reference value through the action of additional yaw moment. Therefore, at time , the MPC optimization problem based on the linear model can be described as
The constraints of control variables, the increment of variables, and output of the model are as follows:
In this model, the predictive horizon , the control horizon , and the reference of the predictive model is .
The desired control performance can be adjusted by using the weight matrix and , where reflects the accuracy requirements of the system and reflects the size of the action required by the controller.
In this research,
As shown in equation (38), is the increment of the sequence of control inputs, which is obtained by using the optimization objective and constraints during the sampling time of , and is the control output sequence which is obtained from the prediction model.
Finally, only the first element of the optimized solution is applied to the system. Thus, the additional yaw moment is expressed by the following equation:
4.2. Design of the Lower Controller for Vehicle Stability Control
The lower layer controller distributes the longitudinal forces of each wheel according to the output of additional yaw moment decision layer. The distribution is restricted by the adhesion condition between the tire and the road. Excessive additional longitudinal force, which causes longitudinal slip and further deteriorates the vehicle stability, should be avoided. This force is restricted by the performance of the motor and braking system. Excessive additional torque causes the motor and mechanical braking system to overload. The torque is also restricted by the working state of the motor; therefore, a state of system failure, in which the motor cannot provide braking force, should be avoided. Under the above constraints, the distributed longitudinal force needs to meet the demand of additional yaw moment.
4.2.1. Optimization Objective
The longitudinal and lateral forces, the tire can provide, are limited by the vertical load. As the longitudinal force of each tire should be distributed according to the vertical load, wheels with higher adhesion would be expected to play a greater role. Therefore, the optimization objective is to minimize the sum of the square of operating working load rate of each tire. Because of the limitation imposed by practical conditions, the lateral force of wheels cannot be directly controlled. In this study, the longitudinal force of tires is controlled to generate additional yaw moment. Thus, the optimization objective is expressed by the following equation:
4.2.2. Optimization Constraints
(1) Equality Constraints. The strategy for distributing additional yaw moment should not only minimize the sum of the operating working load rate but also ensure that the longitudinal force meets the requirements of braking and acceleration operations of the driver and that the additional yaw moment meets the requirements of the upper controller.
(2) Inequality Constraint. (1)Adhesion condition constraint: when additional yaw moment is distributed, it is necessary to ensure that the longitudinal and lateral forces of the tire are within the tire adhesion ellipse to avoid longitudinal and lateral vehicle slip.(2)Motor and brake system performance constraints: the additional longitudinal force is also limited by the performance of the actuators. The additional longitudinal force of the two rear driving wheels is limited by the performance of the driving motor. The two nondriving front wheels can only provide braking force; thus, the additional longitudinal force of the four wheels is limited by the performance of the mechanical braking system.
The braking torque generated by motor is limited by the characteristics of the motor, which cannot exceed the maximum torque limit determined by the power generated at the current speed. The large dynamic fluctuation of the braking torque of the motor and the inverse proportion between the maximum braking torque and speed prevent the motor from generating an adequate amount of reverse electromotive force, such that the braking force generated by the motor is ineffective. Due to the large dynamic fluctuation of motor braking torque and the inverse proportion between the maximum braking torque and speed, the reverse electromotive force generated by the motor is too little when the motor is at low speed. The motor cannot generate effective braking force. Therefore, 500 r/min is set as the speed threshold. When the speed is lower than threshold, the system no longer uses motor braking. Therefore, the motor braking torque is required meet the limitation provided in the following equation: [42].
At the same time, control signal failure, power converter failure, insulation failure, and other types of failures of the motor may occur due to the design defects, the service environment and service life of the motor. Thus, the driving motor is no longer suitable to provide longitudinal force, so the motor failure coefficient is introduced.
Therefore, considering the above factors comprehensively, additional longitudinal force of wheels would have to meet the constraints.
Therefore, the optimal distribution of additional yawing moment can be expressed as follows:
5. Test Verification
Considering the practical difficulties associated with controller development, i.e., a long development cycle and high cost, we built a test platform for a dual-motor drive electric vehicle based on the A&D5435 semiphysical simulation system and rapid prototyping technology. The tests were carried out under both double-lane and single-lane change conditions, respectively, to verify the feasibility and accuracy of the proposed stability control strategy.
5.1. Dual-Motor Drive EV Test Platform Based on the A&D5435 Semiphysical Simulation System
In this study, a dual-motor drive electric vehicle test platform was built based on the A&D5435 hardware in the loop simulation system and a dual-motor drive electric test vehicle. The stability control system proposed in this paper was tested and verified by using this platform in which the A&D5435 replaces the vehicle control unit. The input signals of the controller include: angle, angular velocity and torque of the steering wheel, accelerator pedal opening, brake pedal opening, vehicle speed, wheel speed, motor torque, and motor power. The output signals include the following: the motor drive torque and the brake torque of both the motor and the hydraulic braking system. The input signal mentioned above can be obtained by using the following sensors. The angle, angular velocity, and torque of the steering wheel can be collected using the steering wheel torque and angle sensor manufactured by SensorWay, which is mounted on the steering column. A hall noncontact speed sensor is used to record the speed of the four wheels. A Passat B5 accelerator pedal sensor, which has two channels, is used to measure the accelerator pedal opening. Likewise, the brake pedal opening is measured by the brake pedal sensor. The longitudinal acceleration, lateral acceleration, and yaw rate of the vehicle are acquired by a three-axis gyroscope. The motor speed, torque, and power are obtained from the CAN signal of the motor controller. The vehicle parameters are shown in Table 2. The dual-motor drive electric vehicle test platform is shown in Figure 7.

5.2. Test Verification: Road Tests
The stability control strategy of dual-motor drive EV proposed in this paper was verified by carrying out vehicle road tests involving both double-lane and single-lane change, respectively. At the same time, in order to demonstrate the effect of the proposed control strategy, the slide mode control (SMC) with the vehicle reference model considering the driver’s intention is chosen as the comparative controller.
The vehicle road test was conducted on the stability performance test square of the Chang’an University vehicle comprehensive performance proving ground, as shown in Figure 8.

5.2.1. Double-Lane Change Condition
The test was conducted under ISO 3888-1 which specifies the standard double-lane change condition [43]. The target driving path is shown in Figure 9. The adhesion coefficient of the test road was 0.6.

First, the driver was required to keep the vehicle parallel with the road and keep the steering wheel facing forward. Subsequently, the driver controlled the vehicle to rapidly proceed ahead, such that the vehicle speed before entering the target path reached 70 km/h, during which time the steering wheel was not to be operated. The driver could then drive freely by negotiating the cone track.
The identification result of driver turning intention is shown in Figure 10. The yaw rate, sideslip angle, lateral acceleration, and vehicle trajectory are shown in Figures 11–14. The comparison with the control experiment is presented in Table 3.





Figure 11 shows that the maximum yaw rate without control is −35.517°/s, whereas the reference yaw rate is −18.66°/s, indicative of poor vehicle stability. At 7.3 s, the current initial stage of sharp turning intention is identified, whereupon the reference yaw rate is modified and the stability control system activated. After 8.45 s, the model identified that the current intention is normal turning, thus the reference yaw rate was no longer modified. As a result of the control provided by the vehicle stability system, the maximum yaw rate decreased by 47.22%, to 18.744°/s, the maximum sideslip angle decreased by 55.26%, to −4.391°, and the maximum lateral acceleration decreased by 19.1%, to 4.638 m/s2. Although dangerous conditions such as sideslip and spin without control did not arise, the actual sideslip angle and yaw rate are much higher than the reference. The stability system clearly reduces the sideslip angle and yaw rate to effectively improve the vehicle stability. Thus, the vehicle stability control system enables the vehicle to work much more smoothly. The actual driving trajectory is shown in Figure 14. Meanwhile, it can be seen from Table 3 that both the controller proposed in this paper and SMC with the vehicle reference model considering the driver’s intention can track the control target well, and the control effect of some areas is better than that of the contrast controller.
5.2.2. Single-Lane Change Condition
The test was conducted by performing a single-lane change. The target driving path is shown in Figure 15. The adhesion coefficient of the test road was 0.4. First, the driver was required to keep the vehicle parallel with the road and keep the steering wheel facing forward. Subsequently, the driver controlled the vehicle to rapidly proceed ahead, such that the vehicle speed before entering the target path reached 40 km/h, during which time the steering wheel was not to be operated. The driver was then allowed to drive freely by following the cone track.

The identification result of driver turning intention is shown in Figure 16. The yaw rate, sideslip angle, lateral acceleration, and vehicle trajectory are shown in Figures 17–20. The comparison with the control effect is presented in Table 4.





Figures 17 and 18 show that the vehicle slips and spins after 7.5 s without stability control. The maximum yaw velocity reached −62.779°/s, and the maximum sideslip angle reached 70.740°, which are much more than the reference model. Thus, the vehicle stability control system was activated. Furthermore, the model identified that the current intention was normal turning; hence, the reference yaw rate was no longer modified. The vehicle stability system reduced the maximum yaw rate by 65.1%, and the maximum sideslip angle by 92.7%. The stability system therefore improved the vehicle stability effectively. The vehicle stability control system enables the vehicle to run much more smoothly in comparison, preventing dangerous conditions such as sideslip and spin. The actual driving trajectory is shown in Figure 20. Meanwhile, it can be seen from Table 4 that both the controller proposed in this paper and SMC with the vehicle reference model considering the driver’s intention can track the control target well, and the control effect of some areas is better than that of the contrast controller.
6. Conclusion
This paper proposes a vehicle stability control strategy considering the driver’s turning intention for dual-motor drive electric vehicle.(1)The upper controller of the hierarchical vehicle stability control system was constructed with the modified reference model as the control target. This model is modified by using turning urgency coefficient which is calculated on the basis of the recognition results of the GHMM/GGAP-RBF hybrid turning intention model. The lower layer controller takes the minimized sum of the square of operating working load rate of each tire as optimization objective and takes motor and road adhesion conditions as constraints to optimize the allocation additional yaw torque. The results show that the proposed vehicle stability control strategy can work satisfactorily and effectively improve the vehicle stability.(2)Further studies could, apart from the turning intention, also consider the driver’s acceleration intention, braking intention, and complex intention, to improve the stability control strategy, X-by-wire system, and advanced assisted driving system. This could be expected to improve the safety and comfort of vehicle operation.
Nomenclature
GHMM: | Gaussian hidden Markov model |
GGAP-RBF: | Generalized growing and pruning radial basis function |
ABS: | Antilock braking system |
TCS: | Traction control system |
ECB: | Electric control braking |
EBD: | Electric brake force distribution |
AFS: | Active front steering |
: | Vehicle mass |
: | Yaw rate |
: | Distance from the center of mass to front and rear axle |
: | Moment of inertia of the vehicle around the z-axis |
: | Road adhesion coefficient |
: | Lateral acceleration |
: | Required longitudinal acceleration |
: | Ideal yaw rate |
: | Reference yaw rate |
: | Ideal sideslip angle |
: | Reference sideslip angle |
: | Cornering stiffness of the front and rear axle |
: | Vehicle longitudinal and lateral speeds |
: | Front wheel angle |
: | Transmission ratio of power train |
: | Ideal front wheel angle |
: | Ideal steering wheel angle |
: | Turning radius |
: | Steering system angle ratio |
: | Steering power-assisted factor |
: | Static axle load |
: | Sum of pneumatic trail and king pin |
: | Stability factor |
: | Additional yaw moment |
: | Variation in longitudinal tire force |
: | Cornering stiffness of tire |
: | Longitudinal tire force |
: | Lateral tire force |
: | Tire load |
: | Motor peak torque at different speeds |
: | Motor peak torque |
: | Maximum braking force of each wheel |
: | Maximum motor power |
: | Motor nom speed |
: | Maximum motor speed |
: | Motor efficiency. |
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 they have no conflicts of interest.
Acknowledgments
This research was funded by National Key R&D Program of China (no. 2018YFB1600700), China Postdoctoral Science Foundation (nos. 2018T111006 and 2017M613034), and Shaanxi Province Industrial Innovation Chain Project (no. 2018ZDCXL-GY-05-03-01).