ArticlePDF Available

Smart Parking Application

Authors:
International Journal of Computer Applications (0975 8887)
Volume 149 No.9, September 2016
32
Smart Parking Application
Tejal Lotlikar
Computer Engineering
Department
Vivekanand Education
Society’s Institute of
Technology
Mumbai, India
Minla Chandrahasan
Computer Engineering
Department
Vivekanand Education
Society’s Institute of
Technology
Mumbai, India
Ankita Mahadik
Computer Engineering
Department
Vivekanand Education
Society’s Institute of
Technology
Mumbai, India
Madhusmita Oke
Computer Engineering Department
Vivekanand Education Society’s Institute of
Technology
Mumbai, India
Anjali Yeole
Computer Engineering Department
Vivekanand Education Society’s Institute of
Technology
Mumbai, India
ABSTRACT
The ever increasing population has led to chaotic city traffic.
As a result of the process of searching a parking lot becomes
tedious. It is time consuming task leading to discomfort. The
fuel consumption is on an increasing side due to such
scenarios. The increase in vehicular traffic creates a negative
impact on the environment. In the wake of smart city times
these issues lead us to the need of a „smart‟ solution. In order
to resolve these issues and satisfy the increasing demand for
the parking areas, parking management organizations are
trying to implement better and technologically advanced
solutions. A cloud based smart parking application will enable
real time parking availability monitoring and reservation
thereby providing better services to the end users as well as
reduce the workload of the parking administrator.
General Terms
Your general terms must be any term which can be used for
general classification of the submitted material such as Pattern
Recognition, Security, Algorithms et. al.
Keywords
Keywords are your own designated keywords which can be
used for easy location of the manuscript using any search
engines.
1. INTRODUCTION
1.1 Motivation
The increase in city traffic is one of the major effects of
population growth especially in urban areas. Due to this
searching for a vacant parking area during peak hours is not
only time-consuming but also results in wastage of fuel. The
drivers keep searching for suitable parking lot which leads to
increase in traffic. Increasing volume of vehicular exhaust
creates a negative impact on the environment. Hence
reservation-based smart parking has become the need of the
day.
1.2 Problem Definition
The Smart Parking Application aims at helping users to find
the most suitable area for parking, make reservations and
extend them, if required. It enables parking administrators to
define and manage parking spaces as well as enables parking
operators to authenticate users against their reservations when
users enter the parking area. Users access location based
information and request system services via mobile
applications and parking operators verify reservations via
mobile applications whereas parking admins may manage the
parking area details via a web application. The smart parking
application features use of cloud computing to improve user
services.
1.3 Relevance of project
In order to satisfy the increasing demand for the parking
areas, parking management organizations are trying to
implement better and technologically advanced solutions. A
variety of methodologies have been implemented abroad to
disseminate parking availability information through various
platforms. The smart parking application will enable real-time
parking availability checking and reservation thereby
providing a hassle-free parking solution for users.
Deployment over the cloud not only frees administrators from
maintenance tasks but also makes the system more
environment friendly.
2. RELATED WORK
Current systems proposed for smart parking include
2.1 Smart parking using RFID [1]
RFID technology is an automation technology with main
components as RFID readers, labels, computers, barriers,
software etc. The software is for management, controlling,
transaction reporting and operation tasks for parking lots. This
vehicular data is fetched from database to verify a vehicle
when it enters the parking lot using RFID reader. When a
vehicle wants to check out, the authentication is done by
analysing check-in details. The drivers will be notified about
the availability of parking lots at the entrance itself. Hence, no
time is wasted looking for park space.
2.2 Reservation based smart-parking [2]
Reservation based smart parking system aims at broadcasting
real time parking information to drivers via an application.
The system mainly uses Zigbee sensors and smart phone
support for deployment. This system enables the users to
reserve a particular parking space in advance by accessing its
availability information in specific parking district. It is also
equipped with payment option including dynamic pricing for
users. Light and vibration sensors detect whether a vehicle is
present in the lot. Bluetooth module is responsible for
communication between user and the sensor information. The
major disadvantages include shorter range of bluetooth and
bottleneck situations may arise in case of heavy traffic.
International Journal of Computer Applications (0975 8887)
Volume 149 No.9, September 2016
33
2.3 Smart parking reservation system using
[3]
This system enables users to reserve their parking places
using SMS. Once the reservation is confirmed, the users will
receive the one time password(OTP) to enter the parking area
and the lot number for parking. If they exceed the time to
reach the parking area, the password will expire and the
reservation will be cancelled. The system is subdivided into
Reservation and Access system. The reservation is handled by
a micro-RTU (Remote Terminal Unit) configured with SSE
OPC (OLE for Process Control) Server. The access system is
handled by a microcontroller-IC16F877- which measures time
periods for validity of passwords, stores/provides information
on the availability of parking spaces as well as allowing or
denying access to the parking area. A weight sensor is
positioned at the lot area to sense the presence of the vehicle.
2.4 ParkNet : Drive by sensing road-side
parking statistics[4]
ParkNet is a mobile system comprising of vehicles that collect
parking space occupancy information by driving by. The
vehicle includes a GPS receiver and passenger-side facing
ultrasonic rangefinder to determine vacant parking spaces.
The data collected is integrated at the central server producing
a real-time map of parking availability thereby serving user‟s
requests. In order to achieve accuracy of location,
environmental fingerprinting approach is devised. It makes
use of GPS module and ultrasonic sensors for end to end
communication. A real-time map is generated to reflect the
occupancy with respect to a timestamp. The drawbacks are
mainly due to limitations of sensors and complexity involved
in cases of multi-lane parking.
3. REQUIREMENTS
3.1 Functional Requirements
Our proposed system comprises of a web application for
parking area admins, a mobile application for parking
operators and a mobile application for users.
Each of their requirements are as stated below.
3.1.1 Web Application for parking admin
Define new parking areas, specify number of parking
lots, the parking cost per minute/hour and other
details.
Modify data of existing parking areas.
View the data of all registered parking areas.
3.1.2 Mobile Application for parking operator
Send vehicle plate number and reservation password
(Session ID) to central server for verification when
users check in.
Issue bill to users on checkout.
3.1.3 Mobile Application for end users
Register for the service and enter personal and
vehicle details.
Find a parking area from the list of areas, registered
by parking admins.
View the details of a selected parking area such as
the name, price per minute, number of total
available lots.
Reserve an available parking lot and specify
duration of reservation.
3.1.4 Backend Management System
Authenticate users and admins before modifying
any sensitive data
Accept reservation of parking lots based on
availability
Generate a Session ID for each reservation and send
it to the user
Allow modification of parking lot status by
operators
Auto-cancel reservation if user fails to reach within
the window period.
3.2 Non-functional Requirements
The central repository should be platform
independent so that it can be accessible and store
application data via the web application and the
mobile app.
The server should be able to handle concurrent
requests from different users.
The system should provide confidentiality for user
data using database encryption and local encryption
to protect data in the event of device theft
(laptop/handheld device).
The android application provides high availability
and high accuracy in finding the locations.
3.3 Constraints
3.3.1 Stable internet connection
The proposed system requires a stable internet connection for
efficient functioning. In case of internet disconnection, the
system may fail. The user, parking operators and parking
administrator interact with the system using mobile
application and web application via internet. Hence stable
internet connection is the basic requirement of this system.
3.3.2 Highly Scalable Architecture
The proposed smart parking system should be highly scalable.
Using cloud services for database provides scalability as the
as the entire database can be stored in the cloud and can be
scaled as per need.
3.3.3 Handling concurrent access to the
centralized database
The smart parking system should be able to handle concurrent
access to the database by users. As the database is centralized,
many users can simultaneously access it and it is possible that
many users can book the same parking area at the same time.
The system must be able to handle such cases.
3.3.4 Availability
As the user is using the smart parking service through a
mobile application, real time availability status should be
delivered to the user as and when required i.e. the system
should be easily available to end users.
3.4 Hardware and Software Requirements
The proposed systems can be implemented using a suitable
cloud computing platform such as Amazon Web Services
(AWS) or Microsoft Azure. The requirements for deployment
using AWS are as stated below.
International Journal of Computer Applications (0975 8887)
Volume 149 No.9, September 2016
34
3.4.1 Hardware Requirements
3.4.1.1 Web Application
Web server : AWS Elastic Compute Cloud
(EC2)
Database : MySQL database
3.4.1.2 Mobile Application
Backend server : AWS Elastic Compute Cloud
(EC2)
Database : MySQL database
3.4.2 Software Requirements
3.4.2.1 Web Application
XAMPP
3.4.2.2 Mobile Application
Android Studio
3.4.2.3 Database Management
Remote Desktop Connection
4. PROPOSED DESIGN
4.1 System Architecture
4.2 Conceptual System Design
5. IMPLEMENTATION
The smart parking application is collectively implemented in
following modules:
Website for the Administrator
Mobile Application for the End-user
Mobile Application for the Parking Operator
A single database stores information regarding parking areas,
users and their reservations.
The database consists of tables: admin, operator, parkingarea,
parkinglots, parkingsession, user, user_cars
5.1 Website for Administrator
Website enables Administrator to perform functions: Add,
View and Edit a parking area.
5.1.1 Login
5.1.2 Home Page
International Journal of Computer Applications (0975 8887)
Volume 149 No.9, September 2016
35
5.1.3 Features
5.1.3.1 Adding a new parking area
5.1.3.2 View parking area details
5.1.3.3 Edit parking area details
5.2 Mobile Application for Operator
Mobile Application for the Operator helps in Authentication
and Billing functions.
5.3 Mobile Application for End User
Mobile Application for the End-user provides functions
Search, Book , View, Cancel slots.
International Journal of Computer Applications (0975 8887)
Volume 149 No.9, September 2016
36
6. DRAWBACKS OF EXISTING
SYSTEMS
Drawbacks found in existing systems are:
6.1 RFID System
This system is considerably expensive. The RFID tags are
application specific, no one tag fits all, more than one tag can
respond at the same time. This system fails in case of internet
disconnection. If two vehicles enter a parking lot side by side,
being within the range of the RFID reader, the system will not
read their identification information and process it.
Electromagnetic spectrum signals are relatively easy to jam
using energy at the right frequency.
6.2 Reservation based Smart Parking
System
The reservation based smart parking system is expensive and
also difficult to maintain. The problem of bottleneck may
occur due to heavy traffic.
6.3 Smart Parking Reservation System
Using SMS
The system is a standalone system i.e. The system is designed
for individual use by parking areas, and not a centralized
system encompassing reservation for all parking areas within
a region. As the system uses CMOS flash memory for storage
of parking information, the database can be scaled within
hardware limitations.
6.4 PARKNET Drive by sensing roadside
statistics
Errors in providing accuracy of locations and occupancy. It is
expensive and more complex due to lane detection
mechanism. If the vehicle does not move within a specified
speed range there may occur failure of ultrasonic sensors to
detect distances.
7. RESULTS AND DISCUSSIONS
7.1 Administrator functions
7.1.1 Add Slot:
On selecting an area on the map, its latitude and longitude is
obtained by the system and then the admin has to fill in the
remaining details.
7.1.2 View slot:
On selecting a marker on the map, the admin can view the
details of that parking area.
7.1.3 7.1.3 Edit Parking Area Details:
The admin can edit the parking area details by editing the
form displayed after viewing the slot
7.2 Operator functions
7.2.1 Authentication:
When user enters parking area, operator verifies reservation
using session id and car number of the user. Before
Authentication (when the user arrives at the parking area), the
status of parking lot is „booked‟ which is later changed to
„occupied‟ when the user enters the parking area after
authentication.
7.2.2 Billing:
The operator enters the car no and session id to get the bill
generated for a particular through the mobile spplication. On
billing, out-time registered, bill amount calculated and
updated, status changed to „finished‟ and Parking lot status
changed to „available‟ and total number of parking lots in the
given parking area are incremented.
7.3 End-user functions:
7.3.1 Search parking area:
On selecting a location, user can view detailed list of parking
areas, their availability and the pricing.
7.3.2 Book Parking lot:
The user is required to enter id of the required parking area
and duration of reservation to book a lot as per availability.
After booking, a unique session id is given to user to confirm
booking.
7.3.3 View booking:
The user can view his current booking details like location,
session id and status of booking through the end user‟s
application.
7.3.4 Cancel booking:
The user can also can his current booking. On cancelling,
parking session status becomes “cancelled” and availability of
slots gets automatically updated.
8. ADVANTAGES
In comparison to the existing systems available for smart
parking, the system proposed by us makes use of cloud
computing because of which it is:
8.1 Cost effective
Sensors and other cost intensive hardware are not employed.
No infrastructure maintenance involved. You simply have to
pay as per use.
8.2 Environment Friendly
The cloud uses energy in a more streamlined and efficient
way than traditional, in-house data centers. Cloud computing
uses multi-tenant architecture and this tends to be more
efficient than the typical, single-tenant, statically-allocated
data centers.
8.3 Highly available
The system will be available to the end users provided they
have an internet connection and the smart parking mobile
application.
8.4 Easy to use
Users can access the parking details and parking operators
perform verifications using a user friendly mobile application.
The admin can also perform respective functions using a web
application without hassle of infrastructure maintenance.
8.5 Highly scalable
The entire database stored in cloud can be scaled as per need.
8.6 Robust
The system is highly robust as cloud providers offer
comprehensive backup and recovery capabilities across
various services and platforms.
9. CONCLUSION
Due to advancement in technology, drivers are demanding
easier and less time-consuming parking facilities. There are
various methodologies of smart parking that have been
implemented to provided better services to the end users and
improve the overall management of the existing parking
system. The real time monitoring of available parking lots and
allotment of the suitable parking area by advanced reservation
International Journal of Computer Applications (0975 8887)
Volume 149 No.9, September 2016
37
are some of the characteristic services provided to the
customers or end users through a user friendly interface like a
mobile application or using SMS services.
After analyzing the different solutions, it is observed that
there are some drawbacks of each system like excessive use of
expensive sensor modules, difficulty in sensing accurate
parking availability data due to speed constraints of the
vehicle, use of certain modules like Bluetooth that function
efficiently only for short distance, inefficient user
authentication techniques and centralized management of the
database of parking areas in different regions. These
drawbacks need to be eliminated to enhance the overall
performance of the system.
10. REFERENCES
[1] Z. Pala and N. Inanc, “Smart parking applications using
RFID technology” in 1st Annual Eurasia RFID
conference, September 2007.
[2] Wand and W. He, “A reservation based smart parking
system” in 1st Int.‟l Workshop on Cyber-Physical
networking systems, April 2011.
[3] N.H.H.M. Hanif, M.H. Badiozaman and H. Daud,
“Smart parking reservation system using short message
services (SMS)”, in 2010 International Conference on
Intelligent and Advanced Systems (ICIAS), June 2010.
[4] Brabham, “Crowdsourcing as a model for problem
solving: An introduction and Cases” Convergence: The
International Journal of Research into New Media
Technlogical Studies.
[5] ].S. Mathur, T. Jin, N. Kasturirangan, W. Xue, M.
Gruteser and W. Trappe, “Parknet : drive by sensing of
road-side parking statistics” in Proceedings of the Eighth
International Conference on Mobile Systems,
applications and services (MobiSys‟10), ACM New
York, June 2010.
[6] Elena Polycarpou, Lambros Lambrinos and Eftychios
Protopapadakis, “Smart Paking Solutions for Urban
Areas”
[7] Saeed Arbabi, Mohammad Allahbakhsh, Mohsen Sharifi,
“Crowd-Enhanced Cloud Services: Issues and
Directions”, International Journal of Computer
Applications (0975 8887) Volume 117 No. 21, May
2015
IJCATM : www.ijcaonline.org
... One of the biggest repercussions of the lack of suitable parking, especially in metropolitan areas, is the growth in city traffic, and due to this, looking for an empty parking space during peak hours takes a lot of time and wastes fuel (Lotlikar et al., 2016). However, many service providers, both private and public, have failed to grasp this fact and have neglected to give their clients or service seekers' convenience enough attention and therefore, in addition to the organisation's primary facility, service providers should pay appropriate attention to the fundamental needs like parking and convenience of their clients and service seekers (Edirisinghe, 2022). ...
... The continuous flow of work is only possible with proper planning and management and administration ensures a skilled and efficient flow of work. For a smart car parking system, proper administration and management are highly required in order to manage the functions effectively and efficiently (Lotlikar et al., 2016). The main issue related to the administration is, management personnel does not have the required amount of technical knowledge to manage the system and it requires providing proper training regarding the system before implementing it (Krishna Chaitanya et al., 2021). ...
Conference Paper
Smart parking is a technical advancement that makes use of sensors and information technology to assist users in finding available parking spaces. It is a management approach for parking lots in many facilities for users to find satisfactory parking places. Shopping malls are one of the facilities that face different parking management issues due to the large crowd. Smart car parking solution is one of the best solutions to mitigate the issues associated with parking management systems. Thus, this study aims to investigate the suitability of smart car parking as a solution to mitigate the current parking management issues faced by Sri Lankan shopping malls. A case study approach is employed using three shopping mall facilities located in Colombo metropolitan area to analyse the current parking management issues. Further, a questionnaire survey was carried out to identify the issues from the customers’ perspective. The data collected from structured interviews and the questionnaire survey was analysed using manual content analysis and statistical analysis, respectively. The findings revealed that the choice of shopping at the facility is strongly affected by the availability of parking, and this has a significant impact on the facility. Further, this paper highlights the major issues associated with shopping mall parking management systems and the suitability of smart car parking to mitigate those issues. The findings of this study are useful in developing smart car parking solutions for shopping malls in Sri Lanka.
... Subsequently, ITS infrastructure evolves using sensors for parking management, such as monitoring individual spaces. In addition, it was identified that smartphone applications can provide users with information on parking location and prices and facilitate reservation and prepayment services (Lotlikar et al., 2016;Vlahogianni et al., 2016) Guidance of vehicles to free spaces using apps has already been tested (Caliskan et al., 2006) with no results extrapolable to other cases. All of these systems have, however, high deployment costs, high maintenance costs and a high failure rate in case of e.g. ...
Article
Full-text available
Due to the issues of land redevelopment and changes of use within urban areas, many cities must adopt measures to reorganise and optimise parking space. This paper proposes a methodology to study one of them by implementing parking information systems (PIS). This solution offers users a competitive advantage by allowing them to know about the free parking spaces at the moment of decision-making. To achieve this goal, microscopic simulations are conducted to analyse the effects of various scenarios involving the implementation of PIS. The data used in these simulations is obtained from the Santander area in Spain. For the evaluation of results, a methodology has been developed that combines the evaluation of social factors for citizens and operational impacts for decision-makers. The results show significant improvements with increasing user information rate, e. g., the number of unsuccessful parking attempts before finding a final parking space is reduced by 55%, and 37% less particulate pollutants are emitted into the atmosphere.
... It is important to program the ultrasonic sensor in order to work. In the Arduino, coding for that was also completed [9]. ...
Conference Paper
The cities are getting more crowded due to the rise in the population of the planet, and thus the amount of vehicles on the roads is rising day by day. The management of vehicle parking is one of the major challenges in cities. In the past, several experiments were carried out to coordinate parking structures. Smart parking systems, however, are still in demand and attract researchers' interest. It is necessary to track and regulate the access of vehicles in the parking areas of the government and the private sector in order to improve the world's security system. This research, therefore, seeks to build and construct a smart parking system using the technology of mobile apps. The developed system has the ability to monitor the entrance into the parking area of approved vehicles and block unauthorized vehicles.
... Image processing technique is also utilised in identification and a brown colour circle is drawn to identify empty and filled slots. [7].Cloud system is used by the author Lotlikar Et.al [8] and the paper also presents disadvantages relating to sensors, control and management. . Barriga, J.J. et al. [9] thoroughly presented a review on various methodologies used in smart parking system. ...
Article
Every City in India as well as other countries are moving towards the concept of Smart Cities. Increase in population is directly proportional to the increase in traffic and almost all cities are densely populated. This paper provides a novel approach of identifying the vehicles and appropriately redirecting them to parking slots This Proactive Car Parking System framework encompasses IOT module that is applied to screen and signalize the condition of accessibility of single parking spot. In addition to this it signals in case of empty slot and hence the driver of the vehicle need not waste time in searching the slot. The status on availability of parking is informed in advance and this in turn helps to avoid traffic. The IR sensor with Arduino is used for identifying slots. The proposed system is an embedded system where internet, Sensors, detection of objects and algorithms are used.
... India has the second-largest Road linkage globally, involving freight of around seven million transport vehicles (Bansal, 2015). These previous researches done so far have disadvantages like technology trust (Mengru, 2018), the huge cost of the system (Pham, 2015), difficulty in payment (Gandhi et al., 2016), the system does not provide guidance (Lotlikar et al., 2016), drivers can't make a reservation for parking (Tsaramirsis et al., 2016). There is no single solution that fits all the needs of cooperation between the devices, infrastructure, and cloud (Van Den Abeele, et al., 2015). ...
Article
It is the time of Social Networking explosion of smart sensors deployed everywhere. According to survey in 2014 more than half of world's population now living in urban areas and growing definitely alerting city planners. Connected cities come out when Internet of Things (IoT) technologies and socially aware network systems aggregate administrations over a whole connected in urban areas. A smart city understanding is a broad concept so the transportation sector using fuzzy logic intelligent system in different architecture. Fuzzy logic is one of the strongest candidate solutions for mathematical based architecture in the world. In this paper fuzzy logic based comparatively study is proposed for transportation problem in urban cities. The objective of this paper is to comparatively analysis key issues and the solutions about traffic congestion in smart cities. Fuzzy initiation used to compute exact traffic, which separates the parking vehicle and moving vehicle both in any conditions. There is an issue of separating parking or non-parking vehicles in the present systems.
Article
Smart Parking System is based on Internet of Things technology and Android Application which enables the customer to view the available parking spaces and also book the parking space.Therefore, the project aimed at designing a system that will enable the customers to book the parking slot at their convenience.The data for functional, non-functional and system requirements were collected. This data was used to prepare the UML diagrams such as the Entity Relationship Diagram. This system was implemented using different IOT tools like IR sensors and also includes mobile application development for creating interfaces for booking parking slots.
Article
Full-text available
Cloud computing systems have emerged as a type of distributed systems in which a multitude of interconnected machines are gathered and recruited over the internet to help solve a computation or data-intensive problem. There are large numbers of cases in which Cloud techniques solely are not able to solve the job due to the nature of the tasks. To overcome this problem recently a strong inclination has emerged towards enlisting the human intelligence and wisdom of crowds a.k.a. Crowdsourcing in combination with the machine automated techniques. In this paper the authors propose a model for integrating crowds of people in the Cloud environments to enrich Cloud computing environments to be able to provide hybrid human-machine services enabling it to solve a wider variety of problems which some of them are studied here. The authors nickname these rich types of services, Crowd-enhanced Cloud services. At the end, the modality and challenges of this convergence and its future trends are explored.
Conference Paper
Full-text available
Urban street-parking availability statistics are challenging to obtain in real-time but would greatly benefit society by reducing traffic congestion. In this paper we present the design, implementation and evaluation of ParkNet, a mobile system comprising vehicles that collect parking space occupancy information while driving by. Each ParkNet vehicle is equipped with a GPS receiver and a passenger-side-facing ultrasonic range-finder to determine parking spot occupancy. The data is aggregated at a central server, which builds a real-time map of parking availability and could provide this information to clients that query the system in search of parking. Creating a spot-accurate map of parking availability challenges GPS location accuracy limits. To address this need, we have devised an environmental fingerprinting approach to achieve improved location accuracy. Based on 500 miles of road-side parking data collected over 2 months, we found that parking spot counts are 95% accurate and occupancy maps can achieve over 90% accuracy. Finally, we quantify the amount of sensors needed to provide adequate coverage in a city. Using extensive GPS traces from over 500 San Francisco taxicabs, we show that if ParkNet were deployed in city taxicabs, the resulting mobile sensors would provide adequate coverage and be more cost-effective by an estimated factor of roughly 10-15 when compared to a sensor network with a dedicated sensor at every parking space, as is currently being tested in San Francisco.
Conference Paper
Full-text available
There has been a considerable amount of reduction in transaction costs and decrease in stock shortage with the use of Radio Frequency Identification (RFID) technology in automation. Most of the RFID networks include a wide range of automation technologies. These technologies are RFID readers, RFID writers, RFID barcode scanners, RFID smart sensors and RFID controllers. In this study, a solution has been provided for the problems encountered in parking-lot management systems via RFID technology. RFID readers, RFID labels, computers, barriers and software are used as for the main components of the RFID technology. The software has been handled for the management, controlling, transaction reporting and operation tasks for parking lots located on various parts of the city. Check-ins and check-outs of the parking-lots will be under control with RFID readers, labels and barriers. Personnel costs will be reduced considerably using this technology. It will be possible to see unmanned, secure, automized parking-lots functioning with RFID technology in the future. Check-ins and check-outs will be handled in a fast manner without having to stop the cars so that traffic jam problem will be avoided during these processes. Drivers will not have to stop at the circulation points and parking tickets will be out of usage during check-ins and check-outs. It will be avoided ticket-jamming problems for the ticket processing machines as well. Vehicle owners will not have to make any payments at each check-out thus a faster traffic flow will be possible. Since there won't be any waiting during check-ins and check-outs the formation of emission gas as a result of such waiting will be avoided. An automized income tracking system, a car tracking system for charging and a central parking-car tracking system have been developed and utilized. Instead of cars' parking on streets, a more modern and a fast operating parking-lot system have been developed.
Conference Paper
Finding a parking place in a busy city centre is often a frustrating task for many drivers; time and fuel are wasted in the quest for a vacant spot and traffic in the area increases due to the slow moving vehicles circling around. In this paper, we present the results of a survey on the needs of drivers from parking infrastructures from a smart services perspective. As smart parking systems are becoming a necessity in today's urban areas, we discuss the latest trends in parking availability monitoring, parking reservation and dynamic pricing schemes. We also examine how these schemes can be integrated forming technologically advanced parking infrastructures whose aim is to benefit both the drivers and the parking operators alike.
Conference Paper
This paper proposes a smart parking system to solve the problem of unnecessary time consumption in finding parking spot in commercial car park areas. A parking reservation system is developed in such a way that users book their parking spots through short message services (SMS). The SMS sent will be processed by a wireless communication instrumentation device called micro-RTU (Remote Terminal Unit). This micro-RTU will reply the confirmation of booking by giving the details of reservation like password and lot number. The password will be used to enter the parking area and valid for a certain period of time. The system is fully automated with the use of the Peripheral Interface Controller (PIC). This microcontroller is capable in storing information of empty parking spaces, provide passwords as well as allowing or denying access to the parking area. A prototype of a car park system has been designed to demonstrate the capability of the proposed work. The demonstration has proven the capability of the system to reserve the parking, gain entry to the parking area and hence eliminates the hassle of searching empty parking lots.
Crowdsourcing as a model for problem solving: An introduction and Cases " Convergence: The International Journal of Research into New Media Technlogical Studies
  • Brabham
Brabham, " Crowdsourcing as a model for problem solving: An introduction and Cases " Convergence: The International Journal of Research into New Media Technlogical Studies.
A reservation based smart parking system" in 1 st Int
  • W Wand
  • He
Wand and W. He, "A reservation based smart parking system" in 1 st Int."l Workshop on Cyber-Physical networking systems, April 2011.
Lambros Lambrinos and Eftychios Protopapadakis
  • Elena Polycarpou
Elena Polycarpou, Lambros Lambrinos and Eftychios Protopapadakis, "Smart Paking Solutions for Urban Areas"