0% found this document useful (0 votes)
51 views

Automated Unauthorized Parking Detector With Smart Vehicle Parking

This document describes an automated system to detect unauthorized parking using RFID tags, sensors, and GSM technology. The system uses RFID readers at the entry and exit points to identify registered vehicles and track parking time. Infrared sensors detect vehicle presence in parking lots. If an unregistered vehicle enters, a GSM modem sends an SMS alert. The system aims to restrict unauthorized parking and generate fines to help manage parking resources more efficiently.

Uploaded by

Toheebdare
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
51 views

Automated Unauthorized Parking Detector With Smart Vehicle Parking

This document describes an automated system to detect unauthorized parking using RFID tags, sensors, and GSM technology. The system uses RFID readers at the entry and exit points to identify registered vehicles and track parking time. Infrared sensors detect vehicle presence in parking lots. If an unregistered vehicle enters, a GSM modem sends an SMS alert. The system aims to restrict unauthorized parking and generate fines to help manage parking resources more efficiently.

Uploaded by

Toheebdare
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

ISSN (Print) : 0974-6846

Indian Journal of Science and Technology, Vol 12(26), DOI: 10.17485/ijst/2019/v12i26/145567, July 2019 ISSN (Online) : 0974-5645

Automated Unauthorized Parking Detector with


Smart Vehicle Parking
Sridevi Garikapati and S. Sarath Chandra
Department of Electronics and Communication Engineering, QIS College of Engineering and Technology,
Ongole – 523272, Andhra Pradesh, India; [email protected], [email protected]

Abstract
Background/Objectives: In today’s world there is a rapid increment in vehicle movement and to resolve the vehicle
parking problem, there is a need to employ technology. Methods/Findings: We introduce a RFID based technique; using
this RFID technique we can able to resolve the parking problem without considering the manpower. In this RFID, technique
we use LCD display, sensors and GSM Modem. Application: In this approach. SMS service plays a major role. By using RFID
tags, we able to identify the vehicle having a slot in parking lot or not.

Keywords: Detector, LCD Display, RFID Tags, Unauthorized Parking

1. Introduction minutes of time to pick or drop of a passenger to depart.


Otherwise, its owner may be charged with a pre-allocated
Vehicle parking management, like any other field, requires fine as overdue price. There will also be a machine of park-
automation to make sure the security and luxury. With ing fees in an hourly foundation. The sensors within the
the enormous increase in population and an increas- parking space will show the unoccupied space that can
ing amount of vehicles, it has ended up difficult to find be allotted for parking. It is was hoping that this venture
enough car space for parking in public places. Thus, the may additionally have an amazing effect in making lives
idea of a computerized vehicle parking device and unau- simpler and contribute to building smart towns.
thorized parking detector has been a need for a while. The In2 used IR sensor modules for the LED to light up.
important motivation is to keep the security of the park- Wireless sensor era offering superior features like remote
ing place and reduce the time loss in the car parking zone. parking monitoring, automated guidance, and parking
The venture aims to make an automatic parking device reservation mechanism3. There also a system that makes
which facilitates to restrict unauthorized vehicle parking use of automatic variety plate popularity cameras to suc-
within the restricter area and generates fine if an auto- cessfully manipulate, display and defend the parking
mobile is parked violating the regulations; it is done by facilities of a university4.
means of sending an SMS to the registered proprietor of
the vehicle1.
With the registration numbers, the vehicles are identi- 2. System Architecture
fied by the system. Using the system we can able to identify The gadget includes RFID module, GSM modem, Infrared
whether the vehicle is authorized or not. If it’s authorized Sensor module, Servo motor, Arduino UNO, Arduino
vehicle then it will be allotted with parking space. If it is Mega. The machine architecture is shown in Figure 1.
not a authorized vehicle, the system should give five to ten

*Author for correspondence


Automated Unauthorized Parking Detector with Smart Vehicle Parking

RFID: The whole RFID device includes RFID tags, check in. when the vehicle is checked in, the time of entry
two RFID modules and two RFID Reader every at the is noted at the server. When the vehicle is away from the
entry factor and exit factor. The RFID reader is attached parking area. i.e. left the parking slot or going out of the
to the RFID module. The RFID tags are read via the RFID area from the server bill will be generated when we pays
reader to determine whether the RFID tag range suits the bill then only vehicle can move away from the Check
with any of the RFID numbers of the registered motors. out area.
The RFID at the access factor facilitates to decide access
time for a septic automobile and the only at the exit point
is used to decide the parking fee for that automobile
depending at the time or going out. The RFID used for
entry is connected to Arduino Mega and the one that is
used to go out is connected to Arduino UNO.

Figure 1. System Architecture Block Diagram.

GSM Modem: The GSM modem is used for the trans-


fer of SMS’s for unauthorized parking. It has a SIM card
and operates like a cell phone. When a GSM modem is
connected to a laptop, this lets in the pc to use the GSM
modem to talk over the mobile community.
Servo Motor: The servo motor is used for controlling
the parking gate.
Infrared Sensor Module: The IR Sensors helps to
detect the presence of the vehicle in the parking lots. Figure 2. Top View of Proposed Model.
LED: The LED lighting turns on every time a car is
detected in the car parking zone. Also, those lights get In the first Arduino Uno, Figure 3, the pins 2 & 3 are
on every time a registered automobile is identified at the used as receiver and transmitter simultaneously of the
entrance in any other case they stay off. RFID reader module. That means the readings obtained
The common functionality of the gadget, in line with from the RFID reader module is taken because the access
the top view of the version given in Figure 2, is as follows. of a selected vehicle and its analyzing goes to the pin
If any unregistered vehicle enters in to an entry point, the which acts as the receiver and the pin 3 is the transmitter.
sensor will verify the registered number of the vehicle and This is particularly the main entrance to the automo-
the verified data will send to server. If it is a registered bile parking space. Here 2 servo motors are connected
vehicle then RFID card will be verified with validity5. If one is connected to the pin 5 which acts as an access bar-
the RFID is active mode then the vehicle can move in to rier which opens if the card punched in common place

2 Vol 12 (26) | July 2019 | www.indjst.org Indian Journal of Science and Technology
Sridevi Garikapati and S. Sarath Chandra

and the alternative servo motor is hooked up to the pin


7 which acts for the go out barrier. The time is calculated
and it’s time saved in the database. A GSM module for
sending SMS in case of unauthorized parking is ready at
pins 11 & 12 and there may be a buzzer which is ready to
switch on the pin 9 of the Arduino.

Figure 6. Data Flow of the System.

Figure 3. Hardware Model Kit.

Figure 7. Main Gate Entry.

Figure 4. Text Message Alert, When Unauthorized Vehicle


Enters in Parking Zone.

Figure 5. LCD Output Display Shows the Request for Vehicle


Card. Figure 8. Parking Gate Entry.

Vol 12 (26) | July 2019 | www.indjst.org Indian Journal of Science and Technology 3
Automated Unauthorized Parking Detector with Smart Vehicle Parking

In the second Arduino Uno, the pins 2 and 3 are used time is stated and saved into account inside the database
as receiver and transmitter simultaneously of the RFID and the vehicle leaves the restrained area. These overall
reader module. That way the readings received from the functionalities are shown within the Figures 6-8.
RFID reader module is taken as they go out of a spe-
cific vehicle and its reading is going to pin 2 which acts
as the receiver and the pin 3 is the transmitter. Just like
4. Conclusion
the preceding Arduino here there are servo motors one As the variety of motors keeps increasing, parking areas
connected to the pin five acting as an entry barrier and are at a top rate in metropolis streets. Moreover, due to the
the opposite at pin 7 appearing because of the go out bar- lack of know-how approximately street parking spaces,
rier. Here the time is also taken under consideration and circling the blocks searching for an empty spaces and
stored in the database6. waste of time and oil of the vehicle but also will increase
A third Arduino mega is used for the LCD display, city congestion. In order to build smart town, effective
the IR sensors in the parking zone and the LEDs and IR parking system is needed. The system will reduce or
sensors within the specific parking. The IR sensors are manage unauthorized parking but also reduces traffics
connected to the pins A0, A1, A2 & A3 and their output congestion and saves time (Figure 4). Thus, our device is
LEDs are related to 9, 8, 7 and 6 respectively. The LCD appropriate to ensure the right parking control machine
shows the number of cars currently present in the park- in any public places.
ing location.

5. Future Extension
3. System Implementation
In near future, when the technology of automated vehicle
At first, an automobile needs to be registered to advantage parking system will be in use in a larger scale, this sys-
access in the constrained sector and the parking vicin- tem can be updated and made more advanced so that this
ity. So they’re first registered through the RFID reader in vehicle parking system becomes convenient to the users.
the primary entry. If a vehicle is to be canceled out of the Thus, we have the urge to upgrade our system by ensuring
registration, it is also executed in the fundamental entry vehicle registration via any smart card, fine and parking
RFID reader7. Then if the auto is registered, it punches the charge collection via online payment and parking slot
RFID tag to the main entrance and the gate opens record- booking in advance via SMS.
ing the time of the doorway. From then onwards, a time
of 5 minutes begins to check whether the vehicle leaves
6.References
or enters the parking zone. If the vehicle stays in the no
parking vicinity, an SMS is dispatched to the proprietor 1. Gupta A, Kulkarni S, Jathar V, Sharma V, Jain N. Smart Car
and authority informing about the unlawful act and fine Parking Management System Using IoT. American Journal
of Science, Engineering and Technology. 2017; 2:112-9.
is charged in Figure 4. With the timer crossing its limit,
2. Olasupo TO, Otero CE, Otero LD, Olasupo KO, Kostanic
a buzzer begins alarming. If the automobile punches the
I. Path Loss Models for Low-Power, Low-Data-Rate Sensor
cardboard for the parking entry, then the timer is stopped Nodes for Smart Car Parking Systems. IEEE Transactions
and the time of parking front is mentioned. Inside the on Intelligent Transportation Systems. 2017; 19(6):1774-83.
parking zone (Figure 3), in whichever parking the car https://doi.org/10.1109/TITS.2017.2741467
park, the corresponding LED is lit and the quantity of cars 3. Gandhi BMK, Rao MK. A prototype for IoT based car park-
inside the lot is displayed in the LCD display (Figure 5). ing management system for smart cities. Indian Journal
When the car punches the RFID reader in the parking of Science and Technology. 2016; 9(17):1-6. https://doi.
access once more, then the time is cited and parking rate org/10.17485/ijst/2016/v9i17/92973
4. Hilman A, Maizate A. A study of self-organization pro-
in step with the length of parking is charged. And from
tocols in a wireless sensor network. Mediterranean
then onward, some other timer starts to check if the car Telecommunications. 2017; 7(2):1-20.
leaves in the given time, otherwise, the buzzer will cross 5. Car park management with networked wireless sensors and
on, an SMS will be sent and fine will be charged. When active RFID. Available from: https://ieeexplore.ieee.org/
the car finally punches the primary entry RFID, then the abstract/document/7293372. Date accessed: 21/05/2015.

4 Vol 12 (26) | July 2019 | www.indjst.org Indian Journal of Science and Technology
Sridevi Garikapati and S. Sarath Chandra

6. Wagh SS, More A, Kharote PR. Performance Evaluation of 7. Patil M, Bhonge VN. Wireless sensor network and RFID for
IEEE 802.15.4 Protocol under Coexistence of WiFi 802.11b. smart parking system. International Journal of Emerging
Procedia Computer Science. 2015; 57:745-51. https://doi. Technology and Advanced Engineering. 2013; 3:188-92.
org/10.1016/j.procs.2015.07.467

Vol 12 (26) | July 2019 | www.indjst.org Indian Journal of Science and Technology 5

You might also like