KR20080062610A - Atm having integrated usb driver - Google Patents

Atm having integrated usb driver Download PDF

Info

Publication number
KR20080062610A
KR20080062610A KR1020060138596A KR20060138596A KR20080062610A KR 20080062610 A KR20080062610 A KR 20080062610A KR 1020060138596 A KR1020060138596 A KR 1020060138596A KR 20060138596 A KR20060138596 A KR 20060138596A KR 20080062610 A KR20080062610 A KR 20080062610A
Authority
KR
South Korea
Prior art keywords
usb driver
driver
usb
modules
integrated
Prior art date
Application number
KR1020060138596A
Other languages
Korean (ko)
Inventor
조성배
Original Assignee
노틸러스효성 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 노틸러스효성 주식회사 filed Critical 노틸러스효성 주식회사
Priority to KR1020060138596A priority Critical patent/KR20080062610A/en
Publication of KR20080062610A publication Critical patent/KR20080062610A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/102Program control for peripheral devices where the programme performs an interfacing function, e.g. device driver
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F19/00Complete banking systems; Coded card-freed arrangements adapted for dispensing or receiving monies or the like and posting such transactions to existing accounts, e.g. automatic teller machines
    • G07F19/20Automatic teller machines [ATMs]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/44Program or device authentication

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

An ATM(Automated Teller Machine) equipped with an integrated USB(Universal Serial Bus) driver is provided to use system resources efficiently with CPU or memory sharing, and reduce time/cost needed for an authentication process by managing a plurality of USB drivers with one integrated USB driver. A plurality of modules(110-130) are connected through a USB port in a user mode and are installed for predetermined operation. An integrated USB driver(200) integrates a plurality of USB drivers to control devices operating the modules in a kernel mode when the modules are connected to the ATM. A plurality of devices(310-330) are formed by corresponding to the modules and operate the modules. A plurality of device objects are generated by the integrated USB driver and enable the modules to communicate data with the devices. The integrated USB device integrally manages a memory needed for operating the devices and receives driver authentication once.

Description

통합된 통합된 유에스비 드라이버가 장착된 금융자동화기기 {ATM having integrated USB driver}ATMs with integrated USB drivers {ATM having integrated USB driver}

도1은 일반적인 다수의 통합된 유에스비 드라이버가 장착된 금융자동화기기를 도시한 내부 도면.1 is an internal view showing a general automated teller machine equipped with a number of integrated USB drivers.

도2는 본 발명에 따른 통합된 유에스비 드라이버가 장착된 금융자동화기기의 유저 모드와 커널 모드를 대략적으로 보여주는 도면.2 is a view schematically showing a user mode and a kernel mode of an ATM equipped with an integrated USB driver according to the present invention.

도3은 본 발명에 따른 통합된 유에스비 드라이버가 장착된 금융자동화기기가 동작되는 순서를 나타내는 도면.Figure 3 is a view showing the sequence in which the automated teller machine equipped with the integrated USB driver in accordance with the present invention.

<도면의 주요 부분에 대한 부호 설명><Description of the symbols for the main parts of the drawings>

110 : 제1 모듈 120 : 제2 모듈110: first module 120: second module

130 : 제3 모듈 200 : 유에스비 드라이버130: third module 200: USB driver

210 : 제1 디바이스 오브젝트 220 : 제2 디바이스 오브젝트210: first device object 220: second device object

230 : 제3 디바이스 오브젝트 310 : 제1 디바이스 230: third device object 310: first device

320 : 제2 디바이스 330 : 제3 디바이스 320: second device 330: third device

본 발명은 통합된 유에스비 드라이버가 장착된 금융자동화기기에 관한 것으로서, 더욱 상세하게는 단일 유에스비 드라이버를 사용하여 중앙처리장치의 점유율 또는 메모리 부족을 해결한 통합된 유에스비 드라이버가 장착된 금융자동화기기에 관한 것이다.The present invention relates to an automatic teller machine equipped with an integrated UBS driver, and more particularly, to an automatic teller machine equipped with an integrated UBS driver that solves the shortage of memory or the memory of the central processing unit using a single UBS driver. will be.

일반적으로 우리 주변에서 흔히 볼 수 있는 현금자동지급기(ATM)는 시간에 관계없이 아무 때나 돈을 인출할 수 있는 금융자동화기기의 하나이다. 금융자동화기기는 현금 인출카드나 예금통장 등을 사용하여 현금 인출, 예입 또는 잔고 조회 등의 금융업무를 자동으로 처리하는 장치로서 현금자동입출금기(Automatic Teller Machine;ATM)와 현금자동지급기(Cash Dispenser;CD)를 통칭한다.In general, ATMs, which are commonly found around us, are one of the automated teller machines that can withdraw money at any time. The automated teller machine is an automatic teller machine (ATM) and cash dispenser (Cash Dispenser) that automatically handles financial transactions such as cash withdrawal, deposit or balance check using a cash withdrawal card or bank account. Collectively).

도1은 종래 발명에 따른 유에스비 드라이버를 이용하는 모듈에 대한 것이다.1 is a module using a USB driver according to the prior invention.

도면에서 보는 바와 같이 각 모듈들(11,12,13)은 현금자동지급기에서 특정한 목적을 가지기 위해 설치된 임의의 모듈을 나타낸다. 예를 들어, 현금카세트(CDU), 체크 스캐너 모듈(CSM), 수표입출금 모듈(UCM CIS) 등이 있다. 상기 모듈들은 각각 현금을 저장하거나 수표를 확인하고, 입출금을 하기 위해 현금자동지급기에 설치된 모듈들이다.As shown in the figure, each module 11, 12, 13 represents an arbitrary module installed for a specific purpose in an ATM. For example, a cash cassette (CDU), check scanner module (CSM), check and withdrawal module (UCM CIS), and the like. Each of the modules is a module installed in an ATM for storing cash or checking a check and depositing or withdrawing money.

도면에 나타나 있는 사용자 모드(user mode)는 실제 현금자동지급기의 일정 목적의 작동을 위한 어플리케이션 등이 사용되는 모드이고, 커널 모드(kernel mode)는 현금자동지급기 내부의 운영체제 안에서 각 장치들이 논리적 구조로 연결되어 있는 모드로서, 일반적으로 상호 간 분리되어 운영되어 진다.The user mode shown in the figure is a mode in which an application for a specific purpose of operation of the ATM is used, and the kernel mode is a logical structure of each device in the operating system inside the ATM. In connected mode, they are usually separated from each other.

따라서, 도면에서 보는 바와 같이 유저 모드 상의 각 모듈들은 유에스비 포트를 통하여 각 유에스비 드라이버(20; usb driver)에 연결되어 있으며, 이러한 각 유에스비 드라이버들은 각 디바이스들(31,32,33; device)과 유에스비 버스(bus)를 통하여 연결되어 있다.Accordingly, as shown in the drawings, each module in the user mode is connected to each USB driver 20 through the USB port, and each of the USB drivers is connected to the devices 31, 32, and 33, and the USB. It is connected via a bus.

여기서, 상기 유에스비 드라이버(20)는 동일한 소스(source)와 구조로 프로그램화된 드라이버이고, 각 모듈들(11,12,13)에 대한 세계적으로 공통 사용되고 있는 고유의 지유 아이디(GUID; global unique id) 값만을 변경한 채 상기 현금자동지급기 내부 운영체제에 로딩되어 있다. Here, the USB driver 20 is a driver programmed with the same source and structure, and a globally unique ID (GUID) that is commonly used worldwide for each of the modules 11, 12, and 13. ) Value is loaded into the operating system of the ATM.

따라서, 상기 유에스비 드라이버는 동일한 구조로서 중복되어 상기 내부 운영체제에 로딩되어 있게 된다. 또한, 상기 유에스비 드라이버들은 새로운 드라이버로 업데이트되는 경우 각각 WHQL(window hardware quality labs) 인증을 받아야 한다.Therefore, the USB driver is the same structure and is duplicated and loaded in the internal operating system. In addition, the USB drivers must be WHQL (window hardware quality labs) certification when updated to a new driver.

여기서, 상기 WHQL 인증은 마이크로 소프트 사에서 새로 개발된 드라이버가 자사의 운영체제와 호환 가능한지를 테스트하여 주고, 호환이 양호하게 될 경우 그 드라이버에 대한 인증을 주는 제도를 말한다. Here, the WHQL certification refers to a system for testing whether a newly developed driver is compatible with its operating system, and for authenticating the driver when the compatibility is good.

다시 말하면, 상기 유에스비 드라이버는 동일한 소스와 구조를 가지고 있으면서도, 각 모듈의 종류에 따라 일대일 대응으로 중복되어 각각 설치되고, 상기 WHQL 인증을 따로 받아야 하는 문제점이 있었다.In other words, the USB driver has the same source and structure, but is installed in duplicate in a one-to-one correspondence according to the type of each module, and the WHQL certification has to be obtained separately.

본 발명은 상기한 문제점을 해결하기 위한 것으로서, 특히 단일 유에스비 드 라이버를 사용하여 중앙처리장치의 점유율 또는 메모리 부족을 해결한 통합된 유에스비 드라이버가 장착된 금융자동화기기를 제공하는 데 그 목적이 있다.The present invention has been made to solve the above problems, and an object of the present invention is to provide a financial automation device equipped with an integrated USB driver that solves the shortage of memory or the memory of the central processing unit using a single USB driver.

상기의 목적을 달성하기 위하여 본 발명에 따른 통합된 유에스비 드라이버가 장착된 금융자동화기기는 유에스비 드라이버를 생성하는 금융자동화기기에 있어서, 사용자 모드에서 유에스비 포트를 통하여 접속되며, 일정한 동작을 위해 장착되는 모듈과; 상기 모듈이 금융자동화기기에 접속되는 경우, 커널 모드에서 상기 모듈을 구동하는 디바이스를 제어하기 위해 하나로 통합되어 생성되는 단일 유에스비 드라이버와; 상기 모듈에 대응하여 형성되고, 상기 모듈을 구동시키는 디바이스와; 상기 단일 유에스비 드라이버에 의하여 생성되고, 상기 모듈이 상기 디바이스와 데이터를 송수신할 수 있도록 하는 디바이스 오브젝트;를 포함하여 구성되는 것을 특징으로 한다.In order to achieve the above object, a financial automation device equipped with an integrated USB driver according to the present invention is a financial automation device for generating a USB driver, which is connected through a USB port in a user mode and is mounted for constant operation. and; When the module is connected to the automated teller machine, a single USB driver which is generated as a single unit for controlling a device that drives the module in kernel mode; A device formed corresponding to the module and driving the module; And a device object generated by the single USB driver and allowing the module to transmit and receive data with the device.

도2는 본 발명에 따른 통합된 유에스비 드라이버가 장착된 금융자동화기기의 유저 모드와 커널 모드를 대략적으로 보여주는 도면이다.FIG. 2 is a diagram schematically illustrating a user mode and a kernel mode of an automated teller machine equipped with an integrated USB driver according to the present invention.

이하 본 발명에 따른 통합된 유에스비 드라이버가 장착된 금융자동화기기는 커널 모드에서 동작하는 유에스비 드라이버가 각 디바이스를 제어하는 것에 대하여 설명하도록 한다.Hereinafter, a financial automation device equipped with an integrated USB driver according to the present invention will be described for controlling each device by a USB driver operating in a kernel mode.

상기 각 모듈들은 제1 모듈(110), 제2 모듈(120) 및 제3 모듈(130)로 구성되며 유에스비 포트를 통하여 금융자동화기기에 연결된다. 여기서, 상기 유저 모드의 각 모듈들은 앞서 설명한 바와 같이 다양한 모듈이 해당될 수 있으며, 현금자동지급기의 기능이 계속 발전할수록 추가되는 모듈들도 상기 다양한 모듈에 해당됨은 당연하다 할 것이다.Each of the modules is composed of a first module 110, a second module 120 and a third module 130, and is connected to the automated teller machine through the USB port. Here, each module of the user mode may correspond to a variety of modules as described above, it will be obvious that the modules added as the function of the ATM automatically continues to develop.

상기 유에스비 드라이버(200)는 디바이스 장치를 제어하기 위한 장치로서 본 발명에서는 하나의 통합된 유에스비 드라이버를 사용한다.The USB driver 200 uses a single integrated USB driver in the present invention as a device for controlling a device device.

즉, 상기 커널 모드 상에서의 유에스비 드라이버(200)는 기존의 소스 및 구조가 동일하고 GUID 값만 다른 드라이버들이 하나로 통합된 구조로 이루어진다.That is, the USB driver 200 in the kernel mode has a structure in which drivers having the same source and structure and different GUID values are integrated into one.

또한, 상기 유에스비 드라이버(200)는 각각의 모듈들(110, 120, 130)에 대응하는 디바이스 오브젝트들(210, 220, 230)를 생성한다. 여기서, 디바이스 오브젝트들(210, 220, 230)은 상기 단일 유에스비 드라이버(200)에 의하여 생성되고, 상기 디바이스에 각각 대응하는 상기 모듈이 상기 디바이스와 데이터를 송수신할 수 있도록 제어한다.In addition, the USB driver 200 generates device objects 210, 220, and 230 corresponding to the respective modules 110, 120, and 130. Here, device objects 210, 220, and 230 are generated by the single USB driver 200, and control each module so that the module corresponding to the device can transmit and receive data with the device.

따라서, 상기 디바이스 오브젝트는 현금카세트(CDU) 디바이스의 경우 현금 입출금을 위한 데이터가 상기 디바이스들(310, 320, 330)과 모듈들(110, 120, 130) 사이에 전송될 수 있게 하여 현금 입출금이 이루어지도록 하는 역할을 하며, 수표입출금 모듈(UCM CIS) 디바이스의 경우에도 수표 입출금 디바이스들(310, 320, 330)과 모듈들(110, 120, 130) 사이에 데이터가 전송되어, 수표가 입출금될 수 있도록 한다. Accordingly, the device object may be a cash cassette (CDU) device in order to transfer the data for cash withdrawal between the devices (310, 320, 330) and the modules (110, 120, 130) to the cash deposit and withdrawal In the case of a check and withdrawal module (UCM CIS) device, data is transferred between the check and withdrawal devices 310, 320 and 330 and the modules 110, 120 and 130 so that checks can be withdrawn or withdrawn. To help.

다시 말하면, 기존의 다수개의 유에스비 드라이버(200)를 사용하는 방식에서 하나의 유에스비 드라이버만 사용함으로써, 3개의 디바이스를 사용하는 경우 대비 하여 메모리 점유를 1/3로 줄일 수 있어, 시스템 자원이 효율적으로 사용할 수 있고 금융자동화기기의 운영체제를 관리하는 중앙처리장치의 점유율도 줄일 수 있게 된다.In other words, by using only one USB driver in the existing method of using a plurality of USB drivers 200, memory occupancy can be reduced to one third compared to the case of using three devices, so that system resources can be efficiently It can also reduce the share of the central processing unit that manages the operating system of the automated teller machine.

또한, 본 발명에 따른 단일 유에스비 드라이버(200)를 사용하는 경우, 기존의 경우처럼 다수개의 유에스비 드라이버를 각각 WHQL 인증 받지 않고, 단일 유에스비 드라이버 하나만 인증 받으면 되는 장점이 있다.In addition, in the case of using a single USB driver 200 according to the present invention, a plurality of USB drivers do not have WHQL certification, respectively, as in the conventional case, there is an advantage that only one single USB driver needs to be authenticated.

도3은 본 발명에 따른 통합된 유에스비 드라이버가 장착된 금융자동화기기가 동작되는 순서를 나타내는 도면이다.Figure 3 is a view showing the sequence of operation of the automated teller machine equipped with an integrated USB driver according to the present invention.

이하, 본 발명에 따른 통합된 유에스비 드라이버가 장착된 금융자동화기기의 작용 순서를 살펴본다.Below, it looks at the operation sequence of the automated teller machine equipped with the integrated USB driver according to the present invention.

도면에서 보는 바와 같이, 새로운 모듈이 설치되어야 하는 경우(S100), 소정의 운영체제 회사로부터 상기 유에스비 드라이버 사용에 대한 인증을 받게 된다(S200). 여기서, 상기 운영체제 관리 회사는 상기 드라이버가 자사의 운영체제와 충돌되지 않는 지를 판단하여 인증 허가를 줄 수 있다. 즉, 상기 유에스비 드라이버는 소정의 드라이버 인증을 한번 만 받으면 상기 유에스비 드라이버를 사용할 수 있게 된다.As shown in the figure, when a new module is to be installed (S100), it is authenticated to use the USB driver from a predetermined operating system company (S200). Here, the operating system management company may determine whether the driver does not collide with the operating system of the operating system and give an authorization permission. That is, the USB driver can use the USB driver only after receiving predetermined driver authentication.

그리고, 금융자동화기기에 유에스비 포트를 통해 접속하면, 금융자동화기기를 운영하는 운영체제의 명령에 의하여 본 발명에 따른 단일 유에스비 드라이버가 커널 모드 상에서 형성된다(S300). Then, when accessing the automated teller machine via a USB port, a single USB driver according to the present invention is formed in the kernel mode by the command of the operating system for operating the automated teller machine (S300).

계속하여, 유에스비 드라이버는 새로운 디바이스와 기존 디바이스에 대한 디바이스 오브젝트를 생성한다(S400). 이 경우, 상기 유에스비 드라이버는 커널 모드에서 상기 모듈을 구동하는 디바이스를 제어하기 위해 하나로 통합되어 생성된다. 따라서, 상기 유에스비 드라이버는 각각의 디바이스를 구동하기 위해 필요한 메모리를 통합하여 관리할 수 있게 된다.Subsequently, the USB driver generates device objects for the new device and the existing device (S400). In this case, the USB driver is generated as a single unit for controlling a device for driving the module in kernel mode. Therefore, the USB driver can integrate and manage memory required to drive each device.

그리고, 상기 유에스비 드라이버는 새로 설정된 디바이스와 기존 디바이스에 대응하는 모듈들 사이에 데이터가 교환되어 소정의 목적을 이룰 수 있도록 제어한다(S500). 여기서, 상기 디바이스 오브젝트는 상기 디바이스의 갯수에 대응하여 생성된다.In addition, the USB driver controls the data to be exchanged between the newly set device and the modules corresponding to the existing device to achieve a predetermined purpose (S500). Here, the device object is created corresponding to the number of devices.

이상에서 설명한 본 발명은 전술한 실시예 및 첨부된 도면에 의해 한정되는 것은 아니며, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변경 및 변형이 가능하다는 것은 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 명백하다 할 것이다.The present invention described above is not limited to the above-described embodiments and the accompanying drawings, and various substitutions, changes, and modifications are possible in the technical field of the present invention without departing from the technical spirit of the present invention. It will be clear to those of ordinary knowledge.

상기에서 기술한 바와 같이 본 발명은, 다수개의 유에스비 드라이버를 하나의 유에스비 드라이버로 관리함으로써, 중앙처리장치 또는 메모리를 공유할 수 있어 시스템 자원이 효율적으로 사용되며, 인증 작업에 걸리는 시간 및 비용을 축소할 수 있는 효과가 있다.As described above, according to the present invention, by managing a plurality of USB drivers by a single USB driver, the central processing unit or memory can be shared, so that system resources are efficiently used, and the time and cost required for authentication work are reduced. It can work.

본 발명에 따른 단일 유에스비 드라이버를 사용하는 경우, 기존의 경우처럼 다수개의 유에스비 드라이버를 각각 WHQL 인증 받지 않고, 단일 유에스비 드라이버 하나만 인증 받으면 되는 장점이 있다.In the case of using a single USB driver according to the present invention, as in the conventional case, a plurality of USB drivers do not have WHQL certification, respectively, and only one single USB driver has an advantage.

Claims (4)

유에스비 드라이버를 생성하는 금융자동화기기에 있어서,In the automatic teller machine that generates the USB driver, 사용자 모드에서 유에스비 포트를 통하여 접속되며, 일정한 동작을 위해 장착되는 복수의 모듈들과;A plurality of modules connected through a USB port in a user mode and mounted for a certain operation; 상기 모듈이 금융자동화기기에 접속되는 경우, 커널 모드에서 상기 모듈을 구동하는 디바이스를 제어하기 위해 하나로 통합되어 생성되는 단일 유에스비 드라이버와;When the module is connected to the automated teller machine, a single USB driver which is generated as a single unit for controlling a device that drives the module in kernel mode; 상기 복수의 모듈들에 대응하여 형성되고, 상기 모듈들을 구동시키는 복수의 디바이스와;A plurality of devices formed corresponding to the plurality of modules and for driving the modules; 상기 단일 유에스비 드라이버에 의하여 생성되고, 상기 모듈이 상기 디바이스와 데이터를 송수신할 수 있도록 하는 복수의 디바이스 오브젝트들;A plurality of device objects generated by the single USB driver, and allowing the module to send and receive data with the device; 을 포함하여 구성되는 것을 특징으로 하는 통합된 유에스비 드라이버가 장착된 금융자동화기기.Financial automation device equipped with an integrated USB driver, characterized in that the configuration, including. 제1항에 있어서,The method of claim 1, 상기 복수의 디바이스 오브젝트들은 상기 디바이스의 갯수에 대응하여 생성되는 것을 특징으로 하는 통합된 유에스비 드라이버가 장착된 금융자동화기기.And the plurality of device objects are generated corresponding to the number of devices. 제1항에 있어서,The method of claim 1, 상기 유에스비 드라이버는 각각의 디바이스를 구동하기 위해 필요한 메모리를 통합하여 관리하는 것을 특징으로 하는 통합된 유에스비 드라이버가 장착된 금융자동화기기.The USB driver is a financial automation device equipped with an integrated USB driver, characterized in that to integrate and manage the memory required to drive each device. 제1항에 있어서,The method of claim 1, 상기 유에스비 드라이버는 소정의 드라이버 인증을 한번 받는 것을 특징으로 하는 통합된 유에스비 드라이버가 장착된 금융자동화기기.The USB driver is equipped with an integrated USB driver, characterized in that the predetermined driver authentication once.
KR1020060138596A 2006-12-29 2006-12-29 Atm having integrated usb driver KR20080062610A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060138596A KR20080062610A (en) 2006-12-29 2006-12-29 Atm having integrated usb driver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060138596A KR20080062610A (en) 2006-12-29 2006-12-29 Atm having integrated usb driver

Publications (1)

Publication Number Publication Date
KR20080062610A true KR20080062610A (en) 2008-07-03

Family

ID=39814726

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060138596A KR20080062610A (en) 2006-12-29 2006-12-29 Atm having integrated usb driver

Country Status (1)

Country Link
KR (1) KR20080062610A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20220111912A (en) * 2021-02-03 2022-08-10 효성티앤에스 주식회사 Communication method between host and devices in ATM

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20220111912A (en) * 2021-02-03 2022-08-10 효성티앤에스 주식회사 Communication method between host and devices in ATM
WO2022169183A1 (en) * 2021-02-03 2022-08-11 효성티앤에스 주식회사 Communication method between automated teller machine host and devices
US12020546B2 (en) 2021-02-03 2024-06-25 Hyosung TNS Inc. Communication method between host and devices in ATM

Similar Documents

Publication Publication Date Title
US7247098B1 (en) Combination fingerprint reader and I/O devices for gaming machines
CN1116652C (en) Electronic money storing apparatus and IC card control method
CN102782732B (en) The protected mode of global platform compatible smartcard
EP1949344B1 (en) Banknote recycler protocol adapter
US8365985B1 (en) Banking system controlled responsive to data bearing records
CN1470989B (en) Drive model independent of process mode
CN102016934A (en) Method and device for storing information about objects fed to a SB terminal
AU2008271033B2 (en) Multi-channel controller
US11436568B2 (en) Service kiosk device provisioning
CN105386679A (en) Secure enclosure
CN1332429A (en) Automatic cash transaction system
CN100349085C (en) Portable computer
CN100561527C (en) Improved smart card system
KR20080062610A (en) Atm having integrated usb driver
EP0996101A2 (en) Integrated circuit for protocol control
CN1767544B (en) Slave device in information processing system, operation control program for slave device, and operation control method for slave device
WO2015064126A1 (en) Transaction device and transaction method
KR101428055B1 (en) Automatic teller machine using a can communication mode and the communication method
TW202121405A (en) System for using carrier to verity identity in machine for opening account and method thereof
RU2732729C1 (en) Method for integration of peripheral devices of software and hardware systems
KR20200053357A (en) Method of preventing illegal withdrawal in ATM
JP3605209B2 (en) Electronic currency holding device and bank system
CN111656416A (en) Paper processing apparatus and PLD configuration method for paper processing apparatus
WO2023228673A1 (en) Currency processing device, currency processing system, and method for manufacturing currency processing device
CN116610621A (en) Method and device for matching multi-core processor based on mailbox

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination