Вы находитесь на странице: 1из 3

International Journal of Computational Science, Mathematics and Engineering

IJCSME-Volume-2-Issue-11-November-2015
E-ISSN-2349-8439

___________________________________________________________________________________

Secured ATM Card Accessing System Using RFID


Nara Ida Joslin1, B.Vamsi Krishna2
_______________________________________________________________________________________________
ABSTRACT: An automatic transaction machine (ATM) has become essential in our daily life. Security in the ATM
Network is primary concern because of financial transaction. This paper presents an ATM card access secured system using
microcontroller LPC2148. The RFID card in the proposed system identifies specific client. The identification is done by
comparing serial number of the user RFID tag with the stored data in the system. If the serial number of the RFID tag of the
user is matched with the stored data, then the system generates one time password (OTP) to a particular client through GSM
module. If the OTP entered is matched then transaction is done. If the false character is entered buzzer will be activated and
if more than three times false character is entered then the transaction from microcontroller will stop and. The system
utilizes serial communication with microcontroller to verify the information of the card holder. The proposed novel ATM
card access system Using RFID add one more level of security to exiting ATM.
Keywords: ATM, MicrocontrollerLPC2148, GSM Module, RFID Reader

___________________________________________________________________________________
2.2 RFID: An RFID reader is a network connecting device
1. INTRODUCTION
ATM is a computerized telecommunication device that
helps to complete the financial purposes like balance
enquiries, transfers, mini statement, deposit, and
withdrawal etc without any need of human workers. Few
ATM are simple and used for money transaction and
balance enquiry. The advanced ATM systems include
money transfer and deposits. Now a days crimes at ATMs
are widely increasing. ATMs are found in banks premises
as well as in different spots where clients need money
frequently such as restaurants, shopping malls, hotels and
airports. They are scattered all over places to allow
customers for easy transaction effectively. Usually clients
can access their transaction with ATM card given by
official officers with the PIN number. ATM robbers are
creating the fake cards and using for transaction. To prevent
this type of transaction in ATM we are using the one time
password (OTP) method. The ATM includes the RFID card
reader to identify the RFID card of individual clients and a
GSM modem which sends OTP for each transaction. When
client uses their card for money transaction, a
corresponding OTP will be sent to the registered mobile
number.

2. PROPOSED ATM CARD ACCESSING


SYSTEM
The proposed secured ATM card accessing system using
RFID is shown in Fig.1.The blocks diagram of the
proposed system consists of power supply, RFID card
reader, keypad, LCD (Liquid Crystal Delay), buzzer,
MAX232 and GSM module.
2.1 power supply: The power supply converts ac (230vac)
to pulsating dc (3.3v, 5v). The power supply consists of
step down transformer and rectifiers. The microcontroller
interface with GSM and RFID. For interfacing devices we
use 3.3v for micro controller and 5v power supply.
1

P.G Student, Department of ECE, Madanapalle Institute of


Technology and Sciences, AP, India
2
Asst. Professor, Department of ECE, Madanapalle Institute of
Technology and Sciences, AP, India

DOI: 10.18645/IJCSME.211.005

(fixed or mobile) with an antenna that sends power as well


as data and commands to the tags. RFID is connected to
microprocessor through UART1.
2.3 GSM: The proposed system uses Real Time GSM35
remote GSM modem unit. The GSM modem gives a direct
and dependable GSM association with stationary or GSM
900/1800 mobile fields far and wide. The GSM modem
gives Attention Check (AT) command to microcontroller.
GSM network is accomplished utilizing the Siemens TC35
motor. Here GSM is interfaced to microcontroller serially.
2.4 Keypad: The keypad consists of few switches
established in the block or "pad" which will carry numbers
along with other icons and also typically an extensive list of
alphabetical correspondence. Here we use 3*4 keypad.
2.5 MAX232:MAX232 converts signals from RS-232
serial port to signals suitable for use in TTL compatible
digital logic circuits. The MAX232 is a dual driver/receiver
and typically converts the RX, TX, CTS and RTS signals.
2.6 LCD:16*2 LCD(liquid crystal display) is used in this
paper to display the information.LCD is interfaced serially
to microcontroller.
2.7 ARM7 Processor: The LPC2148 depend on a 16/32 bit
ARM7, CPU with real time application and embedded trace
support, together with 128/512 kilobytes of flash memory.
A 128-bit wide memory interface and an unique accelerator
architecture enable 32-bit code execution at clock rate.
With their compact 64 pin package, low power utilization,
different 32-bit clocks, 4-channel 10-bit ADC, USB
PORT,PWM channels and 46 GPIO(General Purpose Input
and Output) lines with up to 9 outer interfere with pins
these microcontrollers are especially suitable for medical
systems, industrial control, access control. . With a wide
range of serial communications interfaces, they are also
very well suited for embedded soft modems, protocol
converters and communication gateways as well as many
other general-purpose applications.

16 | P a g e

International Journal of Computational Science, Mathematics and Engineering


IJCSME-Volume-2-Issue-11-November-2015
E-ISSN-2349-8439

___________________________________________________________________________________
microcontroller, the microcontroller generates OTP and
sends to registered mobile number through GSM and waits
for the OTP to be entered by account holder. Then OTP
entered is compared with generated OTP, if it matches
transaction will be processed. If wrong pin is entered alarm
will be triggered for more than three times wrong pin is
entered then transaction will be declined.

3. RESULTS

Fig.1. Block diagram of RFID Based ATM Machine

We are using Visual Basic 6.0.software as a part of Front


End and Assembly Language in Back End. Keil software is
Resonance Integrated Development Environment is simple
access to all advancement instruments. Keil depends on a
quick multi-document editor to meet the particular needs of
programming. In general language keil is used for writing
the program and also to perform the execution. Flash Magic
is an application created by Embedded Systems Academy
to permit easy access of microcontroller. With this system
we can erase individual blocks or the whole Flash memory
of the microcontroller. Utilizing Flash Magic, we can
perform operations to a microcontroller like deleting,
programming and to read the flash memory, adjusting the
Boot Vector, performing and performing a blank check on a
section of the Flash memory and many others.
The experimental results of the proposed system are shown
in Fig 2 shows the implementation for secured ATM
access.

(a) Hardware Module

(b)Initialization of KIT
Fig.2. Flow chart of the proposed system
When a RFID card brought near RFID card reader which is
interfaced with microcontroller, reads the card and transfers
the information to the microcontroller. To identify account
the microcontroller compares received information with the
stored information. Once the account is identified, the
corresponding account number and account holders name
is displayed on the LCD for two seconds as shown in Fig
(e) and Fig (f).
Then system asks password as shown in Fig (h), and waits
until the password is entered. Once the password entered
through keypad is matched to the stored password in
DOI: 10.18645/IJCSME.211.005

(c) Accessing for user data

(d) Accessing using RFID Tag

17 | P a g e

International Journal of Computational Science, Mathematics and Engineering


IJCSME-Volume-2-Issue-11-November-2015
E-ISSN-2349-8439

___________________________________________________________________________________
4. CONCLUSION:

(e) Account Number Entry

(f) Pin Number Notification which is received by GSM


after Successful access of RFID

(g) Access of Account Holder for further Bank process

(h)OTP is sent to registered mobile number

(i)OTP entered through keypad

The overall implementation outputs us a secured and


authentic transaction achieving goals of privacy. The only
investment in this project is RFID & GSM system which
can purchased just once and with less maintenance. This
system works for many practical applications which are
used for transactions that identify clients identity and it
prevents ATM frauds. Hence our invention ensures to
provide security for ATM transaction to more extent. This
project can be extended for future scope using parameters
like face recognition and fingerprint identification. The
device may be enhanced by wireless technology, wireless
technology and card cloning.

REFERENCES:
[1]
ATM
security
System
using
fingerprint
biometricidentifier: An Investigative Study ,By- Saatci, V
avsanogh, M. Purser. Year of publishing paper 2009-2010
IEEE.
[2] ATM Textbooks [DL95] H. Dutton and P. Lenhard,
"Asynchronous Transfer Mode (ATM) Technical
Overview",2nd Ed., Prentice Hall, 1995.
[3] Designing a Biometric Strategy (Fingerprint) Measure
for Enhancing ATM Security in Indian e-banking System
,By S.S, Das and J. Debbarma, International Journal of
Information
and
Communication
Technology
Research,vol.1, no. 5, pp.197-203,2011.
[4] An Overview of ATM Security Using Biometric
Technology By Jaspr eet Kaur , Sheenam Malhotra
International Journal of Advanced Research in Computer
Science and Software Engineering Volume 4, Issue 3,
March 2014 , ISSN: 2277 128X.
[5] Padssmapriya V, Prakasam S. Enhancing ATM
Security Using Fingerprint and GSM Technology,
International Journal of Computer Application (IJCA),
ISSN: 0975-8887, Vol. 80, pp: 43-46, Issue No. 16,
October 2013.
[6] V. Siva Krishna, S. Arun, Dr. J.L Mazher Iqbal,
Embedded System Based Air Pollution Detection in
Vehicles, International Journal of Emerging Technologies
in Computational and Applied Sciences, IJETCAS 15-435,
PP-286-289, 2015.
[7] Dr.J.L.Mazher Iqbal, S.HeenaKousar, Automatic
Vehicle Accident Detection and Reporting With Black Box,
International Journal of Applied Engineering Research,
ISSN 0973-4562 Vol. 10 No.87, PP 139-145, 2015.
[8]Dr.J.L.Mazher Iqbal, K.Munigayathri, Intelligent
Medicine Box With Weight Management And Alerting,
International Journal of Applied Engineering Research,
Vol. 10 No.87, PP123-129, 2015.

(j)Transaction completed successfully


Fig.3: Overall Experimental Process

DOI: 10.18645/IJCSME.211.005

18 | P a g e

Вам также может понравиться