A Novel Big-data-based Estimation Method of Side-slip Angles
for Autonomous Road Vehicles
D
´
aniel F
´
enyes, Bal
´
azs N
´
emeth and P
´
eter G
´
asp
´
ar
Institute for Computer Science and Control, Hungarian Academy of Sciences,
Kende u. 13-17, H-1111 Budapest, Hungary
Keywords:
Side-slip Estimation, Regression Analysis, Big Data, Kalman Filtering.
Abstract:
In the paper a novel side-slip estimation algorithm, which is based on big data approaches, is proposed. The
idea of the estimation is based on the availability of a large amount of information of the autonomous vehicles,
e.g. yaw-rate, accelerations and steering angles. The significant number of signals are processed through
big data approaches to generate a simplified rule for the side-slip estimation using the onboard signals of the
vehicles. Thus, a subset selection method for time-domain signals is proposed, by which the attributes are
selected based on their relevance. Furthermore, a linear regression using the Ordinary Least Squares (OLS)
method is applied to derive a relationship between the attributes and the estimated signal. The efficiency of the
estimation is presented through several CarSim simulation examples, while the WEKA data-mining software
is used for the OLS method.
1 INTRODUCTION AND
MOTIVATION
The spread of autonomous driving is predicted to be a
future tendency of intelligent transportation systems.
Several research institutes have focused on the new
challenges posed by autonomous vehicles, such as en-
vironment detection and the accurate estimation of
vehicle states. One of these signals is the side-slip
angle, which has relevance in the evaluation of the
vehicle stability. In several research projects filtering
methods and observers are designed to estimate the
side-slip angle, see (Stephant et al., 2004; Coyte et al.,
2014). The precise estimation using Kalman filtering
requires sensor fusion with GPS measurements, but
these solutions suffer from the loss of signals in urban
locations and tunnels (Grip et al., 2009).
Therefore, several further techniques have been
published in the literature. Big data were used in the
prediction of vehicle slip through the combination of
individual measurements of the vehicle and database
information (Jeon et al., 2015). In (Sasaki and Nishi-
maki, 2000) a layered neural network was developed
to compute the side-slip angle. An artificial neural
network method for slip estimation using accelera-
tion, velocity, inertial and steering angle information
was also proposed in (Kato et al., 1994). Moreover,
in (Boada et al., 2015) an adaptive neuro-fuzzy infer-
ence system approach was applied with various signal
measurements. Another formulation of the neural net-
works, such as the general regression for the side-slip
angle estimation, was used in (Wei et al., 2016).
In this paper a novel side-slip angle estimation
method which is based on linear regression is pre-
sented. As a first step, a subset selection method
is proposed, which is able to prioritize the attributes
based on their relation to the estimated signal. In
the method the time-domain measurements of the at-
tributes are processed through probability-based com-
putations. Secondly, the OLS method is used to ex-
press the relationship between the attributes and the
estimated signal in a linear form. In this process
the pace regression algorithms of the WEKA data-
mining software are performed (Wang and Witten,
1999). The advantage of the method is that it requires
little on-line computation, while the complex opera-
tions are solved off-line. Moreover, in the estimation
method only the onboard signals of the vehicle are
used, which are available without a loss in communi-
cation.
The structure of the paper is the following. Sec-
tion 2 provides a subset selection method, by which
priorities between the attributes can be set. The re-
sults of the selection are used through linear regres-
sion, which is presented in Section 3. The results of
the big-data-based method are illustrated through var-
ious simulations in Section 4. Finally, the contribu-
420
Fényes, D., Németh, B. and Gáspár, P.
A Novel Big-data-based Estimation Method of Side-slip Angles for Autonomous Road Vehicles.
DOI: 10.5220/0006849504200426
In Proceedings of the 15th International Conference on Informatics in Control, Automation and Robotics (ICINCO 2018) - Volume 1, pages 420-426
ISBN: 978-989-758-321-6
Copyright © 2018 by SCITEPRESS – Science and Technology Publications, Lda. All rights reserved