SlideShare a Scribd company logo
INTERNATIONAL JOURNAL FOR TRENDS IN ENGINEERING & TECHNOLOGY
VOLUME 4 ISSUE 2 – APRIL 2015 - ISSN: 2349 - 9303
1
Fingerprint Based Smart Pay and Accident Alert
System
PonKashmir John1
1
Nandha Engineering College, Department of ECE,
kashmir.miller@gmail.com
S.Kavitha2
2
Professor,Nandha Engineering College,Department of ECE,
gskkavitha@gmail.com
Abstract—Over the last few decades, the usage of public transportation is attracted by most of the people. The increase in
passenger count has made ticket ending and vehicular monitoring a complex task. In addition to this, frequent accidents
occur due to overload of passengers and these accidents are not cognizant to the rescuers. Therefore advancement in
technology could be instigated to overcome these issues. This system is an advanced approach to the existing system of
ticketing through RFID cards. The fingerprint based smart pay and accident alert is the proposed system wherein ticketing
is automated and the travelling cost is debited from the concerned bank or the suggested system where the user holds an
account. To avoid illegal entry, the passenger count is monitored with the effective utilization of IR sensor. The ignition of
the vehicle is stopped whenever the passenger count exceeds the maximum value. The accident alert system finds its
application in the proposed methodology with the support of GPS and GSM. Whenever an accident occurs, the location of
the vehicle will be sent as a message with a link provided to the emergency vehicles, control room and a private message
will be sent to the trusted contact of each of the passengers. Thereby many fellow lives could be saved. This system would
also be an excellent replacement to the traditional ticketing system.
Index Terms— Accident Alert, Biometrics, GPS, GSM, Ignition Control, Ticket Vending.
——————————  ——————————
1 INTRODUCTION
The public transportation is of the primary concern for most
of the people in recent times. The advancements in technology
are being introduced in various transportation infrastructures and
one such is the ticketing system. Currently the ticketing system
that is performed is mainly man power dependent. During the
peak hours ticket vending seems to be a challenging task. Thus
the proposed system will be an excellent method for an automatic
ticketing mechanism using embedded system.
Here the ticketing system is performed with the help of
biometric fingerprint scanning whereby the fingerprint
verification will find the access from the corresponding bank
account or from a suggested methodology in which the passenger
holds an account with the public transportation that matches the
biometric information. Thus the ticketing cost will be debited on
the completion of the travel. Nowadays the increase in careless
accidents is in a peak because of overload of the passengers. The
system also incorporates the usage of the IR sensor that counts
the number of passengers. Once the passenger count exceeds the
maximum allotted count, the ignition of the vehicle will be
stopped.
In addition, the proposed method also finds its contribution
with the accident alert system. Whenever an accident takes place
the emergency vehicles find difficult to find the position of the
vehicle unless any of the pedestrians is aware of the accident.
Thus the accident alert system have been included wherein, if an
accident occur, suddenly a link consisting of the exact location of
the vehicle is sent as a message to the emergency vehicle, nearby
control room and to the trusted contacts of the passengers inside
the vehicle.
Thus this proposed system will be an excellent alternative to
existing traditional ticketing system. The GPS tracking and GSM
here are used for alerting the trusted contacts thereby rescuing the
lives of fellow beings without any delay in the process. Thus, the
fingerprint based smart pay and ignition control system would be
a key in the development of intelligent transport systems. These
have also shown promising results for the practical applications.
2 SYSTEM OVERVIEW
The proposed system consists of three subsystems that are
mounted in the vehicle, namely, the ticketing subsystem, ignition
control subsystem and the accident alert or the tracking subsystem.
Some of the important hardware components available that make up
the proposed system are R305 (fingerprint module), SIM900, GPS
Module, IR sensor, ATMEGA 162, RS 232, Buzzer, relay. The
operation of each is unique in this system.
2.1 ATmega162 Microcontroller
ATmega162 is a low-power CMOS 8-bit microcontroller based
on the AVR enhanced RISC architecture. It is a 40 pin Dual Inline
Package and a low cost controller that is commonly available and
that has sufficient memory. By executing powerful instructions in a
single clock cycle, the ATmega162 achieves throughputs
approaching 5MIPS per 8MHz allowing the system designed to
optimize power consumption versus processing speed. ATmega162
in the proposed system provides the serial communication for all the
subsystems such as the fingerprint module, the personal computer to
display the database, GSM module and the GPS module.
INTERNATIONAL JOURNAL FOR TRENDS IN ENGINEERING & TECHNOLOGY
VOLUME 4 ISSUE 2 – APRIL 2015 - ISSN: 2349 - 9303
2
FIG.1
2.2 IR Sensor
An IR transmitter/LED is a device that emits infrared light
outside the visible spectrum. It emits the light near-infrared energy at
about 880nm. The device that detects or receives the IR light is
called infrared sensor which senses some aspects of its surroundings.
Here IR sensor is used to count the number of passengers getting into
the vehicle. The IR receiver output is used to trigger the timer.
Whenever the IR radiation is received triggering occurs indicating
―no passenger‖ condition, resulting in high output. When a passenger
arrives and steps in at the entrance of the vehicle, the IR rays are
blocked by the human body and the output toggles to low. Hence
counts the value as 1 and it further increases by a count when the
next passenger enters.
2.3 Fingerprint Module
The fingerprint module is used to sense and collect the
biometric information of the passenger. The module consists of two
sections: sensor and data conversion. It has 512 kb of flash memory
that can be overwritten up to 10000 times. Initially, the finger is
sensed and the image is captured by the sensor. Two operations are
being performed by the module as enrolling and matching.
Whenever a new user is detected, the finger is tested twice so that the
images are merged together to form a template. The data conversion
takes place by converting the template to character file and stored in
the module memory. Matching occurs at the first instance wherein
the results are acknowledged to the MCU.
2.4 GSM Module
GSM module is a specialized type of modem which accepts a
SIM card and operates over a subscription to a mobile operator just
like a mobile phone. From the mobile operator perspective, a GSM
modem just looks like a mobile phone. A GSM modem may be a
dedicated modem device with a serial, USB or Bluetooth connection
or it may be a mobile phone with the appropriate cable and software
driver to connect to a serial port or USB port on your computer.
2.5 GPS Module
GPS is a way of locating a receiver in the three dimensional
space anywhere on the earth. In order to keep tracking a vehicle, the
GPS receiver is connected to the serial port of the microcontroller.
This complete GPS receiver is designed for a broad spectrum of
OEM system applications. Here the GPS module is laid up in such a
way that it continuously tracks the position of the vehicle and
navigates periodically. Its far-reaching capability meets the
sensitivity requirements of land navigation as well as the dynamics
requirements of high performance vehicles. It has an inbuilt memory
to save the navigation results and has been proved itself to be a low
power consuming module.
2.6 Vibration Circuit
The vibration circuit is used to sense the mechanical vibration.
This is constructed with the piezo electric plate, operational amplifier
and 555 Timer IC. The piezo electric plate converts the mechanical
vibration into electrical energy of mV. The amplifier amplifies this
signal and produces an AC output signal. The 555 timer in turn
produces a square pulse that generates a signal to the
microcontroller.
3 LITERATURE SURVEY
Christian Oberli et.al [1] in the paper titled ―Performance
Evaluation of UHF RFID Technologies for Real-Time Passenger
Recognition in Intelligent Public Transportation Systems‖, explained
an automated passenger tracking in public transportation system.
This system determines the origin–destination matrix and to maintain
statistics of each passenger’s transportation habits over time, thus
enabling enhancements in long-term planning.
Kichun Jo et.al [2] the paper titled as ―Interacting multiple
model Filter-Based Sensor Fusion of GPS with In-Vehicle Sensors
for Real-Time Vehicle Positioning‖, portrays the low cost GSM for
conventional automotive applications. The paper presents a
positioning algorithm based on an interacting multiple model (IMM)
filter that integrates low-cost GPS and in-vehicle sensors to adapt the
vehicle model to various driving conditions. Experimental results
show that the performance of the positioning system is accurate and
reliable under a wide range of driving conditions.
M. Bhuvaneswari et.al [3] the paper titled as ―Embedded system
based automatic ticket vending machine for modern transport
system‖. This paper is based on RFID and ZIGBEE technique. In
this automated system the traditional ticket system by smart card
that contains all details of the user including bank account
information which is similar to the ATM card. The machine
consists of display which shows the availability of buses for all
destinations. The person can find out the destination place by
pressing the buttons available with the help of ZIGBEE. If the
location is selected then the availability of buses along with the time
is displayed. If the people confirm to go in certain bus, by using
smart card the person can receive the tickets employing RFID
technique and by showing the ticket in front of the bus the door
opens automatically and after some predetermined seconds it
gets closed. Voice GPS is placed inside the bus and the display
INTERNATIONAL JOURNAL FOR TRENDS IN ENGINEERING & TECHNOLOGY
VOLUME 4 ISSUE 2 – APRIL 2015 - ISSN: 2349 - 9303
3
shows the route map. The PIC microcontroller is pre-programmed to
do the operations. This is used to minimize manpower in buses and
ticket counters, predetermining of the bus can be done to find the
destination exactly, safe journey can be assured without any
disturbance and system based booking for easy usage.
Vishnoo Prashanth.R et.al [4] the paper titled ―Bus Ticket
Booking and alert system using UID‖, focused in providing
fingerprint based ticketing system in which the ticket is pre booked.
It also portrays the alerting system in a timely basis wherein the
location of the bus is sent to the passenger waiting for the bus. An
UID code is provided to the passenger at the time of booking. The
GPS module is used for tracking the vehicle and the GSM kit sends
the alerts to multiple passengers at an interval of 10 minutes
regarding the arrival of the vehicle. The system is a completely
automated system that requires no interaction with the driver.
4 BLOCK DIAGRAM
FIG.2
5 WORKING
The database and the account details of the passenger are stored
in the personal computer using Visual Basic. The program is coded
for it displaying the characters such as name, account number,
source, destination, avail balance, debited amount. The database
holds the biometric information of the passenger, blood group, bank
details and the trusted contact details. Initially, the fingerprint is
scanned with the help of the fingerprint module at the entrance of the
vehicle. The scanner checks the biometric data and if it matches with
any of the database, the control is sent to the pc with VB
programming. The PC now sends an ACK to the controller and the
particular account is accessed.
Then the passenger is subjected to an IR Sensor at the door step.
If the IR count is mismatched with the fingerprint count then the
buzzer alarms. The switching relay of Single Pole Double Throw
Switch is implemented for two Serial port connections. When the
switch is normally open Fingerprint module is set and when it is
normally closed the PC is set to 1. Thus UART 1 is given for PC and
Fingerprint module. UART 0 is for GSM and GPS.
For every increase in passenger, the count of IR sensor is
checked. Whenever the passenger count exceeds maximum (say 60),
the condition COUNT<60 becomes FALSE and the ignition is
stopped by setting LOW to the relay that is connected to the I/O pins
of PORT C. Thereby the vehicle stops preventing any careless
accidents happening. Only when the condition becomes TRUE the
vehicle starts.
Further the accident alert system is performed with the help of
GSM and GPS module. The vibration sensor is connected to I/O pins
INTERNATIONAL JOURNAL FOR TRENDS IN ENGINEERING & TECHNOLOGY
VOLUME 4 ISSUE 2 – APRIL 2015 - ISSN: 2349 - 9303
4
of PORT C with the help of RS232. Whenever the vibration occur
the control is given to the GPS module that searches the location of
the vehicle and the GSM sends a message containing a link of the
location of the accident spot to the emergency , nearby control room
and the trusted contacts of all the passengers whose fingerprint are in
access mode.
The link contains the latitude and the longitude of the location and
once the link is clicked, the Google map will be opened with the
exact location.
On the completion of the travel when the fingerprint scanned again,
the ticketing control is stopped and the ticketing cost is debited from
the corresponding bank accounts. Further the duration, distance and
the cost for the last travelling are send as a message to the passenger
through GSM module.
Thus any new passenger can be enrolled in the system by prepaid
system. Wherein, the submission of the biometrics has to be made as
a similar process that is carried out for the Bus Pass system that is in
process.
Thus this proposed method is a completely man power limited that
would be an excellent replacement to the existing traditional
ticketing system. This approach would certainly save the fellow lives
of passengers at emergency time through proper intimation about the
accident.
The simulation for the fingerprint based system as well as the
accident alert systems are performed in MPLAB software, AVR is
used for programming. The bank account details is made and
executed by using VB dot net. The simulation has ended up with
accurate results.
6 CONCLUSION
Implementing embedded in such intra network communication
systems will be a better way in the modern transport. In future Image
Processing can be included for passenger counting in case of IR
sensor.
REFERENCES
[1] Christian Oberli, Miguel Torres-Torriti and Dan Landa
―Performance Evaluation of UHF RFID Technologies for Real-
Time Passenger Recognition in Intelligent Public Transportation
Systems‖, IEEE Transactions on intelligent transportation systems,
vol. 11, no. 3, September 2010.
[2] Kichun Jo, Keounyup Chu, and Myoungho Sunwoo, ―Interacting
Multiple Model Filter-Based Sensor Fusion of GPS With In-Vehicle
Sensors for Real-Time Vehicle Positioning‖, IEEE transactions on
intelligent transportation systems, Vol. 13, No. 1, March 2012.
[3] M. Bhuvaneswari, S. Sukumar, N. Divya, ―Embedded system based
Automatic Ticket Vending machine for Modern Transport Syatem‖,
Intermational Journal of Research in Computer and Communication
Engineering Vol.2, issue 11, November 2013
[4] Vishnoo Prashanth. R, Mohanagopal.R , Saravana Kumar.M, ―Bus
ticket booking and alert system using UID‖, International Journal of
Advanced Research in Electrical, Electronics and Instrumentation
Engineering, Vol. 3, Special Issue 3, April 2014
[5] Saurabh S. Chakole, Vivek R. Kapur, Y, A. Suryawanshi, ―ARM
Hardware Platform for Vehicular Monitoring and
Tracking‖,International Conference on Communication Syatems
and Network Technologies, 2013
[6] K. V. Natarajan, ―GSM Based Bus Location Tracking and
Passenger Density Detection System‖, International Conference on
Telecommunication Technology and Applications, Proc. Of CSIT
Vol.5, 2011
[7] Pravada P. Wankhade and S. O. Dahad, ―Real Time Vehicle Locking
and Tracking System using GSM and GPS Technology-An Anti Theft
System‖ International Journal of Technology and Engineering
System(IJTES), Vol.2, No. 3, Jan – Mar 2011
[8] N. Watthanawisuth, T. Lomas and A.Tuantranont, ―Wireless Black
Box Using MEMS Accelerometer and GPS Tracking for Accidental
Monitoring of Vehicles‖ IEEE-EMBS International Conference on
Biomedical and Health Informatics (BHI 2012), Jan 2012
[9] Ben Ammar Hatem Hamam Habib, “ Bus Management System
Using RFID In WSN‖,European and Mediterranean Conference
on Information Systems 2010(EMCIS2010) April 12-13 2009, Abu
Dhabi, UAE.
[10] Md. Foisal Mahedi Hasan, Golam Tangim, Md. Kafiul Islam,
Md. Rezwanul Haque Khandokar,Arif Ul Alam, “RFID-based
Ticketing for Public Transport System”.
[11] Bo Yan, Danyu Lee, "Design of Sight Spot Ticket Management
System base on RFID", pp. 496 - 499, 2009,International
conference on network security, wireless.

More Related Content

What's hot

Automation in Ticketing System for A Modern Transport
Automation in Ticketing System for A Modern TransportAutomation in Ticketing System for A Modern Transport
Automation in Ticketing System for A Modern Transport
IRJET Journal
 
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
 
SMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTSMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOT
Journal For Research
 
Smart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle TheftSmart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle Theft
Mithileysh Sathiyanarayanan
 
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPSIRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET Journal
 
IRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoTIRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoT
IRJET Journal
 
Bus management system using rfid
Bus management system using rfidBus management system using rfid
Bus management system using rfid
quyspk
 
IRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR ControllerIRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET Journal
 
GPS and GSM Based Vehicle Tracking System
GPS and GSM Based Vehicle Tracking SystemGPS and GSM Based Vehicle Tracking System
GPS and GSM Based Vehicle Tracking System
ijtsrd
 
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET Journal
 
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET Journal
 
Cm35495498
Cm35495498Cm35495498
Cm35495498
IJERA Editor
 
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET Journal
 
Iaetsd automated bus monitoring and ticketing system
Iaetsd automated bus monitoring and ticketing systemIaetsd automated bus monitoring and ticketing system
Iaetsd automated bus monitoring and ticketing system
Iaetsd Iaetsd
 
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET Journal
 
A1103040106
A1103040106A1103040106
A1103040106
IOSR Journals
 
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET Journal
 
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
EG TECHNOLOGIES
 
IRJET- Implementation of Automated Toll System for Highways and Bridges
IRJET-  	  Implementation of Automated Toll System for Highways and BridgesIRJET-  	  Implementation of Automated Toll System for Highways and Bridges
IRJET- Implementation of Automated Toll System for Highways and Bridges
IRJET Journal
 

What's hot (19)

Automation in Ticketing System for A Modern Transport
Automation in Ticketing System for A Modern TransportAutomation in Ticketing System for A Modern Transport
Automation in Ticketing System for A Modern Transport
 
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...
 
SMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTSMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOT
 
Smart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle TheftSmart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle Theft
 
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPSIRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
 
IRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoTIRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoT
 
Bus management system using rfid
Bus management system using rfidBus management system using rfid
Bus management system using rfid
 
IRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR ControllerIRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR Controller
 
GPS and GSM Based Vehicle Tracking System
GPS and GSM Based Vehicle Tracking SystemGPS and GSM Based Vehicle Tracking System
GPS and GSM Based Vehicle Tracking System
 
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
 
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
 
Cm35495498
Cm35495498Cm35495498
Cm35495498
 
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
 
Iaetsd automated bus monitoring and ticketing system
Iaetsd automated bus monitoring and ticketing systemIaetsd automated bus monitoring and ticketing system
Iaetsd automated bus monitoring and ticketing system
 
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
 
A1103040106
A1103040106A1103040106
A1103040106
 
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
 
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
 
IRJET- Implementation of Automated Toll System for Highways and Bridges
IRJET-  	  Implementation of Automated Toll System for Highways and BridgesIRJET-  	  Implementation of Automated Toll System for Highways and Bridges
IRJET- Implementation of Automated Toll System for Highways and Bridges
 

Viewers also liked

Optimization Technique for Feature Selection and Classification Using Support...
Optimization Technique for Feature Selection and Classification Using Support...Optimization Technique for Feature Selection and Classification Using Support...
Optimization Technique for Feature Selection and Classification Using Support...
IJTET Journal
 
Reduction of Azimuth Uncertainties in SAR Images Using Selective Restoration
Reduction of Azimuth Uncertainties in SAR Images Using Selective RestorationReduction of Azimuth Uncertainties in SAR Images Using Selective Restoration
Reduction of Azimuth Uncertainties in SAR Images Using Selective Restoration
IJTET Journal
 
Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...
Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...
Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...
IJTET Journal
 
Quality of service improved in WSNs using Improved Efficient Quality of Servi...
Quality of service improved in WSNs using Improved Efficient Quality of Servi...Quality of service improved in WSNs using Improved Efficient Quality of Servi...
Quality of service improved in WSNs using Improved Efficient Quality of Servi...
IJTET Journal
 
Pairing Based Elliptic Curve Cryptosystem for Message Authentication
Pairing Based Elliptic Curve Cryptosystem for Message AuthenticationPairing Based Elliptic Curve Cryptosystem for Message Authentication
Pairing Based Elliptic Curve Cryptosystem for Message Authentication
IJTET Journal
 
Smart Sensor Configuration for Security System Automation Using FPGA
Smart Sensor Configuration for Security System Automation Using FPGASmart Sensor Configuration for Security System Automation Using FPGA
Smart Sensor Configuration for Security System Automation Using FPGA
IJTET Journal
 
ICICCE0324
ICICCE0324ICICCE0324
ICICCE0324
IJTET Journal
 
Secure Transmission of Patient Physiological Information in Point of Care System
Secure Transmission of Patient Physiological Information in Point of Care SystemSecure Transmission of Patient Physiological Information in Point of Care System
Secure Transmission of Patient Physiological Information in Point of Care System
IJTET Journal
 
Collision Dynamics of Optical Dark Solitons in a Generalized Variable-Coeffic...
Collision Dynamics of Optical Dark Solitons in a Generalized Variable-Coeffic...Collision Dynamics of Optical Dark Solitons in a Generalized Variable-Coeffic...
Collision Dynamics of Optical Dark Solitons in a Generalized Variable-Coeffic...
IJTET Journal
 
ICICCE0301
ICICCE0301ICICCE0301
ICICCE0301
IJTET Journal
 
Enhancing performance using TOHIP in MANET
Enhancing performance using TOHIP in MANETEnhancing performance using TOHIP in MANET
Enhancing performance using TOHIP in MANET
IJTET Journal
 
Secure Data Sharing Algorithm for Data Retrieval In Military Based Networks
Secure Data Sharing Algorithm for Data Retrieval In Military Based NetworksSecure Data Sharing Algorithm for Data Retrieval In Military Based Networks
Secure Data Sharing Algorithm for Data Retrieval In Military Based Networks
IJTET Journal
 
Attribute Based Encryption with Attribute Hiding in Cloud Storage
Attribute Based Encryption with Attribute Hiding in Cloud StorageAttribute Based Encryption with Attribute Hiding in Cloud Storage
Attribute Based Encryption with Attribute Hiding in Cloud Storage
IJTET Journal
 
Efficient Utility Based Infrequent Weighted Item-Set Mining
Efficient Utility Based Infrequent Weighted Item-Set MiningEfficient Utility Based Infrequent Weighted Item-Set Mining
Efficient Utility Based Infrequent Weighted Item-Set Mining
IJTET Journal
 
Ontology Based Approach for Semantic Information Retrieval System
Ontology Based Approach for Semantic Information Retrieval SystemOntology Based Approach for Semantic Information Retrieval System
Ontology Based Approach for Semantic Information Retrieval System
IJTET Journal
 
An Improvised Fuzzy Preference Tree Of CRS For E-Services Using Incremental A...
An Improvised Fuzzy Preference Tree Of CRS For E-Services Using Incremental A...An Improvised Fuzzy Preference Tree Of CRS For E-Services Using Incremental A...
An Improvised Fuzzy Preference Tree Of CRS For E-Services Using Incremental A...
IJTET Journal
 
Prioritizing Test Cases for Regression Testing A Model Based Approach
Prioritizing Test Cases for Regression Testing A Model Based ApproachPrioritizing Test Cases for Regression Testing A Model Based Approach
Prioritizing Test Cases for Regression Testing A Model Based Approach
IJTET Journal
 

Viewers also liked (17)

Optimization Technique for Feature Selection and Classification Using Support...
Optimization Technique for Feature Selection and Classification Using Support...Optimization Technique for Feature Selection and Classification Using Support...
Optimization Technique for Feature Selection and Classification Using Support...
 
Reduction of Azimuth Uncertainties in SAR Images Using Selective Restoration
Reduction of Azimuth Uncertainties in SAR Images Using Selective RestorationReduction of Azimuth Uncertainties in SAR Images Using Selective Restoration
Reduction of Azimuth Uncertainties in SAR Images Using Selective Restoration
 
Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...
Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...
Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...
 
Quality of service improved in WSNs using Improved Efficient Quality of Servi...
Quality of service improved in WSNs using Improved Efficient Quality of Servi...Quality of service improved in WSNs using Improved Efficient Quality of Servi...
Quality of service improved in WSNs using Improved Efficient Quality of Servi...
 
Pairing Based Elliptic Curve Cryptosystem for Message Authentication
Pairing Based Elliptic Curve Cryptosystem for Message AuthenticationPairing Based Elliptic Curve Cryptosystem for Message Authentication
Pairing Based Elliptic Curve Cryptosystem for Message Authentication
 
Smart Sensor Configuration for Security System Automation Using FPGA
Smart Sensor Configuration for Security System Automation Using FPGASmart Sensor Configuration for Security System Automation Using FPGA
Smart Sensor Configuration for Security System Automation Using FPGA
 
ICICCE0324
ICICCE0324ICICCE0324
ICICCE0324
 
Secure Transmission of Patient Physiological Information in Point of Care System
Secure Transmission of Patient Physiological Information in Point of Care SystemSecure Transmission of Patient Physiological Information in Point of Care System
Secure Transmission of Patient Physiological Information in Point of Care System
 
Collision Dynamics of Optical Dark Solitons in a Generalized Variable-Coeffic...
Collision Dynamics of Optical Dark Solitons in a Generalized Variable-Coeffic...Collision Dynamics of Optical Dark Solitons in a Generalized Variable-Coeffic...
Collision Dynamics of Optical Dark Solitons in a Generalized Variable-Coeffic...
 
ICICCE0301
ICICCE0301ICICCE0301
ICICCE0301
 
Enhancing performance using TOHIP in MANET
Enhancing performance using TOHIP in MANETEnhancing performance using TOHIP in MANET
Enhancing performance using TOHIP in MANET
 
Secure Data Sharing Algorithm for Data Retrieval In Military Based Networks
Secure Data Sharing Algorithm for Data Retrieval In Military Based NetworksSecure Data Sharing Algorithm for Data Retrieval In Military Based Networks
Secure Data Sharing Algorithm for Data Retrieval In Military Based Networks
 
Attribute Based Encryption with Attribute Hiding in Cloud Storage
Attribute Based Encryption with Attribute Hiding in Cloud StorageAttribute Based Encryption with Attribute Hiding in Cloud Storage
Attribute Based Encryption with Attribute Hiding in Cloud Storage
 
Efficient Utility Based Infrequent Weighted Item-Set Mining
Efficient Utility Based Infrequent Weighted Item-Set MiningEfficient Utility Based Infrequent Weighted Item-Set Mining
Efficient Utility Based Infrequent Weighted Item-Set Mining
 
Ontology Based Approach for Semantic Information Retrieval System
Ontology Based Approach for Semantic Information Retrieval SystemOntology Based Approach for Semantic Information Retrieval System
Ontology Based Approach for Semantic Information Retrieval System
 
An Improvised Fuzzy Preference Tree Of CRS For E-Services Using Incremental A...
An Improvised Fuzzy Preference Tree Of CRS For E-Services Using Incremental A...An Improvised Fuzzy Preference Tree Of CRS For E-Services Using Incremental A...
An Improvised Fuzzy Preference Tree Of CRS For E-Services Using Incremental A...
 
Prioritizing Test Cases for Regression Testing A Model Based Approach
Prioritizing Test Cases for Regression Testing A Model Based ApproachPrioritizing Test Cases for Regression Testing A Model Based Approach
Prioritizing Test Cases for Regression Testing A Model Based Approach
 

Similar to Fingerprint Based Smart Pay and Accident Alert System

ITS.pptx
ITS.pptxITS.pptx
ITS.pptx
SupreethSP4
 
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
International Journal of Technical Research & Application
 
IRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET- Intelligent Traffic Control System for Smart AmbulanceIRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET Journal
 
Embedding Intelligent System on Ambulance and Traffic Monitoring
Embedding Intelligent System on Ambulance and Traffic MonitoringEmbedding Intelligent System on Ambulance and Traffic Monitoring
Embedding Intelligent System on Ambulance and Traffic Monitoring
ijtsrd
 
External ppt
External pptExternal ppt
External ppt
darshangowda679
 
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCUIRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET Journal
 
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET Journal
 
Automated signal pre-emption system for emergency vehicles using internet of ...
Automated signal pre-emption system for emergency vehicles using internet of ...Automated signal pre-emption system for emergency vehicles using internet of ...
Automated signal pre-emption system for emergency vehicles using internet of ...
IAESIJAI
 
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
IJSRD
 
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET Journal
 
IoT Solution To Regulate Vehicular Traffic
IoT Solution To Regulate Vehicular TrafficIoT Solution To Regulate Vehicular Traffic
IoT Solution To Regulate Vehicular Traffic
Mphasis
 
An Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTAn Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoT
IRJET Journal
 
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking MethodIJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
ISAR Publications
 
Final Year Engineering Project Title List for Electronics & Electrical Branch...
Final Year Engineering Project Title List for Electronics & Electrical Branch...Final Year Engineering Project Title List for Electronics & Electrical Branch...
Final Year Engineering Project Title List for Electronics & Electrical Branch...
zettanetworks
 
Smart Algorithm for Traffic Congestion and Control
Smart  Algorithm for Traffic Congestion and ControlSmart  Algorithm for Traffic Congestion and Control
Smart Algorithm for Traffic Congestion and Control
IRJET Journal
 
Design of intelligent transport related issue system based on arm7
Design of intelligent transport related issue system based on arm7Design of intelligent transport related issue system based on arm7
Design of intelligent transport related issue system based on arm7
eSAT Journals
 
IOT Based Smart Ambulance Monitoring System with Traffic Light Control
IOT Based Smart Ambulance Monitoring System with Traffic Light ControlIOT Based Smart Ambulance Monitoring System with Traffic Light Control
IOT Based Smart Ambulance Monitoring System with Traffic Light Control
IRJET Journal
 
IRJET- Automative Impregnable Driving System
IRJET-  	  Automative Impregnable Driving SystemIRJET-  	  Automative Impregnable Driving System
IRJET- Automative Impregnable Driving System
IRJET Journal
 
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection SystemARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
IRJET Journal
 
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection SystemARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
IRJET Journal
 

Similar to Fingerprint Based Smart Pay and Accident Alert System (20)

ITS.pptx
ITS.pptxITS.pptx
ITS.pptx
 
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
 
IRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET- Intelligent Traffic Control System for Smart AmbulanceIRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET- Intelligent Traffic Control System for Smart Ambulance
 
Embedding Intelligent System on Ambulance and Traffic Monitoring
Embedding Intelligent System on Ambulance and Traffic MonitoringEmbedding Intelligent System on Ambulance and Traffic Monitoring
Embedding Intelligent System on Ambulance and Traffic Monitoring
 
External ppt
External pptExternal ppt
External ppt
 
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCUIRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
 
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
 
Automated signal pre-emption system for emergency vehicles using internet of ...
Automated signal pre-emption system for emergency vehicles using internet of ...Automated signal pre-emption system for emergency vehicles using internet of ...
Automated signal pre-emption system for emergency vehicles using internet of ...
 
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
 
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue System
 
IoT Solution To Regulate Vehicular Traffic
IoT Solution To Regulate Vehicular TrafficIoT Solution To Regulate Vehicular Traffic
IoT Solution To Regulate Vehicular Traffic
 
An Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTAn Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoT
 
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking MethodIJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
 
Final Year Engineering Project Title List for Electronics & Electrical Branch...
Final Year Engineering Project Title List for Electronics & Electrical Branch...Final Year Engineering Project Title List for Electronics & Electrical Branch...
Final Year Engineering Project Title List for Electronics & Electrical Branch...
 
Smart Algorithm for Traffic Congestion and Control
Smart  Algorithm for Traffic Congestion and ControlSmart  Algorithm for Traffic Congestion and Control
Smart Algorithm for Traffic Congestion and Control
 
Design of intelligent transport related issue system based on arm7
Design of intelligent transport related issue system based on arm7Design of intelligent transport related issue system based on arm7
Design of intelligent transport related issue system based on arm7
 
IOT Based Smart Ambulance Monitoring System with Traffic Light Control
IOT Based Smart Ambulance Monitoring System with Traffic Light ControlIOT Based Smart Ambulance Monitoring System with Traffic Light Control
IOT Based Smart Ambulance Monitoring System with Traffic Light Control
 
IRJET- Automative Impregnable Driving System
IRJET-  	  Automative Impregnable Driving SystemIRJET-  	  Automative Impregnable Driving System
IRJET- Automative Impregnable Driving System
 
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection SystemARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
 
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection SystemARM Based Vehicle Theft Control, Positioning and Collision Detection System
ARM Based Vehicle Theft Control, Positioning and Collision Detection System
 

More from IJTET Journal

Beaglebone Black Webcam Server For Security
Beaglebone Black Webcam Server For SecurityBeaglebone Black Webcam Server For Security
Beaglebone Black Webcam Server For Security
IJTET Journal
 
Biometrics Authentication Using Raspberry Pi
Biometrics Authentication Using Raspberry PiBiometrics Authentication Using Raspberry Pi
Biometrics Authentication Using Raspberry Pi
IJTET Journal
 
Conceal Traffic Pattern Discovery from Revealing Form of Ad Hoc Networks
Conceal Traffic Pattern Discovery from Revealing Form of Ad Hoc NetworksConceal Traffic Pattern Discovery from Revealing Form of Ad Hoc Networks
Conceal Traffic Pattern Discovery from Revealing Form of Ad Hoc Networks
IJTET Journal
 
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
IJTET Journal
 
Prevention of Malicious Nodes and Attacks in Manets Using Trust worthy Method
Prevention of Malicious Nodes and Attacks in Manets Using Trust worthy MethodPrevention of Malicious Nodes and Attacks in Manets Using Trust worthy Method
Prevention of Malicious Nodes and Attacks in Manets Using Trust worthy Method
IJTET Journal
 
Effective Pipeline Monitoring Technology in Wireless Sensor Networks
Effective Pipeline Monitoring Technology in Wireless Sensor NetworksEffective Pipeline Monitoring Technology in Wireless Sensor Networks
Effective Pipeline Monitoring Technology in Wireless Sensor Networks
IJTET Journal
 
Raspberry Pi Based Client-Server Synchronization Using GPRS
Raspberry Pi Based Client-Server Synchronization Using GPRSRaspberry Pi Based Client-Server Synchronization Using GPRS
Raspberry Pi Based Client-Server Synchronization Using GPRS
IJTET Journal
 
ECG Steganography and Hash Function Based Privacy Protection of Patients Medi...
ECG Steganography and Hash Function Based Privacy Protection of Patients Medi...ECG Steganography and Hash Function Based Privacy Protection of Patients Medi...
ECG Steganography and Hash Function Based Privacy Protection of Patients Medi...
IJTET Journal
 
An Efficient Decoding Algorithm for Concatenated Turbo-Crc Codes
An Efficient Decoding Algorithm for Concatenated Turbo-Crc CodesAn Efficient Decoding Algorithm for Concatenated Turbo-Crc Codes
An Efficient Decoding Algorithm for Concatenated Turbo-Crc Codes
IJTET Journal
 
Improved Trans-Z-source Inverter for Automobile Application
Improved Trans-Z-source Inverter for Automobile ApplicationImproved Trans-Z-source Inverter for Automobile Application
Improved Trans-Z-source Inverter for Automobile Application
IJTET Journal
 
Wind Energy Conversion System Using PMSG with T-Source Three Phase Matrix Con...
Wind Energy Conversion System Using PMSG with T-Source Three Phase Matrix Con...Wind Energy Conversion System Using PMSG with T-Source Three Phase Matrix Con...
Wind Energy Conversion System Using PMSG with T-Source Three Phase Matrix Con...
IJTET Journal
 
Comprehensive Path Quality Measurement in Wireless Sensor Networks
Comprehensive Path Quality Measurement in Wireless Sensor NetworksComprehensive Path Quality Measurement in Wireless Sensor Networks
Comprehensive Path Quality Measurement in Wireless Sensor Networks
IJTET Journal
 
Optimizing Data Confidentiality using Integrated Multi Query Services
Optimizing Data Confidentiality using Integrated Multi Query ServicesOptimizing Data Confidentiality using Integrated Multi Query Services
Optimizing Data Confidentiality using Integrated Multi Query Services
IJTET Journal
 
Foliage Measurement Using Image Processing Techniques
Foliage Measurement Using Image Processing TechniquesFoliage Measurement Using Image Processing Techniques
Foliage Measurement Using Image Processing Techniques
IJTET Journal
 
Harmonic Mitigation Method for the DC-AC Converter in a Single Phase System
Harmonic Mitigation Method for the DC-AC Converter in a Single Phase SystemHarmonic Mitigation Method for the DC-AC Converter in a Single Phase System
Harmonic Mitigation Method for the DC-AC Converter in a Single Phase System
IJTET Journal
 
Comparative Study on NDCT with Different Shell Supporting Structures
Comparative Study on NDCT with Different Shell Supporting StructuresComparative Study on NDCT with Different Shell Supporting Structures
Comparative Study on NDCT with Different Shell Supporting Structures
IJTET Journal
 
Experimental Investigation of Lateral Pressure on Vertical Formwork Systems u...
Experimental Investigation of Lateral Pressure on Vertical Formwork Systems u...Experimental Investigation of Lateral Pressure on Vertical Formwork Systems u...
Experimental Investigation of Lateral Pressure on Vertical Formwork Systems u...
IJTET Journal
 
A Five – Level Integrated AC – DC Converter
A Five – Level Integrated AC – DC ConverterA Five – Level Integrated AC – DC Converter
A Five – Level Integrated AC – DC Converter
IJTET Journal
 
A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...
A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...
A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...
IJTET Journal
 
Study of Eccentrically Braced Outrigger Frame under Seismic Exitation
Study of Eccentrically Braced Outrigger Frame under Seismic ExitationStudy of Eccentrically Braced Outrigger Frame under Seismic Exitation
Study of Eccentrically Braced Outrigger Frame under Seismic Exitation
IJTET Journal
 

More from IJTET Journal (20)

Beaglebone Black Webcam Server For Security
Beaglebone Black Webcam Server For SecurityBeaglebone Black Webcam Server For Security
Beaglebone Black Webcam Server For Security
 
Biometrics Authentication Using Raspberry Pi
Biometrics Authentication Using Raspberry PiBiometrics Authentication Using Raspberry Pi
Biometrics Authentication Using Raspberry Pi
 
Conceal Traffic Pattern Discovery from Revealing Form of Ad Hoc Networks
Conceal Traffic Pattern Discovery from Revealing Form of Ad Hoc NetworksConceal Traffic Pattern Discovery from Revealing Form of Ad Hoc Networks
Conceal Traffic Pattern Discovery from Revealing Form of Ad Hoc Networks
 
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
 
Prevention of Malicious Nodes and Attacks in Manets Using Trust worthy Method
Prevention of Malicious Nodes and Attacks in Manets Using Trust worthy MethodPrevention of Malicious Nodes and Attacks in Manets Using Trust worthy Method
Prevention of Malicious Nodes and Attacks in Manets Using Trust worthy Method
 
Effective Pipeline Monitoring Technology in Wireless Sensor Networks
Effective Pipeline Monitoring Technology in Wireless Sensor NetworksEffective Pipeline Monitoring Technology in Wireless Sensor Networks
Effective Pipeline Monitoring Technology in Wireless Sensor Networks
 
Raspberry Pi Based Client-Server Synchronization Using GPRS
Raspberry Pi Based Client-Server Synchronization Using GPRSRaspberry Pi Based Client-Server Synchronization Using GPRS
Raspberry Pi Based Client-Server Synchronization Using GPRS
 
ECG Steganography and Hash Function Based Privacy Protection of Patients Medi...
ECG Steganography and Hash Function Based Privacy Protection of Patients Medi...ECG Steganography and Hash Function Based Privacy Protection of Patients Medi...
ECG Steganography and Hash Function Based Privacy Protection of Patients Medi...
 
An Efficient Decoding Algorithm for Concatenated Turbo-Crc Codes
An Efficient Decoding Algorithm for Concatenated Turbo-Crc CodesAn Efficient Decoding Algorithm for Concatenated Turbo-Crc Codes
An Efficient Decoding Algorithm for Concatenated Turbo-Crc Codes
 
Improved Trans-Z-source Inverter for Automobile Application
Improved Trans-Z-source Inverter for Automobile ApplicationImproved Trans-Z-source Inverter for Automobile Application
Improved Trans-Z-source Inverter for Automobile Application
 
Wind Energy Conversion System Using PMSG with T-Source Three Phase Matrix Con...
Wind Energy Conversion System Using PMSG with T-Source Three Phase Matrix Con...Wind Energy Conversion System Using PMSG with T-Source Three Phase Matrix Con...
Wind Energy Conversion System Using PMSG with T-Source Three Phase Matrix Con...
 
Comprehensive Path Quality Measurement in Wireless Sensor Networks
Comprehensive Path Quality Measurement in Wireless Sensor NetworksComprehensive Path Quality Measurement in Wireless Sensor Networks
Comprehensive Path Quality Measurement in Wireless Sensor Networks
 
Optimizing Data Confidentiality using Integrated Multi Query Services
Optimizing Data Confidentiality using Integrated Multi Query ServicesOptimizing Data Confidentiality using Integrated Multi Query Services
Optimizing Data Confidentiality using Integrated Multi Query Services
 
Foliage Measurement Using Image Processing Techniques
Foliage Measurement Using Image Processing TechniquesFoliage Measurement Using Image Processing Techniques
Foliage Measurement Using Image Processing Techniques
 
Harmonic Mitigation Method for the DC-AC Converter in a Single Phase System
Harmonic Mitigation Method for the DC-AC Converter in a Single Phase SystemHarmonic Mitigation Method for the DC-AC Converter in a Single Phase System
Harmonic Mitigation Method for the DC-AC Converter in a Single Phase System
 
Comparative Study on NDCT with Different Shell Supporting Structures
Comparative Study on NDCT with Different Shell Supporting StructuresComparative Study on NDCT with Different Shell Supporting Structures
Comparative Study on NDCT with Different Shell Supporting Structures
 
Experimental Investigation of Lateral Pressure on Vertical Formwork Systems u...
Experimental Investigation of Lateral Pressure on Vertical Formwork Systems u...Experimental Investigation of Lateral Pressure on Vertical Formwork Systems u...
Experimental Investigation of Lateral Pressure on Vertical Formwork Systems u...
 
A Five – Level Integrated AC – DC Converter
A Five – Level Integrated AC – DC ConverterA Five – Level Integrated AC – DC Converter
A Five – Level Integrated AC – DC Converter
 
A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...
A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...
A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...
 
Study of Eccentrically Braced Outrigger Frame under Seismic Exitation
Study of Eccentrically Braced Outrigger Frame under Seismic ExitationStudy of Eccentrically Braced Outrigger Frame under Seismic Exitation
Study of Eccentrically Braced Outrigger Frame under Seismic Exitation
 

Recently uploaded

1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
Mohammed Sikander
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
deeptiverma2406
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
DhatriParmar
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
kimdan468
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
Krisztián Száraz
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
Wasim Ak
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Marketing internship report file for MBA
Marketing internship report file for MBAMarketing internship report file for MBA
Marketing internship report file for MBA
gb193092
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 

Recently uploaded (20)

1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Marketing internship report file for MBA
Marketing internship report file for MBAMarketing internship report file for MBA
Marketing internship report file for MBA
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 

Fingerprint Based Smart Pay and Accident Alert System

  • 1. INTERNATIONAL JOURNAL FOR TRENDS IN ENGINEERING & TECHNOLOGY VOLUME 4 ISSUE 2 – APRIL 2015 - ISSN: 2349 - 9303 1 Fingerprint Based Smart Pay and Accident Alert System PonKashmir John1 1 Nandha Engineering College, Department of ECE, kashmir.miller@gmail.com S.Kavitha2 2 Professor,Nandha Engineering College,Department of ECE, gskkavitha@gmail.com Abstract—Over the last few decades, the usage of public transportation is attracted by most of the people. The increase in passenger count has made ticket ending and vehicular monitoring a complex task. In addition to this, frequent accidents occur due to overload of passengers and these accidents are not cognizant to the rescuers. Therefore advancement in technology could be instigated to overcome these issues. This system is an advanced approach to the existing system of ticketing through RFID cards. The fingerprint based smart pay and accident alert is the proposed system wherein ticketing is automated and the travelling cost is debited from the concerned bank or the suggested system where the user holds an account. To avoid illegal entry, the passenger count is monitored with the effective utilization of IR sensor. The ignition of the vehicle is stopped whenever the passenger count exceeds the maximum value. The accident alert system finds its application in the proposed methodology with the support of GPS and GSM. Whenever an accident occurs, the location of the vehicle will be sent as a message with a link provided to the emergency vehicles, control room and a private message will be sent to the trusted contact of each of the passengers. Thereby many fellow lives could be saved. This system would also be an excellent replacement to the traditional ticketing system. Index Terms— Accident Alert, Biometrics, GPS, GSM, Ignition Control, Ticket Vending. ——————————  —————————— 1 INTRODUCTION The public transportation is of the primary concern for most of the people in recent times. The advancements in technology are being introduced in various transportation infrastructures and one such is the ticketing system. Currently the ticketing system that is performed is mainly man power dependent. During the peak hours ticket vending seems to be a challenging task. Thus the proposed system will be an excellent method for an automatic ticketing mechanism using embedded system. Here the ticketing system is performed with the help of biometric fingerprint scanning whereby the fingerprint verification will find the access from the corresponding bank account or from a suggested methodology in which the passenger holds an account with the public transportation that matches the biometric information. Thus the ticketing cost will be debited on the completion of the travel. Nowadays the increase in careless accidents is in a peak because of overload of the passengers. The system also incorporates the usage of the IR sensor that counts the number of passengers. Once the passenger count exceeds the maximum allotted count, the ignition of the vehicle will be stopped. In addition, the proposed method also finds its contribution with the accident alert system. Whenever an accident takes place the emergency vehicles find difficult to find the position of the vehicle unless any of the pedestrians is aware of the accident. Thus the accident alert system have been included wherein, if an accident occur, suddenly a link consisting of the exact location of the vehicle is sent as a message to the emergency vehicle, nearby control room and to the trusted contacts of the passengers inside the vehicle. Thus this proposed system will be an excellent alternative to existing traditional ticketing system. The GPS tracking and GSM here are used for alerting the trusted contacts thereby rescuing the lives of fellow beings without any delay in the process. Thus, the fingerprint based smart pay and ignition control system would be a key in the development of intelligent transport systems. These have also shown promising results for the practical applications. 2 SYSTEM OVERVIEW The proposed system consists of three subsystems that are mounted in the vehicle, namely, the ticketing subsystem, ignition control subsystem and the accident alert or the tracking subsystem. Some of the important hardware components available that make up the proposed system are R305 (fingerprint module), SIM900, GPS Module, IR sensor, ATMEGA 162, RS 232, Buzzer, relay. The operation of each is unique in this system. 2.1 ATmega162 Microcontroller ATmega162 is a low-power CMOS 8-bit microcontroller based on the AVR enhanced RISC architecture. It is a 40 pin Dual Inline Package and a low cost controller that is commonly available and that has sufficient memory. By executing powerful instructions in a single clock cycle, the ATmega162 achieves throughputs approaching 5MIPS per 8MHz allowing the system designed to optimize power consumption versus processing speed. ATmega162 in the proposed system provides the serial communication for all the subsystems such as the fingerprint module, the personal computer to display the database, GSM module and the GPS module.
  • 2. INTERNATIONAL JOURNAL FOR TRENDS IN ENGINEERING & TECHNOLOGY VOLUME 4 ISSUE 2 – APRIL 2015 - ISSN: 2349 - 9303 2 FIG.1 2.2 IR Sensor An IR transmitter/LED is a device that emits infrared light outside the visible spectrum. It emits the light near-infrared energy at about 880nm. The device that detects or receives the IR light is called infrared sensor which senses some aspects of its surroundings. Here IR sensor is used to count the number of passengers getting into the vehicle. The IR receiver output is used to trigger the timer. Whenever the IR radiation is received triggering occurs indicating ―no passenger‖ condition, resulting in high output. When a passenger arrives and steps in at the entrance of the vehicle, the IR rays are blocked by the human body and the output toggles to low. Hence counts the value as 1 and it further increases by a count when the next passenger enters. 2.3 Fingerprint Module The fingerprint module is used to sense and collect the biometric information of the passenger. The module consists of two sections: sensor and data conversion. It has 512 kb of flash memory that can be overwritten up to 10000 times. Initially, the finger is sensed and the image is captured by the sensor. Two operations are being performed by the module as enrolling and matching. Whenever a new user is detected, the finger is tested twice so that the images are merged together to form a template. The data conversion takes place by converting the template to character file and stored in the module memory. Matching occurs at the first instance wherein the results are acknowledged to the MCU. 2.4 GSM Module GSM module is a specialized type of modem which accepts a SIM card and operates over a subscription to a mobile operator just like a mobile phone. From the mobile operator perspective, a GSM modem just looks like a mobile phone. A GSM modem may be a dedicated modem device with a serial, USB or Bluetooth connection or it may be a mobile phone with the appropriate cable and software driver to connect to a serial port or USB port on your computer. 2.5 GPS Module GPS is a way of locating a receiver in the three dimensional space anywhere on the earth. In order to keep tracking a vehicle, the GPS receiver is connected to the serial port of the microcontroller. This complete GPS receiver is designed for a broad spectrum of OEM system applications. Here the GPS module is laid up in such a way that it continuously tracks the position of the vehicle and navigates periodically. Its far-reaching capability meets the sensitivity requirements of land navigation as well as the dynamics requirements of high performance vehicles. It has an inbuilt memory to save the navigation results and has been proved itself to be a low power consuming module. 2.6 Vibration Circuit The vibration circuit is used to sense the mechanical vibration. This is constructed with the piezo electric plate, operational amplifier and 555 Timer IC. The piezo electric plate converts the mechanical vibration into electrical energy of mV. The amplifier amplifies this signal and produces an AC output signal. The 555 timer in turn produces a square pulse that generates a signal to the microcontroller. 3 LITERATURE SURVEY Christian Oberli et.al [1] in the paper titled ―Performance Evaluation of UHF RFID Technologies for Real-Time Passenger Recognition in Intelligent Public Transportation Systems‖, explained an automated passenger tracking in public transportation system. This system determines the origin–destination matrix and to maintain statistics of each passenger’s transportation habits over time, thus enabling enhancements in long-term planning. Kichun Jo et.al [2] the paper titled as ―Interacting multiple model Filter-Based Sensor Fusion of GPS with In-Vehicle Sensors for Real-Time Vehicle Positioning‖, portrays the low cost GSM for conventional automotive applications. The paper presents a positioning algorithm based on an interacting multiple model (IMM) filter that integrates low-cost GPS and in-vehicle sensors to adapt the vehicle model to various driving conditions. Experimental results show that the performance of the positioning system is accurate and reliable under a wide range of driving conditions. M. Bhuvaneswari et.al [3] the paper titled as ―Embedded system based automatic ticket vending machine for modern transport system‖. This paper is based on RFID and ZIGBEE technique. In this automated system the traditional ticket system by smart card that contains all details of the user including bank account information which is similar to the ATM card. The machine consists of display which shows the availability of buses for all destinations. The person can find out the destination place by pressing the buttons available with the help of ZIGBEE. If the location is selected then the availability of buses along with the time is displayed. If the people confirm to go in certain bus, by using smart card the person can receive the tickets employing RFID technique and by showing the ticket in front of the bus the door opens automatically and after some predetermined seconds it gets closed. Voice GPS is placed inside the bus and the display
  • 3. INTERNATIONAL JOURNAL FOR TRENDS IN ENGINEERING & TECHNOLOGY VOLUME 4 ISSUE 2 – APRIL 2015 - ISSN: 2349 - 9303 3 shows the route map. The PIC microcontroller is pre-programmed to do the operations. This is used to minimize manpower in buses and ticket counters, predetermining of the bus can be done to find the destination exactly, safe journey can be assured without any disturbance and system based booking for easy usage. Vishnoo Prashanth.R et.al [4] the paper titled ―Bus Ticket Booking and alert system using UID‖, focused in providing fingerprint based ticketing system in which the ticket is pre booked. It also portrays the alerting system in a timely basis wherein the location of the bus is sent to the passenger waiting for the bus. An UID code is provided to the passenger at the time of booking. The GPS module is used for tracking the vehicle and the GSM kit sends the alerts to multiple passengers at an interval of 10 minutes regarding the arrival of the vehicle. The system is a completely automated system that requires no interaction with the driver. 4 BLOCK DIAGRAM FIG.2 5 WORKING The database and the account details of the passenger are stored in the personal computer using Visual Basic. The program is coded for it displaying the characters such as name, account number, source, destination, avail balance, debited amount. The database holds the biometric information of the passenger, blood group, bank details and the trusted contact details. Initially, the fingerprint is scanned with the help of the fingerprint module at the entrance of the vehicle. The scanner checks the biometric data and if it matches with any of the database, the control is sent to the pc with VB programming. The PC now sends an ACK to the controller and the particular account is accessed. Then the passenger is subjected to an IR Sensor at the door step. If the IR count is mismatched with the fingerprint count then the buzzer alarms. The switching relay of Single Pole Double Throw Switch is implemented for two Serial port connections. When the switch is normally open Fingerprint module is set and when it is normally closed the PC is set to 1. Thus UART 1 is given for PC and Fingerprint module. UART 0 is for GSM and GPS. For every increase in passenger, the count of IR sensor is checked. Whenever the passenger count exceeds maximum (say 60), the condition COUNT<60 becomes FALSE and the ignition is stopped by setting LOW to the relay that is connected to the I/O pins of PORT C. Thereby the vehicle stops preventing any careless accidents happening. Only when the condition becomes TRUE the vehicle starts. Further the accident alert system is performed with the help of GSM and GPS module. The vibration sensor is connected to I/O pins
  • 4. INTERNATIONAL JOURNAL FOR TRENDS IN ENGINEERING & TECHNOLOGY VOLUME 4 ISSUE 2 – APRIL 2015 - ISSN: 2349 - 9303 4 of PORT C with the help of RS232. Whenever the vibration occur the control is given to the GPS module that searches the location of the vehicle and the GSM sends a message containing a link of the location of the accident spot to the emergency , nearby control room and the trusted contacts of all the passengers whose fingerprint are in access mode. The link contains the latitude and the longitude of the location and once the link is clicked, the Google map will be opened with the exact location. On the completion of the travel when the fingerprint scanned again, the ticketing control is stopped and the ticketing cost is debited from the corresponding bank accounts. Further the duration, distance and the cost for the last travelling are send as a message to the passenger through GSM module. Thus any new passenger can be enrolled in the system by prepaid system. Wherein, the submission of the biometrics has to be made as a similar process that is carried out for the Bus Pass system that is in process. Thus this proposed method is a completely man power limited that would be an excellent replacement to the existing traditional ticketing system. This approach would certainly save the fellow lives of passengers at emergency time through proper intimation about the accident. The simulation for the fingerprint based system as well as the accident alert systems are performed in MPLAB software, AVR is used for programming. The bank account details is made and executed by using VB dot net. The simulation has ended up with accurate results. 6 CONCLUSION Implementing embedded in such intra network communication systems will be a better way in the modern transport. In future Image Processing can be included for passenger counting in case of IR sensor. REFERENCES [1] Christian Oberli, Miguel Torres-Torriti and Dan Landa ―Performance Evaluation of UHF RFID Technologies for Real- Time Passenger Recognition in Intelligent Public Transportation Systems‖, IEEE Transactions on intelligent transportation systems, vol. 11, no. 3, September 2010. [2] Kichun Jo, Keounyup Chu, and Myoungho Sunwoo, ―Interacting Multiple Model Filter-Based Sensor Fusion of GPS With In-Vehicle Sensors for Real-Time Vehicle Positioning‖, IEEE transactions on intelligent transportation systems, Vol. 13, No. 1, March 2012. [3] M. Bhuvaneswari, S. Sukumar, N. Divya, ―Embedded system based Automatic Ticket Vending machine for Modern Transport Syatem‖, Intermational Journal of Research in Computer and Communication Engineering Vol.2, issue 11, November 2013 [4] Vishnoo Prashanth. R, Mohanagopal.R , Saravana Kumar.M, ―Bus ticket booking and alert system using UID‖, International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering, Vol. 3, Special Issue 3, April 2014 [5] Saurabh S. Chakole, Vivek R. Kapur, Y, A. Suryawanshi, ―ARM Hardware Platform for Vehicular Monitoring and Tracking‖,International Conference on Communication Syatems and Network Technologies, 2013 [6] K. V. Natarajan, ―GSM Based Bus Location Tracking and Passenger Density Detection System‖, International Conference on Telecommunication Technology and Applications, Proc. Of CSIT Vol.5, 2011 [7] Pravada P. Wankhade and S. O. Dahad, ―Real Time Vehicle Locking and Tracking System using GSM and GPS Technology-An Anti Theft System‖ International Journal of Technology and Engineering System(IJTES), Vol.2, No. 3, Jan – Mar 2011 [8] N. Watthanawisuth, T. Lomas and A.Tuantranont, ―Wireless Black Box Using MEMS Accelerometer and GPS Tracking for Accidental Monitoring of Vehicles‖ IEEE-EMBS International Conference on Biomedical and Health Informatics (BHI 2012), Jan 2012 [9] Ben Ammar Hatem Hamam Habib, “ Bus Management System Using RFID In WSN‖,European and Mediterranean Conference on Information Systems 2010(EMCIS2010) April 12-13 2009, Abu Dhabi, UAE. [10] Md. Foisal Mahedi Hasan, Golam Tangim, Md. Kafiul Islam, Md. Rezwanul Haque Khandokar,Arif Ul Alam, “RFID-based Ticketing for Public Transport System”. [11] Bo Yan, Danyu Lee, "Design of Sight Spot Ticket Management System base on RFID", pp. 496 - 499, 2009,International conference on network security, wireless.