Logistical Inventory Approach in Forecasting and Relocating Share-Use Vehicles
Logistical Inventory Approach in Forecasting and Relocating Share-Use Vehicles
Logistical Inventory Approach in Forecasting and Relocating Share-Use Vehicles
Hao Wang
Ningbo Institute of Technology,
Zhejiang University, P.R. China
wanghao@nit.zju.edu.cn
Der-Horng Lee
Introduction
Over the past decade, carsharing has become more
common, especially in Europe and North America, and
increasing developments have also been achieved in Asia.
Auto manufacturers, such as Honda, Toyota, Ford, Nissan,
and DaimlerChrysler, have become more involved in the
deployment of shared-use vehicle fleets in the last few years.
Carsharing may be thought of as organized short-term
car rental. Individuals gain access to vehicles by joining
organizations that maintain a fleet of cars and light trucks
in a network of locations. Instead of owning one or more
vehicles, a household can access shared-use vehicles on an
as-needed basis. Hence, carsharing provides a way to
reduce the number of cars in an urban area and supports a
practical shift away from over-dependency on automobiles,
thus improving air quality and alleviating parking and
traffic problems.
Although most organizations still require two-way
rentals (i.e., vehicles must be returned to the same location
where the trip is originated), many organizations have finetuned their programs and businesses, which could facilitate
one-way rentals (i.e., members are not required to return
their vehicles to the same location). However, this will
inevitably induce unevenly distributed vehicles between
carports. In such situation share-use vehicles will have to
be relocated to ensure a constant, or at least sufficient
supply at every carport to meet the demand.
This paper presents an innovative method to relocate
vehicle resources for carsharing services, which is adapted
978-1-4244-5848-6/10/$26.00 2010 IEEE
314
315
Application program
program for traffic simulation
interface
(API)
turn penalties
The shortest path algorithm has been intensively studied
in the literature. Since the 1950s, a number of shortest path
algorithms have been proposed [5-13]. In general, there are
two types of methods for solving the shortest path problems:
label-setting and label-correcting. The label-correcting
method is usually more efficient for sparse networks such
as an urban road network [14,15]. As a matter of fact, the
nature of the shortest path problem considered in this
research is a indeed a single origin/single destination
problem. As known, the label-correcting approach is not
316
di = , i
1.
Port 1
Port 2
Port 3
Port 4
Port 5
Sum
Service
level
1
3
2
3
7
2
5
7
1
2
69
2
5
8
1
6
93.1%
&RQFOXVLRQ
This research identifies and explores the potential
employment of a new approach modeled after a logistical
inventory management system. The proposed model
consists of three main components, i.e., focus forecasting,
inventory replenishing, and microscopic traffic simulation.
Experimental results show the efficiency of the proposed
system, and the novel approach has the potential to improve
the carsharing service currently operating in Singapore.
.
Acknowledgements
d i = min d j
jV
Else
{
For each outgoing link j from link i, if
d j > d i + a j + Tij , set
d j = d i + a j + Tij ;
And add j to V if it does not already
belong to V;
}
REFFERENCES
[1] Quadstone, Paramics User and Reference Manuals, Version 3.0,
Scotland, 2000.
[2] Ministry of Law, Singapore Street Directory, 20th Edition, SNP
Publishing, Singapore, 2000.
[3] Land Transport Authority, White Paper: A World Class Land Transport
System, 1996.
[4] Urban Redevelopment Authority, http://www.ura.gov.sg/, Accessed July
1, 2002.
[5] Ahuja, R. K., K. Mehlhorn, J. B. Orlin and R. E. Tarjan, Faster
algorithms for the shortest path problem, Journal ACM 37, 1990, pp.213-223.
[6] Bertsekas, D. P., An auction algorithm for shortest paths, SIAM Journal
on optimization 1, 1991, pp.435-447.
[7] Dial, R. B., F. Glover, D. Karney and D. Klingman, A computational
analysis of alternative algorithms and labeling techniques for finding shortest
path trees, Networks 9, 1979, pp.215-248.
[8] Dijkstra, E. W., A note on two problems in connection with graphs,
Numeriche Mathematik 1,1959, pp.269-271.
[9] Floyd, R. W., Algorithm 97, shortest path, Communication ACM 5,
1962, pp.345.
[10] Gallo, G. and S. Pallottino, Transportation planning models, Shortest
path methods in transportation models, M. Florian (Editor), North-Holland,
1984, pp.227-256.
[11] Glover, F. D., D. Klingman and N. Philips, A new polynomially
bounded shortest path algorithm, Operation Research 33, 1985, pp.65-73.
[12] Goldberg A. V. and T. Radzik, A heuristic improvement of the BellmanFord algorithm, Application mathematics letter 6, 1993, pp.3-6.
[13] Vliet, D. Van, Improved shortest path algorithms for transport networks,
Transportation research 12, 1978, pp.7-20.
[14] Bertsekas, D. P., F. Guerriero, and R. Musmanno, Parallel asynchronous
label correcting methods for shortest paths, Journal of optimal theory and
applications, 89(1), 1996, pp.297320.
}
Using this algorithm and the link travel time updated
through simulations, the shortest paths of all interested
vehicles, from their current positions to their destinations
can be obtained.
Experimental results
The computation works were carried out in a personal
computer with a Pentium IV 1.8 GHz CPU and 512 MB of
RAM.
The performance of the proposed approach has been
tested based on hypothetical data as well as real-life data
from local carsharing operators. The initial results indicate
that the proposed method has good potential in relocating
vehicle resources to balance the demand and supply of
share-use vehicles.
The results are shown in Table 1
Table 1. Experimental Results
No.
of
Shortage
of cars
(Week 1)
2
1
6
4
1
No.
of
Shortage
of
cars
(Week 2)
No.
of
Shortage
of
cars
(Week 3)
No.
of
Shortage
of
cars
(Week 4)
317
318