SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Research in Engineering and Science (IJRES)
ISSN (Online): 2320-9364, ISSN (Print): 2320-9356
www.ijres.org Volume 2 Issue 3 ǁ March. 2014 ǁ PP.34-37
www.ijres.org 34 | Page
An Automatic Car Engine Startup and Brake Oil Monitoring
Using Sensors
Snigdha Talukdar1
, C.Yaashuwanth2
1(Depatment of Information Technology, SRM University, India)
2(Department of Information Technology, SRM University, India)
Abstract—The primary concern of “An Automatic Car Engine Startup and Brake Oil Monitoring Using
Sensors” is to monitor the level of brake oil and to monitor the exact amount of engine fuel in digital form. It
also shows the importance of unimodal biometric in order to identify or to verify a person that wants to start the
engine of the car. A fingerprint sensor is placed on the car’s door and one in the dashboard to start the engine.
If the person’s fingerprint matches then he can get into the car and start the engine.
Key Words: Sensor, Brake Oil Level, Engine Fuel, Fingerprints, LCD.
I. INTRODUCTION
The use of unimodal biometric aims to increase the accuracy of the verification or identification of
people. There are lots of biometric technologies, like iris, face, fingerprint, hand geometry, and voice
recognition etc .Each technology has different advantages and disadvantages, and there are some characteristics
that every method has such universality, uniqueness, permanence, collectability, performance, acceptability etc.
Some characteristics are better for some technologies at a medium or low level. The project tends to implement
biometric security and ignitions system for automobiles. Such a system would serve to eliminate consumer
concern pertaining to the safety, Apart from being susceptible to thefts, keys also posses the risk of being
misplaced. The project thus aims to establish its credibility by demonstrating the superior reliability and
efficiency of a finger prints scan to authorize an individuals. The key focus of the project would be to achieve its
targets in a simple, efficient, user-friendly manner whilst providing a model of effectuation that is both practical
and commercially feasible for automobile manufacturers. In the recent past, vehicular technology has witnessed
quantum leaps; consequently, improvements in performance and features have occurred on a consistent basis.
Similarly, the project aims to usher in a new era of heightened vehicular security and consumer compatibility
like to enhance existing vehicle security systems with a proposed biometric module, thereby, reducing cases of
unauthorized access, to design a stable architecture and system configuration for a feasible implementation of
the Biometric module, to develop the module independently and to come out with a 'black-box' that can be
easily made compatible with the existing vehicle technology, to design and develop software to manage the
proposed system. The project would mark a landmark event in the realm of vehicular technology. It would also
initiate a healthy trend in the automobile industry, with a keen focus on enhanced security.
The next generation vehicle necessitates the need for next generation features, and this project intends
to provide the same for an ever developing society.
II. RELATED WORK
Several approaches have been proposed for security access control on car using biometrics[1][2][6].In
[1],the focus was on a brief overview of the field of biometrics and summarize some of its advantages,
disadvantages, strengths, limitations, and related privacy concerns. Gorodnitchy,D.O.,in[2],prepared a
framework for designing biometric-enabled access and border control systems changes. The framework
incorporates latest innovations and recommendations related to the comprehensive evaluation of biometric
systems, including subject-based analysis, calibrated score analysis, and two new performance metrics:
threshold-validated recognition ranking and non-confident decisions due to multiple threshold-validated scores.
The framework is implemented in the Comprehensive Biometrics Evaluation Toolkit (C-BET) and has been
applied for the evaluation of several biometric modalities.C.Lupu and V.Lupu [6] describes the use of
multimodal biometrics to access control on an intelligent car. He describes the use and advantages of various
biometrics such as fingerprints, iris recognition, hand geometry, voice recognition. In [9] describes the
importance of driver ability for both driver and manufacturers. Here metal sensor is used which have an
interdigited cube structure. The sensor is located in the vapour dome of the fuel tank and bathed in fuel when the
fuel pump is on. It monitors the fuel level rate of decline and measures the fuel volatility. D'Angelo in [10],
focuses on the effective integration of display solutions and few sensors for an improved usability and lowering
of the system-related driver's distraction, where system consists of a steering wheel with integrated sensors,
sensor processing and wireless communication interface and a portable monitoring unit for wireless data
An Automatic Car Engine Startup And Brake Oil Monitoring Using Sensors
www.ijres.org 35 | Page
reception, display and interface to the car information system. It helps in monitoring technical solutions like
vital signs for patients needing continuous medical care or preventive solutions allowing regular health checks.
Wagner, J.R.; Dawson, D.M.; Liu Zeyu[4] proposed a nonlinear model-based control strategy for simultaneous
air-to-fuel ratio control and speed tracking in hybrid electric vehicles. It describes the air intake, fuel injection,
and rotational dynamics. Idros, uses the embedded matlab function to display the oxidation in lubricant oil. It
shows the optical analysis of transmitter variance in lubricant oil due to oxidation[8].
III. METHODOLOGY AND DESIGN
In this system, various sensors are used, such as biometric sensor, level sensor and float sensor.
Biometric sensor can be used for various recognition methods like fingerprint, voice, iris etc. But in this system
biometric sensor is used only for fingerprint recognization. Fingerprint recognition method is mostly used in
personal recognition. It is one of the methods of identification and verification. This method is also used by the
police to easily identify the criminals. It can be used especially in the access control applications. Here 2D
mathematical models are used to process the fingerprints of an individual. The main technique used for
recognition of an individual is generally called AFIS(Automatic Fingerprint Identification System).
Level sensor in this system is used to monitor the exact amount of fuel in the tank. It is used to get the necessary
information about current fuel volume in vehicle tank. In this system it is mainly used to define the vechicle
fueling volume and also to determine the fuel consumption. Main features of fuel level sensor are:
i. non-contact, continuous level sensor gauge with no- moving parts.
ii. compact solution, simple to install, operate and maintain
iii. communicates using GSM cellular network, SMS or GPRS
iv. one size fits all tank shapes and dimensions
v. open for third party monitoring software
vi. no field calibration required.
By introducing the fuel level sensor in the system can enable the driver to utilize the fuel in economical
way.
Float sensor is also known as level as it is use to show the level of fuel but not in digital form. In the
system, this sensor is used to show the level of brake oil. It will show whether the level of the fuel is high or
medium or low. Float switches varies from small to large and may be as simple as a mercury switch inside a
hinged float or as complex as a series of optical or conductance sensors producing discrete outputs as the liquid
reaches many different levels within the tank. The most common type of float switch is simply a float raising a
rod that actuates a micro switch. Float sensor is used in the system to check the lubricancy of the brake so that it
can prevent from any kind of accidents.
IV. IMPLEMENTATION DETAILS
This system is designed in a prototype hardware board. Architectural diagram of the system is shown
below :
Micro-
controll
er
Biometric
sensorFloat
sensor
Float sensorFuel tank
LCD
Brake
Fig 1: Block diagram of the System
There are two major parts in Implementation: -Hardware part and software part. The hardware circuit
consists of arm microcontroller, dc motor, stepper motor, LCD display, fingerprints sensor, fuel level sensor,
float sensor, relays, power supply.
At first the hardware is designed on a prototype hardware board, then the code is written and executed
using a software platform. Once the software part is complete, it is interfaced with the arm microcontroller
An Automatic Car Engine Startup And Brake Oil Monitoring Using Sensors
www.ijres.org 36 | Page
through serial port. Once the software is interfaced properly with hardware or microcontroller, the
microcontroller will accomplish it with the LCD to display. LCDs have become a cheap and easy way to get text
displayed for an embedded system. Common displays are set up as 16 to 20 characters by 1 to 4 lines. LCDs
donot emit light directly. The input information is supplied as an electrical signal by using the LCD driver.
The stepper motor is used in this system to demonstrate the working of the door setup. The stepper
motor uses the theory of operation for magnets to make the motor shaft turn a precise distance when a pulse of
electricity is provided. To show its working fingerprint senor is used. The database of the finger of a user is
stored in the microcontroller. So when a person will come to open the door, he will first have to go through the
fingerprint test, if it matches with the already stored data, then the door will open and the user can go inside.
A dc motor is used to show the working of the engine. Here to start the engine the person will have to
go through another fingerprint test, if it matches with the already stored, then the engine is ready to start. Once
the engine starts moving it will start displaying the amount of fuel on the LCD at the car dashboard. To display
the amount of fuel, a fuel level sensor is fitted in the oil tank. A float sensor is kept in the oil tank to indicate the
level of oil in the engine. The level of oil in the engine is visible to the user at the dashboard. An ADC is used to
convert the analog signals to digital and display on the display.
Fig 2 : Controller Display Fig 3 : Other Hardware Components
Power Supply is the device that transfers electric power from a source to a load using electronic
circuits. Power supplies are used in many industrial and aerospace applications and also in consumer products.
Some of the requirements of power supplies are small size, lightweight, low cost, and high power conversion
efficiency. In addition to these, some power supplies require the following: electrical isolation between the
source and load, low harmonic distortion for the input and output waveforms, and high power factor (PF) if the
source is ac voltage. Some special power supplies require controlled direction of power flow. Typical
application of power supplies is to convert utility's AC input power to a regulated voltage(s) required for
electronic equipment. Depending on the mode of operation of power semiconductors power supply can be linear
or switching.
A relay is an electrically operated switch. Current flowing through the coil of the relay creates a
magnetic field, which changes the switch contacts. The coil current can be on or off so relays have two switch
positions and they are double throw (changeover) switches.No electrical connection is required inside the relay
between the two circuits, the connection is magnetic and mechanical.
V. CONCLUSION
Thus, this system is designed to provide better security to the user. The system depicts the maintenance
of the vehicle. It enables the driver to utilize the fuel in economical way.
Future development can be done by implementing a braking system to the car when the proximity sensor has
detected the distance between the car and a object is lesser than the minimum threshold.(30 cm).
A system can be implemented that starts the wiper automatically when it detects the presence of water on the
windshield.
REFERENCE
[1] Jain, A.K.; Ross, A. Prabhakar, S.” An Introduction to biometric sensor” Proceedings of IEEE transaction on Circuits and
systems for video technology, 2004.
[2] Gorodnichy, D.O.’’ Multi-order biometric score analysis framework and its application to designing and evaluating biometric
systems for access and border control” Proceedings of IEEE workshop on Computational Intelligence in Biometrics and Identity
Management (CIBIM),2011.
An Automatic Car Engine Startup And Brake Oil Monitoring Using Sensors
www.ijres.org 37 | Page
[3] Suresh Babu C.S and Shashidhar Y.M” An Intelligent Online Mileage Indicator for new generation Automobliles”proceedings
of national conference on Recent Advances in Process Control and Instrumentation Engineering, Kurushetra,Feb2006,2250-
2255.
[4] Wagner, J.R.; Dawson, D.M.; Liu Zeyu” Nonlinear air-to-fuel ratio and engine speed control for hybrid vehicles”Procceeding
IEEE transaction on vehicle technology,2003.
[5] Mitsuo Kawai, Hideo Miyagi, jiro Nakano and Yoshihiko kondo “Toyota’s New Microprocessor-based Diesel Engine Control
System for Passenger Cars” Proceedings of IEEE International Conference on transmission control system, 1985, 289-293.
[6] C.Lupu and V.Lupu “Multimodal Biometrics for Access Control in an Intelligent Car” IEEE 2007,261-267.
[7] Idros, M.F.M.; Ali, S.; Islam, M.S.” Optical analysis for condition based monitoring of oxidation degradation in lubricant oil”
Proceeding 4th
International Conference on Intelligents and Advanced Systems (ICIAS), 2012.
[8] Han-Sheng Lee; Wang, S.S.; Lambert, D.K.; Lin, J.Y.; Harrington, C.R. “An on-vehicle fuel driveability index sensor”
Proceeding on IEEE journals on sensors, 2004.
[9] D'Angelo, L.T.; Parlow, J.; Spiessl, W.; Hoch, S.; Lü th, T.C. “A system for unobtrusive in-car vital parameter
acquisition and processing” Proceeding International Conference on Pervasive Computing Technologies for Healthcare
(Pervasive Health),2010.

More Related Content

What's hot

Ieeepro techno solutions ieee 2013 embedded project gravity lock next gen...
Ieeepro techno solutions    ieee 2013 embedded project  gravity lock next gen...Ieeepro techno solutions    ieee 2013 embedded project  gravity lock next gen...
Ieeepro techno solutions ieee 2013 embedded project gravity lock next gen...srinivasanece7
 
Ieeepro techno solutions ieee 2014 embedded project design and implement...
Ieeepro techno solutions    ieee 2014  embedded project  design and implement...Ieeepro techno solutions    ieee 2014  embedded project  design and implement...
Ieeepro techno solutions ieee 2014 embedded project design and implement...srinivasanece7
 
IRJET - Smart Car with Driver Alert System
IRJET - Smart Car with Driver Alert SystemIRJET - Smart Car with Driver Alert System
IRJET - Smart Car with Driver Alert SystemIRJET Journal
 
1. 10077 12326-1-pb
1. 10077 12326-1-pb1. 10077 12326-1-pb
1. 10077 12326-1-pbIAESIJEECS
 
Ieeepro techno solutions ieee 2013 embedded project vehicle monitoring an...
Ieeepro techno solutions    ieee 2013 embedded project  vehicle monitoring an...Ieeepro techno solutions    ieee 2013 embedded project  vehicle monitoring an...
Ieeepro techno solutions ieee 2013 embedded project vehicle monitoring an...srinivasanece7
 
Smart Vehicle Authentication and Due Date Monitoring System using IoT
Smart Vehicle Authentication and Due Date Monitoring System using IoTSmart Vehicle Authentication and Due Date Monitoring System using IoT
Smart Vehicle Authentication and Due Date Monitoring System using IoTAssociate Professor in VSB Coimbatore
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobilesiaemedu
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobilesIAEME Publication
 
Report of Advance car security system major project
Report of Advance car security system major projectReport of Advance car security system major project
Report of Advance car security system major projectAmi Goswami
 
IRJET- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...IRJET Journal
 
IRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET Journal
 
IRJET- Smart Helmet for Accident Prevention
IRJET- Smart Helmet for Accident PreventionIRJET- Smart Helmet for Accident Prevention
IRJET- Smart Helmet for Accident PreventionIRJET Journal
 
IRJET- Review of Fingerprint based Automobile Anti-Theft System
IRJET- Review of Fingerprint based Automobile Anti-Theft SystemIRJET- Review of Fingerprint based Automobile Anti-Theft System
IRJET- Review of Fingerprint based Automobile Anti-Theft SystemIRJET Journal
 
IRJET- Automative Impregnable Driving System
IRJET-  	  Automative Impregnable Driving SystemIRJET-  	  Automative Impregnable Driving System
IRJET- Automative Impregnable Driving SystemIRJET Journal
 
IRJET- An Android Solution for Car Monitoring and Alerting System
IRJET- An Android Solution for Car Monitoring and Alerting SystemIRJET- An Android Solution for Car Monitoring and Alerting System
IRJET- An Android Solution for Car Monitoring and Alerting SystemIRJET Journal
 
IRJET - Intelligent System for Vehicle Controlling with Alcohol Detection...
IRJET -  	  Intelligent System for Vehicle Controlling with Alcohol Detection...IRJET -  	  Intelligent System for Vehicle Controlling with Alcohol Detection...
IRJET - Intelligent System for Vehicle Controlling with Alcohol Detection...IRJET Journal
 
IRJET- Advanced Safety Sytem for the Vehicles
IRJET-  	  Advanced Safety Sytem for the VehiclesIRJET-  	  Advanced Safety Sytem for the Vehicles
IRJET- Advanced Safety Sytem for the VehiclesIRJET Journal
 
Smart Driving Test Track
Smart Driving Test TrackSmart Driving Test Track
Smart Driving Test TrackIRJET Journal
 

What's hot (20)

Ieeepro techno solutions ieee 2013 embedded project gravity lock next gen...
Ieeepro techno solutions    ieee 2013 embedded project  gravity lock next gen...Ieeepro techno solutions    ieee 2013 embedded project  gravity lock next gen...
Ieeepro techno solutions ieee 2013 embedded project gravity lock next gen...
 
Ieeepro techno solutions ieee 2014 embedded project design and implement...
Ieeepro techno solutions    ieee 2014  embedded project  design and implement...Ieeepro techno solutions    ieee 2014  embedded project  design and implement...
Ieeepro techno solutions ieee 2014 embedded project design and implement...
 
journal
journaljournal
journal
 
IRJET - Smart Car with Driver Alert System
IRJET - Smart Car with Driver Alert SystemIRJET - Smart Car with Driver Alert System
IRJET - Smart Car with Driver Alert System
 
1. 10077 12326-1-pb
1. 10077 12326-1-pb1. 10077 12326-1-pb
1. 10077 12326-1-pb
 
Ieeepro techno solutions ieee 2013 embedded project vehicle monitoring an...
Ieeepro techno solutions    ieee 2013 embedded project  vehicle monitoring an...Ieeepro techno solutions    ieee 2013 embedded project  vehicle monitoring an...
Ieeepro techno solutions ieee 2013 embedded project vehicle monitoring an...
 
Smart Vehicle Authentication and Due Date Monitoring System using IoT
Smart Vehicle Authentication and Due Date Monitoring System using IoTSmart Vehicle Authentication and Due Date Monitoring System using IoT
Smart Vehicle Authentication and Due Date Monitoring System using IoT
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobiles
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobiles
 
Report of Advance car security system major project
Report of Advance car security system major projectReport of Advance car security system major project
Report of Advance car security system major project
 
DETECTION OF DROWSINESS AND DISTRACTION OF DRIVERS USING CNN
DETECTION OF DROWSINESS AND  DISTRACTION OF DRIVERS USING CNNDETECTION OF DROWSINESS AND  DISTRACTION OF DRIVERS USING CNN
DETECTION OF DROWSINESS AND DISTRACTION OF DRIVERS USING CNN
 
IRJET- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
 
IRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX System
 
IRJET- Smart Helmet for Accident Prevention
IRJET- Smart Helmet for Accident PreventionIRJET- Smart Helmet for Accident Prevention
IRJET- Smart Helmet for Accident Prevention
 
IRJET- Review of Fingerprint based Automobile Anti-Theft System
IRJET- Review of Fingerprint based Automobile Anti-Theft SystemIRJET- Review of Fingerprint based Automobile Anti-Theft System
IRJET- Review of Fingerprint based Automobile Anti-Theft System
 
IRJET- Automative Impregnable Driving System
IRJET-  	  Automative Impregnable Driving SystemIRJET-  	  Automative Impregnable Driving System
IRJET- Automative Impregnable Driving System
 
IRJET- An Android Solution for Car Monitoring and Alerting System
IRJET- An Android Solution for Car Monitoring and Alerting SystemIRJET- An Android Solution for Car Monitoring and Alerting System
IRJET- An Android Solution for Car Monitoring and Alerting System
 
IRJET - Intelligent System for Vehicle Controlling with Alcohol Detection...
IRJET -  	  Intelligent System for Vehicle Controlling with Alcohol Detection...IRJET -  	  Intelligent System for Vehicle Controlling with Alcohol Detection...
IRJET - Intelligent System for Vehicle Controlling with Alcohol Detection...
 
IRJET- Advanced Safety Sytem for the Vehicles
IRJET-  	  Advanced Safety Sytem for the VehiclesIRJET-  	  Advanced Safety Sytem for the Vehicles
IRJET- Advanced Safety Sytem for the Vehicles
 
Smart Driving Test Track
Smart Driving Test TrackSmart Driving Test Track
Smart Driving Test Track
 

Viewers also liked

Auto ecu(engine control unit) chip tuning
Auto ecu(engine control unit) chip tuningAuto ecu(engine control unit) chip tuning
Auto ecu(engine control unit) chip tuningautoobdtools
 
Automatic irrigation using multiparameter monitoring abstract
Automatic irrigation using multiparameter monitoring abstractAutomatic irrigation using multiparameter monitoring abstract
Automatic irrigation using multiparameter monitoring abstractSiddappa Dollin
 
biometric technology
biometric technologybiometric technology
biometric technologyAnmol Bagga
 
Biometric Security advantages and disadvantages
Biometric Security advantages and disadvantagesBiometric Security advantages and disadvantages
Biometric Security advantages and disadvantagesPrabh Jeet
 
Biometric Trends for 2017 Webinar
Biometric Trends for 2017 WebinarBiometric Trends for 2017 Webinar
Biometric Trends for 2017 WebinarVeridium
 

Viewers also liked (7)

Auto ecu(engine control unit) chip tuning
Auto ecu(engine control unit) chip tuningAuto ecu(engine control unit) chip tuning
Auto ecu(engine control unit) chip tuning
 
Spec00328
Spec00328Spec00328
Spec00328
 
Li fi
Li fiLi fi
Li fi
 
Automatic irrigation using multiparameter monitoring abstract
Automatic irrigation using multiparameter monitoring abstractAutomatic irrigation using multiparameter monitoring abstract
Automatic irrigation using multiparameter monitoring abstract
 
biometric technology
biometric technologybiometric technology
biometric technology
 
Biometric Security advantages and disadvantages
Biometric Security advantages and disadvantagesBiometric Security advantages and disadvantages
Biometric Security advantages and disadvantages
 
Biometric Trends for 2017 Webinar
Biometric Trends for 2017 WebinarBiometric Trends for 2017 Webinar
Biometric Trends for 2017 Webinar
 

Similar to An Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors

3M Secure Transportation System.
3M Secure Transportation System.3M Secure Transportation System.
3M Secure Transportation System.IRJET Journal
 
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...IRJET Journal
 
Digital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the Tank
Digital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the TankDigital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the Tank
Digital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the TankIRJET Journal
 
Advanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPSAdvanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPSrahulmonikasharma
 
IRJET- IoT System for Monitoring and Diagnostics of Engine
IRJET-  	  IoT System for Monitoring and Diagnostics of EngineIRJET-  	  IoT System for Monitoring and Diagnostics of Engine
IRJET- IoT System for Monitoring and Diagnostics of EngineIRJET Journal
 
IRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular ManagementIRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular ManagementIRJET Journal
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationIRJET Journal
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationIRJET Journal
 
IRJET-A review of Face Recognition Based Car Ignition and Security System
IRJET-A review of Face Recognition Based Car Ignition and Security SystemIRJET-A review of Face Recognition Based Car Ignition and Security System
IRJET-A review of Face Recognition Based Car Ignition and Security SystemIRJET Journal
 
A Review: Machine vision and its Applications
A Review: Machine vision and its ApplicationsA Review: Machine vision and its Applications
A Review: Machine vision and its ApplicationsIOSR Journals
 
IRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET Journal
 
Bionic Person for Issuing of RTO License
Bionic Person for Issuing of RTO LicenseBionic Person for Issuing of RTO License
Bionic Person for Issuing of RTO Licenseijtsrd
 
Congestion Control System Using Machine Learning
Congestion Control System Using Machine LearningCongestion Control System Using Machine Learning
Congestion Control System Using Machine LearningIRJET 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
 
IRJET- Vehicle Security System using IoT Application
IRJET-  	  Vehicle Security System using IoT ApplicationIRJET-  	  Vehicle Security System using IoT Application
IRJET- Vehicle Security System using IoT ApplicationIRJET Journal
 
IRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET Journal
 
A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...
A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...
A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...Kim Daniels
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET Journal
 
Vehicle anti theft system based on an embedded platform
Vehicle anti theft system based on an embedded platformVehicle anti theft system based on an embedded platform
Vehicle anti theft system based on an embedded platformeSAT Journals
 

Similar to An Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors (20)

3M Secure Transportation System.
3M Secure Transportation System.3M Secure Transportation System.
3M Secure Transportation System.
 
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
 
Digital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the Tank
Digital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the TankDigital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the Tank
Digital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the Tank
 
Advanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPSAdvanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPS
 
IRJET- IoT System for Monitoring and Diagnostics of Engine
IRJET-  	  IoT System for Monitoring and Diagnostics of EngineIRJET-  	  IoT System for Monitoring and Diagnostics of Engine
IRJET- IoT System for Monitoring and Diagnostics of Engine
 
AUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEMAUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEM
 
IRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular ManagementIRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular Management
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle Communication
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle Communication
 
IRJET-A review of Face Recognition Based Car Ignition and Security System
IRJET-A review of Face Recognition Based Car Ignition and Security SystemIRJET-A review of Face Recognition Based Car Ignition and Security System
IRJET-A review of Face Recognition Based Car Ignition and Security System
 
A Review: Machine vision and its Applications
A Review: Machine vision and its ApplicationsA Review: Machine vision and its Applications
A Review: Machine vision and its Applications
 
IRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR Code
 
Bionic Person for Issuing of RTO License
Bionic Person for Issuing of RTO LicenseBionic Person for Issuing of RTO License
Bionic Person for Issuing of RTO License
 
Congestion Control System Using Machine Learning
Congestion Control System Using Machine LearningCongestion Control System Using Machine Learning
Congestion Control System Using Machine Learning
 
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- Vehicle Security System using IoT Application
IRJET-  	  Vehicle Security System using IoT ApplicationIRJET-  	  Vehicle Security System using IoT Application
IRJET- Vehicle Security System using IoT Application
 
IRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET - Driver Monitoring System
IRJET - Driver Monitoring System
 
A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...
A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...
A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring System
 
Vehicle anti theft system based on an embedded platform
Vehicle anti theft system based on an embedded platformVehicle anti theft system based on an embedded platform
Vehicle anti theft system based on an embedded platform
 

More from IJRES Journal

Exploratory study on the use of crushed cockle shell as partial sand replacem...
Exploratory study on the use of crushed cockle shell as partial sand replacem...Exploratory study on the use of crushed cockle shell as partial sand replacem...
Exploratory study on the use of crushed cockle shell as partial sand replacem...IJRES Journal
 
Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...
Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...
Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...IJRES Journal
 
Review: Nonlinear Techniques for Analysis of Heart Rate Variability
Review: Nonlinear Techniques for Analysis of Heart Rate VariabilityReview: Nonlinear Techniques for Analysis of Heart Rate Variability
Review: Nonlinear Techniques for Analysis of Heart Rate VariabilityIJRES Journal
 
Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...
Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...
Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...IJRES Journal
 
Study and evaluation for different types of Sudanese crude oil properties
Study and evaluation for different types of Sudanese crude oil propertiesStudy and evaluation for different types of Sudanese crude oil properties
Study and evaluation for different types of Sudanese crude oil propertiesIJRES Journal
 
A Short Report on Different Wavelets and Their Structures
A Short Report on Different Wavelets and Their StructuresA Short Report on Different Wavelets and Their Structures
A Short Report on Different Wavelets and Their StructuresIJRES Journal
 
A Case Study on Academic Services Application Using Agile Methodology for Mob...
A Case Study on Academic Services Application Using Agile Methodology for Mob...A Case Study on Academic Services Application Using Agile Methodology for Mob...
A Case Study on Academic Services Application Using Agile Methodology for Mob...IJRES Journal
 
Wear Analysis on Cylindrical Cam with Flexible Rod
Wear Analysis on Cylindrical Cam with Flexible RodWear Analysis on Cylindrical Cam with Flexible Rod
Wear Analysis on Cylindrical Cam with Flexible RodIJRES Journal
 
DDOS Attacks-A Stealthy Way of Implementation and Detection
DDOS Attacks-A Stealthy Way of Implementation and DetectionDDOS Attacks-A Stealthy Way of Implementation and Detection
DDOS Attacks-A Stealthy Way of Implementation and DetectionIJRES Journal
 
An improved fading Kalman filter in the application of BDS dynamic positioning
An improved fading Kalman filter in the application of BDS dynamic positioningAn improved fading Kalman filter in the application of BDS dynamic positioning
An improved fading Kalman filter in the application of BDS dynamic positioningIJRES Journal
 
Positioning Error Analysis and Compensation of Differential Precision Workbench
Positioning Error Analysis and Compensation of Differential Precision WorkbenchPositioning Error Analysis and Compensation of Differential Precision Workbench
Positioning Error Analysis and Compensation of Differential Precision WorkbenchIJRES Journal
 
Status of Heavy metal pollution in Mithi river: Then and Now
Status of Heavy metal pollution in Mithi river: Then and NowStatus of Heavy metal pollution in Mithi river: Then and Now
Status of Heavy metal pollution in Mithi river: Then and NowIJRES Journal
 
The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...
The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...
The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...IJRES Journal
 
Experimental study on critical closing pressure of mudstone fractured reservoirs
Experimental study on critical closing pressure of mudstone fractured reservoirsExperimental study on critical closing pressure of mudstone fractured reservoirs
Experimental study on critical closing pressure of mudstone fractured reservoirsIJRES Journal
 
Correlation Analysis of Tool Wear and Cutting Sound Signal
Correlation Analysis of Tool Wear and Cutting Sound SignalCorrelation Analysis of Tool Wear and Cutting Sound Signal
Correlation Analysis of Tool Wear and Cutting Sound SignalIJRES Journal
 
Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...
Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...
Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...IJRES Journal
 
Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...
Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...
Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...IJRES Journal
 
A novel high-precision curvature-compensated CMOS bandgap reference without u...
A novel high-precision curvature-compensated CMOS bandgap reference without u...A novel high-precision curvature-compensated CMOS bandgap reference without u...
A novel high-precision curvature-compensated CMOS bandgap reference without u...IJRES Journal
 
Structural aspect on carbon dioxide capture in nanotubes
Structural aspect on carbon dioxide capture in nanotubesStructural aspect on carbon dioxide capture in nanotubes
Structural aspect on carbon dioxide capture in nanotubesIJRES Journal
 
Thesummaryabout fuzzy control parameters selected based on brake driver inten...
Thesummaryabout fuzzy control parameters selected based on brake driver inten...Thesummaryabout fuzzy control parameters selected based on brake driver inten...
Thesummaryabout fuzzy control parameters selected based on brake driver inten...IJRES Journal
 

More from IJRES Journal (20)

Exploratory study on the use of crushed cockle shell as partial sand replacem...
Exploratory study on the use of crushed cockle shell as partial sand replacem...Exploratory study on the use of crushed cockle shell as partial sand replacem...
Exploratory study on the use of crushed cockle shell as partial sand replacem...
 
Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...
Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...
Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...
 
Review: Nonlinear Techniques for Analysis of Heart Rate Variability
Review: Nonlinear Techniques for Analysis of Heart Rate VariabilityReview: Nonlinear Techniques for Analysis of Heart Rate Variability
Review: Nonlinear Techniques for Analysis of Heart Rate Variability
 
Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...
Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...
Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...
 
Study and evaluation for different types of Sudanese crude oil properties
Study and evaluation for different types of Sudanese crude oil propertiesStudy and evaluation for different types of Sudanese crude oil properties
Study and evaluation for different types of Sudanese crude oil properties
 
A Short Report on Different Wavelets and Their Structures
A Short Report on Different Wavelets and Their StructuresA Short Report on Different Wavelets and Their Structures
A Short Report on Different Wavelets and Their Structures
 
A Case Study on Academic Services Application Using Agile Methodology for Mob...
A Case Study on Academic Services Application Using Agile Methodology for Mob...A Case Study on Academic Services Application Using Agile Methodology for Mob...
A Case Study on Academic Services Application Using Agile Methodology for Mob...
 
Wear Analysis on Cylindrical Cam with Flexible Rod
Wear Analysis on Cylindrical Cam with Flexible RodWear Analysis on Cylindrical Cam with Flexible Rod
Wear Analysis on Cylindrical Cam with Flexible Rod
 
DDOS Attacks-A Stealthy Way of Implementation and Detection
DDOS Attacks-A Stealthy Way of Implementation and DetectionDDOS Attacks-A Stealthy Way of Implementation and Detection
DDOS Attacks-A Stealthy Way of Implementation and Detection
 
An improved fading Kalman filter in the application of BDS dynamic positioning
An improved fading Kalman filter in the application of BDS dynamic positioningAn improved fading Kalman filter in the application of BDS dynamic positioning
An improved fading Kalman filter in the application of BDS dynamic positioning
 
Positioning Error Analysis and Compensation of Differential Precision Workbench
Positioning Error Analysis and Compensation of Differential Precision WorkbenchPositioning Error Analysis and Compensation of Differential Precision Workbench
Positioning Error Analysis and Compensation of Differential Precision Workbench
 
Status of Heavy metal pollution in Mithi river: Then and Now
Status of Heavy metal pollution in Mithi river: Then and NowStatus of Heavy metal pollution in Mithi river: Then and Now
Status of Heavy metal pollution in Mithi river: Then and Now
 
The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...
The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...
The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...
 
Experimental study on critical closing pressure of mudstone fractured reservoirs
Experimental study on critical closing pressure of mudstone fractured reservoirsExperimental study on critical closing pressure of mudstone fractured reservoirs
Experimental study on critical closing pressure of mudstone fractured reservoirs
 
Correlation Analysis of Tool Wear and Cutting Sound Signal
Correlation Analysis of Tool Wear and Cutting Sound SignalCorrelation Analysis of Tool Wear and Cutting Sound Signal
Correlation Analysis of Tool Wear and Cutting Sound Signal
 
Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...
Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...
Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...
 
Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...
Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...
Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...
 
A novel high-precision curvature-compensated CMOS bandgap reference without u...
A novel high-precision curvature-compensated CMOS bandgap reference without u...A novel high-precision curvature-compensated CMOS bandgap reference without u...
A novel high-precision curvature-compensated CMOS bandgap reference without u...
 
Structural aspect on carbon dioxide capture in nanotubes
Structural aspect on carbon dioxide capture in nanotubesStructural aspect on carbon dioxide capture in nanotubes
Structural aspect on carbon dioxide capture in nanotubes
 
Thesummaryabout fuzzy control parameters selected based on brake driver inten...
Thesummaryabout fuzzy control parameters selected based on brake driver inten...Thesummaryabout fuzzy control parameters selected based on brake driver inten...
Thesummaryabout fuzzy control parameters selected based on brake driver inten...
 

Recently uploaded

Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 

Recently uploaded (20)

Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 

An Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors

  • 1. International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 www.ijres.org Volume 2 Issue 3 ǁ March. 2014 ǁ PP.34-37 www.ijres.org 34 | Page An Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors Snigdha Talukdar1 , C.Yaashuwanth2 1(Depatment of Information Technology, SRM University, India) 2(Department of Information Technology, SRM University, India) Abstract—The primary concern of “An Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors” is to monitor the level of brake oil and to monitor the exact amount of engine fuel in digital form. It also shows the importance of unimodal biometric in order to identify or to verify a person that wants to start the engine of the car. A fingerprint sensor is placed on the car’s door and one in the dashboard to start the engine. If the person’s fingerprint matches then he can get into the car and start the engine. Key Words: Sensor, Brake Oil Level, Engine Fuel, Fingerprints, LCD. I. INTRODUCTION The use of unimodal biometric aims to increase the accuracy of the verification or identification of people. There are lots of biometric technologies, like iris, face, fingerprint, hand geometry, and voice recognition etc .Each technology has different advantages and disadvantages, and there are some characteristics that every method has such universality, uniqueness, permanence, collectability, performance, acceptability etc. Some characteristics are better for some technologies at a medium or low level. The project tends to implement biometric security and ignitions system for automobiles. Such a system would serve to eliminate consumer concern pertaining to the safety, Apart from being susceptible to thefts, keys also posses the risk of being misplaced. The project thus aims to establish its credibility by demonstrating the superior reliability and efficiency of a finger prints scan to authorize an individuals. The key focus of the project would be to achieve its targets in a simple, efficient, user-friendly manner whilst providing a model of effectuation that is both practical and commercially feasible for automobile manufacturers. In the recent past, vehicular technology has witnessed quantum leaps; consequently, improvements in performance and features have occurred on a consistent basis. Similarly, the project aims to usher in a new era of heightened vehicular security and consumer compatibility like to enhance existing vehicle security systems with a proposed biometric module, thereby, reducing cases of unauthorized access, to design a stable architecture and system configuration for a feasible implementation of the Biometric module, to develop the module independently and to come out with a 'black-box' that can be easily made compatible with the existing vehicle technology, to design and develop software to manage the proposed system. The project would mark a landmark event in the realm of vehicular technology. It would also initiate a healthy trend in the automobile industry, with a keen focus on enhanced security. The next generation vehicle necessitates the need for next generation features, and this project intends to provide the same for an ever developing society. II. RELATED WORK Several approaches have been proposed for security access control on car using biometrics[1][2][6].In [1],the focus was on a brief overview of the field of biometrics and summarize some of its advantages, disadvantages, strengths, limitations, and related privacy concerns. Gorodnitchy,D.O.,in[2],prepared a framework for designing biometric-enabled access and border control systems changes. The framework incorporates latest innovations and recommendations related to the comprehensive evaluation of biometric systems, including subject-based analysis, calibrated score analysis, and two new performance metrics: threshold-validated recognition ranking and non-confident decisions due to multiple threshold-validated scores. The framework is implemented in the Comprehensive Biometrics Evaluation Toolkit (C-BET) and has been applied for the evaluation of several biometric modalities.C.Lupu and V.Lupu [6] describes the use of multimodal biometrics to access control on an intelligent car. He describes the use and advantages of various biometrics such as fingerprints, iris recognition, hand geometry, voice recognition. In [9] describes the importance of driver ability for both driver and manufacturers. Here metal sensor is used which have an interdigited cube structure. The sensor is located in the vapour dome of the fuel tank and bathed in fuel when the fuel pump is on. It monitors the fuel level rate of decline and measures the fuel volatility. D'Angelo in [10], focuses on the effective integration of display solutions and few sensors for an improved usability and lowering of the system-related driver's distraction, where system consists of a steering wheel with integrated sensors, sensor processing and wireless communication interface and a portable monitoring unit for wireless data
  • 2. An Automatic Car Engine Startup And Brake Oil Monitoring Using Sensors www.ijres.org 35 | Page reception, display and interface to the car information system. It helps in monitoring technical solutions like vital signs for patients needing continuous medical care or preventive solutions allowing regular health checks. Wagner, J.R.; Dawson, D.M.; Liu Zeyu[4] proposed a nonlinear model-based control strategy for simultaneous air-to-fuel ratio control and speed tracking in hybrid electric vehicles. It describes the air intake, fuel injection, and rotational dynamics. Idros, uses the embedded matlab function to display the oxidation in lubricant oil. It shows the optical analysis of transmitter variance in lubricant oil due to oxidation[8]. III. METHODOLOGY AND DESIGN In this system, various sensors are used, such as biometric sensor, level sensor and float sensor. Biometric sensor can be used for various recognition methods like fingerprint, voice, iris etc. But in this system biometric sensor is used only for fingerprint recognization. Fingerprint recognition method is mostly used in personal recognition. It is one of the methods of identification and verification. This method is also used by the police to easily identify the criminals. It can be used especially in the access control applications. Here 2D mathematical models are used to process the fingerprints of an individual. The main technique used for recognition of an individual is generally called AFIS(Automatic Fingerprint Identification System). Level sensor in this system is used to monitor the exact amount of fuel in the tank. It is used to get the necessary information about current fuel volume in vehicle tank. In this system it is mainly used to define the vechicle fueling volume and also to determine the fuel consumption. Main features of fuel level sensor are: i. non-contact, continuous level sensor gauge with no- moving parts. ii. compact solution, simple to install, operate and maintain iii. communicates using GSM cellular network, SMS or GPRS iv. one size fits all tank shapes and dimensions v. open for third party monitoring software vi. no field calibration required. By introducing the fuel level sensor in the system can enable the driver to utilize the fuel in economical way. Float sensor is also known as level as it is use to show the level of fuel but not in digital form. In the system, this sensor is used to show the level of brake oil. It will show whether the level of the fuel is high or medium or low. Float switches varies from small to large and may be as simple as a mercury switch inside a hinged float or as complex as a series of optical or conductance sensors producing discrete outputs as the liquid reaches many different levels within the tank. The most common type of float switch is simply a float raising a rod that actuates a micro switch. Float sensor is used in the system to check the lubricancy of the brake so that it can prevent from any kind of accidents. IV. IMPLEMENTATION DETAILS This system is designed in a prototype hardware board. Architectural diagram of the system is shown below : Micro- controll er Biometric sensorFloat sensor Float sensorFuel tank LCD Brake Fig 1: Block diagram of the System There are two major parts in Implementation: -Hardware part and software part. The hardware circuit consists of arm microcontroller, dc motor, stepper motor, LCD display, fingerprints sensor, fuel level sensor, float sensor, relays, power supply. At first the hardware is designed on a prototype hardware board, then the code is written and executed using a software platform. Once the software part is complete, it is interfaced with the arm microcontroller
  • 3. An Automatic Car Engine Startup And Brake Oil Monitoring Using Sensors www.ijres.org 36 | Page through serial port. Once the software is interfaced properly with hardware or microcontroller, the microcontroller will accomplish it with the LCD to display. LCDs have become a cheap and easy way to get text displayed for an embedded system. Common displays are set up as 16 to 20 characters by 1 to 4 lines. LCDs donot emit light directly. The input information is supplied as an electrical signal by using the LCD driver. The stepper motor is used in this system to demonstrate the working of the door setup. The stepper motor uses the theory of operation for magnets to make the motor shaft turn a precise distance when a pulse of electricity is provided. To show its working fingerprint senor is used. The database of the finger of a user is stored in the microcontroller. So when a person will come to open the door, he will first have to go through the fingerprint test, if it matches with the already stored data, then the door will open and the user can go inside. A dc motor is used to show the working of the engine. Here to start the engine the person will have to go through another fingerprint test, if it matches with the already stored, then the engine is ready to start. Once the engine starts moving it will start displaying the amount of fuel on the LCD at the car dashboard. To display the amount of fuel, a fuel level sensor is fitted in the oil tank. A float sensor is kept in the oil tank to indicate the level of oil in the engine. The level of oil in the engine is visible to the user at the dashboard. An ADC is used to convert the analog signals to digital and display on the display. Fig 2 : Controller Display Fig 3 : Other Hardware Components Power Supply is the device that transfers electric power from a source to a load using electronic circuits. Power supplies are used in many industrial and aerospace applications and also in consumer products. Some of the requirements of power supplies are small size, lightweight, low cost, and high power conversion efficiency. In addition to these, some power supplies require the following: electrical isolation between the source and load, low harmonic distortion for the input and output waveforms, and high power factor (PF) if the source is ac voltage. Some special power supplies require controlled direction of power flow. Typical application of power supplies is to convert utility's AC input power to a regulated voltage(s) required for electronic equipment. Depending on the mode of operation of power semiconductors power supply can be linear or switching. A relay is an electrically operated switch. Current flowing through the coil of the relay creates a magnetic field, which changes the switch contacts. The coil current can be on or off so relays have two switch positions and they are double throw (changeover) switches.No electrical connection is required inside the relay between the two circuits, the connection is magnetic and mechanical. V. CONCLUSION Thus, this system is designed to provide better security to the user. The system depicts the maintenance of the vehicle. It enables the driver to utilize the fuel in economical way. Future development can be done by implementing a braking system to the car when the proximity sensor has detected the distance between the car and a object is lesser than the minimum threshold.(30 cm). A system can be implemented that starts the wiper automatically when it detects the presence of water on the windshield. REFERENCE [1] Jain, A.K.; Ross, A. Prabhakar, S.” An Introduction to biometric sensor” Proceedings of IEEE transaction on Circuits and systems for video technology, 2004. [2] Gorodnichy, D.O.’’ Multi-order biometric score analysis framework and its application to designing and evaluating biometric systems for access and border control” Proceedings of IEEE workshop on Computational Intelligence in Biometrics and Identity Management (CIBIM),2011.
  • 4. An Automatic Car Engine Startup And Brake Oil Monitoring Using Sensors www.ijres.org 37 | Page [3] Suresh Babu C.S and Shashidhar Y.M” An Intelligent Online Mileage Indicator for new generation Automobliles”proceedings of national conference on Recent Advances in Process Control and Instrumentation Engineering, Kurushetra,Feb2006,2250- 2255. [4] Wagner, J.R.; Dawson, D.M.; Liu Zeyu” Nonlinear air-to-fuel ratio and engine speed control for hybrid vehicles”Procceeding IEEE transaction on vehicle technology,2003. [5] Mitsuo Kawai, Hideo Miyagi, jiro Nakano and Yoshihiko kondo “Toyota’s New Microprocessor-based Diesel Engine Control System for Passenger Cars” Proceedings of IEEE International Conference on transmission control system, 1985, 289-293. [6] C.Lupu and V.Lupu “Multimodal Biometrics for Access Control in an Intelligent Car” IEEE 2007,261-267. [7] Idros, M.F.M.; Ali, S.; Islam, M.S.” Optical analysis for condition based monitoring of oxidation degradation in lubricant oil” Proceeding 4th International Conference on Intelligents and Advanced Systems (ICIAS), 2012. [8] Han-Sheng Lee; Wang, S.S.; Lambert, D.K.; Lin, J.Y.; Harrington, C.R. “An on-vehicle fuel driveability index sensor” Proceeding on IEEE journals on sensors, 2004. [9] D'Angelo, L.T.; Parlow, J.; Spiessl, W.; Hoch, S.; Lü th, T.C. “A system for unobtrusive in-car vital parameter acquisition and processing” Proceeding International Conference on Pervasive Computing Technologies for Healthcare (Pervasive Health),2010.