SlideShare a Scribd company logo
1 of 5
Download to read offline
Parking Navigation for Alleviating Congestion in Multilevel Parking Facility
Masahiro Kenmotsu, Weihua Sun, Naoki Shibata, Keiichi Yasumoto, Minoru Ito
Nara Institute of Science and Technology
Nara, Japan
{masahiro-k, sunweihua, n-sibata, yasumoto, ito}@is.naist.jp
Abstract—Finding a vacant parking space in a large crowded
parking facility takes long time. In this paper, we propose
a navigation method that minimizes the parking time based
on collected real-time positional information of cars. In the
proposed method, a central server in the parking facility
collects the information and estimates the occupancy of each
parking zone. Then, the server broadcasts the occupancy data
to the cars in the parking facility. Each car then computes a
parking route with the shortest expected parking waiting time
and shows it to the driver. We conducted simulation-based
evaluations of the proposed method using a realistic model
based on trace data taken from a real parking facility. We
confirmed that the proposed method reduced parking waiting
time by 20%–70% even with low system penetration.
Keywords-smart parking; navigation
I. INTRODUCTION
In this paper, we focus on traffic congestion in a large
parking facility next to a large store building and propose
a method for resolving the congestion problem using car
navigation systems with inter-vehicle and infrastructure-to-
vehicle communication. In Japan, due to high land prices,
most major store buildings have large multilevel parking
facilities with multiple parking zones. These parking zones
are not equally favored by customers due to difference of
distances from the entrance of the parking facility or to
entrances of the shopping area. This leads to the frequently
observed phenomenon of a concentration of many cars in
some parking zones and low use of other zones. It is not
easy for a car driver entering a large parking facility to know
which parking zones are vacant. Moreover, once a car is
stuck in a congested area, it takes long time to get out of
the area. Long waiting time for parking means opportunity
losses for the store. Thus, resolving congestion is important
for both customers and owners of the store. Some buildings
have indicators to show vacant zones to the drivers. These
indicators only show vacancy of the whole parking facility
or whole level. Since the same information is delivered
to the all drivers at a time, the drivers tend to make the
same decision and try to go to the same parking area. This
sometimes leads to a worse situation where a new congested
area is made by the indicator and the problem is not solved.
In this paper, we propose a parking navigation method
that minimizes overall waiting time and the time needed
to drive until the driver finds a vacant parking space. We
assume that many cars are entering and leaving zones and
the number of vacant parking spaces in each zone changes
continually. We formulate the problem to find the best route
in parking facility taking into account the deployment cost,
low penetration rate of the proposed method, and selfishness
of the drivers. In the proposed method, we assume that
a central server is installed in the parking facility, and
it collects occupancy information from parking zones in
realtime from car navigation systems via a wireless LAN.
Then, the server composes the information on parking zone
conditions and waiting time and broadcasts it to the cars. The
navigation system then computes the route with the shortest
waiting time for the car and shows the best route to the
driver.
To evaluate the effectiveness of the proposed method, we
conducted a simulation-based study of traffic in a parking
facility. In the simulation, we used trace data taken from
a real parking facility located in Nara. We compared our
method with a few other methods and we confirmed that
our method reduced the waiting time by 20% in average
and 50% to 70% at maximum.
II. RELATED WORK
In this section, we introduce some related works.
A. Collecting Occupancy Information
Sensor Flap Parking System is a parking facility in which
an occupancy sensor is installed in each parking space.
A flap plate for settling a car is raised when a car is
parked in the space. This method has an advantage in its
ability to exactly sense a parked car, while deployment and
maintenance cost tends to be high.
Billboard Advertising is to show the current occupancy
status of each parking zone to the drivers. The number
of cars passing through sensing gates are counted, and
congestion status of each zone can be easily calculated from
these numbers. This method is utilized in most parking
facilities because of the cost advantage. However, the system
gives the same information to all drivers and this leads to
the situation where drivers make the same decision and go
to the same parking zone, and that zone gets congested. This
problem is reproduced and observed in our simulation.
B. Parking Route Navigation
Chinrungrueng et al. proposed a method based on wire-
less sensor networks[2]. The system collects parking status
© 2012 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including
reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any
copyrighted component of this work in other works. DOI:10.1109/VTCFall.2012.6398911
information in real-time through wireless sensor networks,
and informs each driver of a different parking space. How-
ever, the deployment cost of wireless sensors is not low.
With the same objective, Tang et al. proposed a method
which provides a parking navigation service using low
cost sensors[1]. Unfortunately, maintaining this system tends
to be troublesome, and this disadvantage cancels out the
benefits of the low deployment cost.
Lu et al. proposed a smart parking scheme for large park-
ing facility (SPARK) that utilizes vehicular communication
technology[6]. With this method, a central server collects the
parking space status information using sensors, and locates
the position of cars using infrastructure-to-vehicle (I2V)
communications. Based on the collected information, the
server issues each car with an electronic ticket that assigns a
specific parking space to the car. Cars are not allowed to park
at spaces that are not specified by the tickets. However, there
are two critical problems: (1) In a crowded parking facility,
it is difficult to get to the specified parking space, and (2) If
drivers do not park at the specified parking space, the system
will fail (which we call the Selfish Driver Problem).
C. Localization of Vehicle Position
Because GPS cannot be used inside buildings, we need
an alternative positioning method in order to locate vehi-
cle position in a multilevel parking facility. Many indoor
localization methods have been proposed recently. Some
of these are range-based positioning methods based on
Received Signal Strength Indication (RSSI) [7], [8], [9],
using WiFi, 3G Cellular, etc. Common to these methods is
their being based on trilateration: the system estimates the
distance between a target object and at least three anchors,
according to the RSSIs sent from anchors. The system then
estimates the position of the target object by using the
distance information and the anchors’ positions. The typical
estimation error is about 5-10 meters.
III. PROPOSED METHOD
In this section, we first describe the assumptions in this
paper, and then we present the proposed algorithm.
A. Assumption
We assume that our method is used in a multilevel car
parking facility. An example of the facility is shown in
Fig.1. In this paper, a parking facility is represented by a
graph, where the nodes are parking zones and links are
paths between zones. A parking zone consists of multiple
parking spaces and paths. A parking space is the minimum
unit of space that is needed for a car to park. The numbers
of parking spaces in each zone are also given. All entrances
of the facility, crossroads, parking zones and building en-
trances are denoted by G, IN, PZ and CE, respectively.
The entire facility is represented by a graph (V, E) where
V = G IN PZ CE and E are the set of all paths
in the facility. We assume that the parking facility provides
WiFi access to the cars. Each parking zone has a WiFi AP
installed. We also assume that the facility has a central server
that gathers and broadcasts occupancy information of the
facility to the cars via the WiFi network.
Figure 1. Example structure of parking facility
The users of the proposed method are customers visiting
the facility and store by cars. We do not assume 100%
penetration rate of the proposed method to the cars in the
facility. Some of the cars have on-board devices that can
execute the proposed method and show information to the
driver. This could be a car navigation system or a smart
phone. These on-board devices can access the network via
WiFi. These on-board device has an ability to estimate
the zone they are positioned at using an existing indoor
positioning method.
B. Overview
The proposed method consists of the server part and the
vehicle part. The server part is executed on the central
server. Based on the information sent from the on-board
device on the cars, the server estimates and announces the
parking occupancy information periodically. The vehicle part
receives the announcement and finds the route that has the
minimum expected time until the car parks.
A car using the proposed system will move to the next
specified parking zone if it could not park in a parking zone
specified in the recommended parking route. Moreover, if
the car could not parking in all specified zones in the route,
the car will automatically calculate a new parking route.
C. Server Part
If there is no parking occupancy information available
from any external systems, the parking server use following
mechanism to obtain the occupancy information.
The input of the server part is the number of cars that have
passed through or parked in each zone over the preceding 30
minutes. It calculates the probability for the next car entering
each zone to find a vacant space in the zone. If the central
server detects a car passes through a certain zone, the server
assumes that there is no vacant parking space in that zone.
Please note that the server cannot know the exact occupancy
of the zones or behavior of all cars due to low penetration
rate. For example, if 2 cars with the proposed method have
passed through a certain zone and 6 cars have parked in the
same zone over the last 30 minutes, the probability for the
next car to find a vacant space in that zone is estimated to
be 75%. If no car has visited a certain zone in the last 30
minutes, the server assumes the probability to be 50%. After
the server calculates the parking information, it broadcasts
the probabilities for each zone with 10 seconds interval. The
algorithm for the server part is shown as algorithm 1.
Algorithm 1 Server algorithm
1: Server.thread 1{
2: while true do
3: Receive information from cars
4: Store the information to the memory
5: end while
6: }
7: Server.thread 2{
8: while true do
9: Calculate parking info. over last 30 min
10: Broadcast parking info.
11: WAIT(10 seconds)
12: end while
13: }
Algorithm 2 Vehicle algorithm
1: Vehicle.thread 1{
2: while true do
3: Estimate current position
4: Send current position and status to server
5: WAIT(10 seconds)
6: end while
7: }
8: Vehicle.thread 2{
9: while true do
10: Wait until parking route is needed
11: Receive parking info. from server
12: Calculate parking route (length = k)
13: Randomly select 1 parking route from top 3
14: Show parking route to driver
15: end while
16: }
D. Vehicle Part
When a car enters the parking facility, it finds its position
by an existing positioning method based on the RSSIs
from WiFi anchors[9]. It then communicate with the central
server and finds the parking route. Cars periodically send
its position and status (running, parked or leaving a parking
space) to the server and receive the parking occupancy
information. Once a car needs a recommended parking route
(when entering the parking facility, or the car reached the
end of the previously found parking route), it calculates a
parking route by which the parking waiting time can be
minimized. This process is shown in Algorithm 2.
In order to find the parking route, the expected time until
the vehicle can park is calculated for all possible routes.
Finding the expected time for the all possible routes in the
strict sense requires a large amount of calculation, and thus
we only calculate the routes up to a certain length, and
we treat these values as approximation for longer routes. In
this paper, we set this length to 4. In the proposed method,
basically the best route is shown to the driver. However, if
we show the same best route to the all users, the all users
follow the same route, and this route could get congested.
To avoid this, we select the best three routes and present
one of them at random. The route shown to the user has
length of 4, and if the car cannot park until it reaches the
end of this route, then the navigation system finds a new
route according to the latest situation and show it to the
driver.
Exp(rpr) =
i∈rpr
(Ppzi(TPei + TZpzi)
term1
i−1
k=1
(1 − Ppzk)
term2
) (1)
The expected parking time for route rpr is denoted by
Exp(rpr) which can be calculated by formula (1). Ppzi,
TZpzi, and TPei denote the parking probability in parking
zone i, the moving time in zone i and the time to reach
zone i from the previous place, respectively. In formula (1),
term1 shows the expected time to reach and park in zone
i, and term2 shows the probability to reach zone i.
Example: in Fig. 2, the Exp(rpr) of route rpr including
zones pz1, pz2, pz3 can be calculated as following:
Exp(rpr) = 0.5 · (2 + 1) + (1 − 0.5)(0.3 · (7 + 1))
+(1 − 0.5)(1 − 0.3)(0.2 · (12 + 1)) = 3.61
S] S] S]
S]
73H 
7=S]  3S] 
73H 
7=S]  3S]  7=S]  3S] 
73H 
73H 
7=S]  3S] 
Figure 2. An Example of Parking Route
IV. EVALUATION
To evaluate the proposed method, we conducted simula-
tion reproducing the real structure of a large parking facility
located at Nara, Japan. This structure is shown in Fig. 3.
We also used traffic trace data collected in the facility. We
measured parking waiting time in several contexts and ana-
lyzed the characteristics of the proposed and the compared
methods.
A. Parking Simulator
Since we are trying to reproduce traffic in a parking
facility, we needed to develop a new traffic simulator for that
purpose. The simulator is based on a cellular automaton, and
each cell corresponds to a 5m × 5m space that represents
a space that a car occupies. All paths and parking spaces
are represented by cells. A vehicle can move to one of
neighboring 8-cells which are not occupied by another
vehicle. All moving cars move to a neighboring cell every
unit time (1 second), which corresponds to a speed of 5m/s.
The trace data consists of the number of the cars entering
and leaving the facility each hour. These data do not include
the numbers of cars for each gate, since the computer system
in the shopping center only counts the number of issued and
collected parking tickets.
Figure 3. Screen shot of parking simulator
Figure 4. Graph representing simulated facility
B. Compared Methods
We compared our method with methods explained below.
Random Parking : Cars randomly select a target zone. If
the car cannot park because the target zone is full, then the
car will select the next target randomly.
Billboard Advertising Parking : Cars select the most
popular vacant zone shown on the billboard as a target zone.
If the car cannot park because the target zone is full, then
the car selects the next target randomly.
Greedy Parking : 50% of cars select the highest popular
zone as the target. Even if the target zone is full, the driver
does not give up immediately. If a vacant space cannot be
found after searching 5 zones, the driver selects the 2nd best
popular zone as the next target.
C. Configuration of Simulation
We now explain the configurations in our simulation.
Driver Behavior Drivers are assumed to always park in the
parking spaces that they find first, regardless of the guides
provided by the navigation system. The parking time for
each car is randomly set to 30, 60, or 90 minutes.
Structure of Parking Facility The graph representing the
structure of the parking facility used in the experiments is
shown in Fig. 4. ce, pz, in and g denote a store entrance,
building, a parking zone, an intersection and a parking
facility gate, respectively. The parking facility has 5 zones,
and the properties of each zone are set based on the real trace
Method Ave. Time(s) Max. Time(s)
Penetration 100% 79 216
Penetration 10%(Equipped Car) 96 219
Penetration 10%(Not Equipped Car)) 124 961
Random 121 1184
Billboard 109 997
Greedy 244 3964
Table I
RESULTS OF EXPERIMENT 1(EQUALIZED)
Method Ave. Time(s) Max. Time(s)
Penetration 100% 100 549
Penetration 10%(Equipped Car) 109 575
Penetration 10%(Not Equipped Car)) 132 1193
Random 226 1792
Billboard 161 1716
Greedy 375 5834
Table II
RESULTS OF EXPERIMENT 1(IMBALANCE)
data. The data includes zone capacity, walking time to the
store and so on. We started the simulation with an vacant
parking facility. If all spaces are filled, cars entering the
facility are blocked at the entrances. Each zone is assigned
a different popularity according to the walk time from the
zone to the store building.
Penetration rate We investigated 2 cases shown below.
• High(100%): All cars search vacant space by following
the recommended route by the proposed method.
• Low(10%): The cars equipped with the proposed
method behave same as above. The rest use the bill-
board advertising parking method.
Proportions of cars entering each gate Two cases are
investigated in the experiments.
• Equalized: Each of the gates is used by 1/3 of cars.
• Imbalanced: 50% of cars use gate g − 3. Each of other
gates is used by 25% of cars.
D. Results of Simulation
We evaluated our method from three aspects. Each result
is the average value of 5 trials.
1) Influence of Penetration Rate: We measured the park-
ing waiting time by all methods in two different settings
including equalized and imbalanced entrance. The results
are shown in Table I and II. The cumulative distribution
function of the results are shown in Fig.5 and 6. We can
see that the parking waiting time with the proposed method
is shorter than other methods. The average waiting time
is shorter when the penetration rate is higher. In the both
cases of equalized and imbalanced entrance, the result of
high penetration case is better than the low penetration
case. Especially, in the imbalanced case, the average parking
waiting time is significantly shortened by the small number
of cars equipped with the proposed method. This is because
the proposed method regulates the car flow in the parking
facility.
2) Influence of Topology of Facility: We compared 4
different configurations of the facility structure by changing
Figure 5. Influence of Penetration (Equalized)
Figure 6. Influence of Penetration (Imbalance)
the capacity and graph of the original structure. The results
are shown in Fig. 7.
• Map1: The original map (Fig.4), capacity 818.
• Map2: Zone pz-3 closed, capacity 697.
• Map3: Zone pz-5 and the store building entrance ce-1
closed, capacity 418.
• Map4: Zones pz-3, pz-5 and the store building entrance
ce-1 closed, capacity 297.
We can see that the parking waiting time increases as the
capacity and the number of zones in the parking facility
increases. This is because we see more congestions in some
popular zones as the capacity of the facility increases, and
this worsens the average waiting time. The proposed method
can prevent this congestion by regulating the car flow,
leading to shorter overall parking time. We noticed that the
parking times of Random and Billboard methods decreased
in case of the highest parking capacity. We consider those
methods are capable to balance car flow somehow if parking
facility is enough large.
Figure 7. Influence of Parking Topology and Capacity
3) Influence of Search Length: Here, we investigate the
influence of the search length of parking route that is per-
formed in the vehicle part. We used the map with capacity of
818 cars, in 100% penetration rate and imbalanced entrance.
We varied the search length from 2 to 6, and the result is
shown in Fig. 8. The parking waiting time is 160s when the
search length is 2, which is close to the billboard advertising
method, since the method is similar to the billboard method
if the search length is too short. According to this result, we
can say that the search length of 3 to 4 is reasonable.
Figure 8. Influence of Route Length
V. CONCLUSION
In this paper, we proposed a navigation method which
minimizes the parking waiting time in a large-sized parking
facility. By simulation-based evaluation, we confirmed that
the proposed method can reduce parking waiting time by
70% at maximum.
REFERENCES
[1] V. Tang, Y. Zheng, and J. Cao, ”An intelligent car park
management system based on wireless sensor networks”,
in Proc. of the First International Symposium on Pervasive
Computing and Applications, Urumchi, Xinjiang, P.R. China,
pp. 65-70, August 2006.
[2] J. Chinrungrueng, U. Sunantachaikul, and S. Triamlumlerd,
”Smart parking: an application of optical wireless sensor
network”, in Proc. of the the 2007 International Symposium
on Applications and the Internet Workshops (SAINTW ’07),
Hiroshima, Japan, pp. 66-69, January 2007.
[3] Y. Peng, Z. Abichar, and J. M. Chang, ”Roadside-aided
routing (RAR) in vehicular networks”, in Proc. IEEE ICC
2006, Vol. 8, pp. 3602-3607, Istanbul, Turkey, June 2006.
[4] J. P. Hubaux, S. Capkun, and J. Luo, ”The security and pri-
vacy of smart vehicles”, IEEE Security and Privacy Magazine,
Vol. 2, No. 3, pp. 49- 55, 2004.
[5] M. Lott, R. Halfmann, E. Schultz, and M. Radimirsch,
”Medium access and radio resource management for ad hoc
networks based on UTRA TDD”, in Proc. ACM MobiHoc
2001, pp. 76-86, October 2001.
[6] R. Lu, X. Lin, H. Zhu, and X, Shen, ”SPARK: A New
VANET-based Smart Parking Scheme for Large Parking
Lots”, in Proc. IEEE INFOCOM2009, pp. 1413-1421, 19-25
April 2009.
[7] Y. Gu, A. Lo, and I Niemegeers, ”A Survey of Indoor
Positioning Systems for Wireless Personal Networks”, IEEE
Communications Surveys  Tutorials, pp. 11:13-32, 2009.
[8] N. Priyantha, A. Chakraborty, and H. Balakrishnan, ”The
cricket location support system”, Proceedings of ACM Mo-
biCom, pp. 32-43, 8, 2000.
[9] D. Niculescu and B. Nath, ”Ad hoc positioning system
(APS)”, In Proceedings of IEEE GLOBECOM, pp. 2926-
2931, 2001.

More Related Content

What's hot

IRJET- The Smart Parking System
IRJET- The Smart Parking SystemIRJET- The Smart Parking System
IRJET- The Smart Parking SystemIRJET Journal
 
How long to wait predicting bus arrival time with mobile phone based particip...
How long to wait predicting bus arrival time with mobile phone based particip...How long to wait predicting bus arrival time with mobile phone based particip...
How long to wait predicting bus arrival time with mobile phone based particip...Papitha Velumani
 
Predicting bus arrival time based on participatory mobile phone sensing
Predicting bus arrival time based on participatory mobile phone sensingPredicting bus arrival time based on participatory mobile phone sensing
Predicting bus arrival time based on participatory mobile phone sensingSreeraj Puzhakkattiri
 
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...cscpconf
 
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 LearningIRJET Journal
 
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using VanetOptimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using VanetIOSR Journals
 
IRJET- Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
IRJET-  	  Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, PuneIRJET-  	  Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
IRJET- Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, PuneIRJET Journal
 
GPRS Based Bus Monitoring System
GPRS Based Bus Monitoring SystemGPRS Based Bus Monitoring System
GPRS Based Bus Monitoring SystemIRJET Journal
 
IRJET- Lane Detection using Neural Networks
IRJET- Lane Detection using Neural NetworksIRJET- Lane Detection using Neural Networks
IRJET- Lane Detection using Neural NetworksIRJET Journal
 
IRJET- Simulation based Automatic Traffic Controlling System
IRJET- Simulation based Automatic Traffic Controlling SystemIRJET- Simulation based Automatic Traffic Controlling System
IRJET- Simulation based Automatic Traffic Controlling SystemIRJET Journal
 
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
 
Design of a Monitoring-combined Siting Scheme for Electric Vehicle Chargers
Design of a Monitoring-combined Siting Scheme for Electric Vehicle Chargers Design of a Monitoring-combined Siting Scheme for Electric Vehicle Chargers
Design of a Monitoring-combined Siting Scheme for Electric Vehicle Chargers IJECEIAES
 
Going beyond the data with simulation models - Big Data Expo 2019
Going beyond the data with simulation models - Big Data Expo 2019Going beyond the data with simulation models - Big Data Expo 2019
Going beyond the data with simulation models - Big Data Expo 2019webwinkelvakdag
 
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...IRJET Journal
 
Md cris-i tworkshoppresentation
Md cris-i tworkshoppresentationMd cris-i tworkshoppresentation
Md cris-i tworkshoppresentationhappiashi
 
Autonomous Traffic Signal Control using Decision Tree
Autonomous Traffic Signal Control using Decision Tree Autonomous Traffic Signal Control using Decision Tree
Autonomous Traffic Signal Control using Decision Tree IJECEIAES
 

What's hot (19)

IRJET- The Smart Parking System
IRJET- The Smart Parking SystemIRJET- The Smart Parking System
IRJET- The Smart Parking System
 
How long to wait predicting bus arrival time with mobile phone based particip...
How long to wait predicting bus arrival time with mobile phone based particip...How long to wait predicting bus arrival time with mobile phone based particip...
How long to wait predicting bus arrival time with mobile phone based particip...
 
Predicting bus arrival time based on participatory mobile phone sensing
Predicting bus arrival time based on participatory mobile phone sensingPredicting bus arrival time based on participatory mobile phone sensing
Predicting bus arrival time based on participatory mobile phone sensing
 
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
 
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
 
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using VanetOptimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
 
IRJET- Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
IRJET-  	  Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, PuneIRJET-  	  Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
IRJET- Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
 
GPRS Based Bus Monitoring System
GPRS Based Bus Monitoring SystemGPRS Based Bus Monitoring System
GPRS Based Bus Monitoring System
 
IRJET- Lane Detection using Neural Networks
IRJET- Lane Detection using Neural NetworksIRJET- Lane Detection using Neural Networks
IRJET- Lane Detection using Neural Networks
 
B04401014016
B04401014016B04401014016
B04401014016
 
Icquest1518
Icquest1518Icquest1518
Icquest1518
 
IRJET- Simulation based Automatic Traffic Controlling System
IRJET- Simulation based Automatic Traffic Controlling SystemIRJET- Simulation based Automatic Traffic Controlling System
IRJET- Simulation based Automatic Traffic Controlling System
 
Commutetown
CommutetownCommutetown
Commutetown
 
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
 
Design of a Monitoring-combined Siting Scheme for Electric Vehicle Chargers
Design of a Monitoring-combined Siting Scheme for Electric Vehicle Chargers Design of a Monitoring-combined Siting Scheme for Electric Vehicle Chargers
Design of a Monitoring-combined Siting Scheme for Electric Vehicle Chargers
 
Going beyond the data with simulation models - Big Data Expo 2019
Going beyond the data with simulation models - Big Data Expo 2019Going beyond the data with simulation models - Big Data Expo 2019
Going beyond the data with simulation models - Big Data Expo 2019
 
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
 
Md cris-i tworkshoppresentation
Md cris-i tworkshoppresentationMd cris-i tworkshoppresentation
Md cris-i tworkshoppresentation
 
Autonomous Traffic Signal Control using Decision Tree
Autonomous Traffic Signal Control using Decision Tree Autonomous Traffic Signal Control using Decision Tree
Autonomous Traffic Signal Control using Decision Tree
 

Similar to (Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking Facility

A cloud based smart-parking system based
A cloud based smart-parking system basedA cloud based smart-parking system based
A cloud based smart-parking system basedAmjad Zahid
 
A Cloud-Based Smart-Parking System Based on Internet-of-Things Technologies
A Cloud-Based Smart-Parking System Based on Internet-of-Things TechnologiesA Cloud-Based Smart-Parking System Based on Internet-of-Things Technologies
A Cloud-Based Smart-Parking System Based on Internet-of-Things TechnologiesKamal Spring
 
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
 
Smart parking system
Smart parking systemSmart parking system
Smart parking systemslmnsvn
 
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 SystemIRJET Journal
 
TRAFFIC CONGESTION PREDICTION USING DEEP REINFORCEMENT LEARNING IN VEHICULAR ...
TRAFFIC CONGESTION PREDICTION USING DEEP REINFORCEMENT LEARNING IN VEHICULAR ...TRAFFIC CONGESTION PREDICTION USING DEEP REINFORCEMENT LEARNING IN VEHICULAR ...
TRAFFIC CONGESTION PREDICTION USING DEEP REINFORCEMENT LEARNING IN VEHICULAR ...IJCNCJournal
 
Conceptualization of IoT Powered Parking System
Conceptualization of IoT Powered Parking SystemConceptualization of IoT Powered Parking System
Conceptualization of IoT Powered Parking SystemIJERA Editor
 
akash seminar 2.pdf
akash seminar 2.pdfakash seminar 2.pdf
akash seminar 2.pdfAkash297017
 
Android application for s park system
Android application for s park systemAndroid application for s park system
Android application for s park systemeSAT Journals
 
(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...
(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...
(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...Naoki Shibata
 
Sensing Vehicle Dynamics for Determining Driver Phone Use
Sensing Vehicle Dynamics for Determining Driver Phone UseSensing Vehicle Dynamics for Determining Driver Phone Use
Sensing Vehicle Dynamics for Determining Driver Phone UseYan Wang
 
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 BELAGAVIIRJET Journal
 
Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...Conference Papers
 
Cost-Effective Single-Camera Multi-Car Parking Monitoring and Vacancy Detecti...
Cost-Effective Single-Camera Multi-Car Parking Monitoring and Vacancy Detecti...Cost-Effective Single-Camera Multi-Car Parking Monitoring and Vacancy Detecti...
Cost-Effective Single-Camera Multi-Car Parking Monitoring and Vacancy Detecti...toukaigi
 
electronics-10-00541-v2.pdf
electronics-10-00541-v2.pdfelectronics-10-00541-v2.pdf
electronics-10-00541-v2.pdfPcNg3
 
Smart Car Parking system using GSM Technology
Smart Car Parking system using GSM TechnologySmart Car Parking system using GSM Technology
Smart Car Parking system using GSM Technologydbpublications
 
Advanced Car Parking System with GSM Supported Slot Messenger
Advanced Car Parking System with GSM Supported Slot MessengerAdvanced Car Parking System with GSM Supported Slot Messenger
Advanced Car Parking System with GSM Supported Slot MessengerIOSR Journals
 
Or Tambo Airport Intelligent Parking Guidance Case Study
Or Tambo Airport Intelligent Parking Guidance Case StudyOr Tambo Airport Intelligent Parking Guidance Case Study
Or Tambo Airport Intelligent Parking Guidance Case StudyPeter Ashley
 

Similar to (Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking Facility (20)

A cloud based smart-parking system based
A cloud based smart-parking system basedA cloud based smart-parking system based
A cloud based smart-parking system based
 
A Cloud-Based Smart-Parking System Based on Internet-of-Things Technologies
A Cloud-Based Smart-Parking System Based on Internet-of-Things TechnologiesA Cloud-Based Smart-Parking System Based on Internet-of-Things Technologies
A Cloud-Based Smart-Parking System Based on Internet-of-Things Technologies
 
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
 
Smart parking system
Smart parking systemSmart parking system
Smart parking system
 
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
 
TRAFFIC CONGESTION PREDICTION USING DEEP REINFORCEMENT LEARNING IN VEHICULAR ...
TRAFFIC CONGESTION PREDICTION USING DEEP REINFORCEMENT LEARNING IN VEHICULAR ...TRAFFIC CONGESTION PREDICTION USING DEEP REINFORCEMENT LEARNING IN VEHICULAR ...
TRAFFIC CONGESTION PREDICTION USING DEEP REINFORCEMENT LEARNING IN VEHICULAR ...
 
Conceptualization of IoT Powered Parking System
Conceptualization of IoT Powered Parking SystemConceptualization of IoT Powered Parking System
Conceptualization of IoT Powered Parking System
 
akash seminar 2.pdf
akash seminar 2.pdfakash seminar 2.pdf
akash seminar 2.pdf
 
Android application for s park system
Android application for s park systemAndroid application for s park system
Android application for s park system
 
(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...
(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...
(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...
 
Sensing Vehicle Dynamics for Determining Driver Phone Use
Sensing Vehicle Dynamics for Determining Driver Phone UseSensing Vehicle Dynamics for Determining Driver Phone Use
Sensing Vehicle Dynamics for Determining Driver Phone Use
 
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
 
Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...
 
Cost-Effective Single-Camera Multi-Car Parking Monitoring and Vacancy Detecti...
Cost-Effective Single-Camera Multi-Car Parking Monitoring and Vacancy Detecti...Cost-Effective Single-Camera Multi-Car Parking Monitoring and Vacancy Detecti...
Cost-Effective Single-Camera Multi-Car Parking Monitoring and Vacancy Detecti...
 
electronics-10-00541-v2.pdf
electronics-10-00541-v2.pdfelectronics-10-00541-v2.pdf
electronics-10-00541-v2.pdf
 
Smart Car Parking system using GSM Technology
Smart Car Parking system using GSM TechnologySmart Car Parking system using GSM Technology
Smart Car Parking system using GSM Technology
 
C010121418
C010121418C010121418
C010121418
 
Advanced Car Parking System with GSM Supported Slot Messenger
Advanced Car Parking System with GSM Supported Slot MessengerAdvanced Car Parking System with GSM Supported Slot Messenger
Advanced Car Parking System with GSM Supported Slot Messenger
 
Smart Parking
Smart ParkingSmart Parking
Smart Parking
 
Or Tambo Airport Intelligent Parking Guidance Case Study
Or Tambo Airport Intelligent Parking Guidance Case StudyOr Tambo Airport Intelligent Parking Guidance Case Study
Or Tambo Airport Intelligent Parking Guidance Case Study
 

More from Naoki Shibata

Circular barcode design resistant to linear motion blur (preliminary slides)
Circular barcode design resistant to linear motion blur (preliminary slides)Circular barcode design resistant to linear motion blur (preliminary slides)
Circular barcode design resistant to linear motion blur (preliminary slides)Naoki Shibata
 
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
(Paper) An Endorsement Based Mobile Payment System for a Disaster AreaNaoki Shibata
 
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...Naoki Shibata
 
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...Naoki Shibata
 
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...Naoki Shibata
 
An Endorsement Based Mobile Payment System for A Disaster Area
An Endorsement Based Mobile Payment System for A Disaster AreaAn Endorsement Based Mobile Payment System for A Disaster Area
An Endorsement Based Mobile Payment System for A Disaster AreaNaoki Shibata
 
GreenSwirl: Combining Traffic Signal Control and Route Guidance for Reducing ...
GreenSwirl: Combining Traffic Signal Control and Route Guidance for Reducing ...GreenSwirl: Combining Traffic Signal Control and Route Guidance for Reducing ...
GreenSwirl: Combining Traffic Signal Control and Route Guidance for Reducing ...Naoki Shibata
 
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...Naoki Shibata
 
GPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
GPGPU-Assisted Subpixel Tracking Method for Fiducial MarkersGPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
GPGPU-Assisted Subpixel Tracking Method for Fiducial MarkersNaoki Shibata
 
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...Naoki Shibata
 
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...Naoki Shibata
 
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...Naoki Shibata
 
(Paper) Self adaptive island GA
(Paper) Self adaptive island GA(Paper) Self adaptive island GA
(Paper) Self adaptive island GANaoki Shibata
 
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...Naoki Shibata
 
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNsNaoki Shibata
 
(Paper) Task scheduling algorithm for multicore processor system for minimiz...
 (Paper) Task scheduling algorithm for multicore processor system for minimiz... (Paper) Task scheduling algorithm for multicore processor system for minimiz...
(Paper) Task scheduling algorithm for multicore processor system for minimiz...Naoki Shibata
 
(Slides) Task scheduling algorithm for multicore processor system for minimiz...
(Slides) Task scheduling algorithm for multicore processor system for minimiz...(Slides) Task scheduling algorithm for multicore processor system for minimiz...
(Slides) Task scheduling algorithm for multicore processor system for minimiz...Naoki Shibata
 
(Slides) A Technique for Information Sharing using Inter-Vehicle Communicatio...
(Slides) A Technique for Information Sharing using Inter-Vehicle Communicatio...(Slides) A Technique for Information Sharing using Inter-Vehicle Communicatio...
(Slides) A Technique for Information Sharing using Inter-Vehicle Communicatio...Naoki Shibata
 
(Slides) A Personal Navigation System with a Schedule Planning Facility Based...
(Slides) A Personal Navigation System with a Schedule Planning Facility Based...(Slides) A Personal Navigation System with a Schedule Planning Facility Based...
(Slides) A Personal Navigation System with a Schedule Planning Facility Based...Naoki Shibata
 
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...Naoki Shibata
 

More from Naoki Shibata (20)

Circular barcode design resistant to linear motion blur (preliminary slides)
Circular barcode design resistant to linear motion blur (preliminary slides)Circular barcode design resistant to linear motion blur (preliminary slides)
Circular barcode design resistant to linear motion blur (preliminary slides)
 
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
 
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
 
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
 
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
 
An Endorsement Based Mobile Payment System for A Disaster Area
An Endorsement Based Mobile Payment System for A Disaster AreaAn Endorsement Based Mobile Payment System for A Disaster Area
An Endorsement Based Mobile Payment System for A Disaster Area
 
GreenSwirl: Combining Traffic Signal Control and Route Guidance for Reducing ...
GreenSwirl: Combining Traffic Signal Control and Route Guidance for Reducing ...GreenSwirl: Combining Traffic Signal Control and Route Guidance for Reducing ...
GreenSwirl: Combining Traffic Signal Control and Route Guidance for Reducing ...
 
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
 
GPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
GPGPU-Assisted Subpixel Tracking Method for Fiducial MarkersGPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
GPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
 
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
 
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
 
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
 
(Paper) Self adaptive island GA
(Paper) Self adaptive island GA(Paper) Self adaptive island GA
(Paper) Self adaptive island GA
 
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
 
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
 
(Paper) Task scheduling algorithm for multicore processor system for minimiz...
 (Paper) Task scheduling algorithm for multicore processor system for minimiz... (Paper) Task scheduling algorithm for multicore processor system for minimiz...
(Paper) Task scheduling algorithm for multicore processor system for minimiz...
 
(Slides) Task scheduling algorithm for multicore processor system for minimiz...
(Slides) Task scheduling algorithm for multicore processor system for minimiz...(Slides) Task scheduling algorithm for multicore processor system for minimiz...
(Slides) Task scheduling algorithm for multicore processor system for minimiz...
 
(Slides) A Technique for Information Sharing using Inter-Vehicle Communicatio...
(Slides) A Technique for Information Sharing using Inter-Vehicle Communicatio...(Slides) A Technique for Information Sharing using Inter-Vehicle Communicatio...
(Slides) A Technique for Information Sharing using Inter-Vehicle Communicatio...
 
(Slides) A Personal Navigation System with a Schedule Planning Facility Based...
(Slides) A Personal Navigation System with a Schedule Planning Facility Based...(Slides) A Personal Navigation System with a Schedule Planning Facility Based...
(Slides) A Personal Navigation System with a Schedule Planning Facility Based...
 
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
 

Recently uploaded

08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 

Recently uploaded (20)

08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 

(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking Facility

  • 1. Parking Navigation for Alleviating Congestion in Multilevel Parking Facility Masahiro Kenmotsu, Weihua Sun, Naoki Shibata, Keiichi Yasumoto, Minoru Ito Nara Institute of Science and Technology Nara, Japan {masahiro-k, sunweihua, n-sibata, yasumoto, ito}@is.naist.jp Abstract—Finding a vacant parking space in a large crowded parking facility takes long time. In this paper, we propose a navigation method that minimizes the parking time based on collected real-time positional information of cars. In the proposed method, a central server in the parking facility collects the information and estimates the occupancy of each parking zone. Then, the server broadcasts the occupancy data to the cars in the parking facility. Each car then computes a parking route with the shortest expected parking waiting time and shows it to the driver. We conducted simulation-based evaluations of the proposed method using a realistic model based on trace data taken from a real parking facility. We confirmed that the proposed method reduced parking waiting time by 20%–70% even with low system penetration. Keywords-smart parking; navigation I. INTRODUCTION In this paper, we focus on traffic congestion in a large parking facility next to a large store building and propose a method for resolving the congestion problem using car navigation systems with inter-vehicle and infrastructure-to- vehicle communication. In Japan, due to high land prices, most major store buildings have large multilevel parking facilities with multiple parking zones. These parking zones are not equally favored by customers due to difference of distances from the entrance of the parking facility or to entrances of the shopping area. This leads to the frequently observed phenomenon of a concentration of many cars in some parking zones and low use of other zones. It is not easy for a car driver entering a large parking facility to know which parking zones are vacant. Moreover, once a car is stuck in a congested area, it takes long time to get out of the area. Long waiting time for parking means opportunity losses for the store. Thus, resolving congestion is important for both customers and owners of the store. Some buildings have indicators to show vacant zones to the drivers. These indicators only show vacancy of the whole parking facility or whole level. Since the same information is delivered to the all drivers at a time, the drivers tend to make the same decision and try to go to the same parking area. This sometimes leads to a worse situation where a new congested area is made by the indicator and the problem is not solved. In this paper, we propose a parking navigation method that minimizes overall waiting time and the time needed to drive until the driver finds a vacant parking space. We assume that many cars are entering and leaving zones and the number of vacant parking spaces in each zone changes continually. We formulate the problem to find the best route in parking facility taking into account the deployment cost, low penetration rate of the proposed method, and selfishness of the drivers. In the proposed method, we assume that a central server is installed in the parking facility, and it collects occupancy information from parking zones in realtime from car navigation systems via a wireless LAN. Then, the server composes the information on parking zone conditions and waiting time and broadcasts it to the cars. The navigation system then computes the route with the shortest waiting time for the car and shows the best route to the driver. To evaluate the effectiveness of the proposed method, we conducted a simulation-based study of traffic in a parking facility. In the simulation, we used trace data taken from a real parking facility located in Nara. We compared our method with a few other methods and we confirmed that our method reduced the waiting time by 20% in average and 50% to 70% at maximum. II. RELATED WORK In this section, we introduce some related works. A. Collecting Occupancy Information Sensor Flap Parking System is a parking facility in which an occupancy sensor is installed in each parking space. A flap plate for settling a car is raised when a car is parked in the space. This method has an advantage in its ability to exactly sense a parked car, while deployment and maintenance cost tends to be high. Billboard Advertising is to show the current occupancy status of each parking zone to the drivers. The number of cars passing through sensing gates are counted, and congestion status of each zone can be easily calculated from these numbers. This method is utilized in most parking facilities because of the cost advantage. However, the system gives the same information to all drivers and this leads to the situation where drivers make the same decision and go to the same parking zone, and that zone gets congested. This problem is reproduced and observed in our simulation. B. Parking Route Navigation Chinrungrueng et al. proposed a method based on wire- less sensor networks[2]. The system collects parking status © 2012 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works. DOI:10.1109/VTCFall.2012.6398911
  • 2. information in real-time through wireless sensor networks, and informs each driver of a different parking space. How- ever, the deployment cost of wireless sensors is not low. With the same objective, Tang et al. proposed a method which provides a parking navigation service using low cost sensors[1]. Unfortunately, maintaining this system tends to be troublesome, and this disadvantage cancels out the benefits of the low deployment cost. Lu et al. proposed a smart parking scheme for large park- ing facility (SPARK) that utilizes vehicular communication technology[6]. With this method, a central server collects the parking space status information using sensors, and locates the position of cars using infrastructure-to-vehicle (I2V) communications. Based on the collected information, the server issues each car with an electronic ticket that assigns a specific parking space to the car. Cars are not allowed to park at spaces that are not specified by the tickets. However, there are two critical problems: (1) In a crowded parking facility, it is difficult to get to the specified parking space, and (2) If drivers do not park at the specified parking space, the system will fail (which we call the Selfish Driver Problem). C. Localization of Vehicle Position Because GPS cannot be used inside buildings, we need an alternative positioning method in order to locate vehi- cle position in a multilevel parking facility. Many indoor localization methods have been proposed recently. Some of these are range-based positioning methods based on Received Signal Strength Indication (RSSI) [7], [8], [9], using WiFi, 3G Cellular, etc. Common to these methods is their being based on trilateration: the system estimates the distance between a target object and at least three anchors, according to the RSSIs sent from anchors. The system then estimates the position of the target object by using the distance information and the anchors’ positions. The typical estimation error is about 5-10 meters. III. PROPOSED METHOD In this section, we first describe the assumptions in this paper, and then we present the proposed algorithm. A. Assumption We assume that our method is used in a multilevel car parking facility. An example of the facility is shown in Fig.1. In this paper, a parking facility is represented by a graph, where the nodes are parking zones and links are paths between zones. A parking zone consists of multiple parking spaces and paths. A parking space is the minimum unit of space that is needed for a car to park. The numbers of parking spaces in each zone are also given. All entrances of the facility, crossroads, parking zones and building en- trances are denoted by G, IN, PZ and CE, respectively. The entire facility is represented by a graph (V, E) where V = G IN PZ CE and E are the set of all paths in the facility. We assume that the parking facility provides WiFi access to the cars. Each parking zone has a WiFi AP installed. We also assume that the facility has a central server that gathers and broadcasts occupancy information of the facility to the cars via the WiFi network. Figure 1. Example structure of parking facility The users of the proposed method are customers visiting the facility and store by cars. We do not assume 100% penetration rate of the proposed method to the cars in the facility. Some of the cars have on-board devices that can execute the proposed method and show information to the driver. This could be a car navigation system or a smart phone. These on-board devices can access the network via WiFi. These on-board device has an ability to estimate the zone they are positioned at using an existing indoor positioning method. B. Overview The proposed method consists of the server part and the vehicle part. The server part is executed on the central server. Based on the information sent from the on-board device on the cars, the server estimates and announces the parking occupancy information periodically. The vehicle part receives the announcement and finds the route that has the minimum expected time until the car parks. A car using the proposed system will move to the next specified parking zone if it could not park in a parking zone specified in the recommended parking route. Moreover, if the car could not parking in all specified zones in the route, the car will automatically calculate a new parking route. C. Server Part If there is no parking occupancy information available from any external systems, the parking server use following mechanism to obtain the occupancy information. The input of the server part is the number of cars that have passed through or parked in each zone over the preceding 30 minutes. It calculates the probability for the next car entering each zone to find a vacant space in the zone. If the central server detects a car passes through a certain zone, the server assumes that there is no vacant parking space in that zone. Please note that the server cannot know the exact occupancy of the zones or behavior of all cars due to low penetration
  • 3. rate. For example, if 2 cars with the proposed method have passed through a certain zone and 6 cars have parked in the same zone over the last 30 minutes, the probability for the next car to find a vacant space in that zone is estimated to be 75%. If no car has visited a certain zone in the last 30 minutes, the server assumes the probability to be 50%. After the server calculates the parking information, it broadcasts the probabilities for each zone with 10 seconds interval. The algorithm for the server part is shown as algorithm 1. Algorithm 1 Server algorithm 1: Server.thread 1{ 2: while true do 3: Receive information from cars 4: Store the information to the memory 5: end while 6: } 7: Server.thread 2{ 8: while true do 9: Calculate parking info. over last 30 min 10: Broadcast parking info. 11: WAIT(10 seconds) 12: end while 13: } Algorithm 2 Vehicle algorithm 1: Vehicle.thread 1{ 2: while true do 3: Estimate current position 4: Send current position and status to server 5: WAIT(10 seconds) 6: end while 7: } 8: Vehicle.thread 2{ 9: while true do 10: Wait until parking route is needed 11: Receive parking info. from server 12: Calculate parking route (length = k) 13: Randomly select 1 parking route from top 3 14: Show parking route to driver 15: end while 16: } D. Vehicle Part When a car enters the parking facility, it finds its position by an existing positioning method based on the RSSIs from WiFi anchors[9]. It then communicate with the central server and finds the parking route. Cars periodically send its position and status (running, parked or leaving a parking space) to the server and receive the parking occupancy information. Once a car needs a recommended parking route (when entering the parking facility, or the car reached the end of the previously found parking route), it calculates a parking route by which the parking waiting time can be minimized. This process is shown in Algorithm 2. In order to find the parking route, the expected time until the vehicle can park is calculated for all possible routes. Finding the expected time for the all possible routes in the strict sense requires a large amount of calculation, and thus we only calculate the routes up to a certain length, and we treat these values as approximation for longer routes. In this paper, we set this length to 4. In the proposed method, basically the best route is shown to the driver. However, if we show the same best route to the all users, the all users follow the same route, and this route could get congested. To avoid this, we select the best three routes and present one of them at random. The route shown to the user has length of 4, and if the car cannot park until it reaches the end of this route, then the navigation system finds a new route according to the latest situation and show it to the driver. Exp(rpr) = i∈rpr (Ppzi(TPei + TZpzi) term1 i−1 k=1 (1 − Ppzk) term2 ) (1) The expected parking time for route rpr is denoted by Exp(rpr) which can be calculated by formula (1). Ppzi, TZpzi, and TPei denote the parking probability in parking zone i, the moving time in zone i and the time to reach zone i from the previous place, respectively. In formula (1), term1 shows the expected time to reach and park in zone i, and term2 shows the probability to reach zone i. Example: in Fig. 2, the Exp(rpr) of route rpr including zones pz1, pz2, pz3 can be calculated as following: Exp(rpr) = 0.5 · (2 + 1) + (1 − 0.5)(0.3 · (7 + 1)) +(1 − 0.5)(1 − 0.3)(0.2 · (12 + 1)) = 3.61 S] S] S] S] 73H 7=S] 3S] 73H 7=S] 3S] 7=S] 3S] 73H 73H 7=S] 3S] Figure 2. An Example of Parking Route IV. EVALUATION To evaluate the proposed method, we conducted simula- tion reproducing the real structure of a large parking facility located at Nara, Japan. This structure is shown in Fig. 3. We also used traffic trace data collected in the facility. We measured parking waiting time in several contexts and ana- lyzed the characteristics of the proposed and the compared methods. A. Parking Simulator Since we are trying to reproduce traffic in a parking facility, we needed to develop a new traffic simulator for that purpose. The simulator is based on a cellular automaton, and each cell corresponds to a 5m × 5m space that represents a space that a car occupies. All paths and parking spaces are represented by cells. A vehicle can move to one of neighboring 8-cells which are not occupied by another
  • 4. vehicle. All moving cars move to a neighboring cell every unit time (1 second), which corresponds to a speed of 5m/s. The trace data consists of the number of the cars entering and leaving the facility each hour. These data do not include the numbers of cars for each gate, since the computer system in the shopping center only counts the number of issued and collected parking tickets. Figure 3. Screen shot of parking simulator Figure 4. Graph representing simulated facility B. Compared Methods We compared our method with methods explained below. Random Parking : Cars randomly select a target zone. If the car cannot park because the target zone is full, then the car will select the next target randomly. Billboard Advertising Parking : Cars select the most popular vacant zone shown on the billboard as a target zone. If the car cannot park because the target zone is full, then the car selects the next target randomly. Greedy Parking : 50% of cars select the highest popular zone as the target. Even if the target zone is full, the driver does not give up immediately. If a vacant space cannot be found after searching 5 zones, the driver selects the 2nd best popular zone as the next target. C. Configuration of Simulation We now explain the configurations in our simulation. Driver Behavior Drivers are assumed to always park in the parking spaces that they find first, regardless of the guides provided by the navigation system. The parking time for each car is randomly set to 30, 60, or 90 minutes. Structure of Parking Facility The graph representing the structure of the parking facility used in the experiments is shown in Fig. 4. ce, pz, in and g denote a store entrance, building, a parking zone, an intersection and a parking facility gate, respectively. The parking facility has 5 zones, and the properties of each zone are set based on the real trace Method Ave. Time(s) Max. Time(s) Penetration 100% 79 216 Penetration 10%(Equipped Car) 96 219 Penetration 10%(Not Equipped Car)) 124 961 Random 121 1184 Billboard 109 997 Greedy 244 3964 Table I RESULTS OF EXPERIMENT 1(EQUALIZED) Method Ave. Time(s) Max. Time(s) Penetration 100% 100 549 Penetration 10%(Equipped Car) 109 575 Penetration 10%(Not Equipped Car)) 132 1193 Random 226 1792 Billboard 161 1716 Greedy 375 5834 Table II RESULTS OF EXPERIMENT 1(IMBALANCE) data. The data includes zone capacity, walking time to the store and so on. We started the simulation with an vacant parking facility. If all spaces are filled, cars entering the facility are blocked at the entrances. Each zone is assigned a different popularity according to the walk time from the zone to the store building. Penetration rate We investigated 2 cases shown below. • High(100%): All cars search vacant space by following the recommended route by the proposed method. • Low(10%): The cars equipped with the proposed method behave same as above. The rest use the bill- board advertising parking method. Proportions of cars entering each gate Two cases are investigated in the experiments. • Equalized: Each of the gates is used by 1/3 of cars. • Imbalanced: 50% of cars use gate g − 3. Each of other gates is used by 25% of cars. D. Results of Simulation We evaluated our method from three aspects. Each result is the average value of 5 trials. 1) Influence of Penetration Rate: We measured the park- ing waiting time by all methods in two different settings including equalized and imbalanced entrance. The results are shown in Table I and II. The cumulative distribution function of the results are shown in Fig.5 and 6. We can see that the parking waiting time with the proposed method is shorter than other methods. The average waiting time is shorter when the penetration rate is higher. In the both cases of equalized and imbalanced entrance, the result of high penetration case is better than the low penetration case. Especially, in the imbalanced case, the average parking waiting time is significantly shortened by the small number of cars equipped with the proposed method. This is because the proposed method regulates the car flow in the parking facility. 2) Influence of Topology of Facility: We compared 4 different configurations of the facility structure by changing
  • 5. Figure 5. Influence of Penetration (Equalized) Figure 6. Influence of Penetration (Imbalance) the capacity and graph of the original structure. The results are shown in Fig. 7. • Map1: The original map (Fig.4), capacity 818. • Map2: Zone pz-3 closed, capacity 697. • Map3: Zone pz-5 and the store building entrance ce-1 closed, capacity 418. • Map4: Zones pz-3, pz-5 and the store building entrance ce-1 closed, capacity 297. We can see that the parking waiting time increases as the capacity and the number of zones in the parking facility increases. This is because we see more congestions in some popular zones as the capacity of the facility increases, and this worsens the average waiting time. The proposed method can prevent this congestion by regulating the car flow, leading to shorter overall parking time. We noticed that the parking times of Random and Billboard methods decreased in case of the highest parking capacity. We consider those methods are capable to balance car flow somehow if parking facility is enough large. Figure 7. Influence of Parking Topology and Capacity 3) Influence of Search Length: Here, we investigate the influence of the search length of parking route that is per- formed in the vehicle part. We used the map with capacity of 818 cars, in 100% penetration rate and imbalanced entrance. We varied the search length from 2 to 6, and the result is shown in Fig. 8. The parking waiting time is 160s when the search length is 2, which is close to the billboard advertising method, since the method is similar to the billboard method if the search length is too short. According to this result, we can say that the search length of 3 to 4 is reasonable. Figure 8. Influence of Route Length V. CONCLUSION In this paper, we proposed a navigation method which minimizes the parking waiting time in a large-sized parking facility. By simulation-based evaluation, we confirmed that the proposed method can reduce parking waiting time by 70% at maximum. REFERENCES [1] V. Tang, Y. Zheng, and J. Cao, ”An intelligent car park management system based on wireless sensor networks”, in Proc. of the First International Symposium on Pervasive Computing and Applications, Urumchi, Xinjiang, P.R. China, pp. 65-70, August 2006. [2] J. Chinrungrueng, U. Sunantachaikul, and S. Triamlumlerd, ”Smart parking: an application of optical wireless sensor network”, in Proc. of the the 2007 International Symposium on Applications and the Internet Workshops (SAINTW ’07), Hiroshima, Japan, pp. 66-69, January 2007. [3] Y. Peng, Z. Abichar, and J. M. Chang, ”Roadside-aided routing (RAR) in vehicular networks”, in Proc. IEEE ICC 2006, Vol. 8, pp. 3602-3607, Istanbul, Turkey, June 2006. [4] J. P. Hubaux, S. Capkun, and J. Luo, ”The security and pri- vacy of smart vehicles”, IEEE Security and Privacy Magazine, Vol. 2, No. 3, pp. 49- 55, 2004. [5] M. Lott, R. Halfmann, E. Schultz, and M. Radimirsch, ”Medium access and radio resource management for ad hoc networks based on UTRA TDD”, in Proc. ACM MobiHoc 2001, pp. 76-86, October 2001. [6] R. Lu, X. Lin, H. Zhu, and X, Shen, ”SPARK: A New VANET-based Smart Parking Scheme for Large Parking Lots”, in Proc. IEEE INFOCOM2009, pp. 1413-1421, 19-25 April 2009. [7] Y. Gu, A. Lo, and I Niemegeers, ”A Survey of Indoor Positioning Systems for Wireless Personal Networks”, IEEE Communications Surveys Tutorials, pp. 11:13-32, 2009. [8] N. Priyantha, A. Chakraborty, and H. Balakrishnan, ”The cricket location support system”, Proceedings of ACM Mo- biCom, pp. 32-43, 8, 2000. [9] D. Niculescu and B. Nath, ”Ad hoc positioning system (APS)”, In Proceedings of IEEE GLOBECOM, pp. 2926- 2931, 2001.