Browse Topic: Vehicle drivers

Items (5,123)
In order to improve the comfort performance in commercial vehicles, this study proposes a hierarchical control strategy that integrates the evaluation and migration of control algorithms. First, a quarter-vehicle model with four-degree-of-freedom (4-DOF) is constructed, incorporating the dynamics of the wheel, frame, driver’s cab, and seat. The key modal characteristics of the model are then verified through amplitude–frequency analysis, confirming their consistency with the typical vibration patterns observed in actual commercial vehicles, which provides the foundation for subsequent control strategy evaluation and migration. Then, based on a standard two-degree-of-freedom (2-DOF) suspension model, a weighted comprehensive evaluation function is developed to account for comfort, structural safety, handling stability, and both time- and frequency-domain performance indicators. Using this evaluation function, various control algorithms—including Skyhook control (SH), acceleration-based
Pan, TingPang, JianzhongWu, JinglaiZhang, JiuxiangKang, GongZhang, Yunqing
This study develops a personalized driver model for expressway merging, embedding individual driving characteristics into automated longitudinal and lateral control via Long Short-Term Memory (LSTM) networks. Uniform assistance (Advanced Driver Assist System, ADAS) can feel uncomfortable when it does not match a driver’s style; we therefore target the merge maneuver—a safety-critical task requiring anticipation and timing—and test whether merging-related context improves model fidelity. Driving data were collected in a high-fidelity motion-base simulator across two merging scenarios (13 licensed drivers in total). Inputs comprised ego speed, Headway distance and relative speed to the lead vehicle, and geometric context variables (distance to the end of the acceleration lane and to the hard/soft nose); outputs were longitudinal and, in the cross-scenario study, lateral accelerations. Models were trained per driver and evaluated by root mean square error (RMSE). Including merging context
Shen, ShuncongHirose, Toshiya
Avoiding and mitigating any potential collision is dependent on (1) road user ability to avoid entering into a conflict (conflict avoidance effect) and (2) road user response should a conflict be entered (collision avoidance effect). This study examined the collision avoidance effect of the Waymo Driver, a currently deployed SAE level 4 automated driving system (ADS), using a human behavior reference model, designed to be representative of a human driver that is non-impaired, with eyes on the conflict (NIEON). Reliable performance benchmarking methodologies for assessing ADS performance are an essential component of determining system readiness. This consistently performing, always-attentive driver does not exist in the human population. Counterfactual simulations were run on responder collision scenarios based on reconstructions from a 10-year period of human fatal crashes from the Operational Design Domain of the Waymo ADS in Chandler, Arizona. Of 16 simulated conflicts entered, 12
Scanlon, John M.Kusano, Kristofer D.Engstrom, JohanVictor, Trent
This study analyzed driver behavior in Turn-In-Path (TIP) scenarios using the Second Strategic Highway Research Program (SHRP2) naturalistic driving dataset. A total of 167 real-world incidents, including both crashes and near-crashes, were examined to evaluate human driver perception-response times (PRT) and avoidance behaviors when an intruding vehicle (the principal other vehicle, or POV) turns into the path of a straight-moving subject vehicle (SV). The combined analysis includes TIP events involving POVs turning from intersecting roads to either cross or merge into the SV’s lane and continues in the direction of the SV. Each event was reviewed to identify the driver behavior in an emergency response event, with measurements taken from video and telematics data. Response time was measured across two different starting points. Key variables included time to conflict, POV behavior, SV driver engagement in secondary tasks, and environmental factors such as lighting and roadway
Dinakar, SwaroopMuttart, JeffreyMaloney, TimothyAdhikari, Bikram
Regenerative braking has a strong influence on the energy efficiency and drivability of battery-electric vehicles. This study establishes an empirical baseline analysis under controlled conditions of the regenerative braking behavior of the 2020 Tesla Model 3 to support the interpretation of on-road performance and serve as a reference for subsequent testing and analysis. The tests were performed on a four-wheel-drive chassis dynamometer at Argonne National Laboratory, combining Multi Cycle Testing (MCT) to simulate real world driving patterns (city, highway) with coast-down tests to isolate periods where the motor is operating in regen mode and compare the behavior across different parameters. Vehicle data was collected from the vehicle using taps in the Controller Area Network (CAN) bus as well as a high-resolution power analyzer. The vehicle displayed the highest efficiency during simulated city driving conditions (3.62 miles/kWh followed by highway (3.40 miles/kWh) and aggressive
Pierce, Benjamin BranchDi Russo, MiriamDas, DebashisZhan, LuStutenberg, Kevin
The Formula SAE (FSAE) race track is characterized by a large number of corners, making cornering performance a key factor affecting lap time. Based on the proportional control strategy for rear-wheel steering angles, this paper proposes a steering angle optimization method using a Temporal Convolutional Network (TCN). The TCN model features a faster training speed than traditional sequential neural networks. In addition, dilated convolutions enable an exponential expansion of the receptive field without increasing computational costs, making it particularly suitable for capturing the temporal dependencies of vehicle states. By processing vehicle dynamic parameters including front-wheel steering angle, vehicle speed, yaw rate and sideslip angle, the model calculates the correction value of the rear-wheel steering angle. This correction value is then superimposed with the reference value of the rear-wheel steering angle derived from the proportional control strategy, which serves as the
Liu, Xiyuan
Head-on emergency events present unique challenges for evaluating both human and automated-vehicle (AV) performance because they do not conform to a direct stimulus–response sequence. Instead, driver behavior in these scenarios follows a stimulus–wait–response pattern governed by time-to-conflict (TTC), uncertainty, and environmental affordances. Prior research has often failed to distinguish between conflict types, resulting in generalized reaction-time assumptions that do not account for contextual uncertainty. This study integrates simulator and naturalistic driving data from a four-part research program to establish objective benchmarks for driver responses in head-on encounters. When an encroaching vehicle crossed the centerline 2.5 s before impact, drivers initiated braking with a weighted average of approximately 1.0 s before impact. When the encroaching vehicle crossed or was first observed at approximately 3.5 s before impact, braking typically began with a weighted average of
Muttart, JeffreyDinakar, SwaroopMaloney, TimothyAdikhari, BikramGernhard-Macha, Suntasty
Despite remarkable advances in vehicle technology - enhancing comfort, safety, and automation – productivity of transportation over the road continues to decline. Stop-and-go driving remains one of the most persistent inefficiencies in modern mobility systems, leading to greater travel delays, energy waste, emissions, and accident risk. As vehicle volumes rise, these effects compound into systemic challenges, including driver frustration, unstable flow dynamics, and elevated greenhouse gas (GHG) emissions. To address these issues, an extensive data-driven evaluation was performed characterizing the underlying causes of traffic instability and uncovering hidden behavioral parameters influencing traffic flow. This research led to the identification of a previously unrecognized metric - the Driver Comfort Index (DCI) - which quantifies an inter-vehicle spacing behavior that reflects intrinsic human driving behavior. Building on this discovery, mixed traffic is explored to identify its
Schlueter, Georg J.
In order to achieve fully autonomous driving, point to point autonomous navigation is the most important task. Most existing end-to-end models output a short-horizon path which makes the decision process hard to interpret and unreliable at intersections and complex driving scenarios. In this research, we build a navigation-integrated end-to-end path planner on top of an openpilot open source model. We created a navigation branch that encodes route polyline geometry, distance-to-next-maneuver, and high-level instructions and combines with path plan branch using residual blocks and feed-forward layers. By adding minimal parameters, new model keeps the original openpilot tasks unchanged and have the path output based on the navigation information. The model is trained on diverse urban scenes’ intersections, and it shows improved route performance in vehicle testing. The proposed model is validated in a Comma 3x device installed on a 2025 Nissan Leaf test vehicle. The road test results
Wang, HanchenLi, TaozheHajnorouzali, YasamanBurch, Collinli, VictoriaTan, LinArjmanzdadeh, ZibaXu, Bin
Accurate and reliable simulation models are essential for design, development, and performance evaluation during virtual vehicle testing. However, fidelity assessment and validation remain a challenge. While error metrics are used to evaluate simulations, they alone do not capture how reliable predictions are, or how robust models are to varying driving scenarios and modeling assumptions. This work develops a systematic quantitative approach for evaluating vehicle dynamics model fidelity, moving beyond traditional visual or qualitative comparisons. A dimensionless fidelity metric is proposed that integrates error and uncertainty into a single measure, enabling objective accuracy assessment of variable-fidelity simulations. This framework supports fidelity selection in vehicle dynamics, providing clearer insight into tradeoffs between computational cost and achievable accuracy, and advancing the goal of reliable virtual testing. This approach is demonstrated on an open-loop vehicle
Emara, MariamBalchanos, MichaelMavris, Dimitri
Headlight glare remains a constant problem among the driving public. Following several decades of mostly incremental progression in headlight design, the past twenty years have witnessed rapid evolutions in technology and design that have made substantial differences in the appearance and performance of automotive headlights. Most obviously, there has been a transition from yellowish-white sealed beam and halogen lamps, to high-intensity discharge and more conclusively, light-emitting diode sources with a distinct, cool-white color appearance. This transition has increased perceptions of brightness, both of the forward road scene (potentially benefiting the headlight user) and of the headlights themselves (increasing visual discomfort for opposing drivers). The mix of vehicles has also increased in size, resulting in higher-mounted headlights and the potential for higher light levels at other drivers’ eyes. Variability in headlight vertical aim has possibly decreased in very recent
Bullough, John D.
As the adoption of electric vehicles continues to accelerate, the demand for their development and testing using chassis dynamometers has also increased significantly. Compared with internal combustion engine vehicles, chassis dynamometer testing for electric vehicles typically requires test durations several to several dozen times longer, resulting in substantially increased labor requirements. In addition, low-temperature testing is often required, further intensifying the workload associated with vehicle testing. To address these challenges, this study developed and evaluated a pedal robot designed to enable unmanned and automated testing. The pedal robot developed in this study weighs only 12 kg and can be installed within a few minutes. It is, to the authors’ knowledge, the world’s first pedal robot that mimics human driving behavior by using a single foot to operate both the accelerator and brake pedals. Unlike conventional driving robots, the actuators of the proposed system do
Lee, DaeyupKang, Ji MyeongJo, YechanChoi, SeongUnShin, JaesikKim, JongminKang, Keonwoo
Autonomous vehicle navigation requires accurate prediction of driving path curvature to ensure smooth and safe trajectory planning. This paper presents a novel approach to curvature prediction using deep neural networks trained on GPS-derived ground truth data, rather than model predictions, providing a more accurate training signal that reflects actual vehicle motion. We develop a multi-modal neural network architecture with temporal GRU encoders that processes vision features, driver intent signals, historical curvature, and vehicle state parameters to predict curvature. A key innovation is the use of GPS-based actual curvature measurements computed from vehicle motion data (κ = ωz/v) as training supervision, enabling the model to learn from real-world driving patterns. The model is trained on 5,322 samples from real-world driving data collected on The University of Oklahoma’s Norman Campus using a Comma 3X device and a 2025 Nissan Leaf electric vehicle. Experimental results
Hajnorouzali, YasamanWang, HanchenLi, TaozheBurch, CollinLee, VictoriaTan, LinArjmandzadeh, ZibaXu, Bin
Complexity of modern ground vehicles grows constantly, since car manufacturers want to provide functionality, while customers are expecting innovation and recent technologies to be integrated into the latest models released to the market. Recent advances in hard- and software opened the gates for new means of vehicle control and operation. Especially the transition to electric propulsion systems and decoupled chassis actuators offer completely new opportunities of dynamics control and manipulation. This paper presents an approach for integrated chassis and vehicle motion control in (battery) electric vehicle applications by using new and innovative controllers as well as mechatronic chassis systems. In several experiments on public roads with a fully instrumented vehicle demonstrator, that features in-wheel based rear-wheel drive and a hybrid brake-by-wire-system, the proposed control is tested under real environmental and traffic conditions with respect to aspects like energy
Heydrich, MariusMitsching, ThomasIvanov, Valentin
Drivers often interact with partial automation (SAE Level 2) systems, initiating transfer of control (TOC) either by handing control over to the automation or by taking it back. Accurately predicting these interactions may inform the design of future automation systems that adapt proactively to the operating context, enhance comfort, and ultimately may improve safety. We present a context-aware framework that generates a unified driver–vehicle–environment representation by fusing data from in-cabin video of the driver and of the forward roadway with vehicle kinematics, driver glance, and hands-on-wheel behaviors. This representation was encoded in a hierarchical Graph Neural Network that classified driver-initiated TOCs to: (i) Manual-to-automation and (ii) Automation-to-manual transitions and predicted time-to-TOC. Shapley-based explainable AI was used to quantify how the importance of behavioral, contextual, and kinematic cues evolved in the seconds preceding a TOC. Analysis of a
Zhao, ZhouqiaoGershon, Pnina
Energy efficiency and range optimization remain critical challenges to the widespread adoption of battery electric vehicles (BEVs). As a result, there is a growing demand for intelligent driver assistance systems that can extend the operating range and reduce range anxiety. This paper presents an adaptive eco-feedback and driver rating system based on proximal policy optimization (PPO) reinforcement learning, designed to support drivers with the target to reduce energy consumption and maximize driving range. The system processes real-time driving data, such as velocity, acceleration and powertrain status. Map data of high quality is used to anticipate traffic events, including but not limited to speed limits, curves, gradients, preceding vehicles and traffic lights. This contextual awareness allows the system to continuously assess driving behavior and provide personalized, context-aware visual feedback alongside a dynamic driving behavior rating. A PPO agent learns optimal feedback
Stocker, ChristophHirz, MarioMartin, MichaelKreis, AlexanderStadler, Severin
To enhance the lateral stability of four-wheel-drive intelligent electric vehicles (FWDIEV) under extreme operating conditions, this paper proposes a cooperative control strategy integrating active front steering (AFS) and direct yaw moment control (DYC) based on dissipative energy method. A nonlinear three-degree-of-freedom vehicle model is established to analyze the evolution of the vehicle state phase trajectory. A quantitative lateral stability index is constructed using dissipative energy to accurately evaluate the vehicle’s lateral dynamics. Utilizing dissipative energy and its gradient information, a time-varying stability boundary is defined under dynamic constraints, and adaptive weighting coordination between the AFS and DYC systems is designed to achieve coordinated control of front steering angle and additional yaw moment. A feedforward–model predictive control (FF-MPC) framework is developed, in which a feedforward module generates compensation based on driver intent to
Zhao, KunZhao, ZhiguoWang, YutaoXia, XueChen, XiHu, Yingjia
Electric vehicles (EVs) are central to sustainable transport, yet battery service life remains a limiting factor for cost and adoption. Distinct from traditional laboratory-based simulations that often fail to capture the complexity of field conditions, this study investigates how EV user behavior—including driving style and charging demands—influences capacity using large-scale, real-world operational data from daily EV usage. A data-driven framework is developed to quantify driving and charging behaviors through multidimensional feature extraction at the vehicle level and estimate battery State-of-Health (SOH) trajectories, enabling direct linkage between individual behavior patterns and degradation outcomes. Results reveal substantial heterogeneity in aging rates explicitly driven by diverse user behaviors: under identical urban conditions, vehicles with a radical driving style exhibit approximately 81% faster SOH decline per 20,000 km than those with a moderate style; regarding
Liu, TianyiJing, HaoZhu, JiankuanChen, YongjianOu, ShiqiQian, Xiaodong
Drivers obtain road information through head and neck rotation. In order to study the influences of head and neck rotation posture on occupant injury in frontal impact scenario, the THUMS (Total Human Model for Safety) AM50 human body model with five different head and neck rotation postures but without active muscles was adopted to study the biomechanical injury responses of occupant under the frontal impact scenario at 56 km/h in this study. Firstly, the kinematic responses of total body and head acceleration curves at the center of gravity predicted by PMHS (Post Mortem Human Subject) and THUMS AM50 human model under the sled test conditions were compared to verify the simulation model for subsequent study. Then, the THUMS AM50 human model with standard occupant seating posture was adjusted to have five different head and neck rotation postures with 0°, ±20°, and ±40° rotation angle, respectively. Finally, a series of frontal impact sled with or without airbag simulations were
Li, Dongqiangjiang, YejieTan, ChunLi, YanyanGong, ChuangyeWu, HequanJiang, Binhui
In recent years, the tightening of vehicle emission regulations has led to a decreasing trend in regulated pollutants such as NOₓ and CO. However, the emission of ammonia (NH₃), which is unintentionally generated during the purification process in three-way catalyst of gasoline vehicles, has become a growing concern. NH₃ emissions from vehicles can serve as a precursor to PM2.5 and have been reported to cause local roadside pollution. Therefore, there is a growing need for on-road testing to identify conditions under which NH₃ is likely to be emitted. Furthermore, since engine control strategies vary among vehicle types, it is desirable to consider differences in emission behavior across different models. In this study, on-road NH₃ emissions were measured for multiple vehicle models with different powertrains, and the effects of engine behaviors and engine operating duration across vehicles on NH₃ emissions were investigated. To analyze differences in NH₃ emission behavior among
Ashizawa, KeigoFukunaga, ChisatoGao, TianyiSato, Susumu
Driving behavior is a significant factor influencing vehicle emissions, and it must be carefully considered when modeling emissions for real road transportation vehicles. This study aims to contribute to this field by improving the intelligence and accuracy of distinguishing driving behavior volatility through the use of clustering algorithm. The research begins by processing raw emissions data collected from light-duty gasoline vehicle during real-driving emissions (RDE) test, which are used as input features for the clustering algorithm. Subsequently, a driving behavior classification method based on the gaussian mixture model (GMM) clustering algorithm is proposed. The results show that aggressive driving has a significantly higher CO2 emission rate compared to normal and calm driving. Specifically, the average CO2 emission rate for aggressive driving is 5.61 g/s, which is substantially higher than that of calm driving (2.40 g/s) and normal driving (2.91 g/s). Following this, the
Yu, HaoMa, YiTan, JianxunWang, JingZhang, HonghaoHu, WeiChen, HaoYu, Wenbin
Integrating intelligent and connected technologies in vehicles has significantly enriched the information environment for drivers, aiding them in making comprehensive driving decisions. However, inadequate information display may lead drivers to miss crucial information or increase their cognitive load, thereby affecting driving safety and user experience. It is essential to study drivers’ preferences for in-vehicle information display, the factors influencing these preferences, and to present information through appropriate modalities and carriers. Drawing on 695 valid questionnaire responses, this study investigates drivers’ preferences for recommendatory, explanatory, alerting, and warning information across three display modalities and six display carriers. A multivariate ordered probability model was further developed to examine the influence of user characteristics on these preferences. The results showed that drivers preferred visual cues over auditory ones, with a selection
He, GangDiao, KaiLuo, LongfeiXie, BingjunZhong, YixinQi, Jianping
This paper presents a novel AI-based parking management system designed to enhance efficiency, reduce manual intervention, and optimize operational costs in modern parking facilities. By integrating computer vision with infrared (IR) sensors, the system continuously monitors parking areas in real time, accurately detecting vehicle occupancy and dynamically updating the space availability. The hybrid approach minimizes reliance on conventional sensors, improving accuracy and environmental robustness. Additional features include intelligent navigation assistance guiding drivers to available spots and integrated video surveillance for enhanced security through AI-driven suspicious activity detection. The user interface provides real-time updates ensuring a seamless and convenient parking experience. Overall, this system offers a comprehensive solution that advances parking technology through automation, real-time monitoring, and secure, user-friendly operation.
N, KalaiarasiGupta, ShivanshHajarnis, MihirAnand, Vikas
Autonomous vehicles require drivers to assume control of the vehicle in situations where the vehicle control system cannot perform its intended task. A shared control-based approach to driving authority transfer can effectively mitigate the driving risks associated with diminished driver capability due to prolonged disengagement, but it may readily precipitate human–machine conflicts—oscillatory steering behavior, excessive driver workload, and unstable control during weight transitions. Addressing the characteristics of driver capability variations during takeover tasks, a shared control strategy incorporating real-time driving ability, termed the real-time driving ability strategy (RDAS), is proposed. Initially, a real-time capability assessment strategy based on an expected steering angle model is developed. By collecting driving data under conditions of adequate driver capability to train an adaptive neuro-fuzzy inference system (ANFIS) neural network, the expected steering angle
Qi, ZhenliangLiu, PingDuan, HaotianZhou, ZilongHuang, Haibo
Sonar sensor systems have been developed to prevent collisions between vehicles and surrounding objects by employing ultrasonic sensors mounted at the front of the vehicle. These systems warn drivers when nearby obstacles are detected. However, relatively few studies have examined the capacity of sonar to detect humans. This study aims to clarify the human detection capacity of front sonar sensors installed in two light passenger cars (LPC-I and LPC-II), one small passenger car (SPC), and one minivan (MNV). The LPC-I, SPC, and MNV were equipped with center and corner sensors, whereas the LPC-II had only corner sensors. Three volunteers—a child, an adult female, and an adult male—participated in the study. Human detectability was assessed using the “maximum detection distance ratio,” defined as the ratio of the maximum detection distance for a volunteer to that for a standard pipe. The results showed that both the center and corner sensors consistently detected front- and side-facing
Matsui, YasuhiroOikawa, Shoko
Severe rear-impact collisions can cause significant intrusion into the occupant compartment when the structural integrity of the rear survival space is insufficient. Intrusion patterns are influenced by impact configuration—underride, in-line, or override—with underride collisions channeling forces below the beltline through the rear wheels as a primary load path. This force concentration rapidly propels the rear seat-pan forward, contacting the rearward-rotating front seatback. The resulting bottoming-out phenomenon produces a forward impulse that amplifies loading on the front occupant’s upper torso, increasing the risk of thoracic injury even when the head is properly supported by the head restraint. This study analyzes a real-world rear-impact collision that resulted in fatal thoracic injuries to the driver, attributed to the interaction between the driver’s seatback and the forward-moving rear seat pan. A vehicle-to-vehicle crash test was conducted to replicate similar intrusion
Thorbole, Chandrashekhar
Indian passenger car accident data indicates that approximately 44% of crashes are frontal impacts (Refer fig 1). Among the injuries sustained in these crashes, lower leg injuries are notably critical, contributing to nearly 25% of driver occupant injuries (Refer fig 2). To evaluate such injuries, the Bharat New Car Assessment Program (BNCAP) includes lower leg injury metrics as part of the Frontal Offset Deformable Barrier (ODB64) test. While the overall injury performance is assessed at the vehicle level, BNCAP also monitors vehicle interior intrusions—particularly pedal intrusions—as key contributors to lower limb injury severity. A major challenge in frontal crashes is the intrusion of the vehicle's front-end structure into the occupant compartment. Rigid components, particularly the brake pedal assembly, can be displaced rearward during a crash, significantly increasing the risk of lower leg injuries. Therefore, minimizing pedal intrusions into the driver foot-well is critical for
Shetti, Rahul R.Kudale, ShaileshNaik, NagarajBisen, BadalKotak, VijayDudhewar, SwapnilBhagat, AmitDurgaprasad, HNV
ADAS i.e. Advanced Driver Assistance Systems are pivotal towards amplifying road safety by reducing human error and assisting drivers in critical situations. Most major ADAS technologies are developed and validated using data and test scenarios that are predominantly based on the driving conditions and road environments of developed countries. However, in a country like India, where driving behavior, traffic dynamics, road infrastructure, and accident characteristics differ significantly, the ADAS technologies and test scenarios validated by different forums create a critical gap in deploying such systems on vehicles to work on Indian roads. The major aim of this study was to determine and generate India-specific ADAS test scenarios from the Road Accident Sampling System India (RASSI) database, available MoRTH reports, and data from previously executed ADAS test cases. Through this research, we propose a methodology to identify, extract, and analyze accident scenarios pertaining to the
Adhikari, MayurBhagat, AjinkyaVerma, HarshalKale, Jyoti GaneshKarle, UjjwalaSharma, Chinmaya
Today due to time to market requirements, Original Equipment Manufacturers (OEM) prefers platform modularity for Product Development in Automotive Domain. Money and time being main constraint we need to focus on single platform which can give flavors of different category just by changing Ride height and Tyre and some extra tunable. Taking this as challenge still tyre development for new variant demands lot of time and iterations which can lead to delays in time to market. This study provides a virtual development process using driver in loop Simulator and Multi body dynamics simulation which are real time capable and integrating physical tire models. The proposed alteration introduces ride height changes, weight distribution changes, and center of gravity changes from existing vehicle design. The proposed new vehicle variant also introduces tire change from highway terrain type to all-terrain type as it was intended to deliver some off-roading capabilities, thereby vehicle dynamics
Shrivastava, ApoorvAsthana, Shivam
The rapid evolution of intelligent transportation systems has made drivers’ attentiveness and adherence to safety protocols more critical than ever. Traditional monitoring solutions often lack the adaptability to detect subtle behavioral changes in real time. This paper presents an advanced AI-powered Driver Monitoring System designed to continuously assess driver behavior, fatigue, distractions, and emotional state across various driving conditions. By providing real-time alerts and insights to vehicle owners, fleet operators, and safety personnel, the system significantly enhances road safety. The system integrates lightweight AI/ML algorithms, image processing techniques, perception models, and rule-based engines to deliver a comprehensive monitoring solution for multiple transportation modes, including automotive, rail, aerospace, and off-highway vehicles. Optimized for edge devices, the models ensure real-time processing with minimal computational overhead. Alerts are communicated
Chikhale, ShraddhaSing, SandipHivarkar, UmeshMardhekar, Amogh
Identifying the type of drive cycle is crucial for analyzing customer usage, optimizing vehicle performance and emission control. Methods that rely on geographical location for drive cycle identification are limited by varying driving conditions at the same location (e.g. heavy traffic during peak hours vs. free-flowing traffic at night). This paper proposes a methodology to identify the type of drive cycle (city, interurban, highway or hybrid) using drive characteristics derived from vehicle data rather than geographical location. Real-world vehicle data from testing trucks is taken, whose drive profiles are already known. Initially, multiple characteristic features of the drive cycle are identified from literature surveys and domain experience. These features, which can be extracted from basic signal data, include gear shifts, time spent in different driving modes (acceleration, cruise, standstill), velocity distributions, and an 'aggressiveness factor' representing overall driving
Reddy, Mallangi PrashanthGorain, RajuGanguly, Gourav
The automotive regulatory landscape in India is evolving rapidly, driven by a dynamic policy intervention by GOI, striking push for sustainable mobility, safety, technological advancements, dEnvironmentally soundeeper localization, energy self-reliance, product quality control and simplified registration process. Key regulations cover areas like vehicle safety norms, emission norms, fuel economy norms, BIS QCO, the promotion of EVs and alternative fuel vehicles, R & D roadmaps, ELVs, incentive policies and vehicle registration reforms. India has been keeping a close eye on the automotive regulatory progress in the Europe as well as other developed countries as a cornerstone for technical harmonization, cross learning, gauge benefits and economic implications. India is progressively aligning its automotive regulations with global standards, particularly with UN Regulations and GTRs, while also considering unique Indian driving and environmental conditions. This alignment is crucial for
Patil, Dharmarayagouda
In India, Currently Continuous FULL MIDC (Modified Indian Driving Cycle) is used to declare the Range & Energy consumption of BEV (Battery Electric Vehicle). AISC (Automotive Industry Standards Committee) is looking to implement Worldwide Harmonized Light-Duty Test Procedure (WLTP) in India. AISC released AIS 175 for WLTP implementation from Apr 2027. The objective of WLTP is to standardize the test procedure globally for evaluating Emission/FE/Range of Light Duty Vehicles. But the effect of AIS 175 regulation on Battery Electric Vehicles Range Declaration is very less. The Range is almost same as Full MIDC declared Range. The On-road Range BEV is always lesser than the Declared Range of vehicles because of ambient conditions. Usually, the Full MIDC declared Range will be 20% ~26% higher than actual On Road Range. The Range of BEV as per India WLTP 3-Phase was observed 18% ~ 24% higher than actual On-road range of vehicles. There is only 2% difference observed between Full MIDC Range
Shiva Kumar, MucharlaTentu, Kavya
Bilateral Cruise Control (BCC) is a new concept that has been shown to reduce traffic congestion and enhance fuel/energy efficiency compared to Adaptive Cruise Control (ACC). BCC considers both lead and trailing vehicles to determine the ego vehicle’s acceleration, effectively damping any disturbance down the vehicle string and reducing possibilities for congestion. Despite the advantages demonstrated with BCC, one major limitation is its non-intuitive behavior, which stems from the fact that the BCC reacts not just to the lead vehicle but also to the trailing vehicle’s movement. This paper identifies key issues with BCC control and proposes solutions that retain the benefits of BCC while maintaining intuitive behavior. Specifically, a novel switching strategy is proposed to switch between ACC and BCC control modes by critically analyzing the driving conditions. The proposed system ensures acceptable driving behavior with predictable braking and acceleration, resulting in an intuitive
A, AryaA, AishwaryaD, Vishal MitaranM, Senthil VelKumar, Vimal
Vehicle door-related accidents, especially in urban environments, pose a significant safety risk to pedestrians, infrastructure and vehicle occupants. Conventional rear view systems fails to detect obstacles in blind spots directly below the Outside Rear View Mirror (ORVM), leading to unintended collisions during door opening. This paper presents a novel vision-based obstacle detection system integrated into the ORVM assembly. It utilizes the monocular camera and a projection-based reference image technique. The system captures real-time images of the ground surface near the door and compares them with calibrated reference projections to detect deviations caused by obstacles such as pavements, potholes or curbs. Once such an obstacle is detected the vehicle user is alerted in the form of a chime.
Bhuyan, AnuragKhandekar, DhirajJahagirdar, Shweta
Computer vision has evolved from a supportive driver-assistance tool into a core technology for intelligent, non-intrusive occupant health monitoring in modern vehicles. Leveraging deep learning, edge optimization, and adaptive image processing, this work presents a dual-module Driver Health and Wellness Monitoring System that simultaneously performs fatigue detection and emotional wellbeing assessment using existing in-cabin RGB cameras without requiring additional sensors or intrusive wearables. The fatigue module employs MediaPipe-based facial and skeletal landmark analysis to track Eye Aspect Ratio (EAR), Mouth Aspect Ratio (MAR), head posture, and gaze dynamics, detecting early drowsiness and postural deviations. Adaptive, driver-specific thresholds combined with CAN-bus data fusion minimize false positives, achieving over 92% detection accuracy even under variable lighting and demographics. The emotional wellbeing module analyzes micro-expressions and facial action units to
Iqbal, ShoaibImteyaz, Shahma
In-vehicle communication among different vehicle electronic controller units (ECU) to run several applications (I.e. to propel the vehicle or In-vehicle Infotainment), CAN (Controller Area Network) is most frequently used. Given the proprietary nature and lack of standardization in CAN configurations, which are often not disclosed by manufacturers, the process of CAN reverse engineering becomes highly complex and cumbersome. Additionally, the scarcity of publicly accessible data on electric vehicles, coupled with the rapid technological advancements in this domain, has resulted in the absence of a standardized and automated methodology for reverse engineering the CAN. This process is further complicated by the diverse CAN configurations implemented by various Original Equipment Manufacturers (OEMs). This paper presents a manual approach to reverse engineer the series CAN configuration of an electric vehicle, considering no vehicle information is available to testing engineers. To
Kumar, RohitSahu, HemantPenta, AmarBhatt, Purvish
This paper presents a comprehensive survey and data collection study on the adaptability of Camera Monitoring Systems (CMS) for passenger vehicles. With the growing demand for enhanced safety, automation, and driver assistance technologies, Camera Monitoring Systems (CMS) has emerged as a key component in modern automotive design. This study aims to explore the current state of camera-based monitoring in passenger vehicles, focusing on their adaptability through survey data collection of various driving population and analysis. This paper evaluates the acceptance of CMS configurations in replacement to conventional rear-view mirrors through Position of Monitor, Clarity, CMS Adaptiveness to eyes, Comfort while turning, Merging into moving traffic, Monitoring Rear Traffic, while Getting Out of Car, while Overtaking, Coverage Area and Overall Acceptance. The findings offer valuable insights for manufacturers, engineers, and researchers working toward the evolution of intelligent vehicle
Sinha, AnkitTambolkar, Sonali AmeyaBelavadi Venkataramaiah, ShamsundaraKauffmann, Maximilian
In the Indian context, introduction of ADAS can play a positive role in improving road safety by assisting the driver and preventing unsafe driver behaviour. Technologies like Automated Emergency Braking (AEB), Lane Keep System, Adaptive Cruise Control, Driver Drowsiness Detection, Driver Alcohol detection etc., if deployed safely and used in a safe manner can help prevent many of the current road deaths in India. Safe deployment and safe use of such ADAS technologies require the systems to operate without failure within their operational design domains (ODD) and not surprise the drivers with sudden or unpredictable failures, to help develop their trust in the technology. As a result, identifying test scenarios remain a key step in the development of Advanced Driver Assistance Systems (ADAS). This remains a challenge due to the large test space especially for the Indian context due to the unpredictable traffic behaviour and occasional road infrastructure. In this paper, we introduce a
Serry, HamidDodoiu, TudorAlakkad, FadiZhang, XizheKhastgir, SiddarthaJennings, Paul
With the growing adoption of Advanced Driver Assistance Systems (ADAS) in the Indian automotive landscape, the need for effective Driver Monitoring Systems (DMS) has become increasingly critical. This paper presents the design, development, and validation of a Driver Distraction and Attention Warning System (DDAWS) tailored to Indian driving conditions. The proposed system integrates two key modules: Driver Attention Monitoring and Drowsiness Detection, using a high-resolution driver-facing camera to analyse head pose, facial landmarks, and behavioural cues. The drowsiness module incorporates metrics such as PERCLOS and Eye Aspect Ratio (EAR), evaluated against the Karolinska Sleepiness Scale (KSS). Recognizing the limitations of self-assessed scales like KSS in dynamic driving environments, the study compares algorithmgenerated KSS values with self-reported scores to assess model accuracy. Additionally, the framework aligns with automotive safety standards such as AIS184,EU 2021/1341
Verma, HarshalKale, Jyoti GaneshKarle, Ujjwala
This paper presents the design of a cost-effective fuel injector driver designed for accelerated testing of injectors. The driver simulates injection patterns across a wide range of vehicle operating conditions and can be programmed with injection maps for different engines, test cycles based on drawing specifications, pre-defined engine running profiles, and manual control, where the user defines PWM frequency and duty cycle. It also enables remote operation through a Wi Fi access point. An injector driver-based test setup was developed to study wear and evaluate leakage tendency in an injector design. To simulate extended field usage in a short timeframe, an accelerated operating cycle was derived using telematics data. Injector samples were tested with periodic leak rate measurements. Conducting such tests at vehicle level or on engine test bench would involve significant time and cost. This setup is an effective tool for rapid comparative analysis across supplier design, enabling
Bhatt, PanchamAgrawal, AdheeshKuchhal, Abhinav
Body-on-frame vehicles are well-regarded for their durability and off-road capabilities, but their structural design often makes them more vulnerable to noise, vibration, and harshness (NVH) issues. Vibrations originating from uneven roads are transmitted through the suspension and steering assemblies, sometimes resulting in rattles or other disturbances. These vibrations can be amplified by the inherent flexibility in the body-to-frame mounting system. In such vehicles, the steering system plays a critical role in driver comfort and is highly sensitive to vibrational inputs from the road surface, especially on coarse or uneven terrain. Occasionally, these inputs result in subtle rattle noises that are perceptible only to the driver and may not be detected under controlled testing environments. This poses a challenge for engineers trying to isolate and resolve such intermittent NVH phenomena. Identifying the source requires a combination of real-world driving evaluations, structural
Ramesh Chand, Karan KumarGopinathan, HaridossKabdal, Amit
The paper aimed to improve the accurate quantification of driver drowsiness and to provide comprehensive, evidence-based validation for a Vision-Based Driver Drowsiness and Alertness Warning System. Advanced quantification of driver drowsiness is designed to enhance distinction of true positive events from False Positive and False Negative events. Methodology to pursue this included assessing inputs such as facial features, driver visibility, dynamic driving tasks, driving patterns, driving course time and vehicle speed. The system is programmed to actively learn Eye Aspect Ratio (EAR) reference and adapt personalised EAR threshold value to process EAR frames against the learnt threshold value. This method optimized the data frames to enhance the evaluation and processing of essential frames, thereby reducing delays in the processor and the Human-Machine Interface (HMI) warning module. Comprehensive validation is systematically conducted within a controlled test track environment to
Balasubrahmanyan, ChappagaddaAkbar Badusha, A
Passenger vehicle users often manoeuvre their cars in diverse and unpredictable driving patterns. The vast and varied terrain of the Indian subcontinent further complicates this scenario, introducing unique challenges due to differences in driving expertise, vehicle usage, and environmental conditions. A specific challenge addressed in this paper arises during different engine temperatures and transient driving conditions—a critical phase for engine calibration to ensure optimal drivability and emissions performance. With current calibration practices, a backfire like abnormal engine noise was observed during certain transient driving patterns. This paper presents a novel calibration methodology designed to eliminate such abnormal noise. The proposed approach involves a step-by-step transient calibration refinement, making the calibration process more robust and adaptable to any driving behaviour. The paper outlines the specific challenges encountered and details the multi-level
Suna, BhagyashreeTyagarajan, SethuramalingamPise, ChetanAishwarya, Amritansh
In recent times, a standard driving cycle is an excellent way to measure the electric range of EVs. This process is standardized and repeatable; however, it has some drawbacks, such as low active functions being tested in a controlled environment. This sometimes causes huge variations in the range between driving cycles and actual on-road tests. This problem of variation can be solved by on-road testing and testing a vehicle for customer-based velocity cycles. On-road measurement may be high on active functions while testing, which may give an exact idea of real-world consumption, but the repeatability of these test procedures is low due to excessive randomness. The repeatability of these cycles is low due to external factors acting on the vehicle during on-road testing, such as ambient temperature, driver behavior, traffic, terrain, altitude, and load conditions. No two measurements can have the same consumption, even if they are done on the same road with the same vehicle, due to the
Kelkar, KshitijKanakannavar, Rohit
In the evolving landscape of the automotive industry, this study presents an innovative approach to developing digital twins for driver profiles, establishing a standardized and scalable procedure for collecting and analyzing driving data on a global scale. The proposed methodology centers on the development of a robust cloud infrastructure, including Data Lake and associated services, designed for efficient storage and processing of large volumes of data from multiple markets and vehicle types. The research introduces an adaptable procedure for data collection campaigns, applicable to diverse global markets and encompassing a wide range of vehicles, from internal combustion engines to electric and hybrid models. A key feature of this approach is the establishment of advanced data decoding protocols, enabling precise interpretation of CAN network information from vehicles of different manufacturers and models, even when the CAN structure is not previously known. The study defines
Arturo, RubioMarín Saltó, AnnaDiaz, FranciscoOlivencia, Sergio
In automotive safety systems, Time to Collide (TTC) is traditionally used to trigger warnings in auto-emergency braking systems. However, TTC can lead to premature or inaccurate warnings as it is calculated based on the relative speed and distance between the ego and an obstacle. TTC does not consider the vehicle’s braking dynamics, such as brake prefill lag which varies across different vehicles, maximum deceleration, and the effectiveness of braking systems and assumes constant speed which may not always be realistic. We propose Time to Brake (TTB) as a more effective parameter for driver warnings. TTB directly relates to the action a driver needs to take—braking. It provides a clear indication of when braking should begin to avoid a collision, whereas TTC only tells us about the possibility of a collision. To calculate TTB we utilize the brake profile, which incorporates both deceleration and system jerk for improved accuracy. The proposed warning time is the sum of variable brake
Singh, Ashutosh PrakashKumawat, HimanshuGupta, Sara
With introduction of Corporate Average Fuel Efficiency norms (hereafter referred as CAFÉ norms) in India, the manufacturers of all M1 Category vehicles (not exceeding 3,500kg GVW) must ensure that they comply with Annual Corporate average CO2 target as defined in regulation. Moreover, this target will become stricter at various stages in the coming years. Hence CO2 emissions are becoming one of the major focus parameters during vehicle development. There are several factors that can impact CO2 emissions during measurement in laboratory-based test cycles such as MIDC or WLTC. One such major factor is driving variations. Although speed and time tolerances are provided during the test (as part of AIS 137/AIS 175) to limit the variation, even within these tolerances, drive-related effects make significant contribution to test results variability. Monitoring and control of such variations is important to understand the true fuel economy potential of the vehicle. Drive Trace indices are
ER, ShivramRawat, VijaypalKhandelwal, VineetKumar, ArunMalhotra, Jitendra
Items per page:
1 – 50 of 5123