Arduino Based Entrance Monitoring System Using Rfid and Real Time Control
Arduino Based Entrance Monitoring System Using Rfid and Real Time Control
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract—The system proposed is a door unlocking system describe the basic working of the system along with
containing multiple doors any of which can be used to access a snapshots of the actual webpage created. It will explain how
certain zone e.g. a laboratory or library. The system is a serial is being sent depending on the number stored in the
implemented using a central server which contains a central RFID tag and the door from which it is accessed. Finally, in
database gathering all the information about the authorized the conclusion the advantages of the system over the ones in
personnel. The hardware components required are RFID market already are discussed and also improvements are
reader, passive RFID tags, an Arduino microcontroller. suggested.
Software assistance of Arduino IDE and Processing
Development Environment (PDE) are required for control. LITERATURE REVIEW
There is also provision for real-time monitoring of users’
activities i.e. entry and exit. This is made possible by automatic Previous works has been mainly on Home Automation
synchronization of the system with a secured webpage via systems which have higher costs due to added sophistication
internet and offline system. like speech recognition [1], face recognition [2] [3], internet
access at all the door, etc. Yong Tae Park et al [3] proposed a
Index Terms— Internet of Things (IoT); Arduino; RFID; RFID based door lock system using ZigBee module for
door unlocking system; secure access; real time control exchanging information. Md. Nasimuzzaman Chowdhury et
al [4] introduced the feature of remote access via internet
INTRODUCTION but the main constraint was also the cost.
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3098
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
serials which are written within their RFID cards or tags. The shutdown the whole system is shut downed and no one can
users are uniquely identified by the server by the serial enter unless and until master turns on the system again
assigned to card. When a new user is first registered to the
system new serial is generated randomly and is burnt to the Methodology
new card using RFID reader. Next time when this user
approaches to enter through door the new serial is XAMPP is a free and open source cross-platform web
processed in the same manner as it is already included in the server solution stack package developed by Apache
central database. When a user comes to entry point only the Friends,[2] consisting mainly of the Apache HTTP
serial number is fetched from the card and it is checked that Server, MariaDB database, and interpreters for scripts
whether the serial is an authorized one or not. If the serial is written in the PHP and Perl programming languages. XAMPP
authorized the entry request is accepted by the server. stands for Cross-Platform (X), Apache (A), MariaDB (M), PHP
Accordingly, the door at that particular entry point is (P) and Perl (P). It is a simple, lightweight Apache
unlocked and after a specified time delay it is locked again distribution that makes it extremely easy for developers to
giving some time to the user to enter. But if the serial is create a local web server for testing and deployment
unauthorized access to that door is denied with an alarming purposes. Everything needed to set up a web server – server
sound (sound not included in the prototype). This entry-exit application (Apache), database (MariaDB), and scripting
information is also stored in the central database in the form language (PHP) – is included in an extractable file. XAMPP is
of a log file with date, time and door number. The system can also cross-platform, which means it works equally well on
also be controlled manually for any emergency or at the time Linux, Mac and Windows. Since most actual web server
of any disaster such as fire or earthquake. Two buttons are deployments use the same components as XAMPP, it makes
provided at the server terminal one for manual opening and transitioning from a local test server to a live server
another for manual closing of all the doors at a time. There extremely easy as well
is also an online monitoring system. This allows the in
charge of the system to monitor the check-in activities of the Algorithm
users as well as to control the status of each and individual
door even when the person is out of station or out of that Algorithm 1: Operation of DOOR Arduino for processing
zone. RFID card information
1. get message from server
SYSTEM ARCHITECTURE
2. if message==0
3. unlock door
4. go to 22
5. else if message==1
6. lock door
7. go to 22
8. else if message==2
9. normal operation resumed
10. else
11. look for new card
12. if card found
13. read id from a specific block of the card
SYSTEM ANALYASIS 14. write door number to another block
15. serial=door number + id
People for long time have tried to sort out the problems
faced in the unlocking and locking system but as these 16. send serial to server
problems exists even now a secured and easy unlocking 17. get response from server
system is been evolved and done more effectively. The
18. if response==door number
advantages are every individual free to access the system
only with owners permission given through network. 19. unlock door
20. else
In this system , only master user can send the commands to
the system and thus can establish communication and 21. keep door locked
perform the prescribed tasks in secured fashion. The various 22. go to 1
slave users of the system can be connected to a single master 23. end
in a secured formal. Also when the master gives the order of
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3099
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3100
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
Xamp server locking systems are dedicated for controlling a single door
whereas this system can be installed to control even a
XAMPP is a free and open source cross-platformweb multistoried building if adequate number of intermediate
server solution stack package developed by Apache nodes are introduced. It is also a low cost system. It uses Wi-
Friends,consisting mainly of the Apache HTTP Server Fi for transmission and receiving of data.
MariaDB database, and interpreters for scripts written
in the PHP and Perl programming languages. XAMPP REFERENCE
stands for Cross-Platform (X), Apache (A), MariaDB (M),
PHP (P) and Perl (P). It is a simple, lightweight Apache [1]http://ieeexplore.ieee.org/document/7917989/
distribution that makes it extremely easy for developers
to create a local web server for testing and deployment [2] T. Kwak and S. Moon, “A Digital Doorlock with Voice
purposes. Everything needed to set up a web server – Recognition” in Proceedings of KIIT Spring Conference, vol.
server application (Apache), database (MariaDB), and 2012, no. 5, (2012), pp. 345-348.
scripting language (PHP) – XAMPP is also cross-
platform, which means it works equally well on Linux, [3] Ilkyu Ha, “Security and Usability Improvement on a
Mac and Windows Digital Door Lock System based on Internet of Things” , in
International Journal of Security and Its Applications,Vol.9,
Processing No.8 (2015), pp.45-54
Processing is Open Source Software. The PDE [4] Yong Tae Park, Pranesh Sthapit, Jae-Young Pyun, “Smart
(Processing Development Environment) is released digital door lock for the home automation” TENCON 2009 -
under the GNU GPL (General Public License). The export 2009 IEEE Region 10 Conference, 23-26 Jan, 2009
libraries (also known as 'core') are released under the
[5] Md. Nasimuzzaman Chowdhury, Md. Shiblee Nooman,
GNU LGPL (Lesser General Public License).
Srijon Sarker. , “Access Control of Door and Home Security
by Raspberry Pi Through Internet”, International Journal of
APPLICATIONS Scientific and Engineering Research 4(11) · November 2013
It will also used to monitor the access to door.
It can reduced chances of entry of tracepasser(unknown
person)
It can avoid time consumption of manual attendance records
It improves whole system by making it online and high-tech
It helps to find who and when accessed the system
CONCLUSION
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3101