SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
K.Sushma et al. Int. Journal of Engineering Research and Application www.ijera.com
Vol. 3, Issue 5, Sep-Oct 2013, pp.495-498
www.ijera.com 495 | P a g e
Reservation Based Vehicle Parking System Using GSM and RFID
Technology
K.Sushma1
, P. Raveendra Babu2
, J. Nageshwara Reddy3
1
M.Tech, Dept of ECE, CMR College of Engineering & Technology, Hyderabad, AP-India,
2
Assoc.Prof, Dept of ECE, CMR College of Engineering & Technology, Hyderabad, AP-India,
3
Asst.Prof, Dept of ECE, CMR College of Engineering & Technology, Hyderabad, AP-India
ABSTRACT
This paper is to develop a Reservation based vehicle parking reservation system to overcome the problem of
unnecessary time consumption in finding parking spot in commercial parking areas. In this proposed system, we
reserve the parking slot in shopping malls, theatres and offices by using short message service (SMS). User
reserves the slot by sending a message to GSM modem placed at the parking end. GSM modem gives slot
number and a password if the slots are available which is used to allow or deny access to the parking area at the
entrance and exit. IR sensor is used for the indication of empty slot with a green LED. User can park the vehicle
at the given zone, and this is valid up to a certain grace period only after that the priority will be given to next
user. RFID technology is used for entering and exiting parking area and also used to debit the amount for
parking charges through RFID tag. The main contribution is the system has more security .Thus users can just
reserve the parking slots using the SMS.
KEYWORDS: GSM, RFID, IR sensor, SMS
I. Introduction
In the existing parking system searching for
parking space is always been a difficult process. In
metropolitan cities it became a major issue due to
space problem, no parking zones etc, hence comes the
need of such a system which can automatically assists
us to search the nearest available parking space in the
surrounding area. Thus it will help us in saving time,
petrol & money [1]. Most of them are manually
managed and a little inefficient. All the work is done
by staff of the parking slot. Drivers give the money to
the staff directly. Many people are not satisfied with
the current management of the parking system and the
flexibility of finding empty space to park their
vehicles. Parking demand is routinely high at theaters,
shopping malls and offices. The problem that always
occurs at the vehicle parking is time being wasted in
searching for the available parking spaces. Users will
keep on circling the parking area until they found an
empty parking spot. That is, people often “circle
around” looking for a good parking space then a traffic
jam may occur [2]. Parking is an ever-growing
challenge in cities and towns across the world. So the
demand for Reservation based parking System is
expected to grow rapidly in the near future to eliminate
or reduce this problem with parking facility by just
reserving their parking slot using the SMS without
having to go online. The main objective is to design a
parking system with ARM7 (LPC2148)
microcontroller which can run on an embedded
system. By using GSM and RFID technology the
parking problem in big cities, especially the mega-
cities, has become one of the key causes of the city
traffic congestion. The Reservation based Parking
System is considered to be an effective way to improve
parking situation.
II. Hardware Implementation
The proposed system is designed with ARM7
controller as show in the figure 1. The major
components used in this system hardware are ARM7
(LPC2148) microcontroller, GSM module & RFID
module. ARM7 microcontroller is interfaced with the
GSM & RFID modules. Using GSM technology we
can check for the parking slot using corresponding
commands through SMS (Short Message Service). IR
sensor which is placed at the slots sections checks for
the availability of the slots, if there any availability a
conformation message is received to the user mobile.
Conformation message includes Parking slot number,
Parking duration, charges for the parking depending
upon the time duration & a security code. RFID
technology consists of tracking tags attached to objects
used for the security constrains and at the parking
section and also to debit the amount for parking
charges.
2.1 GSM Technology:
RESEARCH ARTICLE OPEN ACCESS
K.Sushma et al. Int. Journal of Engineering Research and Application www.ijera.com
Vol. 3, Issue 5, Sep-Oct 2013, pp.495-498
www.ijera.com 496 | P a g e
Global System for Mobile communication is a digital
mobile communication network which has developed
rapidly in recent years. It is a globally accepted
standard for digital cellular communication and a
common European mobile telephone standard for a
mobile cellular radio system operating at 900 MHz. In
the current work, SIM300 GSM module is used. The
SIM300 module is a Triband GSM/GPRS solution in a
compact plug in module featuring an industry-standard
interface. It is used widely in mobile device standards.
Because GSM network has almost covered the whole
country, there is no need to set up another network
when using wireless technology [3]. Consequently, it
can reduce the cost of construction and service which
heightens economic benefit. Compared to other
wireless network technologies, subscribers access
GSM network freely, without any limitation. As the
most basic business of GSM network, Short Message
Services (SMS) has become more attractive than ever
before. With SMS we can realize the function of data
bidirectional transmission, and its performance is
stable. Therefore, SMS provides powerful platform for
remote data transmission.
Fig 1: Shows the System hardware
GSM Module named SIMCOM_300 with RS232,
power supply; buzzer and audio interface are used.
This can be connected to PC by using a USB to Serial
Adaptor. Terminal programs such as Real term are
used to send & receive data. The interface between
GSM Module and microcontroller can also be done
directly with the help of wires.GSM modem is shown
in figure 2. GSM Module works with AT
COMMANDS where AT stands for Application
Terminal.
Some useful AT Commands are:
1. AT
2. AT+CMGS
3. AT+CMGR
4. AT+CMGD
5. AT+CSQ?
Fig 2: GSM Modem
For connection between ARM7 microcontroller and
GSM, Receiver Pin (Rx) of ARM7 Microcontroller is
connected to the Transmitter Pin (Tx) of GSM Module
and Transmitter Pin (Tx) of ARM7Microcontroller is
connected to the Receiver Pin (Rx) of GSM Module
[6].
2.2 RFID Technology:
Radio-frequency identification (RFID) is an
automatic identification method wherein the data
stored on RFID tags or transponders is remotely
retrieved. The RFID tag is a device that can be
attached to or incorporated into a product, animal or
person for identification and tracking using radio
waves. Some tags can be read from several meters
away, beyond the line of sight of the reader. It is the
use of a wireless non-contact system that uses radio
frequency electromagnetic fields to transfer data from
a tag attached to an object. Some tags require no
battery and are powered by the electromagnetic fields
used to read them. Others use a local power source and
emit radio waves (electromagnetic radiation at radio
frequencies). The tag contains electronically stored
information which can be read from up to several
meters (yards) away. Unlike a bar code, the tag does
not need to be within line of sight of the reader and
may be embedded in the tracked object. While RFID’s
original uses were primarily for inventory tracking in
retail environment, this technology has quickly created
a presence in an extremely diverse number of fields
including easy gas payment, credit card replacements
[4] [8].
RFID system has three major Components:
1. An RFID tag – transponder.
2. An RFID reader – transceiver.
3. A predefined protocol for the information
transferred.
K.Sushma et al. Int. Journal of Engineering Research and Application www.ijera.com
Vol. 3, Issue 5, Sep-Oct 2013, pp.495-498
www.ijera.com 497 | P a g e
LPC2148
Micro-
controller
GSM
Modem
MAX
232
RFID
Module
MAX
232
LCD
Display
Keypad
ULN200
3
Stepper
Motor
LED
Display
Slot1 -
Slot2
If empty-
green led
glows
IR
TX
IR
RX
2.3 IR Sensor:
IR Sensors work by using a specific light
sensor to detect a select light wavelength in the Infra-
Red (IR) spectrum. By using an LED which produces
light at the same wavelength as what the sensor is
looking for, you can look at the intensity of the
received light. When an object is close to the sensor,
the light from the LED bounces off the object and into
the light sensor. This results in a large jump in the
intensity, which we already know can be detected
using a threshold [3].
III. Functional Description
The block diagram of the proposed system is
shown in the figure 3. First, the user sends a message
to the GSM modem which is placed at the parking end.
The GSM modem will send a confirmation message to
the user if whether the slot is vacant or not. If it is
vacant then the user has to message the exact time and
duration he/she wants to park the vehicle in parking
spot such as whether the user wants to park their
vehicle for 30 min, 60 min, 90 min, 120 min. Then the
GSM modem will send the password and the parking
lot number to access the reserved parking lot. Once the
confirmation message has been sent, the counter for
the reservation time will automatically start for sending
message.
Fig 3: Block Diagram of the proposed System
The equipments used for the system are a 12V relays
for barrier gate, matrix keypad to key in the passwords
as well as alphanumeric LCD for display is used. The
user has to arrive at the parking area within the time
limit or else the reservation process will be expired.
The user will park the vehicle according to slot
number, with the help of the LED indicator. The green
LED indicates that the slot is vacant. An IR sensor is
positioned at the slot area to sense the presence of the
vehicle. Just after the vehicle has parked in selected
area, the green LED will be deactivated to indicate that
the slot has been occupied. The user will need to use
password provided upon confirmation of reservation to
enter and exit through the barrier gate. The vehicle
owner has to first register the vehicle with the parking
owner and get the RFID tag. The tags contain
electronically stored information like vehicle
registration number, Name of the vehicle user & credit
amount for example like petro card etc.., When the
vehicle has to be parked, the RFID tag is placed near
the RFID reader, which is installed near the entry and
exit gate of the parking lot to authenticate only
registered users.
IV. Result Analysis:
Fig 4: Embedded Circuit at the parking Section
The user gives a missed call to authenticate the Phone
number and a conformation message is sent to the user.
Fig 5: Initialization of GSM
Fig 6: Conformation message is received after
giving a missed call to the GSM based Parking
reservation
Figure 7 (a) shows that checking for the availability
using the command Ck/Prk/avail
K.Sushma et al. Int. Journal of Engineering Research and Application www.ijera.com
Vol. 3, Issue 5, Sep-Oct 2013, pp.495-498
www.ijera.com 498 | P a g e
Fig 7(a)
Figure 7 (b) shows the response that will be generated
by checking for the availability of parking on
a specified date & time using the command
Ck/Prk/avail/dd-mm-yyyy/00:00 & 7(c) shows the
response if there is no availability of parking slot.
Fig 7(b) Fig 7(c)
Fig 7: (b) A message is received if there is a
availability of parking slots.
(c) A message is received if there is no availability
of parking slots.
Once, if we accept the parking slot provided
by the parking management a conformation message is
received includes a security code as shown in the
figure-8.
Fig 8: Conformation message is received with
security code
The user should arrive at the parking area with in the
specified time, or else the password will be expired
Fig 9: Shows the message on the expired session
V. Conclusion
The objectives of this project have been
achieved. The hassle in searching for available parking
slots has been completely eliminated by reserving the
slots beforehand via the SMS system and RFID
System. These system helpes users reduce the wasting
time of search parking slot and also improve the
parking slot utilization.
REFERENCES
[1]. Rushikesh Shinde “Parking Space Searching
& Reserving With Mobile Using Bluetooth
Technology” Proceedings of the NCNTE-
2012, Third Biennial National Conference on
Nascent Technologies.
[2]. Pala Z., Inanc N., “Smart Parking
Applications Using RFID Technology”, 1st
Annual Eurasia RFID Conference, September
2007, Turkey.
[3]. www.wikipedia.org.
[4]. “RFID based Parking Management System
”Rutuja Patil, Student Member, IEEE, Shruti
Shetty, Student Member, IEEE and Sreedevi
Sanjeev Nair, Asst. Professor, Dept. of EXTC
FCRIT, Vashi
[5]. Zeydin Pala, “Smart Parking Applications
using RFID Technology”, Yuzuncu Yil
University, Electrical and Electronics
Engineering Dept.
[6]. http://www.engineersgarage.com
[7]. Shihong Qin, Xiangling Yao.,” An intelligent
parking system based on GSM module”,
School of Electrical and Information
Engineering, Wuhan Institute of Technology,
Wuhan 430073 P.R. China.
[8]. Xiaolong Li, Uma Kanth Ranga.,” Design and
Implementation of a Digital Parking Lot
Management System”, the Technology
Interface Journal/Fall 2009

Contenu connexe

Tendances

IRJET- RFID Based College Bus Management System
IRJET- RFID Based College Bus Management SystemIRJET- RFID Based College Bus Management System
IRJET- RFID Based College Bus Management SystemIRJET Journal
 
IRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR ControllerIRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR ControllerIRJET Journal
 
Rfid ticketing paper
Rfid ticketing paperRfid ticketing paper
Rfid ticketing paperdungjeep
 
IRJET- Bus Arrival Information System for Passengers
IRJET-  	  Bus Arrival Information System for PassengersIRJET-  	  Bus Arrival Information System for Passengers
IRJET- Bus Arrival Information System for PassengersIRJET Journal
 
Vehicle Theft Control and Accident Location Intimation Through SMS
Vehicle Theft Control and Accident Location Intimation Through SMSVehicle Theft Control and Accident Location Intimation Through SMS
Vehicle Theft Control and Accident Location Intimation Through SMSIJMTST Journal
 
IRJET- High Security in Automated Fare Collection for TollSystem with NFC usi...
IRJET- High Security in Automated Fare Collection for TollSystem with NFC usi...IRJET- High Security in Automated Fare Collection for TollSystem with NFC usi...
IRJET- High Security in Automated Fare Collection for TollSystem with NFC usi...IRJET Journal
 
NFC based parking payment system
NFC based parking payment systemNFC based parking payment system
NFC based parking payment systemIJERA Editor
 
IRJET- Smart Parking System using IoT
IRJET-  	  Smart Parking System using IoTIRJET-  	  Smart Parking System using IoT
IRJET- Smart Parking System using IoTIRJET Journal
 
IRJET - An E-Ticket Application with Location Tracking for Public Transport Bus
IRJET - An E-Ticket Application with Location Tracking for Public Transport BusIRJET - An E-Ticket Application with Location Tracking for Public Transport Bus
IRJET - An E-Ticket Application with Location Tracking for Public Transport BusIRJET Journal
 
IRJET- Smart Bus Fare Collection System
IRJET- Smart Bus Fare Collection SystemIRJET- Smart Bus Fare Collection System
IRJET- Smart Bus Fare Collection SystemIRJET Journal
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking SystemIRJET Journal
 
IRJET - Image Thresholding based Secured Electronic Smart Voting Machine ...
IRJET -  	  Image Thresholding based Secured Electronic Smart Voting Machine ...IRJET -  	  Image Thresholding based Secured Electronic Smart Voting Machine ...
IRJET - Image Thresholding based Secured Electronic Smart Voting Machine ...IRJET Journal
 
IRJET- Smart Bus for Smart City using IoT
IRJET-  	  Smart Bus for Smart City using IoTIRJET-  	  Smart Bus for Smart City using IoT
IRJET- Smart Bus for Smart City using IoTIRJET Journal
 
IRJET- High Responsive Smart Parking System using IoT
IRJET- High Responsive Smart Parking System using IoTIRJET- High Responsive Smart Parking System using IoT
IRJET- High Responsive Smart Parking System using IoTIRJET Journal
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Intelligent Bus Fare Bay System Using RFID Card
Intelligent Bus Fare Bay System Using RFID Card Intelligent Bus Fare Bay System Using RFID Card
Intelligent Bus Fare Bay System Using RFID Card shreyas gowda
 
RFID based design for vehicle location system
RFID based design for vehicle location systemRFID based design for vehicle location system
RFID based design for vehicle location systemmsc84
 
IRJET- Vehicle Accident Prevention System
IRJET-  	  Vehicle Accident Prevention SystemIRJET-  	  Vehicle Accident Prevention System
IRJET- Vehicle Accident Prevention SystemIRJET Journal
 

Tendances (20)

IRJET- RFID Based College Bus Management System
IRJET- RFID Based College Bus Management SystemIRJET- RFID Based College Bus Management System
IRJET- RFID Based College Bus Management System
 
IRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR ControllerIRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR Controller
 
Rfid ticketing paper
Rfid ticketing paperRfid ticketing paper
Rfid ticketing paper
 
IRJET- Bus Arrival Information System for Passengers
IRJET-  	  Bus Arrival Information System for PassengersIRJET-  	  Bus Arrival Information System for Passengers
IRJET- Bus Arrival Information System for Passengers
 
Vehicle Theft Control and Accident Location Intimation Through SMS
Vehicle Theft Control and Accident Location Intimation Through SMSVehicle Theft Control and Accident Location Intimation Through SMS
Vehicle Theft Control and Accident Location Intimation Through SMS
 
IRJET- High Security in Automated Fare Collection for TollSystem with NFC usi...
IRJET- High Security in Automated Fare Collection for TollSystem with NFC usi...IRJET- High Security in Automated Fare Collection for TollSystem with NFC usi...
IRJET- High Security in Automated Fare Collection for TollSystem with NFC usi...
 
NFC based parking payment system
NFC based parking payment systemNFC based parking payment system
NFC based parking payment system
 
G010243740
G010243740G010243740
G010243740
 
IRJET- Smart Parking System using IoT
IRJET-  	  Smart Parking System using IoTIRJET-  	  Smart Parking System using IoT
IRJET- Smart Parking System using IoT
 
IRJET - An E-Ticket Application with Location Tracking for Public Transport Bus
IRJET - An E-Ticket Application with Location Tracking for Public Transport BusIRJET - An E-Ticket Application with Location Tracking for Public Transport Bus
IRJET - An E-Ticket Application with Location Tracking for Public Transport Bus
 
IRJET- Smart Bus Fare Collection System
IRJET- Smart Bus Fare Collection SystemIRJET- Smart Bus Fare Collection System
IRJET- Smart Bus Fare Collection System
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking System
 
IRJET - Image Thresholding based Secured Electronic Smart Voting Machine ...
IRJET -  	  Image Thresholding based Secured Electronic Smart Voting Machine ...IRJET -  	  Image Thresholding based Secured Electronic Smart Voting Machine ...
IRJET - Image Thresholding based Secured Electronic Smart Voting Machine ...
 
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
 
IRJET- Smart Bus for Smart City using IoT
IRJET-  	  Smart Bus for Smart City using IoTIRJET-  	  Smart Bus for Smart City using IoT
IRJET- Smart Bus for Smart City using IoT
 
IRJET- High Responsive Smart Parking System using IoT
IRJET- High Responsive Smart Parking System using IoTIRJET- High Responsive Smart Parking System using IoT
IRJET- High Responsive Smart Parking System using IoT
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Intelligent Bus Fare Bay System Using RFID Card
Intelligent Bus Fare Bay System Using RFID Card Intelligent Bus Fare Bay System Using RFID Card
Intelligent Bus Fare Bay System Using RFID Card
 
RFID based design for vehicle location system
RFID based design for vehicle location systemRFID based design for vehicle location system
RFID based design for vehicle location system
 
IRJET- Vehicle Accident Prevention System
IRJET-  	  Vehicle Accident Prevention SystemIRJET-  	  Vehicle Accident Prevention System
IRJET- Vehicle Accident Prevention System
 

En vedette (20)

Co35503507
Co35503507Co35503507
Co35503507
 
Cz35565572
Cz35565572Cz35565572
Cz35565572
 
Dk35615621
Dk35615621Dk35615621
Dk35615621
 
Cb35446450
Cb35446450Cb35446450
Cb35446450
 
Dg35596600
Dg35596600Dg35596600
Dg35596600
 
Bv35420424
Bv35420424Bv35420424
Bv35420424
 
Cw35552557
Cw35552557Cw35552557
Cw35552557
 
Ca35441445
Ca35441445Ca35441445
Ca35441445
 
Di35605610
Di35605610Di35605610
Di35605610
 
Cs35531534
Cs35531534Cs35531534
Cs35531534
 
Cd35455460
Cd35455460Cd35455460
Cd35455460
 
Db35575578
Db35575578Db35575578
Db35575578
 
Cn35499502
Cn35499502Cn35499502
Cn35499502
 
Ch35473477
Ch35473477Ch35473477
Ch35473477
 
Dn35636640
Dn35636640Dn35636640
Dn35636640
 
Dl35622627
Dl35622627Dl35622627
Dl35622627
 
Cr35524530
Cr35524530Cr35524530
Cr35524530
 
Dd35584588
Dd35584588Dd35584588
Dd35584588
 
Df35592595
Df35592595Df35592595
Df35592595
 
Cq35516523
Cq35516523Cq35516523
Cq35516523
 

Similaire à Cm35495498

ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSEG TECHNOLOGIES
 
Final Year Engineering Project Title List for Electronics & Electrical Branch...
Final Year Engineering Project Title List for Electronics & Electrical Branch...Final Year Engineering Project Title List for Electronics & Electrical Branch...
Final Year Engineering Project Title List for Electronics & Electrical Branch...zettanetworks
 
INNOVATIVE AUTOMOBILE SECURITY SYSTEM USING VARIOUS SECURITY MODULES
INNOVATIVE AUTOMOBILE SECURITY SYSTEM USING VARIOUS SECURITY MODULESINNOVATIVE AUTOMOBILE SECURITY SYSTEM USING VARIOUS SECURITY MODULES
INNOVATIVE AUTOMOBILE SECURITY SYSTEM USING VARIOUS SECURITY MODULESEditor IJMTER
 
Intelligent Bus Tracking System Using Android
Intelligent Bus Tracking System Using AndroidIntelligent Bus Tracking System Using Android
Intelligent Bus Tracking System Using AndroidAM Publications
 
11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gpsAlexander Decker
 
Design and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gpsDesign and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gpsAlexander Decker
 
IRJET- ATM Security using GSM and MEMS Sensor
IRJET- ATM Security using GSM and MEMS SensorIRJET- ATM Security using GSM and MEMS Sensor
IRJET- ATM Security using GSM and MEMS SensorIRJET Journal
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemIRJET Journal
 
IRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET Journal
 
THE SMART PARKING MANAGEMENT SYSTEM
THE SMART PARKING MANAGEMENT SYSTEMTHE SMART PARKING MANAGEMENT SYSTEM
THE SMART PARKING MANAGEMENT SYSTEMijcsit
 
Smart parking management system using SSGA MQTT and real-time database
Smart parking management system using SSGA MQTT and real-time databaseSmart parking management system using SSGA MQTT and real-time database
Smart parking management system using SSGA MQTT and real-time databaseTELKOMNIKA JOURNAL
 
IRJET- A Survey on Cardless Automated Teller Machine(ATM)
IRJET- A Survey on Cardless Automated Teller Machine(ATM)IRJET- A Survey on Cardless Automated Teller Machine(ATM)
IRJET- A Survey on Cardless Automated Teller Machine(ATM)IRJET Journal
 
Vehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPSVehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPSIRJET Journal
 
Review on Tunnel Field Effect Transistors (TFET)
Review on Tunnel Field Effect Transistors (TFET)Review on Tunnel Field Effect Transistors (TFET)
Review on Tunnel Field Effect Transistors (TFET)IRJET Journal
 
IRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET Journal
 
akash seminar 2.pdf
akash seminar 2.pdfakash seminar 2.pdf
akash seminar 2.pdfAkash297017
 
IRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking SystemIRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking SystemIRJET Journal
 

Similaire à Cm35495498 (20)

ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
 
Final Year Engineering Project Title List for Electronics & Electrical Branch...
Final Year Engineering Project Title List for Electronics & Electrical Branch...Final Year Engineering Project Title List for Electronics & Electrical Branch...
Final Year Engineering Project Title List for Electronics & Electrical Branch...
 
INNOVATIVE AUTOMOBILE SECURITY SYSTEM USING VARIOUS SECURITY MODULES
INNOVATIVE AUTOMOBILE SECURITY SYSTEM USING VARIOUS SECURITY MODULESINNOVATIVE AUTOMOBILE SECURITY SYSTEM USING VARIOUS SECURITY MODULES
INNOVATIVE AUTOMOBILE SECURITY SYSTEM USING VARIOUS SECURITY MODULES
 
Intelligent Bus Tracking System Using Android
Intelligent Bus Tracking System Using AndroidIntelligent Bus Tracking System Using Android
Intelligent Bus Tracking System Using Android
 
11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps
 
Design and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gpsDesign and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gps
 
IRJET- ATM Security using GSM and MEMS Sensor
IRJET- ATM Security using GSM and MEMS SensorIRJET- ATM Security using GSM and MEMS Sensor
IRJET- ATM Security using GSM and MEMS Sensor
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating System
 
MIU car parking.pptx
MIU car parking.pptxMIU car parking.pptx
MIU car parking.pptx
 
IRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android Application
 
The Smart Parking Management System
The Smart Parking Management SystemThe Smart Parking Management System
The Smart Parking Management System
 
The Smart Parking Management System - IJCSIT
The Smart Parking Management System  - IJCSITThe Smart Parking Management System  - IJCSIT
The Smart Parking Management System - IJCSIT
 
THE SMART PARKING MANAGEMENT SYSTEM
THE SMART PARKING MANAGEMENT SYSTEMTHE SMART PARKING MANAGEMENT SYSTEM
THE SMART PARKING MANAGEMENT SYSTEM
 
Smart parking management system using SSGA MQTT and real-time database
Smart parking management system using SSGA MQTT and real-time databaseSmart parking management system using SSGA MQTT and real-time database
Smart parking management system using SSGA MQTT and real-time database
 
IRJET- A Survey on Cardless Automated Teller Machine(ATM)
IRJET- A Survey on Cardless Automated Teller Machine(ATM)IRJET- A Survey on Cardless Automated Teller Machine(ATM)
IRJET- A Survey on Cardless Automated Teller Machine(ATM)
 
Vehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPSVehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPS
 
Review on Tunnel Field Effect Transistors (TFET)
Review on Tunnel Field Effect Transistors (TFET)Review on Tunnel Field Effect Transistors (TFET)
Review on Tunnel Field Effect Transistors (TFET)
 
IRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET-Smart Parking System
IRJET-Smart Parking System
 
akash seminar 2.pdf
akash seminar 2.pdfakash seminar 2.pdf
akash seminar 2.pdf
 
IRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking SystemIRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking System
 

Dernier

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
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
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
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
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
 
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
 

Dernier (20)

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
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
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
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
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 ...
 
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
 

Cm35495498

  • 1. K.Sushma et al. Int. Journal of Engineering Research and Application www.ijera.com Vol. 3, Issue 5, Sep-Oct 2013, pp.495-498 www.ijera.com 495 | P a g e Reservation Based Vehicle Parking System Using GSM and RFID Technology K.Sushma1 , P. Raveendra Babu2 , J. Nageshwara Reddy3 1 M.Tech, Dept of ECE, CMR College of Engineering & Technology, Hyderabad, AP-India, 2 Assoc.Prof, Dept of ECE, CMR College of Engineering & Technology, Hyderabad, AP-India, 3 Asst.Prof, Dept of ECE, CMR College of Engineering & Technology, Hyderabad, AP-India ABSTRACT This paper is to develop a Reservation based vehicle parking reservation system to overcome the problem of unnecessary time consumption in finding parking spot in commercial parking areas. In this proposed system, we reserve the parking slot in shopping malls, theatres and offices by using short message service (SMS). User reserves the slot by sending a message to GSM modem placed at the parking end. GSM modem gives slot number and a password if the slots are available which is used to allow or deny access to the parking area at the entrance and exit. IR sensor is used for the indication of empty slot with a green LED. User can park the vehicle at the given zone, and this is valid up to a certain grace period only after that the priority will be given to next user. RFID technology is used for entering and exiting parking area and also used to debit the amount for parking charges through RFID tag. The main contribution is the system has more security .Thus users can just reserve the parking slots using the SMS. KEYWORDS: GSM, RFID, IR sensor, SMS I. Introduction In the existing parking system searching for parking space is always been a difficult process. In metropolitan cities it became a major issue due to space problem, no parking zones etc, hence comes the need of such a system which can automatically assists us to search the nearest available parking space in the surrounding area. Thus it will help us in saving time, petrol & money [1]. Most of them are manually managed and a little inefficient. All the work is done by staff of the parking slot. Drivers give the money to the staff directly. Many people are not satisfied with the current management of the parking system and the flexibility of finding empty space to park their vehicles. Parking demand is routinely high at theaters, shopping malls and offices. The problem that always occurs at the vehicle parking is time being wasted in searching for the available parking spaces. Users will keep on circling the parking area until they found an empty parking spot. That is, people often “circle around” looking for a good parking space then a traffic jam may occur [2]. Parking is an ever-growing challenge in cities and towns across the world. So the demand for Reservation based parking System is expected to grow rapidly in the near future to eliminate or reduce this problem with parking facility by just reserving their parking slot using the SMS without having to go online. The main objective is to design a parking system with ARM7 (LPC2148) microcontroller which can run on an embedded system. By using GSM and RFID technology the parking problem in big cities, especially the mega- cities, has become one of the key causes of the city traffic congestion. The Reservation based Parking System is considered to be an effective way to improve parking situation. II. Hardware Implementation The proposed system is designed with ARM7 controller as show in the figure 1. The major components used in this system hardware are ARM7 (LPC2148) microcontroller, GSM module & RFID module. ARM7 microcontroller is interfaced with the GSM & RFID modules. Using GSM technology we can check for the parking slot using corresponding commands through SMS (Short Message Service). IR sensor which is placed at the slots sections checks for the availability of the slots, if there any availability a conformation message is received to the user mobile. Conformation message includes Parking slot number, Parking duration, charges for the parking depending upon the time duration & a security code. RFID technology consists of tracking tags attached to objects used for the security constrains and at the parking section and also to debit the amount for parking charges. 2.1 GSM Technology: RESEARCH ARTICLE OPEN ACCESS
  • 2. K.Sushma et al. Int. Journal of Engineering Research and Application www.ijera.com Vol. 3, Issue 5, Sep-Oct 2013, pp.495-498 www.ijera.com 496 | P a g e Global System for Mobile communication is a digital mobile communication network which has developed rapidly in recent years. It is a globally accepted standard for digital cellular communication and a common European mobile telephone standard for a mobile cellular radio system operating at 900 MHz. In the current work, SIM300 GSM module is used. The SIM300 module is a Triband GSM/GPRS solution in a compact plug in module featuring an industry-standard interface. It is used widely in mobile device standards. Because GSM network has almost covered the whole country, there is no need to set up another network when using wireless technology [3]. Consequently, it can reduce the cost of construction and service which heightens economic benefit. Compared to other wireless network technologies, subscribers access GSM network freely, without any limitation. As the most basic business of GSM network, Short Message Services (SMS) has become more attractive than ever before. With SMS we can realize the function of data bidirectional transmission, and its performance is stable. Therefore, SMS provides powerful platform for remote data transmission. Fig 1: Shows the System hardware GSM Module named SIMCOM_300 with RS232, power supply; buzzer and audio interface are used. This can be connected to PC by using a USB to Serial Adaptor. Terminal programs such as Real term are used to send & receive data. The interface between GSM Module and microcontroller can also be done directly with the help of wires.GSM modem is shown in figure 2. GSM Module works with AT COMMANDS where AT stands for Application Terminal. Some useful AT Commands are: 1. AT 2. AT+CMGS 3. AT+CMGR 4. AT+CMGD 5. AT+CSQ? Fig 2: GSM Modem For connection between ARM7 microcontroller and GSM, Receiver Pin (Rx) of ARM7 Microcontroller is connected to the Transmitter Pin (Tx) of GSM Module and Transmitter Pin (Tx) of ARM7Microcontroller is connected to the Receiver Pin (Rx) of GSM Module [6]. 2.2 RFID Technology: Radio-frequency identification (RFID) is an automatic identification method wherein the data stored on RFID tags or transponders is remotely retrieved. The RFID tag is a device that can be attached to or incorporated into a product, animal or person for identification and tracking using radio waves. Some tags can be read from several meters away, beyond the line of sight of the reader. It is the use of a wireless non-contact system that uses radio frequency electromagnetic fields to transfer data from a tag attached to an object. Some tags require no battery and are powered by the electromagnetic fields used to read them. Others use a local power source and emit radio waves (electromagnetic radiation at radio frequencies). The tag contains electronically stored information which can be read from up to several meters (yards) away. Unlike a bar code, the tag does not need to be within line of sight of the reader and may be embedded in the tracked object. While RFID’s original uses were primarily for inventory tracking in retail environment, this technology has quickly created a presence in an extremely diverse number of fields including easy gas payment, credit card replacements [4] [8]. RFID system has three major Components: 1. An RFID tag – transponder. 2. An RFID reader – transceiver. 3. A predefined protocol for the information transferred.
  • 3. K.Sushma et al. Int. Journal of Engineering Research and Application www.ijera.com Vol. 3, Issue 5, Sep-Oct 2013, pp.495-498 www.ijera.com 497 | P a g e LPC2148 Micro- controller GSM Modem MAX 232 RFID Module MAX 232 LCD Display Keypad ULN200 3 Stepper Motor LED Display Slot1 - Slot2 If empty- green led glows IR TX IR RX 2.3 IR Sensor: IR Sensors work by using a specific light sensor to detect a select light wavelength in the Infra- Red (IR) spectrum. By using an LED which produces light at the same wavelength as what the sensor is looking for, you can look at the intensity of the received light. When an object is close to the sensor, the light from the LED bounces off the object and into the light sensor. This results in a large jump in the intensity, which we already know can be detected using a threshold [3]. III. Functional Description The block diagram of the proposed system is shown in the figure 3. First, the user sends a message to the GSM modem which is placed at the parking end. The GSM modem will send a confirmation message to the user if whether the slot is vacant or not. If it is vacant then the user has to message the exact time and duration he/she wants to park the vehicle in parking spot such as whether the user wants to park their vehicle for 30 min, 60 min, 90 min, 120 min. Then the GSM modem will send the password and the parking lot number to access the reserved parking lot. Once the confirmation message has been sent, the counter for the reservation time will automatically start for sending message. Fig 3: Block Diagram of the proposed System The equipments used for the system are a 12V relays for barrier gate, matrix keypad to key in the passwords as well as alphanumeric LCD for display is used. The user has to arrive at the parking area within the time limit or else the reservation process will be expired. The user will park the vehicle according to slot number, with the help of the LED indicator. The green LED indicates that the slot is vacant. An IR sensor is positioned at the slot area to sense the presence of the vehicle. Just after the vehicle has parked in selected area, the green LED will be deactivated to indicate that the slot has been occupied. The user will need to use password provided upon confirmation of reservation to enter and exit through the barrier gate. The vehicle owner has to first register the vehicle with the parking owner and get the RFID tag. The tags contain electronically stored information like vehicle registration number, Name of the vehicle user & credit amount for example like petro card etc.., When the vehicle has to be parked, the RFID tag is placed near the RFID reader, which is installed near the entry and exit gate of the parking lot to authenticate only registered users. IV. Result Analysis: Fig 4: Embedded Circuit at the parking Section The user gives a missed call to authenticate the Phone number and a conformation message is sent to the user. Fig 5: Initialization of GSM Fig 6: Conformation message is received after giving a missed call to the GSM based Parking reservation Figure 7 (a) shows that checking for the availability using the command Ck/Prk/avail
  • 4. K.Sushma et al. Int. Journal of Engineering Research and Application www.ijera.com Vol. 3, Issue 5, Sep-Oct 2013, pp.495-498 www.ijera.com 498 | P a g e Fig 7(a) Figure 7 (b) shows the response that will be generated by checking for the availability of parking on a specified date & time using the command Ck/Prk/avail/dd-mm-yyyy/00:00 & 7(c) shows the response if there is no availability of parking slot. Fig 7(b) Fig 7(c) Fig 7: (b) A message is received if there is a availability of parking slots. (c) A message is received if there is no availability of parking slots. Once, if we accept the parking slot provided by the parking management a conformation message is received includes a security code as shown in the figure-8. Fig 8: Conformation message is received with security code The user should arrive at the parking area with in the specified time, or else the password will be expired Fig 9: Shows the message on the expired session V. Conclusion The objectives of this project have been achieved. The hassle in searching for available parking slots has been completely eliminated by reserving the slots beforehand via the SMS system and RFID System. These system helpes users reduce the wasting time of search parking slot and also improve the parking slot utilization. REFERENCES [1]. Rushikesh Shinde “Parking Space Searching & Reserving With Mobile Using Bluetooth Technology” Proceedings of the NCNTE- 2012, Third Biennial National Conference on Nascent Technologies. [2]. Pala Z., Inanc N., “Smart Parking Applications Using RFID Technology”, 1st Annual Eurasia RFID Conference, September 2007, Turkey. [3]. www.wikipedia.org. [4]. “RFID based Parking Management System ”Rutuja Patil, Student Member, IEEE, Shruti Shetty, Student Member, IEEE and Sreedevi Sanjeev Nair, Asst. Professor, Dept. of EXTC FCRIT, Vashi [5]. Zeydin Pala, “Smart Parking Applications using RFID Technology”, Yuzuncu Yil University, Electrical and Electronics Engineering Dept. [6]. http://www.engineersgarage.com [7]. Shihong Qin, Xiangling Yao.,” An intelligent parking system based on GSM module”, School of Electrical and Information Engineering, Wuhan Institute of Technology, Wuhan 430073 P.R. China. [8]. Xiaolong Li, Uma Kanth Ranga.,” Design and Implementation of a Digital Parking Lot Management System”, the Technology Interface Journal/Fall 2009