SlideShare a Scribd company logo
1 of 10
Download to read offline
S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and
Applications[IJARIDEA]
Vol.2, Issue 2,27 April 2017, pg. 29-38
© 2017, IJARIDEA All Rights Reserved
29
Fault Detection In Vehicles Using Sensors
S. Praveen Kumar1
, N. Pavan Kalyan2
, V.Prasanth3
, G.T.Naga Sai4
¹Assistant professor (ECE), SRM University, Chennai, India
2,3,4
ECE Department, SRM University, Chennai, India
praveenkumar.se@ktr.srmuniv.ac.in1
, pa1kalyan.n@gmail.com2
, vankadariprasanth7@gmail.com3
,
gtnsai@gmail.com4
Abstract— Security as far as transport turn out to be critical as there is huge increment in offers of vehicles
all over the place. Each auto maker progressively discovering approaches to consume their business created
by repairs. However a large portion of the most well-known repairs can without much of a stretch be stayed
away from if proprietors had given careful consideration to the preventive upkeep prerequisites. Getting
stranded in the remote region because of vehicle repair is experienced by practically everybody anytime of
time. These can be forestalled or getting overhauled at a similar spot is the objective of our vehicle item. The
real segments we are utilizing are Thermistor, fuel sensor, Ultrasonic sensor connected with flag molding
circuit which is associated with microchip. Motor overheating can be determined to have temperature sensor,
fuel level analyzed by fuel sensor and uneven tire is analyzed by utilizing ultrasonic sensor. These sensors
will be valuable for keeping the support shortcomings.
Keywords— Arduino UNO, Fault Detection, Fuel Sensor, Thermistor, Ultrasonic Sensor.
I. INTRODUCTION
In the present day everybody are running behind speed all need to start things out. In such
landscapes mishaps are Increasing. Day by day new vehicles are being included the Street.
This additionally builds measure of mishap. It appears like that there won't be a day without
street mischances. Numerous advancements are being implemented to lessen mischances yet
none of them have possessed the capacity to stop them totally, yet they are just ready to
diminishing them to a degree. The expressway relationship in Europe and America has been
wanting to execute a few gadgets in vehicles which would shield the enthusiasm of travelers.
The vehicles are outfitted with air packs, antilock breaking framework and numerous such
things. With a specific end goal to do any examination on the crash there is a requirement for
the learning of genuine reason for the Accident. The mishaps may happen because of the
oversight of Other or issue in the working of the vehicle, for example, Brake disappointment
or fire mischances.
The by and by accessible components which are consolidated into vehicles are GPS
following and mapping. The European Union and U.S, Government are wanting to fuse
certain information recorders into vehicles which would record the vehicle parameters.
Presently in this venture we can show the qualities like the temperature of the motor, fuel
spillage and the state of the Tire in the show gadget. This data may have a noteworthy impact
in lessening of mischance.
II. OVERVIEW OF THE PROPOSED SCHEME
Our paper portrays about the FAULT DETECTION IN VEHICLES USING SENSORS.
We are utilizing AURDINO UNO microcontroller in our venture. At the point when the
framework is exchanged on, LED will be ON demonstrating that power is provided to the
circuit. At the point when the sensors that we are utilizing as a part of our venture sense any
S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and
Applications[IJARIDEA]
Vol.2, Issue 2,27 April 2017, pg. 29-38
© 2017, IJARIDEA All Rights Reserved
30
progressions, they send hinder to microcontroller. To identify the temperature of the motor
we require the temperature sensor. This temperature sensor is put on the motor with the goal
that it can detect the temperature of the motor. The temperature sensor sends the signs to the
flag molding circuit. This flag molding circuit enhances the flag quality so that the flag can
coordinate the necessities of the small scale controller. The flag from the flag molding circuit
is sent to the arduino Uno microcontroller. To recognize the tire state of the vehicle we
require the ultrasonic sensor. This ultrasonic sensor is put over the tire implies it is appended
to the auto so it can detect the separation between the tire and the sensor. This ultrasonic
sensor sends the signs to the flag molding circuit. This flag molding circuit increases the flag
quality so that the flag can coordinate the necessities of the miniaturized scale controller. The
flag from the flag molding circuit is sent to the arduino Uno microcontroller. To distinguish
the fuel spillage of the motor we are utilizing the water level sensor. This sensor is put on all
the conceivable territories of fuel spillage. This sensor detects the fuel. At whatever point it
detects the fuel sends the signs to the flag molding circuit. This flag molding circuit opens up
the flag quality so that the flag can coordinate the prerequisites of the miniaturized scale
controller. This data will be sent to a RF module. The information will be sent to show gadget
through RS232 link. We will show the qualities utilizing Microsoft visual fundamental studio.
III.COMPONENTS
A. Arduino UNO:
Arduino/Genuino Uno is a microcontroller board in view of the ATmega328P. It has 14
advanced info/yield pins (of which 6 can be utilized as PWM yields), 6 simple data sources, a
16 MHz quartz precious stone, a USB association, a power jack, an ICSP header and a reset
catch. It contains everything expected to bolster the microcontroller; just associate it to a PC
with a USB link or power it with an AC-to-DC connector or battery to begin. You can tinker
with your UNO without stressing excessively over accomplishing something incorrectly,
most dire outcome imaginable you can swap the chip for a couple of dollars and begin once
again once more.
"Uno" implies one in Italian and was denoted the arrival of Arduino Software (IDE) 1.0.
The Uno board and form 1.0 of Arduino Software (IDE) were the reference renditions of
Arduino, now advanced to more up to date discharges. The Uno board is the first in a
progression of USB Arduino sheets, and the reference display for the Arduino stage; for a
broad rundown of present, past or obsolete sheets see the Arduino file of sheets.
The Arduino/Genuino Uno can be modified with the (Arduino Software (IDE)). Select
"Arduino/Genuino Uno from the Tools > Board menu The ATmega328 on the
Arduino/Genuino Uno comes prearranged with a boot loader that permits you to transfer new
code to it without the utilization of an outer equipment software engineer. It imparts utilizing
the first STK500 convention (reference, C header files).One can likewise sidestep the boot
loader and program the microcontroller through the ICSP (In-Circuit Serial Programming)
header utilizing Arduino ISP or comparable; see these directions for points of interest. The
ATmega16U2 (or 8U2 in the rev1 and rev2 sheets) firmware source code is accessible in the
Arduino archive. The ATmega16U2/8U2 is stacked with a DFU boot loader, which can be
actuated by: On Rev1 sheets: associating the weld jumper on the back of the board (close to
the guide of Italy) and after that resetting the 8U2.On Rev2 or later sheets: there is a resistor
that pulling the 8U2/16U2 HWB line to ground, making it simpler to put into DFU mode.
One can then utilize Atmel's FLIP programming (Windows) or the DFU software engineer
(Mac OS X and Linux) to stack another firmware. Or, then again you can utilize the ISP
header with an outside developer (overwriting the DFU boot loader).
S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and
Applications[IJARIDEA]
Vol.2, Issue 2,27 April 2017, pg. 29-38
© 2017, IJARIDEA All Rights Reserved
31
B. Thermistor:
A thermistor is an earthenware semiconductor which displays a Extensive change in
resistance with an adjustment in its body temperature. The word thermistor is really a
compression of the words "Warm RESISTOR". In spite of the fact that there are both positive
coefficient (PTC) and negative coefficient (NTC) are accessible, for our application we
utilize negative coefficient (NTC) sort thermistor. We utilize this thermistor to quantify
transformer temperature which never crosses more than 150øC. We can utilize this thermistor
for our application.
We utilize this thermistor to quantify transformer temperature which never crosses more
than 150øC. We can utilize this thermistor for our application.
C. Ultrasonic Sensor:
This is the HC-SR04 ultrasonic running sensor. This prudent sensor gives 2cm to 400cm of
non-contact estimation usefulness with an extending precision that can reach up to 3mm.
Each HC-SR04 module incorporates a ultrasonic transmitter, a collector and a control circuit.
There are just four sticks that you have to stress over on the HC-SR04: VCC (Power), Trig
(Trigger), Echo (Receive), and GND (Ground). You will discover this sensor simple to set up.
Highlights:
• Operating Voltage: 5V DC
• Operating Current: 15mA
• Measure Angle: 15°
• Ranging Distance: 2cm - 4m
D. Fuel Sensor
Water Sensor is an Easy to utilize, reduced and lightweight, high cost of water , beads ID
and identification sensors. This sensor is working The standard is to quantify the span of the
follow measure of water beads through the line with a progression of parallel wires
uncovered. What's more, household and remote Products thought about not just little , intense,
and cunningly outlined with the accompanying elements : First, the measure of water to
recreate Conversion ; Second, pliancy , in view of the sensor yield simple qualities ; Third,
low power utilization , high affectability ; Fourth, can Directly associated with a microchip or
other rationale hardware , and the controller board for an assortment of , for instance :
Arduino Controller , STC microcontroller , AVR microcontroller et cetera.
Highlights:
• Operating Voltage: 35V DC
• Operating Current: under 35mA
• Type: Analog Sensor
• Testing Area: 40mm*30mm
E. RF module
The RF TX-434 and RF RX-434 are to a great degree little, and are superb for applications
requiring short-extend RF remote controls. The transmitter module is just 1/3 the measure of
a standard postage stamp, and can without much of a stretch be set inside a little plastic nook.
The transmitter yield is dependent upon 8mW at 433.92MHz with a scope of roughly 100
foot (open territory) outside. Inside, the range is roughly 50 foot, and will experience
generally walls.
The TWS-434 transmitter acknowledges both straight and advanced sources of info, can
work from 1.5 to 12 Volts-DC, and makes constructing a smaller than normal hand-held RF
transmitter simple. The TWS-434 is around the span of a standard postage stamp. [7]
S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and
Applications[IJARIDEA]
Vol.2, Issue 2,27 April 2017, pg. 29-38
© 2017, IJARIDEA All Rights Reserved
32
proposed a principle in which another NN yield input control law was created for an under
incited quad rotor UAV which uses the regular limitations of the under incited framework to
create virtual control contributions to ensure the UAV tracks a craved direction. Utilizing the
versatile back venturing method, every one of the six DOF are effectively followed utilizing
just four control inputs while within the sight of un demonstrated flow and limited unsettling
influences.
The collector likewise works at 433.92MHz, and has an affectability of 3uV. The RWS-
434 recipient works from 4.5 to 5.5 volts-DC, and has both straight and advanced yields.
IV.BLOCK DIAGRAM
Fig.1. Block Diagram of Project
V. CIRCUIT DIAGRAMS
A. Arduino Board:
Fig.2. Circuit Board of Arduino UNO
S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and
Applications[IJARIDEA]
Vol.2, Issue 2,27 April 2017, pg. 29-38
© 2017, IJARIDEA All Rights Reserved
33
B. Ultrasonic Sensor:
Fig.3. Circuit of Ultrasonic Sensor
C. Thermistor:
Fig.4. Circuit of Thermistor
D. Fuel Sensor:
Fig.5. Circuit of Fuel Sensor
E. RF Module:
RF Transmitter:
Fig.6. Circuit of RF Transmitter
S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and
Applications[IJARIDEA]
Vol.2, Issue 2,27 April 2017, pg. 29-38
© 2017, IJARIDEA All Rights Reserved
34
RF Receiver:
Fig.7. Circuit of RF Receiver
VI.FLOW CHART
A. Flow chart of the algorithm for Thermistor and Fuel Sensor:
Fig.8. Flow Chart for Thermistor and Fuel Sensor
S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and
Applications[IJARIDEA]
Vol.2, Issue 2,27 April 2017, pg. 29-38
© 2017, IJARIDEA All Rights Reserved
35
B. Flow chart of the algorithm for Ultrasonic Sensor:
Fig.9. Flow Chart for Ultrasonic Sensor
C. Flow chart of the algorithm for Visual Basic Studio:
No No No
Yes Yes Yes
Start
Read the values from
comport
Calibrate according to actual
value
Separate the values of sensors
If
temp
>set
If dis
> set
If
fuel
==1
Temp is
normal
Temp is high
Tyre is normal
Flat tyre
Fuel is not
leaking
Fuel is leaking
Fig.10. Flow chart of the algorithm for Visual Basic Studio
S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and
Applications[IJARIDEA]
Vol.2, Issue 2,27 April 2017, pg. 29-38
© 2017, IJARIDEA All Rights Reserved
36
VII. INTERFACE
A. Interfacing of Thermistor:
To recognize the temperature of the motor we require the thermistor. This thermistor is put
on the motor with the goal that it can detect the temperature of the motor. The temperature
sensor sends the signs to the flag molding circuit. This flag molding circuit opens up the flag
quality so that the flag can coordinate the necessities of the smaller scale controller. The flag
from the flag molding circuit is sent to the arduino Uno microcontroller. The qualities are
sent to the transmitter and afterward to the recipient with the goal that it can show them in the
show gadget. In the show it will show "Motor warmth is high" or "Motor warmth is low".
B. Interfacing of Fuel Sensor:
To recognize the fuel spillage of the motor we are utilizing the water level sensor. This
sensor is put on all the conceivable zones of fuel spillage. This sensor detects the fuel. At
whatever point it detects the fuel sends the signs to the flag molding circuit. This flag
molding circuit increases the flag quality so that the flag can coordinate the necessities of the
smaller scale controller. The flag from the flag molding circuit is sent to the arduino Uno
microcontroller. The qualities are sent to the transmitter and afterward to the beneficiary with
the goal that it can show them in the show gadget.
In the show it will show "Fuel is spilling" or "Fuel is not spilling".
C. Interfacing of Ultrasonic Sensor:
To identify the tire state of the vehicle we require the ultrasonic sensor. This ultrasonic
sensor is put over the tire implies it is joined to the auto with the goal that it can detect the
separation between the tire and the sensor. This ultrasonic sensor sends the signs to the flag
molding circuit. This flag molding circuit opens up the flag quality so that the flag can
coordinate the prerequisites of the small scale controller. The flag from the flag molding
circuit is sent to the arduino Uno microcontroller. The qualities are sent to the transmitter and
afterward to the recipient with the goal that it can show them in the show gadget. In the show
it will show "Tire ordinary " or "Tire cut".
Presently every one of the qualities are sent to the show gadget utilizing RF module. Every
one of the qualities are shown by utilizing Microsoft visual studio.
Fig.11. Project proto type
D. Formulas :
For thermistor:
Vd = {V/(R1+R2)}*R2
S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and
Applications[IJARIDEA]
Vol.2, Issue 2,27 April 2017, pg. 29-38
© 2017, IJARIDEA All Rights Reserved
37
Where R1 is fixed resistor of 4.7 Kilo Ohms
R2 is Thermistor
Where V1 is potential across at R1
Vd is potential across R2
VIII. RESULT
Fig.11. Obtained Result
IX.CONCLUSION
A working model of FAULT DETECTION IN VEHICLES USING SENSORS framework
utilizing an Arduino uno and sensors has been executed effectively. The greatest favorable
position of our examination is, at whatever point the sensor is initiated we will be quickly
getting the affirmation immediately. This framework finds the blame in vehicle precisely.
Therefore, it will spare the valuable time required to discover the blame in vehicles. Advance
we can enhance this venture by executing IOT idea.
BIOGRAPHY
S.Praveen Kumar
Designation: Assistant Professor (OG)
Mail: praveenkumar.se@ktr.srmuniv.ac.in
Affiliation: Department of Electronics and Communication Engineering,
SRM University, Kattankulathur - 603203
Vankadari prasanth
Mail: prasanthvankadari96@gmail.com
Affiliation: Department of Electronics and Communication Engineering,
SRM University, Kattankulathur - 603203
G. Tirumala naga sai
Mail: saigottumukkala@gmail.com
Affiliation: Department of Electronics and Communication Engineering,
SRM University, Kattankulathur - 603203
S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and
Applications[IJARIDEA]
Vol.2, Issue 2,27 April 2017, pg. 29-38
© 2017, IJARIDEA All Rights Reserved
38
N. Pavan kalyan
Mail: pa1kalyan.nagendla@gmail.com
Affiliation: Department of Electronics and Communication Engineering,
SRM University, Kattankulathur - 603203
REFERENCES
[1] “Intelligent Vehicle Accident Detection & Notification System (VADANS) Using Smart Sensor and GPS
Technologies ” in Imperial Journal of Interdisciplinary Research (IJIR) Vol-2, Issue-4, 2016 .
[2] S.B.Argade, R.B.Bhor , T.M.Kamthe, Prof.A.K.Dere- “Accident Detection Using Android Smartphone” in
International Journal of Innovative Research in Computer and Communication Engineering Vol. 4, Issue 3,
March 2016.
[3] Pratiksha R. Shetgaonkar, VijayKumar NaikPawar, Rajesh Gauns-” Proposed Model for the Smart
Accident Detection System for Smart Vehicles using Arduino board, Smart Sensors, GPS and GSM” in
International Journal of Emerging Trends & Technology in Computer Science (IJETTCS) Volume 4, Issue
4, July - August 2015.
[4] Aljaafreh,A. Electr.Eng.Dept.,TafilaTech.Univ.,Tafila,Jordan Khalel,M. ; Al-Fraheed I. ; Almarahleh, K.;
Al-Shwaabkeh, R.; Al-Etawi, S. ; Shaqareen, W. “Vehicular data acquisition system for fleet management
automation”.
[5] “Vehicle accident alert and locator” International Journal of Electrical & Computer Sciences IJECS-IJENS
Vol: 11 No: 02.
[6] Y. Zhao – “Mobile phone location determination and its impact on intelligent transportation systems”
[7] Christo Ananth,"A NOVEL NN OUTPUT FEEDBACK CONTROL LAW FOR QUAD ROTOR
UAV",International Journal of Advanced Research in Innovative Discoveries in Engineering and
Applications[IJARIDEA],Volume 2,Issue 1,February 2017,pp:18-26.
[8] Bhandari Prachi, Dalvi Kasturi, Chopade Priyanka, ”Intelligent Accident-Detection And Ambulance-
Rescue System”, International Journal Of Scientific & Technology Research Volume 3, Issue 6, June 2014
[9] Supriya Sawwashere, Ashutosh Lanjewar, ”Automated Accident Intimation and Rescue System for
Vehicles”, International Journal of Application or Innovation in Engineering & Management (IJAIEM),
Volume 4, Issue 5, May 2015.
[10] Nitin Thakre, Prof. Nitin Raut, Prof. Abdulla Shaik, ”Design and Development of Automatic Vehicle
accident detection & Localization of Automobile Using Bluetooth Technology”, International Journal of
Advanced Research in Computer and Communication Engineering, Vol. 3,Issue 3, March 2014.

More Related Content

What's hot

IRJET- Unmanned Ground Vehicle for Military Assistance
IRJET-  	  Unmanned Ground Vehicle for Military AssistanceIRJET-  	  Unmanned Ground Vehicle for Military Assistance
IRJET- Unmanned Ground Vehicle for Military AssistanceIRJET Journal
 
Gv53MG GPS Tracker User Manual
Gv53MG GPS Tracker User ManualGv53MG GPS Tracker User Manual
Gv53MG GPS Tracker User ManualRabius Sany
 
WIRELESS ROBOT
WIRELESS ROBOTWIRELESS ROBOT
WIRELESS ROBOTAIRTEL
 
IRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal RobotIRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal RobotIRJET Journal
 
Dish Positioning By Using IR Remote
Dish Positioning By Using IR RemoteDish Positioning By Using IR Remote
Dish Positioning By Using IR RemoteIRJET Journal
 
IRJET- Solar Powered Smart Helmet with Multifeatures
IRJET-  	  Solar Powered Smart Helmet with MultifeaturesIRJET-  	  Solar Powered Smart Helmet with Multifeatures
IRJET- Solar Powered Smart Helmet with MultifeaturesIRJET Journal
 
Advanced vehicle security system using fingerprint & gsm new
Advanced vehicle security system using fingerprint & gsm newAdvanced vehicle security system using fingerprint & gsm new
Advanced vehicle security system using fingerprint & gsm newVedang Radio Tech. Pvt. Ltd
 
Arduino based Real Time Clock with Ringing of Bell and National Anthem
Arduino based Real Time Clock with Ringing of Bell and National AnthemArduino based Real Time Clock with Ringing of Bell and National Anthem
Arduino based Real Time Clock with Ringing of Bell and National Anthemrahulmonikasharma
 
Coin Based Water Flow System Using ARM7(LPC2148) By Nehad
Coin Based Water Flow System Using ARM7(LPC2148) By NehadCoin Based Water Flow System Using ARM7(LPC2148) By Nehad
Coin Based Water Flow System Using ARM7(LPC2148) By Nehadarrss arf
 
IRJET- Vehicle Theft Information and Tracking using IoT
IRJET- Vehicle Theft Information and Tracking using IoTIRJET- Vehicle Theft Information and Tracking using IoT
IRJET- Vehicle Theft Information and Tracking using IoTIRJET Journal
 
Wireless ai based intelli industrial security robot 2 ppt
Wireless ai based intelli industrial security robot 2 pptWireless ai based intelli industrial security robot 2 ppt
Wireless ai based intelli industrial security robot 2 pptVarun B P
 
IRJET- Low-Cost DTMF Controlled Landmine Detection Rover
IRJET- Low-Cost DTMF Controlled Landmine Detection RoverIRJET- Low-Cost DTMF Controlled Landmine Detection Rover
IRJET- Low-Cost DTMF Controlled Landmine Detection RoverIRJET Journal
 
GSM based agriculture monitoring system
GSM based agriculture monitoring systemGSM based agriculture monitoring system
GSM based agriculture monitoring systemIRJET Journal
 
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATIONACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATIONYoga Lakshmi
 
WIRELESS ROBOT PPT
WIRELESS ROBOT PPTWIRELESS ROBOT PPT
WIRELESS ROBOT PPTAIRTEL
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot pptVarun B P
 
Wireless Bomb Disposal Robot
Wireless Bomb Disposal RobotWireless Bomb Disposal Robot
Wireless Bomb Disposal RobotAbhishek Gupta
 
GSM Based Home Appliance Control System
GSM Based Home Appliance Control SystemGSM Based Home Appliance Control System
GSM Based Home Appliance Control Systemijtsrd
 

What's hot (20)

IRJET- Unmanned Ground Vehicle for Military Assistance
IRJET-  	  Unmanned Ground Vehicle for Military AssistanceIRJET-  	  Unmanned Ground Vehicle for Military Assistance
IRJET- Unmanned Ground Vehicle for Military Assistance
 
Gv53MG GPS Tracker User Manual
Gv53MG GPS Tracker User ManualGv53MG GPS Tracker User Manual
Gv53MG GPS Tracker User Manual
 
WIRELESS ROBOT
WIRELESS ROBOTWIRELESS ROBOT
WIRELESS ROBOT
 
IRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal RobotIRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal Robot
 
Dish Positioning By Using IR Remote
Dish Positioning By Using IR RemoteDish Positioning By Using IR Remote
Dish Positioning By Using IR Remote
 
IRJET- Solar Powered Smart Helmet with Multifeatures
IRJET-  	  Solar Powered Smart Helmet with MultifeaturesIRJET-  	  Solar Powered Smart Helmet with Multifeatures
IRJET- Solar Powered Smart Helmet with Multifeatures
 
Advanced vehicle security system using fingerprint & gsm new
Advanced vehicle security system using fingerprint & gsm newAdvanced vehicle security system using fingerprint & gsm new
Advanced vehicle security system using fingerprint & gsm new
 
my anti t.a.s
my anti t.a.smy anti t.a.s
my anti t.a.s
 
Arduino based Real Time Clock with Ringing of Bell and National Anthem
Arduino based Real Time Clock with Ringing of Bell and National AnthemArduino based Real Time Clock with Ringing of Bell and National Anthem
Arduino based Real Time Clock with Ringing of Bell and National Anthem
 
Coin Based Water Flow System Using ARM7(LPC2148) By Nehad
Coin Based Water Flow System Using ARM7(LPC2148) By NehadCoin Based Water Flow System Using ARM7(LPC2148) By Nehad
Coin Based Water Flow System Using ARM7(LPC2148) By Nehad
 
IRJET- Vehicle Theft Information and Tracking using IoT
IRJET- Vehicle Theft Information and Tracking using IoTIRJET- Vehicle Theft Information and Tracking using IoT
IRJET- Vehicle Theft Information and Tracking using IoT
 
Wireless ai based intelli industrial security robot 2 ppt
Wireless ai based intelli industrial security robot 2 pptWireless ai based intelli industrial security robot 2 ppt
Wireless ai based intelli industrial security robot 2 ppt
 
Final Report
Final ReportFinal Report
Final Report
 
IRJET- Low-Cost DTMF Controlled Landmine Detection Rover
IRJET- Low-Cost DTMF Controlled Landmine Detection RoverIRJET- Low-Cost DTMF Controlled Landmine Detection Rover
IRJET- Low-Cost DTMF Controlled Landmine Detection Rover
 
GSM based agriculture monitoring system
GSM based agriculture monitoring systemGSM based agriculture monitoring system
GSM based agriculture monitoring system
 
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATIONACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
 
WIRELESS ROBOT PPT
WIRELESS ROBOT PPTWIRELESS ROBOT PPT
WIRELESS ROBOT PPT
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot ppt
 
Wireless Bomb Disposal Robot
Wireless Bomb Disposal RobotWireless Bomb Disposal Robot
Wireless Bomb Disposal Robot
 
GSM Based Home Appliance Control System
GSM Based Home Appliance Control SystemGSM Based Home Appliance Control System
GSM Based Home Appliance Control System
 

Similar to Fault Detection In Vehicles Using Sensors

IRJET- Design & Implementation of Black Box in Automobiles System
IRJET-  	  Design & Implementation of Black Box in Automobiles SystemIRJET-  	  Design & Implementation of Black Box in Automobiles System
IRJET- Design & Implementation of Black Box in Automobiles SystemIRJET Journal
 
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEMVEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEMIRJET Journal
 
IRJET- Accident Detection and Alerting System
IRJET-  	  Accident Detection and Alerting SystemIRJET-  	  Accident Detection and Alerting System
IRJET- Accident Detection and Alerting SystemIRJET Journal
 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET Journal
 
IRJET- Smart Security System for Vehicles
IRJET- Smart Security System for VehiclesIRJET- Smart Security System for Vehicles
IRJET- Smart Security System for VehiclesIRJET Journal
 
IRJET- Automatic Vehicle Accident Detection and Messaging System
IRJET-  	  Automatic Vehicle Accident Detection and Messaging SystemIRJET-  	  Automatic Vehicle Accident Detection and Messaging System
IRJET- Automatic Vehicle Accident Detection and Messaging SystemIRJET Journal
 
Alcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSAlcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSIRJET Journal
 
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINOACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINOIRJET Journal
 
IRJET- Automatic Engine Locking System through Alcohol Detection in Ardui...
IRJET-  	  Automatic Engine Locking System through Alcohol Detection in Ardui...IRJET-  	  Automatic Engine Locking System through Alcohol Detection in Ardui...
IRJET- Automatic Engine Locking System through Alcohol Detection in Ardui...IRJET Journal
 
BOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONBOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONIRJET Journal
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTIRJET Journal
 
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...IRJET Journal
 
IRJET- Design Analysis of Land Surveying Robot using Arduino UNO
IRJET- Design Analysis of Land Surveying Robot using Arduino UNOIRJET- Design Analysis of Land Surveying Robot using Arduino UNO
IRJET- Design Analysis of Land Surveying Robot using Arduino UNOIRJET Journal
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIRJET Journal
 
IRJET- Weather Station Quadcopter using Arduino with NRF24L01 and GPS Module
IRJET-  	  Weather Station Quadcopter using Arduino with NRF24L01 and GPS ModuleIRJET-  	  Weather Station Quadcopter using Arduino with NRF24L01 and GPS Module
IRJET- Weather Station Quadcopter using Arduino with NRF24L01 and GPS ModuleIRJET Journal
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET Journal
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...IRJET Journal
 
IRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
IRJET- IoT based Vehicle Accident Prevention using Multiple SensorsIRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
IRJET- IoT based Vehicle Accident Prevention using Multiple SensorsIRJET Journal
 
Automatic Car Parking
Automatic Car ParkingAutomatic Car Parking
Automatic Car ParkingIRJET Journal
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Editor IJARCET
 

Similar to Fault Detection In Vehicles Using Sensors (20)

IRJET- Design & Implementation of Black Box in Automobiles System
IRJET-  	  Design & Implementation of Black Box in Automobiles SystemIRJET-  	  Design & Implementation of Black Box in Automobiles System
IRJET- Design & Implementation of Black Box in Automobiles System
 
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEMVEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
 
IRJET- Accident Detection and Alerting System
IRJET-  	  Accident Detection and Alerting SystemIRJET-  	  Accident Detection and Alerting System
IRJET- Accident Detection and Alerting System
 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoT
 
IRJET- Smart Security System for Vehicles
IRJET- Smart Security System for VehiclesIRJET- Smart Security System for Vehicles
IRJET- Smart Security System for Vehicles
 
IRJET- Automatic Vehicle Accident Detection and Messaging System
IRJET-  	  Automatic Vehicle Accident Detection and Messaging SystemIRJET-  	  Automatic Vehicle Accident Detection and Messaging System
IRJET- Automatic Vehicle Accident Detection and Messaging System
 
Alcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSAlcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPS
 
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINOACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
 
IRJET- Automatic Engine Locking System through Alcohol Detection in Ardui...
IRJET-  	  Automatic Engine Locking System through Alcohol Detection in Ardui...IRJET-  	  Automatic Engine Locking System through Alcohol Detection in Ardui...
IRJET- Automatic Engine Locking System through Alcohol Detection in Ardui...
 
BOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONBOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTION
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFT
 
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
 
IRJET- Design Analysis of Land Surveying Robot using Arduino UNO
IRJET- Design Analysis of Land Surveying Robot using Arduino UNOIRJET- Design Analysis of Land Surveying Robot using Arduino UNO
IRJET- Design Analysis of Land Surveying Robot using Arduino UNO
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of Appliances
 
IRJET- Weather Station Quadcopter using Arduino with NRF24L01 and GPS Module
IRJET-  	  Weather Station Quadcopter using Arduino with NRF24L01 and GPS ModuleIRJET-  	  Weather Station Quadcopter using Arduino with NRF24L01 and GPS Module
IRJET- Weather Station Quadcopter using Arduino with NRF24L01 and GPS Module
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
 
IRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
IRJET- IoT based Vehicle Accident Prevention using Multiple SensorsIRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
IRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
 
Automatic Car Parking
Automatic Car ParkingAutomatic Car Parking
Automatic Car Parking
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397
 

Recently uploaded

SOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATIONSOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATIONSneha Padhiar
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxStephen Sitton
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptxmohitesoham12
 
Javier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier Fernández Muñoz
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Communityprachaibot
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...Erbil Polytechnic University
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosVictor Morales
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsResearcher Researcher
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Erbil Polytechnic University
 
70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical training70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical trainingGladiatorsKasper
 
priority interrupt computer organization
priority interrupt computer organizationpriority interrupt computer organization
priority interrupt computer organizationchnrketan
 
Secure Key Crypto - Tech Paper JET Tech Labs
Secure Key Crypto - Tech Paper JET Tech LabsSecure Key Crypto - Tech Paper JET Tech Labs
Secure Key Crypto - Tech Paper JET Tech Labsamber724300
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Coursebim.edu.pl
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHSneha Padhiar
 
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.elesangwon
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewsandhya757531
 
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书rnrncn29
 
STATE TRANSITION DIAGRAM in psoc subject
STATE TRANSITION DIAGRAM in psoc subjectSTATE TRANSITION DIAGRAM in psoc subject
STATE TRANSITION DIAGRAM in psoc subjectGayathriM270621
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxRomil Mishra
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 

Recently uploaded (20)

SOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATIONSOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATION
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptx
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptx
 
Javier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptx
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Community
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitos
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending Actuators
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
 
70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical training70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical training
 
priority interrupt computer organization
priority interrupt computer organizationpriority interrupt computer organization
priority interrupt computer organization
 
Secure Key Crypto - Tech Paper JET Tech Labs
Secure Key Crypto - Tech Paper JET Tech LabsSecure Key Crypto - Tech Paper JET Tech Labs
Secure Key Crypto - Tech Paper JET Tech Labs
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Course
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
 
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overview
 
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
 
STATE TRANSITION DIAGRAM in psoc subject
STATE TRANSITION DIAGRAM in psoc subjectSTATE TRANSITION DIAGRAM in psoc subject
STATE TRANSITION DIAGRAM in psoc subject
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptx
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 

Fault Detection In Vehicles Using Sensors

  • 1. S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and Applications[IJARIDEA] Vol.2, Issue 2,27 April 2017, pg. 29-38 © 2017, IJARIDEA All Rights Reserved 29 Fault Detection In Vehicles Using Sensors S. Praveen Kumar1 , N. Pavan Kalyan2 , V.Prasanth3 , G.T.Naga Sai4 ¹Assistant professor (ECE), SRM University, Chennai, India 2,3,4 ECE Department, SRM University, Chennai, India praveenkumar.se@ktr.srmuniv.ac.in1 , pa1kalyan.n@gmail.com2 , vankadariprasanth7@gmail.com3 , gtnsai@gmail.com4 Abstract— Security as far as transport turn out to be critical as there is huge increment in offers of vehicles all over the place. Each auto maker progressively discovering approaches to consume their business created by repairs. However a large portion of the most well-known repairs can without much of a stretch be stayed away from if proprietors had given careful consideration to the preventive upkeep prerequisites. Getting stranded in the remote region because of vehicle repair is experienced by practically everybody anytime of time. These can be forestalled or getting overhauled at a similar spot is the objective of our vehicle item. The real segments we are utilizing are Thermistor, fuel sensor, Ultrasonic sensor connected with flag molding circuit which is associated with microchip. Motor overheating can be determined to have temperature sensor, fuel level analyzed by fuel sensor and uneven tire is analyzed by utilizing ultrasonic sensor. These sensors will be valuable for keeping the support shortcomings. Keywords— Arduino UNO, Fault Detection, Fuel Sensor, Thermistor, Ultrasonic Sensor. I. INTRODUCTION In the present day everybody are running behind speed all need to start things out. In such landscapes mishaps are Increasing. Day by day new vehicles are being included the Street. This additionally builds measure of mishap. It appears like that there won't be a day without street mischances. Numerous advancements are being implemented to lessen mischances yet none of them have possessed the capacity to stop them totally, yet they are just ready to diminishing them to a degree. The expressway relationship in Europe and America has been wanting to execute a few gadgets in vehicles which would shield the enthusiasm of travelers. The vehicles are outfitted with air packs, antilock breaking framework and numerous such things. With a specific end goal to do any examination on the crash there is a requirement for the learning of genuine reason for the Accident. The mishaps may happen because of the oversight of Other or issue in the working of the vehicle, for example, Brake disappointment or fire mischances. The by and by accessible components which are consolidated into vehicles are GPS following and mapping. The European Union and U.S, Government are wanting to fuse certain information recorders into vehicles which would record the vehicle parameters. Presently in this venture we can show the qualities like the temperature of the motor, fuel spillage and the state of the Tire in the show gadget. This data may have a noteworthy impact in lessening of mischance. II. OVERVIEW OF THE PROPOSED SCHEME Our paper portrays about the FAULT DETECTION IN VEHICLES USING SENSORS. We are utilizing AURDINO UNO microcontroller in our venture. At the point when the framework is exchanged on, LED will be ON demonstrating that power is provided to the circuit. At the point when the sensors that we are utilizing as a part of our venture sense any
  • 2. S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and Applications[IJARIDEA] Vol.2, Issue 2,27 April 2017, pg. 29-38 © 2017, IJARIDEA All Rights Reserved 30 progressions, they send hinder to microcontroller. To identify the temperature of the motor we require the temperature sensor. This temperature sensor is put on the motor with the goal that it can detect the temperature of the motor. The temperature sensor sends the signs to the flag molding circuit. This flag molding circuit enhances the flag quality so that the flag can coordinate the necessities of the small scale controller. The flag from the flag molding circuit is sent to the arduino Uno microcontroller. To recognize the tire state of the vehicle we require the ultrasonic sensor. This ultrasonic sensor is put over the tire implies it is appended to the auto so it can detect the separation between the tire and the sensor. This ultrasonic sensor sends the signs to the flag molding circuit. This flag molding circuit increases the flag quality so that the flag can coordinate the necessities of the miniaturized scale controller. The flag from the flag molding circuit is sent to the arduino Uno microcontroller. To distinguish the fuel spillage of the motor we are utilizing the water level sensor. This sensor is put on all the conceivable territories of fuel spillage. This sensor detects the fuel. At whatever point it detects the fuel sends the signs to the flag molding circuit. This flag molding circuit opens up the flag quality so that the flag can coordinate the prerequisites of the miniaturized scale controller. This data will be sent to a RF module. The information will be sent to show gadget through RS232 link. We will show the qualities utilizing Microsoft visual fundamental studio. III.COMPONENTS A. Arduino UNO: Arduino/Genuino Uno is a microcontroller board in view of the ATmega328P. It has 14 advanced info/yield pins (of which 6 can be utilized as PWM yields), 6 simple data sources, a 16 MHz quartz precious stone, a USB association, a power jack, an ICSP header and a reset catch. It contains everything expected to bolster the microcontroller; just associate it to a PC with a USB link or power it with an AC-to-DC connector or battery to begin. You can tinker with your UNO without stressing excessively over accomplishing something incorrectly, most dire outcome imaginable you can swap the chip for a couple of dollars and begin once again once more. "Uno" implies one in Italian and was denoted the arrival of Arduino Software (IDE) 1.0. The Uno board and form 1.0 of Arduino Software (IDE) were the reference renditions of Arduino, now advanced to more up to date discharges. The Uno board is the first in a progression of USB Arduino sheets, and the reference display for the Arduino stage; for a broad rundown of present, past or obsolete sheets see the Arduino file of sheets. The Arduino/Genuino Uno can be modified with the (Arduino Software (IDE)). Select "Arduino/Genuino Uno from the Tools > Board menu The ATmega328 on the Arduino/Genuino Uno comes prearranged with a boot loader that permits you to transfer new code to it without the utilization of an outer equipment software engineer. It imparts utilizing the first STK500 convention (reference, C header files).One can likewise sidestep the boot loader and program the microcontroller through the ICSP (In-Circuit Serial Programming) header utilizing Arduino ISP or comparable; see these directions for points of interest. The ATmega16U2 (or 8U2 in the rev1 and rev2 sheets) firmware source code is accessible in the Arduino archive. The ATmega16U2/8U2 is stacked with a DFU boot loader, which can be actuated by: On Rev1 sheets: associating the weld jumper on the back of the board (close to the guide of Italy) and after that resetting the 8U2.On Rev2 or later sheets: there is a resistor that pulling the 8U2/16U2 HWB line to ground, making it simpler to put into DFU mode. One can then utilize Atmel's FLIP programming (Windows) or the DFU software engineer (Mac OS X and Linux) to stack another firmware. Or, then again you can utilize the ISP header with an outside developer (overwriting the DFU boot loader).
  • 3. S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and Applications[IJARIDEA] Vol.2, Issue 2,27 April 2017, pg. 29-38 © 2017, IJARIDEA All Rights Reserved 31 B. Thermistor: A thermistor is an earthenware semiconductor which displays a Extensive change in resistance with an adjustment in its body temperature. The word thermistor is really a compression of the words "Warm RESISTOR". In spite of the fact that there are both positive coefficient (PTC) and negative coefficient (NTC) are accessible, for our application we utilize negative coefficient (NTC) sort thermistor. We utilize this thermistor to quantify transformer temperature which never crosses more than 150øC. We can utilize this thermistor for our application. We utilize this thermistor to quantify transformer temperature which never crosses more than 150øC. We can utilize this thermistor for our application. C. Ultrasonic Sensor: This is the HC-SR04 ultrasonic running sensor. This prudent sensor gives 2cm to 400cm of non-contact estimation usefulness with an extending precision that can reach up to 3mm. Each HC-SR04 module incorporates a ultrasonic transmitter, a collector and a control circuit. There are just four sticks that you have to stress over on the HC-SR04: VCC (Power), Trig (Trigger), Echo (Receive), and GND (Ground). You will discover this sensor simple to set up. Highlights: • Operating Voltage: 5V DC • Operating Current: 15mA • Measure Angle: 15° • Ranging Distance: 2cm - 4m D. Fuel Sensor Water Sensor is an Easy to utilize, reduced and lightweight, high cost of water , beads ID and identification sensors. This sensor is working The standard is to quantify the span of the follow measure of water beads through the line with a progression of parallel wires uncovered. What's more, household and remote Products thought about not just little , intense, and cunningly outlined with the accompanying elements : First, the measure of water to recreate Conversion ; Second, pliancy , in view of the sensor yield simple qualities ; Third, low power utilization , high affectability ; Fourth, can Directly associated with a microchip or other rationale hardware , and the controller board for an assortment of , for instance : Arduino Controller , STC microcontroller , AVR microcontroller et cetera. Highlights: • Operating Voltage: 35V DC • Operating Current: under 35mA • Type: Analog Sensor • Testing Area: 40mm*30mm E. RF module The RF TX-434 and RF RX-434 are to a great degree little, and are superb for applications requiring short-extend RF remote controls. The transmitter module is just 1/3 the measure of a standard postage stamp, and can without much of a stretch be set inside a little plastic nook. The transmitter yield is dependent upon 8mW at 433.92MHz with a scope of roughly 100 foot (open territory) outside. Inside, the range is roughly 50 foot, and will experience generally walls. The TWS-434 transmitter acknowledges both straight and advanced sources of info, can work from 1.5 to 12 Volts-DC, and makes constructing a smaller than normal hand-held RF transmitter simple. The TWS-434 is around the span of a standard postage stamp. [7]
  • 4. S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and Applications[IJARIDEA] Vol.2, Issue 2,27 April 2017, pg. 29-38 © 2017, IJARIDEA All Rights Reserved 32 proposed a principle in which another NN yield input control law was created for an under incited quad rotor UAV which uses the regular limitations of the under incited framework to create virtual control contributions to ensure the UAV tracks a craved direction. Utilizing the versatile back venturing method, every one of the six DOF are effectively followed utilizing just four control inputs while within the sight of un demonstrated flow and limited unsettling influences. The collector likewise works at 433.92MHz, and has an affectability of 3uV. The RWS- 434 recipient works from 4.5 to 5.5 volts-DC, and has both straight and advanced yields. IV.BLOCK DIAGRAM Fig.1. Block Diagram of Project V. CIRCUIT DIAGRAMS A. Arduino Board: Fig.2. Circuit Board of Arduino UNO
  • 5. S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and Applications[IJARIDEA] Vol.2, Issue 2,27 April 2017, pg. 29-38 © 2017, IJARIDEA All Rights Reserved 33 B. Ultrasonic Sensor: Fig.3. Circuit of Ultrasonic Sensor C. Thermistor: Fig.4. Circuit of Thermistor D. Fuel Sensor: Fig.5. Circuit of Fuel Sensor E. RF Module: RF Transmitter: Fig.6. Circuit of RF Transmitter
  • 6. S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and Applications[IJARIDEA] Vol.2, Issue 2,27 April 2017, pg. 29-38 © 2017, IJARIDEA All Rights Reserved 34 RF Receiver: Fig.7. Circuit of RF Receiver VI.FLOW CHART A. Flow chart of the algorithm for Thermistor and Fuel Sensor: Fig.8. Flow Chart for Thermistor and Fuel Sensor
  • 7. S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and Applications[IJARIDEA] Vol.2, Issue 2,27 April 2017, pg. 29-38 © 2017, IJARIDEA All Rights Reserved 35 B. Flow chart of the algorithm for Ultrasonic Sensor: Fig.9. Flow Chart for Ultrasonic Sensor C. Flow chart of the algorithm for Visual Basic Studio: No No No Yes Yes Yes Start Read the values from comport Calibrate according to actual value Separate the values of sensors If temp >set If dis > set If fuel ==1 Temp is normal Temp is high Tyre is normal Flat tyre Fuel is not leaking Fuel is leaking Fig.10. Flow chart of the algorithm for Visual Basic Studio
  • 8. S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and Applications[IJARIDEA] Vol.2, Issue 2,27 April 2017, pg. 29-38 © 2017, IJARIDEA All Rights Reserved 36 VII. INTERFACE A. Interfacing of Thermistor: To recognize the temperature of the motor we require the thermistor. This thermistor is put on the motor with the goal that it can detect the temperature of the motor. The temperature sensor sends the signs to the flag molding circuit. This flag molding circuit opens up the flag quality so that the flag can coordinate the necessities of the smaller scale controller. The flag from the flag molding circuit is sent to the arduino Uno microcontroller. The qualities are sent to the transmitter and afterward to the recipient with the goal that it can show them in the show gadget. In the show it will show "Motor warmth is high" or "Motor warmth is low". B. Interfacing of Fuel Sensor: To recognize the fuel spillage of the motor we are utilizing the water level sensor. This sensor is put on all the conceivable zones of fuel spillage. This sensor detects the fuel. At whatever point it detects the fuel sends the signs to the flag molding circuit. This flag molding circuit increases the flag quality so that the flag can coordinate the necessities of the smaller scale controller. The flag from the flag molding circuit is sent to the arduino Uno microcontroller. The qualities are sent to the transmitter and afterward to the beneficiary with the goal that it can show them in the show gadget. In the show it will show "Fuel is spilling" or "Fuel is not spilling". C. Interfacing of Ultrasonic Sensor: To identify the tire state of the vehicle we require the ultrasonic sensor. This ultrasonic sensor is put over the tire implies it is joined to the auto with the goal that it can detect the separation between the tire and the sensor. This ultrasonic sensor sends the signs to the flag molding circuit. This flag molding circuit opens up the flag quality so that the flag can coordinate the prerequisites of the small scale controller. The flag from the flag molding circuit is sent to the arduino Uno microcontroller. The qualities are sent to the transmitter and afterward to the recipient with the goal that it can show them in the show gadget. In the show it will show "Tire ordinary " or "Tire cut". Presently every one of the qualities are sent to the show gadget utilizing RF module. Every one of the qualities are shown by utilizing Microsoft visual studio. Fig.11. Project proto type D. Formulas : For thermistor: Vd = {V/(R1+R2)}*R2
  • 9. S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and Applications[IJARIDEA] Vol.2, Issue 2,27 April 2017, pg. 29-38 © 2017, IJARIDEA All Rights Reserved 37 Where R1 is fixed resistor of 4.7 Kilo Ohms R2 is Thermistor Where V1 is potential across at R1 Vd is potential across R2 VIII. RESULT Fig.11. Obtained Result IX.CONCLUSION A working model of FAULT DETECTION IN VEHICLES USING SENSORS framework utilizing an Arduino uno and sensors has been executed effectively. The greatest favorable position of our examination is, at whatever point the sensor is initiated we will be quickly getting the affirmation immediately. This framework finds the blame in vehicle precisely. Therefore, it will spare the valuable time required to discover the blame in vehicles. Advance we can enhance this venture by executing IOT idea. BIOGRAPHY S.Praveen Kumar Designation: Assistant Professor (OG) Mail: praveenkumar.se@ktr.srmuniv.ac.in Affiliation: Department of Electronics and Communication Engineering, SRM University, Kattankulathur - 603203 Vankadari prasanth Mail: prasanthvankadari96@gmail.com Affiliation: Department of Electronics and Communication Engineering, SRM University, Kattankulathur - 603203 G. Tirumala naga sai Mail: saigottumukkala@gmail.com Affiliation: Department of Electronics and Communication Engineering, SRM University, Kattankulathur - 603203
  • 10. S. Praveen Kumar et al., International Journal of Advanced Research in Innovative Discoveries in Engineering and Applications[IJARIDEA] Vol.2, Issue 2,27 April 2017, pg. 29-38 © 2017, IJARIDEA All Rights Reserved 38 N. Pavan kalyan Mail: pa1kalyan.nagendla@gmail.com Affiliation: Department of Electronics and Communication Engineering, SRM University, Kattankulathur - 603203 REFERENCES [1] “Intelligent Vehicle Accident Detection & Notification System (VADANS) Using Smart Sensor and GPS Technologies ” in Imperial Journal of Interdisciplinary Research (IJIR) Vol-2, Issue-4, 2016 . [2] S.B.Argade, R.B.Bhor , T.M.Kamthe, Prof.A.K.Dere- “Accident Detection Using Android Smartphone” in International Journal of Innovative Research in Computer and Communication Engineering Vol. 4, Issue 3, March 2016. [3] Pratiksha R. Shetgaonkar, VijayKumar NaikPawar, Rajesh Gauns-” Proposed Model for the Smart Accident Detection System for Smart Vehicles using Arduino board, Smart Sensors, GPS and GSM” in International Journal of Emerging Trends & Technology in Computer Science (IJETTCS) Volume 4, Issue 4, July - August 2015. [4] Aljaafreh,A. Electr.Eng.Dept.,TafilaTech.Univ.,Tafila,Jordan Khalel,M. ; Al-Fraheed I. ; Almarahleh, K.; Al-Shwaabkeh, R.; Al-Etawi, S. ; Shaqareen, W. “Vehicular data acquisition system for fleet management automation”. [5] “Vehicle accident alert and locator” International Journal of Electrical & Computer Sciences IJECS-IJENS Vol: 11 No: 02. [6] Y. Zhao – “Mobile phone location determination and its impact on intelligent transportation systems” [7] Christo Ananth,"A NOVEL NN OUTPUT FEEDBACK CONTROL LAW FOR QUAD ROTOR UAV",International Journal of Advanced Research in Innovative Discoveries in Engineering and Applications[IJARIDEA],Volume 2,Issue 1,February 2017,pp:18-26. [8] Bhandari Prachi, Dalvi Kasturi, Chopade Priyanka, ”Intelligent Accident-Detection And Ambulance- Rescue System”, International Journal Of Scientific & Technology Research Volume 3, Issue 6, June 2014 [9] Supriya Sawwashere, Ashutosh Lanjewar, ”Automated Accident Intimation and Rescue System for Vehicles”, International Journal of Application or Innovation in Engineering & Management (IJAIEM), Volume 4, Issue 5, May 2015. [10] Nitin Thakre, Prof. Nitin Raut, Prof. Abdulla Shaik, ”Design and Development of Automatic Vehicle accident detection & Localization of Automobile Using Bluetooth Technology”, International Journal of Advanced Research in Computer and Communication Engineering, Vol. 3,Issue 3, March 2014.