Sie sind auf Seite 1von 4

ATM security with EEPROM and one time password with GSM

ABSTRACT
Security is prime concern in day to day life. Everyone wants to be as much as secure as
to be possible. An access control systems forms a vital link in a security chain. The micro
controller based digital lock presented here is an access control system that allows only
authorized persons to access a restricted area. This system is best suitable for corporate
offices, ATMs and home security. Here we are using GSM modem for security purpose. The
Microcontroller processes this information and this processed information is sent to the user
or owner using GSM modem.
AT89S52 is heart of project. The project is designed for providing security using a
onetime password that is given to the mobile using the GSM module interfaced to the kit,
whenever a person tries to operate the ATM machine a message is sent to the authorized
mobile number so that if the person gives the correct password through the keypad interfaced
then only the candidate can operate the machine further for their transaction else he/she
cannot do any action there. In this way high security is provided.
Here all the mobile numbers can be stored through EEPROM attached to the controller.
EEPROM has several advantages over other memory devices, such as the fact that its method
of erasure is electrical and therefore instant. In addition, in EEPROM one can select which
byte to be erased, in contrast to flash in which the entire contents of ROM are erased. The
main advantage of EEPROM is that one can program and erase its contents while it is in
system board.

ADARSH KULKARNI (11C71A04BO)


B.VISHNU VARDHAN (11C71A04B9)

ATM security with EEPROM and one time password with GSM

AIM:
To design ATM security with EEPROM and one time password with GSM.

PURPOSE:
ATM security with onetime password is used for high security purpose. This will
provide a onetime password which is sent to a registered mobile number for authentication
process.

BLOCK DIAGRAM:

POWER SUPPLY SECTION:

DESCRIPTION:
Here all the mobile numbers can be stored through EEPROM attached to the controller.
EEPROM has several advantages over other memory devices, such as the fact that its method
of erasure is electrical and therefore instant. In addition, in EEPROM one can select which
byte to be erased, in contrast to flash in which the entire contents of ROM are erased. The
main advantage of EEPROM is that one can program and erase its contents while it is in
system board.
This project uses two power supplies one is regulated 5V for modules and other one is 5V
for microcontroller. 7805 three terminal voltage regulator is used for voltage regulation.
Bridge type full wave rectifier is used to rectify the ac output of secondary of 230/12V step
down transformer.

HARDWARE REQUIREMENT:

Power supply
EEPROM
Control switch
Crystal oscillator
Power on reset
16x2 LCD
H-bridge
Keypad
Max-232
GSM
Contrast control
DC motor.

SOFTWARE REQUIREMENTS:

Proteus software 6.6


Keil vision4
PROLOAD
Embedded C

RESULT:
The design of ATM security with EEPROM and onetime password with GSM is
verified.

Das könnte Ihnen auch gefallen