RFID Based Rotary Car Parking System
RFID Based Rotary Car Parking System
Volume 3 Issue 5, August 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
A. Arduino Mega
Figure 1 Block Diagram of Rotary Car Parking System All of it that were renowned for premier board, the Arduino
Uno. The Arduino Mega 2560, while slightly less well known,
As the city modernization progresses, the number of vehicles is the Uno’s bigger. The Arduino Mega 2560 is a beefy
increases accordingly, instead of taking public microcontroller board based around the powerful
transportation, people travel in personal vehicles to different ATmega2560 microprocessor with all the capabilities of four
locations in the cities for convenience and comfort. Due to Uno boards combined, and is capable of almost anything at
the lack of a well-planned policy for parking facilities, the it.
demand of parking spaces is generally much greater than the
supply. Additionally, downtown areas are gradually
@ IJTSRD | Unique Paper ID – IJTSRD27852 | Volume – 3 | Issue – 5 | July - August 2019 Page 1847
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
As stated before, the brain behind the Arduino Mega is the gate opens and the owner is allowed to enter the car parking
ATmega2560. Thanks to the ATmega2560 that is associated area. If not "THE CARD IS INVALID", servo gate still closes
crystal oscillator, the Arduino Mega sports 16 MHz clocking and the owner is not from this building. And then, 20x4 LCD
speed, as well as 256 KB of flash, 8 KB of SRAM and 4 KB of display is used for showing the information of inputs and
EEPROM. Because of its brawnier processor, the Mega has 54 outputs situations. The first line shows the request and
digital I/O pins (15 of which can provide PWM output) and position, the second line shows free space in car parking
16 analog pins, which is almost four times that of its Uno[1]. area, the third line describes card number that the owner
shows and the fourth line displays the showing card is valid
B. RFID Technology or invalid. Stepper motor is used only for rotating the
RFID (Radio-frequency identification), uses electromagnetic parking stairs.
fields to automatically identify and track tags attached to
objects. The tags contain electronically-stored information. If the owner requests some number, it rotates to reach that
Passive tags collect energy from a nearby RFID reader's number in front then it stops. L298N is used for driving and
interrogating radio waves. Active tags have a local power giving high current stepper motor. Then, six IR sensors are
source (such as a battery) and may operate hundreds of used for counting up from one to six are used the position of
meters from the RFID reader. Unlike a barcode, the tag need car stairs that is pasted on the floor of every parking. Two IR
not be within the line of sight of the reader, so it may be (IN and OUT) sensors are used where the car exists in
embedded in the tracked object. RFID is one method for parking area or not. Another one sensor (IR) is used to sense
Automatic Identification and Data Capture (AIDC). RFID tags the car is outing from the parking area and it is controlled to
are used in many industries, for example, an RFID tag servo gate. IR sensor IN the servo gate opens and not
attached to an automobile during production can be used to detected the servo gate closes. Keypad is used to call the
track its progress through the assembly line; RFID-tagged desire car parking from any stairs to the entry that can be
pharmaceuticals can be tracked through warehouses; and pressed '1' to '6' then the parking that the owner wants go to
implanting RFID microchips in livestock and pets allows for the entry gate. Finally, push button is used to open the servo
positive identification of animals [3]. gate.
C. IR Sensors
In this system, three IR sensors are used for checking car
entry and exit. Two IR (IN and OUT) sensors are used where
the car exists in parking area or not. Another one sensor (IR)
is used to sense the car is outing from the parking area and it
is controlled to servo gate. The car is detected by IR sensor
the servo gate opens and not detected the servo gate closes.
@ IJTSRD | Unique Paper ID – IJTSRD27852 | Volume – 3 | Issue – 5 | July - August 2019 Page 1848
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
When the reading IR sensor and the RFID request are equal,
LED green is on and red is off. After the stepper motor is
stopped, another IR sensor IN check car in or not. At the
same time, IR sensor OUT also detects the car out or not. If IR
sensor IN is 1, car enter into the parking and if IR sensor
OUT is 1, car leaves from the parking and finally reaches end
process and loop always from the start. Figure 3 shows the
simulation circuit of rotary car parking system.
B. Experimental Results
The prototype for rotary car parking system is constructed
as shown in Figure 4. RFID reader reads the valid RFID card,
the stepper motor is for turning with step the fiber plate to
reach the desired position. Stepper motor has 4 wires
connect with L298N motor driver that is a junction for
stepper motor and Arduino. If the invalid card is read, the Figure 6 Top View of the Rotary Car Parking System
buzzer is ringing for one second and the gate will be closed.
V. CONCLUSION
The proposed rotary car parking system is efficient and less
time consuming as it uses an automation system the nearest
parking slot and also helps in tracking the number of cars
entered in the parking area which reduces human efforts.
The system provides high performance in tracking the car
entering and exiting from the parking area and also showing
its presence in a parking slot. By using this system, it doesn't
have to have any security and not need to have wide space.
The earlier system used only with button but now automatic
system with RFID card interfacing of the hardware circuit
with the computer. The circuit can be used at all places
Figure 4 Prototypes for Rotary Car Parking System starting from domestic to the industrial sectors. Therefore,
this thesis is compatible for any places such as
supermarkets, hotels, buildings and hospitals etc.
REFERENCES
[1] Jeremy Blum, “Arduino Tools and Programming”, 3rd
Edition, (2018)
[2] For electronics. 2017. TSOP based IR Sensor
https://forelectronics.wordpress.com/2014/05/09/ts
op-based-ir-sensor.
[3] M. Kaur, M. Sandhu, N. Mohan and P. S. Sandhu “RFID
Technology Principles, Advantages, Limitations & Its
Applications,” 2011 International Journal of Computer
and Electrical Engineering, Vol.3, No.1, February, 2011,
Figure 5 Count up IR Sensor pp. 151-157.
[4] H Hwang, S Lee, "Expected Service Time Model for A
Rotary Parking System”, Computer Industrial
Engineering, vol 35, pp 559-562, 1998. (Pubitemid
128674778).
@ IJTSRD | Unique Paper ID – IJTSRD27852 | Volume – 3 | Issue – 5 | July - August 2019 Page 1849