Anda di halaman 1dari 15

Password and Smart Card based Door Lock

Contents:

Introduction Need of Micro-controllers Pin Description of 8051 Project Idea Circuit Diagram Components Used Final Project Applications

Why do we need to learn Microcontrollers?


The microcontroller is the core of computer systems. Nowadays many communication, digital entertainment, portable devices, are controlled by them. Provides high Performance and Reliability. Way to Robotic Generation. Playing vital role in Medical sector.

Different aspects of a microcontroller

Hardware: Interface to the real world Software : Order how to deal and control the Inputs

Pin Description of the 8051


P1.0 P1.1 P1.2 P1.3 P1.4 P1.5 P1.6 P1.7 RST (RXD)P3.0 (TXD)P3.1 (INT0)P3.2 (INT1)P3.3 (T0)P3.4 (T1)P3.5 (WR)P3.6 (RD)P3.7 XTAL2 XTAL1 GND 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

8051 (8031)

40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21

Vcc P0.0(AD0) P0.1(AD1) P0.2(AD2) P0.3(AD3) P0.4(AD4) P0.5(AD5) P0.6(AD6) P0.7(AD7) EA/VPP ALE/PROG PSEN P2.7(A15) P2.6(A14) P2.5(A13) P2.4(A12) P2.3(A11) P2.2(A10) P2.1(A9) P2.0(A8)

Password and Smart Card based Door Lock


Security is a prime concern in our day-today life. Everyone wants to be as much secure as possible. An access control for doors forms a vital link in a security chain. The microcontroller and punch card based Door locker is an access control system that allows only authorized persons to access a restricted area.

Project Idea!

The system has a Keypad consisting of 12 keys by which the password can be entered through it. When the entered password equals with the password stored in the memory then 7-segment display gives the signal to punch the card and if right card is punched door is unlocked.If wrong password is entered or wrong card is punched fail signal is given by 7-segment display.

Circuit Diagram

Components Used

Atmel Microcontroller 7-segment display Opto-couplers (sensors) Voltage Regulator

7-Segment Displays

It is used as a numerical indicator on many equipments It is an assembly of light emitting diodes which can be powered individually. The one shown is a common anode display since all anodes are joined together and go to the positive supply. Resistors must be placed in series with each diode to limit the current through each diode to a safe value.

Optocoupler

Optocoupler is an interaction between Optics and Circuitry. Optocouler is basically a sensor and receiver within a close environment. These are commonly used when two devices need to communicate but must not transfer any volt.,current etc. from one circuit to another.

Voltage Regulator
A device or circuit that maintains a load voltage nearly constant over a range of variations of input voltage and load current. It has three pins for input,output and ground. 78-series for positive voltage supply. 79-series for negative voltage supply.

Final Project-How does it Work


Voltage supply is connected. Project PCB is then connected to CPU card. Now Software designed for the project is programmed on Microcontroller Chip. Press 4 digit password and then confirm it by pressing the Enter key on the keypad. If password is wrong F will be displayed on 7segment display. If password is right 0 will be displayed. In case Password is correct punch the smart card. If right card is punched then P will be displayed on 7segment display. Otherwise F will be displayed.

Applications

Home Security Systems. Bank Lockers. Computer Systems and Laptops. Automobiles. ATM machines.

THANX

Anda mungkin juga menyukai