An Improved Kinematic Model Predictive Control for High-Speed Path Tracking of Autonomous Vehicles
An Improved Kinematic Model Predictive Control for High-Speed Path Tracking of Autonomous Vehicles
24, 2020.
Digital Object Identifier 10.1109/ACCESS.2020.2980188
ABSTRACT Kinematic model predictive control (MPC) is well known for its simplicity and computational
efficiency for path tracking of autonomous vehicles, however, it merely works well at low speed. In addition,
earlier studies have demonstrated that tracking accuracy is improved by the feedback of yaw rate, as it
improves the system transients. With this in mind, it is expected that the performance of path tracking can
be improved by a cascaded controller that utilizes kinematic MPC to determine desired yaw rate rather
than steering angle, and uses proportional-integral-derivative (PID) control to follow the reference yaw rate.
However, directly combining MPC with PID feedback control of yaw rate results in a controller with poor
tracking accuracy. The simulation results show that the cascaded MPC-PID controller has relatively stable
but larger error compared to classic kinematic and dynamic MPC. Based on the analysis of vehicle sideslip
angle, a novel path tracking control method is proposed, which is designed using a kinematic MPC to
handle the disturbances on road curvature, a PID feedback control of yaw rate to reject uncertainties and
modeling errors, and a vehicle sideslip angle compensator to correct the kinematic model prediction. The
proposed controller performances involving steady-state and transient response, robustness, and computing
efficiency were evaluated on Carsim/Matlab joint simulation environment. Furthermore, field experiments
were conducted to validate the robustness against sensor disturbances and time lag. The results demonstrate
that the developed vehicle sideslip compensator is sufficient to capture steer dynamics, and the developed
controller significantly improves the performance of path tracking and follows the desired path very well,
ranging from low speed to high speed even at the limits of handling.
INDEX TERMS Autonomous vehicles, path tracking, lateral control, model predictive control.
This work is licensed under a Creative Commons Attribution 4.0 License. For more information, see https://creativecommons.org/licenses/by/4.0/
51400 VOLUME 8, 2020
L. Tang et al.: Improved Kinematic MPC for High-Speed Path Tracking of Autonomous Vehicles
namely, the deviation inputs of the feedback controller are such as fuzzy control [20], sliding mode control [2]. These
obtained by the geometrical relationship between vehicle types of classical control deal with worst–case disturbances,
and road. For instance, in the studies [3]–[5], different which often lead to too conservative performance [21].
proportional-integral-derivative (PID) control architectures In addition, these feedback control methods rely on system
are proposed to follow the given path. Pure pursuit method, instantaneous states and usually are incapable of predict-
as a standard benchmark, has been widely used in several ing future behaviors. Consequently, this drawback results
DARPA Challenge vehicles [6]. These methods are simple in the lack of flexibility of road curvature disturbances.
but merely work well in a narrow operating window, since Recently, due to advances in hardware, sensors and artificial
these controllers always calculate errors at one or several pre- intelligence, large amounts of data can be collected. Data-
view points and are unable to capture complete steer dynam- driven methods attract increasing attention in the field of
ics. To improve these methods, many adaptive approaches autonomous driving. For instance, NVIDIA trained a con-
that automatically tune look-ahead distance depending on volutional neural network to map raw pixels from a single
curvature and speed have been proposed [7]–[9]. front-facing camera directly to steering commands, which is
More recently, with the advances of computer perfor- well-known as end-to-end approach [22]. Nitin et al. inves-
mance, model predictive control (MPC) has been shown tigated the path tracking of racecar via iterative learning
to be an attractive control algorithm for path tracking control in consideration of the nonlinear vehicle dynamics
problem [9]–[12]. It has the advantage of handling the con- and unmodelled road conditions during racing task [23].
straints on the state variables and control inputs and achieving Shida et al. proposed a data-driven method, model-free
multi-objective optimization, such as driver comfort, time adaptive control for the lateral motion of an autonomous
consumption, tracking accuracy. For instance, Wang et al. vehicle [24]. The major drawback of these approaches is
proposed an improved MPC controller based on fuzzy adap- the huge amount of training data set representing various
tive control to improve both tracking accuracy and ride com- driving situations, which makes data-driven methods have
fort which can adjust the weights of cost function adaptively not yet applied to the real world as successfully as MPC
based on lateral position error and heading error [13]. Aiming techniques.
at the tracking error representation, Sun et al. believed that In summary, the path tracking controller need to have the
path tracking accuracy and vehicle stability can hardly be ability to handle the road curvature disturbances with predic-
accomplished by one fixed control frame in various condi- tion, reject uncertainties using feedback control, and become
tions. Then, the authors presented a novel MPC controller high efficient in computation. With this in mind, in this paper,
with switched tracking error which mainly involves different a new path tracking control architecture is proposed, which is
treatments regarding sideslip angle in computing the heading designed using a MPC controller based on vehicle kinematics
deviation [14]. to handle the disturbances on road curvature, a PID feed-
Inspired by more precise modeling, actuator dynamics is back control of yaw rate to reject uncertainties and modeling
incorporated to capture the transient response of the vehicle errors, and a vehicle sideslip angle compensator to correct the
into collision avoidance constraints [15]. Cai et al. presented above prediction process.
a MPC controller using a 4-DOF vehicle model to reflect Although it is well known that kinematic vehicle model is
the characteristics of vehicle dynamics to avoid rollover unsuitable for high-speed path tracking as they are inaccurate
accidents of automobiles [16]. In addition, considering the in regions of tire force saturation [25], the proposed controller
noise in the localization and planning stage, a model-based based on kinematic model follows the desired path very well,
linear quadratic gaussian control with adaptive Q-matrix was ranging from low speed to high speed even at the limits
proposed to tracking controller design [17]. Although MPC of handling. This is mainly caused by the involvements of
method with prediction has the ability to forecast future these aforementioned two elements, i.e., the feedback control
dynamic behaviors and significantly improves path tracking, of yaw rate and vehicle sideslip compensation. It has been
it requires solving optimization problem repeatedly at each demonstrated in earlier studies that the tracking accuracy is
control step. This may lead to heavy computational burden improved by additional feedback of the yaw rate which can
and potential risks in real-time implementation. Moreover, be measured by a gyro, as it improves the system transients,
many vehicle parameters play an important role in vehicle by changing the eigenvalues displacement of the steering
dynamic, however, these parameters probably change over dynamics [2], [4], [26]. Consequently, the main contributions
time, such as vehicle mass and cornering stiffness [18]. of this paper are as follows.
Actually, it should be noted that it is very difficult to accu- 1) To handle the challenges of path tracking at high speed
rately characterize the nonlinearities by existing several semi- and sharp curves, a novel tracking control architecture is
empirical tire model [19]. Therefore, pure MPC method developed, consisting of three main components: kinematic
may be unsatisfactory in real applications when taking into model predictive control, feedback control of yaw rate, and
account computational efficiency and prediction accuracy at vehicle sideslip compensation.
the same time. 2) A vehicle sideslip angle compensator is utilized to cor-
To reject the aforementioned uncertainties and distur- rect the prediction process using kinematic model, which is
bances, many classical control theories are also explored, designed based on the relationship between sideslip and yaw
FIGURE 1. Kinematic bicycle model where αf and αr denote the front and
rear wheel slip angles, respectively. r is yaw rate.
such assumption, the tire model can be characterized by a TABLE 1. Vehicle parameters.
simplified linear model that the lateral tire forces are approx-
imately linear with respect to the tire slips and given as
Fyf = Cf αf (2)
Fyr = Cr αr (3)
where Fyf and Fyr are the lateral tire force of the front and
rear wheels, respectively, αf and αr denote the front and rear
wheel slip angles, respectively, Cf and Cr denote the front
and rear wheel cornering stiffness, respectively. The tire slip
angles αf and αr can be expressed as
lf ψ̇
αf = β + − δf (4)
v
lr ψ̇
αr = β − (5)
v
With the aforementioned linear tire model and certain FIGURE 3. Lateral control scheme where rdesired , rreal denote the
assumptions: 1) Ignoring the weight transfers and road desired and real yaw rate, respectively. er is the error between the
desired and real yaw rate.
bank angle, the left and right tire sideslip angles on the
same axle are identical; 2) The roll and pitch dynamics are
neglected, the vehicle lateral dynamic model can be expressed
speed are obtained from existing modules. Therefore, the
as [2], [27]
steering angles of front wheels δf is the only output of the
ẍ = ψ̇ ẏ + ax (6a) proposed controller.
2 In this section, a novel lateral control scheme is proposed,
−ψ̇ ẋ + Fyf cos δf + Fyr
ÿ = (6b)
m which is the main contribution of our work. The proposed
2 control scheme is illustrated in Figure 3. It is designed as a
ψ̈ =
lf Fyf − lr Fyr (6c)
Iz hybrid MPC-PID cascade control loop. The external control
Ẋ = ẋ cos(ψ) − ẏ sin(ψ) (6d) loop produces the yaw rate reference signal using a kine-
matic MPC controller with vehicle sideslip compensation.
Ẏ = ẋ sin(ψ) + ẏ cos(ψ) (6e)
Compared to the PID control in Marino’s work [4], the MPC
where ax is longitudinal acceleration, m denotes vehicle mass, control law has considerable advantage on rejecting the dis-
Iz is yaw moment of inertia. turbances on road curvature and velocity variation, with the
It can be seen from the comparison between kinematic ability to predict future behaviors of vehicle. The inner PID
and dynamic model that although the kinematic model also control loop is to track rapidly the yaw rate reference coming
involves vehicle sideslip angle β, it assumes that all tire slip from the external one. As mentioned in introduction, this
angles are deemed to be zero which will lead to significant design based on yaw rate is inspired by the existing studies
model mismatch as tire slip angles increase, such as at high that additional feedback of the yaw rate leads to a significant
speed scenarios. This drawback of kinematic model motivates reduction of tracking error in nearly all driving maneuvers,
the proposed vehicle sideslip compensator which is one of our as it improves the system transients [2], [4], [26].
main contributions.
The main vehicle parameters are summarized in Table 1 and A. CASCADED MPC-PID CONTROL
the tire cornering stiffness is determined by the tire model Model predictive control has been widely used in the field of
depicted in Figure 2 that the lateral tire forces are calculated path tracking, in general, which can be roughly classified into
as a function of vertical load, lateral tire slip angle. The source two methods: kinematic MPC and dynamic MPC, depending
data in Figure 2 is from Carsim software by setting the type on the vehicle model [30]. Each method has its own pros and
of tires as ‘‘225/60 R18’’. cons. kinematic MPC is simple, but only works well at low
speed. As speed increases, the kinematic model mismatch
III. CONTROLLER DESIGN will result in large tracking error. On the contrary, dynamic
As mentioned above, the objective of path tracking control MPC can overcome the impact of increasing speed, however,
is to keep the vehicle as close as possible to the given it has the drawback of poor computational efficiency and
path under the desired speed. In this paper, we decouple becomes singular at low vehicle speeds, no matter linear
the problems of path tracking into lateral control design and dynamic model or nonlinear model.
longitudinal control design, which is similar to many previous To deal with the above dilemma, we explore a cascaded
work [28], [29]. Additionally, we only focus on the lateral kinematic MPC-PID controller in this section, with the expec-
control under the assumptions that the given path and desired tation that PID feedback control of yaw rate is capable
FIGURE 6. The performance of PID control for tracking the desired yaw
rate.
FIGURE 8. Transient state responses as a function of vehicle speed for following a sinusoidal trajectory Y = 2 sin 2π
l
(x + 4l ) − 2, l = 50. Each
simulation test indicated by dots on the corresponding curve was implemented at constant vehicle speed, ranging from 10 to 60 in intervals of 5 km/h.
level of speed (beyond 40 km/h). The reason for this is that trend of the lateral tracking error for the designed controller
the tire dynamics become so difficult to model at the limits at varying group of the parameters K1 , K2 by steady-state
of handling where the mismatch of linear dynamic model test. The results reveal a tradeoff in tuning K1 and K2 . When
is unable to be neglected anymore. It is apparent that this K1 is set to zero, the larger K2 is capable of providing the
drawback makes it difficult to combine the kinematic MPC better tracking accuracy at low speed, but the worse tracking
and dynamic MPC, that is, the controller cannot trigger a accuracy at high speed. Then, when K2 is set to a proper
switch from kinematic MPC to dynamic MPC just accord- constant, K1 has the ability to improve the tracking accuracy
ing to the increase of vehicle speed, because their tracking at high speed while ensure the tracking performance at low
performances depend on not only vehicle speed, but also speed. It can be see that the maximum of lateral error takes
road curvature and the resulting lateral acceleration. The place at the speed of around 80 km/h with the coupling effect
above weakness of classic MPC for path tracking highlights of K1 and K2 , rather than the top speed of 100 km/h at the
the contribution of the proposed control law that with the limits of handling. Consequently, this coupling effect could
derived sideslip compensation, the cascaded MPC-PID con- be used to tune the two parameters K1 and K2 for the best
trol achieves exact tracking accuracy from low speed to high tracking performance in accordance with the highest design
speed with different road curvature. speed. In addition, the designed sideslip compensator could
be also incorporated into those advanced online estimations
C. EFFECT of the PARAMETERS K1 , K2 on tire cornering stiffness [32] and vehicle mass [33] for
Parameters K1 , K2 derived from the sideslip compensator (15) further improvement in path tracking.
and (16c) have their own theoretical definition, but in practice
we may be unable to obtain the precise value of those related D. ROBUSTNESS
parameters such as vehicle mass and tire cornering stiffness. In essence, the designed control law is a cascaded MPC-PID
Therefore, for a better sense of the effect of the parameters control that the inner PID feedback control loop struggles
K1 , K2 in sideslip compensator, Figure 9 shows the changing to track rapidly the desired yaw rate produced by the MPC
FIGURE 10. The robustness against the measurement error of the yaw rate sensor: a) steady-state, b) transient-state at the limits of handling (60 km/h).
FIGURE 11. Robustness against parameters uncertainties: vehicle mass uncertainties. a) steady-state, b) transient-state at the limits of handling
(60 km/h).
FIGURE 12. Robustness against parameters uncertainties: cornering stiffness uncertainties. a) steady-state test, Fy-R1 denotes the lateral forces of right
front tire. b) transient-state at the limits of handling (60 km/h).
FIGURE 15. Experimental results for following a circular path with a radius of 14 m.
VI. CONCLUSION low speed, with the improvement for path tracking that the
This paper describes the design of a cascaded kinematic tracking errors are guaranteed less than 0.16 m, ranging from
MPC-PID controller with vehicle sideslip compensation for low speed to high speed even at the limits of handling. In addi-
path tracking of autonomous vehicles. A kinematic MPC tion, due to the utilization of kinematic model, the proposed
based on yaw rate is derived to tackle the disturbances of control method reaches a comparable level of computational
the upcoming road curvature at various speeds. Subsequently, efficiency compared to classic kinematic MPC. Furthermore,
in consideration of the kinematic model mismatch at high simulation and field experiments conducted with the A60EV
speed, a novel vehicle sideslip compensator is proposed to autonomous vehicle validate the robustness against sensor
correct model prediction and is integrated into the kinematic disturbances and time lag. Lastly, this research has also con-
model. Note that the MPC control loop outputs desired yaw firmed that
rate rather than steering angle compared to classic MPC 1) the developed vehicle sideslip compensator is sufficient
controller for path tracking. Then, a PID control is designed to capture steer dynamics and mitigate the effect of vehicle
to follow the reference yaw rate, which takes full advantage of sideslip angle in the proposed control architecture. This find-
the feedback of yaw rate to reject uncertainties and modeling ing may be incorporated into other control law based on the
errors. feedback of yaw rate to improve path tracking.
The proposed controller performances involving steady- 2) As for classic MPC controller for path tracking, the con-
state and transient response, robustness, and computing effi- troller cannot trigger a switch from kinematic MPC to linear
ciency were evaluated on Carsim/Matlab joint simulation dynamic MPC just according to the increase of vehicle speed,
environment. The simulation results demonstrate that the because their tracking performances depend on not only vehi-
proposed controller is successful to resolve the dilemma that cle speed, but also road curvature and the resulting lateral
kinematic MPC only works well at low speed while dynamic acceleration, consequently, which makes it difficult to com-
MPC has poor computational efficiency and gets worse at bine the kinematic MPC and dynamic MPC for improving
tracking performance. The above weakness of classic MPC [21] A. Carvalho, Y. Gao, S. Lefevre, and F. Borrelli, ‘‘Stochastic predictive
for path tracking highlights the contribution of the proposed control of autonomous vehicles in uncertain environments,’’ in Proc. 12th
Int. Symp. Adv. Vehicle Control, 2014, pp. 712–719.
control law. [22] M. Bojarski, D. Del Testa, D. Dworakowski, B. Firner, B. Flepp,
Future work will focus on the implementation of the P. Goyal, L. D. Jackel, M. Monfort, U. Müller, J. Zhang, X. Zhang,
proposed control method with embedded platform such as J. Zhao, and K. Zieba, ‘‘End to end learning for self-driving cars,’’ 2016,
arXiv:1604.07316. [Online]. Available: https://arxiv.org/abs/1604.07316
NVIDIA Nano Kit. [23] N. R. Kapania and J. C. Gerdes, ‘‘Path tracking of highly dynamic
autonomous vehicle trajectories via iterative learning control,’’ in Proc.
Amer. Control Conf. (ACC), Jul. 2015, pp. 2753–2758.
REFERENCES [24] S. Liu, Z. Hou, T. Tian, Z. Deng, and Z. Li, ‘‘A novel dual successive
[1] N. R. Kapania and J. C. Gerdes, ‘‘Design of a feedback-feedforward projection-based model-free adaptive control method and application to an
steering controller for accurate path tracking and stability at the limits of autonomous car,’’ IEEE Trans. Neural Netw. Learn. Syst., vol. 30, no. 11,
handling,’’ Vehicle Syst. Dyn., vol. 53, no. 12, pp. 1687–1704, Dec. 2015. pp. 3444–3457, Nov. 2019.
[2] G. Tagne, R. Talj, and A. Charara, ‘‘Design and comparison of robust [25] S. Dixit, S. Fallah, U. Montanaro, M. Dianati, A. Stevens, F. Mccullough,
nonlinear controllers for the lateral dynamics of intelligent vehicles,’’ IEEE and A. Mouzakitis, ‘‘Trajectory planning and tracking for autonomous
Trans. Intell. Transp. Syst., vol. 17, no. 3, pp. 796–809, Mar. 2016. overtaking: State-of-the-art and future prospects,’’ Annu. Rev. Control,
[3] M. T. Emirler, İ. M. C. Uygan, B. A. Güvenç, and L. Güvenç, ‘‘Robust vol. 45, pp. 76–86, Jan. 2018.
PID steering control in parameter space for highly automated driving,’’ Int. [26] J. Ackermann, J. Guldner, W. Sienel, R. Steinhauser, and V. I. Utkin,
J. Veh. Technol., vol. 2014, Nov. 2014, Art. no. 259465. ‘‘Linear and nonlinear controller design for robust automatic steering,’’
IEEE Trans. Control Syst. Technol., vol. 3, no. 1, pp. 132–143, Mar. 1995.
[4] R. Marino, S. Scalzi, G. Orlando, and M. Netto, ‘‘A nested PID steering
[27] J. Guo, Y. Luo, K. Li, and Y. Dai, ‘‘Coordinated path-following and
control for lane keeping in vision based autonomous vehicles,’’ in Proc.
direct yaw-moment control of autonomous electric vehicles with sideslip
Amer. Control Conf., 2009, pp. 2885–2890.
angle estimation,’’ Mech. Syst. Signal Process., vol. 105, pp. 183–199,
[5] B. Mashadi, M. Mahmoudi-Kaleybar, P. Ahmadizadeh, and A. Oveisi,
May 2018.
‘‘A path-following driver/vehicle model with optimized lateral dynamic
[28] R. Attia, R. Orjuela, and M. Basset, ‘‘Combined longitudinal and lateral
controller,’’ Latin Amer. J. Solids Struct., vol. 11, no. 4, pp. 613–630,
control for automated vehicle guidance,’’ Vehicle Syst. Dyn., vol. 52, no. 2,
Aug. 2014.
pp. 261–279, Feb. 2014.
[6] M. Buehler, K. Iagnemma, and S. Singh, The 2005 DARPA Grand Chal- [29] J. Zhao and A. E. Kamel, ‘‘Integrated longitudinal and lateral control
lenge: The Great Robot Race, vol. 36. Berlin, Germany: Springer, 2007. system design for autonomous vehicles,’’ IFAC Proc. Volumes, vol. 42,
[7] R. Liu and J. Duan, ‘‘A path tracking algorithm of intelligent vehicle by pre- no. 19, pp. 496–501, 2009.
view strategy,’’ in Proc. 32nd Chin. Control Conf., 2013, pp. 5630–5635. [30] J. Kong, M. Pfeiffer, G. Schildbach, and F. Borrelli, ‘‘Kinematic and
[8] Y. Shan, W. Yang, C. Chen, J. Zhou, L. Zheng, and B. Li, ‘‘CF-pursuit: dynamic vehicle models for autonomous driving control design,’’ in Proc.
A pursuit method with a clothoid fitting and a fuzzy controller for IEEE Intell. Vehicles Symp. (IV), Jun. 2015, pp. 1094–1099.
autonomous vehicles,’’ Int. J. Adv. Robot. Syst., vol. 12, no. 9, p. 134, [31] L. T. Biegler, A. M. Cervantes, and A. Wächter, ‘‘Advances in simultaneous
Sep. 2015. strategies for dynamic process optimization,’’ Chem. Eng. Sci., vol. 57,
[9] N. H. Amer, H. Zamzuri, K. Hudha, and Z. A. Kadir, ‘‘Modelling and no. 4, pp. 575–593, Feb. 2002.
control strategies in path tracking control for autonomous ground vehicles: [32] Z. Chu, N. Chen, N. Zhang, and G. Li, ‘‘Path-tracking for autonomous
A review of state of the art and challenges,’’ J. Intell. Robot. Syst., vol. 86, vehicles with on-line estimation of axle cornering stiffnesses,’’ in Proc.
no. 2, pp. 225–254, May 2017. Chin. Control Conf. (CCC), Jul. 2019, pp. 6651–6657.
[10] T. Ming, W. Deng, S. Zhang, and B. Zhu, ‘‘MPC-based trajectory [33] B. L. Boada, M. J. L. Boada, and H. Zhang, ‘‘Sensor fusion based on a dual
tracking control for intelligent vehicles,’’ SAE, Warrendale, PA, USA, Kalman filter for estimation of road irregularities and vehicle mass under
Tech. Rep. 0148-7191, 2016. static and dynamic conditions,’’ IEEE/ASME Trans. Mechatronics, vol. 24,
[11] B. Zhang, C. Zong, G. Chen, and B. Zhang, ‘‘Electrical vehicle path no. 3, pp. 1075–1086, Jun. 2019.
tracking based model predictive control with a Laguerre function and
exponential weight,’’ IEEE Access, vol. 7, pp. 17082–17097, 2019.
[12] C. Shen, H. Guo, F. Liu, and H. Chen, ‘‘MPC-based path tracking controller
design for autonomous ground vehicles,’’ in Proc. 36th Chin. Control Conf.
(CCC), 2017, pp. 9584–9589. LUQI TANG received the B.S. degree in ther-
[13] H. Wang, B. Liu, X. Ping, and Q. An, ‘‘Path tracking control for mal energy and power engineering and the M.S.
autonomous vehicles based on an improved MPC,’’ IEEE Access, vol. 7, degree in power machinery and engineering from
pp. 161064–161073, 2019.
the School of Automotive Engineering, Wuhan
[14] C. Sun, X. Zhang, Q. Zhou, and Y. Tian, ‘‘A model predictive controller University of Technology, China, in 2012 and
with switched tracking error for autonomous vehicle path tracking,’’ IEEE
2015, respectively, where he is currently pursuing
Access, vol. 7, pp. 53103–53114, 2019.
the Ph.D. degree in automotive engineering. His
[15] M. Babu, R. R. Theerthala, A. K. Singh, B. P. Baladhurgesh, B. Gopalakr-
research interests include decision making, vehicle
ishnan, K. M. Krishna, and S. Medasani, ‘‘Model predictive control for
dynamics, and control for autonomous vehicles.
autonomous driving considering actuator dynamics,’’ in Proc. Amer. Con-
trol Conf. (ACC), Jul. 2019, pp. 1983–1989.
[16] J. Cai, H. Jiang, L. Chen, J. Liu, Y. Cai, and J. Wang, ‘‘Implementation and
development of a trajectory tracking control system for intelligent vehicle,’’
J. Intell. Robot. Syst., vol. 94, no. 1, pp. 251–264, Apr. 2019.
[17] S. Xu and H. Peng, ‘‘Design, analysis, and experiments of preview path
tracking control for autonomous vehicles,’’ IEEE Trans. Intell. Transp. FUWU YAN is currently the Dean of the School
Syst., vol. 21, no. 1, pp. 48–58, Jan. 2020. of Automotive Engineering, Wuhan University of
[18] J. Bechtoff, L. Koenig, and R. Isermann, ‘‘Cornering stiffness and Technology, where he is also a Chief Professor of
sideslip angle estimation for integrated vehicle dynamics control,’’ IFAC- automotive engineering. He is also the Director
PapersOnLine, vol. 49, no. 11, pp. 297–304, 2016. of the Hubei Research Center for New Energy &
[19] H. Pacejka, Tire and Vehicle Dynamics. Amsterdam, The Netherlands: Intelligent Connected Vehicle. His research inter-
Elsevier, 2005. ests include electrification of vehicles, powertrain
[20] C. Zhang, J. Hu, J. Qiu, W. Yang, H. Sun, and Q. Chen, ‘‘A novel fuzzy control, and autonomous vehicles.
observer-based steering control approach for path tracking in autonomous
vehicles,’’ IEEE Trans. Fuzzy Syst., vol. 27, pp. 278–290, Jul. 2019.
BIN ZOU received the Ph.D. degree in power CHEN LV (Member, IEEE) received the Ph.D.
machinery and engineering from the Wuhan Uni- degree from the Department of Automotive Engi-
versity of Technology, Wuhan, China, in 2013. neering, Tsinghua University, Beijing, China,
He is currently an Associate Professor with the in 2016. He was a Research Fellow with the
School of Automotive Engineering, Wuhan Uni- Advanced Vehicle Engineering Center, Cranfield
versity of Technology. His current research inter- University, Cranfield, U.K., from 2016 to 2018,
ests include automobile electronic control and and a joint Ph.D. Researcher with the Electrical
autonomous vehicles. Engineering and Computer Sciences, University
of California, Berkeley, CA, USA, from 2014 to
2015. He is currently an Assistant Professor with
the School of Mechanical and Aerospace Engineering, Nanyang Techno-
logical University, Singapore. His research interests include cyber-physical
systems and advanced vehicle control and intelligence, in which he has
contributed more than 60 articles and obtained 11 granted China patents.
Dr. Lv was a recipient of the Highly Commended Paper Award of IMechE,
KEWEI WANG received the B.S. degree in U.K., in 2012, the NSK Outstanding Mechanical Engineering Paper Award,
automotive engineering from the School of in 2014, the China SAE Outstanding Paper Award, in 2015, the First Class
Automotive Engineering, Wuhan University of Award of China Automotive Industry Scientific and Technological Invention,
Technology, China, in 2013, where he is currently in 2015, and the Tsinghua University Outstanding Doctoral Thesis Award,
pursuing the Ph.D. degree in automotive engineer- in 2016. He serves as a Guest Editor for the IEEE/ASME TRANSACTIONS ON
ing. His research interests include environment MECHATRONICS and the IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, and
perception and multisensor fusion in autonomous an Associate Editor for the International Journal of Electric and Hybrid
driving. Vehicles and the International Journal of Vehicle Systems Modelling and
Testing.