You are on page 1of 4

International Journal of Information and Technology (IJIT) Volume 2 Issue 3, May-Jun 2016

RESEARCH ARTICLE

OPEN ACCESS

Automatic Student Tracking and Attendance Analysis System


Chethana Gosal S [1], Nithinkumar k [2], Nandan.R [3]
Department of Electronics and Communication Engineering
VTU, Cambridge Institute of technology
Bengaluru - India

ABSTRACT
In universities and colleges the attendance is taken manually either by calling out individual's name or by passing around an
attendance sheet for student's signature to confirm his/her presence. The same is in the case for the staff. Using these
methods is both troubles ome and time-consuming. Therefore a method of taking attendance using Bluetooth and Wi-Fi in
Specific Region has been presented here which is automatic, paperless, quick, and accurate. A Bluetooth receiver along with
a camera for face detection is used to overcome the disadvantage of proxy and biometric. Each persons phone is connected
to the receiver via Bluetooth which intend is connected to the server through Ethernet. Unique MAC address indicates the
person which is registered in the server. It also indicates how long a person is present in a specific region.
Keywords:- Bluetooth, Wi-Fi, Biometric, Ethernet, MAC

I.

INTRODUCTION

Registering Student attendance automatically using


Bluetooth has many advantages. One of them is getting
real time data on presence of students in a class room. It
can even locate the students anywhere in the campus.
Other advantages include sending the presence or
attendance of students to concerned stake holders like
class teacher, principal, HoD and parents through mail or
SMS.
One infrastructure-less approach to overcome this
problem is to use pedestrian dead reckoning (PDR)
systems . PDR relies on inertial sensors that the pedestrian
wears or carries to estimate human odometry, i.e., the
change in position and heading with respect to the last
measurement[1]. These sensors are discrete, and their use
poses much fewer privacy issues in comparison with
sensors that reveal much more about the environment.
They also have a relatively low data rate, making both
server-based positioning and on-device processing viable
options[2].
The disadvantage of PDR systems is that the
measurement error (drift) grows unboundedly over time.
If we process the measurements in such a way that
additional information such as zero velocity updates
(ZUPTs) from stance detection can be used, we can
reduce the error growth of inertial navigation from cubic

ISSN: 2454-5414

to linear[3]. In practice, travelers might use lightweight


wireless clip-on sensors for their shoes, as it has become
popular among sport enthusiasts, or such sensors might
even be integrated into shoes themselve[4].
Many researchers are working on the difficult problem of
calculating PDR from sensors at different body
placements, such as pocket, wrist, and handheld. The goal
is to rely solely on the sensors found in modern mobile
phones. Despite the inherent drift of any form of PDR and
even in the absence of other sensors, knowledge of the
map of the environment can be sufficient to provide
accurate long-term pedestrian positioning in 2-D and 3-D
scenarios. This is because suitable estimators use the
constraints imposed by features such as walls. [5]
Pedestrian navigation is an important ingredient for
efficient multimodal transportation, such as guidance
within large transportation infrastructures. A requirement
is accurate positioning of people in indoor multistory
environments. To achieve this, maps of the environment
play a very important role.
Problem Definition:Maria Garcia Puyol, Student
Member, IEEE, Dmytro Bobkov, Patrick Robertson,
Member, IEEE, and Thomas Jost, Member, IEEE has
not discussed about student tracking and attendance

www.ijitjournal.org

Page 13

International Journal of Information and Technology (IJIT) Volume 2 Issue 3, May-Jun 2016
analysis in the base paper which mentions tracking of
pedestrians using foot-slam algorithm.[8]

2) Bluetooth Dongle
Bluetooth is a useful tool for getting devices
communicating wirelessly. If you want your Raspberry Pi
interacting with anything, from a printer, to a mobile
phone, to setting up media streaming, bluetooth is the way
to go! The nano dongle available from ModMyPi is the
perfect low cost solution.

II. STUDENT TRACKING SYSTEM

Component Diagrams

3) GSM Module
WebCamera

Bluetooth-n

Bluetooth-1

Data Communication
Layer

Rasberrypi-2

Data Communication
Layer

Data Communication
Layer

ICommunication
s

4) Web cam

Server

Display Floor &


Room Details

Display MAC
Details

Face
Indentification

Attendance
Analysis

Fig: Component diagram


In each class room there will be a tracking device. The
tracking devices can be installed not only in class rooms
but also in corridors, steps, canteens, library and other
student handout places. If they are not present in class
room this is to locate the students whereabouts.
1) Raspberry Pi
The Raspberry Pi is a series of credit card-sized single
board computers developed in the UK by the Raspberry
Pi Foundation with the intention of promoting the
teaching of basic computer science in schools.On the
older beta model B boards, 128 MB was allocated by
default to the GPU, leaving 128 MB for the CPU. On the
first 256 MB release model B (and model A), three
different splits were possible. 224 MB was for Linux
only, with just a 1080p framebuffer, and was likely to fail
for any video or 3D. 128 MB was for heavy 3D, possibly
also with video decoding. The second generation has
1 GB of RAM.

ISSN: 2454-5414

A GSM modem is a device which can be either a mobile


phone or a modem device which can be used to make a
computer or any other processor communicate over a
network. A GSM modem requires a SIM card to be
operated and operates over a network range subscribed by
the network operator. It can be connected to a computer
through serial, USB or Bluetooth connection.

USB Cameras are imaging cameras that use USB 2.0 or


USB 3.0 technology to transfer image data. USB Cameras
are designed to easily interface with dedicated computer
systems by using the same USB technology that is found
on most computers. The accessibility of USB technology
in computer systems as well as the 480 Mb/s transfer rate
of USB 2.0 makes USB Cameras ideal for many imaging
applications. An increasing selection of USB 3.0 Cameras
is also available with data transfer rates of up to 5 Gb/s.

III. DATA FLOW DIAGRAM


A data flow diagram (DFD) is a graphical representation
of the "flow" of data through an informationsystem,
modeling its process aspects. A DFD is often used as a
preliminary step to create an overview of the system,
which can later be elaborated. DFD can also be used for
the visualization of dataprocessing (structured design).

www.ijitjournal.org

Page 14

International Journal of Information and Technology (IJIT) Volume 2 Issue 3, May-Jun 2016
CONNECT
THE
DONGLE
AND
INSTALL
SOFTWARE:
Step1: Plug the dongle into a USB port on your Pi and
boot it up.

Data Flow Model Diagram


Mobile

BlueTooth
Transmitter

server

Location

Blue Tooth
Receiver

Scan MAC
Address

Region/Area

Camera

Receive MAC
/ Face
Detection

Face Capture

Storage
Place
Attendance
Report

DB

Process

Analysis
Result

Count ,Verify
MAC Address
& Face
Identification

Step2:At the command line type sudo apt-get install --noinstall-recommends bluetooth.
Step3:Once the software is installed, type sudo service
bluetooth status.
Step4:You should see bluetooth is running. If not, reboot
and try again.

send SMS

App

Dsiplay
Result On
Server LCD

Status
Report

Fig:Data flow diagram

IV. EXPERIMENTAL RESULTS

Fig : Tracking of MAC address


The Bluetooth is used to detection is mac addresses of the
mobile the number of student present in the class when
we run the detect local enter the class and floor number
and number of the devise along with the name as shown
in the above figure.

Fig: Model of the proposed system

ISSN: 2454-5414

www.ijitjournal.org

Page 15

International Journal of Information and Technology (IJIT) Volume 2 Issue 3, May-Jun 2016
using object detection in the class room with web camera
.the main controller is the raspberry pi 2 is used with the
1GB RAM and 900MHZ as an operating frequency.

REFERENCES
[1] R. Harle, A survey of indoor inertial positioning
systems for pedestrians, IEEE Commun. Surveys
Tuts., vol. 15, no. 3, pp. 12811293, 2013.
[2] S. Beauregard and M. Widyawan, Indoor PDR
performance enhancement using minimal map
information and particle filters, in Proc. IEEE/ION
PLANS, Monterey, CA, USA, May 2008, pp. 141
147.

Fig 5.5: GTK Window of Analysis System (Class order


attendance table)
The above figure shows the number of MAC address
detected if it is registerd yellow color is showing
otherwise it is red color is for the which is not registerd
and final it is comparing with the data base registerd and
result is showing in the statics.

V.

CONCLUSION

We have seen the current system RFID based attendance


system is not quite enough to manage the proper record of
the student or faculty of the college . Infact Finger print is
not reliable or cost effective . In our approach we dont
need multiple device to setup in the campus like Finger
print or RFID Scan machine .Our System is more reliable
and cost effective and low maintenance also .In the
current approach we are able to track the no of user based
on the blue tooth device .Every user must carry mobile
with blue tooth on which may be basic handset .Here we
have seen that we are able to minimize the proxy user by

ISSN: 2454-5414

[3] B. Krach and P. Roberston, Cascaded estimation


architecture for integration of foot-mounted inertial
sensors, in Proc. IEEE/ION PLANS,May 2008, pp.
112119.
[3] O. Woodman and R. Harle, Pedestrian localization
for indoor environments, in Proc. Int. Joint Conf.
Pervasive UbiComp, Seoul, South Korea, Sep. 2008,
pp. 114123.
[4] H. Durrant-Whyte and T. Bailey, Simultaneous
localization and mapping: Part I tutorial, IEEE
Robot. Autom.Mag., vol. 13, no. 2, pp. 99110,Jun.
2006.
[5] http://www.bluetooth.com/Pages/what-is-bluetoothtechnology.aspx
[6] http://www.webopedia.com/TERM/W/Wi_Fi.html
[7] http://www8.garmin.com/aboutGPS/
[8] Maria Garcia Puyol, Student Member, IEEE,
Dmytro Bobkov, Patrick Robertson, Member, IEEE,
and Thomas Jost, Member, IEEE( base paper ).

www.ijitjournal.org

Page 16

You might also like