SlideShare a Scribd company logo
1 of 33
Mini Project Presentation 
Design of Automated Teller Machine 
Controller
Aim of the Project 
Design of Automated Teller Machine Controller
Objectives of the Project 
 To review the literature for understanding the Automated 
Teller Machine Controller realization for RTL Modeling 
 To arrive at the design specifications for architecture based on 
reviewed literature for intended application 
 To design Verilog module for controller and perform 
behavioral simulation 
 To Synthesis the design using the FPGA flow and perform 
implementation
Methods and Methodology 
Verilog model will be developed for selected architecture 
Functionality of the design will be verified using test 
bench in Modelsim 
Performance of the design with the required specifications 
will be compared 
Synthesis will be performed and the gate level net list will 
be generated using Xilinx
ABSTRACT 
In the growing technological world, people want their work 
to be very simple in order to save their time. As we know 
some new technology is becoming popular in banking sector, 
which is referred as ATMs. It makes the work of people as 
well as the banking sectors to be easy. ATMs help in 
providing money to the people nearer to the living area by 
saving their time so that it becoming very popular. 
In this work the development of a Moore machine state 
diagram of an ATM controller.
. The developed design will be modeled using Verilog 
HDL language which is a Hardware Description 
Language (HDL) used to describe a digital system. The 
verification of developed model will be made by 
identifying the suitable test cases in a test bench. The 
simulation will be carried out using Modelsim tool and 
the intended functionality can be verified with the help 
of its simulation results and also it can be synthesized 
using the Xilinx tool.
LANGUAGES USED AND TOOLS 
VHDL/Verilog HDL 
TOOLS REQUIRED: 
MODELSIM – Simulation, 
 Xilinx - Synthesis
Basically an ATM (Automated Teller Machine) is the 
combination of hardware and software. The hardware used is 
card swiper, keypad, display, etc. The software such as 
operating system controls this hardware’s. Now a day’s 
digital system is entered in replacing the software. 
An automated teller machine (ATM) is a computerized 
electronic device that helps the customers of a financial 
institution to access the financial transactions in a public 
place without any help from others. 
ATMs have moved away from custom hardware 
architectures using microcontrollers and/or application-specific 
integrated circuits to adopting a hardware 
architecture that is very similar to a personal computer.
Simple ATM Networking 
Bank Computer Host Computer ATM 
Telephone network Telephone network
ATM accesses the bank account through telephone 
networking, a host processor and a bank computer to verify 
the data. All the operations of ATM are in synchronization in 
reference to a common clock source. In case of any 
misconnection between the process steps, the whole 
transaction is rolled back to effect no change in the account 
status. 
The ATM Controllers are working on windows based 
operating systems, which also provide ease to designers for 
programming and modeling its operation. ATM controllers 
are sophisticated chip elements designed and programmed to 
make the transaction simple and user-friendly
Block Diagram of ATM Controller 
Control 
State Machine 
Signal Flow 
Data Flow 
CardScanned 
Card Swiper 
4 
CardNumber PIN 
4 
PIN Parser 
4 
Fund Checker 
Entered Amount Parser 
AccountNumber 
IPINcountCheck 
DepositSelected 
NOselection 
OverflowUnderflow 
enterWAmount 
TransactionValid 
CancelTransaction 
Key{0,1,C,E} 
Note : Clock and power from the common source is fed to all the blocks and modules. 
Key 
Pad 
MEMORY 
Display 
LUT 
(Look up Table) 
Card Information Storage 
Module 
Transaction Verifier 
3 
4 
2 
16 16 
16 16 
16 
16 
16 
16 
16 16 
16 
CardPIN 
AccountNum 
PINentered 
enterPin 
Key 
Ente 
red 
Key {0,1,C,E} 
Tran 
sacti 
onS 
elec 
ted 
Amo 
untE 
nter 
ed 
CheckStatus 
StoreAccNum 
LockStatus 
PINequality 
whichOption 
oldBalance 
AmountOut 
enterDAmount 
newBalance 
verify 
Req 
Write 
Lock 
ReqDone 
welcome 
Inva 
lidTr 
ansa 
ctio 
n 
anyt 
hing 
Else 
Key {E,W,C} 
Key {0,1} 
Keystroke codes 
C : Clear 
E : Enter 
W : Withdraw 
ATM Controller
To summarize the operation, the ATM controller is 
activated on swipe of a card at the card swiper. It then 
checks its lock status and asks to enter the PIN only when 
unlocked. 
User has to enter the correct PIN within three trials, after 
which ATM corresponds with the memory to lock the 
account and no further transaction on the account is 
possible. On getting the PIN matched, user is asked for 
the option for the operation he wants to do. For both 
withdrawal and deposit, he is been provided with the 
current balance of the account and asked for the 
transaction amount.
General Flow Of ATM Process
Flow-chart for One session
Flow Chart For One Transaction
Basic Block Diagram for ATM Controller System
Card Information Storage Module
PIN PARSER
Fund Checker
ENTERED AMOUNT PARSER
Transaction Verifier
STATE DIAGRAM
Basic steps for simulating a design 
in ModelSim
XILINX Implementation Design Flpw 
Chart
Simulation Results….
Simulation results continued//
Continued.//
Continued…
Continued results…
RTL Schematic Of Basic Input and 
Output
FPGA Floorplan Editor
THANK YOU

More Related Content

What's hot

Automated Teller Machine
Automated Teller MachineAutomated Teller Machine
Automated Teller MachineDiotima Gupta
 
A T M (Automated Teller Machine)
A T M (Automated Teller Machine)A T M (Automated Teller Machine)
A T M (Automated Teller Machine)Networking
 
Atm simulation mini project using Python programming language
Atm simulation  mini project using Python programming language Atm simulation  mini project using Python programming language
Atm simulation mini project using Python programming language Mauryasuraj98
 
ATM BANKING SYSTEM
ATM BANKING SYSTEMATM BANKING SYSTEM
ATM BANKING SYSTEMsathish sak
 
High protection ATM system with fingerprint identification technology
High protection ATM system with fingerprint identification technologyHigh protection ATM system with fingerprint identification technology
High protection ATM system with fingerprint identification technologyAlfred Oboi
 
Project report on (atm MAnagment system)
Project report on (atm MAnagment system)Project report on (atm MAnagment system)
Project report on (atm MAnagment system)Muhammad Umer Lari
 
Presentation on security feature of atm (2)
Presentation on security feature of atm (2)Presentation on security feature of atm (2)
Presentation on security feature of atm (2)Siya Agarwal
 
automated teller machines
automated teller  machinesautomated teller  machines
automated teller machinestejinderubs
 
Automatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos pptAutomatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos pptJOLLUSUDARSHANREDDY
 

What's hot (20)

Atm software
Atm softwareAtm software
Atm software
 
Ppt final
Ppt finalPpt final
Ppt final
 
Automated Teller Machine
Automated Teller MachineAutomated Teller Machine
Automated Teller Machine
 
Atm Simulator
Atm SimulatorAtm Simulator
Atm Simulator
 
An atm with an eye
An atm with an eyeAn atm with an eye
An atm with an eye
 
A T M (Automated Teller Machine)
A T M (Automated Teller Machine)A T M (Automated Teller Machine)
A T M (Automated Teller Machine)
 
Atm project
Atm projectAtm project
Atm project
 
Atm simulation mini project using Python programming language
Atm simulation  mini project using Python programming language Atm simulation  mini project using Python programming language
Atm simulation mini project using Python programming language
 
Atm transaction
Atm transactionAtm transaction
Atm transaction
 
ATM BANKING SYSTEM
ATM BANKING SYSTEMATM BANKING SYSTEM
ATM BANKING SYSTEM
 
Atm (bm)
Atm (bm)Atm (bm)
Atm (bm)
 
digital Counter
digital Counterdigital Counter
digital Counter
 
High protection ATM system with fingerprint identification technology
High protection ATM system with fingerprint identification technologyHigh protection ATM system with fingerprint identification technology
High protection ATM system with fingerprint identification technology
 
ATM Banking
ATM BankingATM Banking
ATM Banking
 
Project report on (atm MAnagment system)
Project report on (atm MAnagment system)Project report on (atm MAnagment system)
Project report on (atm MAnagment system)
 
Presentation on security feature of atm (2)
Presentation on security feature of atm (2)Presentation on security feature of atm (2)
Presentation on security feature of atm (2)
 
automated teller machines
automated teller  machinesautomated teller  machines
automated teller machines
 
Atm machine
Atm machineAtm machine
Atm machine
 
Automatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos pptAutomatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos ppt
 
Synchronous Counter
Synchronous Counter Synchronous Counter
Synchronous Counter
 

Viewers also liked (12)

Universal banking
Universal bankingUniversal banking
Universal banking
 
Mobile banking
Mobile bankingMobile banking
Mobile banking
 
Universal banking
Universal bankingUniversal banking
Universal banking
 
Core banking
Core bankingCore banking
Core banking
 
Universal banking
Universal bankingUniversal banking
Universal banking
 
Mobile Banking
Mobile BankingMobile Banking
Mobile Banking
 
Core banking
Core bankingCore banking
Core banking
 
Internet Banking
Internet BankingInternet Banking
Internet Banking
 
Core Banking Solution.
Core Banking Solution.Core Banking Solution.
Core Banking Solution.
 
Core Banking Solution PPT of TCS and SBI
Core Banking Solution PPT of TCS and SBICore Banking Solution PPT of TCS and SBI
Core Banking Solution PPT of TCS and SBI
 
10 Slides to ATM
10 Slides to ATM10 Slides to ATM
10 Slides to ATM
 
Banking ppt
Banking pptBanking ppt
Banking ppt
 

Similar to Atm.ppt

ATM BLock Diagram and its design uses development.pptx
ATM BLock Diagram and its design uses development.pptxATM BLock Diagram and its design uses development.pptx
ATM BLock Diagram and its design uses development.pptxkeerthi975
 
EVALUATION OF ATM FUNCTIONING USING VHDL AND FPGA
EVALUATION OF ATM FUNCTIONING USING VHDL AND FPGA EVALUATION OF ATM FUNCTIONING USING VHDL AND FPGA
EVALUATION OF ATM FUNCTIONING USING VHDL AND FPGA VLSICS Design
 
PPS.pptx this ppt is for coding your problems and to do ppt for new students ...
PPS.pptx this ppt is for coding your problems and to do ppt for new students ...PPS.pptx this ppt is for coding your problems and to do ppt for new students ...
PPS.pptx this ppt is for coding your problems and to do ppt for new students ...ragishettyanilkumar
 
SMS hashing system (Real-Time) for the reliability of financial transactions
SMS hashing system (Real-Time) for the reliability of financial transactionsSMS hashing system (Real-Time) for the reliability of financial transactions
SMS hashing system (Real-Time) for the reliability of financial transactionsIJRES Journal
 
PM processing 03 2015(eng)
PM processing 03 2015(eng)PM processing 03 2015(eng)
PM processing 03 2015(eng)Vadim Andreev
 
Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...
Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...
Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...ijtsrd
 
Document Atm machine using c language mini project.pdf
Document  Atm machine using c language mini project.pdfDocument  Atm machine using c language mini project.pdf
Document Atm machine using c language mini project.pdfNEERAJRAJPUT81
 
QR BASED CARD-LESS ATM TRANSACTIONS
QR BASED CARD-LESS ATM TRANSACTIONSQR BASED CARD-LESS ATM TRANSACTIONS
QR BASED CARD-LESS ATM TRANSACTIONSJournal For Research
 
Industrial automation sustem
Industrial automation sustemIndustrial automation sustem
Industrial automation sustemParas kumar
 
Automated teller machine
Automated teller machineAutomated teller machine
Automated teller machineVidya Sagar
 
E-town Banking system
E-town Banking systemE-town Banking system
E-town Banking systemViVek Patel
 
A secured-&-effective-system-for-remote-monitoring-of-large-network-of-hetero...
A secured-&-effective-system-for-remote-monitoring-of-large-network-of-hetero...A secured-&-effective-system-for-remote-monitoring-of-large-network-of-hetero...
A secured-&-effective-system-for-remote-monitoring-of-large-network-of-hetero...R Systems International
 
IRJET- A Survey on Cardless Automated Teller Machine(ATM)
IRJET- A Survey on Cardless Automated Teller Machine(ATM)IRJET- A Survey on Cardless Automated Teller Machine(ATM)
IRJET- A Survey on Cardless Automated Teller Machine(ATM)IRJET Journal
 

Similar to Atm.ppt (20)

ATM BLock Diagram and its design uses development.pptx
ATM BLock Diagram and its design uses development.pptxATM BLock Diagram and its design uses development.pptx
ATM BLock Diagram and its design uses development.pptx
 
C132733
C132733C132733
C132733
 
EVALUATION OF ATM FUNCTIONING USING VHDL AND FPGA
EVALUATION OF ATM FUNCTIONING USING VHDL AND FPGA EVALUATION OF ATM FUNCTIONING USING VHDL AND FPGA
EVALUATION OF ATM FUNCTIONING USING VHDL AND FPGA
 
PPS.pptx this ppt is for coding your problems and to do ppt for new students ...
PPS.pptx this ppt is for coding your problems and to do ppt for new students ...PPS.pptx this ppt is for coding your problems and to do ppt for new students ...
PPS.pptx this ppt is for coding your problems and to do ppt for new students ...
 
SMS hashing system (Real-Time) for the reliability of financial transactions
SMS hashing system (Real-Time) for the reliability of financial transactionsSMS hashing system (Real-Time) for the reliability of financial transactions
SMS hashing system (Real-Time) for the reliability of financial transactions
 
ATM Fingerprint.docx
ATM Fingerprint.docxATM Fingerprint.docx
ATM Fingerprint.docx
 
PM processing 03 2015(eng)
PM processing 03 2015(eng)PM processing 03 2015(eng)
PM processing 03 2015(eng)
 
Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...
Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...
Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...
 
Document Atm machine using c language mini project.pdf
Document  Atm machine using c language mini project.pdfDocument  Atm machine using c language mini project.pdf
Document Atm machine using c language mini project.pdf
 
Tounchpoint VAS Linkin
Tounchpoint VAS LinkinTounchpoint VAS Linkin
Tounchpoint VAS Linkin
 
000
000000
000
 
Himanth_Resume
Himanth_ResumeHimanth_Resume
Himanth_Resume
 
QR BASED CARD-LESS ATM TRANSACTIONS
QR BASED CARD-LESS ATM TRANSACTIONSQR BASED CARD-LESS ATM TRANSACTIONS
QR BASED CARD-LESS ATM TRANSACTIONS
 
PPT.pptx
PPT.pptxPPT.pptx
PPT.pptx
 
Industrial automation sustem
Industrial automation sustemIndustrial automation sustem
Industrial automation sustem
 
Automated teller machine
Automated teller machineAutomated teller machine
Automated teller machine
 
E-town Banking system
E-town Banking systemE-town Banking system
E-town Banking system
 
Atm Simulator
Atm SimulatorAtm Simulator
Atm Simulator
 
A secured-&-effective-system-for-remote-monitoring-of-large-network-of-hetero...
A secured-&-effective-system-for-remote-monitoring-of-large-network-of-hetero...A secured-&-effective-system-for-remote-monitoring-of-large-network-of-hetero...
A secured-&-effective-system-for-remote-monitoring-of-large-network-of-hetero...
 
IRJET- A Survey on Cardless Automated Teller Machine(ATM)
IRJET- A Survey on Cardless Automated Teller Machine(ATM)IRJET- A Survey on Cardless Automated Teller Machine(ATM)
IRJET- A Survey on Cardless Automated Teller Machine(ATM)
 

Recently uploaded

Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 

Recently uploaded (20)

Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 

Atm.ppt

  • 1. Mini Project Presentation Design of Automated Teller Machine Controller
  • 2. Aim of the Project Design of Automated Teller Machine Controller
  • 3. Objectives of the Project  To review the literature for understanding the Automated Teller Machine Controller realization for RTL Modeling  To arrive at the design specifications for architecture based on reviewed literature for intended application  To design Verilog module for controller and perform behavioral simulation  To Synthesis the design using the FPGA flow and perform implementation
  • 4. Methods and Methodology Verilog model will be developed for selected architecture Functionality of the design will be verified using test bench in Modelsim Performance of the design with the required specifications will be compared Synthesis will be performed and the gate level net list will be generated using Xilinx
  • 5. ABSTRACT In the growing technological world, people want their work to be very simple in order to save their time. As we know some new technology is becoming popular in banking sector, which is referred as ATMs. It makes the work of people as well as the banking sectors to be easy. ATMs help in providing money to the people nearer to the living area by saving their time so that it becoming very popular. In this work the development of a Moore machine state diagram of an ATM controller.
  • 6. . The developed design will be modeled using Verilog HDL language which is a Hardware Description Language (HDL) used to describe a digital system. The verification of developed model will be made by identifying the suitable test cases in a test bench. The simulation will be carried out using Modelsim tool and the intended functionality can be verified with the help of its simulation results and also it can be synthesized using the Xilinx tool.
  • 7. LANGUAGES USED AND TOOLS VHDL/Verilog HDL TOOLS REQUIRED: MODELSIM – Simulation,  Xilinx - Synthesis
  • 8.
  • 9. Basically an ATM (Automated Teller Machine) is the combination of hardware and software. The hardware used is card swiper, keypad, display, etc. The software such as operating system controls this hardware’s. Now a day’s digital system is entered in replacing the software. An automated teller machine (ATM) is a computerized electronic device that helps the customers of a financial institution to access the financial transactions in a public place without any help from others. ATMs have moved away from custom hardware architectures using microcontrollers and/or application-specific integrated circuits to adopting a hardware architecture that is very similar to a personal computer.
  • 10. Simple ATM Networking Bank Computer Host Computer ATM Telephone network Telephone network
  • 11. ATM accesses the bank account through telephone networking, a host processor and a bank computer to verify the data. All the operations of ATM are in synchronization in reference to a common clock source. In case of any misconnection between the process steps, the whole transaction is rolled back to effect no change in the account status. The ATM Controllers are working on windows based operating systems, which also provide ease to designers for programming and modeling its operation. ATM controllers are sophisticated chip elements designed and programmed to make the transaction simple and user-friendly
  • 12. Block Diagram of ATM Controller Control State Machine Signal Flow Data Flow CardScanned Card Swiper 4 CardNumber PIN 4 PIN Parser 4 Fund Checker Entered Amount Parser AccountNumber IPINcountCheck DepositSelected NOselection OverflowUnderflow enterWAmount TransactionValid CancelTransaction Key{0,1,C,E} Note : Clock and power from the common source is fed to all the blocks and modules. Key Pad MEMORY Display LUT (Look up Table) Card Information Storage Module Transaction Verifier 3 4 2 16 16 16 16 16 16 16 16 16 16 16 CardPIN AccountNum PINentered enterPin Key Ente red Key {0,1,C,E} Tran sacti onS elec ted Amo untE nter ed CheckStatus StoreAccNum LockStatus PINequality whichOption oldBalance AmountOut enterDAmount newBalance verify Req Write Lock ReqDone welcome Inva lidTr ansa ctio n anyt hing Else Key {E,W,C} Key {0,1} Keystroke codes C : Clear E : Enter W : Withdraw ATM Controller
  • 13. To summarize the operation, the ATM controller is activated on swipe of a card at the card swiper. It then checks its lock status and asks to enter the PIN only when unlocked. User has to enter the correct PIN within three trials, after which ATM corresponds with the memory to lock the account and no further transaction on the account is possible. On getting the PIN matched, user is asked for the option for the operation he wants to do. For both withdrawal and deposit, he is been provided with the current balance of the account and asked for the transaction amount.
  • 14. General Flow Of ATM Process
  • 16. Flow Chart For One Transaction
  • 17. Basic Block Diagram for ATM Controller System
  • 24. Basic steps for simulating a design in ModelSim
  • 31. RTL Schematic Of Basic Input and Output