Keywords

1 Introduction

Automated driving systems have improved the vehicle fleet, making the environment safer and reducing the number of accidents [1]. However, the lack of robustness of these systems implies a delay in their progress, given the lack of confidence that they sometimes generate in pedestrians and drivers [2, 3].

In order to achieve a good integration into society and traffic, these systems have been developed based on models which describe how a driver makes decisions facing different events. Driving models are usually divided mainly into two phases, (i) car-following, which determines the acceleration rates of a vehicle based on factors generally related to the preceding vehicle, and (ii) lane-change, which determines how and when a vehicle moves from one lane to another [5].

Regarding the variables used by driving models, several authors focus on the physical parameters evaluation through experimental tests, such as position and velocity, obtained mainly from Global Positioning Systems (GPS) [6, 7]. On the other hand, the physiological parameters acquisition of the driver can enhance the decision rules that compose the algorithms of the decision-making models. One of the most widely used systems, for its lightness and comfort in driving, is the visual tracking. The information acquired by the driver precedes the cognitive processes, being able to anticipate a driver’s decisions through his attention. Similarly, eye behavior provides information on the acceptability and distraction of systems, being extensively used in the evaluation of ADAS [8,9,10].

In this paper, a deterministic driving model focused on highways has been developed, to obtain information about the main parameters involved in decision making, specifically in lateral maneuvers. Through visual behavior, glances at the rear-view mirrors, especially the left one, are studied, which are considered an indicator of lane change intention in this study. The data have been collected from real traffic through several instrumented vehicles and a visual tracking system on the main driver.

2 Driving Model

The main objective of this paper is to analyze driver behavior in complex situations such as overtaking on a highway. For this purpose, a driving model for decision making has been developed, considering the actions of car-following, lane change and emergency braking for an interurban environment [11]. The decisions of the model are based mainly on the velocity, distance and time of each vehicle with respect to the ego vehicle, 1, where v2, t2, d2 correspond to vehicle 2 and vi, ti, di, to the vehicles located in the left lane. To ensure that the ego-vehicle chooses the most convenient gap in lane changing, the accelerations and decelerations necessary to enter each of the gaps are calculated. An example of the arrangement of vehicles can be seen in Fig. 1, where vehicle vi would correspond to vA, vi+1 to vB and vi+2 to vC.

Fig. 1.
figure 1

Definition of the position of the vehicles.

The algorithm operation is based on the distance to the vehicle in front, which determines the switch between car-following and lane-change conditions. At this point, the intention to change lanes is considered, based on the maximum speed of the road, the average speed of the vehicles in the left lane, the speed of vehicle 2 and the minimum braking time. In case of overtaking, the algorithm would count the vehicles placed in the left lane. Depending on the arrangement of these vehicles, the lane change could be made in front of the first, between the first and the second, between the second and the third, etc. One of the main advantages of this algorithm is that there is no maximum number of participating vehicles, being able to perform infinite iterations until finding a suitable gap to perform the maneuver safely. If no suitable and safe gap is found, it would go back to the beginning of the main loop, waiting for an optimal gap and assuming the car-following action with the change intention.

3 Experiments

A total of 5 vehicles have participated in the evaluation of the driving model, where 1 is the ego vehicle, 2, the front vehicle, and A, B and C are the vehicles located in the left lane of the road.

To feed the model, position and velocity data were collected by means of Global Positioning Systems (GPS) located in each of the participating vehicles. The constant variables of the vehicle and driver have been collected from the literature [12,13,14,15], subsequently adding a probabilistic effect in a Gaussian distribution as a function of the impulsivity of each subject [16].

3.1 Participants

A total of 22 driving tests were performed, corresponding to 12 men and 10 women, whose average age was 33.81 years (SD = 6.98). The participants reported a mean of 14.09 years of driving experience (SD = 5.78), being passenger car the most used vehicle (68.18%), followed by motorcycle (22.73%) and SUV type vehicles (9.09%). Most drivers reported driving between 10,000 and 20,000 km per year.

Since the nature of this study is closely linked to driving styles, the features of impatience, aggressiveness and impulsivity have been analyzed by means of a survey [17] with the aim of being able to cover the widest spectrum of different profiles and palliating the effects of the small and homogeneous sample. Each feature was scored out of 10, obtaining an average of 5.64 for impatience (SD = 1.55), 4.07 for aggressiveness (SD = 1.41) and 4.78 for impulsivity (SD = 1.43).

3.2 Instrumentation

The vehicle analyzed, which executes the maneuver, previously called vehicle 1, is a Peugeot 307 with automatic gearbox.

The ocular responses of the drivers have been recorded using an eye tracking system, consisting of two cameras and two infrared sensors in each eye, acquiring mainly the pupil diameter and the fixations.

Five vehicles involved were instrumented with a GPS acquiring real-time data through the M5-Stack device, which is based on the ESP32 SoC (System On a Chip).

3.3 Procedure

An interurban road section of 7.5 km belonging to the M-45 highway in Madrid was used for the experiments. The duration ranged from 35 to 55 min depending on the traffic and the number of journeys necessary to simulate each case safely. The scenarios are summarized as car-following with and without change intention, and overtaking, classified as: lane change without vehicles (C1), lane change in front of A (C2), lane change behind A (C3), lane change between A and B (C4), lane change between B and C (C5), and lane change behind C (C6).

Prior to the experiments, the participants were instructed to drive as naturally as possible, without further information, in order to avoid suggestion when overtaking. The execution of the maneuvers was randomized, adapting each one to the available traffic. The test design was intrasubject, with each participant performing all the proposed scenarios at least once.

4 Results

The proposed experiments were satisfactorily carried out, despite the variations in traffic. The results obtained in the driving style survey showed that the selected sample was diverse and balanced. The proposed scenarios were repeated between 1 and 4 times by each participant, obtaining an overall mean of 1.77 times, with scenario C2 being the most repeated and C6 the least. In relation to this result, there were 9.81% of unsuccessful maneuvers of the total number, either because of external vehicles in the convoy or because the participant decided not to perform it.

Visual behavior indicated an increase in glances to the left rearview mirror of 13.2504 s on average before crossing the center line of the road during the maneuver (SD = 5.0827), occasionally combined with glances to the inside rearview mirror. The number of glances per second was calculated obtaining an average of 0.4425 and a standard deviation of 0.1835. This data along with the previous one shows that the average number of glances to the rearview mirror is below 6, matching the following frequency graph (see Fig. 2).

Fig. 2.
figure 2

Frequency of glances to the left rearview mirror in the anticipation period.

There were situations where the minimum number of glances at the mirror was 1 or 2 times, 4.85% and 10.53% with respect to the total. However, in most cases there were higher values, as can be seen in the previous figure (Fig. 2).

5 Conclusions

The characterization of driver behavior based on decision-making models can help in the development of more naturalistic algorithms supporting the integration of autonomous vehicles in mixed traffic. In this study, a deterministic driving model focused on conflicting situations such as overtaking on highways has been developed. The results of real driving overtaking showed that the most repeated condition was the lane change in front of the first vehicle of the convoy in the left lane and the least repeated condition was the lane change behind the last vehicle in the queue. This fact supports the complexity of the last situation, in which all vehicles are involved to perform the maneuver.

Regarding ocular behavior, an increase in glances at the left rear-view mirror prior to overtaking was observed, which is a clear indicator of cognitive preparation for the maneuver. Some drivers also relied on the interior mirror since its width allowed a global knowledge of the scene. The glance sequences ranged according to the environmental complexity and the time exposed, with a glance around every two seconds.

Driver behavior variables contribute to the characterization of the maneuver performance in a driving model, such as lane changing. In-depth knowledge of driver intentions could help the creation of new decision rules in the improvement of driving algorithms for autonomous vehicles.