Submission Deadline-23rd October 2025
October Issue of 2025 : Publication Fee: 30$ USD Submit Now
Submission Deadline-04th November 2025
Special Issue on Economics, Management, Sociology, Communication, Psychology: Publication Fee: 30$ USD Submit Now
Submission Deadline-19th November 2025
Special Issue on Education, Public Health: Publication Fee: 30$ USD Submit Now

A Research Paper on Car Engine Control System Based on Driver’s Health for Economic Car

  • Prof. Abhijit S Mali
  • Miss. Sukhada Sunil Ghugare
  • Prof. Juber M. Mulla
  • 1800-1807
  • Jul 18, 2025
  • Engineering

A Research Paper on Car Engine Control System Based on Driver’s Health for Economic Car

Prof. Abhijit S Mali1, Miss. Sukhada Sunil Ghugare2, Prof. Juber M. Mulla3

1,2 Dept. of E&TC Engg. Tatyasaheb Kore Institute of  Enggineering & Technology, Warananagar

3 Dept. of Mechatronics Engg. RIT, Islampur

DOI: https://doi.org/10.51244/IJRSI.2025.120600151

Received: 22 June 2025; Accepted: 26 June 2025; Published: 18 July 2025

ABSTRACT

India is growing country. In India road transport facility increases. As the road transport improves it automatically increase the road speed limit. In effect the drivers drive vehicles with high speed that will increase the possibility of the accidents. The car accidents have many causes one of them is due to driver’s bad health. Due to sudden heart attack or high blood pressure driver’s vision getting blurred it may lead to accident condition. There is a system required that will early detect these type of causes and that will automatically reduce the speed of vehicle. The proposed system will do this using AT328P controller and pulse sensor with drive control to reduce the vehicle speed. This will try to increase the survival rate and reduce the chances of accident.

Keywords— Arduino, GSR Sensor, Flex Sensor, Servo Motor, DC Motor, Motor driver

INTRODUCTION

The function of road transportation is significant in the growing nation.  Accident rates will rise in tandem with the growth of road transportation.  It is often noted that the majority of accidents occur as a result of a motorist experiencing a heart attack and abruptly losing control of their car.  The suggested approach will attempt to address this problem by identifying the heart attack situation early on.  The employment of two different types of sensors—the GSR sensor and the flex sensor—to give driver safety measures is the primary emphasis of this article. Human heartbeats vary depending on the circumstances.  A pulse sensor that employs Internet of Things control to identify panic situations will continually monitor the driver’s heartbeat in order to prevent accidents.  IOT alerts the police, ambulance, and owner to the situation.  The GPS Neo 6M and GSM SIM 800L are utilized for such notice. The automobile will automatically apply the brakes and slowly come to a stop if it is found that the person’s heartbeat has increased. An alert message will be sent to family members or the emergency system with GPS coordinates so that they can get to the scene immediately.

The driver’s drunkenness is detected by an alcohol detection sensor, which prevents the engine from starting.  The pulse sensor measures the driver’s present condition; if the pulses are out of range, the engine will lock and not start.  The automobile will sound an alert if the driver feels that he is in a dangerous situation and that his hand grips are moving away from the steering wheel. If he does not respond, the speed of the vehicle will be lowered.  The entire system is based on the Internet of Things and uses GSM to send notifications.

LITERATURE SURVEY

Many health problems are arising as a result of the drivers’ primary lack of attention to their health, and some people have offered health solutions to prevent this.  IoT, cloud, and RFID technology were employed by P.M. Durai Raj Vincent and Jayapradha Soundarajan [1] as security measures to preserve patient life.  To gather various data from various consumers, they employed a number of sensors. Path length, path identification duration, and local efficient threshold, energy, time, and latency are the parameters that Priyanka and Jashanpreet Kaur [2] employed for path identification using ACO.  These factors are used to determine the most energy-efficient method that takes the least amount of time, which is utilized in healthcare services. Data integration utilizing a Rasberry Pi and Docker container, which saves the data on the server and transmits the information to the user, was presented by Kavita Jaiswal, Srikandan Sobhanayak, Bhabendu Kumar Mohanta, and Debasish Jena [3].  Here, the Raspberry Pi uses the associated sensors to gather and store medical data.  Through mobile apps, the user may access the received data.  Patients’ health is improved by the information these applications supply. Lavanya, S., Divya Bharathi, J., and G. Lavanya [4] presented an Internet of Things (IoT)-based intelligent home-centric healthcare platform that offers various medical health applications with minor adjustments and seamlessly connects smart sensors affixed to the human body for physiological monitoring for daily medication management.  An intelligent real-time patient monitoring system that can be utilized in homes and hospitals to accurately identify any abnormalities and measure parameters like temperature and ECG was proposed by Mumtaj.S.Y. and Umamakeswari.A [5].  In the event of any anomaly, the system notifies the physicians and caregivers.  Additionally, it allows physicians to decrease expenses associated with patient monitoring and maximize the use of available medical resources.

M. S. Mulla and S. S. Bidwai [18] on their paper introduces the technique for the deployment and the alerting system for the economic vehicle to identify the accident spots.

From all above literature it is found that the drivers health monitoring system is not that quick and it will require the advanced sensor network that will used to sens the problems quickly and aler the user. İn some paper it is found that for aler system only buzzer is attached but with the buzzer there is need of vibration motor is require to alert the driver on the steering wheel. So from this survey it is decided to use the GSR sensor for the panic detection and the pressure sensor mounted on the steering wheel as well as alertiing system.

METHODOLOGY

Entire system is operated using microcontroller AT328P. There are five sensors are attached with its input side. These sensors collect different data like pulse rate, blood pressure, grip pressure of driver. After getting that data driver’s health will be predicted. If there is any issue then message will be send to the ambulance system or the relatives with the GPS coordinates. Then proximity sensor collect the data and as per the ultrasonic sensor data the motor driver will slow down the speed of wheels and shift the car to the left side. Using servo motor controller the hand breaks will be applied. The status of the entire system will be available on the LCD display. The entire system block diagram is available in Fig. 1.

Fig. 1. Block Diagram of Proposed System

Fig. 1. Block Diagram of Proposed System

The flowchart of the system represent the sensor operations. Once the sensor is initialized then the system will be activated. Then sensor continuously start to detect the available data. If the user having any issue regarding health and heart it will be detected by the GSR sensor and it will send signal to the controller and controller generates the alert signal as well as the alert message send to the persons so that the person gets the real time coordinates of the driver and easily helping agencies reaches to the accident spot. The flowchart for proposed system is as follows,

Fig. 2. Flowchart of the system

Fig. 2. Flowchart of the system

Fig. 3. Flowchart of 2nd part(lane detection) of the system

Fig. 3. Flowchart of 2nd part(lane detection) of the system

The above flowchart represent 2nd part of the system. Once the sensor is initialized it will start to detect the health of the drivers. İf the limit crosses the thresholud limit then it will automatically start to buzz the speaker and still the problem continues the system automatically transfers the operation to the aumatic mode and starts to detect the lane. İf no one present near or back side of the car. The car steering star to tilt slowly. And finally reach to the left most side of the road. After that system send the warning message. İn this way the second part of the system will work.

RESULT

For the proposed project, software simulation is created to verify the correctness of the system and its intended operation.  The circuit diagram that results from that is as follows:

Fig. 4. Actual Working Diagram of Proposed System

Fig. 4. Actual Working Diagram of Proposed System

Here, the GPS and GSM modules’ TX and Rx pins are linked to the Arduino UNO.   Serial data will be used for communication between these models and the UNO.   When pressure is applied to the steering wheel, the flex gripper sensor senses it and converts it into an electrical signal.  The wheel motor and hand brake sensor’s output.   Fig. 4 displays the Arduino Uno motor connection.

Fig. 5. 2nd Part of Proposed System

Fig. 5. 2nd Part of Proposed System

The following table represents the data detected by the sensor while testing.

Table I. Sample values of the sensors and it’s data

Sr. No. Pressure Sensor GSR Sensor Status
1. 120 80 Normal
2. 132 85 Normal
3. 142 145 Moderate Problem
4. 0 155 Danger
5. 20 160 Danger
6. 0 82 Moderate Problem
7. 125 85 Normal

The above table displays the values of GSR ann the Pressure sensor. Here the values of pressure sensor varies between zero and the 200. Whenever values i sless than 50 it is predeted as the danger condition. As the danger condition it will send the message with the location to the relatives or the ambulance system networks. İf only one sensor value is trigger the lower limit it will only displays the moderate problem. There might be chance of the dnager but still no any confirmation from the sytem that condition is not taken in the danger region. İt is the same as the normal condition but alert is stated. The threshold value for the heart rate sensor from the above result is set to be the 80 and the 120 for the pressure sensor that will be considered as the normal value but if increases it will be considered as the fault in human body.

If G is the GSR sensor value and the P is the pressure sensor value then the current state will be calculated as,

GTh =8 ——- (1)

G1=R*GTh / 100 ——– (2)

G= G1 – GTh ———— (3)

From equation number 3 we can calculate the GSR sensor value and compare it with the observed value. The difference between them will be used to calculate the actual value of the Danger condition.

Fig. 6. AutoCAD design for the entire system

Fig. 6. AutoCAD design for the entire system

The above figure 6 represnts the AutoCAD design of the entire structure. The sky blue color area represent the steering wheel. Where we implemented the Heart rate sensor. The ECG/GSR sensors are connected to the human hand using the wired coinnection. The temperasture sensor is also attachec to that wire connected system. Then entire circuitery is interfaced with the microcontroller unit. İs this way the entire circuit is mounted on the vehicle dash board.

Fig. 7. Realtime data analysis

Fig. 7. Realtime data analysis

İn above figure the realtimne sensor data is available from this data we can say that normal condition having every sensor data in the above 100 but if there is danger condition then the data remains below the 100. İn condition 4 and 5 it is observed that the danger condition.

Fig. 8. Car data analysis

Fig. 8. Car data analysis

From the above figure car data is analyzed using sped direction angle and the breaking torque. As the danger condition is there then the value to torque is increases to apply the break as well as the car is telted in the left side direction so the it will remain same from the accidental condition.

FUTURE SCOPE

Economical car engine control system based on driver health  Because India cars are compatible with the growing trends in AI, IoT, and smart transportation, they provide a wide range of possible future uses. In the future, health monitoring systems and autonomous driving capabilities may be integrated, enabling the vehicle to safely park or slow down in the event that the driver’s condition suddenly worsens. Using machine learning models on a large set of fatigue and health indicators may enhance the system’s ability to predict and prevent health-related problems. By combining health data with national safety databases, authorities may create policies and procedures for monitoring the health of drivers in commercial transportation.

CONCLUSION

In conclusion, an accident prevention system based on driver health monitoring that uses Arduino, GPS, GSM, flex sensors, and GSR (Galvanic Skin Response) sensors holds significant promise for enhancing road safety, especially in commercial vehicles.  Real-time monitoring is made possible by the efficient processing of sensor data by the Arduino central controller.  GPS makes precise vehicle tracking possible, which is crucial in the event that an alarm is activated since it informs emergency services and fleet management of the car’s location.  By allowing communication between the vehicle and control centers and providing alerts about the driver’s whereabouts or condition, GSM enables quick response.  Flex sensors monitor a driver’s posture and can help identify sudden movements or fatigue signs that may indicate a medical emergency. By detecting skin conductivity to ascertain stress or alertness levels, the GSR sensor gives more details about the driver’s current state.

 By combining these elements, the system can continually monitor the driver’s vital signs and attention level while also notifying emergency contacts or fleet management in the event of abnormal data.  This proactive approach to health monitoring can increase overall road safety by averting accidents caused by driver fatigue, stress, or unforeseen health issues.

REFERENCES

  1. Jayapradha, S., and PM Durai Raj Vincent. “An IOT based Human healthcare system using Arduino Uno board.” 2017 International Conference on Intelligent Computing, Instrumentation and Control Technologies (ICICICT). IEEE, 2017.
  2. Priyanka, Priyanka, and Jashanpreet Kaur. “Ant Colony Optimization Based Routing in IoT for Healthcare Services.” 2018 Second International Conference on Intelligent Computing and Control Systems (ICICCS). IEEE, 2018.
  3. Jaiswal, Kavita, et al. “IoT-cloud based framework for patient’s data collection in smart healthcare system using raspberry-pi.” 2017 International Conference on Electrical and Computing Technologies and Applications (ICECTA). IEEE, 2017.
  4. Lavanya, S., G. Lavanya, and J. Divyabharathi. “Remote prescription and I-Home healthcare based on IoT.” 2017 International Conference on Innovations in Green Energy and Healthcare Technologies (IGEHT). IEEE, 2017.
  5. Mumtaj, S. Y., and A. Umamakeswari. “Neuro fuzzy based healthcare system using iot.” 2017 International Conference on Energy, Communication, Data Analytics and Soft Computing (ICECDS). IEEE, 2017.
  6. Subasi, Abdulhamit, et al. “IoT based mobile healthcare system for human activity recognition.” 2018 15th Learning and Technology Conference (L&T). IEEE, 2018.
  7. Murali Subramaniyam, Deep Singh, Dong, “Recent developments on driver’s health monitoring and comfort enhancement through IoT”, 2nd International conference on Advances in Mechanical Engineering (ICAME 2018) IOP Conf. Series: Materials Science and Engineering 402 (2018) 012064, https://doi.org/10.1088/1757-899X/402/1/012064.
  8. Velino J. Gonzalez, Josiah M. Wong, Emily M. Thomas, Alec Kerrigan, Lauren Hastings, Andres Posadas, Kevin Negy, Annie S. Wu, Santiago Ontañon, Yi-Ching Lee, Flaura K. Winston, “Detection of driver health condition by monitoring driving behavior through machine learning from observation”, Expert Systems with Applications, Volume 199, 2022, 117167, ISSN 0957-4174, https://doi.org/10.1016/j.eswa.2022.117167.
  9. Andres E. Campos-Ferreira, Jorge de J. Lozoya-Santos, Juan C. Tudon-Martinez, Ricardo A. Ramirez Mendoza, Adriana Vargas-Martínez, Ruben Morales-Menendez and Diego Lozano “Vehicle and Driver Monitoring System Using On-Board and Remote Sensors”, Sensors 2023, 23, 814. https://doi.org/10.3390/s23020814, https://www.mdpi.com/journal/sensors.
  10. Tianyue, Zheng., Zhe, Chen., Chao, Cai., Jun, Luo., Xu, Zhang. (2021). 9. V2iFi: in-Vehicle Vital Sign Monitoring via Compact RF Sensing. ar Xiv: Signal Processing, doi: 10.1145/3397321.
  11. “Driver Vital Signs Monitoring Using Millimeter Wave Radio.” IEEE Internet of Things Journal, undefined (2022). doi: 10.1109/jiot.2021.3128548.
  12. Hiroaki, Hayashi., Mitsuhiro, Kamezaki., Shigeki, Sugano. (2021). 22. Toward Health–Related Accident Prevention: Symptom Detection and Intervention Based on Driver Monitoring and Verbal Interaction. doi: 10.1109/OJITS.2021.3102125
  13. Fayssal, Hamza, Cherif., Lotfi, Hamza, Cherif., Mohammed, Benabdellah., Georges, Nassar. (2020). 21. Monitoring driver health status in real time. Review of Scientific Instruments, doi: 10.1063/1.5098308
  14. Rory Coyne, Michelle Hanlon, Alan F Smeaton, Peter Corcoran, Jane C Walsh, Understanding drivers’ perspectives on the use of driver monitoring systems during automated driving: Findings from a qualitative focus group study, Transportation Research Part F: Traffic Psychology and Behaviour, Volume 105, 2024, Pages 321-335, ISSN 1369-8478, https://doi.org/10.1016/j.trf.2024.07.015.
  15. Natalie Watson-Brown, Verity Truelove, Teresa Senserrick, Self-Regulating compliance to enhance safe driving behaviours, Transportation Research Part F: Traffic Psychology and Behaviour, Volume 105, 2024, Pages 437-453, ISSN 1369-8478, https://doi.org/10.1016/j.trf.2024.07.021.
  16. N. Stephens, B. Collette, A. Hidalgo-Munoz, A. Fort, M. Evennou, C. Jallais, Help-seeking for driving anxiety: Who seeks help and how beneficial is this perceived to be?, Transportation Research Part F: Traffic Psychology and Behaviour, Volume 105, 2024, Pages 182-195, ISSN 1369-8478, https://doi.org/10.1016/j.trf.2024.07.003.
  17. Shailaja Sanjay Mohite, Dr. Uttam D Kolekar, Mr. Juber Shaphi Mulla, Ms. Santoshi Bhakte, Prof. Priya Shinde, Patil Jaydip, Interference management and power scheduling in femtocell networks with the optimized power scheduling BiLSTM, Computers and Electrical Engineering, Volume 119, Part A, 2024, 109487, ISSN 0045-7906, https://doi.org/10.1016/j.compeleceng.2024.109487.
  18. M. S. Mulla, D. Gavade, S. S. Bidwai and S. S. Bidwai, “Research paper on airbag deployment and accident detection system for economic cars,” 2017 2nd International Conference for Convergence in Technology (I2CT), Mumbai, India, 2017, pp. 846-849, doi: 10.1109/I2CT.2017.8226248.
  19. Kale, D. R., & Mulla, J. M. S. Ai In Healthcare: Enhancing Patient Outcomes Through Predictive Analytics.

Article Statistics

Track views and downloads to measure the impact and reach of your article.

0

PDF Downloads

8 views

Metrics

PlumX

Altmetrics

Track Your Paper

Enter the following details to get the information about your paper

GET OUR MONTHLY NEWSLETTER