+ All Categories
Home > Documents > Mobile t fa_for_atm_1

Mobile t fa_for_atm_1

Date post: 20-Jun-2015
Category:
Upload: hainirmalraj
View: 354 times
Download: 0 times
Share this document with a friend
Popular Tags:
30
Mobile T-FA For ATM J. Nirmalraj raj S.Satheesh Kumar Ra.ja.prabu T.Suresh GUIDED BY: MISS.K.SHAYAMAL B.E
Transcript
Page 1: Mobile t fa_for_atm_1

Mobile T-FA For ATMJ. Nirmalraj rajS.Satheesh KumarRa.ja.prabuT.Suresh

GUIDED BY:MISS.K.SHAYAMAL B.E

Page 2: Mobile t fa_for_atm_1

CONTENTS

• INTRODUCTION.• OBJECTIVE.• TWOFACTORAUTHENTICATION.• EXISTING METHOD.• PROPOSED METHOD.• COMPONENTS DESCRIPTION.• CONCLUSION.

Page 3: Mobile t fa_for_atm_1

ATM

• History• Types of security• Global analysis• services

Page 4: Mobile t fa_for_atm_1

ATM FRAUDS

• Card skimmers• Magnetic tape• Shoulder surfing

Page 5: Mobile t fa_for_atm_1

SOLUTIONS• Anti skimmer devices,• Remote monitoring,• Security guards,• “effective authentication methods”

Page 6: Mobile t fa_for_atm_1

OBJECTIVE

• Providing Efficient Authentication.• Preventing identity fraud.

Page 7: Mobile t fa_for_atm_1

TWO FACTOR/TWO LEVEL AUTHENTICATION

• What is T-FA?• Why needed?

Page 8: Mobile t fa_for_atm_1

EXISTING METHOD

BIOMETRICTypes• Contact• Contact lessDrawbacks• Cost• Maintenance

Page 9: Mobile t fa_for_atm_1

PROPOSED METHOD

MOBILE based authentication

ATM MACHINE

AUTHENTICATION AGENT

USER MOBILE

SUCCESS FULLAUTHNETICATIO

N

Page 10: Mobile t fa_for_atm_1

APPLICATIONS

WEB AUTHENTICATION

SERVERUSER

MAN IN THEMIDDLE

Page 11: Mobile t fa_for_atm_1

BLOCK DIAGRAM

PIC 16F887ACARD HOLDER

GSM

INTERNAL

SECURITY

MOBILE AUTHENTICATION

AGENT

MEMORY

Page 12: Mobile t fa_for_atm_1

COMPONENT DESCRIPTION

• MT8870• PIC 16F887A• USART• INTER INTEGRATED CIRCUIT

Page 13: Mobile t fa_for_atm_1

INTRODUCTION

• DTMF stands for dual tone multiple frequency

• It is also known as touch-tone ,tone dialing.

• Each DTMF tone consists of two simultaneous tones

• Tones travel through the red and green wires, in a telephone.

Page 14: Mobile t fa_for_atm_1

KEYPAD

Page 15: Mobile t fa_for_atm_1

Tone 1:Frequency

+ =

Low frequency

High frequency

Page 16: Mobile t fa_for_atm_1

MT8870 DECODER IC

Page 17: Mobile t fa_for_atm_1

TIMING DIAGRAM

Page 18: Mobile t fa_for_atm_1

ABOUT PIC

• PIC is stands for Peripheral Inter Face controller.

• PIC microcontroller is used for the controlling.

• 40 pin IC.• 33 I/O pins.• Operating voltage 5V.• Operating frequency 4-20 mhz.

Page 19: Mobile t fa_for_atm_1

REASON FOR USING PIC

• Harvard Architecture• Instruction Pipelining• RISC• Only 35 single word instruction

Page 20: Mobile t fa_for_atm_1

I2C

• I2C is Inter Integrated Circuit.• Communication between the EEPROM

cardand controller is I2C. • I2C can easily link multiple devices.• It provides good support for

communication.

Page 21: Mobile t fa_for_atm_1

I2C is a serial interface of only two signals.• SDA• SCL

Page 22: Mobile t fa_for_atm_1

I2C DATA TRANSFER.

SSPBUF

MASTER

CONTROL

ACTION

SLAVE

Page 23: Mobile t fa_for_atm_1

USART• Universal Synchronous/Asynchronous

Receiver/Transmitter.• Serial data communication between PIC and terminal.• We used asynchronous mode.• half duplex

typically asynchronously 5 – 9 bits of data 2 or 3 framing bits

start bit 1 or 2 stop bits

0 or 1 parity bits

Page 24: Mobile t fa_for_atm_1

ASYNCHRONOUS MODE

• Baud rate generator.• Asynchronous transmitter.

Page 25: Mobile t fa_for_atm_1

Baud Rate Generator (BRG)

• It support both asynchronous and synchronous mode.

• SPBRG • Baud rate formula

Page 26: Mobile t fa_for_atm_1

ASYNCHRONOUS TRANSMITTER

Page 27: Mobile t fa_for_atm_1

ASYNCHRONOUS MASTER TRANSMISSION

Page 28: Mobile t fa_for_atm_1
Page 29: Mobile t fa_for_atm_1

COMPARISON

• SECURITY• USABILITY• ECONOMY

Page 30: Mobile t fa_for_atm_1

CONCLUSION


Recommended