Next Article in Journal
A Review of IoT Sensing Applications and Challenges Using RFID and Wireless Sensor Networks
Next Article in Special Issue
Space–Time–Frequency Multi-Sensor Analysis for Motor Cortex Localization Using Magnetoencephalography
Previous Article in Journal
Integrating SIF and Clearness Index to Improve Maize GPP Estimation Using Continuous Tower-Based Observations
Previous Article in Special Issue
NeuroVAD: Real-Time Voice Activity Detection from Non-Invasive Neuromagnetic Signals
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Stress Evaluation in Simulated Autonomous and Manual Driving through the Analysis of Skin Potential Response and Electrocardiogram Signals

by
Pamela Zontone
,
Antonio Affanni
,
Riccardo Bernardini
,
Leonida Del Linz
,
Alessandro Piras
and
Roberto Rinaldo
*,†
Polytechnic Department of Engineering and Architecture, University of Udine, Via delle Scienze 206, 33100 Udine, Italy
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Sensors 2020, 20(9), 2494; https://doi.org/10.3390/s20092494
Submission received: 13 March 2020 / Revised: 19 April 2020 / Accepted: 25 April 2020 / Published: 28 April 2020
(This article belongs to the Special Issue Electromagnetic Sensors for Biomedical Applications)

Abstract

:
The evaluation of car drivers’ stress condition is gaining interest as research on Autonomous Driving Systems (ADS) progresses. The analysis of the stress response can be used to assess the acceptability of ADS and to compare the driving styles of different autonomous drive algorithms. In this contribution, we present a system based on the analysis of the Electrodermal Activity Skin Potential Response (SPR) signal, aimed to reveal the driver’s stress induced by different driving situations. We reduce motion artifacts by processing two SPR signals, recorded from the hands of the subjects, and outputting a single clean SPR signal. Statistical features of signal blocks are sent to a Supervised Learning Algorithm, which classifies between stress and normal driving (non-stress) conditions. We present the results obtained from an experiment using a professional driving simulator, where a group of people is asked to undergo manual and autonomous driving on a highway, facing some unexpected events meant to generate stress. The results of our experiment show that the subjects generally appear more stressed during manual driving, indicating that the autonomous drive can possibly be well received by the public. During autonomous driving, however, significant peaks of the SPR signal are evident during unexpected events. By examining the electrocardiogram signal, the average heart rate is generally higher in the manual case compared to the autonomous case. This further supports our previous findings, even if it may be due, in part, to the physical activity involved in manual driving.

1. Introduction

Increasingly sophisticated assisted and autonomous vehicles are becoming readily available. Autonomous driving is categorized in relation to the human involvement during driving. It varies from level zero, where the driver controls everything in the car and there is no automation, up to level five, where there is full automation of the control, and the expectation is that the performance of the autonomous system matches the one of a human driver. The levels of automation two and three have been considered as reached goals just a couple of years ago, and the route to fully autonomous cars seemed within easy reach. In reality, the impact of assisted or autonomous cars on humans (either drivers or passengers) is not predictable. In this scenario, there is an increasing interest in the technologies that provide real-time monitoring of the driver psycho-physiological reactions to vehicle dynamics under direct or automated control. Among the aspects that can be examined, the study of the human’s robotic acceptance, the evaluation of the difference between self and assisted/autonomous driving in the same scenarios, and the analysis of the impact of on-the-fly setup variations of the vehicle, when it is autonomously driven, are of paramount interest.
The psychological and mental state of both drivers and passengers is critical in autonomous driving as well as in manual driving. As far as manual driving is concerned, stress and arousal monitoring in car drivers is being largely studied [1,2,3,4]. In literature, we can find systems that use physical measurements [5,6], physiological measurements [7,8,9,10], or both, along with data regarding the environment [11,12], the vehicle [13], and the driver’s movements [14]. In the aforementioned works, several implementations of classifiers are presented, especially the ones based on Machine Learning (ML), which is the most popular approach [15]. ML is used to recognize human expressions and behaviors [5,16], and physiological characteristics [14,17,18,19].
Considering autonomous driving, in [20], authors have provided a chauffeur to the subjects, who plays the role of an autonomous driving system, in order to monitor their behavior during the car trips when they do not drive. With a chauffeur, they are more willing to sustain a greater number of trips and a longer traveled distance, compared to the case when they have to manually drive. This happens when a person is not worried about the driver’s behavior, but autonomous driving systems have not reached such a perceived reliability yet. So, the analysis of the passenger’s psychological state is needed to evaluate the level of trust that people place in autonomous driving systems, and the social impact of this new technology.
Switching to manual driving can always occur, for example, when a pedestrian suddenly crosses the street, especially in dense traffic [21]. Authors in [22] show how the vehicle’s sensors performance deteriorates during adverse weather conditions. Other studies have shown how peoples drowsiness can rise during autonomous driving, deteriorating their reactions when they have to take control of the vehicle [23]. Even if the drivers have to monitor the driving system, after some time, their attention decreases, and in some cases, they even fall asleep [24]. This brought the researchers to search for tasks that do not make people get drowsy during trips, and that at the same time do not distract them, so they are still able to act when it is necessary [25,26]. Authors in [27] consider eye-tracking techniques for highlighting pedestrians and other critical objects when the subjects are distracted by the tasks assigned to them during the trip. In [28], authors present an advanced eye-tracking system, which is able to analyze and classify, according to their importance, multiple events at the same time in an automated driving scenario. In [29,30], electroencephalography (EEG) is employed to check the drowsiness and the emotional state of passengers in self driving vehicles.
Our main contribution in this work is the design of a specific methodology to evaluate the reactions and emotional states of subjects who drive in a simulated environment, during manual and autonomous driving. This paper extends the work presented in [31] by considering the use of ML techniques, which were not considered there. We analyze the two different scenarios, autonomous and manual driving, with some stress inducing episodes happening along a track. The tests are conducted in a company [32] using its own designed professional driving simulator (DiM 150). In particular, the driving simulator uses several different Advanced Driver Assistance Systems (ADAS) algorithms. In autonomous driving, the Automatic Emergency Braking (AEB) activates the brakes in case the car is approaching another vehicle too fast. The Adaptive Cruise Control (ACC) monitors the distance to the vehicle in front, and if this distance decreases under a certain threshold, the cruise speed is reduced. The Lane Keeping Assist (LKA) keeps the vehicle within the lane markings. The Blind Spot Detection (BSD) uses sensors to detect the presence of another vehicle in nearby lanes in case of overtaking. The AutoPilot, on the other hand, autonomously controls the vehicle dynamics, such as the steering wheel, accelerator, and brake, for a completely autonomous drive. All of these controls are disabled during manual driving.
We show that the subjects’ SPR signal is more often classified as “stress” during the whole drive in the manual driving scenario, compared to the autonomous driving scenario. In the autonomous drive, we notice that few time intervals are classified as “stress” during the drive. However, the intensity of SPR peaks when performing the tasks is higher in the autonomous scenario compared to the manual driving scenario. During the experiment, we also acquire the electrocardiogram (ECG) signal of the subjects. We use it to calculate the mean heart rate of the subjects, finding that the heart rate is higher during the manual driving scenario. This suggests that the stress level is also higher, even if the heart rate increase may be due in part to the physical activity involved in manual driving (see [33] for example). These preliminary results can give useful insights in vehicle development about autonomous and assisted driving, and about the efficiency and comfort level of driving assistance devices in realistic highway driving scenarios.

2. Methods

In this section, we introduce the fundamental blocks of our system, as presented in Figure 1. The first block includes the recording process of the two Skin Potential Responses (SPRs) from each hand of the tested subject, and of the electrocardiogram signal registered from the chest. The sensor utilized to record these physiological signals will also be briefly introduced in this section. The two SPRs are then sent as input to the Motion Artifact (MA) Removal algorithm that has already been presented in [34,35]. In fact, it is well known that motion artifacts due to vibrations or movements of the hands on the steering wheel appear during the drive and can alter the signal morphology [36,37]. In the autonomous scenario, the subjects were told to rest their hands on the knees, and we dot not expect any MA in the SPR signals. Motion artifacts were not present in the ECG signal, due to the use of a commercial vest with wet electrodes and adhesive conductive gel, which prevented possible signal alterations due to motion. In the experiment, that will be described in Section 3, we generate some stress episodes in the individuals by subjecting them to a sequence of stress inducing events (the same for every subject), in different locations and timing along a simulated highway drive, in both autonomous and manual scenarios. Some specific features are extracted from the SPR signal resulting from the MA removal step. These features are used as input to an ML classification algorithm that allows the recognition of stress and normal driving episodes in all of the subsequent time intervals analyzed in the experiment. We are thus able to identify and compare the emotional reactions generated by the tasks, which may induce different stress responses in autonomous compared to manual driving.

2.1. Signals Processing

Here we present the sensor used to record both the ECG and SPR signals, and we briefly describe the MA removal algorithm. The sensor is the main component of the VI-BioTelemetry designed by the VI-grade company. The block diagram is shown in Figure 2. The SPR signals are measured between the palm (V6 and V8 in Figure 2) and the back (V7 and V9 in Figure 2) of the hands using Ag/AgCl disposable electrodes. Three ECG channels are acquired using a commercial vest with wet textile electrodes positioned as shown in Figure 2. A voltage reference VREF is applied on the chest and on V7 and V9.
The differential voltages V5-V1, V4-V3, V3-V2, V6-V7, V8-V9 (3 ECG and 2 SPR channels) are amplified and conditioned by the analog section of the sensor. A low-power microcontroller unit (STM32 MCU) converts the conditioned analog signals into digital data (using the on-board A/D converter) and transmits them to a laptop by means of a WiFi module. The sensor is supplied using a single 3.7 V, 1000 mAh, Li-Ion cell lithium polymer battery. Since the sensor current consumption is 200 mA during transmission, it is possible to acquire data for 5 h of continuous operation. The power supply section of the sensor converts the battery cell voltage down to +3.3 V by means of a buck DC-DC converter. The reference voltage VREF = 1.65 V applied to the reference electrodes is provided by a linear voltage reference. Details about both the SPR and the ECG circuit designs are reported in [38,39]. The conditioned analog signals are then sent to an analog input of the MCU, which has on board a 12 bit A/D converter that acquires the data at 1 kSa/s sample rate. The converted data are sent via the SPI protocol to the WiFi module. The system is designed for 3 channels acquisition, as shown in Figure 2. We chose a multi channel system for greater flexibility and because we are able to select the derivation with a higher signal to noise ratio (which is, typically but not always, the V3-V2 derivation). Moreover, the electrodes placement and arrangement is standard, dictated by the characteristics of the commercial vest.
In [34], we described a MA removal algorithm used to remove the artifacts that the driver’s hands movements introduce during a drive, which could alter the measured SPR signals. It takes as inputs the two different SPR signals coming from both driver’s hands, and it outputs a single cleaned SPR signal. It works on the hypothesis that the perturbations due to motion produce an increase of the energy in the recorded signals, because there will be a contribution provided by actual Electrodermal Activity (EDA) measurements, and another contribution due to the hand movement. So, the output signal is obtained as a weighted combination of the two signals, based on their local energy, and follows the “smoother” SPR signal, which is the input signal characterized by the lowest level of energy. We assume that motion artifact is present in only one of the two signals at a time, even when the driver holds the steering wheel with both hands. This is due to the fact that MA is determined, at least in the majority of situations, when the steering wheel is turned left or right, thus engaging one of the two hands at a time. This supposition is frequently confirmed by analyzing actual data, there are instances where this does not happen, but still the proposed algorithm appears to be a reasonable solution to reduce MA. To evaluate the extent of the applicability of our proposed solution we designed a test (see also [35]), adding two novel sensors, applied to each hand, which record at the same time the SPR on the outer region of the palms, which is a zone less perturbed by motion artifacts. This new sensors setup was designed for the test, even if it requires special driving care, in order to not displace the sensors, and cannot be used during normal driving. The two supplementary sensors were posed on the outer part of the hand (roughly, over the abductor digiti minimi muscle) and the driver was grasping the steering wheel only with the inner part of the hand using thumb and forefinger (roughly, using the abductor policis muscle). In this unnatural way of driving, we obtained four signals: two of them (the ones close to thumb) were affected by motion artifact and the other two (the ones close to the little finger) never touched the steering wheel remaining still at their original position. Thus, these latter signals were not perturbed by any motion of the hand. From the average of these signals, we extracted the reference signal (REF), which should not evidence MA. The full test lasted 18 min and encompassed one subject driving freely on a road with straights and turns, where the SPR from the novel sensors was recorded along with the old ones. Figure 3 shows the signals acquired from the two hands (SPR1 and SPR2), together with the reference signal (REF), and the output of the proposed algorithm (OUT). In the case of a motion artifact appearing in one hand only, the system generates an output signal that is similar to the one resulting from the mean of the signals recorded from the novel sensors less prone to motion artifacts, thus working as planned. The instances where motion artifacts appear at the same time in both hands are limited (roughly 4 occurrences in the 18 min long experiment, for a total duration of about 20 s), and when this happens, the system might generate a false positive stress recognition. However, the frequency of these situations, as noticed, is generally low. Figure 4 shows a detail of the signals in the time interval 720–770 s. It is apparent that the OUT signal follows the REF signal more closely, despite the possibility that MA occurs in one of the two hands or simultaneously with an opposite sign. From a quantitative point of view, the RMS values of the traces in Figure 3 are REF = 1.8 mV, SPR1 = 2.4 mV, SPR2 = 2.5 mV, OUT = 1.9 mV. Thus, the possible artifact contribution to OUT is in the order of 5%. We analyze the difference between the REF and OUT signals during the whole experiment, noticing that the variance of the resulting signal is 1.51 mV2, that is smaller than the variance obtained calculating the difference between REF and SPR1 (2.08 mV2), and considerably smaller than the variance obtained calculating the difference between REF and SPR2 (2.92 mV2).

2.2. Features Engineering and Machine Learning

As introduced before, we use the data collected from the subjects during the driving in the autonomous and manual scenarios, to test a classification ML algorithm and collect the performance results. In particular, we use a Support Vector Machine (SVM) model trained on data coming from a manual drive experiment, conducted in the same company and using the same professional simulator. In other previous experiments (see [40] as an example), we compared different ML algorithms, and we found out that the performance was similar, so in this work, we chose the SVM classifier as a convenient solution.
We then utilize the resulting model to test the classifier on the signals recorded in this new setup, where both manual and autonomous driving are considered. Note that our purpose is now to compare each driver’s response in two different situations, manual and autonomous driving, and we aim to do this by using an ML classifier that is able to reliably detect stress events and was trained on a different data set, with more subjects and stress-inducing events.
In detail, the test we performed to build the SVM model involves 18 individuals, 14 male and 4 female, 19–35 years old. The subjects had to drive in a 67 km long track, reproducing a straight highway without traffic, and had to overcome 12 different stress episodes, which were spaced at different locations. The sequence of the 12 stress episodes was randomly generated. Completing the track took about 40 min, as the subjects were instructed to keep a constant velocity between 120 km/h and 130 km/h. Each subject was told to drive normally, as he would do in real life. The 12 events were as follows: Double lane change (right to left or left to right), Tire labyrinth, Sponsor block (from left or from right), Slalom (from left or from right), Lateral Wind (from left or from right), Jersey LR, Tire trap, Stop. The time spent to pass these 12 events was about 15 min, averaging what it took for each subject. Statistical features, which we found to be good indicators of some stress characteristics, were extracted from the processed SPR signal, i.e., the output signal of the MA removal block. In particular, we derived the block variance, the energy, the mean absolute value, the mean absolute derivative, and the maximum absolute derivative. These SPR features, shown in Table 1, were computed considering 15 s long blocks at a time, and were sent as input to the classifier. We analyzed a new block every 5 s, thus overlapping successive intervals. A normalizing procedure was also applied to the SPR signals to make them uniform when different individuals were considered. In particular, we remove the mean value and divide by the signal standard deviation, calculated for the entire track signal.
Being the positions of the obstacles in the track fixed, we knew when and for how long a subject would be stressed. When a block fell outside of these events, we considered it without stress, so “0”, and if a block intersected a stress time interval, we decided to consider it with stress, so “1”. The SVM classifier was set up using the Matlab routine functions (Matlab 2017a) with a Radial Basis Function kernel. The Bayesian optimization procedure has also been applied during the training procedure. We then used the “leave-one-person-out” procedure, so that for the training process we analyzed the data of all subjects, leaving one out, which was the one on which the classifier was tested. A relabeling procedure was also applied to the classifier’s output in order to consider the case of isolated positive stress intervals, as described in [40]. Performance was derived by computing the average of the test results for all of the individuals. We obtained an accuracy of 73%, which confirms the efficiency of the SVM. This 73% accuracy derives from a relatively large number of detected False Positives. Note that, in assessing the classifier’s performance, some assumptions are made that may influence the performance obtained. The first hypothesis assumes that all the signal blocks that are within a time interval in correspondence of an obstacle must highlight stress. In fact, it can happen that a person is not constantly stressed during this interval. The second hypothesis is that the subject is not stressed outside the time intervals corresponding to the obstacles. In general, this may not be true, given that the driver may be subjected, during these intervals, to emotional stimuli that we cannot control. However, since the experiment described in this paper compares manual and autonomous driving in similar contexts, we believe the reported results are consistent.
We only consider the SPR signal features, since we noticed a systematic difference between the characteristics of the instantaneous Heart Rate (HR) between autonomous and manual driving. As we will discuss in Section 4.3, this can be due to the physical activity involved in manual driving, thus making it difficult to compare the two scenarios using HR information.
In order to compare manual and autonomous driving, we normalize the new data, for each subject, considering the standard deviation of the manual driving scenario, as done with the training data (see also [40]). We then extract the same features from the cleaned SPR signal, listed in Table 1, in both manual and autonomous scenarios, which this time are used for testing only. We select each time interval to be 15 s long for testing, picking the next interval after 5 s, thus with an overlap between subsequent intervals. We collect the extracted features to generate the final feature vectors, that values of which are then normalized in the range [0, 1]. In conclusion, we use a previously trained machine learning algorithm to classify all the new extracted intervals in two classes, which are the stress class (or “1”) and the normal driving non-stress class (or “0”). Note that the EDA signals recorded in the normal driving non-stress condition can be rather different from those recorded when a person is at rest or not involved in driving. In the following, we also assume that SPR responses during autonomous and manual driving are directly comparable. The classifier is therefore finally applied to both the autonomous and manual driving SPR signals.

3. Experimental Setup

A group composed of 13 healthy volunteers, with an age around 31.4 ± 9 years, 8 males and 5 females, were asked to drive on a professional simulator in a highway road, enduring three different phases. In particular, the test includes an initial warm up phase, common to all of the subjects, a phase with manual driving and one with autonomous driving. In order to avoid data bias, one half of the volunteers did the manual drive before the autonomous one, and the other half vice-versa. The participating subjects gave consent to have physiological signals recorded during the experiments, and the research was carried out following the principles of the Declaration of Helsinki. They were selected among people with different backgrounds. Even if the test pool size is somewhat limited, we think that its heterogeneity is sufficient to keep the bias low.
The initial phase had the aim to instruct people and to get them familiar with the simulator, with very low traffic driving on a highway for 5 min, during which their baseline physiological signals were acquired.
In the manual phase, participants had to manually drive in a highway for 40 km (roughly corresponding to a 20-min drive). On the road, at specified positions, four tasks were to be completed. The first one (“overtake” task) requires to overtake another car, and it is undecided which lane to keep. This task accounts for 3.5 km of the track. The second one (“trucks” task) is a brake maneuver because one truck ahead is overtaking another truck. This task accounts for 2.5 km of the track. The third one (“narrow” task) has a narrowing lane and a mandatory lane shift due to road works. This task accounts for 1 km of the track. In the fourth task (“wind” task), there is an unexpected lateral gust of wind. This task accounts for 5 km of the track. Figure 5 shows screen captures of the tasks.
During the autonomous phase, the subjects were on the same highway but in a simulated autonomous car, which had to complete the same tasks of the manual phase.
In Section 4.2, we will report the classification results obtained considering the manual and the autonomous driving phases only. As an example, Figure 6a shows the typical behavior of the SPR signal extracted from a tested subject during the tasks, in the manual and in the autonomous scenarios. In particular, the figure plots the local RMS value of the combined SPR signal. An increase of SPR signal peak amplitude and number is clearly visible in correspondence of the stress inducing tasks. In addition, Figure 6b shows the HR signal recorded from the same subject. The increase of the HR is also evident during the stress inducing tasks, in particular in the manual scenario. As we will see later in Section 4.2, the mean HR of the subjects during all the track in the manual scenario also results to be higher than the mean HR in the autonomous scenario.

4. Results

In this section, we discuss the results that we obtain from the tests during the manual and the autonomous driving phases, as introduced in Section 3. Our main objective is to estimate the ability of our system to compare stress levels on the tested subjects, during a simulated manual and autonomous driving session.

4.1. Results Considering the SPR Signal Only

As a preliminary analysis, we consider only the SPR signal recorded from the tested subjects, in both scenarios. Our goal is to analyze and find if there are notable differences in terms of SPR activity between each task, among all of the tested subjects. In order to do that, since every subject has a different electrodermal activity signal, we compute the Root Mean Square (RMS) value of the SPR signal for each subject considering only the time intervals corresponding to the different tasks, and then we normalize this value by dividing it by the RMS of the SPR signal computed on the whole driving track. We then calculate the average value of all the normalized SPR results corresponding to all of the subjects. Figure 7 shows the resulting normalized SPR signals for both manual (blackdotted line) and autonomous (red line) driving scenarios. We also use the paired t-test (and the related p-value in %) to evaluate how significant the difference is between the obtained values in the autonomous and manual cases and during the different episodes.
The manual driving scenario results (black dotted line) suggest that the “wind” task is slightly more stressful than the other tasks, and that the “trucks” task is slightly less stressful than all of the other ones, although the normalized SPR value is comparable in all tasks when the subject is driving manually (p > 5% for all the pairs combinations). Instead, during the autonomous driving scenario (red line), the “overtake” task is significantly more stressful compared to the “trucks” task (p = 0.005%) and to the “wind” task (p = 0.6%). Finally, the “trucks” task is significantly less stressful than the “narrow” task (p = 0.6%), which in turn is more stressful than the “wind” task (p = 1%).
Comparing the two scenarios, and performing the t-test for each obstacle, we can see that the “overtake” task is significantly more stressful in autonomous than in manual drive (p = 0.2%). Although non-significant, the “narrow” task is also slightly more stressful in autonomous drive (p = 8%), whereas both the “trucks” and “wind” tasks are stressful in a similar way in the two scenarios (p = 18% and 28%, respectively).
By looking at the plot of the SPR signals of the subjects (see a different example of another subject in Figure 8), we can see that, in the manual scenario, the subjects exhibit during the tasks a larger number of SPR peaks, with a more uniform amplitude, whereas in the autonomous scenario the peaks are less frequent, but may have a higher amplitude when compared to the peaks of the manual scenario. This may suggest that the autonomous drive is less stressful as a whole (and we will prove this later reporting the classifier results), but when the stress is present, it is stronger. Note that, within some inevitable approximation, the discussion above allows to conclude that the increased SPR activity during manual driving, in particular in the regions outside the stress-inducing events, is not due to MA.

4.2. SPR Classification Algorithm Results

As already mentioned, we test the data obtained in the experiment comparing manual and autonomous driving by using a machine learning SVM algorithm trained on a larger dataset, containing 3195 examples for each stress and normal driving (non-stress) class.
For the feature extraction process to be consistent with the one used for training, the same features are extracted in our new experiment from 15 s long time blocks of the SPR signal, and then sent to the SVM classification algorithm only for the testing procedure. Every 5 s we consider a new interval, so each interval overlaps the previous one by 10 s.
Each event starts and ends at a specific location on the track. We then know when a subject is supposed to be stressed based on its position on the track. When an interval falls outside of these events, we consider it as “0”, with no stress, and if an interval crosses an event, we count it to be “1”, with stress. Since the individuals can complete the assigned tasks with varying speed and duration, each individual will end up with a different amount of stress/non-stress intervals. In particular, the number of stress intervals we collect for testing can vary among subjects (from 229 to 246).
Figure 9 is obtained by considering each task, and then, for each subject, by computing the percentage of positively labeled intervals (with stress) with respect to the total of intervals within the task. The figure shows the average and the standard deviation for all of the subjects, for each task. We did this for the manual and for the autonomous scenarios.
We can observe that, except during the first obstacle where the autonomous driving scenario has a slightly higher value, the manual scenario values are always considerably higher than the autonomous ones, so we can conclude that manual driving has a greater impact on SPR values and is perceived as more stressful.
The plots in Figure 7 and Figure 9 can be explained by the fact that, as observed before, SPR peaks are less frequent in the autonomous scenario, during stress time intervals, but with a higher amplitude than in the manual scenario. Thus, the percentage of stress labels is higher in manual driving, even if the RMS values in the two scenarios are more similar. This is also confirmed in Figure 10, which shows the ratio between the standard deviation of the SPR during the tasks and outside the tasks, for each subject. The figure suggests that, for most subjects in autonomous driving, the SPR amplitude is generally lower outside of the tasks and more pronounced during the tasks. Finally, Figure 9 shows that, as a whole, the frequency of the stress intervals during the tasks is always higher in manual driving, albeit the intensity of the peaks is usually lower.
Table 2 shows the total count of “stress” labeled intervals for each subject, considering the whole test track (Figure 11 is a graphical representation of the table). We can observe that the autonomous drive, in our experiment, appears to be perceived as less stressful for all of the subjects except one, and in two subjects, the values are almost equal.
Moreover, we observe that the overall path length with the tasks is 12 km, which is 30% of the total length of the track equal to 40 km. We suppose that the subjects will be stressed performing those tasks, so we expect to have at least 30% of “stress” labeled intervals among all of the subjects. This supposition seems to be confirmed by the mean values equal to 38% for the autonomous scenario and to 53% for the manual scenario.
Finally, Figure 12 depicts an example of the classifier’s output for one of the test subjects, showing the true positives (green), false positives (yellow), true negatives (blue), and false negatives (red). The true positives are all of the intervals that the classifier labeled as “stress” correctly, because they fall into the stress episodes; the false negatives are all of the “non-stress” labeled intervals which instead should have been labeled as “stress”, because they fall into the stress episodes; the true negatives are all of the correctly labeled “non-stress” intervals, because they fall outside the stress episodes; the false positives are all of the incorrectly detected as “stress” intervals that should have been labeled as “non-stress” because they fall outside the stress episodes. As it can be noted, the total number of positive labels (the sum of true positives and false positives) is by far greater in the manual scenario than in the autonomous scenario, so we can assume that the subject is less stressed during the autonomous drive. We also show in Figure 13 the classifier’s output for the test subject in which the number of positive labels is much higher in the autonomous case than in the manual one.

4.3. ECG Results

As already mentioned, we recorded the ECG signal from each subject as well. We noticed a systematic difference between the characteristics of the instantaneous Heart Rate (HR) between autonomous and manual driving tests. This is certainly due in part to the physical activity involved in manual driving, which, however, makes it difficult to directly compare the two scenarios using HR information. We nevertheless show in Table 3 the mean values of the HR during and outside the tasks, for each subject, because this also can possibly be an indication of the perceived stress level. In fact, we notice that, as stated before, the mean HR of the subjects is typically higher during the manual driving scenario for the whole track (see also Figure 14 that visually shows the mean value of the HR for all of the subjects during the whole track). In addition, we can see that the HR changes considerably between the subjects, and that in the manual scenario there is a greater variability of the HR values in all cases: for the same subject in different tasks, for the same subject on the sections of the track without tasks, and for the same subject considering the whole track. On the other hand, in the autonomous scenario, there is less variability.

5. Discussion and Conclusions

In this paper, we presented a system (which is under continuous development) that allowed us to evaluate the stress in drivers in a simulated manual and autonomous drive scenario by considering the SPR signal of 13 subjects. To this purpose, we developed a methodology and utilized a professional driving simulator. The subjects had to overcome four stress tasks along a drive on a highway where these events were placed. They have to go through this in two cases: by manually driving, and being idle while the autonomous drive algorithm drove for them. We apply a paired t-test to the SPR data to evaluate how statistically significant the difference is between the values coming from the autonomous and manual cases, and considering the different tasks. These findings are in agreement with those acquired using an SVM classifier, assuming that the SPR responses during autonomous and manual driving are directly comparable. Our results indicate some difference in autonomous vs. manual driving, which, however may also be influenced by the somewhat limited test data and SVM training set. In our particular setting, which needs to be confirmed by expanding the pool of subjects and increasing the scenario’s determinism, it looks like the manual driving scenario appears to be perceived as more stressful than the autonomous one. In fact, we show that SPR peaks appear less frequently in the autonomous scenario during the tasks, but with a higher peak value than in the manual scenario. Thus, the number of stress labels is typically larger in manual driving, even though the RMS values in the two cases are similar. This could be linked to the increased attention needed to manually complete a task and to the worry of making mistakes in doing that. The autonomous drive, on the other hand, might induce some degree of “fear” on the subjects. However, we also notice that for one subject this does not happen, i.e., that the number of positive labels is greater in the autonomous scenario than in the manual one, and that for two other subjects, the resulting positive labels in the manual and autonomous cases are similar. We also consider the mean value of the Heart Rate of the subjects, and we observe that the HR is generally higher in manual driving, which can be an additional indicator (within the limitations of the considered experiment) that the general perceived stress is higher during a manual drive. There is a variability in HR between the subjects, but in the manual scenario, we can observe a greater variability of the HR values in all cases: for the same subject in different tasks, for the same subject on the remaining part of the track, and for the same subject considering the track as a whole. On the other hand, in the autonomous drive scenario, the variability of the HR is much smaller. We also notice that sometimes, when peaks in the SPR signal occur, hearth rate peaks appear at the same time in the HR signal. This, however, is noticeable in manual driving but not during autonomous driving. Since HR is surely influenced by physical activity, we assumed that the two situations were not directly comparable, and we did not consider the HR signal as input to the ML classifier.

Author Contributions

Investigation, P.Z., A.A., R.B., L.D.L., A.P. and R.R.; Validation, P.Z., A.A., R.B., L.D.L., A.P. and R.R.; Writing–original draft, P.Z., A.A., R.B., L.D.L., A.P. and R.R. All authors have read and agreed to the published version of the manuscript.

Funding

This research was partially funded by VI-grade S.r.l., Tavagnacco (UD), Italy, grant number CV19_023.

Acknowledgments

We are grateful to VI-grade S.r.l., Tavagnacco (UD), Italy, and in particular, to Fabio Formaggia, Diego Minen, Michela Minen, and Carlo Savorgnan, for their assistance in data acquisition with their professional driving simulator.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
SPRSkin Potential Response
EDAElectrodermal Activity
ECGElectrocardiogram
MAMotion Artifact
MLMachine Learning
SVMSupport Vector Machine

References

  1. Chowdhury, A.; Shankaran, R.; Kavakli, M.; Haque, M.M. Sensor applications and physiological features in drivers’ drowsiness detection: A review. IEEE Sens. J. 2018, 18, 3055–3067. [Google Scholar] [CrossRef]
  2. Baltodano, S.; Garcia-Mancilla, J.; Ju, W. Eliciting driver stress using naturalistic driving scenarios on real roads. In Proceedings of the 10th International Conference on Automotive User Interfaces and Interactive Vehicular Applications, Toronto, ON, Canada, 23–25 September 2018; pp. 298–309. [Google Scholar]
  3. Bitkina, O.V.; Kim, J.; Park, J.; Park, J.; Kim, H.K. Identifying traffic context using driving stress: A longitudinal preliminary case study. Sensors 2019, 19, 2152. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  4. Rastgoo, M.N.; Nakisa, B.; Rakotonirainy, A.; Chandran, V.; Tjondronegoro, D. A critical review of proactive detection of driver stress levels based on multimodal measurements. ACM Comput. Surv. (CSUR) 2019, 51, 1–35. [Google Scholar] [CrossRef] [Green Version]
  5. Kundu, T.; Saravanan, C. Advancements and recent trends in emotion recognition using facial image analysis and machine learning models. In Proceedings of the 2017 International Conference on Electrical, Electronics, Communication, Computer, and Optimization Techniques (ICEECCOT), Mysuru, India, 15–16 December 2017; pp. 1–6. [Google Scholar]
  6. Ishii, Y.; Ogitsu, T.; Takemura, H.; Mizoguchi, H. Real-time eyelid open/closed state recognition based on HLAC towards driver drowsiness detection. In Proceedings of the 2014 IEEE International Conference on Robotics and Biomimetics (ROBIO 2014), Bali, Indonesia, 5–10 December 2014; pp. 2449–2454. [Google Scholar]
  7. Fan, X.A.; Bi, L.Z.; Chen, Z.L. Using EEG to detect drivers’ emotion with Bayesian Networks. In Proceedings of the 2010 International Conference on Machine Learning and Cybernetics, Qingdao, China, 11–14 July 2010; Volume 3, pp. 1177–1181. [Google Scholar]
  8. Yu, Y.J.; Yang, Z.; Oh, B.S.; Yeo, Y.K.; Liu, Q.; Huang, G.B.; Lin, Z. Investigation on driver stress utilizing ECG signals with on-board navigation systems in use. In Proceedings of the 2016 14th International Conference on Control, Automation, Robotics and Vision (ICARCV), Phuket, Thailand, 13–15 November 2016; pp. 1–6. [Google Scholar]
  9. Tomoi, D.; Wen, W.; Yamakawa, H.; Hamasaki, S.; Takakusaki, K.; An, Q.; Tamura, Y.; Yamashita, A.; Asama, H. Estimation of stress during car race with factor analysis. In Proceedings of the 2015 International Symposium on Micro-NanoMechatronics and Human Science (MHS), Nagoya, Japan, 23–25 November 2015; pp. 1–5. [Google Scholar]
  10. Katsis, C.D.; Katertsidis, N.; Ganiatsas, G.; Fotiadis, D.I. Toward emotion recognition in car-racing drivers: A biosignal processing approach. IEEE Trans. Syst. Man Cybern.-Part A Syst. Hum. 2008, 38, 502–512. [Google Scholar] [CrossRef]
  11. Rigas, G.; Goletsis, Y.; Bougia, P.; Fotiadis, D.I. Towards driver’s state recognition on real driving conditions. Int. J. Veh. Technol. 2011, 2011. [Google Scholar] [CrossRef] [Green Version]
  12. Rigas, G.; Goletsis, Y.; Fotiadis, D.I. Real-time driver’s stress event detection. IEEE Trans. Intell. Transp. Syst. 2011, 13, 221–234. [Google Scholar] [CrossRef]
  13. Lanatà, A.; Valenza, G.; Greco, A.; Gentili, C.; Bartolozzi, R.; Bucchi, F.; Frendo, F.; Scilingo, E.P. How the autonomic nervous system and driving style change with incremental stressing conditions during simulated driving. IEEE Trans. Intell. Transp. Syst. 2014, 16, 1505–1517. [Google Scholar] [CrossRef]
  14. Lee, D.S.; Chong, T.W.; Lee, B.G. Stress events detection of driver by wearable glove system. IEEE Sens. J. 2016, 17, 194–204. [Google Scholar] [CrossRef]
  15. Panicker, S.S.; Gayathri, P. A survey of machine learning techniques in physiology based mental stress detection systems. Biocybern. Biomed. Eng. 2019. [Google Scholar] [CrossRef]
  16. Mălăescu, A.; Duţu, L.C.; Sultana, A.; Filip, D.; Ciuc, M. Improving in-car emotion classification by NIR database augmentation. In Proceedings of the 2019 14th IEEE International Conference on Automatic Face & Gesture Recognition (FG 2019), Lille, France, 14–18 May 2019; pp. 1–5. [Google Scholar]
  17. Lee, B.G.; Chong, T.W.; Lee, B.L.; Park, H.J.; Kim, Y.N.; Kim, B. Wearable mobile-based emotional response-monitoring system for drivers. IEEE Trans. Hum.-Mach. Syst. 2017, 47, 636–649. [Google Scholar] [CrossRef]
  18. Choi, M.; Koo, G.; Seo, M.; Kim, S.W. Wearable device-based system to monitor a driver’s stress, fatigue, and drowsiness. IEEE Trans. Instrum. Meas. 2017, 67, 634–645. [Google Scholar] [CrossRef]
  19. Halim, Z.; Rehan, M. On identification of driving-induced stress using electroencephalogram signals: A framework based on wearable safety-critical scheme and machine learning. Inf. Fusion 2020, 53, 66–79. [Google Scholar] [CrossRef]
  20. Harb, M.; Xiao, Y.; Circella, G.; Mokhtarian, P.L.; Walker, J.L. Projecting travelers into a world of self-driving vehicles: Estimating travel behavior implications via a naturalistic experiment. Transportation 2018, 45, 1671–1685. [Google Scholar] [CrossRef]
  21. Gold, C.; Körber, M.; Lechner, D.; Bengler, K. Taking over control from highly automated vehicles in complex traffic situations: The role of traffic density. Hum. Fact. 2016, 58, 642–652. [Google Scholar] [CrossRef] [PubMed]
  22. Zang, S.; Ding, M.; Smith, D.; Tyler, P.; Rakotoarivelo, T.; Kaafar, M.A. The Impact of Adverse Weather Conditions on Autonomous Vehicles: How Rain, Snow, Fog, and Hail Affect the Performance of a Self-Driving Car. IEEE Veh. Technol. Mag. 2019, 14, 103–111. [Google Scholar] [CrossRef]
  23. Feldhütter, A.; Gold, C.; Schneider, S.; Bengler, K. How the duration of automated driving influences take-over performance and gaze behavior. In Advances in Ergonomic Design of Systems, Products and Processes; Springer: Berlin, Germany, 2017; pp. 309–318. [Google Scholar]
  24. Manabu, O.; Fujioka, T.; Hashimoto, N.; Shimizu, H. The application of RTK-GPS and steer-by-wire technology to the automatic driving of vehicles and an evaluation of driver behavior. IATSS Res. 2006, 30, 29–38. [Google Scholar]
  25. Feldhütter, A.; Segler, C.; Bengler, K. Does shifting between conditionally and partially automated driving lead to a loss of mode awareness. In International Conference on Applied Human Factors and Ergonomics; Springer: Berlin, Germany, 2017; pp. 730–741. [Google Scholar]
  26. Jarosch, O.; Bellem, H.; Bengler, K. Effects of Task-Induced Fatigue in Prolonged Conditional Automated Driving. Hum. Fact. 2019, 61, 1186–1199. [Google Scholar] [CrossRef] [PubMed]
  27. Pomarjanschi, L.; Dorr, M.; Rasche, C.; Barth, E. Safer driving with gaze guidance. In Proceedings of the International Conference on Bio-Inspired Models of Network, Information, and Computing Systems, Boston, MA, USA, 1–3 December 2010; pp. 581–586. [Google Scholar]
  28. Xia, Y.; Zhang, D.; Kim, J.; Nakayama, K.; Zipser, K.; Whitney, D. Predicting driver attention in critical situations. In Proceedings of the Asian Conference on Computer Vision, Perth, Australia, 2–6 December 2018; pp. 658–674. [Google Scholar]
  29. Bosch, E.; Oehl, M.; Jeon, M.; Alvarez, I.; Healey, J.; Ju, W.; Jallais, C. Emotional GaRage: A Workshop on In-Car Emotion Recognition and Regulation. In Proceedings of the Adjunct Proceedings of the 10th International Conference on Automotive User Interfaces and Interactive Vehicular Applications, Toronto, ON, Canada, 23–25 September 2018; pp. 44–49. [Google Scholar]
  30. Park, C.; Shahrdar, S.; Nojoumian, M. EEG-based classification of emotional state using an autonomous vehicle simulator. In Proceedings of the 2018 IEEE 10th Sensor Array and Multichannel Signal Processing Workshop (SAM), Sheffield, UK, 8–11 July 2018; pp. 297–300. [Google Scholar]
  31. Affani, A.; Zontone, P.; Fenici, R.; Brisinda, D.; Bacchin, D.; Gamberini, L.; Pluchino, P.; Bruschetta, M.; Savorgnan, C.; Minen, M.; et al. Assisted/autonomous vs. human driving assessment on the DiM driving simulator using objective/subjective characterization. In Proceedings of the 10th International Munich Chassis Symposium 2019, Munich, Germany, 25–26 June 2019; pp. 307–321. [Google Scholar]
  32. VI-grade Srl. Available online: https://www.vi-grade.com (accessed on 20 April 2020).
  33. Taggart, P.; Gibbons, D.; Somerville, W. Some effects of motor-car driving on the normal and abnormal heart. Br. Med. J. 1969, 4, 130–134. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  34. Affanni, A.; Piras, A.; Rinaldo, R.; Zontone, P. Dual channel Electrodermal activity sensor for motion artifact removal in car drivers’ stress detection. In Proceedings of the 2019 IEEE Sensors Applications Symposium (SAS), Sophia Antipolis, France, 11–13 March 2019; pp. 1–6. [Google Scholar]
  35. Zontone, P.; Affanni, A.; Bernardini, R.; Piras, A.; Rinaldo, R.; Formaggia, F.; Minen, D.; Minen, M.; Savorgnan, C. Car Driver’s Sympathetic Reaction Detection through Electrodermal Activity and Electrocardiogram Measurements. IEEE Trans. Biomed. Eng. 2020, 1–12. [Google Scholar] [CrossRef] [PubMed]
  36. Schiessl, C. Stress and strain while driving. In Proceedings of the Young Researchers Seminar-European Conference of Transport Research Institutes, Brno, Czech Republic, 27–30 May 2007; pp. 1–11. [Google Scholar]
  37. Zontone, P.; Affanni, A.; Bernardini, R.; Piras, A.; Rinaldo, R. Low-Complexity Classification Algorithm to Identify Drivers’ Stress Using Electrodermal Activity (EDA) Measurements. In Biomedical Engineering and Computational Intelligence; Springer International Publishing: Berlin, Germany, 2020; pp. 25–33. [Google Scholar]
  38. Affanni, A. Wearable instrument to measure simultaneously cardiac and electrodermal activities. In Proceedings of the 2016 IEEE International Symposium on Medical Measurements and Applications, MeMeA 2016, Benevento, Italy, 12–14 May 2016. [Google Scholar]
  39. Affanni, A. Dual channel electrodermal activity and an ECG wearable sensor to measure mental stress from the hands. ACTA IMEKO 2019, 8, 56–63. [Google Scholar] [CrossRef]
  40. Zontone, P.; Affanni, A.; Bernardini, R.; Piras, A.; Rinaldo, R. Stress Detection Through Electrodermal Activity (EDA) and Electrocardiogram (ECG) Analysis in Car Drivers. In Proceedings of the 2019 27th European Signal Processing Conference (EUSIPCO), A Coruña, Spain, 2–6 September 2019. [Google Scholar]
Figure 1. The proposed scheme: the processing blocks are the same in both the manual and autonomous driving scenarios.
Figure 1. The proposed scheme: the processing blocks are the same in both the manual and autonomous driving scenarios.
Sensors 20 02494 g001
Figure 2. Electrodes arrangement and sensor block diagram.
Figure 2. Electrodes arrangement and sensor block diagram.
Sensors 20 02494 g002
Figure 3. Comparison of the signals acquired from the two hands, the reference signal and the output of the proposed algorithm in the Motion Artifact (MA) test.
Figure 3. Comparison of the signals acquired from the two hands, the reference signal and the output of the proposed algorithm in the Motion Artifact (MA) test.
Sensors 20 02494 g003
Figure 4. Detail of a section of Figure 3.
Figure 4. Detail of a section of Figure 3.
Sensors 20 02494 g004
Figure 5. The four tasks encountered by the drivers along the track. (a) The “overtake” task. (b) The “trucks” task. (c) The “narrow” task. (d) The “wind” task.
Figure 5. The four tasks encountered by the drivers along the track. (a) The “overtake” task. (b) The “trucks” task. (c) The “narrow” task. (d) The “wind” task.
Sensors 20 02494 g005
Figure 6. (a) The Skin Potential Response (SPR) signal (local RMS value), after the application of the MA removal algorithm, in both driving scenarios. (b) The Heart Rate (HR) signal in both driving scenarios. The four areas, corresponding to the stress episodes, are also evidenced.
Figure 6. (a) The Skin Potential Response (SPR) signal (local RMS value), after the application of the MA removal algorithm, in both driving scenarios. (b) The Heart Rate (HR) signal in both driving scenarios. The four areas, corresponding to the stress episodes, are also evidenced.
Sensors 20 02494 g006
Figure 7. Normalized SPR over the tasks for autonomous (red line) and manual (black line). Error bars represent the standard deviation among the subjects.
Figure 7. Normalized SPR over the tasks for autonomous (red line) and manual (black line). Error bars represent the standard deviation among the subjects.
Sensors 20 02494 g007
Figure 8. SPR signal of a different test subject, in both manual and autonomous scenarios (local RMS value).
Figure 8. SPR signal of a different test subject, in both manual and autonomous scenarios (local RMS value).
Sensors 20 02494 g008
Figure 9. The number of intervals labeled as “stress” of the total of intervals during each task. This is the result of the mean computed considering all of the subjects. Error bars represent the standard deviation among the subjects.
Figure 9. The number of intervals labeled as “stress” of the total of intervals during each task. This is the result of the mean computed considering all of the subjects. Error bars represent the standard deviation among the subjects.
Sensors 20 02494 g009
Figure 10. The ratio between the standard deviation of the SPR during the tasks and outside the tasks, in the manual and autonomous scenarios.
Figure 10. The ratio between the standard deviation of the SPR during the tasks and outside the tasks, in the manual and autonomous scenarios.
Sensors 20 02494 g010
Figure 11. Total number of “stress” labeled intervals for each subject (in %), considering the whole test track.
Figure 11. Total number of “stress” labeled intervals for each subject (in %), considering the whole test track.
Sensors 20 02494 g011
Figure 12. The classifier’s output for test subject 7 in autonomous and manual driving.
Figure 12. The classifier’s output for test subject 7 in autonomous and manual driving.
Sensors 20 02494 g012
Figure 13. The classifier’s output for test subject 3 in autonomous and manual driving.
Figure 13. The classifier’s output for test subject 3 in autonomous and manual driving.
Sensors 20 02494 g013
Figure 14. Mean value of the HR for all of the subjects during the whole track, in both autonomous and manual scenarios.
Figure 14. Mean value of the HR for all of the subjects during the whole track, in both autonomous and manual scenarios.
Sensors 20 02494 g014
Table 1. The features used for the classification algorithm.
Table 1. The features used for the classification algorithm.
Input SignalSelected Features
SPR SignalVariance
Energy
Mean absolute value
Mean absolute derivative
Max absolute derivative
Table 2. Total number of “Stress” intervals (in %) in manual and autonomous drive.
Table 2. Total number of “Stress” intervals (in %) in manual and autonomous drive.
Manual
Subject12345678910111213Mean
P   ( % ) 35.3745.7158.8053.9155.7466.2559.7649.5947.3747.9062.9851.2654.2052.99
Autonomous
Subject12345678910111213Mean
P   ( % ) 38.7226.8670.2939.3333.0565.8115.4850.8541.3512.3951.2730.2122.7338.34
Table 3. Mean HR in manual and autonomous drive.
Table 3. Mean HR in manual and autonomous drive.
Manual
Subject12345678910111213Mean (bpm)
task 175.9673.64100.17109.08108.2383.1197.4185.9879.8063.2979.6099.3464.0886.13
task 276.1174.0899.04110.09108.7883.4597.1912885.2079.9779.69100.5864.2286.28
task 476.6374.43100.04109.84109.1383.3997.5885.9879.9863.0680.16100.0964.1086.49
task 476.1274.0299.21109.68108.6283.3597.2385.3579.9863.2179.69100.4164.0586.22
no tasks74.1068.9892.8097.8399.9280.9787.7282.3881.3363.0778.40103.8364.2982.74
whole track74.2569.4493.5599.07100.7881.2088.7582.7081.1563.0978.48103.3864.2783.09
Autonomous
Subject12345678910111213Mean (bpm)
task 166.6465.8981.1077.9286.8178.2973.9174.9981.5560.6682.0381.5864.2675.05
task 266.4765.9881.2977.7586.6678.5073.8474.9681.7960.8081.9681.8964.3275.09
task 366.4965.9881.2977.7886.6878.4873.8574.9681.7660.7981.9881.8764.3475.10
task 466.6465.8981.0877.9086.8178.2973.9374.9981.5360.6482.0281.5664.2575.04
no tasks68.0263.9680.7876.3386.4077.1971.1178.2485.1259.1185.9582.4465.3275.38
whole track67.8664.1480.8276.4986.4477.3171.4177.8784.7559.2985.5282.3765.2275.35

Share and Cite

MDPI and ACS Style

Zontone, P.; Affanni, A.; Bernardini, R.; Del Linz, L.; Piras, A.; Rinaldo, R. Stress Evaluation in Simulated Autonomous and Manual Driving through the Analysis of Skin Potential Response and Electrocardiogram Signals. Sensors 2020, 20, 2494. https://doi.org/10.3390/s20092494

AMA Style

Zontone P, Affanni A, Bernardini R, Del Linz L, Piras A, Rinaldo R. Stress Evaluation in Simulated Autonomous and Manual Driving through the Analysis of Skin Potential Response and Electrocardiogram Signals. Sensors. 2020; 20(9):2494. https://doi.org/10.3390/s20092494

Chicago/Turabian Style

Zontone, Pamela, Antonio Affanni, Riccardo Bernardini, Leonida Del Linz, Alessandro Piras, and Roberto Rinaldo. 2020. "Stress Evaluation in Simulated Autonomous and Manual Driving through the Analysis of Skin Potential Response and Electrocardiogram Signals" Sensors 20, no. 9: 2494. https://doi.org/10.3390/s20092494

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop