You are on page 1of 4

Proceedings of the Sixth International Conference on Electronics, Communication and Aerospace Technology (ICECA 2022)

IEEE Xplore Part Number: CFP22J88-ART; ISBN: 978-1-6654-8271-4

Implementation and Health Monitoring System of


Vehicle by using IoT and Cloud Computing
Dr. G.N.R. PRASAD, Lakshman Kumar Kanulla, Vivek ijjagiri,
Sr. Assistant Professor, Dept. of MCA, Software Engineer, Department of Software Engineer, Department of
Chaitanya Bharathi Institute of information technology, information technology,
Technology (A), Apple Inc. University of Cumberlands
Gandipet, hyderabad, India. USA. Kentucky, USA.
2022 6th International Conference on Electronics, Communication and Aerospace Technology (ICECA) | 978-1-6654-8271-4/22/$31.00 ©2022 IEEE | DOI: 10.1109/ICECA55336.2022.10009432

gnrp@cbit.ac.in knvslakshmankumar@gmail.com vijjagiri4511@ucumberlands.edu

Dr. S. Suma Christal Mary


Professor of information technology,
Panimalar Engineering College
Poonamalle, India.
sumasheyalin@gmail.com

Abstract— This article takes an Internet of Things (IoT) Many people in the modern world want to drive internet-
based, embedded vehicle health monitoring system as its enabled, intelligent automobiles. Presently 947 million
starting point for examination. How well it can identify a passenger automobiles and 335 million commercial vehicles
vehicle's state by keeping tabs on its internal metrics, including are on the road worldwide [1]. By 2020, most automakers will
its heating rate, engine oil level, and CO status. The problems in try to equip their cars with built-in connections, internet
the car's actuators and sensors, whether caused automatically access, and IoT technologies [2]. With the Internet of Things
by the vehicle or the user, may be detected and identified by a (IoT), companies may link their recognizable objects to the
real-time vehicle health monitoring system. In reality, cars internet using a standardized set of protocols that can generate
break down after a given amount of time, and if they may not
existing business operations and perhaps establish new
maintain at regular intervals, it might be fatal for the people
riding inside. As such, the fundamental goal of this system is to
methods to function on heterogeneous networks [3]. The
create an IoT-based embedded system capable of detecting the internet has enabled the interconnection of almost all
internal state of a vehicle by assessing the many metrics used to equipment in our homes, workplaces, vehicles, and factories.
analyze the vehicle's present health status. True to its name, this The Internet of Things has become well-known in many
is a real-time assessment tool for easy health status checking. spheres to improve human convenience and security.
That being the case, it gives you complete and accurate data Generally used in the automotive sector, the Internet of Things
about the state of your car. After several disruptions and may be segmented into three subfields [4]. Initially, vehicle-
uncertainties, this IoT-based system promises to be able to to-vehicle communication relies on radio signals from
detect and diagnose actuator and sensor problems with almost neighboring cars to establish a network. Vehicle-to-
zero detection lag. infrastructure (or V2I) is the second subset; it refers to the
network's ability to interface with external systems. The third
Keywords— Vehicle, Monitoring system, IoT, Cloud subset deals with interfacing between vehicles and hardware
computing or internal/external devices [5,10].
I. INTRODUCTION The Internet of Things (IoT) is a network that
There are many individual components in a car that work links objects or things with software, sensors, actuators,
together to form larger systems like the powertrain. These network connection, and other electronics, enabling the
hardware parts are expensive because of their complicated devices to share and compile data to respond intelligently.
designs and assembly processes[6,7]. The performance of [6,11].
various pieces of hardware Using an ever-increasingly The term "Internet of Things" (IoT) describes
complex network of software components, e may be fine- scenarios in which computer devices generate, consume, and
tuned.[8,9] It is easy to imagine how difficult it would be to share digital information with little human
keep track of all these parts, particularly in the event of intervention[12,13]. With the advent of new Internet of Things
damage or failure. Current practices of doing most (IoT) items, including internet-enabled gadgets, automobile
maintenance only when there is a visual breakdown in the automation components, and energy management devices, the
vehicle are known as reactive maintenance; this kind of concept of an "Intelligent steering-wheel system" has emerged
maintenance is expensive, time-consuming, and potentially to provide enhanced convenience and security for
unsafe since it waits for failure to occur before beginning motorists.[14,15]
repair. Improving component and subsystem lifetimes
decreases vehicle servicing and repair costs and provides II. ARCHITECTURE AND IMPLEMENTATION OF PROPOSED
vehicle fault/failure prediction methods. Can all be METHODOLOGY:
accomplished by implementing a health monitoring system As a whole, this system includes both the hardware
that can automatically diagnose the operating conditions of architecture and the software code that runs it. The software
various subsystems and warn the driver/owner. Some studies component is a web-based application for communicating
using the references from [1-3] and other websites and tools with the vehicle's owner and manufacturer about the presence
[5-7] to fulfill the need to create a monitoring system. of a malfunction that necessitates service.

978-1-6654-8271-4/22/$31.00 ©2022 IEEE 518


Authorized licensed use limited to: Zhejiang University. Downloaded on February 23,2024 at 17:47:02 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Sixth International Conference on Electronics, Communication and Aerospace Technology (ICECA 2022)
IEEE Xplore Part Number: CFP22J88-ART; ISBN: 978-1-6654-8271-4

A. Hardware system: The vehicle's owner, the car industry, and government
The Microcontroller, responsible for the circuitry, allows agencies like the District Transport Office may all find this
the circuit to run on a DC power source. A temperature sensor data meaningful. The key characteristics or goals of the
is used in the monitoring system's hardware interface to detect system developed on the use of a microcontroller to allow for
temperature and transmit the information to the future expansion and customization. Secure Wi-Fi data
Microcontroller in real-time. transfer is made possible. Implementing the system requires a
web server or a cloud-based server. The system uses open-
source, widely-used web technologies and applications to
maximize its reach and user base.
This circuit uses the widely used SST89E516RD2
microcontroller from the 8052 family and its 40-pin DIP
packaging, and it was created and simulated using the Proteus
simulation program. Two ceramic capacitors, each 200 nF in
value, are placed between pins 1 and 2 and pins 2 and 3 to
Fig. 1. Hardware system dampen vibrations and noise.
Even though some microcontrollers include an
Apart from them, the engine makes use of two sensors. inbuilt oscillator, the SST89E516RD2 does not. Without such
The fuel level sensor is essentially a voltage divider device an oscillator, the microcontroller cannot retrieve its program
that monitors the engine oil level and displays the status of the instructions in time for execution. Therefore, an external
oil in the engine in real-time. MQ7-based CO sensor To oscillator circuit is for this application. The switching circuit's
determine whether the CO levels in the machine are clock source may be a crystal oscillator, resonator, function
abnormally high or standard, a is installed. generator, or even a second microcontroller. Pins 18 and 19 of
A Wi-Fi module, in this case, an ESP8266, is connected to the SST89E516RD2 are labeled XTAL1 and XTAL2,
the microcontroller so that the data may be updated in real- respectively. These crystals are the most popular oscillator
time to be shown on the LCD screen. With the help of an choice for microcontrollers.
Internet of Things (IoT) network, the Wi-Fi module may both According to its specifications, SST89E516RD2 can
upload and download information to and from the server. function at frequencies between 0 and 33 MHz. A crystal
When the temperature, oil level, or CO status changes when oscillator in the range of 0 to 33 MHz. The 11.0592 MHz
the Wi-Fi module connects to an IoT network, the web server crystal in this system.
will send an update message to the website.
In the context of serial transmission, this peculiar number
B. Cloud module: plays a crucial role. If serial communication isn't required, the
The system's cloud module includes a GUI meant for user system can use a crystal with a frequency anywhere from 0 to
services and data maintenance that is supplied to and stored 33 MHz. However, if serial communication is required, the
by the web server. This cloud component will serve as a system must use a crystal with a frequency of 11.0592 MHz,
database for storing and retrieving data in real-time and a or it will experience errors when communicating with external
front-end application in the form of a website. devices. Because the Wi-Fi module ESP8266 can only talk to
the microcontroller through a serial connection, the system
The system will create the user's profile in the database and
must support serial communication. Ceramic capacitors C1
assign a unique user key at the front end. This unit details the
and C2 of value 33PF are connected in parallel to the crystal
PHP-based server site the user may use to send requests and
to ground at pins 18 and 19.
get replies from the ESP8266 Wi-Fi module. Data supplied
through Wi-Fi to a router is fetched by the server's database
thanks to the coding. ESP8266 module set up with the router
to establish a connection to the server. The ESP8266 will send
data to the web server specified by the Attention (AT)
command after it has received valid information from the
microcontroller through a serial connection. Data collected in
the future may be used for things like online monitoring and
performance review.
When the time comes, the system will keep track of all the
information the user inputs on the devices, and the activities
carried out on them. The data received from the gateway is
kept in the back end by the user's instructions and machines
and indicated on the user's profile under the heading "device
data."
III. METHODOLOGY AND IMPLEMENTATION: Fig. 2. Circuit implementation.
The system's principal function is to recognize or detect
the characteristics of a conventional or electrical vehicle. This We don't need an external ADC since the digital
setup shows the engine's temperature, oil, and carbon temperature sensor DS18B20 communicates with the
monoxide levels. The system will continue tracking these microcontroller through a 1-wire protocol, in which the
metrics and upload the collected data to a central server microcontroller sends a command to the DS18B20 via an I/O
through Wi-Fi so that many users can access it. pin and then receives the sensor's response on the same tack.

978-1-6654-8271-4/22/$31.00 ©2022 IEEE 519


Authorized licensed use limited to: Zhejiang University. Downloaded on February 23,2024 at 17:47:02 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Sixth International Conference on Electronics, Communication and Aerospace Technology (ICECA 2022)
IEEE Xplore Part Number: CFP22J88-ART; ISBN: 978-1-6654-8271-4

A voltage divider is a mechanism for fuel level monitoring.


Vout = (R1/R1+R2) * Vin, as expected from a voltage divider
circuit. The output voltage is adjusted by R1 and R2, while When the server computer is turned on, once all the
Vin remains constant. Since voltage is an analog signal and necessary components have been plugged in and toggled on,
therefore cannot be measured by a micro-controller, the the microcontroller begins sending data from the vehicle's
middle terminal is connected to an MSP3204, a 12-bit sensors to the database over Wi-Fi. The database contains the
analogue to digital converter. It uses the SPI protocol, which information as a table with the following columns:
requires four signal lines (MISO, MOSI, CLK, and RST[5]) observation fields, additional fields, and parameters.
to talk to the microcontroller or host. MQ7-based sensor
sensitive to CO, constructed from SNO2, is being used to
determine whether or not CO levels are high.
IV. DATA COLLECTION PROCESS:
A user interfaces web page to accept client requests, i.e.,
the vehicle user, to communicate between client and server.
The user interface and web front end are linked to a database
server in the background. Users may interact with the system
by submitting requests to the server through the website. Over
WiFi, the server receives the client's request and responds in
kind. The database is the web server's primary backend, with Fig. 4. Data collection process
particular attention paid to its architecture as an integrated
shared platform for storing user instructions sent through the The whole setup is to monitor and report on the car's vitals
web page. The database is a central hub that connects the in real-time, including the temperature, oil level, and carbon
platform's data storage for circuit-connected sensors with data monoxide levels. Consequently, the graphical user interface
collected through a web server. The database may built for the client includes a Real-time Monitor option,
communicate with the MySQL server (DSN) using a data allowing the Administrator and users to examine the data in
source name. The microcontroller has been pre-programmed real-time. Figure 4 shows real-time information on a single
so that each time a specific condition is met; it Will send the car.
data gathered from the car to the server in real time. After a
certain length, sensors send their data to the server through a
WiFi router and microcontroller AT89S52, recorded in a
database. A notification will be issued to the vehicle's owner
if an anomaly is detected in the collected data [6]. When the
system detects that the CO level is too high, it will sound an
alarm until it drops.
V. RESULT WITH DISCUSSION:
This work aims to monitor multiple characteristics of a car,
such as temperature, oil level, and CO status, using an IoT
connection. Some experimental findings during the execution
of the system, in which users may access and analyze the
vehicle's performance. Visualizations of the system's output
are available both locally on the server and remotely on the
client side, thanks to the presence of graphical user interfaces.

Fig. 5. Result display

VI. CONCLUSION:
Gathering the data necessary to assess the vehicle's health
across various metrics is the first step in the process. The

Fig. 3. IoT experimentation and visualization

978-1-6654-8271-4/22/$31.00 ©2022 IEEE 520


Authorized licensed use limited to: Zhejiang University. Downloaded on February 23,2024 at 17:47:02 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Sixth International Conference on Electronics, Communication and Aerospace Technology (ICECA 2022)
IEEE Xplore Part Number: CFP22J88-ART; ISBN: 978-1-6654-8271-4

results of the vehicle on numerous parameters of the car's environment. Pers Ubiquit Comput (2020).
subsystems are included in this data. Also, the practicality and https://doi.org/10.1007/s00779-020-01475-3
cost-effectiveness of several health monitoring approaches, [8] Padmaja, B. et al. “IoT based Implementation of Vehicle Monitoring
and Tracking system using Node MCU.” (2019).
which vary in how they collect parameter data, are noticed.
[9] Yuying Du, Xia Hu, Ka Vakil, Systematic literature review on the
REFERENCES supply chain agility for manufacturer and consumer, International
Journal of Consumer Studies, 10.1111/ijcs.12645, 45, 4, (581-616),
(2021).
[1] Sarma, Hirakjyoti & Huzuri, Dimpal & Deka, Manoj. (2021). A Real [10] Ananth, S., Sathya, P., Madhan, Mohan, P. (2019). Smart Health
Time Implementation of an IOT based Vehicle Health Monitoring Monitoring System through IOT. 0968-0970. doi:
System. International Journal of Recent Technology and Engineering 10.1109/ICCSP.2019.8697921
(IJRTE). 10. 2277-3878. 10.35940/ijrte.C6338.0910321. [11] Alamri A, Ansari WS, Hassan MM, Hossain MS, Alelaiwi A, Hossain
[2] Shihua Cao, Xin Lin, Keyong Hu, Lidong Wang, Wenjuan Li, MA. A Survey on Sensor-Cloud: Architecture, Applications, and
Mengxin Wang, Yuchao Le, "Cloud Computing-Based Medical Health Approaches. International Journal of Distributed Sensor Networks.
Monitoring IoT System Design", Mobile Information Systems, vol. 2013;9(2). doi:10.1155/2013/917923
2021, Article ID 8278612, 12 pages, 2021. [12] I. Singh, S. Hodgins, A. Gadhrri, and R. Schmidt, "IIoT Machine
https://doi.org/10.1155/2021/8278612 Health Monitoring Models for Education and Training", in IoT
[3] K. Narendra Swaroop, Kavitha Chandu, Ramesh Gorrepotu, Subimal Applications Computing. London, United Kingdom: IntechOpen, 2021
Deb, A health monitoring system for vital signs using IoT, Internet of [Online]. Available: https://www.intechopen.com/chapters/78101 doi:
Things, Volume 5, 2019, Pages 116-129, ISSN 2542-6605, 10.5772/intechopen.99032.
https://doi.org/10.1016/j.iot.2019.01.004. [13] Quy VK, Hau NV, Anh DV, Ngoc LA. Smart healthcare IoT
[4] Yash Agarwal, Kritika Jain, Orkun Karabasoglu, Smart vehicle applications based on fog computing: architecture, applications and
monitoring and assistance using cloud computing in vehicular Ad Hoc challenges. Complex & Intelligent Systems. 2022 ;8(5):3805-3815.
networks, International Journal of Transportation Science and DOI: 10.1007/s40747-021-00582-9. PMID: 34804767; PMCID:
Technology, Volume 7, Issue 1, 2018, Pages 60-73, ISSN 2046-0430, PMC8595960.
https://doi.org/10.1016/j.ijtst.2017.12.001. [14] M. Vardhana, N. Arunkumar, Enas Abdulhay, and P. V. Vishnuprasad.
[5] Khatun, R. , Antor, S. , Ullah, A. and Hossain, A. (2019) Vehicle Fuel 2019. Iot based real time trafic control using cloud computing. Cluster
Activities Monitoring System Using IoT. Advances in Internet of Computing 22, 1 (Jan 2019), 2495–2504.
Things, 9, 63-71. doi: 10.4236/ait.2019.94005. https://doi.org/10.1007/s10586-018-2152-9
[6] KB, S. S., & DV, S. (2016). Thermal Analysis of Advanced IC Engine [15] Long, J., Luo, Y., Zhu, X. et al. Computation offloading through
Cylinder. International Journal of Automobile Engineering Research mobile vehicles in IoT-edge-cloud network. J Wireless Com Network
and Development (IJAuERD) ISSN (P), 2277-4785. 2020, 244 (2020). https://doi.org/10.1186/s13638-020-01848-5
[7] Akhbarifar, S., Javadi, H.H.S., Rahmani, A.M. et al. A secure remote
health monitoring model for early disease diagnosis in cloud-based IoT

978-1-6654-8271-4/22/$31.00 ©2022 IEEE 521


Authorized licensed use limited to: Zhejiang University. Downloaded on February 23,2024 at 17:47:02 UTC from IEEE Xplore. Restrictions apply.

You might also like