SlideShare ist ein Scribd-Unternehmen logo
1 von 9
Downloaden Sie, um offline zu lesen
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
224
EFFICIENT ROUTE FINDER SYSTEM
Sanjay Kumar Yadav1
, Madhavi Singh2
1
Assistant. Professor, Department of Computer Science and IT, SHIATS, Allahabad, U.P, India
2
M.Tech. Scholar, Department of Science and IT, SHIATS, Allahabad, U.P, India
ABSTRACT
The work in this paper is to design and implement a Route Finder System that not only try to
minimize the number of re-computations needed for computing shortest route or alternate route from
source to destination but also models and process the data automatically upon loading of road
network graph into memory of the system. We compared the performances of our Route Finder
System with Mumbai navigator [8, 9], and we find that our proposed system has much less space and
time complexities as compare to Mumbai navigator. We performed the simulation and experiments
by using GeoServer, Java, PostGIS and PostgreSQL database.
Key Words: Transportation, Transport Management System (TMS), Intelligent Transport System
(ITS), Traveller Information System (TIS), and Route Guidance System.
1. INTRODUCTION
One of the major challenges of transportation is continuous growth in traffic, in terms of
number of vehicles. This enormous and rapid rise in vehicle population with increased urban land
use has generated considerable travel demand as well as numerous transport problems. The need of
Traffic management has changed the manual traffic lights into automated traffic lights on city streets,
but the development and implementation of sophisticated integrated applications based on Intelligent
Transport Systems (ITS) is much needed and has grown apace in recent years, as a result of
successful research and technological advances. Various ITS products and services are already at
work throughout the world, significantly improving transportation safety, mobility, and productivity
[1].Still the deep and wide innovations of applications in intelligent systems represent a true
revolution in the field of ITS. The main impetus behind any Route Finder System in this area is to
analyze and provide a way for development of facilities that enhances the working of existing
transport management system which will ultimately lead to enhancement of nations’ economy with
decreased inflation. The performance of transport systems is of crucial importance for individual
mobility, commerce and for the welfare and economic growth of all nations.
INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING &
TECHNOLOGY (IJCET)
ISSN 0976 – 6367(Print)
ISSN 0976 – 6375(Online)
Volume 4, Issue 4, July-August (2013), pp. 224-232
© IAEME: www.iaeme.com/ijcet.asp
Journal Impact Factor (2013): 6.1302 (Calculated by GISI)
www.jifactor.com
IJCET
© I A E M E
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
225
Figure 1: Increase in Vehicle Rate on Per Year Basis
Figure 1 shows the rapid rise in vehicle population along with increased urban land use. This
increased rate has generated considerable travel demand as well as numerous transport problems [2].
The congestion, safety and environmental problems increased to such an extent that it has become
increasingly difficult to navigate due to the combined effects of rapid motorization and urbanization.
Since IT enables elements within the transportation system—vehicles, roads, traffic lights, message
signs, etc.—to become intelligent by embedding them with microchips and sensors and empowering
them to communicate with each other through wireless technologies. Hence it can be emphasized
that merging IT in the transport industry might lead to a new era where the best use of existing road
infrastructure can occur.
2. MERGING OF INFORMATION TECHNOLOGY IN TRANSPORT MANAGEMENT
SYSTEM
Imagine knowing real-time traffic conditions for virtually every road in the country and
having that information available both in-vehicle and out [6]. Imagine driving down an expressway
with a navigator device that combines GPS with real-time traffic information and alerts you that you
are approaching a blind curve or traffic congested road and that you need to brake immediately or
probably that can display real-time traffic information and optimize your route accordingly.
Information technology (IT) has already brought great revolutions in many industries, and now
appears poised to transform countries’ transportation systems. Indeed, IT has emerged like an info
structure medium that brings new wireless technologies and devices which allows consumers to
connect to real time information on regular basis.
Figure 2: Estimated Increase in Transport Wireless Devices
Figure 2 shows the estimated increase in transport wireless devices from year 2006 to 2011.
Thus, it can be concluded that consumer’s travel demand is heavily diverted towards using the
Intelligent Transport Systems (ITS) (Fig 3) technologies and its application.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
226
Intelligent transport systems include a wide and growing suite of technologies and
applications such as real-time traffic information systems [7], in-car navigation (telemetric) systems,
vehicle-to-infrastructure integration (VII), vehicle-to-vehicle integration (V2V), adaptive traffic
signal control, ramp metering, electronic toll collection, congestion pricing, fee-based express (HOT)
lanes, vehicle usage-based mileage fees, and vehicle collision avoidance technologies. With the
development of Intelligent Transport System (ITS) and Geographic Information System (GIS), the
increasingly intensive demand of route guidance system in real time has coincided with the
increasing growth of roads in real world [4]. In the leading nations in the world, ‘ITS’ bring
significant improvement in transportation system performance, including reduced congestion and
increased safety and traveler convenience.
Figure 3: Intelligent Transport System
To achieve the solutions ITS [5] enables the help of Route Guidance Systems. A route
guidance system helps to tackle many of the transportation problems by minimizing congestion and
ensuring uniform utilization of the road network. For this purpose modeling of real road network into
digital map format is necessary that requires large amount of pre- processing time and human
effort.Thus the objective of ITS can be summarized as follows [6]:
• To improve traffic safety
• To relieve traffic congestion
• To improve transportation efficiency
• To reduce air pollution
• To increase the energy efficiency
• To promote the development of related industries
ITS try to improve the performance of a country’s transportation system by maximizing the
capacity of existing infrastructure, reducing to some degree the need to build additional highway
capacity.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
227
3. RELATED WORK
Mumbai Navigator
Mumbai navigator is a route finder system that produces a travel plan [8, 9], with an estimate
of the total journey time including the waiting time when origin and destination are given. The
Mumbai navigator software requires a computation each time when the origin and destination of the
travel is entered into the system. For example, the software requires 2000 execution computations for
2000 pair of origin and destination. Mumbai navigator generates travel plan on the basis of bus stops
and bus routes while not on the basis of actual routes so, there may be a possibility that there exist a
shortest path between origin and destination, but that path might not be included in the travel plan
generated by Mumbai navigator since that may not be a bus route. Thus Mumbai navigator works
only on the basis of shortest bus route and not on the basis of shortest route.
4. PROPOSED ROUTE FINDER SYSTEM
Figure 4: Architecture of Route Finder System
The proposed system is an application in the field of ITS with the help of GIS to provide
efficient and safe road transport. Figure 4 shows overall architecture of proposed system, where real
road network map (spatial data) is converted into Geography Markup Language (GML) file that is
transformed into SQL file for loading into PostGIS and PostgreSQL database.
The details of components of the proposed architecture are as follows:
A. ShapeFile: A shapefile is a digital vector storage format for storing geometric location and
associated attribute information. Shapefiles spatially describe features: points, lines, and
polygons, representing, for example, water wells, rivers, and lakes.Shapefile stores
nontopological geometry and attribute information for the spatial features in a data set. A
Shapefile consists of a main file (.shp), an index file (.shx), and a dBASE table (.dbf).
B. PostGIS & PostGreSQL: PostGIS is a spatial database extender for PostgreSQL object-
relational database. It adds support for geographic objects allowing location PostGIS
"spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's SDE or Oracle's
Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL"
and has been certified as compliant with the "Types and Functions" profile queries to be run
in SQL.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
228
C. GeoServer & Open Layers:GeoServer - an open-source server written in Java - allows users
to share, process and edit geospatial data. OpenLayers is a JavaScript library for displaying
maps in the browser.GeoServer uses a web application framework known as Wicket for its
user interface. Wicket differs from most Java web frameworks in that it is component based
rather than JSP template based.
D. Netbeans : A Java integrated development environment for application development.The
Net Beans Platform is an extensible framework which you can use to build professional OS-
independent desktop applications
4.1 Working of Route Finder System
The proposed system uses Floyd Warshall for computing all to all pair (A2A) shortest route
(See Table 1) [3].
Table 1: FW's Pseudo Code for A2A Computation
Performing route finding techniques on a large graph slows down the processing of any
algorithm. To increase the efficiency of these algorithm researchers do manual modeling and
preprocessing of graphs [5]. This requires too much of preprocessing time, human effort and manual
working. To minimize this computation time, the proposed system not only models and process the
road network automatically but also provide different route finder options as follows:
• Shortest Route Finder (Based on constraints such as time, distance or traffic etc.)
• Alternate Route Finder (In case, there is change in topology of the shortest path)
• Facility Based Route Finder (In case, there is a route based on facilities such as hospital,
petrol pumps, police station etc.)
• Hierarchical Based Routing (In case, there is a route based on hierarchies such as highways,
expressways, main roads or mini roads) (See Fig 5)
• Multimodal Route Finder (In case, there is a route based on multiple modes of travel such as
road and railways etc.)
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
229
Figure 5: Different Level of Road Hierarchy
4.2 Finding Shortest Route in Proposed System
Finding shortest route in old approach requires executing algorithm every time a shortest
route finder query is encountered. The following steps are performed when a shortest route finder
query is encountered
(a) If shortest path table in database is empty, compute route by executing algorithm and store
source, destination and path into database.
(b) If shortest path table in database is not empty then
• Extract all routes from table,
• Search whether source node “s” and destination node “t” both is present in any route.
If so, extract substring between “s” and “t” which is shortest route.
• If no route contains source and destination node both, compute route by executing the
shortest route finder algorithm.
Table 2: Pseudo Code for shortest route Computation
Suppose, for verification purpose we have a route 1 2 3 4 5 6 7 8 9 10 stored
in database table as a shortest route between source node “1” and destination node “10” or source
node “10” and destination node “1” in reverse direction (as all edges are bi-directional), then for all
subset of cardinality 2 of set {2,3,4,5,6,7,8,9} where number denotes source or destination nodes, we
don’t need to either compute route from algorithm nor we have to compute routes to be stored in the
database table. Therefore, by storing a route with “n” nodes, we can save the space required for
storing (n*(n-1)) routes.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
230
The formulae for calculating total time taken for computing shortest route using normal
approach and using our approach is shown in table 3.To prove the correctness, randomly 2000 nodes
were selected and equated using the equations in table 3.
Table 3: Formulae Used in the Proposed System
5. SIMULATION AND RESULTS
Figure 6 shows shape file used for simulation and experimental purpose. For simulating the
algorithms the above shape file is expressed in terms of graph containing 4000 nodes. Since for
computation of path by Floyd Warshall algorithm requires memory matrix creation of size
4000*4000 which is not supported by JAVA therefore we have converted it into a sparse matrix. By
doing so, computation time increases drastically. The Sparse Matrix used here is internally
represented as a hash map where combination of row and column makes a key and matrix content is
the value. So, to find a value of (row, column) = (i, j), we have computed the key corresponding to i
and j and then shows the value that this key maps. We have randomly taken 500 source and
destination pairs for computing shortest route and then taken the average of their time of
computation for comparison.
Figure 6: Shape File for Simulation and Experiment
The space and time complexities of our proposed Route Finder System are compared with the
space and time complexities of Mumbai navigator [8, 9].
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
231
Figure 7: Time complexity in Mumbai Navigator and Route Finder System
Figure 7 shows how average time complexity varies in our route finder system whereas it is
constant in Mumbai navigator. From graph it is clear that our route finder system is better than
Mumbai navigator. As, in our route finder system, after certain number of routes generated and
stored in database, there is no need for computing path from algorithm hence the average time of
computation restricts to route accessing and searching from database.
Figure 8: Space complexity in Mumbai Navigator and Route Finder System
Similarly, Figure 8 shows that for random 2000 queries normal approach would require 2000 route
generation whereas our approach requires only 798 routes to be generated and stored. The remaining
routes could easily be obtained from the stored ones thereby making space complexity less than that
of Mumbai navigator approach.
5. CONCLUSION AND FUTURE WORK
The route finder systems in our approach minimized the number of computations needed for
computing shortest route or alternate route from source to destination and the space and time
complexities of Mumbai navigator are much greater than that of the our proposed approach Route
Finder System. Hence our Route Finder System is efficient than Mumbai navigator.
Future works includes GPS based data to be integrated into our system. This will help to understand
peak times when the traffic is much congested thereby enabling less utilized road to be maximum
utilized. It also includes density based transport management system approach to be integrated into
the system.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
232
REFERENCES
[1] S. Tang, F.-Y. Wang, and Q. Miao: Current Issues and Research Trends, IEEE Intelligent
Systems, vol. 21, no. 2, 2006, pp. 96102, ITSC 05.
[2] Yongtaek LIM, Hyunmyung KIM, A shortest path algorithm for real road network based on
path overlap, University of California, 2005.
[3] Liang Dai: Fast Shortest Path Algorithms for Road Network and Implementation, University
of Carleton, 2005.
[4] Herbert W, Mili F Route Guidance: State of Art vs. State of Practice. IEEE Intelligent
Vehicles Symposium, Eindhoven University of Technology.2008.
[5] Samet H., SankarnarayananJ.:Scalable Network Distance Browsing in Spatial Databases,
Institute for Advanced Computer Studies, University of Maryland, Maryland, 2008.
[6] Neha C, Bhupesh Gupta, Analysis of Working of Dijkstra and A* to Obtain Optimal Path,
2013.
[7] Edewards A. and Mackaness W.: Intelligent Road Network Simplification in Urban Areas,
the University of Edinburgh, 2003.
[8] www.cse.iitb.ac.in/~navigator.
[9] www.tcs.tifr.res.in/~workshop/daiict_igga.
[10] Brian MAK and Hong K. LO: Passenger Route Guidance System for multimodal transit
networks, The Hong Kong University of Science and Technology, Hong Kong, 2007.
[11] Dr M.A.Lahori and Mohd Siham, “Relevance of Ethics in Business-A Study on Public
Transport System”, International Journal of Management (IJM), Volume 4, Issue 2, 2013,
pp. 227 - 235, ISSN Print: 0976-6502, ISSN Online: 0976-6510.
[12] T Subramani and P.K.Kumaresan,, “Traffic Study on Road Network to Identify the Short
Term Road Improvement Projects in Major Urban Centre”, International Journal of
Advanced Research in Engineering & Technology (IJARET), Volume 3, Issue 1, 2012,
pp. 66 - 76, ISSN Print: 0976-6480, ISSN Online: 0976-6499.
[13] R.Sharmila and Dr.A.Subramani, “Impact of Business Intelligence Tools in Executive
Information Systems”, International Journal of Computer Engineering & Technology
(IJCET), Volume 4, Issue 1, 2013, pp. 1 - 7, ISSN Print: 0976 – 6367, ISSN Online:
0976 – 6375.

Weitere ähnliche Inhalte

Was ist angesagt?

Geodatabase with GIS & RS
Geodatabase with GIS & RSGeodatabase with GIS & RS
Geodatabase with GIS & RSMohammed_82
 
Tutorial on AI-based Analytics in Traffic Management
Tutorial on AI-based Analytics in Traffic ManagementTutorial on AI-based Analytics in Traffic Management
Tutorial on AI-based Analytics in Traffic ManagementBiplav Srivastava
 
Smarter Cites Challenge 05202016 LG Final
Smarter Cites Challenge 05202016 LG FinalSmarter Cites Challenge 05202016 LG Final
Smarter Cites Challenge 05202016 LG FinalLew Gaskell
 
Vision-based real-time vehicle detection and vehicle speed measurement using ...
Vision-based real-time vehicle detection and vehicle speed measurement using ...Vision-based real-time vehicle detection and vehicle speed measurement using ...
Vision-based real-time vehicle detection and vehicle speed measurement using ...JANAK TRIVEDI
 
IRJET-Smart Roads using IoT Devices.
IRJET-Smart Roads using IoT Devices.IRJET-Smart Roads using IoT Devices.
IRJET-Smart Roads using IoT Devices.IRJET Journal
 
GIS and Petroleum Land Management
GIS and Petroleum Land ManagementGIS and Petroleum Land Management
GIS and Petroleum Land Managementwlgardnerjr
 
Smart Proximity: Annotating the Proximity of Entities In A Smart City Ontology
Smart Proximity: Annotating the Proximity of Entities In A Smart City OntologySmart Proximity: Annotating the Proximity of Entities In A Smart City Ontology
Smart Proximity: Annotating the Proximity of Entities In A Smart City OntologyCSCJournals
 
IRJET- Identification and Analysis of Black Spots along the Selected Road...
IRJET-  	  Identification and Analysis of Black Spots along the Selected Road...IRJET-  	  Identification and Analysis of Black Spots along the Selected Road...
IRJET- Identification and Analysis of Black Spots along the Selected Road...IRJET Journal
 
Feasibility Study of Samruddhi Expressway
Feasibility Study of Samruddhi ExpresswayFeasibility Study of Samruddhi Expressway
Feasibility Study of Samruddhi Expresswayvivatechijri
 
GIScience for Dynamic Transportation Systems, GIScience Colloquium, Universit...
GIScience for Dynamic Transportation Systems, GIScience Colloquium, Universit...GIScience for Dynamic Transportation Systems, GIScience Colloquium, Universit...
GIScience for Dynamic Transportation Systems, GIScience Colloquium, Universit...Anita Graser
 
Importance of GIS and Remote Sensing in Modern Intelligent Transport System
Importance of GIS and Remote Sensing in Modern Intelligent Transport SystemImportance of GIS and Remote Sensing in Modern Intelligent Transport System
Importance of GIS and Remote Sensing in Modern Intelligent Transport SystemKam Raju
 
Geographic Information System - Swisstrack GPS Erfahrungen
Geographic Information System - Swisstrack GPS ErfahrungenGeographic Information System - Swisstrack GPS Erfahrungen
Geographic Information System - Swisstrack GPS ErfahrungenSwisstrack GPS Erfahrungen
 
(Geo-) Daten für ein besseres Verständnis der Fahrradmobilität
(Geo-) Daten für ein besseres Verständnis der Fahrradmobilität(Geo-) Daten für ein besseres Verständnis der Fahrradmobilität
(Geo-) Daten für ein besseres Verständnis der FahrradmobilitätMartin L
 
Fixation of Toll charge for Six Lane Highway
 Fixation of Toll charge for Six Lane Highway Fixation of Toll charge for Six Lane Highway
Fixation of Toll charge for Six Lane Highwayijsrd.com
 
FORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAY
FORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAYFORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAY
FORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAYijiert bestjournal
 
Geographical information system in transportation planning
Geographical information system in transportation planning Geographical information system in transportation planning
Geographical information system in transportation planning shayiqRashid
 
Gis applications in civil engineering
Gis applications in civil engineeringGis applications in civil engineering
Gis applications in civil engineeringShanake Dissanayake
 
Tutorial on Taffic Management and AI
Tutorial on Taffic Management and AI Tutorial on Taffic Management and AI
Tutorial on Taffic Management and AI Biplav Srivastava
 

Was ist angesagt? (20)

Geodatabase with GIS & RS
Geodatabase with GIS & RSGeodatabase with GIS & RS
Geodatabase with GIS & RS
 
Tutorial on AI-based Analytics in Traffic Management
Tutorial on AI-based Analytics in Traffic ManagementTutorial on AI-based Analytics in Traffic Management
Tutorial on AI-based Analytics in Traffic Management
 
Smarter Cites Challenge 05202016 LG Final
Smarter Cites Challenge 05202016 LG FinalSmarter Cites Challenge 05202016 LG Final
Smarter Cites Challenge 05202016 LG Final
 
digital map
digital mapdigital map
digital map
 
Vision-based real-time vehicle detection and vehicle speed measurement using ...
Vision-based real-time vehicle detection and vehicle speed measurement using ...Vision-based real-time vehicle detection and vehicle speed measurement using ...
Vision-based real-time vehicle detection and vehicle speed measurement using ...
 
IRJET-Smart Roads using IoT Devices.
IRJET-Smart Roads using IoT Devices.IRJET-Smart Roads using IoT Devices.
IRJET-Smart Roads using IoT Devices.
 
GIS and Petroleum Land Management
GIS and Petroleum Land ManagementGIS and Petroleum Land Management
GIS and Petroleum Land Management
 
Smart Proximity: Annotating the Proximity of Entities In A Smart City Ontology
Smart Proximity: Annotating the Proximity of Entities In A Smart City OntologySmart Proximity: Annotating the Proximity of Entities In A Smart City Ontology
Smart Proximity: Annotating the Proximity of Entities In A Smart City Ontology
 
IRJET- Identification and Analysis of Black Spots along the Selected Road...
IRJET-  	  Identification and Analysis of Black Spots along the Selected Road...IRJET-  	  Identification and Analysis of Black Spots along the Selected Road...
IRJET- Identification and Analysis of Black Spots along the Selected Road...
 
Feasibility Study of Samruddhi Expressway
Feasibility Study of Samruddhi ExpresswayFeasibility Study of Samruddhi Expressway
Feasibility Study of Samruddhi Expressway
 
GIScience for Dynamic Transportation Systems, GIScience Colloquium, Universit...
GIScience for Dynamic Transportation Systems, GIScience Colloquium, Universit...GIScience for Dynamic Transportation Systems, GIScience Colloquium, Universit...
GIScience for Dynamic Transportation Systems, GIScience Colloquium, Universit...
 
Importance of GIS and Remote Sensing in Modern Intelligent Transport System
Importance of GIS and Remote Sensing in Modern Intelligent Transport SystemImportance of GIS and Remote Sensing in Modern Intelligent Transport System
Importance of GIS and Remote Sensing in Modern Intelligent Transport System
 
Geographic Information System - Swisstrack GPS Erfahrungen
Geographic Information System - Swisstrack GPS ErfahrungenGeographic Information System - Swisstrack GPS Erfahrungen
Geographic Information System - Swisstrack GPS Erfahrungen
 
(Geo-) Daten für ein besseres Verständnis der Fahrradmobilität
(Geo-) Daten für ein besseres Verständnis der Fahrradmobilität(Geo-) Daten für ein besseres Verständnis der Fahrradmobilität
(Geo-) Daten für ein besseres Verständnis der Fahrradmobilität
 
Fixation of Toll charge for Six Lane Highway
 Fixation of Toll charge for Six Lane Highway Fixation of Toll charge for Six Lane Highway
Fixation of Toll charge for Six Lane Highway
 
FORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAY
FORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAYFORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAY
FORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAY
 
Geographical information system in transportation planning
Geographical information system in transportation planning Geographical information system in transportation planning
Geographical information system in transportation planning
 
Gis applications in civil engineering
Gis applications in civil engineeringGis applications in civil engineering
Gis applications in civil engineering
 
Tutorial on Taffic Management and AI
Tutorial on Taffic Management and AI Tutorial on Taffic Management and AI
Tutorial on Taffic Management and AI
 
2019 MATC Fall Webinar Series - Dr. Anusha S.P.
2019 MATC Fall Webinar Series - Dr. Anusha S.P.2019 MATC Fall Webinar Series - Dr. Anusha S.P.
2019 MATC Fall Webinar Series - Dr. Anusha S.P.
 

Andere mochten auch

Optimization of input parameters of cnc turning operation for the given comp
Optimization of input parameters of cnc turning operation for the given compOptimization of input parameters of cnc turning operation for the given comp
Optimization of input parameters of cnc turning operation for the given compIAEME Publication
 
A closed form solution for stress concentration around a circular hole in a l
A closed form solution for stress concentration around a circular hole in a lA closed form solution for stress concentration around a circular hole in a l
A closed form solution for stress concentration around a circular hole in a lIAEME Publication
 
Self efficacy, interests, and outcome expectations a holistic attitude assess...
Self efficacy, interests, and outcome expectations a holistic attitude assess...Self efficacy, interests, and outcome expectations a holistic attitude assess...
Self efficacy, interests, and outcome expectations a holistic attitude assess...IAEME Publication
 
Study of Stresses on a Flat Plate due to Circular Hole
Study of Stresses on a Flat Plate due to Circular HoleStudy of Stresses on a Flat Plate due to Circular Hole
Study of Stresses on a Flat Plate due to Circular HoleJJ Technical Solutions
 
Artificial neural network ann prediction of one-dimensional consolidation
Artificial neural network  ann  prediction of one-dimensional consolidationArtificial neural network  ann  prediction of one-dimensional consolidation
Artificial neural network ann prediction of one-dimensional consolidationIAEME Publication
 
Information hiding in edge location of video using amalgamate fft and cubic s...
Information hiding in edge location of video using amalgamate fft and cubic s...Information hiding in edge location of video using amalgamate fft and cubic s...
Information hiding in edge location of video using amalgamate fft and cubic s...IAEME Publication
 

Andere mochten auch (8)

Optimization of input parameters of cnc turning operation for the given comp
Optimization of input parameters of cnc turning operation for the given compOptimization of input parameters of cnc turning operation for the given comp
Optimization of input parameters of cnc turning operation for the given comp
 
50120130405003
5012013040500350120130405003
50120130405003
 
A closed form solution for stress concentration around a circular hole in a l
A closed form solution for stress concentration around a circular hole in a lA closed form solution for stress concentration around a circular hole in a l
A closed form solution for stress concentration around a circular hole in a l
 
Self efficacy, interests, and outcome expectations a holistic attitude assess...
Self efficacy, interests, and outcome expectations a holistic attitude assess...Self efficacy, interests, and outcome expectations a holistic attitude assess...
Self efficacy, interests, and outcome expectations a holistic attitude assess...
 
10120130405006
1012013040500610120130405006
10120130405006
 
Study of Stresses on a Flat Plate due to Circular Hole
Study of Stresses on a Flat Plate due to Circular HoleStudy of Stresses on a Flat Plate due to Circular Hole
Study of Stresses on a Flat Plate due to Circular Hole
 
Artificial neural network ann prediction of one-dimensional consolidation
Artificial neural network  ann  prediction of one-dimensional consolidationArtificial neural network  ann  prediction of one-dimensional consolidation
Artificial neural network ann prediction of one-dimensional consolidation
 
Information hiding in edge location of video using amalgamate fft and cubic s...
Information hiding in edge location of video using amalgamate fft and cubic s...Information hiding in edge location of video using amalgamate fft and cubic s...
Information hiding in edge location of video using amalgamate fft and cubic s...
 

Ähnlich wie Efficient route finder system

DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...IAEME Publication
 
Dynamic resource allocation in road transport sector using mobile cloud compu...
Dynamic resource allocation in road transport sector using mobile cloud compu...Dynamic resource allocation in road transport sector using mobile cloud compu...
Dynamic resource allocation in road transport sector using mobile cloud compu...IAEME Publication
 
Smart government transportation with cloud security
Smart government transportation with cloud securitySmart government transportation with cloud security
Smart government transportation with cloud securityIRJET Journal
 
Real Time Services for Cloud Computing Enabled Vehicle Networks
Real Time Services for Cloud Computing Enabled Vehicle NetworksReal Time Services for Cloud Computing Enabled Vehicle Networks
Real Time Services for Cloud Computing Enabled Vehicle NetworksIOSR Journals
 
Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...
Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...
Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...IJERA Editor
 
IRJET- IoT based Vehicle Tracking using GPS
IRJET-  	  IoT based Vehicle Tracking using GPSIRJET-  	  IoT based Vehicle Tracking using GPS
IRJET- IoT based Vehicle Tracking using GPSIRJET Journal
 
IRJET- Traffic Prediction Techniques: Comprehensive analysis
IRJET- Traffic Prediction Techniques: Comprehensive analysisIRJET- Traffic Prediction Techniques: Comprehensive analysis
IRJET- Traffic Prediction Techniques: Comprehensive analysisIRJET Journal
 
IRJET- Smart Bus Ticket System using IoT Technology
IRJET- Smart Bus Ticket System using IoT TechnologyIRJET- Smart Bus Ticket System using IoT Technology
IRJET- Smart Bus Ticket System using IoT TechnologyIRJET Journal
 
Application Of Gis In Transportation Engineering
Application Of Gis In Transportation EngineeringApplication Of Gis In Transportation Engineering
Application Of Gis In Transportation EngineeringEmily Smith
 
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTSMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTIRJET Journal
 
Ijmer 46044245
Ijmer 46044245Ijmer 46044245
Ijmer 46044245IJMER
 
IRJET- Smart Parking System using Internet of Things Technology
IRJET- Smart Parking System using Internet of Things TechnologyIRJET- Smart Parking System using Internet of Things Technology
IRJET- Smart Parking System using Internet of Things TechnologyIRJET Journal
 
A study of remotely booking slot for vehicle using Internet of Things
A study of remotely booking slot for vehicle using  Internet of Things A study of remotely booking slot for vehicle using  Internet of Things
A study of remotely booking slot for vehicle using Internet of Things IJECEIAES
 
CarStream: An Industrial System of Big Data Processing for Internet of Vehicles
CarStream: An Industrial System of Big Data Processing for Internet of VehiclesCarStream: An Industrial System of Big Data Processing for Internet of Vehicles
CarStream: An Industrial System of Big Data Processing for Internet of Vehiclesijtsrd
 

Ähnlich wie Efficient route finder system (20)

DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
 
Dynamic resource allocation in road transport sector using mobile cloud compu...
Dynamic resource allocation in road transport sector using mobile cloud compu...Dynamic resource allocation in road transport sector using mobile cloud compu...
Dynamic resource allocation in road transport sector using mobile cloud compu...
 
Smart government transportation with cloud security
Smart government transportation with cloud securitySmart government transportation with cloud security
Smart government transportation with cloud security
 
50120140504010
5012014050401050120140504010
50120140504010
 
B01110814
B01110814B01110814
B01110814
 
Real Time Services for Cloud Computing Enabled Vehicle Networks
Real Time Services for Cloud Computing Enabled Vehicle NetworksReal Time Services for Cloud Computing Enabled Vehicle Networks
Real Time Services for Cloud Computing Enabled Vehicle Networks
 
Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...
Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...
Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...
 
IRJET- IoT based Vehicle Tracking using GPS
IRJET-  	  IoT based Vehicle Tracking using GPSIRJET-  	  IoT based Vehicle Tracking using GPS
IRJET- IoT based Vehicle Tracking using GPS
 
BUS TRACKING SYSTEM
BUS TRACKING SYSTEMBUS TRACKING SYSTEM
BUS TRACKING SYSTEM
 
IRJET- Traffic Prediction Techniques: Comprehensive analysis
IRJET- Traffic Prediction Techniques: Comprehensive analysisIRJET- Traffic Prediction Techniques: Comprehensive analysis
IRJET- Traffic Prediction Techniques: Comprehensive analysis
 
IRJET- Smart Bus Ticket System using IoT Technology
IRJET- Smart Bus Ticket System using IoT TechnologyIRJET- Smart Bus Ticket System using IoT Technology
IRJET- Smart Bus Ticket System using IoT Technology
 
Adaboost Clustering In Defining Los Criteria of Mumbai City
Adaboost Clustering In Defining Los Criteria of Mumbai CityAdaboost Clustering In Defining Los Criteria of Mumbai City
Adaboost Clustering In Defining Los Criteria of Mumbai City
 
Application Of Gis In Transportation Engineering
Application Of Gis In Transportation EngineeringApplication Of Gis In Transportation Engineering
Application Of Gis In Transportation Engineering
 
Gis in transportation
Gis in transportationGis in transportation
Gis in transportation
 
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTSMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
 
Ijmer 46044245
Ijmer 46044245Ijmer 46044245
Ijmer 46044245
 
IRJET- Smart Parking System using Internet of Things Technology
IRJET- Smart Parking System using Internet of Things TechnologyIRJET- Smart Parking System using Internet of Things Technology
IRJET- Smart Parking System using Internet of Things Technology
 
[IJET-V1I3P19] Authors :Nilesh B Karande , Nagaraju Bogiri.
[IJET-V1I3P19] Authors :Nilesh B Karande , Nagaraju Bogiri.[IJET-V1I3P19] Authors :Nilesh B Karande , Nagaraju Bogiri.
[IJET-V1I3P19] Authors :Nilesh B Karande , Nagaraju Bogiri.
 
A study of remotely booking slot for vehicle using Internet of Things
A study of remotely booking slot for vehicle using  Internet of Things A study of remotely booking slot for vehicle using  Internet of Things
A study of remotely booking slot for vehicle using Internet of Things
 
CarStream: An Industrial System of Big Data Processing for Internet of Vehicles
CarStream: An Industrial System of Big Data Processing for Internet of VehiclesCarStream: An Industrial System of Big Data Processing for Internet of Vehicles
CarStream: An Industrial System of Big Data Processing for Internet of Vehicles
 

Mehr von IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Mehr von IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Kürzlich hochgeladen

New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkPixlogix Infotech
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 

Kürzlich hochgeladen (20)

New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App Framework
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 

Efficient route finder system

  • 1. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 224 EFFICIENT ROUTE FINDER SYSTEM Sanjay Kumar Yadav1 , Madhavi Singh2 1 Assistant. Professor, Department of Computer Science and IT, SHIATS, Allahabad, U.P, India 2 M.Tech. Scholar, Department of Science and IT, SHIATS, Allahabad, U.P, India ABSTRACT The work in this paper is to design and implement a Route Finder System that not only try to minimize the number of re-computations needed for computing shortest route or alternate route from source to destination but also models and process the data automatically upon loading of road network graph into memory of the system. We compared the performances of our Route Finder System with Mumbai navigator [8, 9], and we find that our proposed system has much less space and time complexities as compare to Mumbai navigator. We performed the simulation and experiments by using GeoServer, Java, PostGIS and PostgreSQL database. Key Words: Transportation, Transport Management System (TMS), Intelligent Transport System (ITS), Traveller Information System (TIS), and Route Guidance System. 1. INTRODUCTION One of the major challenges of transportation is continuous growth in traffic, in terms of number of vehicles. This enormous and rapid rise in vehicle population with increased urban land use has generated considerable travel demand as well as numerous transport problems. The need of Traffic management has changed the manual traffic lights into automated traffic lights on city streets, but the development and implementation of sophisticated integrated applications based on Intelligent Transport Systems (ITS) is much needed and has grown apace in recent years, as a result of successful research and technological advances. Various ITS products and services are already at work throughout the world, significantly improving transportation safety, mobility, and productivity [1].Still the deep and wide innovations of applications in intelligent systems represent a true revolution in the field of ITS. The main impetus behind any Route Finder System in this area is to analyze and provide a way for development of facilities that enhances the working of existing transport management system which will ultimately lead to enhancement of nations’ economy with decreased inflation. The performance of transport systems is of crucial importance for individual mobility, commerce and for the welfare and economic growth of all nations. INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) ISSN 0976 – 6367(Print) ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), pp. 224-232 © IAEME: www.iaeme.com/ijcet.asp Journal Impact Factor (2013): 6.1302 (Calculated by GISI) www.jifactor.com IJCET © I A E M E
  • 2. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 225 Figure 1: Increase in Vehicle Rate on Per Year Basis Figure 1 shows the rapid rise in vehicle population along with increased urban land use. This increased rate has generated considerable travel demand as well as numerous transport problems [2]. The congestion, safety and environmental problems increased to such an extent that it has become increasingly difficult to navigate due to the combined effects of rapid motorization and urbanization. Since IT enables elements within the transportation system—vehicles, roads, traffic lights, message signs, etc.—to become intelligent by embedding them with microchips and sensors and empowering them to communicate with each other through wireless technologies. Hence it can be emphasized that merging IT in the transport industry might lead to a new era where the best use of existing road infrastructure can occur. 2. MERGING OF INFORMATION TECHNOLOGY IN TRANSPORT MANAGEMENT SYSTEM Imagine knowing real-time traffic conditions for virtually every road in the country and having that information available both in-vehicle and out [6]. Imagine driving down an expressway with a navigator device that combines GPS with real-time traffic information and alerts you that you are approaching a blind curve or traffic congested road and that you need to brake immediately or probably that can display real-time traffic information and optimize your route accordingly. Information technology (IT) has already brought great revolutions in many industries, and now appears poised to transform countries’ transportation systems. Indeed, IT has emerged like an info structure medium that brings new wireless technologies and devices which allows consumers to connect to real time information on regular basis. Figure 2: Estimated Increase in Transport Wireless Devices Figure 2 shows the estimated increase in transport wireless devices from year 2006 to 2011. Thus, it can be concluded that consumer’s travel demand is heavily diverted towards using the Intelligent Transport Systems (ITS) (Fig 3) technologies and its application.
  • 3. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 226 Intelligent transport systems include a wide and growing suite of technologies and applications such as real-time traffic information systems [7], in-car navigation (telemetric) systems, vehicle-to-infrastructure integration (VII), vehicle-to-vehicle integration (V2V), adaptive traffic signal control, ramp metering, electronic toll collection, congestion pricing, fee-based express (HOT) lanes, vehicle usage-based mileage fees, and vehicle collision avoidance technologies. With the development of Intelligent Transport System (ITS) and Geographic Information System (GIS), the increasingly intensive demand of route guidance system in real time has coincided with the increasing growth of roads in real world [4]. In the leading nations in the world, ‘ITS’ bring significant improvement in transportation system performance, including reduced congestion and increased safety and traveler convenience. Figure 3: Intelligent Transport System To achieve the solutions ITS [5] enables the help of Route Guidance Systems. A route guidance system helps to tackle many of the transportation problems by minimizing congestion and ensuring uniform utilization of the road network. For this purpose modeling of real road network into digital map format is necessary that requires large amount of pre- processing time and human effort.Thus the objective of ITS can be summarized as follows [6]: • To improve traffic safety • To relieve traffic congestion • To improve transportation efficiency • To reduce air pollution • To increase the energy efficiency • To promote the development of related industries ITS try to improve the performance of a country’s transportation system by maximizing the capacity of existing infrastructure, reducing to some degree the need to build additional highway capacity.
  • 4. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 227 3. RELATED WORK Mumbai Navigator Mumbai navigator is a route finder system that produces a travel plan [8, 9], with an estimate of the total journey time including the waiting time when origin and destination are given. The Mumbai navigator software requires a computation each time when the origin and destination of the travel is entered into the system. For example, the software requires 2000 execution computations for 2000 pair of origin and destination. Mumbai navigator generates travel plan on the basis of bus stops and bus routes while not on the basis of actual routes so, there may be a possibility that there exist a shortest path between origin and destination, but that path might not be included in the travel plan generated by Mumbai navigator since that may not be a bus route. Thus Mumbai navigator works only on the basis of shortest bus route and not on the basis of shortest route. 4. PROPOSED ROUTE FINDER SYSTEM Figure 4: Architecture of Route Finder System The proposed system is an application in the field of ITS with the help of GIS to provide efficient and safe road transport. Figure 4 shows overall architecture of proposed system, where real road network map (spatial data) is converted into Geography Markup Language (GML) file that is transformed into SQL file for loading into PostGIS and PostgreSQL database. The details of components of the proposed architecture are as follows: A. ShapeFile: A shapefile is a digital vector storage format for storing geometric location and associated attribute information. Shapefiles spatially describe features: points, lines, and polygons, representing, for example, water wells, rivers, and lakes.Shapefile stores nontopological geometry and attribute information for the spatial features in a data set. A Shapefile consists of a main file (.shp), an index file (.shx), and a dBASE table (.dbf). B. PostGIS & PostGreSQL: PostGIS is a spatial database extender for PostgreSQL object- relational database. It adds support for geographic objects allowing location PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL" and has been certified as compliant with the "Types and Functions" profile queries to be run in SQL.
  • 5. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 228 C. GeoServer & Open Layers:GeoServer - an open-source server written in Java - allows users to share, process and edit geospatial data. OpenLayers is a JavaScript library for displaying maps in the browser.GeoServer uses a web application framework known as Wicket for its user interface. Wicket differs from most Java web frameworks in that it is component based rather than JSP template based. D. Netbeans : A Java integrated development environment for application development.The Net Beans Platform is an extensible framework which you can use to build professional OS- independent desktop applications 4.1 Working of Route Finder System The proposed system uses Floyd Warshall for computing all to all pair (A2A) shortest route (See Table 1) [3]. Table 1: FW's Pseudo Code for A2A Computation Performing route finding techniques on a large graph slows down the processing of any algorithm. To increase the efficiency of these algorithm researchers do manual modeling and preprocessing of graphs [5]. This requires too much of preprocessing time, human effort and manual working. To minimize this computation time, the proposed system not only models and process the road network automatically but also provide different route finder options as follows: • Shortest Route Finder (Based on constraints such as time, distance or traffic etc.) • Alternate Route Finder (In case, there is change in topology of the shortest path) • Facility Based Route Finder (In case, there is a route based on facilities such as hospital, petrol pumps, police station etc.) • Hierarchical Based Routing (In case, there is a route based on hierarchies such as highways, expressways, main roads or mini roads) (See Fig 5) • Multimodal Route Finder (In case, there is a route based on multiple modes of travel such as road and railways etc.)
  • 6. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 229 Figure 5: Different Level of Road Hierarchy 4.2 Finding Shortest Route in Proposed System Finding shortest route in old approach requires executing algorithm every time a shortest route finder query is encountered. The following steps are performed when a shortest route finder query is encountered (a) If shortest path table in database is empty, compute route by executing algorithm and store source, destination and path into database. (b) If shortest path table in database is not empty then • Extract all routes from table, • Search whether source node “s” and destination node “t” both is present in any route. If so, extract substring between “s” and “t” which is shortest route. • If no route contains source and destination node both, compute route by executing the shortest route finder algorithm. Table 2: Pseudo Code for shortest route Computation Suppose, for verification purpose we have a route 1 2 3 4 5 6 7 8 9 10 stored in database table as a shortest route between source node “1” and destination node “10” or source node “10” and destination node “1” in reverse direction (as all edges are bi-directional), then for all subset of cardinality 2 of set {2,3,4,5,6,7,8,9} where number denotes source or destination nodes, we don’t need to either compute route from algorithm nor we have to compute routes to be stored in the database table. Therefore, by storing a route with “n” nodes, we can save the space required for storing (n*(n-1)) routes.
  • 7. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 230 The formulae for calculating total time taken for computing shortest route using normal approach and using our approach is shown in table 3.To prove the correctness, randomly 2000 nodes were selected and equated using the equations in table 3. Table 3: Formulae Used in the Proposed System 5. SIMULATION AND RESULTS Figure 6 shows shape file used for simulation and experimental purpose. For simulating the algorithms the above shape file is expressed in terms of graph containing 4000 nodes. Since for computation of path by Floyd Warshall algorithm requires memory matrix creation of size 4000*4000 which is not supported by JAVA therefore we have converted it into a sparse matrix. By doing so, computation time increases drastically. The Sparse Matrix used here is internally represented as a hash map where combination of row and column makes a key and matrix content is the value. So, to find a value of (row, column) = (i, j), we have computed the key corresponding to i and j and then shows the value that this key maps. We have randomly taken 500 source and destination pairs for computing shortest route and then taken the average of their time of computation for comparison. Figure 6: Shape File for Simulation and Experiment The space and time complexities of our proposed Route Finder System are compared with the space and time complexities of Mumbai navigator [8, 9].
  • 8. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 231 Figure 7: Time complexity in Mumbai Navigator and Route Finder System Figure 7 shows how average time complexity varies in our route finder system whereas it is constant in Mumbai navigator. From graph it is clear that our route finder system is better than Mumbai navigator. As, in our route finder system, after certain number of routes generated and stored in database, there is no need for computing path from algorithm hence the average time of computation restricts to route accessing and searching from database. Figure 8: Space complexity in Mumbai Navigator and Route Finder System Similarly, Figure 8 shows that for random 2000 queries normal approach would require 2000 route generation whereas our approach requires only 798 routes to be generated and stored. The remaining routes could easily be obtained from the stored ones thereby making space complexity less than that of Mumbai navigator approach. 5. CONCLUSION AND FUTURE WORK The route finder systems in our approach minimized the number of computations needed for computing shortest route or alternate route from source to destination and the space and time complexities of Mumbai navigator are much greater than that of the our proposed approach Route Finder System. Hence our Route Finder System is efficient than Mumbai navigator. Future works includes GPS based data to be integrated into our system. This will help to understand peak times when the traffic is much congested thereby enabling less utilized road to be maximum utilized. It also includes density based transport management system approach to be integrated into the system.
  • 9. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 232 REFERENCES [1] S. Tang, F.-Y. Wang, and Q. Miao: Current Issues and Research Trends, IEEE Intelligent Systems, vol. 21, no. 2, 2006, pp. 96102, ITSC 05. [2] Yongtaek LIM, Hyunmyung KIM, A shortest path algorithm for real road network based on path overlap, University of California, 2005. [3] Liang Dai: Fast Shortest Path Algorithms for Road Network and Implementation, University of Carleton, 2005. [4] Herbert W, Mili F Route Guidance: State of Art vs. State of Practice. IEEE Intelligent Vehicles Symposium, Eindhoven University of Technology.2008. [5] Samet H., SankarnarayananJ.:Scalable Network Distance Browsing in Spatial Databases, Institute for Advanced Computer Studies, University of Maryland, Maryland, 2008. [6] Neha C, Bhupesh Gupta, Analysis of Working of Dijkstra and A* to Obtain Optimal Path, 2013. [7] Edewards A. and Mackaness W.: Intelligent Road Network Simplification in Urban Areas, the University of Edinburgh, 2003. [8] www.cse.iitb.ac.in/~navigator. [9] www.tcs.tifr.res.in/~workshop/daiict_igga. [10] Brian MAK and Hong K. LO: Passenger Route Guidance System for multimodal transit networks, The Hong Kong University of Science and Technology, Hong Kong, 2007. [11] Dr M.A.Lahori and Mohd Siham, “Relevance of Ethics in Business-A Study on Public Transport System”, International Journal of Management (IJM), Volume 4, Issue 2, 2013, pp. 227 - 235, ISSN Print: 0976-6502, ISSN Online: 0976-6510. [12] T Subramani and P.K.Kumaresan,, “Traffic Study on Road Network to Identify the Short Term Road Improvement Projects in Major Urban Centre”, International Journal of Advanced Research in Engineering & Technology (IJARET), Volume 3, Issue 1, 2012, pp. 66 - 76, ISSN Print: 0976-6480, ISSN Online: 0976-6499. [13] R.Sharmila and Dr.A.Subramani, “Impact of Business Intelligence Tools in Executive Information Systems”, International Journal of Computer Engineering & Technology (IJCET), Volume 4, Issue 1, 2013, pp. 1 - 7, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375.