SlideShare a Scribd company logo
1 of 13
Group NO:03
Group Member:
Name ID
Md. Mahfuzur Rahman 14153103024
Md. SayeedMahmud 14153103095
Marufa Akter Mukty 14153103105
Md. Sabbir Alam 14153103110
Tanjila Akter 14153103121
Ajmoon Nahar Urmi 14153103132
Supervised By:
Md. Maynul Islam
Lecturer in EEE
Department of EEE
Content:
 Introduction
 Existing System
 Aim of the Project
 Block Diagram
 Components Required
 Component Description
 Proteus Circuit DesignofOur Project
 Circuit Description
 Hardware Circuit of Project
 Working of the project
 Applications
 Future Plan
Introduction:
Security is a major concern in our day to day life, and digital door locks have
become an important part of these security systems. There are many types
technologies available to secureourplace, like PIR Based security systems, RFID
based Security system, Laser security alarms, bio-matrix systems etc. Even now,
there are Digital locks which can be operated using our smart phones, means no
more need to keep different keys, just one smart phone can operate all the locks,
this concept is based on Internet of Things. In this project, we have explained a
simple using the microcontroller AT89S52, which can only be unlocked by a
predefined code, if we enter the wrong code, thesystem alerts by siren the buzzer.
This system mainly contains AT89S52 microcontroller, keypad module, buzzer
and LCD. At89s52 microcontroller controls the complete processeslike taking
password form keypad module, comparing passwords predefined password,
driving buzzer and send status to LCD display. Keypad is used for inserting
password into the microcontroller. Buzzer is used for indication of wrong
password and LCD is used for displaying status or messages on it. Buzzer has
inbuilt driver by using a NPN transistor.
Automatic RoomLight controlling System is a microcontroller based project that
automatically turn on oroff the lights in a room. Electricity, being one ofthe most
important resources, must be utilized carefully. The project implemented here is
one such project where the microcontroller based system automatically controls
the room lights.
Existing System:
 Manual doorlock system
 For opening the dooruse the key system.
 Low security system.
 We often forget to switch off lights or fans when we leave a room. By
using this system, we can intentionally forget about the lights as the
system will automatically take care of them.
Aim of the Project:
• Electronic codelock using AT89S52 Microcontroller, which can only be
unlocked by a predefined code, if we enter the wrong code, the system
alerts by siren the buzzer.
• The project can also make high security.
• The aim of this project is to automatically turn on or off the lights in a
room by detecting the human movement. We implemented this project
using 8051 Microcontroller and two Infrared (IR) sensors
Block Diagram:
Working Explanation:
This system mainly contains AT89S52 microcontroller, keypad module, buzzer
and LCD. At89s52 microcontroller controls the complete processes like taking
password form keypad module, comparing passwords predefined password,
driving buzzer and send status to LCD display. Keypad is used for inserting
password into the microcontroller. Buzzer is used for indication of wrong
password and LCD is used for displaying status or messages on it. Buzzer has
inbuilt driver by using a NPN transistor.
Components Required:
• 8051 Microcontroller (AT89S52)
• 4X4 Keypad Module
• Buzzer
• 16x2 LCD
• Resistor (1k,10k)
• Network resistor (10K)
• Capacitor(10uf)
• Red led
• Bread board
• IC 7805
• 11.0592 MHz Crystal
• Power Supply
• Connecting wires
Component Description:
4X4 Keypad Matrix:
• In this circuit we have used multiplexing technique to interface keypad to
the 8051 microcontroller, for entering the password in the system. Here we
are using a 4x4 keypad which has 16 keys
• If we want to use 16 keys then we need 16 pin for connection to 89s52,
but in multiplexing technique we need to use only 8 pins for interfacing 16
keys
• Multiplexing technique is a very efficient way to reduce number of pins
used with the microcontroller for providing the input or password.
Basically this technique is used in two ways - one is row scanning and
other one is column scanning
LCD Display Module:
LCD (liquid crystal display) LCD (liquid crystal display) is the technology used
for displays in notebook and other smaller computers. Like light-emitting diode
(LED) and gas-plasma technologies, LCDs allow displays to be much thinner
than cathode ray tube (CRT) technology.
AT89S52 Microcontroller:
The AT89S52is a low-power, high-performance CMOS 8-
bit microcontroller with 8K bytes of in-system programmable Flash memory.
The device is manufactured using Atmel's high-density nonvolatile memory
technology and is compatible with the indus- try-standard 80C51 instruction set
and pinout.
IR Sensor Module:
• An Infrared or IR Sensor is a simple circuit that is used to detect objects
(Proximity Sensor) or measure distance (Range Finder). An IR Sensor
consists of 3 components: an IR Transmitter (IR LED), an IR Receiver
(like a Photo Diode) and a signal processing circuit.
• We have used reflective type IR sensor modules in this project. The
detailed circuit diagram of the module is shown in the following image.
5V Relay Module:
A 5V Relay Module is used in this project which helps 8051 Microcontroller to
operate high voltage AC loads like a light. The detailed circuit of the Relay
Module is shown in the following image. It consists of a 5V Electromechanical
Relay, an Optocoupler IC, transistor, two resistors and two diodes.
Proteus Circuit Design of Our Project:
Circuit diagram for this Digital lock using 8051 has been shown below and can
easily be understood. Keypad module’s Column pins are directly connected to
pin P0.0, P0.1, P0.2, P0.3 and Row pins are connected to P0.4, P0.5, P0.6, P0.7
of 89s52 microcontroller’s port 0. A 16x2 LCD is connected with 89s52
microcontroller in 4-bit mode. Controlpin RS, RW and En are directly connected
to pin P1.0, GND and P1.2. And data pin D4-D7 is connected to pins P1.4, P1.5,
P1.6 and P1.7 of 89s52. And one buzzer is connected at pin P2.6 through a
resistor.
• we have used modules for Relay and IR Sensorand hence, the connections
are shown with respect to those modules only. Corresponding circuit
diagrams are also provided.
• For the circuit design, a 16 x 2 LCD Display, two IR Sensors and a 5V
Relay Module must be connected to the 8051 Microcontroller. First,
connect the 8 data pins of the LCD to PORT1 pins i.e. P1.0 to P1.7.
• The 3 control pins of LCD i.e. RS, RW and E are connected to P3.6, GND
and P3.7pins respectively. A 10 KΩ Potentiometer is connected to contrast
adjust pin of LCD i.e. its pin 3.
Hardware Circuit of Project:
Wehave used a predefined password inthe program, this password canbedefined
by the user in the code below.
When user enters a password to the system, then system compares the user
entered password with stored or
predefined password in Codeof Program. If a match occurs then LCD will show
“Access Grated” and if the
password doesn’t match then LCD will show “Access Denied” and buzzer will
continuously beep for some time. Here we have
used string.h library. By using this library we can compare or match two strings,
by using “strncmp” function.
• In this project, an automatic room lighting system is developed using 8051
microcontroller. The working of the project is explained here.
• The main component of the project is IR Sensor and we have used two of
them. The placement of the sensors is important as it will determine the
functioning of the project.
• Practically speaking, both the sensors must be placed on the either side of
the door or entrance of the room. The sensor placed on the outside of the
room is named as Sensor1 and the sensor, which is placed on the inside is
named Sensor 2.
• When a persontries to enter the room, Sensor1 detects the personfirst and
then Sensor 2. This action will indicate the 8051 Microcontroller that the
person is entering the room.
Applications:
• Digital Password door Controlling system with password , it can be used
to turn on the doorin a room when a personenters the room and turn it off
when the person leaves the room.
• The project can also secure for any low security
• The project can be modified with LEDs and as the access password in the
room doorand also we enter the wrong code, the system alerts by siren the
buzzer.
• Automatic RoomLight Controlling with Bidirectional Visitor Counter can
be used to automatically turn on the light in a room when a person enters
the room and turn it off when the person leaves the room.
• The project can also be dubbed as a Bidirectional Visitor Counter it is an
integral part of the Automatic Room Lighting circuit.
• The project can be modified with LEDs and as the number of persons in
the room increases, the number of LEDs turning ON also increases.
Future Plan:
 In future using the idea make digital password door controlling system with
voice password , it can be used to turn on the doorin a roomwhen a person
enters the room and turn it off when the person leaves the room.
 The project can also make high security.
 The project can be modified with LEDs and as the access artificial
intelligence voice password in the room doorand also we enter the wrong
code voice, the system alerts by siren the buzzer.
 Automatic Room Light and Fan or AC(Air Condition)Controlling with
Bidirectional Visitor Counter can beused to automatically turn on the light
in a room when a person enters the room and turn it off when the person
leaves the room.
 The project can also be dubbed as a Bidirectional Visitor Counter it is an
integral part of the Automatic Room Lighting circuit.

More Related Content

What's hot

Smart Home Automation
Smart Home AutomationSmart Home Automation
Smart Home AutomationMitul Lakhani
 
home/office automation
home/office automationhome/office automation
home/office automationAdiLende
 
Arduino final ppt
Arduino final pptArduino final ppt
Arduino final pptIndu Mathi
 
Final Presentation - Edan&Itzik
Final Presentation - Edan&ItzikFinal Presentation - Edan&Itzik
Final Presentation - Edan&Itzikitzik cohen
 
Development of a Low Cost, Reliable & Scalable Home Automation System.
Development of a Low Cost, Reliable & Scalable Home Automation System.Development of a Low Cost, Reliable & Scalable Home Automation System.
Development of a Low Cost, Reliable & Scalable Home Automation System.imtiyazEEE
 
Arduino Based Home Automation (2003) (1003018)
Arduino Based Home Automation (2003) (1003018)Arduino Based Home Automation (2003) (1003018)
Arduino Based Home Automation (2003) (1003018)Rappy Saha
 
Smart door lock
Smart door lockSmart door lock
Smart door lockaswin5432
 
Smart Digital Door Lock
Smart Digital Door LockSmart Digital Door Lock
Smart Digital Door Lockshakil2604
 
Android based security and home
Android based security and homeAndroid based security and home
Android based security and homeijasa
 
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3Abhishekvb
 
Design and Construction of Digital Locking System
Design and Construction of Digital Locking SystemDesign and Construction of Digital Locking System
Design and Construction of Digital Locking SystemTarek Erin
 
Home Automation System using Arduino and Android
Home Automation System using Arduino and AndroidHome Automation System using Arduino and Android
Home Automation System using Arduino and AndroidMuhammad Ayesh
 
Smart digital door locking system
Smart digital door locking systemSmart digital door locking system
Smart digital door locking systemVISHAL NAGAR
 
Report Home automation using arduino
Report Home automation using arduinoReport Home automation using arduino
Report Home automation using arduinoIkram Arshad
 

What's hot (20)

Smart Home Automation
Smart Home AutomationSmart Home Automation
Smart Home Automation
 
home/office automation
home/office automationhome/office automation
home/office automation
 
Arduino final ppt
Arduino final pptArduino final ppt
Arduino final ppt
 
Digital Code Lock
Digital Code LockDigital Code Lock
Digital Code Lock
 
Final Presentation - Edan&Itzik
Final Presentation - Edan&ItzikFinal Presentation - Edan&Itzik
Final Presentation - Edan&Itzik
 
Development of a Low Cost, Reliable & Scalable Home Automation System.
Development of a Low Cost, Reliable & Scalable Home Automation System.Development of a Low Cost, Reliable & Scalable Home Automation System.
Development of a Low Cost, Reliable & Scalable Home Automation System.
 
Arduino Based Home Automation (2003) (1003018)
Arduino Based Home Automation (2003) (1003018)Arduino Based Home Automation (2003) (1003018)
Arduino Based Home Automation (2003) (1003018)
 
Smart door lock
Smart door lockSmart door lock
Smart door lock
 
Smart Digital Door Lock
Smart Digital Door LockSmart Digital Door Lock
Smart Digital Door Lock
 
Password Base Door Lock
Password Base Door LockPassword Base Door Lock
Password Base Door Lock
 
Android based security and home
Android based security and homeAndroid based security and home
Android based security and home
 
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
 
Security door lock system
Security door lock system Security door lock system
Security door lock system
 
Design and Construction of Digital Locking System
Design and Construction of Digital Locking SystemDesign and Construction of Digital Locking System
Design and Construction of Digital Locking System
 
Home Automation System using Arduino and Android
Home Automation System using Arduino and AndroidHome Automation System using Arduino and Android
Home Automation System using Arduino and Android
 
Smart digital door locking system
Smart digital door locking systemSmart digital door locking system
Smart digital door locking system
 
Smart Lock Systems
Smart Lock SystemsSmart Lock Systems
Smart Lock Systems
 
Report Home automation using arduino
Report Home automation using arduinoReport Home automation using arduino
Report Home automation using arduino
 
Home Automation
Home AutomationHome Automation
Home Automation
 
Smart door lock system
Smart door lock system Smart door lock system
Smart door lock system
 

Similar to Auto Room Lighting and Door lock Report

Password based door lock system using 8051 microcontroller final report
Password based door lock system using 8051 microcontroller final reportPassword based door lock system using 8051 microcontroller final report
Password based door lock system using 8051 microcontroller final reportChinaraja Baratam
 
Auto Room Lighting System
Auto Room Lighting SystemAuto Room Lighting System
Auto Room Lighting SystemBUBT
 
Automatic room light controller with bi directional visitor counter using Ard...
Automatic room light controller with bi directional visitor counter using Ard...Automatic room light controller with bi directional visitor counter using Ard...
Automatic room light controller with bi directional visitor counter using Ard...PRASENJITMORE2
 
Password based door locking system
Password based door locking systemPassword based door locking system
Password based door locking systemArjun Singh
 
Smart Door locking system using arduino
Smart Door locking system using arduinoSmart Door locking system using arduino
Smart Door locking system using arduinoBhawnaSingh351973
 
Automatic room light controller with password detection system
Automatic room light controller with password detection systemAutomatic room light controller with password detection system
Automatic room light controller with password detection systemshubham jha
 
Fingerprint base security system
Fingerprint base security systemFingerprint base security system
Fingerprint base security systempraful borad
 
Project report on dtmf based door opening system
Project report on  dtmf based door opening systemProject report on  dtmf based door opening system
Project report on dtmf based door opening systemMukul Mohal
 
Home Automation & Security
Home Automation & SecurityHome Automation & Security
Home Automation & SecurityRoshan Mani
 
Implementation of vision based intelligent home security system using ARM7
Implementation of vision based intelligent home security system using ARM7Implementation of vision based intelligent home security system using ARM7
Implementation of vision based intelligent home security system using ARM7IRJET Journal
 
Microcontroller based digital code lock report 2
Microcontroller based digital code lock report 2Microcontroller based digital code lock report 2
Microcontroller based digital code lock report 2Lachamo Best
 
Automatic room lighting system
Automatic room lighting systemAutomatic room lighting system
Automatic room lighting systemPoojithaAV
 
electronic voting machine by rfid
electronic voting machine by rfidelectronic voting machine by rfid
electronic voting machine by rfidSaurabh Uniyal
 
Virtual Keypad using IR Technology
Virtual Keypad using IR TechnologyVirtual Keypad using IR Technology
Virtual Keypad using IR TechnologyIRJET Journal
 
Kalyan abstrct googl
Kalyan abstrct googlKalyan abstrct googl
Kalyan abstrct googldevakalyan143
 
Report on Embedded Based Home security system
Report on Embedded Based Home security systemReport on Embedded Based Home security system
Report on Embedded Based Home security systemNIT srinagar
 
Home Appliances Controlling using Android Mobile via Bluetooth
Home Appliances Controlling using Android Mobile via BluetoothHome Appliances Controlling using Android Mobile via Bluetooth
Home Appliances Controlling using Android Mobile via BluetoothMOKTARI MOSTOFA
 

Similar to Auto Room Lighting and Door lock Report (20)

Password based door lock system using 8051 microcontroller final report
Password based door lock system using 8051 microcontroller final reportPassword based door lock system using 8051 microcontroller final report
Password based door lock system using 8051 microcontroller final report
 
Pr391
Pr391Pr391
Pr391
 
Auto Room Lighting System
Auto Room Lighting SystemAuto Room Lighting System
Auto Room Lighting System
 
Automatic room light controller with bi directional visitor counter using Ard...
Automatic room light controller with bi directional visitor counter using Ard...Automatic room light controller with bi directional visitor counter using Ard...
Automatic room light controller with bi directional visitor counter using Ard...
 
Password based door locking system
Password based door locking systemPassword based door locking system
Password based door locking system
 
Smart Door locking system using arduino
Smart Door locking system using arduinoSmart Door locking system using arduino
Smart Door locking system using arduino
 
ppt.pptx
ppt.pptxppt.pptx
ppt.pptx
 
Automatic room light controller with password detection system
Automatic room light controller with password detection systemAutomatic room light controller with password detection system
Automatic room light controller with password detection system
 
Fingerprint base security system
Fingerprint base security systemFingerprint base security system
Fingerprint base security system
 
Project report on dtmf based door opening system
Project report on  dtmf based door opening systemProject report on  dtmf based door opening system
Project report on dtmf based door opening system
 
Home Automation & Security
Home Automation & SecurityHome Automation & Security
Home Automation & Security
 
Implementation of vision based intelligent home security system using ARM7
Implementation of vision based intelligent home security system using ARM7Implementation of vision based intelligent home security system using ARM7
Implementation of vision based intelligent home security system using ARM7
 
Microcontroller based digital code lock report 2
Microcontroller based digital code lock report 2Microcontroller based digital code lock report 2
Microcontroller based digital code lock report 2
 
Automatic room lighting system
Automatic room lighting systemAutomatic room lighting system
Automatic room lighting system
 
electronic voting machine by rfid
electronic voting machine by rfidelectronic voting machine by rfid
electronic voting machine by rfid
 
GSM Based Security System
GSM Based Security SystemGSM Based Security System
GSM Based Security System
 
Virtual Keypad using IR Technology
Virtual Keypad using IR TechnologyVirtual Keypad using IR Technology
Virtual Keypad using IR Technology
 
Kalyan abstrct googl
Kalyan abstrct googlKalyan abstrct googl
Kalyan abstrct googl
 
Report on Embedded Based Home security system
Report on Embedded Based Home security systemReport on Embedded Based Home security system
Report on Embedded Based Home security system
 
Home Appliances Controlling using Android Mobile via Bluetooth
Home Appliances Controlling using Android Mobile via BluetoothHome Appliances Controlling using Android Mobile via Bluetooth
Home Appliances Controlling using Android Mobile via Bluetooth
 

More from BUBT

Lab report cover page
Lab report cover page Lab report cover page
Lab report cover page BUBT
 
Project report title cover page
Project report title cover pageProject report title cover page
Project report title cover pageBUBT
 
Implementation Of GSM Based Fire Alarm and Protection System
Implementation Of GSM Based Fire Alarm and Protection SystemImplementation Of GSM Based Fire Alarm and Protection System
Implementation Of GSM Based Fire Alarm and Protection SystemBUBT
 
Chapter 5 exercises Balagurusamy Programming ANSI in c
Chapter 5 exercises Balagurusamy Programming ANSI  in cChapter 5 exercises Balagurusamy Programming ANSI  in c
Chapter 5 exercises Balagurusamy Programming ANSI in cBUBT
 
Chapter 6 Balagurusamy Programming ANSI in c
Chapter 6  Balagurusamy Programming ANSI  in cChapter 6  Balagurusamy Programming ANSI  in c
Chapter 6 Balagurusamy Programming ANSI in cBUBT
 
Chapter 5 Balagurusamy Programming ANSI in c
Chapter 5 Balagurusamy Programming ANSI  in cChapter 5 Balagurusamy Programming ANSI  in c
Chapter 5 Balagurusamy Programming ANSI in cBUBT
 
Chapter 4 : Balagurusamy Programming ANSI in C
Chapter 4 : Balagurusamy Programming ANSI in CChapter 4 : Balagurusamy Programming ANSI in C
Chapter 4 : Balagurusamy Programming ANSI in CBUBT
 
Chapter 3 : Balagurusamy Programming ANSI in C
Chapter 3 : Balagurusamy Programming ANSI in C Chapter 3 : Balagurusamy Programming ANSI in C
Chapter 3 : Balagurusamy Programming ANSI in C BUBT
 
Chapter 2 : Balagurusamy_ Programming ANsI in C
Chapter 2 :  Balagurusamy_ Programming ANsI in CChapter 2 :  Balagurusamy_ Programming ANsI in C
Chapter 2 : Balagurusamy_ Programming ANsI in CBUBT
 
Chapter 1 : Balagurusamy_ Programming ANsI in C
Chapter 1  :  Balagurusamy_ Programming ANsI in C Chapter 1  :  Balagurusamy_ Programming ANsI in C
Chapter 1 : Balagurusamy_ Programming ANsI in C BUBT
 
Student Attendance
Student AttendanceStudent Attendance
Student AttendanceBUBT
 
Reasoning for Artificial Intelligence Expert
Reasoning for Artificial Intelligence ExpertReasoning for Artificial Intelligence Expert
Reasoning for Artificial Intelligence ExpertBUBT
 
Ultra Dense Netwok
Ultra Dense NetwokUltra Dense Netwok
Ultra Dense NetwokBUBT
 
Bangladesh University of Business and Technology
Bangladesh University of Business and Technology Bangladesh University of Business and Technology
Bangladesh University of Business and Technology BUBT
 
Art Gallery Management System
Art Gallery Management SystemArt Gallery Management System
Art Gallery Management SystemBUBT
 
Shop management system
Shop management systemShop management system
Shop management systemBUBT
 

More from BUBT (16)

Lab report cover page
Lab report cover page Lab report cover page
Lab report cover page
 
Project report title cover page
Project report title cover pageProject report title cover page
Project report title cover page
 
Implementation Of GSM Based Fire Alarm and Protection System
Implementation Of GSM Based Fire Alarm and Protection SystemImplementation Of GSM Based Fire Alarm and Protection System
Implementation Of GSM Based Fire Alarm and Protection System
 
Chapter 5 exercises Balagurusamy Programming ANSI in c
Chapter 5 exercises Balagurusamy Programming ANSI  in cChapter 5 exercises Balagurusamy Programming ANSI  in c
Chapter 5 exercises Balagurusamy Programming ANSI in c
 
Chapter 6 Balagurusamy Programming ANSI in c
Chapter 6  Balagurusamy Programming ANSI  in cChapter 6  Balagurusamy Programming ANSI  in c
Chapter 6 Balagurusamy Programming ANSI in c
 
Chapter 5 Balagurusamy Programming ANSI in c
Chapter 5 Balagurusamy Programming ANSI  in cChapter 5 Balagurusamy Programming ANSI  in c
Chapter 5 Balagurusamy Programming ANSI in c
 
Chapter 4 : Balagurusamy Programming ANSI in C
Chapter 4 : Balagurusamy Programming ANSI in CChapter 4 : Balagurusamy Programming ANSI in C
Chapter 4 : Balagurusamy Programming ANSI in C
 
Chapter 3 : Balagurusamy Programming ANSI in C
Chapter 3 : Balagurusamy Programming ANSI in C Chapter 3 : Balagurusamy Programming ANSI in C
Chapter 3 : Balagurusamy Programming ANSI in C
 
Chapter 2 : Balagurusamy_ Programming ANsI in C
Chapter 2 :  Balagurusamy_ Programming ANsI in CChapter 2 :  Balagurusamy_ Programming ANsI in C
Chapter 2 : Balagurusamy_ Programming ANsI in C
 
Chapter 1 : Balagurusamy_ Programming ANsI in C
Chapter 1  :  Balagurusamy_ Programming ANsI in C Chapter 1  :  Balagurusamy_ Programming ANsI in C
Chapter 1 : Balagurusamy_ Programming ANsI in C
 
Student Attendance
Student AttendanceStudent Attendance
Student Attendance
 
Reasoning for Artificial Intelligence Expert
Reasoning for Artificial Intelligence ExpertReasoning for Artificial Intelligence Expert
Reasoning for Artificial Intelligence Expert
 
Ultra Dense Netwok
Ultra Dense NetwokUltra Dense Netwok
Ultra Dense Netwok
 
Bangladesh University of Business and Technology
Bangladesh University of Business and Technology Bangladesh University of Business and Technology
Bangladesh University of Business and Technology
 
Art Gallery Management System
Art Gallery Management SystemArt Gallery Management System
Art Gallery Management System
 
Shop management system
Shop management systemShop management system
Shop management system
 

Recently uploaded

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 

Recently uploaded (20)

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 

Auto Room Lighting and Door lock Report

  • 1. Group NO:03 Group Member: Name ID Md. Mahfuzur Rahman 14153103024 Md. SayeedMahmud 14153103095 Marufa Akter Mukty 14153103105 Md. Sabbir Alam 14153103110 Tanjila Akter 14153103121 Ajmoon Nahar Urmi 14153103132 Supervised By: Md. Maynul Islam Lecturer in EEE Department of EEE
  • 2. Content:  Introduction  Existing System  Aim of the Project  Block Diagram  Components Required  Component Description  Proteus Circuit DesignofOur Project  Circuit Description  Hardware Circuit of Project  Working of the project  Applications  Future Plan
  • 3. Introduction: Security is a major concern in our day to day life, and digital door locks have become an important part of these security systems. There are many types technologies available to secureourplace, like PIR Based security systems, RFID based Security system, Laser security alarms, bio-matrix systems etc. Even now, there are Digital locks which can be operated using our smart phones, means no more need to keep different keys, just one smart phone can operate all the locks, this concept is based on Internet of Things. In this project, we have explained a simple using the microcontroller AT89S52, which can only be unlocked by a predefined code, if we enter the wrong code, thesystem alerts by siren the buzzer. This system mainly contains AT89S52 microcontroller, keypad module, buzzer and LCD. At89s52 microcontroller controls the complete processeslike taking password form keypad module, comparing passwords predefined password, driving buzzer and send status to LCD display. Keypad is used for inserting password into the microcontroller. Buzzer is used for indication of wrong password and LCD is used for displaying status or messages on it. Buzzer has inbuilt driver by using a NPN transistor. Automatic RoomLight controlling System is a microcontroller based project that automatically turn on oroff the lights in a room. Electricity, being one ofthe most important resources, must be utilized carefully. The project implemented here is one such project where the microcontroller based system automatically controls the room lights.
  • 4. Existing System:  Manual doorlock system  For opening the dooruse the key system.  Low security system.  We often forget to switch off lights or fans when we leave a room. By using this system, we can intentionally forget about the lights as the system will automatically take care of them. Aim of the Project: • Electronic codelock using AT89S52 Microcontroller, which can only be unlocked by a predefined code, if we enter the wrong code, the system alerts by siren the buzzer. • The project can also make high security. • The aim of this project is to automatically turn on or off the lights in a room by detecting the human movement. We implemented this project using 8051 Microcontroller and two Infrared (IR) sensors Block Diagram:
  • 5. Working Explanation: This system mainly contains AT89S52 microcontroller, keypad module, buzzer and LCD. At89s52 microcontroller controls the complete processes like taking password form keypad module, comparing passwords predefined password, driving buzzer and send status to LCD display. Keypad is used for inserting password into the microcontroller. Buzzer is used for indication of wrong password and LCD is used for displaying status or messages on it. Buzzer has inbuilt driver by using a NPN transistor. Components Required: • 8051 Microcontroller (AT89S52) • 4X4 Keypad Module • Buzzer • 16x2 LCD • Resistor (1k,10k) • Network resistor (10K) • Capacitor(10uf) • Red led • Bread board • IC 7805 • 11.0592 MHz Crystal • Power Supply • Connecting wires
  • 6. Component Description: 4X4 Keypad Matrix: • In this circuit we have used multiplexing technique to interface keypad to the 8051 microcontroller, for entering the password in the system. Here we are using a 4x4 keypad which has 16 keys • If we want to use 16 keys then we need 16 pin for connection to 89s52, but in multiplexing technique we need to use only 8 pins for interfacing 16 keys • Multiplexing technique is a very efficient way to reduce number of pins used with the microcontroller for providing the input or password. Basically this technique is used in two ways - one is row scanning and other one is column scanning
  • 7. LCD Display Module: LCD (liquid crystal display) LCD (liquid crystal display) is the technology used for displays in notebook and other smaller computers. Like light-emitting diode (LED) and gas-plasma technologies, LCDs allow displays to be much thinner than cathode ray tube (CRT) technology. AT89S52 Microcontroller: The AT89S52is a low-power, high-performance CMOS 8- bit microcontroller with 8K bytes of in-system programmable Flash memory. The device is manufactured using Atmel's high-density nonvolatile memory technology and is compatible with the indus- try-standard 80C51 instruction set and pinout.
  • 8. IR Sensor Module: • An Infrared or IR Sensor is a simple circuit that is used to detect objects (Proximity Sensor) or measure distance (Range Finder). An IR Sensor consists of 3 components: an IR Transmitter (IR LED), an IR Receiver (like a Photo Diode) and a signal processing circuit. • We have used reflective type IR sensor modules in this project. The detailed circuit diagram of the module is shown in the following image. 5V Relay Module: A 5V Relay Module is used in this project which helps 8051 Microcontroller to operate high voltage AC loads like a light. The detailed circuit of the Relay Module is shown in the following image. It consists of a 5V Electromechanical Relay, an Optocoupler IC, transistor, two resistors and two diodes.
  • 9. Proteus Circuit Design of Our Project: Circuit diagram for this Digital lock using 8051 has been shown below and can easily be understood. Keypad module’s Column pins are directly connected to pin P0.0, P0.1, P0.2, P0.3 and Row pins are connected to P0.4, P0.5, P0.6, P0.7 of 89s52 microcontroller’s port 0. A 16x2 LCD is connected with 89s52 microcontroller in 4-bit mode. Controlpin RS, RW and En are directly connected to pin P1.0, GND and P1.2. And data pin D4-D7 is connected to pins P1.4, P1.5, P1.6 and P1.7 of 89s52. And one buzzer is connected at pin P2.6 through a resistor.
  • 10. • we have used modules for Relay and IR Sensorand hence, the connections are shown with respect to those modules only. Corresponding circuit diagrams are also provided. • For the circuit design, a 16 x 2 LCD Display, two IR Sensors and a 5V Relay Module must be connected to the 8051 Microcontroller. First, connect the 8 data pins of the LCD to PORT1 pins i.e. P1.0 to P1.7. • The 3 control pins of LCD i.e. RS, RW and E are connected to P3.6, GND and P3.7pins respectively. A 10 KΩ Potentiometer is connected to contrast adjust pin of LCD i.e. its pin 3. Hardware Circuit of Project: Wehave used a predefined password inthe program, this password canbedefined by the user in the code below. When user enters a password to the system, then system compares the user entered password with stored or predefined password in Codeof Program. If a match occurs then LCD will show “Access Grated” and if the
  • 11. password doesn’t match then LCD will show “Access Denied” and buzzer will continuously beep for some time. Here we have used string.h library. By using this library we can compare or match two strings, by using “strncmp” function. • In this project, an automatic room lighting system is developed using 8051 microcontroller. The working of the project is explained here. • The main component of the project is IR Sensor and we have used two of them. The placement of the sensors is important as it will determine the functioning of the project. • Practically speaking, both the sensors must be placed on the either side of the door or entrance of the room. The sensor placed on the outside of the room is named as Sensor1 and the sensor, which is placed on the inside is named Sensor 2. • When a persontries to enter the room, Sensor1 detects the personfirst and then Sensor 2. This action will indicate the 8051 Microcontroller that the person is entering the room.
  • 12. Applications: • Digital Password door Controlling system with password , it can be used to turn on the doorin a room when a personenters the room and turn it off when the person leaves the room. • The project can also secure for any low security • The project can be modified with LEDs and as the access password in the room doorand also we enter the wrong code, the system alerts by siren the buzzer. • Automatic RoomLight Controlling with Bidirectional Visitor Counter can be used to automatically turn on the light in a room when a person enters the room and turn it off when the person leaves the room. • The project can also be dubbed as a Bidirectional Visitor Counter it is an integral part of the Automatic Room Lighting circuit. • The project can be modified with LEDs and as the number of persons in the room increases, the number of LEDs turning ON also increases. Future Plan:  In future using the idea make digital password door controlling system with voice password , it can be used to turn on the doorin a roomwhen a person enters the room and turn it off when the person leaves the room.  The project can also make high security.  The project can be modified with LEDs and as the access artificial intelligence voice password in the room doorand also we enter the wrong code voice, the system alerts by siren the buzzer.
  • 13.  Automatic Room Light and Fan or AC(Air Condition)Controlling with Bidirectional Visitor Counter can beused to automatically turn on the light in a room when a person enters the room and turn it off when the person leaves the room.  The project can also be dubbed as a Bidirectional Visitor Counter it is an integral part of the Automatic Room Lighting circuit.