INTERNATIONAL JOURNAL OF LATEST TECHNOLOGY IN ENGINEERING,
MANAGEMENT & APPLIED SCIENCE (IJLTEMAS)
ISSN 2278-2540 | DOI: 10.51583/IJLTEMAS | Volume XV, Issue V, May 2026
and autonomous driving modes, ensuring that the vehicle adapts to the driver's needs and promotes a safer
driving environment. This system represents a novel approach to making autonomous vehicles more human-
centric, by not only responding to external conditions but also considering the internal emotional state of the
driver.
Survey
S. Springer et al. (2025) review affective human–vehicle interaction, emphasizing how emotion recognition
impacts driver acceptance of autonomous systems. Techniques include facial expression analysis, EEG signals,
heart rate variability, and voice tone detection. Emotion-aware systems can adjust driving style (e.g., calming
acceleration for stressed drivers, alertness checks for fatigued drivers).
Qian et al. (2025, MDPI) provide a structured overview of multi-sensor fusion, integrating camera, LiDAR,
radar, and ultrasonic sensors. Fusion strategies include BEV (Bird’s Eye View) representation and cross-
modal attention, enabling robust perception in complex environments. Challenges include spatio-temporal
misalignment, domain shifts, and interpretability.
Wei et al. (2025, arXiv) categorize fusion into data-level, feature-level, and decision-level
approaches. Highlights the role of deep learning and Vision-Language Models (VLMs) in
enhancing adaptability. Demonstrates how fusion improves adaptive cruise control, lane keeping,
and collision avoidance, especially under adverse weather.
Physiological sensors (EEG, ECG, GSR) and behavioral sensors (camera, microphone) are integrated
to detect driver states. Multi-sensor integration ensures higher accuracy compared to single-sensor
systems. Example: Combining facial recognition + heart rate monitoring reduces false positives
in stress detection.
IoT platforms transmit sensor data to the cloud for real-time monitoring and predictive
analytics.Mobile apps provide drivers with emotion-aware feedback, adjusting EV performance for
comfort and safety.Integration with EV systems enhances range management, battery safety, and
personalized driving experience.
Proposed System
The proposed system offers an advanced, emotion-based autonomous driving solution that prioritizes the well-
being of the driver by continuously monitoring physiological indicators of stress. It integrates multiple sensors—
each designed to track key vital parameters such as oxygen saturation (SpO2), pulse rate, and body temperature.
These sensors are embedded into a custom Arduino-based control unit, which acts as the central hub for data
collection, processing, and decision-making.
The real-time data gathered by the sensors is transmitted to a Multi-Layer Perceptron (MLP) classifier, a type of
artificial neural network that is trained to assess the driver's emotional state based on the monitored parameters.
By analyzing the physiological data, the classifier determines the stress level of the driver—whether the
individual is calm, stressed, or experiencing high levels of anxiety. The MLP model is specifically designed to
interpret subtle changes in the physiological signals that might otherwise go unnoticed, such as an increased
pulse rate or a drop in oxygen saturation, which are typical indicators of emotional distress.
Upon receiving the classification results from the MLP, the system responds dynamically. If the driver is
identified as being under stress or showing signs of fatigue, the system automatically transitions the vehicle to
autonomous driving mode, thereby taking over control of the vehicle and allowing the driver to relax.
Conversely, if the driver is in a calm state, the system can remain in manual mode, giving the driver full
controlThe system also has a feedback loop, where it continuously monitors and adjusts its operation based on
real-time changes in the driver’s emotional state
Page 2025