[go: up one dir, main page]

KR20080051286A - System and method for securing security with touch screen input device - Google Patents

System and method for securing security with touch screen input device Download PDF

Info

Publication number
KR20080051286A
KR20080051286A KR1020060122080A KR20060122080A KR20080051286A KR 20080051286 A KR20080051286 A KR 20080051286A KR 1020060122080 A KR1020060122080 A KR 1020060122080A KR 20060122080 A KR20060122080 A KR 20060122080A KR 20080051286 A KR20080051286 A KR 20080051286A
Authority
KR
South Korea
Prior art keywords
identification information
input device
touch input
touch
touch screen
Prior art date
Application number
KR1020060122080A
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 KR1020060122080A priority Critical patent/KR20080051286A/en
Publication of KR20080051286A publication Critical patent/KR20080051286A/en

Links

Images

Classifications

    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/82Protecting input, output or interconnection devices
    • G06F21/83Protecting input, output or interconnection devices input devices, e.g. keyboards, mice or controllers thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K17/00Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Storage Device Security (AREA)

Abstract

본 발명에서는 터치 스크린 입력 장치가 구비된 보안성 확보를 위한 시스템 및 그 방법을 구현한다. 이를 위해 본 발명에서는 먼저 메모리에 터치 입력 기구의 RFID 태그에 기록된 식별 정보를 등록한다. 이 후 터치 스크린 입력 장치에 상기 터치 입력 기구의 터치 입력이 있는 경우 RFID 리더기는 상기 터치 입력 기구의 인증 결과에 따라 작동을 시작한다. 이러한 인증을 위해 RFID 리더기는 상기 터치 입력 기구의 RFID 태그로부터 식별 정보를 수신받아 판독한다. 이어서, 시스템은 판독된 식별 정보와 메모리에 저장된 식별 정보를 비교하여 일치할 경우에만 사용을 허용한다. 이와 같이 본 발명은 사용자가 매번 비밀번호를 입력하지 않고, 한 번의 터치 동작으로 시스템의 사용을 효과적으로 제어할 수 있는 이점이 있다.The present invention implements a system and method for securing security with a touch screen input device. To this end, the present invention first registers the identification information recorded in the RFID tag of the touch input device in the memory. Thereafter, when the touch screen input device has a touch input of the touch input device, the RFID reader starts to operate according to the authentication result of the touch input device. For this authentication, the RFID reader receives and reads identification information from the RFID tag of the touch input device. The system then compares the read identification information with the identification information stored in the memory and permits use only if they match. As described above, the present invention has an advantage that the user can effectively control the use of the system by one touch operation without inputting a password every time.

Description

터치 스크린 입력 장치가 구비된 보안성 확보를 위한 시스템 및 그 방법 {SYSTEM HAVING A TOUCH SCREEN FOR INSURANCE OF SECURITY, AND METHOD THEREOF}System and method for securing security with touch screen input device {SYSTEM HAVING A TOUCH SCREEN FOR INSURANCE OF SECURITY, AND METHOD THEREOF}

도 1은 본 발명의 실시 예에 따른 RFID를 이용하는 터치 스크린 입력 장치를 구비한 시스템의 예를 나타낸 도면,1 is a diagram showing an example of a system having a touch screen input device using RFID according to an embodiment of the present invention;

도 2는 본 발명의 실시 예에 따른 RFID를 이용하는 터치 스크린 입력 장치를 구비한 시스템의 블록 구성도,2 is a block diagram of a system having a touch screen input device using RFID according to an embodiment of the present invention;

도 3은 본 발명의 실시 예에 따른 시스템에서 스타일러스 펜을 사용하여 보안 기능을 제공하기 위한 제어 흐름도,3 is a control flowchart for providing a security function using a stylus pen in a system according to an embodiment of the present invention;

도 4는 본 발명의 실시 예에 따른 새로운 RFID 태그를 등록하기 위한 제어 흐름도. 4 is a control flowchart for registering a new RFID tag according to an embodiment of the present invention.

본 발명은 터치 스크린 입력 장치가 구비된 보안성 확보를 위한 시스템 및 이를 구현하기 위한 방법에 관한 것이다.The present invention relates to a system for securing security equipped with a touch screen input device and a method for implementing the same.

터치 스크린(Touch Screen) 입력 장치는 키보드를 사용하지 않고 화 면(Screen)에 나타난 문자나 특정 위치에 사람의 손 또는 물체가 닿으면, 그 위치를 파악하여 저장된 소프트웨어에 의해 특정 처리를 할 수 있도록, 화면에서 직접 입력 자료를 받을 수 있게 한 화면을 말한다. 마우스와 키보드 등의 입력 장치를 대체 할 수 있는 새로운 입력 방식인 터치 스크린 입력 장치는 현재 PDA, LCD, CRT, 은행이나 관공서, 각종 의료장비, 교통안내 등 많은 분야에 적용되고 있다. 특히, 은행에서 사용되는 현금 인출기의 경우를 보면, 비밀번호를 입력하는 방식으로 사용자 인증을 하여 서비스의 이용이 가능하도록 한다. The touch screen input device detects the location of a person's hand or an object on a screen or a specific location on the screen without using a keyboard so that the location of the touch screen can be processed by the stored software. This refers to a screen that allows input data to be received directly from the screen. Touch screen input devices, which are new input methods that can replace input devices such as mice and keyboards, are currently being applied to many fields such as PDAs, LCDs, CRTs, banks and government offices, various medical devices, and traffic guidance. In particular, in the case of the ATM machine used in the bank, the user can be authenticated by entering a password to use the service.

이와 같이, 종래의 터치 스크린 입력 장치가 장착된 시스템에서는, 시스템 내에 저장된 데이터를 보호하기 위해서 주로 비밀번호를 사용한다. 사용자가 사전에 시스템에 비밀번호를 설정해두면, 다음 사용에서 시스템은 터치 스크린 입력 장치에 대기 상태의 화면으로 비밀번호를 입력하는 화면을 출력한다. 이어서, 시스템은 터치 스크린 입력 장치를 통해 사용자로부터 비밀번호를 입력받아, 입력받은 비밀번호가 시스템 내에 저장된 비밀번호와 일치할 경우 시스템의 사용을 허용하여 데이터의 접근을 가능하게 한다. As such, in a system equipped with a conventional touch screen input device, a password is mainly used to protect data stored in the system. If the user has previously set a password on the system, the system outputs a screen for entering the password to the touch screen input device as a standby screen in the next use. Subsequently, the system receives a password from the user through the touch screen input device, and allows the use of the system to access the data when the input password matches the password stored in the system.

하지만, 이와 같은 비밀번호를 사용한 시스템의 보안 방법의 경우 사용자의 부주의나 해킹 프로그램 등에 의한 비밀번호의 유출로 인해 중요 데이터들이 불특정다수에게 노출될 수 있는 위험을 갖고 있다. 또한, 시스템을 사용할 때마다 매번 비밀번호를 입력해야하므로 사용자에게 많은 번거로움을 줄 수 있다. However, in the case of a security method of a system using such a password, there is a risk that important data may be exposed to an unspecified number due to user's carelessness or the leakage of a password by a hacking program. In addition, each time you use the system, you must enter a password every time, which can be a hassle for users.

상기한 바와 같이 사용자가 시스템에 비밀번호를 입력하는 방식은, 비밀번호 유출에 따른 시스템 내에 저장된 데이터의 보안성 문제와 시스템의 사용을 위해 매번 비밀번호를 입력해야 하는 불편함이 있다. As described above, the user inputs a password into the system, which is inconvenient to enter a password every time for the use of the system and the security of data stored in the system due to the password leakage.

따라서, 본 발명은 터치 스크린 입력 장치가 구비된 보안성 확보를 위한 시스템 및 이를 구현하기 위한 방법을 제공한다.Accordingly, the present invention provides a system for securing security equipped with a touch screen input device and a method for implementing the same.

상술한 목적들을 달성하기 위한 본 발명은 터치 스크린 입력 장치가 구비된 보안성 확보를 위한 시스템에 있어서, 미리 정해진 식별 정보가 기록된 RFID(Radio Frequency Identification) 태그를 장착하고 있으며, 상기 터치 스크린 입력 장치에 터치 입력을 제공하기 위한 터치 입력 기구와, 상기 터치 스크린 입력 장치에 대한 상기 터치 입력 기구의 터치 입력이 있는 경우에 제어부에 의해 작동되어, 상기 터치 입력 기구의 RFID 태그에 기록된 식별 정보를 수신받아 판독하는 RFID 리더기(Reader)와, 미리 정해진 식별 정보가 저장되는 메모리와, 상기 터치 스크린 입력 장치를 통해 상기 터치 입력 기구의 터치 입력이 감지되면 상기 RFID 리더기를 작동시키고, 상기 RFID 리더기에 의해 판독된 상기 터치 입력 기구의 RFID 태그에 기록된 식별 정보를 입력하여 상기 메모리에 저장된 식별 정보와 일치할 경우 상기 시스템의 사용을 허용하는 상기 제어부를 포함함을 특징으로 한다.In accordance with another aspect of the present invention, there is provided a system for securing security with a touch screen input device, comprising a radio frequency identification (RFID) tag in which predetermined identification information is recorded. A touch input mechanism for providing a touch input to the touch input device, and operated by the control unit when there is a touch input of the touch input mechanism to the touch screen input device to receive identification information recorded in the RFID tag of the touch input mechanism. A RFID reader for receiving and reading, a memory storing predetermined identification information, and a touch input of the touch input device is detected through the touch screen input device to activate the RFID reader and read by the RFID reader. The identification information recorded in the RFID tag of the touch input device If there is a match with the stored identification information is characterized in that it comprises a control unit for allowing the use of the system.

또한, 미리 정해진 식별 정보가 기록된 RFID(Radio Frequency Identification) 태그가 장착된 터치 입력 기구에 의한 터치 입력을 하는 터치 스 크린 입력 장치, RFID 리더기(Reader) 및 미리 정해진 식별 정보가 저장되는 메모리를 포함한 시스템에서 보안성 확보를 위한 방법에 있어서, 상기 터치 스크린 입력 장치에 대한 상기 터치 입력 기구의 터치 입력이 감지되면 상기 RFID 리더기를 작동시키는 과정과, 상기 터치 입력 기구의 RFID 태그에 기록된 식별 정보를 상기 RFID 리더기에 의해 수신하여 판독하는 과정과, 상기 판독된 식별 정보를 상기 메모리에 저장된 식별 정보와 비교하여 일치할 경우 상기 시스템의 사용을 허용하는 과정을 포함함을 특징으로 한다.In addition, a touch screen input device for performing a touch input by a touch input mechanism equipped with a radio frequency identification (RFID) tag in which predetermined identification information is recorded, an RFID reader, and a memory in which predetermined identification information is stored. A method for securing security in a system, the method comprising: operating the RFID reader when a touch input of the touch input device to the touch screen input device is detected, and identifying information recorded on the RFID tag of the touch input device. And receiving and reading by the RFID reader, and allowing the use of the system when the read identification information matches with the identification information stored in the memory.

이하 본 발명의 바람직한 실시 예들을 첨부한 도면을 참조하여 상세히 설명한다. 또한 본 발명의 요지를 불필요하게 흐릴 수 있는 공지 기능 및 구성에 대한 상세한 설명은 생략한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In addition, detailed descriptions of well-known functions and configurations that may unnecessarily obscure the subject matter of the present invention will be omitted.

본 발명에서는 보안성 확보를 하는 터치 스크린 입력 장치를 구비한 시스템 및 그 방법을 구현한다. 이를 위해 본 발명에서는 먼저 메모리에 터치 입력 기구의 RFID 태그에 기록된 식별 정보를 등록한다. 이 후 터치 스크린 입력 장치에 상기 터치 입력 기구의 터치 입력이 있는 경우 RFID 리더기는 상기 터치 입력 기구의 인증 결과에 따라 작동을 시작한다. 이러한 인증을 위해 RFID 리더기는 상기 터치 입력 기구의 RFID 태그로부터 식별 정보를 수신받아 판독한다. 이어서, 시스템은 판독된 식별 정보와 메모리에 저장된 식별 정보를 비교하여 일치할 경우에만 사용을 허용한다. 이와 같이 본 발명은 사용자가 매번 비밀번호를 입력하지 않고, 한 번의 터치 동작으로 시스템의 사용을 효과적으로 제어할 수 있는 이점이 있다.The present invention implements a system and method having a touch screen input device for securing security. To this end, the present invention first registers the identification information recorded in the RFID tag of the touch input device in the memory. Thereafter, when the touch screen input device has a touch input of the touch input device, the RFID reader starts to operate according to the authentication result of the touch input device. For this authentication, the RFID reader receives and reads identification information from the RFID tag of the touch input device. The system then compares the read identification information with the identification information stored in the memory and permits use only if they match. As described above, the present invention has an advantage that the user can effectively control the use of the system by one touch operation without inputting a password every time.

본 발명을 설명하기에 앞서, 본 발명에서 이용되는 RFID에 대하여 간략하게 설명한다. RFID(Radio Frequency Identification)는 무선 주파수(RF:Radio Frequency)를 이용하여 물체나 동물 또는 사람 등을 식별할 수 있는 기술이다. RFID는 리더기(Reader)의 오동작에 의한 장애가 없어 반영구적이며, 데이터의 위조 및 변조가 불가능하여 완벽한 보안을 유지할 수 있는 등의 특징이 있다. 본 발명에서는 이러한 RFID의 특징을 이용하여 보안이 필요한 시스템에 쉽고 간단하게 접근할 수 있는 방법을 제안한다.Prior to describing the present invention, the RFID used in the present invention will be briefly described. Radio Frequency Identification (RFID) is a technology that can identify an object, an animal, or a person by using a radio frequency (RF). RFID is semi-permanent because there is no obstacle due to malfunction of the reader, and it is impossible to forge and tamper with data, so it can maintain perfect security. The present invention proposes a method for easily and simply accessing a system requiring security using the features of RFID.

이하, 도 1을 참조하여 본 발명의 실시 예에 따른 RFID를 이용하는 터치 스크린 입력 장치를 구비한 시스템의 예를 설명한다.Hereinafter, an example of a system having a touch screen input device using RFID according to an embodiment of the present invention will be described with reference to FIG. 1.

시스템은 터치 스크린 입력 장치(이하, 터치 스크린이라고 칭한다.)(104)를 구비하는 RFID 리더기(106)와 RFID 태그가 장착된 스타일러스 펜(100)을 포함하여 구성된다. 먼저, 스타일러스 펜(100)에는 RFID 태그(102)가 장착되어 있다. RFID 태그(102)는 스타일러스 펜(100)의 외부에 부착되거나, 내부에 장착되는 방법 등으로 스타일러스 펜(100)에 포함될 수 있다. 본 발명의 실시 예에서는 터치 스크린(104)에 터치 입력을 하는 터치 입력 기구로서 스타일러스 펜(100)을 사용한다. 하지만, 터치 스크린에 터치 입력이 가능한 RFID 태그를 장착시킨 카드나 끝 부분이 스크린이 손상되지 않도록 둥글고 부드럽게 처리된 필기구 등으로 터치 입력 기구를 변경시킬 수 있다. 이에 대한 구성 요소의 구체적인 동작 설명은 도 2를 참조하여 설명한다. The system comprises an RFID reader 106 having a touch screen input device (hereinafter referred to as a touch screen) 104 and a stylus pen 100 equipped with an RFID tag. First, the RFID tag 102 is mounted on the stylus pen 100. The RFID tag 102 may be attached to the exterior of the stylus pen 100, or included in the stylus pen 100 in a manner that is mounted therein. In the exemplary embodiment of the present invention, the stylus pen 100 is used as a touch input mechanism for making a touch input to the touch screen 104. However, the touch input device may be changed by a writing instrument that is round and smoothly processed so that the card or the end portion of which the RFID tag capable of touch input is mounted on the touch screen is not damaged. A detailed operation of the component will be described with reference to FIG. 2.

도 2는 본 발명의 실시 예에 따른 RFID를 이용하는 터치 스크린 입력 장치를 구비한 시스템의 블록 구성도이다. 도 2에 도시한 바와 같이 RFID 태그(200)는 스 타일러스 펜에 장착되어 있다. 무선 태그라고도 불리는 RFID 태그(200)는 정보를 저장하기 위한 IC(Integrated Circuit)칩과 안테나로 구성되어 있다. IC 칩의 메모리 용량은 25비트에서 512 킬로바이트 이상까지 다양하며 상기 메모리의 형태도 읽기 전용, 읽고 쓰기 가능형, 한번 쓰기 가능형 등으로 다양하다. 본 발명의 실시 예에서 RFID 태그(200)에는 할당된 고유의 식별 정보가 저장되어 있다. 2 is a block diagram of a system including a touch screen input device using RFID according to an embodiment of the present invention. As shown in FIG. 2, the RFID tag 200 is mounted on a stylus pen. The RFID tag 200, also called a wireless tag, is composed of an IC (Integrated Circuit) chip and an antenna for storing information. The memory capacity of an IC chip varies from 25 bits to 512 kilobytes or more, and the memory types also vary from read-only, read-write, write-once, and the like. In an embodiment of the present invention, the RFID tag 200 stores unique identification information assigned thereto.

터치 스크린(Touch Screen)(202)은 사용자로부터 스타일러스 펜 등의 터치 입력 기구를 이용하여 화면에 직접 터치 입력을 받는 방식으로 데이터를 입력받는다. 본 발명의 실시 예에서 터치 스크린(202)은 비밀번호를 입력받기 위한 화면을 출력하며, RFID 태그(200)를 장착한 스타일러스 펜으로부터 직접 터치 입력을 받는다. 한편, 터치 스크린(202)은 스타일러스 펜의 RFID 태그(200)에 기록된 식별 정보가 메모리(206)에 저장된 식별 정보와 일치하지 않을 경우 사용자로부터 직접 비밀번호를 입력받기 위한 화면을 출력한다.The touch screen 202 receives data from a user in a manner of directly receiving a touch input on the screen using a touch input device such as a stylus pen. In the embodiment of the present invention, the touch screen 202 outputs a screen for receiving a password and receives a touch input directly from a stylus pen equipped with an RFID tag 200. Meanwhile, the touch screen 202 outputs a screen for directly inputting a password from the user when the identification information recorded in the RFID tag 200 of the stylus pen does not match the identification information stored in the memory 206.

RFID 리더기(204)는 제어부(208)의 제어하에 스타일러스 펜의 RFID 태그(200)로부터 식별 정보를 수신하기 위한 RF(Radio Frequency) 신호를 발생하고, 상기 RF 신호에 의해 RFID 태그(200)로부터 출력되는 식별 정보를 수신하여 판독한다. 그리고 RFID 리더기(204)는 판독된 식별 정보를 제어부(208)로 전달한다. RFID 리더기(204)는 전력의 손실을 줄이기 위해 평소에는 작동하지 않다가, 터치 스크린(202)에 스타일러스 펜의 터치 입력이 있을 경우에 작동을 하는 것이 바람직하다. 구체적으로 말하자면, 기존의 RFID 리더기는 RFID 태그를 감지하기 위한 RF 신호를 시스템이 작동하는 동안 항상 출력하여 낭비되는 전력이 많았다. 하지만, 본 발명의 실시 예에 따르면 터치 스크린(202)에 터치 입력 기구의 터치 입력이 있을 경우에만 RFID 리더기(204)가 작동하도록 제어부(208)가 제어를 하므로 전력의 손실을 크게 줄일 수 있는 장점이 있다.The RFID reader 204 generates a radio frequency (RF) signal for receiving identification information from the RFID tag 200 of the stylus pen under the control of the controller 208, and outputs from the RFID tag 200 by the RF signal. Receive and read the identification information. The RFID reader 204 then transfers the read identification information to the controller 208. The RFID reader 204 does not normally operate to reduce power loss, but preferably operates when there is a touch input of the stylus pen on the touch screen 202. Specifically, the conventional RFID reader wasted a lot of power by always outputting the RF signal for detecting the RFID tag while the system is operating. However, according to an exemplary embodiment of the present invention, since the controller 208 controls the RFID reader 204 to operate only when there is a touch input of the touch input device on the touch screen 202, power loss can be greatly reduced. There is this.

메모리(206)는 비휘발성 저장 장치로서, 사용자에 의해 미리 정해진 식별 정보가 저장이 되어있다. 또한, 메모리(206)에는 사용자가 미리 설정한 시스템의 비밀번호가 식별 정보와는 별도로 저장이 되어있다. The memory 206 is a nonvolatile storage device, in which identification information predetermined by a user is stored. In addition, the password of the system preset by the user is stored in the memory 206 separately from the identification information.

제어부(208)는 터치 스크린(202)에 상기 스타일러스 펜의 터치 입력이 감지되면, RFID 리더기(204)를 제어하여 작동을 시작하게 한다. 이어서 제어부(208)는 작동이 시작된 RFID 리더기(204)로부터 식별 정보를 전달받는다. 그리고, 제어부(208)는 판독된 식별 정보와 메모리(206)에 저장되어있는 식별 정보가 일치하는지 판단하여, 일치하는 경우에만 시스템의 사용을 허용한다. 한편, RFID 태그에 기록된 식별 정보가 메모리에 저장된 식별 정보와 일치하지 않을 경우 스타일러스 펜이 새로운 것이거나 타인에 의해 불법 사용되는 경우일 수 있다. 따라서, 제어부(208)는 각 경우에 대비하여 사용자를 인증할 필요가 있다. 이를 위해 제어부(208)는 사용자 인증을 위한 비밀번호 입력창을 터치 스크린(202)에 표시한다. 그리고, 제어부(208)는 사용자로부터 비밀번호를 입력받아 메모리(206)에 저장된 비밀번호와 일치하는지 확인을 한 후, 일치할 경우에만 시스템의 사용을 허용한다. 또한, 제어부(208)는 비밀번호를 통해 시스템의 사용이 결정된 후 등록되지 않은 RFID 태그를 포함한 스타일러스 펜의 터치 입력이 있을 경우, 메모리(206)에 새로운 RFID 태그의 식별 정보를 새로운 식별 정보로 등록할 수 있도록 한다. The controller 208 controls the RFID reader 204 to start operation when a touch input of the stylus pen is detected on the touch screen 202. Subsequently, the controller 208 receives the identification information from the RFID reader 204 which has started operation. Then, the controller 208 determines whether the read identification information and the identification information stored in the memory 206 match, and permits the use of the system only when they match. Meanwhile, when the identification information recorded in the RFID tag does not match the identification information stored in the memory, the stylus pen may be new or illegally used by others. Therefore, the control unit 208 needs to authenticate the user in each case. To this end, the controller 208 displays a password input window for user authentication on the touch screen 202. The controller 208 receives the password from the user and checks whether the password matches the password stored in the memory 206, and permits the use of the system only when the password matches. In addition, when there is a touch input of a stylus pen including an unregistered RFID tag after the use of the system is determined through a password, the controller 208 registers the identification information of the new RFID tag as new identification information in the memory 206. To be able.

표 1은 상기 실시 예에 따른 메모리(206)에 저장된 식별 정보 및 비밀번호를 나타낸 것이다.Table 1 shows identification information and passwords stored in the memory 206 according to the embodiment.

NO.NO. RFID 식별 정보RFID Identification Information 비밀번호password 1One A4908833A4908833 45684568 22 T9873427T9873427 21642164 33 P6542801P6542801 76857685

상기 표 1에서와 같이 메모리(206)에는 사전에 사용자가 등록한 RFID 태그의 식별 정보가 저장되어 있다. 또한, 메모리(206)에는 사용자가 등록한 비밀번호가 저장되어 있다. 그래서 제어부(208)는 RFID 태그(200)로부터 식별 정보가 수신되면 상기 표 1의 RFID 식별 정보와 일치하는 것이 있는지 비교하여 일치하는 식별 정보가 있을 경우 시스템의 사용을 허가한다. 이와 같이 RFID 태그로 사용자의 인증을 받는 방식은 사용자가 매번 비밀번호를 입력해야하는 불편함을 제거하면서, 단 한 번의 터치 동작만으로도 시스템의 사용을 효과적으로 제어할 수 있는 이점이 있다.As shown in Table 1, the memory 206 stores identification information of an RFID tag registered by a user in advance. The memory 206 also stores a password registered by the user. Thus, when identification information is received from the RFID tag 200, the controller 208 compares whether there is a match with the RFID identification information of Table 1, and permits the use of the system when there is matching identification information. As such, the method of authenticating the user with the RFID tag has the advantage that the user can effectively control the use of the system with only one touch operation while eliminating the inconvenience of having to input the password every time.

한편, 제어부(208)는 RFID 태그의 식별 정보가 메모리(206)에 저장된 식별 정보와 일치하지 않을 경우 비밀번호를 입력받을 수 있다. 이에 따라, 제어부(208)는 입력받은 비밀번호를 상기 표 1의 비밀번호와 일치하는 것이 있는지 비교하여 일치하는 비밀번호가 있을 경우 시스템의 사용을 허가한다. 비밀번호의 변경은 시스템에 새로운 비밀번호를 추가 및 수정 또는 삭제 중 적어도 하나를 실행할 수 있도록 하는 프로그램을 통해 이루어질 수 있다. 또한, 새로운 식별 정보가 저장되어 있는 RFID 태그가 포함된 터치 입력 기구가 터치 스크린(202)으로 터치 입력을 할 때, 새로운 식별 정보를 저장할 수 있도록 하는 프로그램을 설치하여 사용자의 RFID 태그 교체를 용이하게 할 수 있다. The controller 208 may receive a password if the identification information of the RFID tag does not match the identification information stored in the memory 206. Accordingly, the control unit 208 compares the input password with the password of Table 1 and permits the use of the system if there is a matching password. The change of password may be made through a program that enables execution of at least one of adding, modifying or deleting a new password to the system. In addition, when a touch input device including an RFID tag in which new identification information is stored makes a touch input with the touch screen 202, a program for storing new identification information may be installed to facilitate user's replacement of the RFID tag. can do.

다음으로, 본 발명의 실시 예에 따른 시스템에서 스타일러스 펜을 사용하여 보안 기능을 제공하기 위한 제어 흐름을 도 3을 보면서 설명한다.Next, a control flow for providing a security function using a stylus pen in a system according to an embodiment of the present invention will be described with reference to FIG. 3.

먼저 300 단계에서 제어부(208)는 스타일러스 펜이 터치 스크린(202)의 비밀번호 입력 화면에 접촉을 하여 터치 입력이 되었는지 판단하여, 터치 입력이 되었을 경우 302 단계에서 RFID 리더기(204)를 작동시킨다. 평상시 즉, 스타일러스 펜으로부터 터치 입력이 있기 전에 RFID 리더기(204)는 작동을 하지 않고 꺼져있다. 한편, 스타일러스 펜의 접촉이 없어 터치 입력이 되지 않았다면, 제어부(208)는 다시 300 단계로 돌아간다. First, in step 300, the controller 208 determines whether a touch input is made by touching the password input screen of the touch screen 202, and when the touch input is made, operates the RFID reader 204 in step 302. Normally, the RFID reader 204 is turned off without operation before there is a touch input from the stylus pen. On the other hand, if there is no touch input due to no contact of the stylus pen, the controller 208 returns to step 300 again.

304 단계에서 제어부(208)는 RFID 리더기(204)를 작동시켜, RFID 태그(200)의 식별 정보를 수신받는다. 그리고 306 단계에서 제어부(208)는 판독된 식별 정보가 메모리(206)에 저장된 식별 정보와 일치하는지 판단한다. 그래서 만약 일치한다면 제어부(208)는 308 단계로 진행하여 시스템 사용이 가능한 모드로 전환을 하고, 일치하지 않는다면 도 4의 400 단계로 진행한다. 여기서 심볼 A는, 도 3의 306 단계와 도 4의 400 단계가 연결된 것임을 보이기 위해 사용된 것이다.In step 304, the controller 208 operates the RFID reader 204 to receive identification information of the RFID tag 200. In operation 306, the controller 208 determines whether the read identification information matches the identification information stored in the memory 206. Thus, if there is a match, the controller 208 proceeds to step 308 to switch to a system available mode, and if not, proceeds to step 400 of FIG. 4. Here, symbol A is used to show that step 306 of FIG. 3 and step 400 of FIG. 4 are connected.

상기 도 3의 306 단계에서 이어지는 도 4는 본 발명의 실시 예에 따른 새로운 RFID 태그를 등록하기 위한 제어 흐름도이다.  4 is a control flowchart for registering a new RFID tag according to an embodiment of the present invention.

제어부(208)는 RFID 리더기(204)에서 판독된 식별 정보가 시스템의 메모리(206)에 저장된 식별 정보와 일치하지 않을 경우 400 단계에서 터치 스크린(202)에 비밀번호를 입력받을 수 있는 화면을 출력한다. 그리고, 402 단계에서 제어부(208)는 비밀번호가 입력되었는지 판단하여, 비밀번호가 입력되었다면 404 단계에서 입력된 비밀번호를 확인한다. 비밀번호가 입력되지 않았다면 제어부(208)는 다시 402 단계로 돌아가 비밀번호의 입력을 기다린다.If the identification information read from the RFID reader 204 does not match the identification information stored in the memory 206 of the system, the controller 208 outputs a screen for inputting a password to the touch screen 202 in step 400. . In operation 402, the controller 208 determines whether a password is input. If the password is input, the controller 208 checks the input password in operation 404. If the password has not been entered, the controller 208 returns to step 402 and waits for input of the password.

406 단계에서 제어부(208)는 입력된 비밀번호가 메모리(206)에 등록된 비밀번호와 일치하는지 판단한다. 비밀번호가 일치한다면 제어부(208)는 408 단계에서 시스템 사용이 가능한 모드로 전환을 하고, 비밀번호가 일치하지 않는다면 시스템의 사용을 종료한다. In step 406, the controller 208 determines whether the input password matches the password registered in the memory 206. If the passwords match, the control unit 208 switches to the system usable mode in step 408, and terminates the use of the system if the passwords do not match.

비밀번호가 일치하여 시스템의 사용이 허가되면, 제어부(208)는 RFID 태그로 인증받았을 때와 마찬가지로 사용자가 정당한 사용자라고 인지를 하게 된다. 그래서, 사용자는 메모리에 새로운 RFID 태그의 식별 정보를 추가로 등록하는 것이 가능하다. 이에 따라 410 단계에서 제어부(208)는 시스템의 사용 허가를 받지 못한 RFID 태그의 식별 정보를 메모리(206)에 신규 등록할지를 묻는 메시지를 터치 스크린(202)에 표시한다. 그리고 제어부(208)는 412 단계에서 신규 등록이 선택되었는지 판단하여, 선택이 되었다면 414 단계로 진행하여 새로운 RFID 태그의 식별 정보를 메모리(206)에 추가로 등록한다. If the password is matched and the use of the system is permitted, the control unit 208 recognizes that the user is a legitimate user as in the case of being authenticated with the RFID tag. Thus, the user can further register identification information of the new RFID tag in the memory. Accordingly, in step 410, the control unit 208 displays a message on the touch screen 202 asking whether to newly register the identification information of the RFID tag that has not been used by the system in the memory 206. The controller 208 determines whether new registration is selected in step 412, and if so, proceeds to step 414 to further register identification information of the new RFID tag in the memory 206.

한편, 제어부(208)는 새로운 RFID 태그의 식별 정보가 메모리(206)에 저장된 다른 RFID 태그의 식별 정보와 중복되지 않으면서 등록 가능한 올바른 형식인지 판단하여 올바른 형식인 경우에 RFID 태그의 식별 정보를 메모리에 등록할 수 있다. 즉, 자릿수나 문자 및 숫자 조합 방식 등의 메모리(206)에 저장되는 형식에 따르지 않은 RFID 태그의 식별 정보는 수신이 되었더라도 등록은 불가능하다.Meanwhile, the controller 208 determines whether the identification information of the new RFID tag is the correct format that can be registered without overlapping the identification information of the other RFID tag stored in the memory 206 and stores the identification information of the RFID tag in the correct format. You can register at That is, even if the identification information of the RFID tag that does not conform to the format stored in the memory 206 such as the digits or the letter and number combination method is received, registration is impossible.

본 발명의 상세한 설명에서는 구체적인 실시 예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도 내에서 터치 입력 기구의 종류와 메모리에 저장되는 식별 정보의 형식, 개수 등은 여러 가지로 변형될 수 있음은 물론이다. 따라서 본 발명의 범위는 설명된 실시 예에 의하여 정할 것이 아니고 특허 청구 범위와 특허 청구 범위의 균등한 것들에 의해 정해져야 한다.In the detailed description of the present invention, specific embodiments have been described, but the type of touch input device and the type and number of identification information stored in the memory may be modified in various ways without departing from the scope of the present invention. Of course. Therefore, the scope of the present invention should not be defined by the described embodiments, but should be defined by the equivalents of the claims and the claims.

상기 설명한 바와 같이, 본 발명은 사용자가 매번 비밀번호를 입력하지 않고 한번의 터치 동작으로 시스템에 용이하게 접근할 수 있는 이점이 있다. 또한, RFID 리더기를 필요시에만 작동을 시켜 전력의 소비도 효율적으로 할 수 있는 이점을 가지고 있다.As described above, the present invention has the advantage that the user can easily access the system with one touch operation without inputting a password every time. In addition, it has the advantage that the power consumption can also be efficient by operating only the RFID reader when needed.

Claims (4)

터치 스크린 입력 장치가 구비된 보안성 확보를 위한 시스템에 있어서,In the system for securing the security provided with a touch screen input device, 미리 정해진 식별 정보가 기록된 RFID(Radio Frequency Identification) 태그를 장착하고 있으며, 상기 터치 스크린 입력 장치에 터치 입력을 제공하기 위한 터치 입력 기구와,A radio frequency identification (RFID) tag in which predetermined identification information is recorded, and a touch input mechanism for providing a touch input to the touch screen input device; 상기 터치 스크린 입력 장치에 대한 상기 터치 입력 기구의 터치 입력이 있는 경우에 제어부에 의해 작동되어, 상기 터치 입력 기구의 RFID 태그에 기록된 식별 정보를 수신받아 판독하는 RFID 리더기(Reader)와,An RFID reader which is operated by a control unit when there is a touch input of the touch input device to the touch screen input device, and receives and reads identification information recorded in the RFID tag of the touch input device; 미리 정해진 식별 정보가 저장되는 메모리와,A memory in which predetermined identification information is stored; 상기 터치 스크린 입력 장치를 통해 상기 터치 입력 기구의 터치 입력이 감지되면 상기 RFID 리더기를 작동시키고, 상기 RFID 리더기에 의해 판독된 상기 터치 입력 기구의 RFID 태그에 기록된 식별 정보를 입력하여 상기 메모리에 저장된 식별 정보와 일치할 경우 상기 시스템의 사용을 허용하는 상기 제어부를 포함함을 특징으로 하는 보안성 확보를 위한 시스템.When the touch input of the touch input device is detected through the touch screen input device, the RFID reader is operated, input identification information recorded in the RFID tag of the touch input device read by the RFID reader, and stored in the memory. And the control unit permitting use of the system when the identification information matches the identification information. 미리 정해진 식별 정보가 기록된 RFID(Radio Frequency Identification) 태그가 장착된 터치 입력 기구에 의한 터치 입력을 하는 터치 스크린 입력 장치, RFID 리더기(Reader) 및 미리 정해진 식별 정보가 저장되는 메모리를 포함한 시스 템에서 보안성 확보를 위한 방법에 있어서, In a system including a touch screen input device for performing touch input by a touch input mechanism equipped with a radio frequency identification (RFID) tag in which predetermined identification information is recorded, an RFID reader, and a memory in which predetermined identification information is stored. In the method for securing security, 상기 터치 스크린 입력 장치에 대한 상기 터치 입력 기구의 터치 입력이 감지되면 상기 RFID 리더기를 작동시키는 과정과,Operating the RFID reader when a touch input of the touch input device to the touch screen input device is detected; 상기 터치 입력 기구의 RFID 태그에 기록된 식별 정보를 상기 RFID 리더기에 의해 수신하여 판독하는 과정과,Receiving and reading identification information recorded in the RFID tag of the touch input device by the RFID reader; 상기 판독된 식별 정보를 상기 메모리에 저장된 식별 정보와 비교하여 일치할 경우 상기 시스템의 사용을 허용하는 과정을 포함함을 특징으로 하는 보안성 확보를 위한 방법.And comparing the read identification information with the identification information stored in the memory to allow use of the system. 제 2항에 있어서, The method of claim 2, 상기 판독된 식별 정보가 상기 메모리에 기록된 식별 정보와 일치하지 않는 경우에는, 사용자로부터 비밀번호를 입력받아 미리 정해진 비밀번호와 일치할 경우 상기 시스템의 사용을 허용하는 과정을 더 포함하는 것을 특징으로 하는 보안성 확보를 위한 방법.And if the read identification information does not match the identification information recorded in the memory, receiving a password from a user and allowing the use of the system when the password matches the predetermined password. How to get sex. 제 3항에 있어서,The method of claim 3, wherein 상기 비밀번호의 일치에 따라 상기 시스템의 사용이 허용되면, 새로운 터치 입력 기구의 RFID 태그에 기록된 식별 정보를 수신하여 상기 메모리에 저장된 식별 정보와 중복된 것이 없을 경우, 상기 메모리에 새로운 터치 입력 기구의 RFID 태그에 기록된 식별 정보를 새로운 식별 정보로 등록하는 과정을 더 포함하는 것을 특징으로 하는 보안성 확보를 위한 방법.If the use of the system is permitted according to the matching of the password, if the identification information recorded in the RFID tag of the new touch input device is not duplicated with the identification information stored in the memory, And registering the identification information recorded in the RFID tag as new identification information.
KR1020060122080A 2006-12-05 2006-12-05 System and method for securing security with touch screen input device KR20080051286A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060122080A KR20080051286A (en) 2006-12-05 2006-12-05 System and method for securing security with touch screen input device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060122080A KR20080051286A (en) 2006-12-05 2006-12-05 System and method for securing security with touch screen input device

Publications (1)

Publication Number Publication Date
KR20080051286A true KR20080051286A (en) 2008-06-11

Family

ID=39806303

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060122080A KR20080051286A (en) 2006-12-05 2006-12-05 System and method for securing security with touch screen input device

Country Status (1)

Country Link
KR (1) KR20080051286A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010122219A1 (en) * 2009-04-24 2010-10-28 Nokia Corporation Method and apparatus for providing user interaction via transponders
CN104978008A (en) * 2012-12-31 2015-10-14 青岛海信移动通信技术股份有限公司 Control method and device for registering input equipment in input handler instance
US12210698B2 (en) 2021-03-15 2025-01-28 Samsung Electronics Co., Ltd. Electronic device including stylus pen and operation method therefor

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010122219A1 (en) * 2009-04-24 2010-10-28 Nokia Corporation Method and apparatus for providing user interaction via transponders
US8593255B2 (en) 2009-04-24 2013-11-26 Nokia Corporation Method and apparatus for providing user interaction via transponders
AP3456A (en) * 2009-04-24 2015-10-31 Nokia Corp Method and apparatus for providing user interaction via transponders
CN104978008A (en) * 2012-12-31 2015-10-14 青岛海信移动通信技术股份有限公司 Control method and device for registering input equipment in input handler instance
US12210698B2 (en) 2021-03-15 2025-01-28 Samsung Electronics Co., Ltd. Electronic device including stylus pen and operation method therefor

Similar Documents

Publication Publication Date Title
AU2008248013B2 (en) Dynamically programmable RFID transponder
CN101089869B (en) Method and device for using RFID technology as computer security login mechanism
EP2033145B1 (en) Portable electronic device and control method thereof
KR960005397B1 (en) Portable electronic apparatus
CN111144520B (en) IC card read-write method and device, storage medium and intelligent lock
KR20080051286A (en) System and method for securing security with touch screen input device
JP2002229739A (en) Touch panel device system, touch panel operating pen, and touch panel device
US20230214474A1 (en) Portable electronic device and ic card
JP4391727B2 (en) Access control system
JP2000182025A (en) Fingerprint collating device
JP2011060136A (en) Portable electronic apparatus, and data management method in the same
US20070181697A1 (en) Method of a USB interface device with a discrimination function
JP4681873B2 (en) External information recording medium and RFID system using the same
KR100614128B1 (en) How to handle terminal card and RF card
KR100525477B1 (en) Apparatus and Its Method of Education Using Smart Tag
JP2007004698A (en) Electronic equipment with responsible person authentication function
JP2001202487A (en) Portable electronic device and key collation method
KR20060099064A (en) Mobile communication terminal, user authentication system and user authentication method with user authentication function using wireless identification technology
JP2002024785A (en) Ic card and reader/writer
JP2009134545A (en) Portable electronic device and ic card
KR20010055068A (en) Identification system by use of card and finger pattern
KR20230077711A (en) Usb secure data storage device, system to authenticate the same and authenticating method of the same
KR19990041141U (en) Information inquiry terminal with fingerprint recognition function
CN111881440A (en) Authority management method and integrated circuit card
JP2022071527A (en) Storage device

Legal Events

Date Code Title Description
PA0109 Patent application

Patent event code: PA01091R01D

Comment text: Patent Application

Patent event date: 20061205

PG1501 Laying open of application
A201 Request for examination
PA0201 Request for examination

Patent event code: PA02012R01D

Patent event date: 20111130

Comment text: Request for Examination of Application

Patent event code: PA02011R01I

Patent event date: 20061205

Comment text: Patent Application

PE0902 Notice of grounds for rejection

Comment text: Notification of reason for refusal

Patent event date: 20130123

Patent event code: PE09021S01D

E601 Decision to refuse application
PE0601 Decision on rejection of patent

Patent event date: 20130520

Comment text: Decision to Refuse Application

Patent event code: PE06012S01D

Patent event date: 20130123

Comment text: Notification of reason for refusal

Patent event code: PE06011S01I

AMND Amendment
J201 Request for trial against refusal decision
PJ0201 Trial against decision of rejection

Patent event date: 20130620

Comment text: Request for Trial against Decision on Refusal

Patent event code: PJ02012R01D

Patent event date: 20130520

Comment text: Decision to Refuse Application

Patent event code: PJ02011S01I

Appeal kind category: Appeal against decision to decline refusal

Decision date: 20141201

Appeal identifier: 2013101004527

Request date: 20130620

PB0901 Examination by re-examination before a trial

Comment text: Amendment to Specification, etc.

Patent event date: 20130620

Patent event code: PB09011R02I

Comment text: Request for Trial against Decision on Refusal

Patent event date: 20130620

Patent event code: PB09011R01I

B601 Maintenance of original decision after re-examination before a trial
PB0601 Maintenance of original decision after re-examination before a trial

Comment text: Report of Result of Re-examination before a Trial

Patent event code: PB06011S01D

Patent event date: 20130731

J301 Trial decision

Free format text: TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20130620

Effective date: 20141201

PJ1301 Trial decision

Patent event code: PJ13011S01D

Patent event date: 20141202

Comment text: Trial Decision on Objection to Decision on Refusal

Appeal kind category: Appeal against decision to decline refusal

Request date: 20130620

Decision date: 20141201

Appeal identifier: 2013101004527