Abstract

Aiming at the accuracy of estimation of vehicle’s mass center sideslip angle, an estimation method of slip angle based on general regression neural network (GRNN) and driver-vehicle closed-loop system has been proposed: regarding vehicle’s sideslip angle as time series mapping of yaw speed and lateral acceleration; using homogeneous design project to optimize the training samples; building the mapping relationship among sideslip angle, yaw speed, and lateral acceleration; at the same time, using experimental method to measure vehicle’s sideslip angle to verify validity of this method. Estimation results of neural network and real vehicle experiment show the same changing tendency. The mean of error is within 10% of test result’s amplitude. Results show GRNN can estimate vehicle’s sideslip angle correctly. It can offer a reference to the application of vehicle’s stability control system on vehicle’s state estimation.

1. Introduction

Electronic stability program (ESP) which includes antilock brake system (ABS), traction control system (TCS), and active yaw control system (AYC) can improve vehicle’s maneuverability in the extreme driving situation. The improvement of vehicle’s control ability depends on the accuracy estimation of vehicle’s kinematics states. Vehicle’s mass center sideslip angle is an important index of vehicle’s stability. It is difficult to observe sideslip angle preciously and timely according to ESP sensor signals [1, 2]. Now, the common methods include fuzzy logic estimation method [3], Kalman filter method [4, 5], state observer method (based on lateral speed observation) [6], and synthetic method (combination of integration method and state observation) [7, 8]. The above methods are mainly based on the vehicle model. The observation accuracy and real-time depend on the complexity of model.

The neural network technology is used to estimate vehicle’s sideslip angle in this paper. Yaw angle acceleration and lateral acceleration are used to estimate vehicle body’s sideslip angle based on back propagation (BP) neural network in the literature [9], and the satisfactory result is attained. However, BP neural network has disadvantages of slowly convergence speed and local minimum value. But radial basis function (RBF) neural network is a kind of feed forward neural network with high performance. It needs less calculation and has better efficient learning speed. It also has a stronger ability of parameter approximation and classification than BP neural network. GRNN is a special form of radial basis function neural network [10, 11]. Its abilities of approximate function and learning are very strong. Thus this special radial basis function neural network could be used in this paper to estimate the vehicle sideslip angle.

2. Driver-Vehicle Closed-Loop Model

2.1. Vehicle Model

In the model, the vehicle travels at a constant speed ; the inertia and damping of the steering system, the effect of suspension, the cornering property change of left and right tires due to different vertical loads, and the influence of tire aligning torque are all ignored. As shown in Figure 1, two generalized coordinates, yawing angle and centroid sideslip angle , are utilized to represent the vehicle’s motion state.

According to D’Alembert principle, the force equilibrium equations of the vehicle’s motion are as follows:where is rotational inertia of the vehicle around -axis and , are cornering force of front and rear wheels, respectively.

2.2. Driver Model

According to the “preview optimal curvature control theory,” the driver-vehicle system block can be presented as shown in Figure 2, where is the road input, is the lateral displacement response, is the vehicle’s transfer function, is the driver’s preview time, is the correction time, is the neural lag time, is the operation lag time, is the correction parameter, is the ideal lateral acceleration, is the ideal steering-wheel angle, and is actual steering-wheel angle.

2.3. Closed-Loop Model

The state equation of driver-vehicle 2 DOF closed-loop model will be obtained after vehicle’s model and driver model are confirmed:The output equation is as follows:where , is vehicle’s yaw angle acceleration, is sideslip angle of mass center, is vehicle’s lateral acceleration, and are lateral force coefficient of front and back wheel, respectively, and , are state variables of vehicle’s model.

3. Road Model

Double lane and serpentine lines are typical road models that are commonly used in vehicle handling stability evaluation. To simulate vehicle state estimation, double lane and serpentine lines are used as the ideal road input. Meanwhile, the road trace takes the actual road centerline trajectory.

3.1. Double Lane Road Input Model

Double lane road test model dimensions are shown in Figure 3. The actual road segment size parameters in Figure 4 are , , , and , where is the car’s driving speed, and the changing lanes distance width = 3.5 m (assumed to be a standard motor vehicle lane width).

Take the centerline of the test road for the ideal way trajectory to track in the driver mind. Because the way in the corner points has a mutation, the car’s actual travel path cannot have a mutation, so smooth handling is conducted in the mutation department to make the road close to the ideal trajectory. The most simple and effective treatment is carrying out third-order curve to fit to this polyline, so after fitting the road functions and a derivative at break point are continuous. The ideal path input after third-order curve fit is shown in Figure 4.

The abscissa is the longitudinal displacement of the car, and the ordinate is the lateral displacement of the car.

The third-order curve expression after fitting is where parameters are as follows:

Longitudinal displacement of the car can be obtained by , and the function in formula (4) can be converted into a function of time . The specific expressions arewhere , , , and .

3.2. Serpentine Road Input Model

Serpentine test road model dimensions are shown in Figure 5.

The actual road segment size parameters in Figure 5 are , , and . is vehicle speed; pole width (the width of the text is designed according to the car models in the test).

The ideal tracking trajectory by an actual driver will be shown in Figure 6. After a cubic fitting the road, the third-order curve with continuous derivative is as follows.

The serpentine road function of time after fitting is as follows (a similar derivation with double lane, so we will not repeat them but only give results):where .

4. Generalized Regression Neural Network Structure

Generalized regression neural network (GRNN) is a special form of the RBF neural network. GRNN has a good performance in function approximation and learning ability. So it can be used in this paper. Its topological structure is shown in Figure 7.

The neurons of first layer in GRNN have the same function of the RBF. The difference between GRNN and RBF is the special linear layer. The output of radial basis layer in GRNN computes with weight matrices by using “nprod” calculation method which does not compute in RBF. Then the result is sent to linear transfer function. The above process could be accomplished with neural network toolbox in MATLAB.

The number of radial basis and special linear neurons in GRNN is the same as the input sample vector. The weight matrix is set as output vector []. So, if the input of real network is 1, the objective output is much closer to the network output vector []. Therefore, the ability of function approximation of GRNN is better than basic radial basis neural network in general problems.

5. Sideslip Angle Neural Network Estimation Model

The neural network model of vehicle sideslip angle is based on the following assumption. The vehicle sideslip angle can be expressed as function of yaw rate and lateral acceleration [12]:

Sideslip angle of mass center at current time is the time series function which is composed of the yaw rate and lateral acceleration in previous moments. Then their mapping relationship is established by using neural networks. The decides the scale of neural networks. The study finds that will be suitable by considering both computing time and estimation precision.

Nervous response lag time , control response lag time , and preview time are parameters of describing driver’s proficiency degree. Due to the differences among drivers, , , and have ranges , , and . By combining different values of three parameters within their ranges of variation to simulate different drivers driving the same car, multisamples are obtained to train networks.

In the theory, as long as training samples are enough and representative, neural networks can reveal the arbitrarily complex law which is contained in it. The efficient uniform design method is used to select the training samplesin this paper. In this way, not only does the number of training samples significantly reduces, but also each training sample is more representative. The uniform design table which is 8 factors, 15 standards, and 15 times experiments is selected to simulate experiment design (as shown in Tables 1 and 2).

6. Comparison between Estimates and Experimental Values

The real vehicle tests of double lane and serpentine line have been done. Gyroscope is used to collect vehicle’s yaw rate and lateral acceleration in real time. Contactless speed sensor is used to obtain vehicle’s sideslip angle. The test road is set according to double lane and serpentine line test procedures ISO/3888 technical reports. Experienced driver drives the tested vehicle to simulate driver parameters. Speed of double lane test is  km/h and serpentine line is  km/h. During the test period vehicle cannot touch benchmarks.

6.1. Double Lane

The measured data of yaw rate and lateral acceleration during double lane vehicle test are shown in Figures 8 and 9. The measured data in Figures 8 and 9 are input to the trained GRNN sideslip angle estimation model. Vehicle sideslip angle estimation curve is obtained. is obtained by experiment in Figure 10.

The trend of estimation values and test values match well from Figure 10. The error is under an allowable range of engineering application. The absolute error between and is small form Figure 11.

6.2. Serpentine Line

The measured data of yaw rate and lateral acceleration during serpentine line vehicle test are shown in Figures 12 and 13.

The measured data in Figures 12 and 13 is input to the trained GRNN sideslip angle estimation model. Vehicle sideslip angle estimation curve is obtained. is obtained by experiment in Figure 14, but estimation error of sideslip angle is larger in the relatively complicated serpentine line test from Figure 15.

In order to compare the two estimation methods quantitatively, absolute error of sideslip angle of neural networks estimation method and test method is given in Table 3.

Therefore, the vehicle sideslip angle estimation using GRNN method is simple, clear, and of high precision. The uniform design method greatly reduces the number of simulation, so the response time of the method is faster as well.

7. Conclusions

The estimation method of mass center sideslip angle based on GRNN and drive-vehicle closed-loop system are proposed in this paper. Vehicle sideslip angle is seen as the mapping of time series which is easily measured variables between yaw rate and lateral acceleration. The training samples are provided by using the efficient uniform design method. The trained GRNN has a high precision and fast response to estimate vehicle sideslip angle. The results show that GRNN has a high estimation precision and fast speed by comparing the estimation with experimental values. The main conclusions are as follows:(1)In the vehicle side angle estimation test environment, the estimation speed of neural networks is close to real vehicle test data.(2)Whether it is double lane or serpentine line condition, the estimation accuracy is high and the mean error is within 10% of the test amplitude.(3)Due to the relatively high path complexity degree, the estimation error of serpentine line is bigger than double lane.(4)Because of the high estimation accuracy and fast response speed, the neural network sideslip angle estimation method has a certain theoretical significance for vehicle dynamics control system design. It also can reduce vehicle’s sideslip angle test cost and achieve the purpose of measuring flexibility in engineering application domain.

Competing Interests

The authors declare that they have no competing interests.

Acknowledgments

This work is partially supported by the National Science Foundation of China (Grant no. 51305175), the National Science Foundation of Jiangsu Province (Grant no. BK2012586), the National Science Foundation of Jiangsu University of Technology (Grant no. KYY14041), the 333 Project of Jiangsu Province (BRA2015365), and Jiangsu province “six personnel peak” fund projects (Grant no. 2012-ZBZZ-023 and Grant no. 2013-ZBZZ-039). The authors also gratefully acknowledge the helpful comments and suggestions of the reviewers, which have improved the presentation.