presentation of the project of 4th year 7th

Upload: yogesh-gupta

Post on 08-Apr-2018

221 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    1/14

    PRESENTATION OF THE PROJECT

    OF 4TH

    YEAR 7TH

    SEMESTER

    RCC INSTITUTE OFRCC INSTITUTE OFINFORMATION TECHNOLOGYINFORMATION TECHNOLOGY

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    2/14

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    3/14

    CONTENTS

    INTRODUCTION OF MICROCONTROLLER MICROCONTROLLER AT89C51(overview) OBJECTIVE OF THE PROJECT CIRCUIT DIAGRAM PRIME USAGES RESET PIN AND XTAL SCOPES OF IMPROVEMENT CONCLUSION REFERENCES

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    4/14

    INTRODUCT ION

    Developed by Intel in 1980 for use in embedded systems. The official designation for the 8051 family is MCS 51. Intel's original 8051 family was developed

    using NMOS technology, but later versions,used CMOS technology.

    It provides many functions(CPU, RAM, ROM, I/O, interrupt logic, timer, etc.) in asingle package.

    That it has four separate register sets, which can be used togreatly reduce interrupt latency.

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    5/14

    THE CH IP

    Compatible with MCS-51 Products 4K Bytes of In-System Reprogrammable Flash Memory Endurance: 1,000 Write/Erase Cycles Fully Static Operation: 0 Hz to 24 MHz Three-level Program Memory Lock 128 x 8-bit Internal RAM 32 Programmable I/O Lines Two 16-bit Timer/Counters

    Six Interrupt Sources Programmable Serial Channel Low-power Idle and Power-down Modes

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    6/14

    OBJECT IV E

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    7/14

    OBJECT IV E (CONT INUED)

    LED CHECKED ADMINISTRATIVE PASSWORD If the user enters the correct password a green LED will

    glow and the door will open. The door will close onlyafter the reset pin is activated.

    If the user enters the wrong password a red LED willglow and the door would remain closed and an alarmwould start ringing until the reset pin is activated.

    If at any point of time administrator wants to change the

    user password he will use an INIT pin to do so. The access of the INIT pin is only limited to theadministrator, preventing the user from changing thepassword.

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    8/14

    C IRCU IT

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    9/14

    P R IM E USAGES

    Primarily for door security other than lock andkeys

    It can also be used to stimulate othercomponents for authentic users The authenticity can be divided into two groups

    the admin and the user. Can also be used for file system security

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    10/14

    RESET PI N AND XTAL

    Reset pin resets the chip when set high. The capacitor used for reset pin holds charge .

    The XTAL is the crystal oscillator which sets theoperating frequency of the chip.

    The chip frequency is half of the frequency of

    crystal. The oscillator is used for clock synchronization.

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    11/14

    SCO P ES OF IMP RO V EM ENT

    The password can only be a combinationof 1s and 0s. the rectification to this can

    be using a matrix LED display to displaycharacter password

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    12/14

    CONCLUS ION

    The thought project is an initial step towards awhole new world of password security

    The thought project can be advanced to a levelof character passwords.

    The thought project will have several hurdles of administrative and user password which will be

    thought about. The thought project will be unique in the way it

    is designed.

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    13/14

    REFERENCES

    INTEL 8051(reference manual) 8051 MICROCONTROLLER Muhammad Ali

    Mazidi & Jamice Gillespie Mazidi www.8052.com www.atmel.com

    www.intel.com www.microchip.com

  • 8/7/2019 PRESENTATION OF THE PROJECT OF 4TH YEAR 7TH

    14/14

    Thank you