KR100586063B1 - Data structure of flash memory with variable size system field which can be updated, usb memory therewith and a control method of the system field - Google Patents

Data structure of flash memory with variable size system field which can be updated, usb memory therewith and a control method of the system field Download PDF

Info

Publication number
KR100586063B1
KR100586063B1 KR1020050066617A KR20050066617A KR100586063B1 KR 100586063 B1 KR100586063 B1 KR 100586063B1 KR 1020050066617 A KR1020050066617 A KR 1020050066617A KR 20050066617 A KR20050066617 A KR 20050066617A KR 100586063 B1 KR100586063 B1 KR 100586063B1
Authority
KR
South Korea
Prior art keywords
area
storage device
program
usb storage
host
Prior art date
Application number
KR1020050066617A
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 JP2008509933A priority Critical patent/JP2008541219A/en
Priority to PCT/KR2006/001657 priority patent/WO2006121251A1/en
Priority to US11/417,580 priority patent/US20060253620A1/en
Application granted granted Critical
Publication of KR100586063B1 publication Critical patent/KR100586063B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/04Addressing variable-length words or parts of words
    • 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/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Storage Device Security (AREA)

Abstract

갱신이 가능하면서 가변 크기의 시스템 영역을 갖는 플래시 메모리 데이터 구조, 이 플래시 메모리를 구비한 USB 저장 장치 및 그 시스템 영역의 갱신 방법이 개시된다. 본 발명에 따라, USB 저장 장치에 구비된 플래시 메모리 데이터 구조는, 사용자에 의하여 임의로 기록 및 삭제가 허용되지 않으며 상기 USB 저장 장치의 관리 정보, 및 상기 USB 저장 장치가 호스트에 연결되면 실행되는 프로그램 또는 재생되는 컨텐츠가 기록되며 소정의 갱신 프로그램에 의하여 프로그램이나 컨텐츠를 추가하거나 갱신할 수 있는 시스템 영역을 포함하는 것을 특징으로 한다. 이에 의해, USB 저장 장치를 사용자로부터 회수하지 않고도 USB 호스트 또는 네트워크에 연결된 서버를 통해, USB 저장장치에 기록된 프로그램 또는 컨텐츠를 쉽게 갱신할 수 있다.Disclosed are a flash memory data structure capable of being updated and having a system area of variable size, a USB storage device having the flash memory, and a method of updating the system area. According to the present invention, a flash memory data structure provided in a USB storage device is not allowed to be arbitrarily written and deleted by a user, and management information of the USB storage device and a program executed when the USB storage device is connected to a host or And a system area in which the reproduced content is recorded and which can add or update a program or content by a predetermined update program. This makes it possible to easily update a program or content recorded in the USB storage device through a USB host or a server connected to a network without recovering the USB storage device from the user.

Description

가변 크기이고 데이터의 갱신이 가능한 시스템 영역을 갖는 플래시 메모리 데이터 구조, 그 플래시 메모리를 구비한 USB 저장 장치 및 상기 시스템 영역의 제어 방법 {Data structure of flash memory with variable size system field which can be updated, USB memory therewith and a control method of the system field}A flash memory data structure having a variable size and having a system area capable of updating data, a USB storage device having the flash memory, and a control method of the system area {Data structure of flash memory with variable size system field which can be updated, USB memory therewith and a control method of the system field}

도 1은 일반적인 USB 저장 장치의 블록도,1 is a block diagram of a general USB storage device,

도 2는 USB 저장 장치를 제어하는 제어부의 블록도,2 is a block diagram of a controller for controlling a USB storage device;

도 3a는 본 발명의 바람직한 실시예에 따른, USB 저장 장치에서의 플래시 메모리의 데이터 저장 영역을 용도별로 도시한 도면,3A is a view showing data storage areas of a flash memory in a USB storage device according to a preferred embodiment of the present invention for each purpose;

도 3b 내지 도 3d는 도 3a에 도시한 플래시 메모리 영역 중 시스템 읽고 쓰기 영역(320)을 갱신하는 갱신 프로그램의 저장위치를 설명하기 위한 참조도,3B to 3D are reference views for explaining a storage location of an update program for updating the system read / write area 320 among the flash memory areas shown in FIG. 3A;

도 4는 호스트가 USB 저장 장치를 인식하여 플래시 메모리의 영역에 따라 드라이브 정보를 보여주는 흐름도,4 is a flowchart showing drive information according to an area of a flash memory by a host recognizing a USB storage device;

도 5는 호스트가 USB 저장 장치에 저장된 데이터를 읽어오는 과정의 흐름도,5 is a flowchart of a process in which a host reads data stored in a USB storage device;

도 6은 호스트가 시스템 읽고 쓰기 영역(320)을 갱신하는 명령을 USB 저장 장치로 전달하는 과정의 흐름도,6 is a flowchart of a process of a host transferring a command for updating a system read / write area 320 to a USB storage device;

도 7은 갱신 명령을 수신한 USB 저장 장치가 시스템 읽고 쓰기 영역(320)을 갱신하는 과정의 흐름도이다.7 is a flowchart illustrating a process of updating a system read / write area 320 by a USB storage device receiving an update command.

본 발명은 데이터 저장 기술에 관한 것으로, 보다 상세하게는 해당 데이터의 갱신이 가능하면서 가변 크기의 시스템 영역을 갖는 플래시 메모리 데이터 구조, 이 플래시 메모리를 구비한 USB 저장 장치 및 그 시스템 영역의 제어 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data storage technology, and more particularly, to a flash memory data structure capable of updating corresponding data and having a variable size system area, a USB storage device having the flash memory, and a method of controlling the system area. It is about.

데이터 저장 기술의 발달로 여러 가지 종류의 휴대용 저장 장치가 사용되고 있다. 이들 휴대용 저장 장치 중에서 USB(Universal Serial Bus) 인터페이스를 갖추고 그 내부에 플래시 메모리를 구비한 저장 장치를 일반적으로 USB 저장 장치라고 하는데, 이는 저장용량이 크면서도 휴대가 간편하고 PC나 다른 기기와의 연결이 용이하여, 문서 데이터, 음악이나 사진 및 동영상 파일의 저장 등 여러 분야에서 널리 사용되고 있다. 플래시 메모리는 일종의 EEPROM(Electrically Erasable and Programmable ROM)으로 크게 바이트 단위의 입출력을 지원하는 NOR 형과 페이지 단위의 입출력을 지원하는 NAND 형이 있다. With the development of data storage technology, various types of portable storage devices are used. Among these portable storage devices, a storage device having a universal serial bus (USB) interface and a flash memory therein is generally referred to as a USB storage device, which has a large storage capacity, is easy to carry, and is connected to a PC or another device. It is easy to use and widely used in various fields such as storing document data, music, pictures, and video files. Flash memory is a type of EEPROM (Electrically Erasable and Programmable ROM). There are two types of NOR types that support I / O units in bytes and NAND types that support I / O units in pages.

한편, 플래시 메모리의 데이터 저장 영역은 사용자가 임의로 삭제하거나 기록할 수 없는 시스템 영역과, 사용자가 접근하여 데이터를 읽거나 삭제하고 기록할 수 있는 사용자 데이터 영역(퍼블릭 영역)으로 구분된다. 시스템 영역에는 USB 저장 장치의 관리 정보와, USB 저장 장치가 처음 USB 호스트에 의해 인식될 때(예를 들어, PC의 USB 슬롯에 삽입될 때) 호스트에 의해 실행되는 프로그램이나 재생되는 컨텐츠(예를 들어 autorun 프로그램)가 저장된다.On the other hand, the data storage area of the flash memory is divided into a system area that the user cannot delete or write arbitrarily, and a user data area (public area) that the user can access to read, delete, and write data. The system area contains the management information of the USB storage device and the programs or content played back by the host when the USB storage device is first recognized by the USB host (for example, when it is inserted into a USB slot on the PC). For example, the autorun program).

그러나 종래의 시스템 영역은 사용자에 의해 임의로 그 크기가 조정될 수 없을 뿐만 아니라, 저장된 내용도 변경될 수 없고 USB 저장 장치의 생산 시에 그 영역의 크기가 정해져서 프로그램이나 컨텐츠가 저장되어 만들어진다. 따라서 시스템 영역의 크기는 추후 변경될 수 없을 뿐만 아니라, 이에 저장된 프로그램이나 컨텐츠의 갱신도 불가능하다. However, the conventional system area can not be arbitrarily resized by the user, nor can the stored content be changed, and the size of the area is determined at the time of production of the USB storage device, so that a program or content is stored. Therefore, the size of the system area cannot be changed later, and updating of programs or contents stored therein is impossible.

그러므로 시스템 영역에 저장된 프로그램이나 컨텐츠를 갱신하고자 하는 경우에는 USB 저장 장치를 모두 수거하여 프로그램이나 컨텐츠를 다시 저장하거나, 특별한 장비 또는 시스템 프로그램을 이용하여 그 내용을 갱신하여야 하므로 불편하다.Therefore, when updating a program or content stored in the system area, it is inconvenient to collect all the USB storage devices and store the program or content again or update the content by using a special equipment or system program.

따라서, 본 발명이 이루고자 하는 기술적 과제는 USB 저장 장치의 시스템 영역의 크기를 가변되도록 하고, 그 영역에 저장되는 프로그램이나 컨텐츠를 갱신 가능하도록 한 가변 크기의 시스템 영역을 갖는 플래시 메모리 데이터 구조, 이 플래시 메모리를 구비한 USB 저장 장치 및 그 시스템 영역의 제어 방법을 제공하는 것이다.Accordingly, a technical object of the present invention is to provide a flash memory data structure having a variable sized system area for changing the size of a system area of a USB storage device and enabling updating of programs or contents stored in the area. The present invention provides a USB storage device having a memory and a method of controlling the system area thereof.

상기 기술적 과제는 본 발명에 따라, USB 저장 장치에 구비된 메모리 데이터 구조에 있어서, 사용자에 의하여 임의로 기록 및 삭제가 허용되지 않으며 상기 USB 저장 장치의 관리 정보, 및 상기 USB 저장 장치가 호스트에 연결되면 실행되는 프로그램 또는 재생되는 컨텐츠가 기록되며 소정의 갱신 프로그램에 의하여 프로그램이나 컨텐츠를 추가하거나 갱신할 수 있는 시스템 영역을 포함하는 것을 특징으로 하는 USB 저장 장치의 메모리 데이터 구조에 의해 달성된다.According to the present invention, in the memory data structure provided in the USB storage device, if recording and deletion are not allowed by a user arbitrarily and management information of the USB storage device and the USB storage device are connected to a host, The program to be executed or the content to be played back is recorded and achieved by the memory data structure of the USB storage device, characterized by including a system area for adding or updating a program or content by a predetermined update program.

상기 데이터 구조는, 사용자에 의한 기록 및 삭제가 허용되는 퍼블릭 영역을 더 포함하는 것이 바람직하다.The data structure preferably further comprises a public area which is allowed to be recorded and deleted by the user.

상기 시스템 영역은, 사용자에 의하여 임의로 기록 및 삭제가 허용되지 않으며 상기 USB 저장 장치의 관리 정보 또는 실행될 프로그램이나 재생될 컨텐츠를 기록한 숨김 영역; 및 사용자에 의하여 임의로 기록 및 삭제가 허용되지 않으며 상기 USB 저장 장치가 USB 호스트에 연결되면 실행되는 프로그램 또는 재생되는 컨텐츠를 기록하는 시스템 읽고 쓰기 영역을 포함하는 것이 바람직하다.The system area may include: a hidden area in which recording and deletion is not allowed by a user and which records management information of the USB storage device or a program to be executed or content to be played; And a system read / write area for recording a program or a content to be played when the USB storage device is connected to the USB host without being allowed to be recorded and deleted arbitrarily by a user.

상기 숨김 영역은 상기 호스트에 탑재된 탐색기에 의해 표시되지 않으며 그 영역의 크기가 가변되는 것이 바람직하다.The hidden area is not displayed by the searcher mounted on the host, and the size of the area is preferably changed.

한편, 본 발명의 다른 분야에 따르면, 상기 기술적 과제는 적어도 하나의 플래시 메모리; USB 인터페이스부; 및 상기 플래시 메모리의 데이터 저장 영역 중 사용자에 의하여 임의로 기록 및 삭제가 허용되지 않는 시스템 영역에 저장된 데이터의 갱신 명령을 받아 갱신을 수행하는 제어부를 포함하는 것을 특징으로 하는 USB 저장 장치에 의해서도 달성된다.On the other hand, according to another field of the present invention, the technical problem is at least one flash memory; A USB interface unit; And a controller configured to perform an update by receiving an update command of data stored in a system area in which data is not allowed to be recorded or deleted arbitrarily by a user among the data storage areas of the flash memory.

또한, 본 발명의 다른 분야에 따르면, 상기 기술적 과제는 USB 저장 장치의 시스템 영역 데이터의 갱신 방법에 있어서, (a) 상기 USB 저장 장치가 USB 호스트 에 삽입되어, 상기 시스템 영역 데이터의 갱신 명령을 수신하는 단계; (b) 상기 갱신 명령을 수행하는데 있어 상기 시스템 영역 크기의 변경이 필요한지 판단하는 단계; 및 (c) 상기 판단 결과에 따라 상기 시스템 영역의 크기를 변경하고 상기 시스템 영역에 기록된 데이터를 갱신하는 단계를 포함하는 것을 특징으로 하는 USB 저장 장치의 시스템 영역 데이터의 갱신 방법에 의해서도 달성된다.According to another aspect of the present invention, the technical problem is a method of updating the system area data of the USB storage device, (a) the USB storage device is inserted into the USB host to receive the command to update the system area data Doing; (b) determining whether the system area size needs to be changed to perform the update command; And (c) changing the size of the system area and updating the data recorded in the system area according to the determination result.

이하 첨부된 도면을 참조하여 본 발명의 바람직한 실시예에 대해 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 일반적인 USB 저장 장치의 블록도이다.1 is a block diagram of a general USB storage device.

USB 저장 장치(100)는 USB 인터페이스부(110), 제어부(120) 및 플래시 메모리(130)를 포함한다. 그리고 PC와 같은 호스트와 연결될 수 있는 USB 커넥터(140)가 존재하여 호스트의 USB 포트에 연결되면 USB 저장 장치(100)가 호스트에서 인식된다. USB 인터페이스부(110)는 호스트로부터 USB 신호를 입력받아 어드레스와 데이터로 분리하여 제어부(120)로 전달한다. 제어부(120)는 플래시 메모리(130)내의 어느 블록에 데이터를 기록하거나 어느 블록으로부터 데이터를 읽어올 것인가를 상기 어드레스를 참조하여 알아내고 이에 따라 데이터를 기록하거나 읽어온다.The USB storage device 100 includes a USB interface unit 110, a controller 120, and a flash memory 130. The USB storage device 100 is recognized by the host when there is a USB connector 140 that can be connected to a host such as a PC and connected to the USB port of the host. The USB interface unit 110 receives a USB signal from the host and separates the USB signal into an address and data and transmits the same to the controller 120. The controller 120 finds out which block in the flash memory 130 to write data to or read data from, and writes or reads data according to the address.

도 2는 USB 저장 장치를 제어하는 제어부의 블록도이다.2 is a block diagram of a controller for controlling a USB storage device.

제어부(120)는 제1버퍼(200), 프로세서(210), 제2버퍼(220), ROM(230) 및 RAM(240)를 포함한다. USB 인터페이스부(110)로부터 수신한 데이터는 제1버퍼(200)에 저장되고 프로세서(210)에서 플래시 메모리상의 데이터 기록 위치를 계산하여 제2버퍼(220)로 전달되어 플래시 메모리(130)에 기록된다. ROM(230)에는 이러한 과 정을 수행하기 위한 시스템 프로그램이 저장되어 있고, RAM(240)은 이 프로그램의 실행에 필요한 메모리이다. 한편 상기 시스템 프로그램은 제어부(120) 내부의 ROM(230)이 아니라 외부 ROM(250)에 따로 저장될 수 있다.The controller 120 includes a first buffer 200, a processor 210, a second buffer 220, a ROM 230, and a RAM 240. Data received from the USB interface unit 110 is stored in the first buffer 200, the processor 210 calculates the data recording position on the flash memory is transferred to the second buffer 220 and written to the flash memory 130 do. The ROM 230 stores a system program for performing this process, and the RAM 240 is a memory for executing the program. The system program may be separately stored in the external ROM 250 instead of the ROM 230 inside the controller 120.

도 3a는 본 발명의 바람직한 실시예에 따른, USB 저장 장치에서의 플래시 메모리의 데이터 저장 영역을 용도별로 도시한 도면이다.FIG. 3A is a diagram illustrating a data storage area of a flash memory in a USB storage device according to a preferred embodiment of the present invention.

플래시 메모리의 데이터 저장 영역은 숨김(hidden) 영역(310), 시스템 읽고 쓰기 영역(320) 및 퍼블릭(public) 영역(330)으로 나누어져 있다. 각 영역은 물리적인 방법에 따라 나누어 질 수도 있고, 논리적인 방법에 따라 나누어질 수도 있다. 논리적인 방법에 따라 나누어진다는 것은 프로그램 등의 수단에 의해 유연하게 나누어짐을 의미한다. 숨김 영역(310)과 시스템 읽고 쓰기 영역(320)을 합쳐 시스템 영역이라고 한다. 숨김 영역(310)에는 USB 저장 장치에 대한 기본적인 정보인 VID(Vendor ID), PID(Product ID), ESN (Electronic Serial Number) 등과 같은 시스템 데이터가 기록되어 있다. The data storage area of the flash memory is divided into a hidden area 310, a system read / write area 320, and a public area 330. Each area may be divided according to a physical method or may be divided according to a logical method. Dividing according to a logical method means dividing flexibly by means such as a program. The hidden area 310 and the system read / write area 320 are collectively called a system area. The hidden area 310 records system data such as Vendor ID (VID), Product ID (PID), Electronic Serial Number (ESN), and the like, which are basic information about the USB storage device.

한편, 숨김 영역(310)은 프로그램이나 컨텐츠를 호스트나, 호스트에 연결된 원격 서버로부터 다운로드 받아 저장할 수 있을 뿐만 아니라, 퍼블릭 영역(330)이나 호스트 또는 시스템 읽고 쓰기 영역(320)에 있는 프로그램의 실행에 의해 만들어지거나 다루어진 파생 정보, 예를 들면 쿠키정보 또는 특정 웹사이트에 접속하기 위한 로그온 정보가 저장될 수 있다. 이 파생 정보도 갱신 프로그램에 의하여 숨김 영역(320)에서 갱신될 수 있다.Meanwhile, the hidden area 310 may not only download and store a program or content from a host or a remote server connected to the host, but also may execute a program in the public area 330 or the host or system read / write area 320. Derivative information created or manipulated by, for example, cookie information or logon information for accessing a particular website may be stored. This derived information may also be updated in the hidden area 320 by the update program.

그리고, USB 저장 장치에 기록된 프로그램 또는 컨텐츠를 실행시키거나 재생 하는데 필요한 인증키를 저장할 수 있다. 이 인증키는, 프로그램이나 컨텐츠가 USB 저장 장치에 저장된 경우가 아니라 호스트에 저장되어 있는 경우에도 이를 실행시키거나 재생시키는데 필요한 인증 용도로 사용될 수 있고, 원격서버에 전송하여 원격서버에 대한 USB 저장장치의 접속자격을 판단하는 용도로도 사용될 수 있다. 이 인증키는 숨김영역(310) 뿐만 아니라 시스템 읽고 쓰기 영역(320)에도 저장 될 수 있다.In addition, an authentication key required to execute or play a program or content recorded in the USB storage device may be stored. This authentication key can be used for the authentication required to execute or play the program or contents even if they are stored in the host and not in the USB storage device.The USB key for the remote server can be transferred to the remote server. It can also be used to determine the connection eligibility of. The authentication key may be stored in the system read / write area 320 as well as the hidden area 310.

또한, 이 인증키는 후술하는 퍼블릭 영역(330) 또는 시스템 영역에 기록된 데이터를 접근하는데도 사용될 수 있다. 즉, 인증키를 읽어 유효한 사용자 또는 유효한 USB 저장 장치로 판단되는 경우에만 시스템 영역이나 퍼블릭 영역(330)에 저장된 프로그램 또는 컨텐츠를 실행시키거나, 퍼블릭 영역(330)에 기록된 데이터 내용을 사용자에게 보여준다. This authentication key can also be used to access data recorded in the public area 330 or system area described later. That is, a program or content stored in the system area or the public area 330 is executed only when the authentication key is read and determined to be a valid user or a valid USB storage device, or the data content recorded in the public area 330 is shown to the user. .

이를 위해서는 USB 저장 장치 또는 호스트에 저장되어 있는 프로그램이 호스트에 의하여 실행될 때, 해당 프로그램이 상기 인증키를 불러들여 인증키의 유효성을 판단하고, 유효한 인증키일 경우에만 해당 프로그램이 실행되게 하면 된다.To this end, when a program stored in a USB storage device or a host is executed by the host, the corresponding program loads the authentication key to determine the validity of the authentication key, and the program is executed only when the valid authentication key is used.

한편, 시스템 읽고 쓰기 영역(320) 뿐만 아니라 숨김 영역(310)에도 프로그램이나 컨텐츠를 저장하여 실행할 수 있고, 그 프로그램이나 컨텐츠의 갱신이 가능할 뿐만 아니라 그 영역의 크기도 변경될 수 있다.Meanwhile, the program or content may be stored and executed in the hidden area 310 as well as the system read / write area 320, and the program or content may be updated as well as the size of the area may be changed.

그리고, 인증키는 USB 저장 장치의 생산시부터 시스템 영역에 기록하여 고유의 인증키로 사용할 수 있고, 호스트 또는 원격 서버에서 다운받아 그 인증키 정보를 갱신할 수도 있다.The authentication key may be recorded in the system area from the time of production of the USB storage device and used as a unique authentication key, or may be downloaded from a host or remote server and updated.

또한 인증키를 원격 서버나 호스트로부터 다운받아 갱신할 때, 갱신 프로그램이 인증키를 암호화 하여 시스템 영역에 저장할 수 있고, 인증키를 해당 프로그램이 불러들일 때는 갱신 프로그램에 의하여 복호화되어 해당 프로그램에 전달할 수 있다.In addition, when the authentication key is downloaded from a remote server or host and updated, the update program may encrypt the authentication key and store it in the system area.When the authentication key is loaded, the update program may be decrypted by the update program and transmitted to the corresponding program. have.

한편, 인증키는 시스템 영역중 어느 곳에나 저장될 수 있으나, 보안을 위하여 숨김 영역(310)에 저장되는 것이 바람직하다. On the other hand, the authentication key may be stored anywhere in the system area, but preferably stored in the hidden area 310 for security.

한편, 숨김 영역(310)에 기록된 데이터는 일반적으로 호스트의 탐색기로 표시되지 않으나 해당 USB 저장 장치를 제조한 제조업자가 제공한 유틸리티 소프트웨어에서는 숨김 영역(310)의 파일정보나 메모리 정보의 표시는 가능하다.On the other hand, the data recorded in the hidden area 310 is not generally displayed as a explorer of the host, but utility information provided by the manufacturer who manufactured the USB storage device may display file information or memory information of the hidden area 310. Do.

또한, 숨김 영역(310)은 하나의 숨김 영역으로 구성되어, 이 하나의 숨김 영역에 VID, PID등 USB 저장 장치 관리정보 및 실행될 소프트웨어나 컨텐츠를 모두 저장할 수 있고, 또는 복수개의 숨김 영역으로 구성되어, 실행될 소프트웨어나 컨텐츠를 각각 별도의 숨김 영역에 저장 하거나 인증키를 다른 숨김 영역에 저장할 수도 있다.In addition, the hidden area 310 is configured as one hidden area, and can store all the USB storage device management information such as VID, PID, and software or content to be executed in one hidden area, or is composed of a plurality of hidden areas. In addition, the software or content to be executed may be stored in separate hidden areas, or the authentication key may be stored in another hidden area.

한편, 최근 MP3 플레이어에는 디지털 저작권 관리(Digital Rights Management, DRM)에 대한 요구가 증대되고 이다. 따라서, 본 발명의 데이터 구조가 MP3 플레이어에 적용되면 숨김 영역에 다운로드 받은 음악 파일을 저장하고 시스템 영역에 인증키를 두어 해당 MP3 플레이어에서만 음악 파일이 구동되게 할 수 있다.Meanwhile, the demand for digital rights management (DRM) has recently increased in MP3 players. Therefore, when the data structure of the present invention is applied to the MP3 player, the downloaded music file is stored in the hidden area and the authentication key is placed in the system area so that the music file can be driven only in the MP3 player.

즉, 숨김 영역에 있는 음악파일은 제공된 유틸리티 소프트웨어가 아니면 탐색기에 의해서 표시되지 않게 함으로써 임의로 음악 파일을 복사하기 어렵게 하거 나, 복사하여 타 호스트에서 재생하고자 하더라도 시스템 영역에 있는 인증키를 찾아 인증에 성공한 경우에만 재생하도록 음악파일에 만들 수 있다.That is, music files in the hidden area are not displayed by the explorer except the provided utility software, making it difficult to copy music files randomly, or even if the user wants to copy and play them on another host, the authentication key is found in the system area. You can only make music files play.

한편, 추후에 음악 파일을 새로 다운로드 받아 MP3 플레이어에 갱신을 하고자 할 때, 별도의 갱신 프로그램에 의하여 숨김 영역의 음악 파일을 갱신할 수 있다.Meanwhile, when a new music file is later downloaded and updated to the MP3 player, the music file in the hidden area may be updated by a separate update program.

시스템 읽고 쓰기 영역(320)은 USB 저장 장치가 호스트의 USB 포트에 연결되었을 때 실행되는 프로그램 또는 재생되는 컨텐츠를 저장하고 있다. 그리고 퍼블릭 영역(330)은 사용자에 의해 데이터의 읽고 쓰기가 가능한 영역으로써, 사용자가 임의로 데이터를 기록하거나 그 영역(330)에 저장된 데이터를 읽어올 수 있다.The system read / write area 320 stores a program or content to be executed when the USB storage device is connected to the USB port of the host. The public area 330 is an area in which data can be read and written by a user, and the user can arbitrarily write data or read data stored in the area 330.

퍼블릭 영역(330)은 이동식 디스크를 삽입하면 탐색기에 바로 표시되는 영역과, 비밀번호 또는 사용자 정보를 넣어야 탐색기에 표시되는 영역으로 구분될 수 있다.The public area 330 may be divided into an area that is directly displayed in the searcher when a removable disk is inserted and an area that is displayed in the searcher by inserting a password or user information.

한편 본 발명에 따른 플래시 메모리의 시스템 읽고 쓰기 영역(320)과 숨김 영역(310)은 그 크기가 변경되며 이에 기록된 프로그램 또는 컨텐츠의 갱신도 가능하다. 숨김 영역(310)에 대한 갱신 및 그 영역의 크기 변경은 시스템 읽고 쓰기 영역(320)과 유사한 방법으로 이루어지기 때문에 본 실시예에서는 시스템 읽고 쓰기 영역(320)을 위주로 설명하고, 이는 숨김 영역(310)에도 적용된다.Meanwhile, the size of the system read / write area 320 and the hidden area 310 of the flash memory according to the present invention is changed in size, and the program or content recorded therein can be updated. Since the update to the hidden area 310 and the size change of the area are made in a manner similar to that of the system read and write area 320, the embodiment will be described mainly with the system read and write area 320, which is the hidden area 310. Also applies to

또한, 본 발명은 갱신 프로그램에 의하여 시스템 영역에 있는 프로그램이나 컨텐츠를 갱신할 수 있을 뿐만 아니라, 호스트나 원격 서버로부터 실행될 컨텐츠 또는 프로그램을 퍼블릭 영역에 다운로드 받아 저장하고 이에 대한 갱신이 필요할 때도 적용될 수 있다.In addition, the present invention not only can update a program or content in a system area by an update program, but also can be applied when a content or program to be executed from a host or a remote server is downloaded and stored in a public area and an update thereof is required. .

시스템 읽고 쓰기 영역(320)의 크기 변경과, 프로그램 또는 컨텐츠의 갱신은 플래시 메모리에 미리 저장되어 있는 갱신 프로그램에 의해서 수행되는 것이 바람직하고 이 갱신 프로그램은 호스트에 저장되어 갱신을 수행할 수도 있다.The size change of the system read / write area 320 and the update of the program or the contents are preferably performed by an update program stored in the flash memory. The update program may be stored in the host to perform the update.

갱신 프로그램은 호스트를 통해 네트워크에 연결되어, 시스템 읽고 쓰기 영역(320)에 저장된 프로그램 또는 컨텐츠를 서버로부터 새로 다운로드 하도록 하거나, 상기 프로그램 또는 컨텐츠가 저장된 시스템 읽고 쓰기 영역(320)의 크기를 변경한다.The update program is connected to a network through a host to newly download a program or content stored in the system read / write area 320 from a server, or change the size of the system read / write area 320 in which the program or content is stored.

도 3b 내지 도 3d는 도 3a에 도시한 플래시 메모리 영역 중 시스템 읽고 쓰기 영역(320)을 갱신하는 갱신 프로그램의 저장위치를 설명하기 위한 참조도이다.3B to 3D are reference diagrams for describing a storage location of an update program for updating the system read / write area 320 among the flash memory areas shown in FIG. 3A.

갱신 프로그램(300)은, 도 3b에 도시한 바와 같이 숨김 영역(310)에 저장될 수도 있고, 도 3c에 도시한 바와 같이 시스템 읽고 쓰기 영역(320)에 저장될 수도 있으며, 도 3d에 도시한 바와 같이 퍼블릭 영역(330)에 저장할 수도 있다. The update program 300 may be stored in the hidden area 310 as shown in FIG. 3B, or may be stored in the system read / write area 320 as shown in FIG. 3C, as shown in FIG. 3D. As described above, the data may be stored in the public area 330.

갱신 프로그램은 숨김 영역(310)이나 시스템 읽고 쓰기 영역(320)에 저장되는 것이 바람직하다. 왜냐하면 퍼블릭 영역(330)에 갱신 프로그램이 저장되면 사용자에 의해 갱신 프로그램이 실수 또는 고의로 삭제될 수 있기 때문이다. 갱신 프로그램이 삭제되면 갱신에 필요한 정보를 호스트와 교환할 수 없다.The update program is preferably stored in the hidden area 310 or the system read / write area 320. This is because when the update program is stored in the public area 330, the update program may be deleted by mistake or intentionally. If the update program is deleted, the information necessary for the update cannot be exchanged with the host.

그리고 갱신되는 프로그램 또는 컨텐츠는 USB 호스트에 저장되어 있거나, USB 호스트와 네트워크를 통해 연결된 서버에 저장되어 있을 수 있다. 뿐만 아니라, 보다 다양한 기능을 추후에 갱신할 수 있도록 갱신 프로그램 자체도 호스트나 서버에 의하여 갱신될 수 있다. 즉, 갱신 프로그램 자체도 갱신될 수 있다. 예를 들어 갱신 프로그램이 숨김 영역(310)이나 시스템 읽고 쓰기 영역(320)에 저장되면, 이들 영역(310, 320)에 저장되어 있는 프로그램이나 컨텐츠의 갱신시에 함께 갱신될 수 있다. The updated program or content may be stored in a USB host or in a server connected to the USB host through a network. In addition, the update program itself may be updated by a host or a server so that various functions can be updated later. That is, the update program itself can also be updated. For example, when the update program is stored in the hidden area 310 or the system read / write area 320, the update program may be updated together when updating the program or the content stored in the areas 310 and 320.

도 4는 호스트가 USB 저장 장치를 인식하여 플래시 메모리의 영역에 따라 드라이브 정보를 보여주는 흐름도이다.4 is a flowchart illustrating drive information according to an area of a flash memory by a host recognizing a USB storage device.

USB 저장 장치가 호스트의 USB 포트에 삽입되면, 호스트는 USB 저장 장치가 삽입됨을 감지한다(S410). USB 저장 장치는 마이크로소프트의 윈도우즈 운영체제 대부분에서 플러그 앤 플레이(plug and play) 기능을 갖추고 있으므로 호스트에 의해 자동적으로 인식된다. 이때, 플래시 메모리의 저장 영역에 따라 복수개의 드라이브로 인식될 수 있다(S420). 예를 들어 시스템 읽고 쓰기 영역(320)은 CD-ROM 드라이브로 인식되어 사용자에 의해 쓰기가 불가능한 드라이브로 인식되고, 퍼블릭 영역(330)은 이동식 디스크와 같이 사용자에 의해 읽고 쓰기가 가능한 드라이브로 인식되어 호스트의 사용자 인터페이스에 의해 상호 데이터 교환이 가능하다. When the USB storage device is inserted into the USB port of the host, the host detects that the USB storage device is inserted (S410). USB storage devices are plug and play on most of Microsoft's Windows operating systems and are automatically recognized by the host. In this case, the plurality of drives may be recognized according to the storage area of the flash memory (S420). For example, the system read / write area 320 is recognized as a CD-ROM drive and cannot be written by a user, and the public area 330 is recognized as a drive that can be read and written by a user, such as a removable disk. The data exchange is possible through the user interface of the host.

이렇게 그 영역에 따라 서로 다르게 인식된 드라이브 정보는 사용자에게 그대로 보여진다(S430). 서로 다른 각각의 드라이브로 인식되는 것은 호스트의 운영체제에 대용량저장소(Mass Storage Device Class)를 인식하는데 필요한 제어정보가 있고, USB 저장 장치 제어부에 있는 시스템 프로그램이 호스트와 상호 연동하기 때문에 자동으로 각각의 드라이브로 인식된다. 따라서, USB 저장 장치의 생산시에 플래시 메모리의 데이터 영역을 논리적으로 구분하여 영역을 정하면 두개 또는 그 이 상의 드라이브로 인식하게 할 수 있고, 그 영역의 특성을 CD-ROM드라이브나 이동식 디스크 등으로 정할 수 있다. 이러한 모든 드라이브 인식 과정은 제어부(120)의 시스템 프로그램에 의하여 좌우된다.Drive information recognized differently according to the region is shown to the user as it is (S430). Each drive that is recognized as a different drive has control information needed to recognize the Mass Storage Device Class in the host's operating system, and each drive is automatically executed because the system program in the USB storage device control unit interoperates with the host. Is recognized. Therefore, when the USB storage device is manufactured, logically dividing the data areas of the flash memory to define the area can be recognized as two or more drives, and the characteristics of the area can be defined as a CD-ROM drive or a removable disk. Can be. All of these drive recognition processes depend on the system program of the controller 120.

종래, 시스템에 의해 읽기만 가능한 영역(CD-ROM 영역)은 저장 매체의 생산시에 이미 정해져 있으며, 그 영역에 기록된 데이터는 사용자에 의해 읽혀지기만 한다. 따라서, 읽기만 가능한 영역(CD-ROM 영역)에 저장된 데이터는 사용자가 삭제하거나 갱신할 수 없다. 그러나, 본 발명에서는 이 읽기만 가능한 영역을 사용자가 임의로 기록하거나 삭제하지 못하게 하되, USB 저장 장치에 저장된 갱신 프로그램에 의하여, 읽기만 가능한 영역(CD-ROM 영역)에 저장된 데이터가 반복적으로 갱신 될 수 있도록 하고, 갱신될 데이터의 크기에 따라 읽기만 가능한 영역의 크기도 변경된다.Conventionally, an area which can only be read by a system (CD-ROM area) has already been determined at the time of production of a storage medium, and data recorded in that area is only read by a user. Therefore, the data stored in the read-only area (CD-ROM area) cannot be deleted or updated by the user. However, the present invention prevents the user from arbitrarily writing or deleting the read-only area, and by means of the update program stored in the USB storage device, the data stored in the read-only area (CD-ROM area) can be repeatedly updated. The size of the read-only area also changes according to the size of the data to be updated.

시스템 영역의 프로그램이나 컨텐츠가 갱신될 때는 갱신 프로그램과 USB 저장 장치 제어부의 시스템 프로그램이 상호 연동하여 수행되고, USB 저장 장치 제어부의 시스템 프로그램은 이렇게 연동되어 실행될 수 있도록 프로그래밍 되어 있다. When a program or content in the system area is updated, the update program and the system program of the USB storage controller are interworked, and the system program of the USB storage controller is programmed to be executed in such a manner.

도 5는 호스트가 USB 저장 장치에 저장된 데이터를 읽어오는 과정의 흐름도이다.5 is a flowchart of a process in which a host reads data stored in a USB storage device.

도 5를 참조하여 USB 저장 장치의 시스템 영역에 기록된 키 값에 따라 USB 저장 장치에 저장된 데이터를 읽고 이를 실행시키는 과정을 설명하면, 우선 USB 저장 장치가 호스트의 USB 포트에 연결되는 것이 감지되면(S510), 시스템 영역에 기록된 인증키를 읽어온다(S520). 인증키는 플래시 메모리에 저장된 데이터를 읽고 쓰거나, 시스템 읽고 쓰기 영역(320), 퍼블릭 영역(330) 또는 호스트에 기록된 프로그램 또는 컨텐츠의 실행 또는 재생 시에 확인하는 키이다.Referring to FIG. 5, a process of reading and executing data stored in the USB storage device according to a key value recorded in the system area of the USB storage device will be described. First, when it is detected that the USB storage device is connected to the USB port of the host ( S510), and reads the authentication key recorded in the system area (S520). The authentication key is a key for reading or writing data stored in the flash memory or for executing or playing a program or content recorded in the system read / write area 320, the public area 330, or the host.

또한, 인증키는 호스트의 특정 파일이나 원격서버에 자동으로 접근하기 위한 고유 키로서도 사용될 수 있다. 예를 들면, 해당 USB 저장 장치를 호스트에 삽입하면 호스트의 특정 파일을 자동으로 실행시키거나 미리 정의된 웹사이트에 자동으로 연결하게 할 수도 있다. The authentication key can also be used as a unique key to automatically access a particular file on a host or remote server. For example, inserting a USB storage device into a host can automatically launch a host's specific file or automatically connect to a predefined website.

한편, 웹사이트에 자동으로 접근하기 위한 인증키로 사용될 때에는 인증키가 인터넷 주소 정보를 가질 수 있다.Meanwhile, when used as an authentication key for automatically accessing a website, the authentication key may have internet address information.

읽어온 인증키가 USB 저장 장치에 저장된 데이터를 접근하는 것이 허용된 사용자의 키값인지 판단하여(S530), 올바른 사용자의 키이면 USB 저장 장치에 저장된 여러 가지 응용 프로그램이나 컨텐츠를 읽어와(S540), 이를 실행시킨다(S560). 응용 프로그램 또는 컨텐츠는 상기 USB 저장 장치의 연결시에 자동적으로 실행되는 프로그램이나 재생되는 컨텐츠가 될 수 있다. 만일 올바른 사용자 또는 올바른 USB 저장장치가 아닌 것으로 판단되면 오류 메시지를 디스플레이하는 등의 오류 처리를 수행한다(S550).It is determined whether the read authentication key is a key value of an authorized user to access data stored in the USB storage device (S530). If the correct user key is read, various applications or contents stored in the USB storage device are read (S540). This is executed (S560). The application or content may be a program or content to be automatically executed when the USB storage device is connected. If it is determined that the user is not the correct user or the correct USB storage device, error processing such as displaying an error message is performed (S550).

인증키는 USB 저장 장치의 생산시에 고정되어 기록될 수 있고, 호스트나 원격서버에 의하여 갱신될 수도 있다. 예를 들어, 숨김 영역 또는 시스템 읽고 쓰기 영역의 갱신 시에 함께 갱신될 수 있다. 이에 의해 사용자 인증을 수시로 하는 효과가 있어 보안이 뛰어나고, 사용자에 대한 과금시에도 사용될 수 있다. 즉, 어느 사용자가 어떤 프로그램이나 컨텐츠를 원격서버로부터 다운로드했는지를 판단하는 인증키로 이용될 수 있다.The authentication key may be fixed and recorded at the time of production of the USB storage device, and may be updated by a host or a remote server. For example, it can be updated together when updating a hidden area or a system read / write area. As a result, there is an effect that the user is authenticated from time to time, the security is excellent, and can be used even when charging the user. That is, it can be used as an authentication key for determining which user has downloaded which program or content from a remote server.

도 6은 호스트가 시스템 읽고 쓰기 영역(320)을 갱신하는 명령을 USB 저장 장치로 전달하는 과정의 흐름도이다.6 is a flowchart of a process in which a host transmits a command for updating a system read / write area 320 to a USB storage device.

USB 저장 장치가 연결되는 것을 감지하면 필요에 따라 인증 절차를 수행한다(S610). 인증은 상술한 바와 같이 인증키에 의해 이루어 질 수 있고, 내장된 고유번호에 의해서도 이루어질 수 있다. 내장된 고유 번호는 USB 저장 장치의 생산시에 정해지는 일련 번호와 같은 값이며 그 값의 진위에 따라 인증이 이루어 질 수 있다. 또는 호스트에 USB 저장 장치의 고유 식별자를 전송하여 인증이 이루어 질 수 있다. 고유 식별자는 고유 번호와는 달리 문자의 조합 또는 여러 가지 기호 및 문자 등의 조합으로 구성될 수 있다.When it is detected that the USB storage device is connected, an authentication procedure is performed as necessary (S610). Authentication may be made by the authentication key as described above, it may be made by a built-in unique number. The built-in unique number is the same as the serial number determined at the time of manufacture of the USB storage device and can be authenticated depending on the authenticity of the value. Alternatively, authentication can be achieved by sending a unique identifier of the USB storage device to the host. Unlike the unique number, the unique identifier may be composed of a combination of characters or a combination of various symbols and characters.

전술한 인증키, 고유 번호 및 고유 식별자는 목적에 따라서 USB 저장장치에 각각 저장될 수 있고, 데이터의 형태는 서로 다를 수 있으나 목적 및 효과는 유사하다. 이러한 인증키, 고유번호 및 고유 식별자는 USB 저장 장치를 생산할 때부터 저장되는 것이 바람직하지만, 이 후에도 저장될 수 있다. 예를 들어, 마이크로소프트사의 KeyGen(Key Generator)소프트웨어를 시스템 영역에 저장하고 USB 저장장치가 호스트에 최초로 삽입될 때, 이를 인식하여 KeyGen이 동작하면서 고유의 값을 생성하여 이를 시스템 영역에 저장하게 하는 것도 가능하다. 한편, 전술한 인증 단계(S610)는 필요에 따라 생략될 수 있다. The above-described authentication key, unique number and unique identifier may be stored in the USB storage device according to the purpose, and the types of data may be different, but the purpose and effect are similar. These authentication keys, unique numbers and unique identifiers are preferably stored from the time of production of the USB storage device, but may be stored thereafter. For example, Microsoft's KeyGen (Key Generator) software is stored in the system area and when the USB storage device is inserted into the host for the first time, it recognizes the KeyGen and operates to generate a unique value and store it in the system area. It is also possible. On the other hand, the above-described authentication step (S610) may be omitted as necessary.

USB 저장 장치에 저장되어 있는 시스템 읽고 쓰기 영역을 갱신하는 갱신 프로그램을 읽어 실행시켜(S620), 갱신에 필요한 정보를 다운로드 받아 갱신이 필요 한지의 여부를 판단한다(S630). 일예로, 시스템 읽고 쓰기 영역에 저장된 프로그램이나 컨텐츠는 버전 정보를 포함하고 있어 이 버전 정보와 새로 다운로드 받은 프로그램이나 컨텐츠의 버전 정보와 비교하면 갱신이 필요한지의 여부를 판단할 수 있다. 다른 방법으로, 호스트나 원격 서버에 USB 저장 장치의 고유 식별자와 시스템 영역에 있는 컨텐츠나 프로그램 정보가 함께 전달되면, 이 정보가 올바른 값인가의 여부에 따라 USB 저장장치의 프로그램이나 컨텐츠를 갱신할 수 있다. An update program for updating the system read / write area stored in the USB storage device is read and executed (S620), and information necessary for updating is downloaded and it is determined whether or not the update is necessary (S630). For example, a program or content stored in the system read / write area includes version information, so that it is possible to determine whether an update is necessary by comparing the version information with the version information of the newly downloaded program or content. Alternatively, if a unique identifier of the USB storage device and the contents or program information in the system area are passed to the host or remote server, the program or content of the USB storage device can be updated depending on whether this information is the correct value. have.

또는, 시스템 읽고 쓰기 영역의 갱신 프로그램은 퍼블릭 영역에 있는 적어도 하나의 실행될 프로그램과 동일한 정보를 시스템 읽고 쓰기 영역에 저장하도록 하고 퍼블릭 영역의 해당 프로그램이 삭제되면, 해당 프로그램을 갱신 프로그램에 의하여 시스템 읽고 쓰기 영역에서 퍼블릭 영역 또는 숨김 영역에 복사하여 갱신할 수 있다. Alternatively, the update program of the system read / write area stores the same information as the at least one program to be executed in the public area in the system read / write area, and if the corresponding program of the public area is deleted, the program is read and written by the update program. You can update it by copying it from the zone to the public or hidden zone.

이러한 과정은 갱신 프로그램과 제어부(120)에 저장된 시스템 프로그램에 의해 이루어진다. This process is performed by an update program and a system program stored in the controller 120.

새로운 프로그램이나 컨텐츠 및 갱신에 필요한 정보나 내용은 호스트에 저장되어 있을 수도 있고, 네트워크를 통해 원격지 서버에 연결하여 수신할 수도 있다.  New programs or content and information or content necessary for updating may be stored in the host, or may be received by connecting to a remote server through a network.

갱신이 필요한 것으로 판단되면, 갱신을 수행하기 위해 시스템 읽고 쓰기 영역의 크기를 조절할 필요가 있는지 판단한다(S640). 갱신된 프로그램이나 컨텐츠의 파일 크기가 원래 프로그램이나 컨텐츠의 파일 크기보다 커진 경우에는 이를 저장하기 위해 시스템 읽고 쓰기 영역을 늘릴 필요가 있으며, 작아진 경우에는 사용자 데이터를 저장하는 퍼블릭 영역 또는 숨김 영역을 더 넓게 사용할 수 있도록 시스템 읽고 쓰기 영역을 줄일 필요가 있다. If it is determined that the update is necessary, it is determined whether it is necessary to adjust the size of the system read / write area in order to perform the update (S640). If the file size of the updated program or content is larger than the file size of the original program or content, you need to increase the system read / write area to store it, and if it is smaller, add more public or hidden areas to store user data. There is a need to reduce the system read and write area for wider use.

시스템 읽고 쓰기 영역을 제조시부터 충분히 크게 하여 그 영역 내에서 갱신 할 때는 그 영역의 크기를 조정할 필요는 없다. 그러나 갱신 또는 추가되는 데이터의 사이즈가 USB 저장 장치의 생산시에 정해진 시스템 읽고 쓰기 영역의 크기보다 큰 경우에는 그 영역의 크기가 조정된다.When the system read / write area is large enough to be updated from the time of manufacture, it is not necessary to adjust the size of the area. However, if the size of data to be updated or added is larger than the size of the system read / write area determined at the time of production of the USB storage device, the size of the area is adjusted.

시스템 읽고 쓰기 영역의 크기를 조정할 필요가 있으면 시스템 읽고 쓰기 영역의 크기를 조절하는 명령을 USB 저장 장치로 전달하고(S650), 갱신 명령을 전달한 후(S660), 조정할 필요가 없는 경우에는 바로 갱신 명령을 전달한다(S660).If it is necessary to adjust the size of the system read / write area, a command to adjust the size of the system read / write area is transmitted to the USB storage device (S650), after the update command is transmitted (S660), and if there is no need to adjust the update command immediately It passes (S660).

도 7은 갱신 명령을 수신한 USB 저장 장치가 시스템 읽고 쓰기 영역(320)을 갱신하는 과정의 흐름도이다.7 is a flowchart illustrating a process of updating a system read / write area 320 by a USB storage device receiving an update command.

USB 저장 장치를 사용하기 전에 인증이 필요한 경우에는 인증 절차를 우선 수행한다(S710). 그리고 나서 시스템 읽고 쓰기 영역 갱신하는 프로그램을 실행시킨 후(S720), 갱신 명령이 입력되었는지를 판단하여(S730) 갱신 명령이 입력되었으면 시스템 읽고 쓰기 영역 크기 조절 명령이 입력되었는지 더 판단하여(S740), 그에 따라 시스템 읽고 쓰기 영역의 크기를 조절하고(S750) 그렇지 않으면 시스템 읽고 쓰기 영역의 프로그램 또는 컨텐츠 내용을 갱신한다(S760).If authentication is required before using the USB storage device, the authentication procedure is first performed (S710). Then, after executing a program for updating the system read and write area (S720), it is determined whether the update command is input (S730), if the update command is input, further determine whether the system read and write area size adjustment command is input (S740), As a result, the size of the system read / write area is adjusted (S750). Otherwise, the program or content of the system read / write area is updated (S760).

도 7을 참조하여 상술한 본 발명의 플래시 메모리의 시스템 영역 갱신 방법은, USB 이동식 저장 장치뿐만 아니라 플래시 메모리 또는 하드디스크 메모리를 사용하는 MP3 플레이어에도 쉽게 적용될 수 있다.The system area update method of the flash memory of the present invention described above with reference to FIG. 7 can be easily applied to an MP3 player using a flash memory or a hard disk memory as well as a USB removable storage device.

한편, 전술한 플래시 메모리의 시스템 영역 갱신 방법은 컴퓨터 프로그램으로 작성 가능하다. 상기 프로그램을 구성하는 코드들 및 코드 세그먼트들은 당해 분야의 컴퓨터 프로그래머에 의하여 용이하게 추론될 수 있다. 또한, 상기 프로그램은 컴퓨터가 읽을 수 있는 정보저장매체(computer readable media)에 저장되고, 컴퓨터에 의하여 읽혀지고 실행됨으로써 플래시 메모리의 시스템 영역 갱신 방법을 구현한다. 상기 정보저장매체는 자기 기록매체, 광 기록매체, 및 캐리어 웨이브 매체를 포함한다.On the other hand, the above-described method for updating the system area of the flash memory can be created by a computer program. Codes and code segments constituting the program can be easily inferred by a computer programmer in the art. In addition, the program is stored in a computer readable media, and read and executed by a computer, thereby implementing a method of updating a system area of a flash memory. The information storage medium includes a magnetic recording medium, an optical recording medium, and a carrier wave medium.

이제까지 본 발명에 대하여 그 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.So far I looked at the center of the preferred embodiment for the present invention. Those skilled in the art will appreciate that the present invention can be implemented in a modified form without departing from the essential features of the present invention. Therefore, the disclosed embodiments should be considered in descriptive sense only and not for purposes of limitation. The scope of the present invention is shown in the claims rather than the foregoing description, and all differences within the scope will be construed as being included in the present invention.

전술한 바와 같이 본 발명에 따르면, USB 저장 장치의 시스템 영역에 저장되어 있는 프로그램이나 컨텐츠를 반복적으로 갱신하면서, 필요시 시스템 영역의 크기를 능동적으로 조절함으로써 사용자에게 유용한 정보와 기능을 계속 새롭게 제공한다. As described above, according to the present invention, while repeatedly updating a program or content stored in a system area of a USB storage device, the system area is continuously adjusted to provide new useful information and functions if necessary. .

즉, 판매한 USB 저장 장치를 사용자로부터 회수하지 않고도 USB 호스트 또는 네트워크에 연결된 서버를 통해, 시스템 영역에 기록된 프로그램 또는 컨텐츠를 쉽게 갱신할 수 있다.That is, a program or content recorded in the system area can be easily updated through a USB host or a server connected to a network without retrieving the sold USB storage device from the user.

또한 USB 저장 장치나 호스트에 저장된 프로그램이나 컨텐츠를 실행하기 위한 인증키를 탑재함으로써, 보안이 요구되는 프로그램이나 컨텐츠 사용시에 유용하다. In addition, by mounting an authentication key for executing a program or content stored in a USB storage device or host, it is useful when using a program or content that requires security.

그리고, 갱신 프로그램에 의하여 시스템 영역에 있는 프로그램이나 컨텐츠를 갱신할 수 있을 뿐만 아니라, 퍼블릭 영역에 다운로드 받은 프로그램이나 컨텐츠에 대한 갱신도 용이하게 할 수 있다.The update program can not only update a program or content in the system area, but also easily update a program or content downloaded in the public area.

Claims (31)

USB 저장 장치에 구비된 메모리 데이터 구조를 갖는 데이터를 기록한 컴퓨터 판독 가능한 기록 매체에 있어서,A computer-readable recording medium on which data having a memory data structure provided in a USB storage device is recorded. 사용자에 의하여 임의로 기록 및 삭제가 허용되지 않으며 상기 USB 저장 장치의 관리 정보, 및 상기 USB 저장 장치가 호스트에 연결되면 실행되는 프로그램 또는 재생되는 컨텐츠가 기록되며 소정의 갱신 프로그램에 의하여 프로그램이나 컨텐츠를 추가하거나 갱신할 수 있는 시스템 영역; 및Recording and deletion are not allowed by the user. The management information of the USB storage device and the program or content to be played when the USB storage device is connected to the host are recorded, and the program or content is added by a predetermined update program. System areas that can be updated or updated; And 사용자에 의한 기록 및 삭제가 허용되는 퍼블릭 영역을 포함하는 것을 특징으로 하는 USB 저장 장치의 메모리 데이터 구조를 갖는 데이터를 기록한 컴퓨터 판독 가능한 기록 매체.A computer-readable recording medium having recorded thereon data having a memory data structure of a USB storage device, the device comprising a public area allowing recording and erasing by a user. 삭제delete 제1항에 있어서, 상기 시스템 영역은The system of claim 1, wherein the system area is 사용자에 의하여 임의로 기록 및 삭제가 허용되지 않으며 상기 USB 저장 장치의 관리 정보 또는 실행될 프로그램이나 재생될 컨텐츠를 기록한 숨김 영역; 및A hidden area in which recording and deletion are not allowed by a user and which records management information of the USB storage device or a program to be executed or content to be played back; And 사용자에 의하여 임의로 기록 및 삭제가 허용되지 않으며 상기 USB 저장 장치가 USB 호스트에 연결되면 실행되는 프로그램 또는 재생되는 컨텐츠를 기록하는 시스템 읽고 쓰기 영역을 포함하는 것을 특징으로 하는 USB 저장 장치의 메모리 데이터 구조를 갖는 데이터를 기록한 컴퓨터 판독 가능한 기록 매체.And a system read / write area for recording a program to be executed or a content to be played when the USB storage device is connected to a USB host, without being allowed to be recorded and deleted arbitrarily by a user. A computer readable recording medium having recorded thereon data. 제3항에 있어서,The method of claim 3, 상기 시스템 읽고 쓰기 영역과 숨김영역은 그 크기가 가변되는 것을 특징으로 하는 USB 저장 장치의 메모리 데이터 구조를 갖는 데이터를 기록한 컴퓨터 판독 가능한 기록 매체.And said system read / write area and hidden area are variable in size. The computer readable recording medium having recorded thereon data having a memory data structure of a USB storage device. 삭제delete 제1항에 있어서, The method of claim 1, 상기 시스템 영역은 상기 시스템 영역, 퍼블릭 영역 또는 호스트에 기록된 프로그램 또는 컨텐츠를 실행시키거나 재생하거나, 또는 상기 퍼블릭 영역에 기록된 사용자 데이터를 접근하거나 상기 호스트와 연결된 원격서버에 접속하는 접속자격을 획득하는데 필요한 인증키를 저장하고 있는 것을 특징으로 하는 USB 저장 장치의 메모리 데이터 구조를 갖는 데이터를 기록한 컴퓨터 판독 가능한 기록 매체.The system area executes or plays a program or content recorded in the system area, a public area or a host, or obtains a connection qualification for accessing user data recorded in the public area or accessing a remote server connected to the host. A computer-readable recording medium having recorded thereon data having a memory data structure of a USB storage device, characterized in that it stores an authentication key necessary for storing the authentication key. 제6항에 있어서, The method of claim 6, 상기 인증키는 상기 USB 저장 장치의 생산시에 기록되거나, 인증키 생성 프로그램을 USB 저장장치에 저장하고 이를 통하여 인증키를 생성하여 USB 저장장치에 기록되거나 또는 상기 호스트를 통하여 갱신되는 것을 특징으로 하는 USB 저장 장치의 메모리 데이터 구조를 갖는 데이터를 기록한 컴퓨터 판독 가능한 기록 매체.The authentication key is recorded at the time of production of the USB storage device, or stored in the USB storage device, the authentication key generation program is generated by the authentication key is recorded on the USB storage device or updated through the host, characterized in that A computer readable recording medium on which data having a memory data structure of a USB storage device is recorded. 제1항에 있어서,The method of claim 1, 상기 갱신 프로그램은 상기 플래시 메모리의 시스템 영역, 퍼블릭 영역 또는 호스트에 저장되어 있는 것을 특징으로 하는 USB 저장 장치의 메모리 데이터 구조를 갖는 데이터를 기록한 컴퓨터 판독 가능한 기록 매체.And said update program is stored in a system area, a public area, or a host of said flash memory. 제1항에 있어서,The method of claim 1, 상기 갱신 프로그램은 USB 저장장치의 시스템 영역 또는 퍼블릭 영역에 기록되어 있는 컨텐츠나 프로그램 정보를 원격서버에 전달하는 것을 특징으로 하는 USB 저장 장치의 메모리 데이터 구조를 갖는 데이터를 기록한 컴퓨터 판독 가능한 기록 매체.And the update program transfers the contents or program information recorded in the system area or the public area of the USB storage device to the remote server. 제1항에 있어서,The method of claim 1, 상기 갱신 프로그램은 갱신 프로그램의 정보를 원격 서버에 전달하여, 호스트나 원격 서버로부터 갱신 프로그램이 다운로드 되어 갱신 프로그램 자체가 갱신 되는 것을 특징으로 하는 USB 저장 장치의 메모리 데이터 구조를 갖는 데이터를 기록한 컴퓨터 판독 가능한 기록 매체.The update program transmits the information of the update program to the remote server, and the update program is downloaded from the host or the remote server, and the update program itself is updated. The computer program can record the data having the memory data structure of the USB storage device. Recording media. 제1항에 있어서, The method of claim 1, 상기 시스템 영역은 퍼블릭 영역에 있는 적어도 하나의 실행될 프로그램 또는 컨텐츠와 동일한 정보를 저장하고, 퍼블릭 영역의 해당 프로그램 또는 컨텐츠가 삭제되면 시스템 영역에서 퍼블릭 영역에 해당 프로그램 또는 컨텐츠가 복사되어 갱신되는 것을 특징으로 하는 USB 저장 장치의 메모리 데이터 구조를 갖는 데이터를 기록한 컴퓨터 판독 가능한 기록 매체. The system area stores the same information as at least one program or content to be executed in the public area, and when the corresponding program or content in the public area is deleted, the program or content is copied and updated in the public area in the system area. A computer-readable recording medium on which data having a memory data structure of a USB storage device is recorded. 제1항 또는 제3항에 있어서, The method according to claim 1 or 3, 상기 퍼블릭 영역, 숨김 영역 또는 시스템 읽고 쓰기 영역은 소정의 갱신 프로그램에 의하여 호스트나 원격 서버로부터 다운로드된 프로그램이나 컨텐츠를 저장하는 것을 특징으로 하는 USB 저장 장치의 메모리 데이터 구조를 갖는 데이터를 기록한 컴퓨터 판독 가능한 기록 매체.The public area, the hidden area, or the system read / write area may store a program or content downloaded from a host or a remote server by a predetermined update program. Recording media. 제3항에 있어서,The method of claim 3, 상기 숨김 영역은 시스템 읽고 쓰기 영역이나 퍼블릭 영역 또는 호스트에 저장된 프로그램이 실행에 따라 생성되거나 다루어진 정보가 저장되는 것을 특징으로 하는 USB 저장 장치의 메모리 데이터 구조를 갖는 데이터를 기록한 컴퓨터 판독 가능한 기록 매체.The hidden area is a computer-readable recording medium for recording data having a memory data structure of a USB storage device, characterized in that the system read and write area or the public area or information stored or handled as the program stored in the host is executed. 제1항에 있어서, The method of claim 1, 상기 메모리는 플래시 메모리인 것을 특징으로 하는 USB 저장 장치의 메모리 데이터 구조를 갖는 데이터를 기록한 컴퓨터 판독 가능한 기록 매체.And said memory is a flash memory. The computer-readable recording medium for recording data having a memory data structure of a USB storage device. 삭제delete 사용자에 의하여 임의로 기록 및 삭제가 허용되지 않으며 상기 USB 저장 장치의 관리 정보, 및 상기 USB 저장 장치가 호스트에 연결되면 실행되는 프로그램 또는 재생되는 컨텐츠가 기록되며 소정의 갱신 프로그램에 의하여 프로그램이나 컨텐츠가 추가되거나 갱신될 수 있는 시스템 영역을 포함하는 적어도 하나의 플래시 메모리;Recording and deletion are not allowed by the user. The management information of the USB storage device and the program or content to be played when the USB storage device is connected to the host are recorded, and the program or content is added by a predetermined update program. At least one flash memory including a system area that can be updated or updated; USB 인터페이스부; 및A USB interface unit; And 상기 플래시 메모리의 데이터 저장 영역 중 사용자에 의하여 임의로 기록 및 삭제가 허용되지 않는 시스템 영역에 저장된 데이터의 갱신 명령을 받아 갱신을 수행하는 제어부를 포함하는 것을 특징으로 하는 USB 저장 장치.And a controller configured to perform an update by receiving an update command of data stored in a system area in which data is not allowed to be recorded or deleted arbitrarily by a user among the data storage areas of the flash memory. 삭제delete 제16항에 있어서, 상기 플래시 메모리는The method of claim 16, wherein the flash memory 사용자에 의한 기록 및 삭제가 허용되는 퍼블릭 영역을 더 포함하는 것을 특징으로 하는 USB 저장 장치.USB storage device further comprises a public area that is allowed to be recorded and deleted by the user. 제16항에 있어서, 상기 시스템 영역은The system of claim 16, wherein the system area is 사용자에 의하여 임의로 기록 및 삭제가 허용되지 않으며 상기 USB 저장 장치의 관리 정보 또는 실행될 프로그램이나 재생될 컨텐츠를 기록한 숨김 영역; 및A hidden area in which recording and deletion are not allowed by a user and which records management information of the USB storage device or a program to be executed or content to be played back; And 사용자에 의하여 임의로 기록 및 삭제가 허용되지 않으며 상기 USB 저장 장치가 USB 호스트에 연결되면 실행되는 프로그램 또는 재생되는 컨텐츠를 기록하는 시스템 읽고 쓰기 영역을 포함하는 것을 특징으로 하는 USB 저장 장치.And a system read / write area for recording a program to be executed or a content to be played when the USB storage device is connected to a USB host without being allowed to record and delete by a user. 제16항에 있어서,The method of claim 16, 상기 시스템 영역에 저장된 데이터는, 상기 시스템 영역 갱신 명령에 의해 상기 USB 인터페이스부를 통해 USB 호스트로부터 다운로드되어 갱신되는 것을 특징으로 하는 USB 저장 장치.The data stored in the system area is downloaded and updated from the USB host through the USB interface unit by the system area update command. 제16항에 있어서, 상기 제어부는The method of claim 16, wherein the control unit 상기 시스템 영역에 저장된 인증키를 가지고 상기 시스템 영역, 퍼블릭 영역 또는 호스트에 기록된 프로그램 또는 컨텐츠를 실행시키거나 재생하거나, 또는 상기 퍼블릭 영역에 기록된 사용자 데이터를 접근하거나 원격서버에 접속하는 접속자격을 판단하는 것을 특징으로 하는 USB 저장 장치.Access credentials for executing or playing a program or content recorded in the system area, a public area or a host, or accessing user data recorded in the public area or accessing a remote server with an authentication key stored in the system area. USB storage device, characterized in that judging. 제21항에 있어서,The method of claim 21, 상기 시스템 영역에 저장된 인증키는 상기 USB 저장 장치의 생산시에 저장되 거나, 인증키 생성 프로그램을 USB 저장장치에 저장하고 이를 통하여 인증키를 생성하여 USB 저장장치에 기록하거나 또는 상기 호스트를 통하여 갱신되는 것을 특징으로 하는 USB 저장 장치.The authentication key stored in the system area may be stored at the time of production of the USB storage device, or the authentication key generation program may be stored in the USB storage device, and the authentication key may be generated and recorded on the USB storage device or updated through the host. USB storage device characterized in that. 제16항에 있어서,The method of claim 16, 상기 갱신 프로그램은 갱신 프로그램의 정보를 원격 서버에 전달하여, 호스트나 원격 서버로부터 갱신 프로그램이 다운로드 되어 갱신 프로그램 자체가 갱신 되는 것을 특징으로 하는 USB 저장 장치.The update program transfers the information of the update program to the remote server, the update program is downloaded from the host or the remote server to update the update program itself. 제16항에 있어서,The method of claim 16, 상기 갱신 프로그램은 상기 USB 저장 장치의 시스템 영역 또는 퍼블릭 영역에 저장되어 있는 컨텐츠나 프로그램 정보를 원격서버에 전달하는 것을 특징으로 하는 USB 저장 장치.The update program transfers the content or program information stored in the system area or the public area of the USB storage device to the remote server. 제16항에 있어서, The method of claim 16, 상기 시스템 영역은 상기 퍼블릭 영역에 저장되어 있는 적어도 하나의 프로그램 또는 컨텐츠와 동일한 정보를 저장하고, 상기 퍼블릭 영역의 해당 프로그램 또는 컨텐츠가 삭제되면 상기 시스템 영역에서 상기 퍼블릭 영역으로 해당 프로그램 또는 컨텐츠가 복사되어 갱신되는 것을 특징으로 하는 USB 저장 장치. The system area stores the same information as at least one program or content stored in the public area, and if the corresponding program or content in the public area is deleted, the program or content is copied from the system area to the public area. USB storage device, characterized in that the update. 제18항 또는 제19항에 있어서, The method of claim 18 or 19, 상기 퍼블릭 영역, 숨김 영역 및 시스템 읽고 쓰기 영역은 소정의 갱신 프로그램에 의하여 호스트 또는 원격서버로부터 다운로드된 프로그램이나 컨텐츠를 저장하는 것을 특징으로 하는 USB 저장 장치.And the public area, the hidden area, and the system read / write area store a program or content downloaded from a host or a remote server by a predetermined update program. 제19항에 있어서,The method of claim 19, 상기 숨김 영역은 상기 시스템 읽고 쓰기 영역이나 상기 퍼블릭 영역 또는 상기 호스트에 저장되어 있는 프로그램이 실행되어 생성되거나 다루어진 정보가 저장되는 것을 특징으로 하는 USB 저장 장치.The hidden area is a USB storage device, characterized in that for storing the information generated or manipulated by the system read and write area, the public area or a program stored in the host is executed. 삭제delete USB 저장 장치의 시스템 영역 데이터의 갱신 방법에 있어서,In the method of updating the system area data of the USB storage device, (a) 상기 USB 저장 장치가 USB 호스트에 연결되어, 상기 시스템 영역 데이터의 갱신 명령을 수신하는 단계;(a) connecting the USB storage device to a USB host to receive an update command of the system area data; (b) 상기 USB 저장 장치의 시스템 영역에 기록된 인증키에 따라 사용자를 인증하는 인증 단계;(b) an authentication step of authenticating a user according to an authentication key recorded in a system area of the USB storage device; (c) 상기 인증에 성공한 경우, 상기 갱신 명령을 수행하는데 있어 상기 시스템 영역 크기의 변경이 필요한지 판단하는 단계; 및(c) if the authentication is successful, determining whether the system area size needs to be changed to perform the update command; And (d) 상기 판단 결과에 따라 상기 시스템 영역의 크기를 변경하고 상기 시스템 영역에 기록된 데이터를 갱신하는 단계를 포함하는 것을 특징으로 하는 USB 저장 장치의 시스템 영역 데이터의 갱신 방법. (d) changing the size of the system area according to the determination result and updating the data recorded in the system area. 제29항에 있어서,The method of claim 29, 상기 시스템 영역에 저장된 데이터는 상기 시스템 영역 갱신 명령에 의해 상기 USB 호스트로부터 다운로드 받아 갱신되는 것을 특징으로 하는 USB 저장 장치의 시스템 영역 데이터의 갱신 방법.The data stored in the system area is updated by downloading and updating from the USB host by the system area update command. 제29항에 있어서,The method of claim 29, 상기 시스템 영역에 저장된 데이터는 상기 USB 저장 장치가 상기 USB 호스트에 연결되면 실행되는 프로그램 또는 재생되는 컨텐츠인 것을 특징으로 하는 USB 저장 장치의 시스템 영역 데이터의 갱신 방법.The data stored in the system area is a program that is executed when the USB storage device is connected to the USB host or content to be updated, characterized in that the USB storage device.
KR1020050066617A 2005-05-06 2005-07-22 Data structure of flash memory with variable size system field which can be updated, usb memory therewith and a control method of the system field KR100586063B1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2008509933A JP2008541219A (en) 2005-05-06 2006-05-02 Data structure of flash memory having system area having variable size capable of data update, USB memory device having flash memory, and method for controlling system area
PCT/KR2006/001657 WO2006121251A1 (en) 2005-05-06 2006-05-02 Data structure of flash memory having system area with variable size in which data can be updated, usb memory device having the flash memory, and method of controlling the system area
US11/417,580 US20060253620A1 (en) 2005-05-06 2006-05-04 Data structure of flash memory having system area with variable size in which data can be updated, USB memory device having the flash memory, and method of controlling the system area

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20050037808 2005-05-06
KR1020050037808 2005-05-06

Publications (1)

Publication Number Publication Date
KR100586063B1 true KR100586063B1 (en) 2006-06-08

Family

ID=37182326

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050066617A KR100586063B1 (en) 2005-05-06 2005-07-22 Data structure of flash memory with variable size system field which can be updated, usb memory therewith and a control method of the system field

Country Status (2)

Country Link
JP (1) JP2008541219A (en)
KR (1) KR100586063B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100838513B1 (en) 2007-05-30 2008-06-17 주식회사 아이오셀 Activation method for writable medium having single area and recording medium storing program forthe same and network download system for program forthe same
KR20240080085A (en) 2022-11-29 2024-06-05 주식회사 더블오 Separable memory device and its control method

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4970169B2 (en) * 2007-06-29 2012-07-04 株式会社東芝 Protection control device
US7996301B2 (en) 2007-08-20 2011-08-09 Chicago Mercantile Exchange, Inc. Out of band credit control
US7987135B2 (en) 2007-08-20 2011-07-26 Chicago Mercantile Exchange, Inc. Out of band credit control
US8762252B2 (en) 2007-08-20 2014-06-24 Chicago Mercantile Exchange Inc. Out of band credit control
US8756146B2 (en) 2007-08-20 2014-06-17 Chicago Mercantile Exchange Inc. Out of band credit control
US8683159B2 (en) 2007-12-27 2014-03-25 Intel Corporation Delivering secured media using a portable memory device
KR20110111900A (en) * 2010-04-06 2011-10-12 삼성전자주식회사 Electric device, manual provision system for having the same and manual provision method

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3709702B2 (en) * 1998-03-10 2005-10-26 凸版印刷株式会社 IC card, IC card connection device, IC card system, and program execution control method
JP2003228525A (en) * 2001-11-08 2003-08-15 Toshiba Corp Memory card, content delivery system and content delivery method
JP3641239B2 (en) * 2001-12-27 2005-04-20 株式会社東芝 Apparatus and method for controlling a memory card
JP2004114674A (en) * 2002-08-27 2004-04-15 Ricoh Co Ltd Image forming apparatus and method of securing memory region
JP3767818B2 (en) * 2002-10-28 2006-04-19 株式会社サスライト Detachable device and program startup method
JP4430296B2 (en) * 2002-12-24 2010-03-10 あいおい損害保険株式会社 Program distribution system
JP4237511B2 (en) * 2003-01-29 2009-03-11 株式会社リコー Image forming apparatus and program updating method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100838513B1 (en) 2007-05-30 2008-06-17 주식회사 아이오셀 Activation method for writable medium having single area and recording medium storing program forthe same and network download system for program forthe same
KR20240080085A (en) 2022-11-29 2024-06-05 주식회사 더블오 Separable memory device and its control method

Also Published As

Publication number Publication date
JP2008541219A (en) 2008-11-20

Similar Documents

Publication Publication Date Title
US20060253620A1 (en) Data structure of flash memory having system area with variable size in which data can be updated, USB memory device having the flash memory, and method of controlling the system area
KR100586063B1 (en) Data structure of flash memory with variable size system field which can be updated, usb memory therewith and a control method of the system field
JP4687703B2 (en) RECORDING SYSTEM, INFORMATION PROCESSING DEVICE, STORAGE DEVICE, RECORDING METHOD, AND PROGRAM
KR101506578B1 (en) File system configuration method and apparatus for data security, method and apparatus for accessing data security area formed by the same, and data storage device thereby
JP4682421B2 (en) Storage device, processing device, and processing method
US20140033328A1 (en) Secure compact flash
JP2010020753A (en) Method of installing initial boot image, method of updating initial boot image, and storage device
JP2002319230A (en) Recording medium, information processor, server, and method, program for contents distribution and recording medium thereof
KR101468258B1 (en) Portable data storage device for protecting illegal replica
US20070101143A1 (en) Semiconductor memory card
JP2000330870A (en) Contents processing system and method for protecting contents
US10331365B2 (en) Accessing a serial number of a removable non-volatile memory device
US20050193195A1 (en) Method and system for protecting data of storage unit
JP2007528521A (en) Information processing apparatus and control method thereof
JP2003223365A (en) Data managing mechanism and device having the same mechanism or card
JP2006065503A (en) Recording medium storing right information, information processor, and method for managing right information
JP2000163882A (en) Digital literary production recording medium, recording device accessing same recording medium, and reproducing device and deleting device
US20090328146A1 (en) Method of generating authentication code in digital device
JPH10289159A (en) Access controller
KR100811157B1 (en) Devices for Electronic Disk and Recording Medium
KR100811153B1 (en) Devices for Electronic Disk and Recording Medium
KR100838513B1 (en) Activation method for writable medium having single area and recording medium storing program forthe same and network download system for program forthe same
JP4090446B2 (en) Electronic device and data management method in electronic device
KR100781677B1 (en) Information processing terminal and working method thereof
JP6850481B2 (en) Content data management method, content playback device and removable media using this method

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated examination
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
AMND Amendment
J201 Request for trial against refusal decision
B701 Decision to grant
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee