Sunday, February 1, 2015

Fingerprint based attendance/security system

  No comments    
categories: , , , , ,
Fingerprints are one of many forms of biometrics used to identify individuals and verify their identity. Fingerprint recognition or fingerprint authentication refers to the automated method of verifying a match between two human fingerprints.
An attendance recording system’s basic function is to keep a record of the time at which the employees of a particular firm report to work and leave from work. It is one of the most widely used event recording application in the industry today. A track of employee attendance is a must for payroll generation. The traditional method of maintaining an attendance register makes the job very tedious and prone to human errors.  The collection and processing of data of employee attendance which may include leaves, half working days, overtime etc. and using it to generate  the payroll manually consumes important man hours, which in turn could be used to increase productivity and in turn profitably of the firm. In case of an error, even more time will be used to detect and rectify it, if the process is manual. The whole process will be simplified to great extent if a system is available by means of which attendance data be stored, accessed, sorted, and processed and obtained in a form of a detailed report which may be used directly for payroll generation. Moreover it is also important that a false entry should not be made so for this one of the most secure methods for attendance is using a biometric sensor like a fingerprint reader.
An access control point, which can be a door, turnstile, parking gate, elevator, or other physical barrier where granting access can be electronically controlled. Typically the access point is a door. An electronic access control door can contain several elements. At its most basic there is a stand-alone electric lock. The lock is unlocked by an operator with a switch. To automate this, operator intervention is replaced by a reader. The reader could be a keypad where a code is entered, it could be a card reader, or it could be a biometric reader.
 

GSM based energy meter reading system and load control through SMS

  No comments    
categories: , , , ,
The main objective of the project is to develop a GSM based energy meter reading system and load control through SMS. Electricity department sends employees to take meter reading every month, which is an expensive and time consuming job.

The proposed project provides a convenient and efficient method to avoid this problem. The electricity department and the user can get the readings of the energy meter of consumers via SMS. The loads can also be controlled by the user of this system via SMS using this project.

A microcontroller input is effectively interfaced to a digital energy meter that takes the reading from the energy meter and displays the same on an LCD. The reading of the energy meter is also sent to the control room by an SMS via SIM loaded GSM modem.

This GSM modem can also receive commands from the cell phone to control the owner’s electrical loads. It uses a standard digital energy meter that delivers output pulses to the microcontroller to perform counting for necessary action. On receiving command it can switch ON/OFF the loads.

Further this project can be interfaced with a non volatile memory IC like EEPROM along with a keypad so that the user the change the mobile number as per the requirement.


Gsm Based Door Unlocker system

  1 comment    
We usually cone across areas where a user needs to control his domestic or company door lock from wide distances. Here we propose a system that allow user to unlock a door by entering a password remotely. We propose to use GSM technology ie through SMS. Our system allows user to send an sms with password in order to unlock a door. The door opens on receiving the right password. The system also alerts a registered user if wrong password is sent a number of times. The circuit consists of a gsm modem to receive sms data. It decodes the sms and sends it to an 8051 family microcontroller. The microcontroller reads the input and checks the password entered. It displays message stats on an LCD screen on receiving inputs. On receiving the right password it opens the door by activating the motor. On encountering wrong password multiple times the system sends an sms through the GSM modem to registered user that invalid attempts were made