Door Lock System
Door Lock System
SUBMITTED BY:
Name ID
Md. Amzad Hossain 170216026
Sobuj Mia 170216081
Md. Asrafil Islam 170216083
Supervised By:
Tabassum Hasnat Reshmi
Lecturer
Department of Electrical and Electronic Engineering
EUROPEAN UNIVERSITY OF BANGLADESH
INTRODUCTION
• Password based security system is design for manage door security of house by the help
of the power of Arduino and keypad.
Arduino Uno:
Arduino Uno is a microcontroller board based on the ATmega328p. Arduino is an open-
source, prototyping platform and its simplicity makes it ideal for any types of project to
use as well as professionals and Students. Arduino UNO has great advantage that it has
built-in chip which work as a USB-to-serial converter. In this project we use Arduino-
Uno which is consist of ATmega328p Microcontroller with 16MHz crystal.
Microcontroller: ATmega328p
Operating Voltage: 5V
Input Voltage (limits): 6-20V
Digital I/O Pins: 14 (of which 6 provide PWM output)
Analog Input Pins: 6
Flash Memory: 32 KB
SRAM: 2 KB (ATmega328)
EEPROM: 1 KB (ATmega328)
Clock Speed: 16 MHz
SOLENOID
• 9V Solenoid lock are basically electromagnets: they are made of a big coil of copper wire with an armature (a slug of
metal) in the middle. When the coil is energized, the slug is pulled into the center of the coil. This makes the solenoid
able to pull from one end.
• In this project the magnetic switch act as a magnetic door lock, whereby it is activated to lock the doors and it will be
deactivated for the authorized users. It is also used as an intruder alarm to acknowledge the security guards on the
presence of intruder.
RELAY
• the arduino operates at 5v it can’t control these higher voltage devices directly, here we
use a single channel 5v relay module to switch the 9v and use the arduino to control the
relay. this is a 5v 1-channel relay interface board, and each channel needs a 15-20ma
driver current. it can be used to control various appliances and equipment with large
current. it is equipped with high-current relays that work under ac250v 10a or dc30v
10a. it has a standard interface that can be controlled directly by microcontroller.
It can be used in Home
•It can be used to Office
•It can be used in Bank
•It can be used in personal Locker
APPLICATIONS
o In this project (where two sensors are used), the positioning of the sensors is
very important. The width of the black line plays a major role in the
placement of the sensors
LIMITATIO
DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING, EUROPEAN UNIVERSITY OF BANGLADESH
FUTURE MODIFICATION