SlideShare a Scribd company logo
1 of 5
Download to read offline
International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 
E-ISSN: 2321-9637 
GPS Based Route Navigation System with Real Time 
Traffic Information, Parking Allotment System and 
339 
Work Reminder 
Poonam Sathe1,Priyanka Patil2,Komal Khadtare3, Prajakta Deshmukh4 
Department of Computer Engineering, MarathwadaMitra Mandal’s College of Engineering1,2,3,4 
University of Pune, Pune, India. 
poonamsathe2006@gmail.com1, priyankapatil2593@gmail.com2, komal.khadtare15@gmail.com3, 
prajaktadeshmukh1111@gmail.com4 
Abstract- This report describes the development and implementation of GPS based Route navigation system in 
android OS. Along with route Navigation, Real Time Work Reminder and Parking Allotment system is also 
provided. In city life, people face parking problem every day which requires a lot of time searching the parking 
space. It is very time consuming. Now a days, most of the people have Android cell phone. These can be 
employed in searching the parking space in the vicinity of the user using user’s android cellphone’s co-ordinates. 
Due to busy schedule, it becomes very hectic to remember many things. A great help to user can be 
by saving work list and selecting the area for it. The reminder application will remind the user when he/she 
reaches the selected area. 
Index Terms-GPS(Global Positioning System), Android, PHP server. 
1. INTRODUCTION 
The aim of the proposed project is to provide the user 
with shortest path along with work reminder and 
Parking application. The main focus is given on the 
real time application .The Application is developed on 
the Android OS being open source software. 
Today the mobile industry is a fast growing 
industry, the single most used device are mobile 
phones. Today the mobile phone users even surpass 
the PC users around the world. InIndia alone an 
estimated 1000 million phones are being used at any 
point of time over 77% people in India own mobile 
Phone. Among Various mobile phones available in 
the market android phones in particularly are 
booming. Android phones have a 60% of share of 
smart phone market worldwide. 
GPS based navigation systems became 
popular in dedicated handheld devices, and are now 
also found in modern cell phones, and other small 
personal devices. The availability of global 
positioning system (GPS)[2] receivers has resulted in 
the growth of navigation as a key element of many 
portable devices. Many people rely on automatic route 
finding applications in cell phones. 
For the users new to the particular area, there 
arises a situation where user is not aware of the 
roadmap. 
Therefore the proposed project that targets to provide 
correct shortest path[1] to the user with various 
applications. The project is developed on the android 
platform. 
The present system for parking allotment is 
based on the wireless sensor networks [4]. The system 
consists of a computer server, a base station, routers, 
end devices, and LCD board. End device consists of 
magnetic sensor which can detect vehicles. The 
computer server locates in a monitoring room where 
parking space is monitored. The data is recorded in 
the database. The information of parking lot, such as 
theremaining quantity of empty parking spaces, the 
utilization rate, are analyzed, forwarded by the 
routers, and displayed on the outside LCD board. 
Whereas the proposed system provides 
parking allotment using GPS .With the help of setting 
the coordinates of the parking slot, the user is notified 
about the parking availability. 
In present, smart phones contain the 
reminder application which reminds the user 
dependent on the time and date information. 
However, the proposed system reminds the user for 
the work to be done when he/she travels through a 
particular area. Hence the reminder is dependent on 
the area. 
2. SYSTEM ARCHITECTURE
International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 
E-ISSN: 2321-9637 
340 
Fig. i: System Architecture Diagram 
2.1 Reminder Application 
Earlier the cellphones had calendar and note to 
add/specify a reminder. It reminded the user 
according to the time specified by him/her. An 
improvement of this can be done in a way by 
specifying the reminder area, instead of the reminder 
time. This approach remains useful in the sense that 
the user is reminded on the basis of area which the 
user had selected for the assigned task. Here, the task 
or work to be done can be stored in a note file or 
simply a text file in the cellphone memory itself. 
Algorithm: 
1. Specify the area where the work has to be done. 
2. Create to-do list. 
3. Save the reminder for it. 
4. If user’s coordinates matches with specified area’s 
coordinates 
Then 
Display the message boxwith to-do list and 
alarm 
Else 
Continuously check for the specified area’s 
co-ordinates as a background task. 
5. If work done then terminate. 
Implementation of above algorithm 
repeatedly performs coordinate/ location matching 
operation. 
The current location of the user is 
continuously checked with the coordinates of the 
selected location and the coordinates of the places 
around the area[3]. If there is any location p5 whose 
coordinates match with the coordinates of the places 
mentioned around the area (p1, p2, p3, p4, p5,….p10), 
a pop up message is displayed with the work list on 
the cell phone screen with an alarm. 
Fig. ii: Working of Location Reminder 
The above figure describes the pictorial representation 
of Reminder application.The coordinates of the places 
in the vicinity of the selected need to be taken into 
consideration. The continuous matching operation is 
performed by the system. As soon as a match is 
identified with any of the coordinates of the vicinity 
area i.e. 200meter, user is notified with the work list 
and alarm. The snooze option allows the user to 
postpone the reminding of work. When he/she again 
travels through that area, system again reminds with 
the work list. 
2.2 Parking Application 
The basic idea behind the parking application is that 
the user can check for parking slots of area from any 
location and can select it. So it reduces the searching 
time of slots. The proposed system consists of 
computer server, an Android based cell phone and the 
college parking area. For parking allotment system, 
college parking slots are taken into consideration i.e. 
the staff of college have this application installed on 
their cell phone. 
The PHP server is used for saving the latitude and 
longitude of the parking slots. It gets updated 
according to the requirement. 
The following algorithm describes the parking 
application as- 
1. User requests the server for available 
parking slots. 
2. Server shows the map displaying the 
available and non-available parking slots 
with green and red color respectively. 
3. According to availability of slots user 
selects a parking slot.
International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 
E-ISSN: 2321-9637 
341 
4. Server updates the database i.e. slot number, 
request_time, parking_time, etc 
5. If user reaches within 15 minutes 
Then slot gets reserved for the user when 
co-ordinatesmatch. 
Else 
Slot is made available to other users. 
6. When again the co-ordinates get matched 
Parking slot gets unreserved, and is made 
available for other users. 
All the available parking slots are depicted with green 
color and reserved slots with red color. 
The user firstly checks into map for 
availability of parking slots and accordingly chooses 
the parking slot. Once the slot gets reserved, it is 
made unavailable for other users. The time the user 
selects a parking slot, the countdown of 15 min starts. 
The user must reach within the countdown. When the 
coordinates of the selected slot and the user cell 
phone’s get matched, the slot gets permanently 
reserved. 
Fig. iii: Parking map 
If the user does not reach the slot i.e. within 15 min 
the selected slot is made available to all other users. 
When again the coordinates of the parked slot and the 
user cell phone’s get matched, this slot becomes free 
for others use. 
3. EXPERIMENTAL RESULT 
3.1Reminder results 
The following are snapshots for Reminder 
activity. When user enters the reminder area, message 
box is displayed on the mobile screen as shown in fig 
iv(a) and in fig iv(b) depicts the list of reminder set by 
the user and their status. 
(a) 
(b) 
Fig iv: .Experimental result for Reminder 
3.2 Parking Results 
The figure shows the steps to run the parking 
application. Firstly the user sees the parking space 
available[2] as shown in fig 3. The user selects the 
slots by checking the available list. Fig v (a) shows 
the same. When the user selects any slot, then it 
becomes reserved for that particular user. 
Fig v (b) shows that the user has selected the 
4th slot and hence it became reserved showing red 
colour. Again when the user and parking co-ordinates 
get matched, that particular parking space is marked 
as free, showed in green colour.
International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 
E-ISSN: 2321-9637 
342 
Fig v (c) shows that the user who has 
selected the slot 4 has unparked his/her vehicle and 
hence the parking slot becomes available for other 
users. 
(a) 
(b) 
(c) 
Fig v: Experimental results of Parking Application 
4. CONCLUSIONS 
Hence the proposed system is easy to use, user 
friendly and includes many functionality at one 
platform. For the user, the system provides optimal 
route from source to destination providing more 
economic and less time consuming travel, real time 
traffic information, reserving the parking slots which 
is allotted by user, it requires less time for searching it 
manually.Reminder application helps the user to 
remind the work without taking any efforts. 
5. FUTURE SCOPE 
The future scope of the parking application can be, 
instead of using the application for particular 
institution, can be used for a city. The user can check 
for the available space for parking in another vicinity 
or area with the help of android phone. The database 
of the parking has to be saved separately for the whole 
area. The time required for searching the parking 
space physically at that time will be reduced greatly. 
Also the issues of wrong parking can be reduced. 
REFERENCES 
1. GAO Yang, “An Improved Shortest Route 
Algorithm in Vehicle Navigation System”, 2010 
3rd International Conference on Advanced 
Computer Theory and Engineering (ICACTE), 
2010. 
2.Tiago R. M. Freitas, Ant´onio Coelho, Rosaldo J. 
F. Rossetti, “Improving Digital Maps Through
International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 
E-ISSN: 2321-9637 
343 
GPS Data Processing”, Proceedings of the 12th 
International IEEE Conference on Intelligent 
Transportation Systems, St. Louis, MO,USA, 
October 3-7, 2009. 
3. Jason Loew Dmitry Ponomarev Patrick H. Madden 
,“Customized Architectures for Faster Route 
Finding in GPS-Based Navigation System”,IEEE 
8th Symposium on Application Specific 
Processors (SASP)2010. 
4. KanokBoriboonsomsin, Matthew J. Barth, “Eco- 
Routing Navigation System Based on Multisource 
Historical and Real-Time Traffic Information”, 
IEEE transactions on intelligent transportation 
systems, vol. 13, no. 4, December 2012. 
5. Jin Gul,2, Zusheng Zhang2, Fengqi Yu2, Qun Luil, 
“Design and Implementation of a Street Parking 
System Using Wireless Sensor Networks”, 2012.

More Related Content

What's hot

CANNY EDGE DETECTION BASED REAL-TIME INTELLIGENT PARKING MANAGEMENT SYSTEM
CANNY EDGE DETECTION BASED REAL-TIME INTELLIGENT PARKING MANAGEMENT SYSTEMCANNY EDGE DETECTION BASED REAL-TIME INTELLIGENT PARKING MANAGEMENT SYSTEM
CANNY EDGE DETECTION BASED REAL-TIME INTELLIGENT PARKING MANAGEMENT SYSTEMJANAK TRIVEDI
 
IRJET- Interest and Time based Smart Travelling Guide using Data Mining
IRJET-  	  Interest and Time based Smart Travelling Guide using Data MiningIRJET-  	  Interest and Time based Smart Travelling Guide using Data Mining
IRJET- Interest and Time based Smart Travelling Guide using Data MiningIRJET Journal
 
Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...
Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...
Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...IJERA Editor
 
Best School Bus Tracking System
Best School Bus Tracking SystemBest School Bus Tracking System
Best School Bus Tracking Systemjananya213
 
Applications of Image Processing and Real-Time embedded Systems in Autonomous...
Applications of Image Processing and Real-Time embedded Systems in Autonomous...Applications of Image Processing and Real-Time embedded Systems in Autonomous...
Applications of Image Processing and Real-Time embedded Systems in Autonomous...CSCJournals
 
An ar core based augmented reality campus navigation system
An ar core based augmented reality campus navigation systemAn ar core based augmented reality campus navigation system
An ar core based augmented reality campus navigation systemYangChang12
 
A Review On Pocket Ambulance : Emergency Service
A Review On Pocket Ambulance : Emergency ServiceA Review On Pocket Ambulance : Emergency Service
A Review On Pocket Ambulance : Emergency ServiceIRJET Journal
 
Tracking and counting the
Tracking and counting theTracking and counting the
Tracking and counting theijistjournal
 
Visual pattern recognition in robotics
Visual pattern recognition in roboticsVisual pattern recognition in robotics
Visual pattern recognition in roboticsIAEME Publication
 
Performance Comparison of Android Messengers
Performance Comparison of Android MessengersPerformance Comparison of Android Messengers
Performance Comparison of Android MessengersCSCJournals
 
Hand Gesture Controls for Digital TV using Mobile ARM Platform
Hand Gesture Controls for Digital TV using Mobile ARM PlatformHand Gesture Controls for Digital TV using Mobile ARM Platform
Hand Gesture Controls for Digital TV using Mobile ARM Platformijsrd.com
 
Number Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian VehiclesNumber Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian Vehiclesmonjuri10
 
Location sharing and automatic message sender Android Application
Location sharing and automatic message sender Android ApplicationLocation sharing and automatic message sender Android Application
Location sharing and automatic message sender Android ApplicationKavita Sharma
 
Next generation engine immobiliser
Next generation engine immobiliserNext generation engine immobiliser
Next generation engine immobilisereSAT Journals
 

What's hot (16)

CANNY EDGE DETECTION BASED REAL-TIME INTELLIGENT PARKING MANAGEMENT SYSTEM
CANNY EDGE DETECTION BASED REAL-TIME INTELLIGENT PARKING MANAGEMENT SYSTEMCANNY EDGE DETECTION BASED REAL-TIME INTELLIGENT PARKING MANAGEMENT SYSTEM
CANNY EDGE DETECTION BASED REAL-TIME INTELLIGENT PARKING MANAGEMENT SYSTEM
 
IRJET- Interest and Time based Smart Travelling Guide using Data Mining
IRJET-  	  Interest and Time based Smart Travelling Guide using Data MiningIRJET-  	  Interest and Time based Smart Travelling Guide using Data Mining
IRJET- Interest and Time based Smart Travelling Guide using Data Mining
 
Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...
Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...
Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...
 
Best School Bus Tracking System
Best School Bus Tracking SystemBest School Bus Tracking System
Best School Bus Tracking System
 
Applications of Image Processing and Real-Time embedded Systems in Autonomous...
Applications of Image Processing and Real-Time embedded Systems in Autonomous...Applications of Image Processing and Real-Time embedded Systems in Autonomous...
Applications of Image Processing and Real-Time embedded Systems in Autonomous...
 
An ar core based augmented reality campus navigation system
An ar core based augmented reality campus navigation systemAn ar core based augmented reality campus navigation system
An ar core based augmented reality campus navigation system
 
A Review On Pocket Ambulance : Emergency Service
A Review On Pocket Ambulance : Emergency ServiceA Review On Pocket Ambulance : Emergency Service
A Review On Pocket Ambulance : Emergency Service
 
Tracking and counting the
Tracking and counting theTracking and counting the
Tracking and counting the
 
License plate recognition.
License plate recognition.License plate recognition.
License plate recognition.
 
Visual pattern recognition in robotics
Visual pattern recognition in roboticsVisual pattern recognition in robotics
Visual pattern recognition in robotics
 
Performance Comparison of Android Messengers
Performance Comparison of Android MessengersPerformance Comparison of Android Messengers
Performance Comparison of Android Messengers
 
Hand Gesture Controls for Digital TV using Mobile ARM Platform
Hand Gesture Controls for Digital TV using Mobile ARM PlatformHand Gesture Controls for Digital TV using Mobile ARM Platform
Hand Gesture Controls for Digital TV using Mobile ARM Platform
 
Number Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian VehiclesNumber Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian Vehicles
 
Location sharing and automatic message sender Android Application
Location sharing and automatic message sender Android ApplicationLocation sharing and automatic message sender Android Application
Location sharing and automatic message sender Android Application
 
Next generation engine immobiliser
Next generation engine immobiliserNext generation engine immobiliser
Next generation engine immobiliser
 
Next generation engine immobiliser
Next generation engine immobiliserNext generation engine immobiliser
Next generation engine immobiliser
 

Viewers also liked

Paper id 25201416
Paper id 25201416Paper id 25201416
Paper id 25201416IJRAT
 
Paper id 42201609
Paper id 42201609Paper id 42201609
Paper id 42201609IJRAT
 
Paper id 21201433
Paper id 21201433Paper id 21201433
Paper id 21201433IJRAT
 
Paper id 26201494
Paper id 26201494Paper id 26201494
Paper id 26201494IJRAT
 
Paper id 24201495
Paper id 24201495Paper id 24201495
Paper id 24201495IJRAT
 
Paper id 252014109
Paper id 252014109Paper id 252014109
Paper id 252014109IJRAT
 
Paper id 37201503
Paper id 37201503Paper id 37201503
Paper id 37201503IJRAT
 
Paper id 36201502
Paper id 36201502Paper id 36201502
Paper id 36201502IJRAT
 
Paper id 36201516
Paper id 36201516Paper id 36201516
Paper id 36201516IJRAT
 
Paper id 42201607
Paper id 42201607Paper id 42201607
Paper id 42201607IJRAT
 
Paper id 312201516
Paper id 312201516Paper id 312201516
Paper id 312201516IJRAT
 
Paper id 312201524
Paper id 312201524Paper id 312201524
Paper id 312201524IJRAT
 
Paper id 41201612
Paper id 41201612Paper id 41201612
Paper id 41201612IJRAT
 
Paper id 312201518
Paper id 312201518Paper id 312201518
Paper id 312201518IJRAT
 
Paper id 42201622
Paper id 42201622Paper id 42201622
Paper id 42201622IJRAT
 
Paper id 24201427
Paper id 24201427Paper id 24201427
Paper id 24201427IJRAT
 
Paper id 36201508
Paper id 36201508Paper id 36201508
Paper id 36201508IJRAT
 
Paper id 2120148
Paper id 2120148Paper id 2120148
Paper id 2120148IJRAT
 
Paper id 28201439
Paper id 28201439Paper id 28201439
Paper id 28201439IJRAT
 
Paper id 41201605
Paper id 41201605Paper id 41201605
Paper id 41201605IJRAT
 

Viewers also liked (20)

Paper id 25201416
Paper id 25201416Paper id 25201416
Paper id 25201416
 
Paper id 42201609
Paper id 42201609Paper id 42201609
Paper id 42201609
 
Paper id 21201433
Paper id 21201433Paper id 21201433
Paper id 21201433
 
Paper id 26201494
Paper id 26201494Paper id 26201494
Paper id 26201494
 
Paper id 24201495
Paper id 24201495Paper id 24201495
Paper id 24201495
 
Paper id 252014109
Paper id 252014109Paper id 252014109
Paper id 252014109
 
Paper id 37201503
Paper id 37201503Paper id 37201503
Paper id 37201503
 
Paper id 36201502
Paper id 36201502Paper id 36201502
Paper id 36201502
 
Paper id 36201516
Paper id 36201516Paper id 36201516
Paper id 36201516
 
Paper id 42201607
Paper id 42201607Paper id 42201607
Paper id 42201607
 
Paper id 312201516
Paper id 312201516Paper id 312201516
Paper id 312201516
 
Paper id 312201524
Paper id 312201524Paper id 312201524
Paper id 312201524
 
Paper id 41201612
Paper id 41201612Paper id 41201612
Paper id 41201612
 
Paper id 312201518
Paper id 312201518Paper id 312201518
Paper id 312201518
 
Paper id 42201622
Paper id 42201622Paper id 42201622
Paper id 42201622
 
Paper id 24201427
Paper id 24201427Paper id 24201427
Paper id 24201427
 
Paper id 36201508
Paper id 36201508Paper id 36201508
Paper id 36201508
 
Paper id 2120148
Paper id 2120148Paper id 2120148
Paper id 2120148
 
Paper id 28201439
Paper id 28201439Paper id 28201439
Paper id 28201439
 
Paper id 41201605
Paper id 41201605Paper id 41201605
Paper id 41201605
 

Similar to Paper id 252014138

Android application for s park system
Android application for s park systemAndroid application for s park system
Android application for s park systemeSAT Journals
 
Gps enabled android application for bus
Gps enabled android application for busGps enabled android application for bus
Gps enabled android application for buseSAT Publishing House
 
IRJET- Online Parking Slot Booking
IRJET- Online Parking Slot BookingIRJET- Online Parking Slot Booking
IRJET- Online Parking Slot BookingIRJET Journal
 
Taxi Ride Based on Voice Alert System
Taxi Ride Based on Voice Alert SystemTaxi Ride Based on Voice Alert System
Taxi Ride Based on Voice Alert SystemIJAEMSJORNAL
 
Gps enabled android application for bus
Gps enabled android application for busGps enabled android application for bus
Gps enabled android application for buseSAT Journals
 
akash seminar 2.pdf
akash seminar 2.pdfakash seminar 2.pdf
akash seminar 2.pdfAkash297017
 
IRJET- Bus Monitoring System using Android Application
IRJET-  	  Bus Monitoring System using Android ApplicationIRJET-  	  Bus Monitoring System using Android Application
IRJET- Bus Monitoring System using Android ApplicationIRJET Journal
 
IRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET Journal
 
Reservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android applicationReservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android applicationeSAT Journals
 
IRJET- Smart Parking System using IoT
IRJET-  	  Smart Parking System using IoTIRJET-  	  Smart Parking System using IoT
IRJET- Smart Parking System using IoTIRJET Journal
 
Conceptualization of IoT Powered Parking System
Conceptualization of IoT Powered Parking SystemConceptualization of IoT Powered Parking System
Conceptualization of IoT Powered Parking SystemIJERA Editor
 
IRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare APIIRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare APIIRJET Journal
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using androidEditor Jacotech
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using androidEditor Jacotech
 
IRJET- Location based Voice Reminder
IRJET-  	  Location based Voice ReminderIRJET-  	  Location based Voice Reminder
IRJET- Location based Voice ReminderIRJET Journal
 
GPRS Based Bus Monitoring System
GPRS Based Bus Monitoring SystemGPRS Based Bus Monitoring System
GPRS Based Bus Monitoring SystemIRJET Journal
 
A survey on real time bus monitoring system
A survey on real time bus monitoring systemA survey on real time bus monitoring system
A survey on real time bus monitoring systemIRJET Journal
 

Similar to Paper id 252014138 (20)

Real Time Parking Information Provider System on Android Phones
Real Time Parking Information Provider System on Android PhonesReal Time Parking Information Provider System on Android Phones
Real Time Parking Information Provider System on Android Phones
 
Android application for s park system
Android application for s park systemAndroid application for s park system
Android application for s park system
 
Gps enabled android application for bus
Gps enabled android application for busGps enabled android application for bus
Gps enabled android application for bus
 
IRJET- Online Parking Slot Booking
IRJET- Online Parking Slot BookingIRJET- Online Parking Slot Booking
IRJET- Online Parking Slot Booking
 
Taxi Ride Based on Voice Alert System
Taxi Ride Based on Voice Alert SystemTaxi Ride Based on Voice Alert System
Taxi Ride Based on Voice Alert System
 
Gps enabled android application for bus
Gps enabled android application for busGps enabled android application for bus
Gps enabled android application for bus
 
akash seminar 2.pdf
akash seminar 2.pdfakash seminar 2.pdf
akash seminar 2.pdf
 
IRJET- Bus Monitoring System using Android Application
IRJET-  	  Bus Monitoring System using Android ApplicationIRJET-  	  Bus Monitoring System using Android Application
IRJET- Bus Monitoring System using Android Application
 
Final_report
Final_reportFinal_report
Final_report
 
IRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android Application
 
Reservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android applicationReservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android application
 
IRJET- Smart Parking System using IoT
IRJET-  	  Smart Parking System using IoTIRJET-  	  Smart Parking System using IoT
IRJET- Smart Parking System using IoT
 
Conceptualization of IoT Powered Parking System
Conceptualization of IoT Powered Parking SystemConceptualization of IoT Powered Parking System
Conceptualization of IoT Powered Parking System
 
IRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare APIIRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare API
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using android
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using android
 
IRJET- Location based Voice Reminder
IRJET-  	  Location based Voice ReminderIRJET-  	  Location based Voice Reminder
IRJET- Location based Voice Reminder
 
GPRS Based Bus Monitoring System
GPRS Based Bus Monitoring SystemGPRS Based Bus Monitoring System
GPRS Based Bus Monitoring System
 
A survey on real time bus monitoring system
A survey on real time bus monitoring systemA survey on real time bus monitoring system
A survey on real time bus monitoring system
 
The Smart Parking Management System
The Smart Parking Management SystemThe Smart Parking Management System
The Smart Parking Management System
 

More from IJRAT

96202108
9620210896202108
96202108IJRAT
 
97202107
9720210797202107
97202107IJRAT
 
93202101
9320210193202101
93202101IJRAT
 
92202102
9220210292202102
92202102IJRAT
 
91202104
9120210491202104
91202104IJRAT
 
87202003
8720200387202003
87202003IJRAT
 
87202001
8720200187202001
87202001IJRAT
 
86202013
8620201386202013
86202013IJRAT
 
86202008
8620200886202008
86202008IJRAT
 
86202005
8620200586202005
86202005IJRAT
 
86202004
8620200486202004
86202004IJRAT
 
85202026
8520202685202026
85202026IJRAT
 
711201940
711201940711201940
711201940IJRAT
 
711201939
711201939711201939
711201939IJRAT
 
711201935
711201935711201935
711201935IJRAT
 
711201927
711201927711201927
711201927IJRAT
 
711201905
711201905711201905
711201905IJRAT
 
710201947
710201947710201947
710201947IJRAT
 
712201907
712201907712201907
712201907IJRAT
 
712201903
712201903712201903
712201903IJRAT
 

More from IJRAT (20)

96202108
9620210896202108
96202108
 
97202107
9720210797202107
97202107
 
93202101
9320210193202101
93202101
 
92202102
9220210292202102
92202102
 
91202104
9120210491202104
91202104
 
87202003
8720200387202003
87202003
 
87202001
8720200187202001
87202001
 
86202013
8620201386202013
86202013
 
86202008
8620200886202008
86202008
 
86202005
8620200586202005
86202005
 
86202004
8620200486202004
86202004
 
85202026
8520202685202026
85202026
 
711201940
711201940711201940
711201940
 
711201939
711201939711201939
711201939
 
711201935
711201935711201935
711201935
 
711201927
711201927711201927
711201927
 
711201905
711201905711201905
711201905
 
710201947
710201947710201947
710201947
 
712201907
712201907712201907
712201907
 
712201903
712201903712201903
712201903
 

Paper id 252014138

  • 1. International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 E-ISSN: 2321-9637 GPS Based Route Navigation System with Real Time Traffic Information, Parking Allotment System and 339 Work Reminder Poonam Sathe1,Priyanka Patil2,Komal Khadtare3, Prajakta Deshmukh4 Department of Computer Engineering, MarathwadaMitra Mandal’s College of Engineering1,2,3,4 University of Pune, Pune, India. poonamsathe2006@gmail.com1, priyankapatil2593@gmail.com2, komal.khadtare15@gmail.com3, prajaktadeshmukh1111@gmail.com4 Abstract- This report describes the development and implementation of GPS based Route navigation system in android OS. Along with route Navigation, Real Time Work Reminder and Parking Allotment system is also provided. In city life, people face parking problem every day which requires a lot of time searching the parking space. It is very time consuming. Now a days, most of the people have Android cell phone. These can be employed in searching the parking space in the vicinity of the user using user’s android cellphone’s co-ordinates. Due to busy schedule, it becomes very hectic to remember many things. A great help to user can be by saving work list and selecting the area for it. The reminder application will remind the user when he/she reaches the selected area. Index Terms-GPS(Global Positioning System), Android, PHP server. 1. INTRODUCTION The aim of the proposed project is to provide the user with shortest path along with work reminder and Parking application. The main focus is given on the real time application .The Application is developed on the Android OS being open source software. Today the mobile industry is a fast growing industry, the single most used device are mobile phones. Today the mobile phone users even surpass the PC users around the world. InIndia alone an estimated 1000 million phones are being used at any point of time over 77% people in India own mobile Phone. Among Various mobile phones available in the market android phones in particularly are booming. Android phones have a 60% of share of smart phone market worldwide. GPS based navigation systems became popular in dedicated handheld devices, and are now also found in modern cell phones, and other small personal devices. The availability of global positioning system (GPS)[2] receivers has resulted in the growth of navigation as a key element of many portable devices. Many people rely on automatic route finding applications in cell phones. For the users new to the particular area, there arises a situation where user is not aware of the roadmap. Therefore the proposed project that targets to provide correct shortest path[1] to the user with various applications. The project is developed on the android platform. The present system for parking allotment is based on the wireless sensor networks [4]. The system consists of a computer server, a base station, routers, end devices, and LCD board. End device consists of magnetic sensor which can detect vehicles. The computer server locates in a monitoring room where parking space is monitored. The data is recorded in the database. The information of parking lot, such as theremaining quantity of empty parking spaces, the utilization rate, are analyzed, forwarded by the routers, and displayed on the outside LCD board. Whereas the proposed system provides parking allotment using GPS .With the help of setting the coordinates of the parking slot, the user is notified about the parking availability. In present, smart phones contain the reminder application which reminds the user dependent on the time and date information. However, the proposed system reminds the user for the work to be done when he/she travels through a particular area. Hence the reminder is dependent on the area. 2. SYSTEM ARCHITECTURE
  • 2. International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 E-ISSN: 2321-9637 340 Fig. i: System Architecture Diagram 2.1 Reminder Application Earlier the cellphones had calendar and note to add/specify a reminder. It reminded the user according to the time specified by him/her. An improvement of this can be done in a way by specifying the reminder area, instead of the reminder time. This approach remains useful in the sense that the user is reminded on the basis of area which the user had selected for the assigned task. Here, the task or work to be done can be stored in a note file or simply a text file in the cellphone memory itself. Algorithm: 1. Specify the area where the work has to be done. 2. Create to-do list. 3. Save the reminder for it. 4. If user’s coordinates matches with specified area’s coordinates Then Display the message boxwith to-do list and alarm Else Continuously check for the specified area’s co-ordinates as a background task. 5. If work done then terminate. Implementation of above algorithm repeatedly performs coordinate/ location matching operation. The current location of the user is continuously checked with the coordinates of the selected location and the coordinates of the places around the area[3]. If there is any location p5 whose coordinates match with the coordinates of the places mentioned around the area (p1, p2, p3, p4, p5,….p10), a pop up message is displayed with the work list on the cell phone screen with an alarm. Fig. ii: Working of Location Reminder The above figure describes the pictorial representation of Reminder application.The coordinates of the places in the vicinity of the selected need to be taken into consideration. The continuous matching operation is performed by the system. As soon as a match is identified with any of the coordinates of the vicinity area i.e. 200meter, user is notified with the work list and alarm. The snooze option allows the user to postpone the reminding of work. When he/she again travels through that area, system again reminds with the work list. 2.2 Parking Application The basic idea behind the parking application is that the user can check for parking slots of area from any location and can select it. So it reduces the searching time of slots. The proposed system consists of computer server, an Android based cell phone and the college parking area. For parking allotment system, college parking slots are taken into consideration i.e. the staff of college have this application installed on their cell phone. The PHP server is used for saving the latitude and longitude of the parking slots. It gets updated according to the requirement. The following algorithm describes the parking application as- 1. User requests the server for available parking slots. 2. Server shows the map displaying the available and non-available parking slots with green and red color respectively. 3. According to availability of slots user selects a parking slot.
  • 3. International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 E-ISSN: 2321-9637 341 4. Server updates the database i.e. slot number, request_time, parking_time, etc 5. If user reaches within 15 minutes Then slot gets reserved for the user when co-ordinatesmatch. Else Slot is made available to other users. 6. When again the co-ordinates get matched Parking slot gets unreserved, and is made available for other users. All the available parking slots are depicted with green color and reserved slots with red color. The user firstly checks into map for availability of parking slots and accordingly chooses the parking slot. Once the slot gets reserved, it is made unavailable for other users. The time the user selects a parking slot, the countdown of 15 min starts. The user must reach within the countdown. When the coordinates of the selected slot and the user cell phone’s get matched, the slot gets permanently reserved. Fig. iii: Parking map If the user does not reach the slot i.e. within 15 min the selected slot is made available to all other users. When again the coordinates of the parked slot and the user cell phone’s get matched, this slot becomes free for others use. 3. EXPERIMENTAL RESULT 3.1Reminder results The following are snapshots for Reminder activity. When user enters the reminder area, message box is displayed on the mobile screen as shown in fig iv(a) and in fig iv(b) depicts the list of reminder set by the user and their status. (a) (b) Fig iv: .Experimental result for Reminder 3.2 Parking Results The figure shows the steps to run the parking application. Firstly the user sees the parking space available[2] as shown in fig 3. The user selects the slots by checking the available list. Fig v (a) shows the same. When the user selects any slot, then it becomes reserved for that particular user. Fig v (b) shows that the user has selected the 4th slot and hence it became reserved showing red colour. Again when the user and parking co-ordinates get matched, that particular parking space is marked as free, showed in green colour.
  • 4. International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 E-ISSN: 2321-9637 342 Fig v (c) shows that the user who has selected the slot 4 has unparked his/her vehicle and hence the parking slot becomes available for other users. (a) (b) (c) Fig v: Experimental results of Parking Application 4. CONCLUSIONS Hence the proposed system is easy to use, user friendly and includes many functionality at one platform. For the user, the system provides optimal route from source to destination providing more economic and less time consuming travel, real time traffic information, reserving the parking slots which is allotted by user, it requires less time for searching it manually.Reminder application helps the user to remind the work without taking any efforts. 5. FUTURE SCOPE The future scope of the parking application can be, instead of using the application for particular institution, can be used for a city. The user can check for the available space for parking in another vicinity or area with the help of android phone. The database of the parking has to be saved separately for the whole area. The time required for searching the parking space physically at that time will be reduced greatly. Also the issues of wrong parking can be reduced. REFERENCES 1. GAO Yang, “An Improved Shortest Route Algorithm in Vehicle Navigation System”, 2010 3rd International Conference on Advanced Computer Theory and Engineering (ICACTE), 2010. 2.Tiago R. M. Freitas, Ant´onio Coelho, Rosaldo J. F. Rossetti, “Improving Digital Maps Through
  • 5. International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 E-ISSN: 2321-9637 343 GPS Data Processing”, Proceedings of the 12th International IEEE Conference on Intelligent Transportation Systems, St. Louis, MO,USA, October 3-7, 2009. 3. Jason Loew Dmitry Ponomarev Patrick H. Madden ,“Customized Architectures for Faster Route Finding in GPS-Based Navigation System”,IEEE 8th Symposium on Application Specific Processors (SASP)2010. 4. KanokBoriboonsomsin, Matthew J. Barth, “Eco- Routing Navigation System Based on Multisource Historical and Real-Time Traffic Information”, IEEE transactions on intelligent transportation systems, vol. 13, no. 4, December 2012. 5. Jin Gul,2, Zusheng Zhang2, Fengqi Yu2, Qun Luil, “Design and Implementation of a Street Parking System Using Wireless Sensor Networks”, 2012.