Abstract – Integration of radio frequency identification technology and GSM technology had shown wide applications in the automation of electronic systems. In this paper the design of microcontroller based attendance system using RFID and GSM the modem has been presented which will automatically update the attendance of the students and send the SMS to the absentee’s parent for the continuous monitoring of the attendance of his/her ward.
INTRODUCTION
The conventional method of taking the attendance of students is through the manually maintained register and calling by their names or serial numbers. A lot of drawbacks are associated with this method like attendance not marked due to human error on both sides i.e. students as well as teachers, proxy attendance, time-consuming, etc. The role of radio frequency identification (RFID) technology in tracking objects and its implementation in automatic electronic equipment has been widely used by designers and found in the literature [1]. Some automated attendance system has been designed and reported using the RFID. M. Kamaraju in the year 2010 presented the design of an automated attendance system using RF technology. In the year 2013 attendance system using RFID has been reported using RFID. In the year 2014 another web-based attendance system using RFID has been presented.
COMPONENTS REQUIRED
8051 microcontroller
RFID reader
LCD display 2x16
L293D
servo motor
LEDs
vol. regulator
speaker
resistors, capacitors, etc.
COMPONENT DESCRIPTION
RFID
The Radio Frequency Identification (RFID) is an electronic device that includes a small antenna and a chip. This device is used for transmitting information between the reader and RFID tag using radiofrequency electromagnetic fields.
The operating frequency ranges of these devices include low, mid, and high ranges. The low-frequency range is from 30 kHz to 500 kHz, the middle frequency range is from 500 kHz to 900 kHz and the high-frequency range is from 2.4 MHz to 2.5 MHz.
Oscillator Circuit
Preset Circuit
LCD Display
RFID Reader
The aim of this project is to design an RFID Technology-based Attendance System using 8051 microcontrollers, in which the attendance of students or employees is automatically recorded with the swipe of a card.
When this circuit is powered ON, initially the microcontroller will display the message as Swipe the card on the LCD display. When the RFID reader detects the ID card, it will send the unique card no to the microcontroller via the serial terminal.
with the suitable program, we will compare this id and code id present in the code. if both are the same then it will show the id holder's name and mark the attendance of that id holder. And the door will open.
Now again it will ask to scan the card. And this will go on.
Post a Comment