door lock through telephone using

Upload: karunakar-reddy

Post on 07-Apr-2018

222 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/3/2019 Door Lock Through Telephone Using

    1/22

    DOOR LOCK THROUGH

    TELEPH

    USING

    DTMF DECODER

    Under the guidance of

    Mr.D.KUMAR

    P.HARSHA VARDHAN 08J81A0416

    S.NAVEEN REDDY 08J81A0430

    Submittedby

    1

  • 8/3/2019 Door Lock Through Telephone Using

    2/22

    INTRODUCTION

    In this age of digital technology, every deviceand its operation has become digital based.Now with digital based door lock systems, it iseasier to control the door movement lock orunlock the door of the car or house. This digital

    door entry system is in fact controlled of the caror house. The new automated door locksystem does not need a key to by cell-phonewhich is actually performing the role of remoteover here. The keyless door remote is an

    electronic circuit based device. This remotetransmits DTMF signals via air to anotherdevice of the system installed in the car door orhouse door..

  • 8/3/2019 Door Lock Through Telephone Using

    3/22

    COMPONENTS

    MOBILE

    CRYSTAL CIRCUIT

    RESET CIRCUIT

    8051 MICRO CONTROLLER ULN DRIVER

    STEPPER MOTOR

  • 8/3/2019 Door Lock Through Telephone Using

    4/22

    BLOCK DIAGRAM

    8051MICRO

    CONTROLLER

    MOBILE

    CRYSTALCIRCUIT

    RESETCIRCUIT

    ULNDRIVER

    STEPPERMOTOR

  • 8/3/2019 Door Lock Through Telephone Using

    5/22

    SCHEMATIC DIAGRAM

  • 8/3/2019 Door Lock Through Telephone Using

    6/22

    POWER SUPPLY

    STEPDOWN

    TRANFORM

    BRIDGERECTIFIER

    POSITIVECHARGE

    CAPACITOR

    POSITIVEVOLTAGE

    REGULATORIC 7805

    LPF

    As we all know any invention of latest technology cannotbe activated without the source of power. All the electroniccomponents starting from diode to Intel ICs only work with

    a DC supply ranging from _+5v to _+12. we are utilizingfor the same, the most cheapest and commonly availableenergy source of 230v-50Hz and stepping down ,rectifying, filtering and regulating the voltage.

  • 8/3/2019 Door Lock Through Telephone Using

    7/22

    MICRO CONTROLLER(8051)AT89S52

    Features:Endurance: 1000 Write/Erase

    Cycles 4.0V to 5.5V Operating

    Range Three-level Program

    Memory Lock 128 x 8-bit Internal RAM

  • 8/3/2019 Door Lock Through Telephone Using

    8/22

    VOLTAGE REGULATOR 78XX:

    FEATURES: Output Current of 1.5A

    Output Voltage

    Tolerance of 5%

    Internal thermal overload

    protection

  • 8/3/2019 Door Lock Through Telephone Using

    9/22

    DC MOTOR

  • 8/3/2019 Door Lock Through Telephone Using

    10/22

    LIGHT EMITTING DIODE (LED)

  • 8/3/2019 Door Lock Through Telephone Using

    11/22

    Color of L.E.D

    LED's that emit differentcolors are made of different

    semi-conductor materials,and require different

    energies to light them

  • 8/3/2019 Door Lock Through Telephone Using

    12/22

    The color of an LED isdetermined by the

    semiconductor material, notby the coloring of the

    'package' (the plastic body).LEDs of all colors are

    available in uncoloredpackages which may bediffused (milky) or clear

    (often described as 'waterclear'). The colored

    packages are also availableas diffused (the standard

    type) or transparent.

  • 8/3/2019 Door Lock Through Telephone Using

    13/22

    AT89C51

    The 89c51 has threevery general types of

    memory The memorytypes are On-ChipMemory, External Code

    Memory, and ExternalRAM

  • 8/3/2019 Door Lock Through Telephone Using

    14/22

    On-ChipMemory

  • 8/3/2019 Door Lock Through Telephone Using

    15/22

    SOURCE CODE

    It is possible to create thesource files in a text editorsuch as Notepad, run the

    Compiler on each C sourcefile, specifying a list ofcontrols, run the Assembleron each Assembler source

    file, specifying another list of

    controls, run either the LibraryManager or Linker (again

    specifying a list of controls)and finally running the Object-

    HEX Converter to convert theLinker out ut file to an Intel

  • 8/3/2019 Door Lock Through Telephone Using

    16/22

  • 8/3/2019 Door Lock Through Telephone Using

    17/22

    PROLOAD

    Proload is software which accepts only hexfiles. Once the machine code is converted intohex code, that hex code has to be dumped into

    the microcontroller and this is done by the

    Proload.

  • 8/3/2019 Door Lock Through Telephone Using

    18/22

    PROGRAMMING SOFTWARE

  • 8/3/2019 Door Lock Through Telephone Using

    19/22

    DUMPING OF PROGRAM

  • 8/3/2019 Door Lock Through Telephone Using

    20/22

    Overall view of thekit:

  • 8/3/2019 Door Lock Through Telephone Using

    21/22

    QUERIES..???

  • 8/3/2019 Door Lock Through Telephone Using

    22/22

    Thank you