Embedded Security System in Automated Teller Machine

Published on January 2017 | Categories: Documents | Downloads: 86 | Comments: 0 | Views: 520
of 15
Download PDF   Embed   Report

Comments

Content

EMBEDDED SECURITY SYSTEM IN AUTOMATED TELLER MACHINE

R.Ramkumar, Bannari Amman Institute of Technology, Sathyamangalam. [email protected]

R.Vimalkumar, Bannari Amman Institute of Technology, Sathyamangalam. [email protected]

III Electronics and Communication Engineering, III Electronics and Communication Engineering,

Contact no : +919787923420 +919788871577

ABSTRACT:An embedded system can be defined as the computing device that has computer hardware, either with software embedded in it as one of its most important component. It may be an independent system or a part of a larger system. The emergence of embedded systems is a recent development. As a scientific discipline it resembles the state of microelectronics (and VLSI design, in particular) around 1980. Today’s challenge is similar to back then, except that the stakes are probably higher. Embedded systems will appear in virtually all devices, and intelligent devices have the tendency to oust their "stupid" counterparts from the market place, just like CD players have ousted

gramophone computing

players. power of

Thanks the

to

developments in microelectronics, the desktop computers is now becoming available on the palmtops. Embedded systems are heterogeneous. Since they are mixtures of hardware and software, trade-off is important design decisions: do we realize a function in hardware or in software? But embedded systems are more heterogeneous than just combining computer science & digital electronics. This paper presents an overview of existing modes of Embedded Systems, architecture & their application. A look has also been given to future deployment of Embedded Systems.

1. INTRODUCTION:An embedded system can be defined as the computing device that has computer hardware with software embedded in it as one of its most important component. It may be either an independent system or a part of a larger system. As its software usually embeds in ROM, it does not need secondary memories as in a computer. Nearly 99% of the processors manufactured end up in embedded systems. Embedded systems find applications in every industrial segment. Embedded systems can be categorized as stand-alone systems, realtime systems, networked information appliances & mobile devices. Just in the 10 years, such changes have occurred more rapidly that they see more revolutionaries than evolutionary. As these systems have brought about radical changes in Electronics and Computer, they have also begun to impact other human activities. INTRODUCTION TO EMBEDDED SYSTEM:An embedded system is some combination of computer hardware & software, either fixed in capability or programmable, that is specifically

designed for a particular kind of application device. Hardware & software that forms a component of some larger system & is expected to function without human intervention. Typically an embedded system consists of a singleboard microcomputer with software in ROM, which starts running a dedicated application as soon as power is turned on & does not stop until power is turned off. An embedded system is any device controlled by instructions stored on a chip. These devices are usually controlled by a microprocessor that executes the instructions stored on a Read Only Memory (ROM) chip. Here an example of a chip “PIC” is shown.

An

embedded

system

is

pre-

programmed to perform a dedicated or narrow range of functions as part of a larger system, usually with

minimal

end-user

or

operator

transducers or commands from a human being such as pressing of a button. The output can be electrical signals to drive another system, an LED or LCD display for displaying of information to the users. Embedded Systems used in process control, automobiles, consumer electronic items etc. fall into this category in a process control system, the inputs are from sensors that convert a physical entity such as temperature or pressure into its equivalent electrical signal. These electrical signals are processed by the system and the appropriate electrical signals are produced.

intervention. The term 'embedded' implies that these chips are an integral part of the system. Broadly speaking, these programmable devices or systems are generally used to perform, control or monitor processes, machinery, environments, equipment tasks. and communications systems have Embedded

several things to do at once–respond to several events at once; cope with unusual conditions without human intervention, while being subjected to a deadline. In fact a general computer system is made up of numerous embedded systems. If an embedded system is designed well, the existence of the processor & the software could be completely unnoticed by a user of the device. 2. CATEGORIES OF

2.2. Real-time Systems:Embedded Systems in which some specific work has to be done in specific time period are called realtime systems. For example- Consider a system that has to open a valve within 30 milliseconds when the humidity crosses a particular threshold. If the valve is not opened within 30 milliseconds, a catastrophe may occur. Such systems with strict

EMBEDDED 2.1 Stand-alone

SYSTEM:Embedded

Systems:As the name implies, stand-alone systems work in stand-alone mode. They take inputs, process them & produce the desired output. The input can be electrical signal from

deadline are called hard real-time systems. On the other hand, if we consider a DVD player and we give some command from a remote control, & there is a delay of a milliseconds to a serious in executing the A networked process control system consists of a number of embedded systems connected as a LAN. Each embedded system can send real-time Network Information data to a central location from where entire process control system can be monitored. The monitoring can be done using a web browser such as the Internet Explorer. The door-lock of your home can be a smallembedded system with TCP/IP and HTTP server software running on it. When your children stand in front of the door-lock after they return from school, the web camera in the doorlock will send an alert to your desktop over the Internet and then you can open the door-lock just by clicking the mouse. Such command, but this delay won’t lead implication. systems are called as soft real-time systems. 2.3

Appliances:Embedded systems that are provided with network interfaces & accessed by networks such as Local Area Network or the Internet are called networked information appliances. Such network (Transmission embedded systems are connected to a network, typically a running TCP/IP Control

Protocol/Internet protocol) protocol suite, such as the Internet or the Company’s Intranet. These systems have emerged in recent years. Here are some examples of such systems:-

3. OVERVIEW OF EMBEDDED SYSTEM ARCHITECTURE:-

is no need for an operating system. For applications involving complex processing, it is advisable to have an operating system. In such a case, you need to integrate the application software with the operating system & then transfer entire software into a memory chip. Once the software is transferred to the memory chip, the software will continue to run for a long time & you don’t need to reload the new software. Every embedded system consists of custom – built hardware built around a Central Processing Unit (CPU). This hardware also contains memory chips onto which software is loaded. The software residing on the memory chip is called the firmware. The embedded system architecture can be represented as a layered architecture as shown in fig-4. The operating system runs above the hardware and the application Central Processing Unit (CPU):The CPU is a unit that centrally fetches & processes a set of general-purpose instructions. The CPU instruction set includes instructions for data transfer software run above the operating system. It is not compulsory to have an operating system in For every small embedded system.

3.1 Building Block of hardware of an Embedded System:-

appliances such as remote control units, air conditioner, toys etc., there

operations, ALU operations, stack operations, input &output operations & program control, sequencing & supervising operations. The generalpurpose instruction set is always specific to a specific CPU. One example of an older generation Microprocessor is Intel 8085.It is an 8-bit processor. Another is Intel 8086 or 8088, which is a 16-bit processor. The CPU can be of the following:Microcontroller, microprocessor or Digital Signal Processor (DSP).A micro-controller is a low-cost processor. Its main attraction is that on the chip itself, there will be many other components such as memory, ADC etc. on the other hand, microprocessors are more powerful, but you need to use many external computers with them. Digital Signal Processing applications processing is mainly in is used for which signal involved.

1. General (GPP):-

Purpose

Processor

a) Microprocessor b) Microcontroller c) Embedded processor d) Digital signals processor (DSP) e) Media Processor 2. Application Processor (ASSP) As Additional Processor 3. Multiprocessor processors Specific system using & Specific System

General Purpose Processors (GPPS) Application Instruction (ASIPs)

4. GPP core(s) or ASIP core (s) integrated into either an Application Specific Integrated Circuit (ASIC) or a Very Large Scale Integrated Circuit (VLSI) circuit or an FPGA core integrated with processor unit(s) in a VLSI (ASIC) chip. Block diagram of Component of the Embedded System Hardware:-

Processor in the System:An embedded system processor chip or Core can be one of the following.

Arithmetic and Logical Unit (ALU) & also the circuits that execute instructions for a program control tasks, say, halt, interrupt, or jump to another set of instructions. It can also execute instructions for a call or branch to another program & for a call to a function. Processors runs the cycle of fetch & execute the instruction defined in the processor instruction set are executing in the sequence that they are fetched from the memory. A processor is mostly in the form of an IC chip; alternatively it could be in core form in an ASIC or at a Soc. Core means a part of the functional circuit on the VLSI Processor:A processor is the heart of the embedded system. For an embedded system A General Purpose Processor is used because of the following:1) Processing by the known instructions 1. Program flow Control Unit (CU) 2. Execution Unit (EU) The CU includes a fetch unit for fetching instruction from the memory. The EU has circuits that implement the instructions pertaining to data transfer operation & data conversion from one form to another. The EU includes the Available at redefined general-purpose instruction set result in fast system development. 2) Once the board & input/output interfaces are designed for a GPP, these can be used for a new system by just designer, knowledge of microprocessors & Microcontrollers is a prerequisite. A processor has two essential units: chip.

changing the embedded software in the Board ROM. 3) Ready availability of a compiler Facilitates embedded software development in high level language. 4) Ready availability of a well-tested & Debugged processor specific APIs & the Codes previously designed for other Applications results in fast development of new system. Microprocessor:A microprocessor is a single VLSI chip that has a CPU &may also have some other units (for e.g.: floating-point processing arithmetic unit, pipelining &super-scaling faster units) of that are Output devices:The output devices of the embedded systems also have very limited capability. Some embedded systems will Memory: The memory is categorized as Random Access Memory (RAM) and Read Only Memory (ROM). The contents of RAM will be erased if power is switched off. So, the firmware is stored in the ROM. When the power is switched on, the CPU reads the ROM, the program is Communication interfaces: transferred to RAM and program is executed. have a few Light Emitting Diodes to indicate the health status of the system modules. A small Liquid Crystal Display (LCD) may also be used to display some important parameters. additionally present & that result in processing instructions. Input devices:Unlike the desktops, the I/P devices to an embedded system have very limited capability. There will be keyboard or a mouse, & hence interacting with the embedded system is no easy task. Many embedded systems will have a small keypad-you press one key to give a specific command. A keypad may be used to I/P only the digits. Many embedded system uses in process control do not have any I/P device for user interaction; they take I/Ps from sensors or transducers & produce electrical signals.

The embedded systems may need to interact with other embedded systems or they may have to transmit data to a desktop. Application-specific circuitry:Sensors, transducers, special processing & control circuitry may be required for an embedded system, depending on its application. The circuitry interacts with the processor to carry out the necessary work.

of

a

nuclear

plant.

4.2 Power Consumption:Most of the embedded systems operate through a battery. To reduce the battery drain & avoid frequent recharging of the battery, the power consumption of an embedded system has to be very low. 4.3 Cost:For an embedded system used in safety applications of a nuclear plant or in a spacecraft, cost may not be a very

4. SPECIALITIES OF EMBEDDED SYSTEMS:While designing the embedded systems, developers have to keep the below specialties in mind: 4.1Performances:Many embedded systems have time constraints. For instance, in a process control system, a constraint can be: “if the temperature exceeds 40 degrees, open a valve within 10 milliseconds.” The system meets such deadlines. If the deadlines are missed, it may result in a catastrophe. You can imagine the damage that can be done if such deadlines are not met in a safety system

important factor. However,

for an

embedded system used in consumer electronics or office automation, the cost is of utmost importance. Suppose you have designed a toy in which the electronics will cost US$20. By a careful analysis design, if you can telecom operator will change the algorithm for the calculation of the bill amount. This is very cumbersome, considering that a memory chip will have to replace in thousands of PCO. 4.4 Size:Size is certainly a factor for many embedded systems. We do not like a mobile phone that has to be carried on

our backs. The size and the weight (ie.compactness) are the important parameters in embedded systems used in aircraft, missiles etc. because in such cases, every inch & every grain matters. 4.5 Software Up gradation capability:Embedded systems are meant for a very specific task. So, once the software is transferred to the embedded system, the same software will run throughout its life. However, in some cases, it may be necessary its upgrade the software. Consider the example of a Public Call Office (PCO). At the PCO, an embedded system is used which displays the amount to be paid by a telephone user. The amount is calculated by a firmware, based on the calling number & the duration of the call from time to time, the broadband & wireless network, & consumer electronic products. 5. RECENT TRENDS IN

the code were very difficult & time consuming. With the availability of powerful processors is no & longer advanced ‘rocket development tools, embedded software development science’ . 5.1 Processor Power:The growing importance of embedded systems can be gauged by the availability of processors about 150 varieties of processors are available from around 50 semiconductor vendors. Powerful 8-bit, 16- bit, 32-bit and 64-bit micro controllers, & microprocessors are available to cater to the different market segments the clock speed & memory addressing capability of these processors are also increasing. Very powerful digital signal processors are also available for real time analyses of audio and video signals. As a result, the power of desktop computers is now available on palm tops.

EMBEDDED SYSTEMS:In old good days, developing embedded systems was confined to very specialists. Most of the embedded systems are written only in assembly language & hence writing, debugging & maintaining

5.2 Mobile Devices:Mobile devices such as mobile phones, Personal Digital Assistants, smart phones etc. are a special category of an embedded system. Though the PDA

does many general-purpose tasks, they need to be designed just like the conventional embedded systems. The limitations of the mobile devices-

code is available to customize the software as per your application needs. 5.4 Communication Interfaces and Networking Capability:With the availability of low-cost chips, embedded systems can be provided networking communication infrared. capability interfaces enabling through such of as an

memory constraints, small size, display etc. are same as those found in the embedded systems. 5.3 Operating Systems:Unlike the desktop on which the options for an operating system are limited, a very of operating systems are available which can be ported on to the embedded system. The advantage of embedding an operating system is that the software development will be very fast & marinating the code is very easy. The software can be developed in a high level language such as “C”. So time to market the system gets reduced. If real time performance is require a real time operating system can be used. In addition too many commercial embedded operating system open source software campaigned let to development of many open source operating system. The attraction of open source software is that it is free & also the complete source systems. Hence mobile devices are considered as embedded

Ethernet, 802.11b wireless LAN & Network embedded system has many advantages: it can be accessed over a network for remote control or monitoring.

5.5 Programming Languages:Development of embedded system was done mostly in assembly languages. However, due to the availability of cross-compilers, most of the development is now done in high-level languages such as C. the object-oriented languages like C++ & Java are now catching 5.6 Development Tools:Availability of a number of tools for development, debugging & testing as well as for modeling the embedded up.

systems is now paving way for the fast development of robust & reliable systems. Development tools such as BREW (Binary Routine Environment for wireless), Wireless Application Protocol (WAP) development tools facilitate easy development of applications for mobile devices 5.7 Programmable Hardware:PLDs& FPGA pave the way for reducing the components on an embedded system, leading to small, lowcost systems. After developing the prototype of an embedded system, for mass the production, processors, FPGA can be & developed having all the functionality of peripherals application-specific circuitry.

– compliant home appliances, such as, microwave, television, music system, & so on. Nearly 99%of the processors manufactured end up in embedded systems. The embedded system market is one of the highest growth areas as these systems are used in very market segment- consumer electronics, office automation, wireless biomedical engineering, & data communication,

communication, military and so on. 6.1 Consumer appliances:At home we use a number of embedded systems that include digital camera, digital diary, DVD player, electronic toy, microwave oven, remote controls for TV & air conditioner etc. Today’s high-tech car has about 20 embedded systems for transmission now control, spark control, systems. navigation etc. Even wristwatches are becoming embedded

6. APPLICATION AREAS:In today’s world the electronic devices have been dominated. The children need embedded systems to play smart video games & to operate automatic chocolate Vending machines! Young people need embedded systems to borrow smart cards from parents to see movies! Housewives need embedded system for smart Internet 6.2 Industrial automation:Today a lot of industries use embedded systems for process control. These include pharmaceutical, cement, sugar, oil exploration, nuclear energy, electricity generation & transmission. The embedded systems for industrial use

are designed to carry out the specific task such as monitoring the temperature, pressure, humidity, voltage, current etc. & then take appropriate action based on monitored devices. 6.3 Medical electronics:- Almost every medical equipment in the hospital is an embedded system. This equipment’s include diagnostic aids such as ECG, EEG, blood pressure measuring devices & X-ray scanners etc. levels to control other 6.6 Instrumentation:Testing & measurement requirements equipment we are in use the all in fundamental measuring

scientific and engineering activities. The laboratories to measure parameters such as weight, temperature, voltage, current etc. are all embedded systems. Test equipment such as oscilloscope, logic analyzer, protocol test analyzer, set etc., radio are communication processors

embedded systems built around powerful

6.4 Computer Networking:- Computer networking products such as bridges, routers, Networks Integrated (ISDN), Services Digital Asynchronous 6.7 Security:Security of persons and information has always been a major issue. We need to project our homes and offices, & also the information Developing lucrative 6.8 Finance:Financial dealing through cash & cheques are now slowly paving way for transactions using smart cards and ATM (Automatic expanded as Teller Any Machine, Time also Money) we transmit & store. for embedded businesses systems

Transfer Mode & relay switches are the embedded systems that implement the necessary data communication protocols. 6.5 Wireless technologies:- Advances in mobile communications are paving way for many interesting applications using embedded systems. The mobile phone is one of the marvels of the last decade of the 20th century. It is very powerful embedded system that provides voice communication while we are on the move.

security applications is one of the most nowadays.

machine. Smart card, of the size of a

credit card, has a small micro-controller and memory; & it interacts with the smart card reader / ATM machine & acts as an electronic wallet. 7. SPECIFIC APPLICATIONS:7.1 AUTOMATIC TELLER

in Enfield Town in North London on June 27, 1967 by Barclays Bank. The idea of a personal identification number (PIN) stored on a physical card being compared with the PIN entered when retrieving the money was developed by the British engineer James Good fellow in 1965.In modern ATMs, customers identify themselves by using a plastic card with a magnetic stripe, which encodes the customer's account number, & by entering a four-digit pass code (PIN). If the PIN is entered incorrectly for several times in row then the ATM retains the card for a security purpose to avoid the use of card by an unauthorized user. There are ATMs that are accessible to blind and visually impaired peoples. This is one of the great inventions. These are types of ATMs whose keypads are equipped with Braille system. 7.2 EMBEDDED SYSTEM IN A SHOE:The microprocessor embedded in this Adidas running shoe calculates the pressure between the runner's foot & the ground five million times per second & continuously changes the cushioning to match an adjustable comfort level. The computer controls a motor that lengthens

MACHINE (ATM):-

ATM is an electronic device that allows a bank's customers to make cash withdrawals and check their account balances without the need for a human teller. Many ATMs also allow people to deposit cash or cheques, transfer money between their bank accounts or even buy postage stamps. The world's first ATM was developed by De la Rue & installed

& shortens a cable attached to a plastic cushioning element. 9. REFERENCES:Embedded Rajkamal. 8. CONCLUSION:An not embedded interact system directly is closely the integrated with the main system it may with environment. Thus embedded systems contain programmed instruction running via processor chips. They perform control, protection & monitoring tasks. In broad terms embedded systems are programmable devices or systems which are generally used to control or monitor things like processes The machinery, & of range environmental communications. industrial & equipment Embedded Systems Programming and Designing – By Michael Barr. Designing Of Embedded Hardware – By John Vahid. Keysoukisi. Embedded System Design – By Frank Systems Architecture, Designing and Programming – By

embedded system is vast & includes all commercial sectors. Embedded systems are rapidly becoming a catalyst for change in the computing, data communication, telecommunications, industrial control & entertainment sector. The objective of this study is to enlighten readers about the application of embedded systems; the embedded systems technology; & the impact of the technology on various markets.

Sponsor Documents

Or use your account on DocShare.tips

Hide

Forgot your password?

Or register your new account on DocShare.tips

Hide

Lost your password? Please enter your email address. You will receive a link to create a new password.

Back to log-in

Close