SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1308
Smart City-Scale Taxi Ridesharing
Vaishali S Bekawade1, Dr.D.R.Ingale2
1
M.E.CSE II, Bharti Vidyapeeth College of Engg., Navi Mumbai, Maharashtra, India
2
Professor and HOD Dept. Of Computer Engg. Bharti Vidyapeeth College of Engg. , Navi Mumbai, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Proposed and developed to taxi-sharing system
that accept taxi passengers’ real-time ride requests sent from
smart phones and schedules proper taxis to pick up them via
ridesharing, subject to time, capacity, and monetary
constraints. Themonetaryconstraintsprovidetoincentivesfor
both passengers and taxi drivers:passengerswillnotpaymore
compared with no ridesharing and to get compensatediftheir
travel time is lengthened due to ridesharing; taxi drivers will
make money for all detour distance due to ridesharing. Taxi
riders and taxi drivers use the taxi-sharing serviceprovidedby
the system via smart phone App. The Cloud first finds
candidate taxis quickly for a taxi ride request using a taxi
searching algorithm supported by a spatio-temporal index. A
scheduling process is then performed in the cloud to select a
taxi that satisfies the request with minimum increase intravel
distance. A ride request generator is developed in terms of the
stochastic process modelling real ride requests learned from
the data set. Our proposed system demonstrated its efficiency,
effectiveness and scalability.
Key Words: Spatial database and GIS, taxi sharing,
ridesharing;
1. INTRODUCTION
Taxi is an important transportation mode between public
And private transportations, delivering millions of
passengers to different locations in urban areas. However,
taxi demands are usually much higher than the number of
taxis in peak hours of major cities, resulting in that many
people spend a long time on roadsides before getting a taxi.
Increasing the number of taxis seems an obvious solution.
But it brings some negative effects, e.g., causing additional
traffic on the road surface and more energy consumption,
and decreasing taxi driver’s income .
To address this issue, we propose a taxi-sharing system
that accepts taxi passengers’ real-time ride requests sent
from smart phones and schedules proper taxis to pick up
them via taxi-sharing with time, capacity, and monetary
constraints (the monetary constraints guarantee that
passengers pay less and drivers earn more compared with
no taxi-sharing is used). Our system saves energy
consumption and eases traffic congestion while enhancing
the capacity of commuting by taxis. Meanwhile, it reduces
the taxi fare of taxi riders and increases the profit of taxi
drivers.
Unfortunately, real-time taxi-sharing has not been well
explored, though ridesharing based on private cars, often
known as carpooling or recurring ridesharing, was studied
for years to deal with people’s routine commutes, e.g., from
home to work .In contrast to existing ridesharing, real-time
taxi-sharing is more challenging because both ride requests
and positions of taxis are highly dynamic and difficult to
predict. First, passengers are often lazy to plan a taxi trip in
advance, and usually submita riderequestshortly before the
departure. Second, a taxi constantly travelson roads,picking
up and dropping off passengers. Its destination depends on
that of passengers, while passengers couldgo anywhere in a
city.
In this paper, we report on a system based on the
mobile-cloud architecture, which enables real-time taxi-
sharing in a practical setting. In the system, taxi drivers
independently determine when to join and leave the service
using an App installed on their smart phones. Passengers
submit real-time ride requests using the same App (if they
are willing to share the ride with others). Each ride request
consists of the origin and destination of the trip, time
windows constraining when the passengers want to be
picked up and dropped off (in most case, the pickup time is
present). On receiving a new request, the Cloud will first
search for the taxi which minimizes the travel distance
increased for the ride request and satisfies both the new
request and the trips of existing passengers who are already
assigned to the taxi, subject to time, capacity, and monetary
constraints. Then the existingpassengers assignedtothe taxi
will be inquired by the cloud whether they agree to pick up
the new passenger given the possible decrease in fare and
increase in travel time. Only with complete agreement, the
updated schedules will be then given to the corresponding
taxi drivers and passengers.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1309
2. LITERATURE SURVEY
P.-Y. Chen, J.-W. Liu, and W.-T. Chen, in Proc. IEEE 72nd
Veh. Technol. Conf., Sep. 2010, said that Traffic congestion
is a serious problem in urban areas of many countriesdue to
the increasing amount of vehicles on surface streets and
accompanies fuel-wasting and air-pollution. This problem
can be alleviated by adopting a ride-sharing service. The
main idea of ride-sharing service is to collect travelers
whose travel destinations are nearby into one vehicle. In
doing so, we can reduce the amount of vehicles on surface
streets and meantime save fuel. In this paper, we focus on
the taxi-sharing service and propose a dynamic taxi-sharing
system based on Intelligent Transportation Systems (ITS)
technology. In the proposed system, we can immediately
serve each irregular ride-sharing request and find a fuel-
saving taxi for it. The simulation results show that our
solution can exactly select a fuel-saving taxi for each ride-
sharing request and outperform in responding time, the
number of compared taxis, and fuel-saving while comparing
with existing solution.
De-Merits:
Communication cost of driving information is not analyze.
The way which divides whole area and range of candidate
area will affect the system performance. Doesn’t identify
travel time estimation and also improve the prediction of taxi
travel time.
S. Ma, Y. Zheng, and O. Wolfson, in Proc. 29th
IEEE Int. Conf. Data Eng., 2013, said that Taxi ridesharing
can be of significant social and environmental benefit, e.g. by
saving energy consumption andsatisfyingpeople’scommute
needs. Despite the great potential, taxi ridesharing,
especially with dynamic queries, is not well studied. In this
paper, we formally define the dynamic ridesharing problem
and propose a large-scale taxi ridesharing service. It
efficiently serves real-time requests sent by taxi users and
generates ridesharing schedules that reduce the total travel
distance significantly. In our method, we first propose a taxi
searching algorithm usinga spatio-temporal indextoquickly
retrieve candidate taxis that are likelytosatisfya userquery.
A scheduling algorithm is then proposed. It checks each
candidate taxi and inserts the query’s trip into the schedule
of the taxi which satisfies the query with minimum
additional incurred travel distance. To tackle the heavy
computational load, a lazy shortest path calculationstrategy
is devised to speed up the scheduling algorithm. We
evaluated our service using a GPS trajectory dataset
generated by over 33,000 taxis during a period of 3 months.
By learning the spatio-temporal distributions of real user
queries from this dataset, we built an experimental platform
that simulates user real behaviours in taking a taxi. Tested
on this platform with extensive experiments, our approach
demonstrated its efficiency, effectiveness,andscalability.For
example, our proposed service serves 25% additional taxi
users while saving 13% travel distance compared with no-
ridesharing (when the ratio of the number of queries to that
of taxis is 6).
De-Merits:
The computation cost for getting travel time of the quickest
paths does not specified.
Dispatching a taxi for a query by consider minimal increased
travel distance.
P. M. d’Orey, R. Fernandes, and M. Ferreira,in Proc.
15th Int. IEEE Conf. Intell. Transp. Syst., Sep. 2012, said
that Modern societies rely on efficient transportation
Systems for sustainable mobility. In this paper, we perform
a large-scale and empirical evaluation of a dynamic and
distributed taxi-sharing system. The novel system takes
advantage of nowadays widespread availability of
communication and computation to convey a cost-efficient,
door-to-door and flexiblesystem,offeringa qualityofservice
similar to traditional taxis. The shared taxi service is
assessed in a real-city scenario using a highly realistic
simulation platform. Simulation results have shown the
system’s advantages for both passengers and taxi drivers,
and that trade-offs need to be considered. Compared with
the current taxi operation model, results show a increase
of 48% on the average occupancy per traveled kilometer
with a full deployment of the taxi-sharing system.
De-Merits:
Address the problem of defining a fair tariff system for
both passenger and taxi driver. Additionally, incentives for
the early acceptance and usage of this system need to be
investigated. Scenarios where demand exceeds supply need
to be further analyzed since the QoS experienced by
customers can differ substantially. It is also necessary to
study the best communication model for the taxi-sharing
system.
3. CHALLENGES AND CONTRIBUTION
The variety of constrain and objective function are
used in existing literature survey, where a weighted cost
function combining multiple factors such as travel distance
increment, travel time increment and passenger waiting
time, is the most common. Our aim to find the taxi status
which satisfies the ride request with minimum increase in
travel distance, formally defined as follows: given a fixed
number of taxis traveling on a road network and a sequence
of ride requests in ascending order of their submitted time,
we aim to serve each ride request Q in the stream by
dispatching the taxi V which satisfies Q with minimum
increase in V‘s scheduled travel distance on the road
network.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1310
The real-time taxi-sharing problem inherently
resembles a greedy problem. Taxi riders usually expectthat
their requests can be served shortly after the submission.
Given the rigid real-time context, the taxi-sharing system
only has information of currently availableriderequestsand
thus can hardly make optimized schedules based on a global
scope, i.e., over a long time span. Another problem is
minimizing the total travel distance of all taxis for the
complete ride request stream is NP-complete.
Algorithm Use:
1. Spatio-temporal indexing algorithm
2. Taxi searching algorithm (single side and dual side
searching algorithm )
3. Scheduling algorithm
4. Shortest path algorithm
4. METHODOLOGY
Proposed and develop real time taxi-sharingsystem
based on mobile cloud architecture. In thesystemtaxidriver
independently determine when to join and leave the service
using App install on their smart phones. Passenger submit
real time ride request using same App and also social
constraints, such as gender preference, habit preferences
(e.g. some people may prefer co-passengers who do not
smoke). Each ride request consists of the origin and
destination of the trip, time window constraining when the
passengers want to picked up and dropped off. On receiving
a new request, the Cloud will first search for the taxi which
minimizes the travel distance increased for the ride request
and satisfies both the new request and the trips of existing
passengers who are already assigned to the taxi, subject to
time, capacity, and monetary constraints. Then the existing
passengers assigned to the taxi will be inquired by the cloud
whether they agree to pick up the new passenger given the
possible decrease in fare and increase in travel time. The
updated schedules will be then given to the corresponding
taxi drivers and passengers. The scheduling and Searching
algorithm are capable of allocation “right”taxiamongtensof
thousands of taxi for query in milliseconds. The shortest
path algorithm is capable of finding shortest route store in
the database.
5. SYSTEM ARCHITECTURE
The architecture of our system is presented in Fig. 1. The
cloud consists of multiple servers for different purposes
and a monitor for administers to oversee the running of the
system. Taxi drivers and riders use the same smart phone
app to interact with the system . As shown by the redbroken
arrow (a), a taxi automatically reports its location to the
cloud via the mobile App. We partition a city into disjoint
cells and maintain a dynamic spatio-temporal indexbetween
taxis and cells in the indexing server depicted as the broken
arrow (b). Denoted by the solid blue arrow (1), a rider
submits a new ride request to the Communication Server.
Fig -1: The architecture of real time taxi-sharing system
The architecture of our system is presented in Fig. 1. The
cloud consists of multiple servers for different purposes
and a monitor for administers to oversee the running of the
system. Taxi drivers and riders use the same smart phone
app to interact with the system . As shown by the redbroken
arrow (a), a taxi automatically reports its location to the
cloud via the mobile App. We partition a city into disjoint
cells and maintain a dynamic spatio-temporal indexbetween
taxis and cells in the indexing server depicted as the broken
arrow (b). Denoted by the solid blue arrow (1), a rider
submits a new ride request to the Communication Server.
Represented by the blue arrow (4), the communication
Server sends ride request and the received candidate taxi
to the Scheduling Server Cluster. The scheduling cluster
checks whether each taxi can satisfy ride requestinparallel ,
and returns the qualified taxi that results in minimum
increase in travel distance and a detailed schedule,shown as
arrow(5). Each rider who has been already assigned to the
taxi will be enquired whether they would like to accept the
join of the new rider, as depicted by blue arrow (6).
6. CONCLUSION
This project proposed and developed a mobile-cloud
based real-time taxi-sharing system. We presented detail
interactions between end users (i.e. taxi riders and drivers)
and the Cloud. This paper proposed and developeda mobile-
cloud based real-time taxi-sharing system. We presented
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1311
detail interactions between end users (i.e. taxi riders and
drivers) and the Cloud. We validated our system based on a
GPS trajectory data set generated by 33,000 taxis over three
months, in which over 10 million ride requests were
extracted. The experimental results demonstrated the
effectiveness and efficiency of our system in serving real-
time ride requests. Firstly, our system can enhance the
delivery capability of taxis in a city so as to satisfy the
commute of more people. For instance, when the ratio
between the number of taxi ride requests and the number of
taxis is 6, our proposed system served three times as many
ride requests as that with no taxi-sharing. Secondly, the
system saves the total travel distance of taxis when
delivering passengers, e.g., it saved 11 percent travel
distance with the same ratio mentioned above. Supposing a
taxi consumes 8 liters of gasoline per 100 km and given the
fact learned from the real trajectory data setthattheaverage
travel distance of a taxi in a day in Beijing is about 480 km,
the system can save over one third million liter of gasoline
per day, which is over 120 million liter of gasoline per year
(worth about 150 million dollar). Thirdly, the system can
also save the taxi fare for each individual rider while the
profit of taxi drivers does not decrease compared with the
case where no taxi-sharing is conducted.Usingthe proposed
monetary constraints, the system guarantees that any rider
that participates in taxi-sharing saves 7 percent fare on
average. In addition, the experimental results justified the
importance of the dual-side searchingalgorithm.Compared
to the single-side taxi searching algorithm, the dual-sidetaxi
searching algorithm reduced the computation cost by over
50 percent, while the travel distance was only about 1
percent higher on average.
REFERENCES
[1] R. Baldacci,V. Maniezzo, and A. Mingozzi, “An exact
method for the car pooling problem based on lagrangean
column generation,” Oper. Res., vol. 52, no. 3, pp. 422–
439, 2004.
[2] R. W. Calvo, F. de Luigi, P. Haastrup, and V. Maniezzo,
“A distributed geographic information system for the
daily carpooling problem,” Comput. Oper. Res., vol. 31, pp.
2263–2278, 2004.
[3] S. Ma, Y. Zheng, and O. Wolfson, “T-Share: A large-scale
dynamic ridesharing service,” in Proc. 29th IEEE Int. Conf.
Data Eng., 2013, pp. 410–421.
[4] K. Wong, I.Bell, and G. H. Michael, “Solution of the dial-
a-ride problem with multi-dimensional capacity
constraints,” Int. Trans. Oper. Res., vol. 13, no. 3, pp. 195–
208, May 2006.
[5] Z. Xiang,C. Chu, and H. Chen, “A fast heuristic for
solving a large-scale static dial-a-ride problem under
complex constraints,” Eur. J. Oper. Res., vol. 174, no. 2, pp.
1117–1139, 2006.
[6] J. Yuan, Y. Zheng, C. Zhang, W. Xie, X. Xie, G. Sun, and Y.
Huang, “T-drive: Driving directions based on taxi
trajectories,” in Proc. 18th SIGSPATIAL Int. Conf. Adv.
Geographic Inf. Syst., 2010, pp. 99–108.
[7] J. Yuan, Y. Zheng, X. Xie, and G. Sun, “Driving with
knowledge from the physical world,” in Proc. 17th ACM
SIGKDD Int. Conf. Knowl. Discovery Data Mining, 2011, pp.
316–324.
[8] J. Yuan, Y. Zheng, C. Zhang, X. Xie, and G.-Z. Sun, “An
interactive-voting based map matching algorithm,” in
Proc. 11th Int. Conf. Mobile Data Manage., 2010, pp. 43–52.
[9] P.-Y. Chen, J.-W. Liu, and W.-T. Chen, “A fuel-saving and
pollution-reducing dynamic taxi-sharing protocol in
VANETs,” in Proc. IEEE 72nd Veh. Technol. Conf., Sep.
2010, pp. 1–5.
[10] P. M. d’Orey, R. Fernandes, and M. Ferreira,
“Empirical evaluation of a dynamic and distributed taxi-
sharing system,” in Proc. 15t Int. IEEE Conf. Intell.
Transp. Syst., Sep. 2012, pp. 140–146.

More Related Content

What's hot

Best alternate transport for dhaka city
Best alternate transport for dhaka cityBest alternate transport for dhaka city
Best alternate transport for dhaka city
M S Siddiqui
 
Personal Rapid Transit
Personal Rapid TransitPersonal Rapid Transit
Personal Rapid Transit
Jimmy Sanders
 
MultiModal Transportation in New DElhi
MultiModal Transportation in New DElhiMultiModal Transportation in New DElhi
MultiModal Transportation in New DElhi
Hamza Hashmi
 
Personal Rapid Transit Essentials
Personal Rapid Transit EssentialsPersonal Rapid Transit Essentials
Personal Rapid Transit Essentials
rallenr
 
Smarter Cites Challenge 05202016 LG Final
Smarter Cites Challenge 05202016 LG FinalSmarter Cites Challenge 05202016 LG Final
Smarter Cites Challenge 05202016 LG Final
Lew Gaskell
 
Integrated multi modal transportation system
Integrated multi modal transportation system Integrated multi modal transportation system
Integrated multi modal transportation system
Aditya Gupta
 
Donal McDaid. Transport in a Metropolis. Issues and Solutions
Donal McDaid. Transport in a Metropolis. Issues and SolutionsDonal McDaid. Transport in a Metropolis. Issues and Solutions
Donal McDaid. Transport in a Metropolis. Issues and Solutions
Юлия Егорова
 
Integrated Public Transport System - Bangalore
Integrated Public Transport System - BangaloreIntegrated Public Transport System - Bangalore
Integrated Public Transport System - Bangalore
Tehsin Kazi
 
Agent Based Pedestrian Modeling for Evaluation MRT Jakarta Underground Statio...
Agent Based Pedestrian Modeling for Evaluation MRT Jakarta Underground Statio...Agent Based Pedestrian Modeling for Evaluation MRT Jakarta Underground Statio...
Agent Based Pedestrian Modeling for Evaluation MRT Jakarta Underground Statio...
Akhmad Hidayatno
 
CORSA: An Open Solution for Social Oriented Real-time Ride Sharing
CORSA: An Open Solution for Social Oriented Real-time Ride SharingCORSA: An Open Solution for Social Oriented Real-time Ride Sharing
CORSA: An Open Solution for Social Oriented Real-time Ride Sharing
Greenapps&web
 
IRJET- A Review Paper on Movable Divider and Cost Efficiency
IRJET-  	  A Review Paper on Movable Divider and Cost EfficiencyIRJET-  	  A Review Paper on Movable Divider and Cost Efficiency
IRJET- A Review Paper on Movable Divider and Cost Efficiency
IRJET Journal
 
200501 Suppose you are at a large Public Transport Interchange
200501 Suppose you are at a large Public Transport Interchange200501 Suppose you are at a large Public Transport Interchange
200501 Suppose you are at a large Public Transport Interchange
hkgpss
 
Final presentation d 3
Final presentation d 3Final presentation d 3
Final presentation d 3
Sabarinath Konijerla
 
[IJET-V1I3P4] Authors : Prof. V.V. Dakhode, Gaurav Bagde , Sheshbhushan Sonar...
[IJET-V1I3P4] Authors : Prof. V.V. Dakhode, Gaurav Bagde , Sheshbhushan Sonar...[IJET-V1I3P4] Authors : Prof. V.V. Dakhode, Gaurav Bagde , Sheshbhushan Sonar...
[IJET-V1I3P4] Authors : Prof. V.V. Dakhode, Gaurav Bagde , Sheshbhushan Sonar...
IJET - International Journal of Engineering and Techniques
 
Commutetown
CommutetownCommutetown
Commutetown
cmdsolution
 
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
 
Railway Budget 2016 -17 presentation
Railway Budget 2016 -17 presentationRailway Budget 2016 -17 presentation
Railway Budget 2016 -17 presentation
CA Satbir Singh
 

What's hot (17)

Best alternate transport for dhaka city
Best alternate transport for dhaka cityBest alternate transport for dhaka city
Best alternate transport for dhaka city
 
Personal Rapid Transit
Personal Rapid TransitPersonal Rapid Transit
Personal Rapid Transit
 
MultiModal Transportation in New DElhi
MultiModal Transportation in New DElhiMultiModal Transportation in New DElhi
MultiModal Transportation in New DElhi
 
Personal Rapid Transit Essentials
Personal Rapid Transit EssentialsPersonal Rapid Transit Essentials
Personal Rapid Transit Essentials
 
Smarter Cites Challenge 05202016 LG Final
Smarter Cites Challenge 05202016 LG FinalSmarter Cites Challenge 05202016 LG Final
Smarter Cites Challenge 05202016 LG Final
 
Integrated multi modal transportation system
Integrated multi modal transportation system Integrated multi modal transportation system
Integrated multi modal transportation system
 
Donal McDaid. Transport in a Metropolis. Issues and Solutions
Donal McDaid. Transport in a Metropolis. Issues and SolutionsDonal McDaid. Transport in a Metropolis. Issues and Solutions
Donal McDaid. Transport in a Metropolis. Issues and Solutions
 
Integrated Public Transport System - Bangalore
Integrated Public Transport System - BangaloreIntegrated Public Transport System - Bangalore
Integrated Public Transport System - Bangalore
 
Agent Based Pedestrian Modeling for Evaluation MRT Jakarta Underground Statio...
Agent Based Pedestrian Modeling for Evaluation MRT Jakarta Underground Statio...Agent Based Pedestrian Modeling for Evaluation MRT Jakarta Underground Statio...
Agent Based Pedestrian Modeling for Evaluation MRT Jakarta Underground Statio...
 
CORSA: An Open Solution for Social Oriented Real-time Ride Sharing
CORSA: An Open Solution for Social Oriented Real-time Ride SharingCORSA: An Open Solution for Social Oriented Real-time Ride Sharing
CORSA: An Open Solution for Social Oriented Real-time Ride Sharing
 
IRJET- A Review Paper on Movable Divider and Cost Efficiency
IRJET-  	  A Review Paper on Movable Divider and Cost EfficiencyIRJET-  	  A Review Paper on Movable Divider and Cost Efficiency
IRJET- A Review Paper on Movable Divider and Cost Efficiency
 
200501 Suppose you are at a large Public Transport Interchange
200501 Suppose you are at a large Public Transport Interchange200501 Suppose you are at a large Public Transport Interchange
200501 Suppose you are at a large Public Transport Interchange
 
Final presentation d 3
Final presentation d 3Final presentation d 3
Final presentation d 3
 
[IJET-V1I3P4] Authors : Prof. V.V. Dakhode, Gaurav Bagde , Sheshbhushan Sonar...
[IJET-V1I3P4] Authors : Prof. V.V. Dakhode, Gaurav Bagde , Sheshbhushan Sonar...[IJET-V1I3P4] Authors : Prof. V.V. Dakhode, Gaurav Bagde , Sheshbhushan Sonar...
[IJET-V1I3P4] Authors : Prof. V.V. Dakhode, Gaurav Bagde , Sheshbhushan Sonar...
 
Commutetown
CommutetownCommutetown
Commutetown
 
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...
 
Railway Budget 2016 -17 presentation
Railway Budget 2016 -17 presentationRailway Budget 2016 -17 presentation
Railway Budget 2016 -17 presentation
 

Similar to Smart City-Scale Taxi Ridesharing

IRJET- Online Budget Path Planning
IRJET-  	  Online Budget Path PlanningIRJET-  	  Online Budget Path Planning
IRJET- Online Budget Path Planning
IRJET Journal
 
82904
8290482904
PROACTIVE SCHEDULING AND RESOURCE MANAGEMENT FOR CONNECTED AUTONOMOUS new ppt...
PROACTIVE SCHEDULING AND RESOURCE MANAGEMENT FOR CONNECTED AUTONOMOUS new ppt...PROACTIVE SCHEDULING AND RESOURCE MANAGEMENT FOR CONNECTED AUTONOMOUS new ppt...
PROACTIVE SCHEDULING AND RESOURCE MANAGEMENT FOR CONNECTED AUTONOMOUS new ppt...
SikkandharJabbar3
 
TAXI DEMAND PREDICTION IN REAL TIME
TAXI DEMAND PREDICTION IN REAL TIMETAXI DEMAND PREDICTION IN REAL TIME
TAXI DEMAND PREDICTION IN REAL TIME
IRJET Journal
 
A Survey Paper on Ride-Sharing Application
A Survey Paper on Ride-Sharing ApplicationA Survey Paper on Ride-Sharing Application
A Survey Paper on Ride-Sharing Application
IRJET Journal
 
Solving today’s Traffic Problems with Sustainable Ride Hailing Solution
Solving today’s Traffic Problems with Sustainable Ride Hailing SolutionSolving today’s Traffic Problems with Sustainable Ride Hailing Solution
Solving today’s Traffic Problems with Sustainable Ride Hailing Solution
On Demand Clone
 
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
 
IRJET- A Hybrid Approach for Travelling Service by using Data Parsing and Enh...
IRJET- A Hybrid Approach for Travelling Service by using Data Parsing and Enh...IRJET- A Hybrid Approach for Travelling Service by using Data Parsing and Enh...
IRJET- A Hybrid Approach for Travelling Service by using Data Parsing and Enh...
IRJET Journal
 
Real time path planning based on hybrid vanet enhanced transportation system
Real time path planning based on hybrid vanet enhanced transportation systemReal time path planning based on hybrid vanet enhanced transportation system
Real time path planning based on hybrid vanet enhanced transportation system
IISTech2015
 
Online Cab Booking System Final Report
Online Cab Booking System Final ReportOnline Cab Booking System Final Report
Online Cab Booking System Final Report
PiyushPatil73
 
IRJET- Prediction of Cab Demand using Machine Learning
IRJET- Prediction of Cab Demand using Machine LearningIRJET- Prediction of Cab Demand using Machine Learning
IRJET- Prediction of Cab Demand using Machine Learning
IRJET Journal
 
STUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATI
STUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATISTUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATI
STUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATI
IRJET Journal
 
Taxi Demand Prediction using Machine Learning.
Taxi Demand Prediction using Machine Learning.Taxi Demand Prediction using Machine Learning.
Taxi Demand Prediction using Machine Learning.
IRJET Journal
 
Real–Time Intelligent Transportation System based on VANET
Real–Time Intelligent Transportation System based on VANETReal–Time Intelligent Transportation System based on VANET
Real–Time Intelligent Transportation System based on VANET
IRJET Journal
 
A STUDY ON PROVISION OF PARK AND RIDE FACILITY FOR SMART CITY BELAGAVI
A STUDY ON PROVISION OF PARK AND RIDE FACILITY FOR SMART CITY BELAGAVIA STUDY ON PROVISION OF PARK AND RIDE FACILITY FOR SMART CITY BELAGAVI
A STUDY ON PROVISION OF PARK AND RIDE FACILITY FOR SMART CITY BELAGAVI
IRJET Journal
 
Integrating Automated Toll Discounts Into a Real-Time Ridesharing Program
Integrating Automated Toll Discounts Into a Real-Time Ridesharing ProgramIntegrating Automated Toll Discounts Into a Real-Time Ridesharing Program
Integrating Automated Toll Discounts Into a Real-Time Ridesharing Program
Texas A&M Transportation Institute
 
Bike sharing published papers
Bike sharing published papersBike sharing published papers
Bike sharing published papers
Suraj Sawant
 
journal publications
 journal publications journal publications
journal publications
rikaseorika
 
IRJET- I-Parker-A New Smart Car Parking System
IRJET- I-Parker-A New Smart Car Parking SystemIRJET- I-Parker-A New Smart Car Parking System
IRJET- I-Parker-A New Smart Car Parking System
IRJET Journal
 
IRJET- Image Processing based Intelligent Traffic Control and Monitoring ...
IRJET-  	  Image Processing based Intelligent Traffic Control and Monitoring ...IRJET-  	  Image Processing based Intelligent Traffic Control and Monitoring ...
IRJET- Image Processing based Intelligent Traffic Control and Monitoring ...
IRJET Journal
 

Similar to Smart City-Scale Taxi Ridesharing (20)

IRJET- Online Budget Path Planning
IRJET-  	  Online Budget Path PlanningIRJET-  	  Online Budget Path Planning
IRJET- Online Budget Path Planning
 
82904
8290482904
82904
 
PROACTIVE SCHEDULING AND RESOURCE MANAGEMENT FOR CONNECTED AUTONOMOUS new ppt...
PROACTIVE SCHEDULING AND RESOURCE MANAGEMENT FOR CONNECTED AUTONOMOUS new ppt...PROACTIVE SCHEDULING AND RESOURCE MANAGEMENT FOR CONNECTED AUTONOMOUS new ppt...
PROACTIVE SCHEDULING AND RESOURCE MANAGEMENT FOR CONNECTED AUTONOMOUS new ppt...
 
TAXI DEMAND PREDICTION IN REAL TIME
TAXI DEMAND PREDICTION IN REAL TIMETAXI DEMAND PREDICTION IN REAL TIME
TAXI DEMAND PREDICTION IN REAL TIME
 
A Survey Paper on Ride-Sharing Application
A Survey Paper on Ride-Sharing ApplicationA Survey Paper on Ride-Sharing Application
A Survey Paper on Ride-Sharing Application
 
Solving today’s Traffic Problems with Sustainable Ride Hailing Solution
Solving today’s Traffic Problems with Sustainable Ride Hailing SolutionSolving today’s Traffic Problems with Sustainable Ride Hailing Solution
Solving today’s Traffic Problems with Sustainable Ride Hailing Solution
 
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...
 
IRJET- A Hybrid Approach for Travelling Service by using Data Parsing and Enh...
IRJET- A Hybrid Approach for Travelling Service by using Data Parsing and Enh...IRJET- A Hybrid Approach for Travelling Service by using Data Parsing and Enh...
IRJET- A Hybrid Approach for Travelling Service by using Data Parsing and Enh...
 
Real time path planning based on hybrid vanet enhanced transportation system
Real time path planning based on hybrid vanet enhanced transportation systemReal time path planning based on hybrid vanet enhanced transportation system
Real time path planning based on hybrid vanet enhanced transportation system
 
Online Cab Booking System Final Report
Online Cab Booking System Final ReportOnline Cab Booking System Final Report
Online Cab Booking System Final Report
 
IRJET- Prediction of Cab Demand using Machine Learning
IRJET- Prediction of Cab Demand using Machine LearningIRJET- Prediction of Cab Demand using Machine Learning
IRJET- Prediction of Cab Demand using Machine Learning
 
STUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATI
STUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATISTUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATI
STUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATI
 
Taxi Demand Prediction using Machine Learning.
Taxi Demand Prediction using Machine Learning.Taxi Demand Prediction using Machine Learning.
Taxi Demand Prediction using Machine Learning.
 
Real–Time Intelligent Transportation System based on VANET
Real–Time Intelligent Transportation System based on VANETReal–Time Intelligent Transportation System based on VANET
Real–Time Intelligent Transportation System based on VANET
 
A STUDY ON PROVISION OF PARK AND RIDE FACILITY FOR SMART CITY BELAGAVI
A STUDY ON PROVISION OF PARK AND RIDE FACILITY FOR SMART CITY BELAGAVIA STUDY ON PROVISION OF PARK AND RIDE FACILITY FOR SMART CITY BELAGAVI
A STUDY ON PROVISION OF PARK AND RIDE FACILITY FOR SMART CITY BELAGAVI
 
Integrating Automated Toll Discounts Into a Real-Time Ridesharing Program
Integrating Automated Toll Discounts Into a Real-Time Ridesharing ProgramIntegrating Automated Toll Discounts Into a Real-Time Ridesharing Program
Integrating Automated Toll Discounts Into a Real-Time Ridesharing Program
 
Bike sharing published papers
Bike sharing published papersBike sharing published papers
Bike sharing published papers
 
journal publications
 journal publications journal publications
journal publications
 
IRJET- I-Parker-A New Smart Car Parking System
IRJET- I-Parker-A New Smart Car Parking SystemIRJET- I-Parker-A New Smart Car Parking System
IRJET- I-Parker-A New Smart Car Parking System
 
IRJET- Image Processing based Intelligent Traffic Control and Monitoring ...
IRJET-  	  Image Processing based Intelligent Traffic Control and Monitoring ...IRJET-  	  Image Processing based Intelligent Traffic Control and Monitoring ...
IRJET- Image Processing based Intelligent Traffic Control and Monitoring ...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Question paper of renewable energy sources
Question paper of renewable energy sourcesQuestion paper of renewable energy sources
Question paper of renewable energy sources
mahammadsalmanmech
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
abbyasa1014
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
NazakatAliKhoso2
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
Yasser Mahgoub
 
Recycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part IIRecycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part II
Aditya Rajan Patra
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
bijceesjournal
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
Las Vegas Warehouse
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
zubairahmad848137
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
Hitesh Mohapatra
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
KrishnaveniKrishnara1
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
jpsjournal1
 

Recently uploaded (20)

Question paper of renewable energy sources
Question paper of renewable energy sourcesQuestion paper of renewable energy sources
Question paper of renewable energy sources
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
 
Recycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part IIRecycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part II
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
 

Smart City-Scale Taxi Ridesharing

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1308 Smart City-Scale Taxi Ridesharing Vaishali S Bekawade1, Dr.D.R.Ingale2 1 M.E.CSE II, Bharti Vidyapeeth College of Engg., Navi Mumbai, Maharashtra, India 2 Professor and HOD Dept. Of Computer Engg. Bharti Vidyapeeth College of Engg. , Navi Mumbai, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Proposed and developed to taxi-sharing system that accept taxi passengers’ real-time ride requests sent from smart phones and schedules proper taxis to pick up them via ridesharing, subject to time, capacity, and monetary constraints. Themonetaryconstraintsprovidetoincentivesfor both passengers and taxi drivers:passengerswillnotpaymore compared with no ridesharing and to get compensatediftheir travel time is lengthened due to ridesharing; taxi drivers will make money for all detour distance due to ridesharing. Taxi riders and taxi drivers use the taxi-sharing serviceprovidedby the system via smart phone App. The Cloud first finds candidate taxis quickly for a taxi ride request using a taxi searching algorithm supported by a spatio-temporal index. A scheduling process is then performed in the cloud to select a taxi that satisfies the request with minimum increase intravel distance. A ride request generator is developed in terms of the stochastic process modelling real ride requests learned from the data set. Our proposed system demonstrated its efficiency, effectiveness and scalability. Key Words: Spatial database and GIS, taxi sharing, ridesharing; 1. INTRODUCTION Taxi is an important transportation mode between public And private transportations, delivering millions of passengers to different locations in urban areas. However, taxi demands are usually much higher than the number of taxis in peak hours of major cities, resulting in that many people spend a long time on roadsides before getting a taxi. Increasing the number of taxis seems an obvious solution. But it brings some negative effects, e.g., causing additional traffic on the road surface and more energy consumption, and decreasing taxi driver’s income . To address this issue, we propose a taxi-sharing system that accepts taxi passengers’ real-time ride requests sent from smart phones and schedules proper taxis to pick up them via taxi-sharing with time, capacity, and monetary constraints (the monetary constraints guarantee that passengers pay less and drivers earn more compared with no taxi-sharing is used). Our system saves energy consumption and eases traffic congestion while enhancing the capacity of commuting by taxis. Meanwhile, it reduces the taxi fare of taxi riders and increases the profit of taxi drivers. Unfortunately, real-time taxi-sharing has not been well explored, though ridesharing based on private cars, often known as carpooling or recurring ridesharing, was studied for years to deal with people’s routine commutes, e.g., from home to work .In contrast to existing ridesharing, real-time taxi-sharing is more challenging because both ride requests and positions of taxis are highly dynamic and difficult to predict. First, passengers are often lazy to plan a taxi trip in advance, and usually submita riderequestshortly before the departure. Second, a taxi constantly travelson roads,picking up and dropping off passengers. Its destination depends on that of passengers, while passengers couldgo anywhere in a city. In this paper, we report on a system based on the mobile-cloud architecture, which enables real-time taxi- sharing in a practical setting. In the system, taxi drivers independently determine when to join and leave the service using an App installed on their smart phones. Passengers submit real-time ride requests using the same App (if they are willing to share the ride with others). Each ride request consists of the origin and destination of the trip, time windows constraining when the passengers want to be picked up and dropped off (in most case, the pickup time is present). On receiving a new request, the Cloud will first search for the taxi which minimizes the travel distance increased for the ride request and satisfies both the new request and the trips of existing passengers who are already assigned to the taxi, subject to time, capacity, and monetary constraints. Then the existingpassengers assignedtothe taxi will be inquired by the cloud whether they agree to pick up the new passenger given the possible decrease in fare and increase in travel time. Only with complete agreement, the updated schedules will be then given to the corresponding taxi drivers and passengers.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1309 2. LITERATURE SURVEY P.-Y. Chen, J.-W. Liu, and W.-T. Chen, in Proc. IEEE 72nd Veh. Technol. Conf., Sep. 2010, said that Traffic congestion is a serious problem in urban areas of many countriesdue to the increasing amount of vehicles on surface streets and accompanies fuel-wasting and air-pollution. This problem can be alleviated by adopting a ride-sharing service. The main idea of ride-sharing service is to collect travelers whose travel destinations are nearby into one vehicle. In doing so, we can reduce the amount of vehicles on surface streets and meantime save fuel. In this paper, we focus on the taxi-sharing service and propose a dynamic taxi-sharing system based on Intelligent Transportation Systems (ITS) technology. In the proposed system, we can immediately serve each irregular ride-sharing request and find a fuel- saving taxi for it. The simulation results show that our solution can exactly select a fuel-saving taxi for each ride- sharing request and outperform in responding time, the number of compared taxis, and fuel-saving while comparing with existing solution. De-Merits: Communication cost of driving information is not analyze. The way which divides whole area and range of candidate area will affect the system performance. Doesn’t identify travel time estimation and also improve the prediction of taxi travel time. S. Ma, Y. Zheng, and O. Wolfson, in Proc. 29th IEEE Int. Conf. Data Eng., 2013, said that Taxi ridesharing can be of significant social and environmental benefit, e.g. by saving energy consumption andsatisfyingpeople’scommute needs. Despite the great potential, taxi ridesharing, especially with dynamic queries, is not well studied. In this paper, we formally define the dynamic ridesharing problem and propose a large-scale taxi ridesharing service. It efficiently serves real-time requests sent by taxi users and generates ridesharing schedules that reduce the total travel distance significantly. In our method, we first propose a taxi searching algorithm usinga spatio-temporal indextoquickly retrieve candidate taxis that are likelytosatisfya userquery. A scheduling algorithm is then proposed. It checks each candidate taxi and inserts the query’s trip into the schedule of the taxi which satisfies the query with minimum additional incurred travel distance. To tackle the heavy computational load, a lazy shortest path calculationstrategy is devised to speed up the scheduling algorithm. We evaluated our service using a GPS trajectory dataset generated by over 33,000 taxis during a period of 3 months. By learning the spatio-temporal distributions of real user queries from this dataset, we built an experimental platform that simulates user real behaviours in taking a taxi. Tested on this platform with extensive experiments, our approach demonstrated its efficiency, effectiveness,andscalability.For example, our proposed service serves 25% additional taxi users while saving 13% travel distance compared with no- ridesharing (when the ratio of the number of queries to that of taxis is 6). De-Merits: The computation cost for getting travel time of the quickest paths does not specified. Dispatching a taxi for a query by consider minimal increased travel distance. P. M. d’Orey, R. Fernandes, and M. Ferreira,in Proc. 15th Int. IEEE Conf. Intell. Transp. Syst., Sep. 2012, said that Modern societies rely on efficient transportation Systems for sustainable mobility. In this paper, we perform a large-scale and empirical evaluation of a dynamic and distributed taxi-sharing system. The novel system takes advantage of nowadays widespread availability of communication and computation to convey a cost-efficient, door-to-door and flexiblesystem,offeringa qualityofservice similar to traditional taxis. The shared taxi service is assessed in a real-city scenario using a highly realistic simulation platform. Simulation results have shown the system’s advantages for both passengers and taxi drivers, and that trade-offs need to be considered. Compared with the current taxi operation model, results show a increase of 48% on the average occupancy per traveled kilometer with a full deployment of the taxi-sharing system. De-Merits: Address the problem of defining a fair tariff system for both passenger and taxi driver. Additionally, incentives for the early acceptance and usage of this system need to be investigated. Scenarios where demand exceeds supply need to be further analyzed since the QoS experienced by customers can differ substantially. It is also necessary to study the best communication model for the taxi-sharing system. 3. CHALLENGES AND CONTRIBUTION The variety of constrain and objective function are used in existing literature survey, where a weighted cost function combining multiple factors such as travel distance increment, travel time increment and passenger waiting time, is the most common. Our aim to find the taxi status which satisfies the ride request with minimum increase in travel distance, formally defined as follows: given a fixed number of taxis traveling on a road network and a sequence of ride requests in ascending order of their submitted time, we aim to serve each ride request Q in the stream by dispatching the taxi V which satisfies Q with minimum increase in V‘s scheduled travel distance on the road network.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1310 The real-time taxi-sharing problem inherently resembles a greedy problem. Taxi riders usually expectthat their requests can be served shortly after the submission. Given the rigid real-time context, the taxi-sharing system only has information of currently availableriderequestsand thus can hardly make optimized schedules based on a global scope, i.e., over a long time span. Another problem is minimizing the total travel distance of all taxis for the complete ride request stream is NP-complete. Algorithm Use: 1. Spatio-temporal indexing algorithm 2. Taxi searching algorithm (single side and dual side searching algorithm ) 3. Scheduling algorithm 4. Shortest path algorithm 4. METHODOLOGY Proposed and develop real time taxi-sharingsystem based on mobile cloud architecture. In thesystemtaxidriver independently determine when to join and leave the service using App install on their smart phones. Passenger submit real time ride request using same App and also social constraints, such as gender preference, habit preferences (e.g. some people may prefer co-passengers who do not smoke). Each ride request consists of the origin and destination of the trip, time window constraining when the passengers want to picked up and dropped off. On receiving a new request, the Cloud will first search for the taxi which minimizes the travel distance increased for the ride request and satisfies both the new request and the trips of existing passengers who are already assigned to the taxi, subject to time, capacity, and monetary constraints. Then the existing passengers assigned to the taxi will be inquired by the cloud whether they agree to pick up the new passenger given the possible decrease in fare and increase in travel time. The updated schedules will be then given to the corresponding taxi drivers and passengers. The scheduling and Searching algorithm are capable of allocation “right”taxiamongtensof thousands of taxi for query in milliseconds. The shortest path algorithm is capable of finding shortest route store in the database. 5. SYSTEM ARCHITECTURE The architecture of our system is presented in Fig. 1. The cloud consists of multiple servers for different purposes and a monitor for administers to oversee the running of the system. Taxi drivers and riders use the same smart phone app to interact with the system . As shown by the redbroken arrow (a), a taxi automatically reports its location to the cloud via the mobile App. We partition a city into disjoint cells and maintain a dynamic spatio-temporal indexbetween taxis and cells in the indexing server depicted as the broken arrow (b). Denoted by the solid blue arrow (1), a rider submits a new ride request to the Communication Server. Fig -1: The architecture of real time taxi-sharing system The architecture of our system is presented in Fig. 1. The cloud consists of multiple servers for different purposes and a monitor for administers to oversee the running of the system. Taxi drivers and riders use the same smart phone app to interact with the system . As shown by the redbroken arrow (a), a taxi automatically reports its location to the cloud via the mobile App. We partition a city into disjoint cells and maintain a dynamic spatio-temporal indexbetween taxis and cells in the indexing server depicted as the broken arrow (b). Denoted by the solid blue arrow (1), a rider submits a new ride request to the Communication Server. Represented by the blue arrow (4), the communication Server sends ride request and the received candidate taxi to the Scheduling Server Cluster. The scheduling cluster checks whether each taxi can satisfy ride requestinparallel , and returns the qualified taxi that results in minimum increase in travel distance and a detailed schedule,shown as arrow(5). Each rider who has been already assigned to the taxi will be enquired whether they would like to accept the join of the new rider, as depicted by blue arrow (6). 6. CONCLUSION This project proposed and developed a mobile-cloud based real-time taxi-sharing system. We presented detail interactions between end users (i.e. taxi riders and drivers) and the Cloud. This paper proposed and developeda mobile- cloud based real-time taxi-sharing system. We presented
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1311 detail interactions between end users (i.e. taxi riders and drivers) and the Cloud. We validated our system based on a GPS trajectory data set generated by 33,000 taxis over three months, in which over 10 million ride requests were extracted. The experimental results demonstrated the effectiveness and efficiency of our system in serving real- time ride requests. Firstly, our system can enhance the delivery capability of taxis in a city so as to satisfy the commute of more people. For instance, when the ratio between the number of taxi ride requests and the number of taxis is 6, our proposed system served three times as many ride requests as that with no taxi-sharing. Secondly, the system saves the total travel distance of taxis when delivering passengers, e.g., it saved 11 percent travel distance with the same ratio mentioned above. Supposing a taxi consumes 8 liters of gasoline per 100 km and given the fact learned from the real trajectory data setthattheaverage travel distance of a taxi in a day in Beijing is about 480 km, the system can save over one third million liter of gasoline per day, which is over 120 million liter of gasoline per year (worth about 150 million dollar). Thirdly, the system can also save the taxi fare for each individual rider while the profit of taxi drivers does not decrease compared with the case where no taxi-sharing is conducted.Usingthe proposed monetary constraints, the system guarantees that any rider that participates in taxi-sharing saves 7 percent fare on average. In addition, the experimental results justified the importance of the dual-side searchingalgorithm.Compared to the single-side taxi searching algorithm, the dual-sidetaxi searching algorithm reduced the computation cost by over 50 percent, while the travel distance was only about 1 percent higher on average. REFERENCES [1] R. Baldacci,V. Maniezzo, and A. Mingozzi, “An exact method for the car pooling problem based on lagrangean column generation,” Oper. Res., vol. 52, no. 3, pp. 422– 439, 2004. [2] R. W. Calvo, F. de Luigi, P. Haastrup, and V. Maniezzo, “A distributed geographic information system for the daily carpooling problem,” Comput. Oper. Res., vol. 31, pp. 2263–2278, 2004. [3] S. Ma, Y. Zheng, and O. Wolfson, “T-Share: A large-scale dynamic ridesharing service,” in Proc. 29th IEEE Int. Conf. Data Eng., 2013, pp. 410–421. [4] K. Wong, I.Bell, and G. H. Michael, “Solution of the dial- a-ride problem with multi-dimensional capacity constraints,” Int. Trans. Oper. Res., vol. 13, no. 3, pp. 195– 208, May 2006. [5] Z. Xiang,C. Chu, and H. Chen, “A fast heuristic for solving a large-scale static dial-a-ride problem under complex constraints,” Eur. J. Oper. Res., vol. 174, no. 2, pp. 1117–1139, 2006. [6] J. Yuan, Y. Zheng, C. Zhang, W. Xie, X. Xie, G. Sun, and Y. Huang, “T-drive: Driving directions based on taxi trajectories,” in Proc. 18th SIGSPATIAL Int. Conf. Adv. Geographic Inf. Syst., 2010, pp. 99–108. [7] J. Yuan, Y. Zheng, X. Xie, and G. Sun, “Driving with knowledge from the physical world,” in Proc. 17th ACM SIGKDD Int. Conf. Knowl. Discovery Data Mining, 2011, pp. 316–324. [8] J. Yuan, Y. Zheng, C. Zhang, X. Xie, and G.-Z. Sun, “An interactive-voting based map matching algorithm,” in Proc. 11th Int. Conf. Mobile Data Manage., 2010, pp. 43–52. [9] P.-Y. Chen, J.-W. Liu, and W.-T. Chen, “A fuel-saving and pollution-reducing dynamic taxi-sharing protocol in VANETs,” in Proc. IEEE 72nd Veh. Technol. Conf., Sep. 2010, pp. 1–5. [10] P. M. d’Orey, R. Fernandes, and M. Ferreira, “Empirical evaluation of a dynamic and distributed taxi- sharing system,” in Proc. 15t Int. IEEE Conf. Intell. Transp. Syst., Sep. 2012, pp. 140–146.