JP2008541219A - 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 - Google Patents

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 Download PDF

Info

Publication number
JP2008541219A
JP2008541219A JP2008509933A JP2008509933A JP2008541219A JP 2008541219 A JP2008541219 A JP 2008541219A JP 2008509933 A JP2008509933 A JP 2008509933A JP 2008509933 A JP2008509933 A JP 2008509933A JP 2008541219 A JP2008541219 A JP 2008541219A
Authority
JP
Japan
Prior art keywords
area
program
memory device
usb memory
host
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP2008509933A
Other languages
Japanese (ja)
Inventor
ビョンソク カン
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
LG Electronics Inc
Original Assignee
LG Electronics Inc
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 LG Electronics Inc filed Critical LG Electronics Inc
Priority claimed from PCT/KR2006/001657 external-priority patent/WO2006121251A1/en
Publication of JP2008541219A publication Critical patent/JP2008541219A/en
Pending legal-status Critical Current

Links

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(Universal Serial Bus)メモリ装置、及びシステム領域を制御する方法が開示される。USBメモリ装置のフラッシュメモリのデータ構造は、ユーザがデータを記録したり削除することが許可されず、上記USBメモリ装置の管理情報及び上記USBメモリ装置をホストに接続する時に実行または再生されるプログラムやコンテンツが記録され、そしてプログラムやコンテンツが更新プログラムにより付加されたり更新されるシステム領域を含む。A data structure of a flash memory having a system area having a variable size capable of updating data, a USB (Universal Serial Bus) memory device having the flash memory, and a method for controlling the system area are disclosed. The data structure of the flash memory of the USB memory device does not allow the user to record or delete data, and the management information of the USB memory device and the program executed or reproduced when the USB memory device is connected to the host And a system area where contents are recorded, and programs and contents are added or updated by an update program.

Description

本発明は、データストレージ技術に関し、特にデータ更新可能な可変サイズを有するシステム領域を具備したフラッシュメモリのデータ構造、フラッシュメモリを有するUSB(Universal Serial Bus)メモリ装置、及びシステム領域を制御する方法に関する。   The present invention relates to data storage technology, and more particularly, to a data structure of a flash memory having a system area having a variable size capable of updating data, a USB (Universal Serial Bus) memory device having a flash memory, and a method for controlling the system area. .

最近、データストレージ技術が発展するにつれて多様な種類のポータブルメモリ装置が開発された。ポータブルメモリ装置中の一つとして、USBメモリ装置は一般的にUSBインターフェースとフラッシュメモリを装着している。USBメモリ装置は、大容量の格納容量、携帯便利性、及びパーソナルコンピュータ(PC)等のその他の装置との容易な接続性の特徴を有する。このような特徴のため、音楽ファイル、イメージファイル、及び動画ファイルを格納するに広く使われている。フラッシュメモリは、EEPROM(electrically erasable and programmable read-only memory)の一種類であり、バイトモードで入/出力動作を遂行するNORタイプとページモードで入/出力動作を遂行するNANDタイプに分類される。   Recently, various types of portable memory devices have been developed with the development of data storage technology. As one of portable memory devices, a USB memory device generally has a USB interface and a flash memory. USB memory devices have features of large storage capacity, portability, and easy connectivity with other devices such as personal computers (PCs). Because of these characteristics, it is widely used for storing music files, image files, and moving image files. Flash memory is a kind of EEPROM (electrically erasable and programmable read-only memory), and is classified into a NOR type that performs input / output operations in byte mode and a NAND type that performs input / output operations in page mode. .

一方、フラッシュメモリのデータ格納領域は、ユーザによりデータが消去または記録できないシステム領域とユーザによりデータが読取、消去、または記録できるユーザデータ領域(パブリック領域)に分類される。システム領域では、まずUSBメモリ装置がUSBホストにより識別される際(例えば、USBメモリ装置がPCのUSBスロットに挿入される際)、USBメモリ装置の管理情報とホスト(例えば、オートランプログラム)により実行されるプログラムや再生されるコンテンツが格納される。   On the other hand, the data storage area of the flash memory is classified into a system area where data cannot be erased or recorded by the user and a user data area (public area) where data can be read, erased or recorded by the user. In the system area, when the USB memory device is first identified by the USB host (for example, when the USB memory device is inserted into the USB slot of the PC), the management information of the USB memory device and the host (for example, an autorun program) are executed. Stored programs and content to be played back.

従来は、システム領域のサイズがUSBメモリ装置の製造時に決定されるので、ユーザはシステム領域のサイズを変更させたり、システム領域に格納されたプログラムやコンテンツを更新することができない。   Conventionally, since the size of the system area is determined when the USB memory device is manufactured, the user cannot change the size of the system area or update a program or content stored in the system area.

したがって、USBメモリ装置は、特定装置やシステムプログラムによりUSBメモリ装置のシステム領域内に格納されたプログラムやコンテンツを再フォーマットしたり更新するように収集されなければならない問題がある。   Therefore, there is a problem that the USB memory device must be collected so as to reformat or update the program or content stored in the system area of the USB memory device by the specific device or system program.

本発明は、データ更新可能な可変サイズを有するシステム領域を具備したフラッシュメモリのデータ構造、フラッシュメモリを有するUSB(Universal Serial Bus)メモリ装置、及びシステム領域を制御する方法を提供する。   The present invention provides a data structure of a flash memory having a system area having a variable size capable of updating data, a USB (Universal Serial Bus) memory device having the flash memory, and a method for controlling the system area.

本発明の一実施形態に従い、USBメモリ装置のメモリのデータ構造が提供され、上記データ構造は、ユーザによりデータを記録したり削除することが許可されず、上記USBメモリ装置の管理情報及び上記USBメモリ装置をホストに接続する時に実行または再生されるプログラムやコンテンツが記録され、そしてプログラムやコンテンツが更新プログラムにより付加されたり更新されるシステム領域を含む。   According to an embodiment of the present invention, a data structure of a memory of a USB memory device is provided, and the data structure is not allowed to record or delete data by a user, and management information of the USB memory device and the USB It includes a system area in which programs and contents to be executed or reproduced when the memory device is connected to the host are recorded, and the programs and contents are added or updated by the update program.

データ構造は、ユーザによりデータを記録し削除するように許されたパブリック領域を更に含むようにしてもよい。   The data structure may further include a public area that is allowed by the user to record and delete data.

システム領域は、ユーザによりデータを記録し削除することが許可されず、上記USBメモリ装置の管理情報または実行されるプログラムや再生されるコンテンツが記録される隠蔽領域と、ユーザによりデータを記録し削除することが許可されず、上記USBメモリ装置をUSBホストに接続する時に実行されたプログラムや再生されたコンテンツが記録されるシステム読取/記録領域を含むようにしてもよい。   The system area is not allowed to record and delete data by the user, and the USB memory device management information or a hidden area where the program to be executed and the content to be played are recorded, and the user to record and delete the data The system may include a system reading / recording area in which a program executed when the USB memory device is connected to the USB host and a reproduced content are recorded.

システム読取/記録領域及び隠蔽領域はサイズが可変でようにしてもよい。   The system reading / recording area and the concealment area may be variable in size.

隠蔽領域は、上記ホストに含まれたファイル探索器を通じて表示されないようにしてもよい。   The hidden area may not be displayed through a file searcher included in the host.

システム領域は、上記システム領域、パブリック領域、上記ホスト、または遠距離サーバーに記録されたプログラムやコンテンツを実行したり再生する時に、または上記パブリック領域に記録されたユーザデータにアクセスしたり上記ホストに連結された上記遠距離サーバーに接続するための承認を得る時に、必要な認証キーを格納するようにしてもよい。   The system area is used when executing or reproducing a program or content recorded in the system area, public area, host, or long-distance server, or accessing user data recorded in the public area or accessing the host. When obtaining approval for connecting to the linked remote server, a necessary authentication key may be stored.

更新プログラムは、上記メモリ、上記ホスト、または遠距離サーバーの上記システム領域やパブリック領域に格納されるようにしてもよい。   The update program may be stored in the system area or public area of the memory, the host, or the long-distance server.

更新プログラムは、上記USBメモリ装置の上記システム領域やパブリック領域に記録されたプログラムやコンテンツ情報を上記ホストや遠距離サーバーに転送するようにしてもよい。   The update program may transfer a program or content information recorded in the system area or public area of the USB memory device to the host or long-distance server.

システム領域は、パブリック領域に格納された少なくとも一つのプログラムやコンテンツのような情報を格納し、上記パブリック領域に格納された上記プログラムやコンテンツが削除されれば、対応プログラムやコンテンツが上記システム領域から上記パブリック領域へ複製されるようにしてもよい。   The system area stores information such as at least one program or content stored in the public area, and if the program or content stored in the public area is deleted, the corresponding program or content is removed from the system area. It may be copied to the public area.

パブリック領域、隠蔽領域、またはシステム読取/記録領域は、所定の更新プログラムによりホストや遠距離サーバーからダウンロードされたプログラムやコンテンツを格納するようにしてもよい。   The public area, the hidden area, or the system reading / recording area may store a program or content downloaded from a host or a long-distance server by a predetermined update program.

隠蔽領域は、上記システム読取/記録領域、上記パブリック領域、または上記ホストに格納されたプログラムを実行させる時に生成されたり処理された情報を格納するようにしてもよい。   The hidden area may store information generated or processed when the system reading / recording area, the public area, or the program stored in the host is executed.

本発明の更に他の実施形態により、少なくとも一つのフラッシュメモリと、USBインターフェースと、ユーザによりデータを記録し削除するように許されない上記フラッシュメモリのシステム領域に格納されたデータを更新するための更新命令を受信し更新プロセスを遂行するコントローラを含むUSBメモリ装置が提供される。   According to yet another embodiment of the present invention, at least one flash memory, a USB interface, and an update for updating data stored in the system area of the flash memory that is not allowed to record and delete data by a user A USB memory device is provided that includes a controller that receives instructions and performs an update process.

フラッシュメモリは、ユーザによりデータを記録したり削除することが許可されず、上記USBメモリ装置の管理情報及び上記USBメモリ装置をホストに接続する時に実行または再生されるプログラムやコンテンツが記録され、そしてプログラムやコンテンツが更新プログラムにより付加されたり更新されるシステム領域を含むようにしてもよい。   The flash memory is not allowed to record or delete data by the user, and stores management information of the USB memory device and programs and contents that are executed or reproduced when the USB memory device is connected to the host, and A system area in which programs and contents are added or updated by an update program may be included.

フラッシュメモリは、ユーザによりデータを記録し削除するように許されたパブリック領域を更に含むようにしてもよい。   The flash memory may further include a public area that is allowed by the user to record and delete data.

システム領域に格納されたプログラムやコンテンツの一部または全部がホストやパブリック領域に格納され、上記ホストや上記パブリック領域に格納されたプログラムやコンテンツが更新されるようにしてもよい。   Some or all of the programs and contents stored in the system area may be stored in the host or public area, and the programs and contents stored in the host or public area may be updated.

コントローラは、ホストやサーバーから転送された更に他のシステムプログラムにシステムプログラムを更新するために、ROMよりEEPROMを使用するようにしてもよい。   The controller may use the EEPROM rather than the ROM in order to update the system program to yet another system program transferred from the host or server.

上記システム領域は、ユーザによりデータを記録し削除することが許可されず、上記USBメモリ装置の管理情報または実行されるプログラムや再生されるコンテンツが記録される隠蔽領域と、ユーザによりデータを記録し削除することが許可されず、上記USBメモリ装置をUSBホストに接続する時に実行されたプログラムや再生されたコンテンツが記録されるシステム読取/記録領域を含むようにしてもよい。   The system area is not allowed to record and delete data by the user, the management information of the USB memory device or the hidden area in which the program to be executed and the content to be played are recorded, and the data is recorded by the user. The system may include a system reading / recording area in which a program executed when the USB memory device is connected to the USB host and a reproduced content are recorded, which is not permitted to be deleted.

システム領域に格納されたデータは、上記システム領域を更新するための更新命令に従いUSBホストから上記USBインターフェースを介してダウンロードされ、更新されるようにしてもよい。   The data stored in the system area may be downloaded and updated from the USB host via the USB interface in accordance with an update command for updating the system area.

コントローラは、上記システム領域、パブリック領域、遠距離サーバー、またはホストに記録されたプログラムやコンテンツを実行または再生するために、または上記パブリック領域に記録されたユーザデータにアクセスしたり上記遠距離サーバーにアクセスするための承認があるか否かを判定するために、上記システム領域に格納された認証キーを使用するようにしてもよい。   The controller may execute or play back programs and contents recorded in the system area, public area, long-distance server, or host, or may access user data recorded in the public area or access the long-distance server. An authentication key stored in the system area may be used to determine whether there is an approval for access.

本発明の更に他の実施形態により、USBメモリ装置のシステム領域内のデータを更新する方法が提供され、上記方法は、上記USBメモリ装置がUSBホストに連結される際、上記システム領域内のデータを更新するための更新命令を受信するステップと、上記更新命令を実行するために上記システム領域のサイズを変更する必要があるか否かを判定するステップと、上記判定に基づいて、上記システム領域のサイズを変更し、上記システム領域内の上記データを更新するステップとを含む。   According to still another embodiment of the present invention, a method for updating data in a system area of a USB memory device is provided, and the method includes data in the system area when the USB memory device is connected to a USB host. Receiving an update instruction for updating the system area, determining whether it is necessary to change the size of the system area in order to execute the update instruction, and based on the determination, the system area And updating the data in the system area.

システム領域のサイズを変更する必要があるか否かを判定するステップは、上記USBメモリ装置の上記システム領域に記録された認証キーによってユーザを認証するステップと、上記認証が確認されれば、上記更新命令を実行するために、上記システム領域のサイズを変更する必要があるか否かを判定するステップとを含むようにしてもよい。   The step of determining whether or not the size of the system area needs to be changed includes authenticating a user with an authentication key recorded in the system area of the USB memory device, and if the authentication is confirmed, Determining whether it is necessary to change the size of the system area in order to execute the update instruction.

システム領域に格納されたデータは、上記USBホストからダウンロードされ、上記更新命令に従い更新されるようにしてもよい。   The data stored in the system area may be downloaded from the USB host and updated according to the update command.

システム領域に格納されたデータは、上記USBメモリ装置が上記USBホストに接続される時に実行されたプログラム、または、再生されるコンテンツであるようにしてもよい。   The data stored in the system area may be a program executed when the USB memory device is connected to the USB host or a content to be reproduced.

本発明は、データ更新可能な可変サイズを有するフラッシュメモリのデータ構造、フラッシュメモリを有するUSBメモリ装置、及びシステム領域を制御する方法に効果的に適用されることができる。   The present invention can be effectively applied to a data structure of a flash memory having a variable size capable of updating data, a USB memory device having a flash memory, and a method of controlling a system area.

本発明の前述した特徴及び利点とその他の特徴及び利点は、添付した図面を参照した以下の詳細な説明を参照してより明確に理解されるはずである。   The foregoing and other features and advantages of the present invention will be more clearly understood with reference to the following detailed description taken in conjunction with the accompanying drawings, in which:

以下、本発明に係る実施形態を添付した図面を参照しつつ詳細に説明する。   Hereinafter, embodiments according to the present invention will be described in detail with reference to the accompanying drawings.

図1は、一般的なUSBメモリ装置のブロック図である。USBメモリ装置100は、USBインターフェース110、コントローラ120、及びフラッシュメモリ130を含む。USBメモリ装置100は、USBコネクター140を更に含む。USBコネクター140がパーソナルコンピュータ(PC)等のホストのUSBポートに接続されると、USBメモリ装置100は、ホストにより識別される。USBインターフェース110は、ホストからUSB信号を受信し、USB信号をアドレスとデータに分割し、アドレスとデータをコントローラ120へ転送する。コントローラ120は、アドレスを参照してデータが読み取られたり記録されるフラッシュメモリ130のブロックを決定する。   FIG. 1 is a block diagram of a general USB memory device. The USB memory device 100 includes a USB interface 110, a controller 120, and a flash memory 130. The USB memory device 100 further includes a USB connector 140. When the USB connector 140 is connected to a USB port of a host such as a personal computer (PC), the USB memory device 100 is identified by the host. The USB interface 110 receives a USB signal from the host, divides the USB signal into an address and data, and transfers the address and data to the controller 120. The controller 120 refers to the address to determine a block of the flash memory 130 from which data is read or recorded.

コントローラ120とフラッシュメモリ130は互いに分離されるよりは一体であってもよい。   The controller 120 and the flash memory 130 may be integrated rather than separated from each other.

図2は、USBメモリ装置100を制御するコントローラ120のブロック図である。   FIG. 2 is a block diagram of the controller 120 that controls the USB memory device 100.

コントローラ120は、第1バッファー200、プロセッサー210、第2バッファー220、読取専用メモリ(ROM)230、及びランダムアクセスメモリ(RAM)240を含む。USBインターフェース110から受信されたデータは、第1バッファー200に格納される。プロセッサー210は、データがフラッシュメモリ130に記録された位置を計算してデータを第2バッファー220へ転送する。ROM230はこのようなプロセスを遂行するに必要なシステムプログラムを格納する。ランダムアクセスメモリ240は、プログラムを遂行するに必要なメモリである。システムプログラムは、コントローラ120の内部に提供されたROM230ではなく外部ROM250に格納されていてもよい。   The controller 120 includes a first buffer 200, a processor 210, a second buffer 220, a read only memory (ROM) 230, and a random access memory (RAM) 240. Data received from the USB interface 110 is stored in the first buffer 200. The processor 210 calculates the position where the data is recorded in the flash memory 130 and transfers the data to the second buffer 220. The ROM 230 stores a system program necessary for performing such a process. The random access memory 240 is a memory necessary for executing a program. The system program may be stored in the external ROM 250 instead of the ROM 230 provided in the controller 120.

システムプログラムは、ROM230に記録された後、ROM230に再記録できない。したがって、ROMの代わりに、ホストやサーバーから繰り返して受信されたシステムプログラムを更新するのにEEPROMが使われることができる。   The system program cannot be re-recorded in the ROM 230 after being recorded in the ROM 230. Thus, instead of ROM, EEPROM can be used to update system programs received repeatedly from the host or server.

図3は、本発明の1実施形態に係るUSBメモリ装置のフラッシュメモリのデータ格納領域を示している。   FIG. 3 shows a data storage area of the flash memory of the USB memory device according to one embodiment of the present invention.

フラッシュメモリは、隠蔽領域(hidden area)310、システム読取/記録領域320、及びパブリック領域330に分類される。フラッシュメモリは、物理的または論理的な方式により分類されることができる。“論理的方式”とは、例えば、プログラムによりフラッシュメモリが分類されることを意味する。システム領域は、隠蔽領域310とシステム読取/記録領域320から構成される。USBメモリ装置100の基本情報であるベンダーID(VID)、製品ID(PID)、及び電子シリアルナンバー(ESN)等のシステムデータは隠蔽領域310に記録される。   The flash memory is classified into a hidden area 310, a system reading / recording area 320, and a public area 330. Flash memory can be classified according to physical or logical methods. “Logical method” means that the flash memory is classified by a program, for example. The system area includes a hidden area 310 and a system reading / recording area 320. System data such as a vendor ID (VID), product ID (PID), and electronic serial number (ESN), which are basic information of the USB memory device 100, are recorded in the hidden area 310.

隠蔽領域310は、ホストやホストに接続された遠距離サーバーからダウンロードされたプログラムやコンテンツを格納する。隠蔽領域310は、パブリック領域330やシステム読取/記録領域320に格納されたプログラムを実行する時に生成された情報を格納することができる。情報の例はウェブサイトにアクセスするのに必要なクッキー情報とログオン情報を含む。このような情報は、隠蔽領域310内の更新プログラムにより更新されることができる。   The hidden area 310 stores a program or content downloaded from a host or a long-distance server connected to the host. The hidden area 310 can store information generated when a program stored in the public area 330 or the system reading / recording area 320 is executed. Examples of information include cookie information and logon information necessary to access the website. Such information can be updated by an update program in the hidden area 310.

プログラムやコンテンツは、再生できるデータとファイルを含む。全体データ格納領域は、パブリック領域330を付加的に提供せず、システム読取/記録領域320として機能することができる。   Programs and content include reproducible data and files. The entire data storage area does not additionally provide the public area 330 and can function as the system reading / recording area 320.

USBメモリ装置100に格納されたプログラムやコンテンツを実行または再生するに必要な認証キーが格納されることができる。認証キーは、USBメモリ装置100でよりホストに格納されたプログラムやコンテンツが実行または再生される時に認証用途として使われることができる。また、認証キーは、遠距離サーバーに転送されてUSBメモリ装置が遠距離サーバーにアクセスするように許可されているかを読み取る。認証キーは、隠蔽領域310は勿論、システム読取/記録領域320にも格納されていてもよい。   An authentication key necessary for executing or playing back a program or content stored in the USB memory device 100 can be stored. The authentication key can be used for authentication when a program or content stored in the host is executed or reproduced by the USB memory device 100. The authentication key is transferred to the long-distance server and reads whether the USB memory device is permitted to access the long-distance server. The authentication key may be stored not only in the hidden area 310 but also in the system reading / recording area 320.

また、認証キーはパブリック領域330やシステム領域に記録されたデータにアクセスするに使われることができる。即ち、認証キーを使用するユーザやUSBメモリ装置100が承認されるように判定されると、システム領域やパブリック領域330に格納されたプログラムやコンテンツが実行されたりパブリック領域330に記録されたデータがユーザに提供される。   The authentication key can be used to access data recorded in the public area 330 or the system area. That is, when it is determined that the user who uses the authentication key or the USB memory device 100 is approved, the program or content stored in the system area or the public area 330 is executed, or the data recorded in the public area 330 is stored. Provided to the user.

即ち、USBメモリ装置またはホストに格納されたプログラムがホストにより実行される際、プログラムは認証キーを読み取って認証キーが有効か否かを判定する。認証キーが有効であれば、プログラムが実行される。   That is, when a program stored in the USB memory device or the host is executed by the host, the program reads the authentication key and determines whether the authentication key is valid. If the authentication key is valid, the program is executed.

一方、プログラムやコンテンツは、隠蔽領域310は勿論、システム読取/記録領域320に格納され実行されることができる。プログラムやコンテンツは、隠蔽領域310やシステム読取/記録領域320で更新されることができる。さらに、隠蔽領域310のサイズやシステム読取/記録領域320のサイズは変更されることができる。   On the other hand, programs and contents can be stored and executed in the system reading / recording area 320 as well as the hidden area 310. The program and content can be updated in the hidden area 310 and the system reading / recording area 320. Further, the size of the hidden area 310 and the size of the system reading / recording area 320 can be changed.

認証キーは、認証キーに唯一のキーコードが割り当てられるように、USBメモリ装置の製造時にシステム領域に記録されるようにしてもよい。また、認証キーは、ホストや遠距離サーバーからダウンロードされ、更新されるようにしてもよい。   The authentication key may be recorded in the system area when the USB memory device is manufactured so that a unique key code is assigned to the authentication key. The authentication key may be downloaded from a host or a long-distance server and updated.

製造時に認証キーを格納する代わり、USBメモリ装置に格納されてホストや遠距離サーバーにアクセスを許可するプログラムを使用してもよい。即ち、プログラムがホストや遠距離サーバーにアクセスするように初めに実行され、会員登録プロセスが完了される際、USBメモリ装置に格納された会員情報は認証キーとして機能するようにしてもよい。   Instead of storing the authentication key at the time of manufacture, a program stored in the USB memory device and permitting access to the host or the long-distance server may be used. That is, the member information stored in the USB memory device may function as an authentication key when the program is first executed to access the host or the long-distance server and the member registration process is completed.

また、認証キーがダウンロードされ、ホストや遠距離サーバーから更新される際、認証キーは更新プログラムにより暗号化されてシステム領域に格納されるようにしてもよい。対応プログラムが認証キーを読取ると、認証キーは更新プログラムによりデコーディングされて対応プログラムへ転送されるようにしてもよい。   Further, when the authentication key is downloaded and updated from the host or the long-distance server, the authentication key may be encrypted by an update program and stored in the system area. When the corresponding program reads the authentication key, the authentication key may be decoded by the update program and transferred to the corresponding program.

認証キーがシステム領域に格納できるとしても、望ましくは、認証キーは保安のために隠蔽領域310に格納される。   Even if the authentication key can be stored in the system area, the authentication key is preferably stored in the hidden area 310 for security.

隠蔽領域310に記録されたデータは、一般的にホストのファイル探索器に表れないが、隠蔽領域310のファイルやメモリに関する情報はUSBメモリ装置の製造から提供されたユーティリティソフトウェアを使用して表示されることができる。   Data recorded in the hidden area 310 generally does not appear on the host file searcher, but information about files and memory in the hidden area 310 is displayed using utility software provided by the manufacture of the USB memory device. Can.

隠蔽領域310に格納されたデータは、マイクロソフトウィンドウOSに使われた一般的なファイル割り当てテーブル(FAT)から構成されて、USBメモリ装置の製造社のアプリケーションプログラミングインターフェース(API)と結合され、したがってホストのファイル探索器により表示できなかったり独立的に定義されて使われることができる。   The data stored in the hidden area 310 is composed of a general file allocation table (FAT) used for the Microsoft window OS, and is combined with the application programming interface (API) of the manufacturer of the USB memory device, and thus the host. It cannot be displayed by the file searcher, or can be defined and used independently.

隠蔽領域310は、VIDやPID等のUSBメモリ装置管理情報と実行されるソフトウェアやコンテンツを格納するための唯一つの領域であることができる。代案として、隠蔽領域310は、実行されるソフトウェアやコンテンツを個別的に格納したり認証キーを格納するための複数の領域で構成されることができる。   The hidden area 310 can be a single area for storing USB memory device management information such as VID and PID, software to be executed, and contents. As an alternative, the concealment area 310 can be composed of a plurality of areas for individually storing software to be executed and contents and for storing an authentication key.

一方、DRM(Digital Rights Management)ソリューションが装着されたMP3に対する需要が増加した。即ち、MP3プレーヤーが本発明の実施形態に係るデータ構造を採用する場合にはダウンロードされた音楽ファイルが隠蔽領域に格納され、認証キーはシステム領域に格納されて音楽ファイルがMP3プレーヤーのみで再生されることができる。   On the other hand, demand for MP3 equipped with DRM (Digital Rights Management) solution has increased. That is, when the MP3 player adopts the data structure according to the embodiment of the present invention, the downloaded music file is stored in the hidden area, the authentication key is stored in the system area, and the music file is played only by the MP3 player. Can.

即ち、隠蔽領域に格納された音楽ファイルは製造会社から提供されたユーティリティソフトウェアの他のソフトウェアを通じて表示できないので、音楽ファイルを複製することは困難になる。さらに、音楽ファイルが更に他のホストに再生されるように複製されても、音楽ファイルはシステム領域に格納された認証キーを入力することで、認証が成功した時に限り再生されることができる。   That is, since the music file stored in the hidden area cannot be displayed through other software of utility software provided by the manufacturer, it is difficult to duplicate the music file. Furthermore, even if the music file is copied so as to be played back to another host, the music file can be played back only when the authentication is successful by inputting the authentication key stored in the system area.

また、DRM保護された音楽ファイルは、隠蔽領域よりパブリック領域330やホストに格納されることができ、システム領域内の認証キーを使用して再生されることができる。   Also, the DRM protected music file can be stored in the public area 330 or the host from the hidden area, and can be played using the authentication key in the system area.

新たな音楽ファイルがダウンロードされてMP3プレーヤー内の既存の音楽ファイルを更新する際、隠蔽領域に記録された既存の音楽ファイルは付加的な更新プログラムにより更新されることができる。   When a new music file is downloaded and an existing music file in the MP3 player is updated, the existing music file recorded in the hidden area can be updated by an additional update program.

認証キーはデータや数値の組合せであるよりは、ソフトウェアやソフトウェアの一部であってもよい。   The authentication key may be a part of software or software rather than a combination of data and numerical values.

即ち、DRM保護された音楽ファイルとその音楽ファイルを再生するソフトウェアプレーヤーがあるとき、ソフトウェアプレーヤーは音楽ファイルを再生するための認証キーとして機能することができる。   That is, when there is a DRM-protected music file and a software player that plays the music file, the software player can function as an authentication key for playing the music file.

システム読取/記録領域320は、USBメモリ装置がホストのUSBポートに連結される際、再生されるプログラムやコンテンツを格納する。パブリック領域330は、データがユーザにより読み取られ、記録されることができる領域である。   The system reading / recording area 320 stores programs and contents to be reproduced when the USB memory device is connected to the USB port of the host. The public area 330 is an area where data can be read and recorded by the user.

パブリック領域330は、ディスクの挿入時にファイル探索器に表示される領域とパスワードやユーザ情報を入力する際、ファイル探索器に表示される更に他の領域に分けられる。   The public area 330 is divided into an area displayed on the file searcher when a disc is inserted and another area displayed on the file searcher when a password and user information are input.

システム読取/記録領域320と隠蔽領域310の各々のサイズは変わることができ、システム読取/記録領域320と隠蔽領域310に記録されたプログラムやコンテンツは更新されることができる。本実施形態において、システム読取/記録領域320での更新プロセスとシステム読取/記録領域320のサイズを変更するためのプロセスが説明されるはずである。隠蔽領域310での更新プロセスと隠蔽領域310のサイズを変更するためのプロセスは、システム読取/記録領域320により遂行されるものと同一であるので、本実施形態ではその説明を省略する。   The sizes of the system reading / recording area 320 and the concealment area 310 can be changed, and the programs and contents recorded in the system reading / recording area 320 and the concealment area 310 can be updated. In this embodiment, an update process in the system read / record area 320 and a process for changing the size of the system read / record area 320 should be described. Since the update process in the hidden area 310 and the process for changing the size of the hidden area 310 are the same as those performed by the system reading / recording area 320, the description thereof is omitted in this embodiment.

本発明の一実施形態により、システム領域内のプログラムやコンテンツは更新プログラムを使用して更新されることができる。また、ホストや遠距離サーバーからダウンロードされたプログラムやコンテンツはパブリック領域に格納されて更新されることができる。   According to an embodiment of the present invention, programs and contents in the system area can be updated using an update program. In addition, programs and contents downloaded from a host or a long-distance server can be stored and updated in a public area.

システム読取/記録領域320のサイズを変更するためのプロセスとプログラムやコンテンツを更新するためのプロセスは、望ましくは予めフラッシュメモリに格納された更新プログラムにより遂行される。更新プログラムは、ホストにより格納され実行されることができる。   The process for changing the size of the system reading / recording area 320 and the process for updating the program and contents are preferably performed by an update program stored in the flash memory in advance. The update program can be stored and executed by the host.

更新プログラムは、ホストを通じてネットワークに連結され、サーバーから新たなプログラムやコンテンツをダウンロードしてシステム読取/記録領域320に格納された既存のプログラムやコンテンツを更新する。また、更新プログラムは、プログラムやコンテンツを格納するためにシステム読取/記録領域320のサイズを変更させる。   The update program is connected to the network through the host, downloads a new program or content from the server, and updates the existing program or content stored in the system reading / recording area 320. Further, the update program changes the size of the system reading / recording area 320 in order to store the program and contents.

図4乃至図6は、システム読取/記録領域320を更新するための更新プログラムが図3のフラッシュメモリに格納される位置を説明するための図である。   FIGS. 4 to 6 are diagrams for explaining the positions where the update program for updating the system reading / recording area 320 is stored in the flash memory of FIG.

更新プログラム300は、図4、図5、または図6に図示されたように、隠蔽領域310、システム読取/記録領域320、またはパブリック領域330の各々に格納される。   The update program 300 is stored in each of the hidden area 310, the system reading / recording area 320, or the public area 330 as illustrated in FIG. 4, FIG. 5, or FIG.

更新プログラム300は、パブリック領域330に格納される場合、偶然に、または意図的にユーザにより削除できるため、望ましくは、隠蔽領域310やシステム読取/記録領域320に格納される。更新プログラムが削除されれば、更新に必要な情報はホストにより取り替えられることができない。   When the update program 300 is stored in the public area 330, it can be deleted accidentally or intentionally by the user. Therefore, the update program 300 is preferably stored in the hidden area 310 or the system reading / recording area 320. If the update program is deleted, information necessary for the update cannot be replaced by the host.

更新されたプログラムやコンテンツは、ネットワーク上のUSBホストに連結されたUSBホストやサーバーに格納される。更新プログラムは、より多い機能を有することができるように、ホストやサーバーにより更新されることができる。例えば、更新プログラムが隠蔽領域310やシステム読取/記録領域320に格納されれば、更新プログラムは、隠蔽領域310とシステム読取/記録領域320に格納されたプログラムやコンテンツを更新する間、更新されることができる。   The updated program and content are stored in a USB host or server connected to a USB host on the network. The update program can be updated by the host or server so that it can have more functions. For example, if the update program is stored in the hidden area 310 or the system reading / recording area 320, the update program is updated while updating the program or content stored in the hidden area 310 and the system reading / recording area 320. be able to.

また、プログラムやコンテンツは、USBメモリ装置に格納されることができ、プログラムやコンテンツは、USBメモリ装置よりホストで更新されることができる。USBメモリ装置に格納されたプログラムやコンテンツ及びホストで更新されたプログラムやコンテンツは、USBメモリ装置に格納されたプログラムやコンテンツがあたかも更新されたかのように、結合されて動作されることができる。   The program and content can be stored in the USB memory device, and the program and content can be updated by the host from the USB memory device. The programs and contents stored in the USB memory device and the programs and contents updated by the host can be combined and operated as if the programs and contents stored in the USB memory device are updated.

図7は、ホストがUSBメモリ装置を認識し、フラッシュメモリの各々の領域に対するドライブ情報を表示するプロセスを説明する順序図である。   FIG. 7 is a flowchart illustrating a process in which the host recognizes the USB memory device and displays drive information for each area of the flash memory.

USBメモリ装置がホストのUSBポートに挿入されると、ホストはUSBメモリ装置が挿入されているか否かを探知する(S410)。USBメモリ装置は、ホストが一般的にプラグ−アンド−プレイ機能を有するマイクロソフトOSを搭載しているので、ホストにより自動的に探知される。この際、フラッシュメモリ内のストレージ領域の各々はドライブに認識される(S420)。例えば、システム読取/記録領域320は、ユーザが記録できないCD−ROMドライブに認識され、パブリック領域330は、ユーザが読取して記録することができる着脱可能ディスク等のドライブに認識される。   When the USB memory device is inserted into the USB port of the host, the host detects whether the USB memory device is inserted (S410). The USB memory device is automatically detected by the host because the host generally includes a Microsoft OS having a plug-and-play function. At this time, each storage area in the flash memory is recognized by the drive (S420). For example, the system reading / recording area 320 is recognized by a CD-ROM drive that cannot be recorded by the user, and the public area 330 is recognized by a drive such as a removable disk that can be read and recorded by the user.

各々の領域に従い互いに異なるように認識されるドライブに関する情報がユーザに表示される(S430)。即ち、大容量格納装置を認識するに必要な制御情報がホストの運営システムに提供されるため、各々の領域は独立的なドライブとして自動的に認識され、USBメモリ装置のコントローラ内のシステムプログラムはホストと連動される。したがって、フラッシュメモリのデータ領域は、USBメモリ装置の製造時に複数の領域に論理的に分割されることができ、したがって上記領域は、2つ以上のドライブに認識されることができる。各々の領域は、CD−ROMドライブや着脱可能ディスクドライブに認識されることができる。ドライブを認識するためのプロセスは、コントローラ120のシステムプログラムに依存する。   Information about the drives recognized differently according to each area is displayed to the user (S430). That is, since control information necessary for recognizing the mass storage device is provided to the host operating system, each area is automatically recognized as an independent drive, and the system program in the controller of the USB memory device is Interlocked with the host. Therefore, the data area of the flash memory can be logically divided into a plurality of areas when the USB memory device is manufactured, and thus the area can be recognized by two or more drives. Each area can be recognized by a CD-ROM drive or a removable disk drive. The process for recognizing the drive depends on the system program of the controller 120.

一般的に、CD−ROMのような読取専用メモリ領域は、格納媒体の製造時に予め決定され、読取専用メモリ領域に記録されたデータは、ユーザにより読取できるが、記録できない。したがって、読取専用メモリ領域(例えば、CD−ROM領域)に格納されたデータは、ユーザにより削除または更新されることができない。しかしながら、本発明の一実施形態に従い、読取専用メモリ領域に格納されたデータがユーザにより削除または更新できなくても、CD−ROM等の読取専用メモリ領域に格納されたデータは、繰り返して更新されることができ、読取専用メモリ領域のサイズは、USBメモリ装置に格納された更新プログラムにより更新されたデータのサイズに基づいて変更されることができる。   Generally, a read-only memory area such as a CD-ROM is determined in advance when a storage medium is manufactured, and data recorded in the read-only memory area can be read by a user but cannot be recorded. Therefore, data stored in a read-only memory area (for example, a CD-ROM area) cannot be deleted or updated by the user. However, according to an embodiment of the present invention, even if the data stored in the read-only memory area cannot be deleted or updated by the user, the data stored in the read-only memory area such as a CD-ROM is repeatedly updated. The size of the read-only memory area can be changed based on the size of the data updated by the update program stored in the USB memory device.

システム領域に記録されたプログラムやコンテンツが更新される際、更新プログラムは、USBメモリ装置のコントローラのシステムプログラムと連動される。USBメモリ装置のコントローラのシステムプログラムは、更新プログラムと連動されるようにプログラムされる。   When a program or content recorded in the system area is updated, the update program is linked with the system program of the controller of the USB memory device. The system program of the controller of the USB memory device is programmed so as to be linked with the update program.

図8は、USBメモリ装置に格納されたデータをホストが読み取るプロセスを説明する順序図である。   FIG. 8 is a flowchart illustrating a process in which a host reads data stored in a USB memory device.

USBメモリ装置のシステム領域に記録されたキー値に従いUSBメモリ装置に格納されたデータを読み取って実行するためのプロセスを図8を参照して説明する。   A process for reading and executing data stored in the USB memory device according to the key value recorded in the system area of the USB memory device will be described with reference to FIG.

USBメモリ装置がホストのUSBポートに接続されていると判断されると(S510)、システム領域に記録された認証キーが読み取られる(S520)。認証キーは、フラッシュメモリに格納されたデータが読み取られ記録されたり、システム読取/記録領域320、パブリック領域330、またはホストに記録されたプログラムやコンテンツが実行または再生される際、認証プロセスを遂行するのに使われる。   If it is determined that the USB memory device is connected to the USB port of the host (S510), the authentication key recorded in the system area is read (S520). The authentication key performs an authentication process when data stored in the flash memory is read and recorded, or when a program or content recorded in the system reading / recording area 320, the public area 330, or the host is executed or reproduced. Used to do.

認証キーは、ホストや遠距離サーバーのファイルに自動的にアクセスするための唯一のキーとして使われることができる。例えば、USBメモリ装置がホストに挿入されると、ホストの所定のファイルが自動的に実行されたり、ホストが所定のウェブサイトに自動的に連結される。   The authentication key can be used as the only key to automatically access files on the host or remote server. For example, when a USB memory device is inserted into a host, a predetermined file of the host is automatically executed, or the host is automatically connected to a predetermined website.

一方、ウェブサイトに自動的にアクセスするための認証キーとして使われる際、認証キーはインターネットアドレス情報を有することができる。   On the other hand, 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メモリ装置が接続される際、自動的に実行または再生されることができる。認証キーが承認されたユーザのキーでないと判定されると、例えば、エラーメッセージが表示される等、エラープロセスが遂行される(S550)。   Next, it is determined whether or not the read authentication key is an authorized user key for accessing data stored in the USB memory device (S530). If it is determined that the authentication key is the authorized user's key, the application program and content stored in the USB memory device are read (S540) and executed (S560). The application program and content can be automatically executed or reproduced when the USB memory device is connected. If it is determined that the authentication key is not an authorized user key, an error process is performed, for example, an error message is displayed (S550).

認証キーは、USBメモリ装置の製造時に記録されたり、ホストまたは遠距離サーバーにより更新されることができる。例えば、隠蔽領域やシステム読取/記録領域が更新される時と同時に更新されることができる。この場合、ユーザ認証は何時でも遂行できるため、保安性能を向上させることができ、サービスのためのユーザに課金するための認証キーを使用することができる。即ち、認証キーはユーザが遠距離サーバーからダウンロードしたプログラムやコンテンツが何かを判定するに使われることができる。   The authentication key can be recorded at the time of manufacture of the USB memory device or can be updated by a host or a long-distance server. For example, it can be updated at the same time as the concealment area and system read / record area are updated. In this case, since user authentication can be performed at any time, security performance can be improved, and an authentication key for charging a user for service can be used. That is, the authentication key can be used to determine what program or content the user has downloaded from the remote server.

図9は、ホストがシステム読取/記録領域320を更新するための更新命令をUSBメモリ装置に転送するプロセスを説明する順序図である。   FIG. 9 is a flowchart illustrating a process in which the host transfers an update command for updating the system read / record area 320 to the USB memory device.

USBメモリ装置が接続されていると判定されると、認証プロセスが遂行される(S610)。認証プロセスは前述した認証キーを使用することによって遂行できたり、唯一のインベッディド番号を使用して遂行されることができる。唯一のインベッディド番号(embedded number)は、USBメモリ装置の製造時に割り当てられたシリアル番号と類似している。認証プロセスは、USBメモリ装置の唯一の識別子をホストに転送することによって遂行されることができる。唯一の識別子は唯一のインベッディド番号と他の文字との組合や記号と文字との組合せにより構成されていてもよい。   If it is determined that the USB memory device is connected, an authentication process is performed (S610). The authentication process can be performed by using the authentication key described above or can be performed by using a unique embedded number. The only embedded number is similar to the serial number assigned at the time of manufacture of the USB memory device. The authentication process can be accomplished by transferring the unique identifier of the USB memory device to the host. The unique identifier may be constituted by a combination of a unique embedded number and other characters, or a combination of symbols and characters.

前述した認証キー、唯一のインベッディド番号及び唯一の識別子は、USBメモリ装置に個別的に格納されることができる。認証キー、唯一のインベッディド番号、及び唯一の識別子は互いに異なるデータタイプを有することができるが、目的と効果の点では互いに類似している。認証キー、唯一のインベッディド番号、及び唯一の識別子は、望ましくはUSBメモリ装置の製造時に記録されるが、以後に格納されることもできる。例えば、USBメモリ装置が先にホストに挿入される際、システム領域に格納されたマイクロソフトのKeyGen(キー生成器)がシステム領域に唯一の値を生成して格納することができる。必要に応じて、ステップS610は省略してもよい。   The authentication key, the unique embedded number, and the unique identifier described above can be individually stored in the USB memory device. The authentication key, unique embedded number, and unique identifier can have different data types, but are similar to each other in terms of purpose and effect. The authentication key, unique embedded number, and unique identifier are preferably recorded at the time of manufacture of the USB memory device, but may be stored later. For example, when a USB memory device is first inserted into the host, a Microsoft KeyGen (key generator) stored in the system area can generate and store a unique value in the system area. Step S610 may be omitted as necessary.

USBメモリ装置内のシステム読取/記録領域を更新するための更新プログラムが読み取られて実行される(S620)。更新に必要な情報がダウンロードされた後、システム読取/記録領域が更新される必要があるか否かが読み取られる(S630)。一例として、システム読取/記録領域に格納されたプログラムやコンテンツは、バージョン情報を含むため、システム読取/記録領域に格納されたプログラムやコンテンツのバージョン情報と新しくダウンロードされたプログラムやコンテンツのバージョン情報を比較することによって、プログラムやコンテンツを更新するか否かを判定することができる。他の例として、USBメモリ装置の唯一の識別子とシステム領域に格納されたコンテンツやプログラム情報がホストや遠距離サーバーに転送されると、USBメモリ装置に格納されたプログラムやコンテンツは情報が有効か否かによって更新されることができる。   An update program for updating the system reading / recording area in the USB memory device is read and executed (S620). After the information necessary for updating is downloaded, it is read whether or not the system reading / recording area needs to be updated (S630). As an example, since the program and content stored in the system reading / recording area include version information, the version information of the program and content stored in the system reading / recording area and the version information of the newly downloaded program and content are included. By comparing, it is possible to determine whether to update the program or the content. As another example, if the unique identifier of the USB memory device and the content or program information stored in the system area are transferred to the host or long-distance server, is the information stored in the USB memory device valid? It can be updated depending on whether or not.

更に他の例として、システム読取/記録領域に記録された更新プログラムは、システム読取/記録領域に、パブリック領域に格納された少なくとも一つのプログラムと同一な情報を格納することができる。パブリック領域に格納されたプログラムが削除されると、プログラムは更新プログラムによりシステム読取/記録領域からパブリック領域や隠蔽領域へ複製されることができる。   As yet another example, the update program recorded in the system reading / recording area can store the same information as at least one program stored in the public area in the system reading / recording area. When the program stored in the public area is deleted, the program can be copied from the system reading / recording area to the public area or the hidden area by the update program.

このようなプロセスは、コントローラ120に格納された更新プログラムとシステムプログラムにより遂行される。   Such a process is performed by an update program and a system program stored in the controller 120.

新たなプログラムやコンテンツ及び更新に必要な情報はホストに格納されたり、ネットワークに連結された遠距離サーバーから受信されることができる。   New programs, contents and information necessary for updating can be stored in the host or received from a remote server connected to the network.

更新プロセスが必要であると判定されると、システム読取/記録領域のサイズが更新プロセスを遂行するように調整される必要があるか否かが判定される(S640)。更新されたプログラムやコンテンツのサイズが元来のプログラムやコンテンツのサイズより大きければ、更新されたプログラムやコンテンツを格納するためのシステム読取/記録領域のサイズを増やす必要がある。更新されたプログラムやコンテンツのサイズが元来のプログラムやコンテンツのサイズより小さければ、ユーザがユーザデータを格納するためのより大きいパブリック領域や隠蔽領域を使用することができるように、システム読取/記録領域のサイズを縮める必要がある。   If it is determined that the update process is necessary, it is determined whether the size of the system read / record area needs to be adjusted to perform the update process (S640). If the size of the updated program or content is larger than the size of the original program or content, it is necessary to increase the size of the system reading / recording area for storing the updated program or content. If the size of the updated program or content is smaller than the size of the original program or content, the system read / record so that the user can use a larger public area or hidden area for storing user data. It is necessary to reduce the size of the area.

システム読取/記録領域が十分に大きければ、システム読取/記録領域のサイズを調整する必要がない。しかしながら、更新されたり付加されたデータのサイズがUSBメモリ装置の製造時に決定されたシステム読取/記録領域のサイズより大きければ、システム読取/記録領域のサイズは調整される必要がある。   If the system reading / recording area is sufficiently large, it is not necessary to adjust the size of the system reading / recording area. However, if the size of the updated or added data is larger than the size of the system reading / recording area determined when the USB memory device is manufactured, the size of the system reading / recording area needs to be adjusted.

システム読取/記録領域のサイズが調整される必要があれば、システム読取/記録領域のサイズを調整するための命令がUSBメモリ装置に転送され(S650)更新命令が転送される(S660)。サイズが調整される必要がなければ、更新命令はすぐに転送される(S660)。   If the size of the system reading / recording area needs to be adjusted, a command for adjusting the size of the system reading / recording area is transferred to the USB memory device (S650), and an update command is transferred (S660). If the size does not need to be adjusted, the update command is transferred immediately (S660).

図10は、更新命令を受信したUSBメモリ装置がシステム読取/記録領域320を更新するプロセスを説明するための順序図である。   FIG. 10 is a flowchart for explaining a process in which the USB memory device that receives the update command updates the system reading / recording area 320.

USBメモリ装置を使用する前に認証プロセスが必要であれば、先に認証プロセスが遂行される(S710)。システム読取/記録領域を更新するためのプログラムが実行された後(S720)、更新命令が入力されるか否かが判定される(S730)。更新命令が入力されると、システム読取/記録領域のサイズを調整するための命令が入力されるか否かが判定される(S740)。システム読取/記録領域のサイズを調整するための命令が入力されると、システム読取/記録領域のサイズが調整される(S750)。システム読取/記録領域のサイズを調整するための命令が入力されないと、システム読取/記録領域に格納されたプログラムやコンテンツが更新される(S760)。   If an authentication process is required before using the USB memory device, the authentication process is performed first (S710). After the program for updating the system reading / recording area is executed (S720), it is determined whether or not an update command is input (S730). When an update command is input, it is determined whether a command for adjusting the size of the system reading / recording area is input (S740). When a command for adjusting the size of the system reading / recording area is input, the size of the system reading / recording area is adjusted (S750). If a command for adjusting the size of the system reading / recording area is not input, the program and contents stored in the system reading / recording area are updated (S760).

図10を参照して詳細に説明される本発明の一実施形態に係るフラッシュメモリのシステム領域を更新するための方法は、USBメモリ装置は勿論、フラッシュメモリやハードディスクメモリを採用したMP3プレーヤーに適用されることができる。また、本方法はUSBメモリ装置の基本構造を含むデジタルカメラや携帯電話に適用されることができる。   The method for updating the system area of the flash memory according to an embodiment of the present invention described in detail with reference to FIG. 10 is applied to an MP3 player employing a flash memory or a hard disk memory as well as a USB memory device. Can be done. In addition, the present method can be applied to a digital camera or a mobile phone including the basic structure of a USB memory device.

一方、フラッシュメモリのシステム領域を更新する前述した方法は、コンピュータプログラムに記録されることができる。プログラムを構成するコード及びコードセグメントは、当業者であるコンピュータプログラマーにより容易に推論することができる。また、本プログラムは、コンピュータ読取可能媒体に格納され、フラッシュメモリのシステム領域を更新する方法を具現するようにコンピュータにより読み取られて実行される。   On the other hand, the above-described method of updating the system area of the flash memory can be recorded in a computer program. Codes and code segments constituting the program can be easily inferred by a computer programmer who is skilled in the art. The program is stored in a computer-readable medium and read and executed by a computer so as to embody a method for updating the system area of the flash memory.

コンピュータ読取可能媒体の例は、磁気記録媒体、光記録媒体、及び搬送波媒体を含む。   Examples of computer readable media include magnetic recording media, optical recording media, and carrier wave media.

本発明によれば、USBメモリ装置のシステム領域に格納されたプログラムやコンテンツを繰り返し更新することができ、システム領域のサイズを調節することができる。   According to the present invention, programs and contents stored in the system area of the USB memory device can be repeatedly updated, and the size of the system area can be adjusted.

即ち、ユーザからUSBメモリ装置を収集する必要無しに、USBホストやネットワークに接続されたサーバーを通じてシステム領域上に記録されたプログラムやコンテンツを容易に更新することができる。   That is, it is possible to easily update programs and contents recorded in the system area through a USB host or a server connected to a network without having to collect a USB memory device from the user.

また、USBメモリ装置やホストに格納されたプログラムやコンテンツを遂行するに必要な認証キーが提供される。認証キーは保安を要するプログラムやコンテンツに使われる。   Also, an authentication key necessary for executing a program or content stored in the USB memory device or the host is provided. The authentication key is used for programs and contents that require security.

さらに、更新プログラムを通じてシステム領域に格納されたプログラムやコンテンツを更新することができ、パブリック領域にダウンロードされたプログラムやコンテンツを容易に更新することができる。   Furthermore, the program and content stored in the system area can be updated through the update program, and the program and content downloaded to the public area can be easily updated.

本発明を幾つかの実施形態を参照して説明したが、当業者であれば、特許請求の範囲に示す本発明の思想から外れることなく、多様な修正、変形、及び変更が可能であることが理解されるはずである。   Although the present invention has been described with reference to several embodiments, those skilled in the art can make various modifications, variations, and changes without departing from the spirit of the invention as set forth in the claims. Should be understood.

一般的なUSBメモリ装置のブロック図である。It is a block diagram of a general USB memory device. USBメモリ装置を制御するコントローラのブロック図である。It is a block diagram of the controller which controls a USB memory device. 本発明の1実施形態に係るUSBメモリ装置のフラッシュメモリのデータ格納領域を示す図である。1 is a diagram showing a data storage area of a flash memory of a USB memory device according to an embodiment of the present invention. システム読取/記録領域を更新するための更新プログラムが図3のフラッシュメモリに格納される位置を説明するための図である。FIG. 4 is a diagram for explaining a position where an update program for updating a system reading / recording area is stored in a flash memory in FIG. 3. システム読取/記録領域を更新するための更新プログラムが図3のフラッシュメモリに格納される位置を説明するための図である。FIG. 4 is a diagram for explaining a position where an update program for updating a system reading / recording area is stored in a flash memory in FIG. 3. システム読取/記録領域を更新するための更新プログラムが図3のフラッシュメモリに格納される位置を説明するための図である。FIG. 4 is a diagram for explaining a position where an update program for updating a system reading / recording area is stored in a flash memory in FIG. 3. ホストがUSBメモリ装置を認識し、フラッシュメモリの各々の領域に対するドライブ情報を表示するプロセスを示す順序図である。FIG. 3 is a flowchart illustrating a process in which a host recognizes a USB memory device and displays drive information for each area of a flash memory. ホストがUSBメモリ装置に格納されたデータを読み取るプロセスを示す順序図である。FIG. 6 is a flowchart illustrating a process in which a host reads data stored in a USB memory device. ホストがシステム読取/記録領域を更新するための更新命令をUSBメモリ装置へ転送するプロセスを示す順序図である。FIG. 6 is a flowchart illustrating a process in which a host transfers an update command for updating a system reading / recording area to a USB memory device. 更新命令を受信したUSBメモリ装置がシステム読取/記録領域を更新するプロセスを示す順序図である。FIG. 10 is a flowchart illustrating a process in which a USB memory device that receives an update command updates a system read / record area.

Claims (35)

USBメモリ装置内のメモリのデータ構造であって、
ユーザによりデータを記録または削除することが許可されず、前記USBメモリ装置の管理情報及び前記USBメモリ装置をホストに接続する時に実行または再生されるプログラムやコンテンツが記録され、そしてプログラムやコンテンツが更新プログラムにより付加または更新されるシステム領域を含むことを特徴とするデータ構造。
A data structure of a memory in a USB memory device,
The user is not allowed to record or delete data, the management information of the USB memory device and the program or content executed or reproduced when the USB memory device is connected to the host are recorded, and the program or content is updated. A data structure characterized by including a system area added or updated by a program.
ユーザによりデータを記録および削除することが許可されるパブリック領域を更に含むことを特徴とする請求項1記載のデータ構造。   The data structure according to claim 1, further comprising a public area in which data can be recorded and deleted by a user. 前記システム領域は、
ユーザによりデータを記録し削除することが許可されず、前記USBメモリ装置の管理情報または実行されるプログラムや再生されるコンテンツが記録される隠蔽領域と、
ユーザによりデータを記録し削除することが許可されず、前記USBメモリ装置をUSBホストに接続する時に実行されたプログラムや再生されたコンテンツが記録されるシステム読取/記録領域と、を含むことを特徴とする請求項1記載のデータ構造。
The system area is
The user is not allowed to record and delete data, the USB memory device management information or a concealed area where the program to be executed and the content to be played are recorded,
A system reading / recording area in which a program executed when the USB memory device is connected to a USB host and a reproduced content is recorded, and is not permitted to record and delete data by a user. The data structure according to claim 1.
前記システム読取/記録領域及び隠蔽領域はサイズが可変であることを特徴とする請求項3記載のデータ構造。   4. The data structure according to claim 3, wherein the size of the system read / record area and the hidden area is variable. 前記隠蔽領域は、前記ホストに含まれたファイル探索器を通じて表示されないことを特徴とする請求項3記載のデータ構造。   4. The data structure according to claim 3, wherein the hidden area is not displayed through a file searcher included in the host. 前記システム領域は、前記システム領域、パブリック領域、前記ホスト、または遠距離サーバーに記録されたプログラムやコンテンツを実行若しくは再生する時に、または、前記パブリック領域に記録されたユーザデータにアクセスするため、若しくは、前記ホストに連結された前記遠距離サーバーに接続するための承認を得る時に、必要な認証キーを格納することを特徴とする請求項1記載のデータ構造。   The system area is used when executing or reproducing a program or content recorded in the system area, the public area, the host, or a long-distance server, or for accessing user data recorded in the public area, or 2. The data structure according to claim 1, wherein an authentication key necessary for obtaining an authorization for connecting to the remote server coupled to the host is stored. 前記認証キーは、前記USBメモリ装置の製造時に記録されるか、
前記認証キーは、前記USBメモリ装置に格納された認証キー生成プログラムにより生成されて、前記USBメモリ装置に記録されるか、
前記認証キーはユーザにより生成されて、前記USBメモリ装置に記録されるか、または、前記認証キーは、前記ホストを通じて更新されることを特徴とする請求項6記載のデータ構造。
The authentication key is recorded when the USB memory device is manufactured,
The authentication key is generated by an authentication key generation program stored in the USB memory device and recorded in the USB memory device;
7. The data structure according to claim 6, wherein the authentication key is generated by a user and recorded in the USB memory device, or the authentication key is updated through the host.
前記更新プログラムは、前記メモリ、前記ホスト、または遠距離サーバーの前記システム領域やパブリック領域に格納されることを特徴とする請求項1記載のデータ構造。   The data structure according to claim 1, wherein the update program is stored in the system area or public area of the memory, the host, or a long-distance server. 前記更新プログラムは、前記USBメモリ装置の前記システム領域やパブリック領域に記録されたプログラムやコンテンツ情報を前記ホストや遠距離サーバーに転送することを特徴とする請求項1記載のデータ構造。   2. The data structure according to claim 1, wherein the update program transfers a program or content information recorded in the system area or public area of the USB memory device to the host or a long-distance server. 前記更新プログラムは、前記更新プログラムに関する情報を遠距離サーバーに転送し、前記更新プログラムは、前記ホストや前記遠距離サーバーから新たな更新プログラムをダウンロードすることにより更新されることを特徴とする請求項1記載のデータ構造。   The update program transfers information related to the update program to a long-distance server, and the update program is updated by downloading a new update program from the host or the long-distance server. 1. The data structure according to 1. 前記システム領域は、パブリック領域に格納された少なくとも一つのプログラムやコンテンツのような情報を格納し、前記パブリック領域に格納された前記プログラムやコンテンツが削除されると、対応プログラムやコンテンツが前記システム領域から前記パブリック領域へ複製されることを特徴とする請求項1記載のデータ構造。   The system area stores information such as at least one program or content stored in the public area, and when the program or content stored in the public area is deleted, the corresponding program or content is stored in the system area. 2. A data structure according to claim 1, wherein the data structure is replicated from one to the public area. 前記パブリック領域、隠蔽領域、またはシステム読取/記録領域は、所定の更新プログラムによりホストや遠距離サーバーからダウンロードされたプログラムやコンテンツを格納することを特徴とする請求項2記載のデータ構造。   The data structure according to claim 2, wherein the public area, the hidden area, or the system reading / recording area stores a program or content downloaded from a host or a long-distance server by a predetermined update program. 前記パブリック領域、隠蔽領域、またはシステム読取/記録領域は、所定の更新プログラムによりホストや遠距離サーバーからダウンロードされたプログラムやコンテンツを格納することを特徴とする請求項3記載のデータ構造。   4. The data structure according to claim 3, wherein the public area, the hidden area, or the system reading / recording area stores a program or content downloaded from a host or a long-distance server by a predetermined update program. 前記隠蔽領域は、前記システム読取/記録領域、前記パブリック領域、または前記ホストに格納されたプログラムを実行させる時に生成されるか、または、処理された情報を格納することを特徴とする請求項3記載のデータ構造。   4. The hidden area stores information that is generated or processed when a program stored in the system read / record area, the public area, or the host is executed. The data structure described. 少なくとも一つのフラッシュメモリと、
USBインターフェースと、
ユーザによりデータを記録および削除することが許可されない前記フラッシュメモリのシステム領域に格納されたデータを更新するための更新命令を受信し、更新プロセスを遂行するコントローラと、を含むことを特徴とするUSBメモリ装置。
At least one flash memory,
USB interface,
A controller for receiving an update command for updating data stored in the system area of the flash memory, which is not permitted to record and delete data by a user, and for performing an update process; Memory device.
前記フラッシュメモリは、ユーザによりデータを記録または削除することが許可されず、前記USBメモリ装置の管理情報及び前記USBメモリ装置をホストに接続する時に実行または再生されるプログラムやコンテンツが記録され、そしてプログラムやコンテンツが更新プログラムにより付加されたり更新されるシステム領域を含むことを特徴とする請求項15記載のUSBメモリ装置。   The flash memory is not allowed to record or delete data by a user, and stores management information of the USB memory device and a program or content that is executed or reproduced when the USB memory device is connected to a host, and 16. The USB memory device according to claim 15, further comprising a system area in which programs and contents are added or updated by an update program. 前記フラッシュメモリは、ユーザによりデータを記録および削除することが許可されるパブリック領域を更に含むことを特徴とする請求項16記載のUSBメモリ装置。   17. The USB memory device according to claim 16, wherein the flash memory further includes a public area in which data can be recorded and deleted by a user. 前記システム領域に格納されたプログラムやコンテンツの一部または全部がホストやパブリック領域に格納され、前記ホストや前記パブリック領域に格納されたプログラムやコンテンツが更新されることを特徴とする請求項16記載のUSBメモリ装置。   The program or content stored in the system area is partially or entirely stored in a host or public area, and the program or content stored in the host or public area is updated. USB memory device. 前記コントローラは、システムプログラムをホストやサーバーから転送された他のシステムプログラムに更新するために、ROMよりEEPROMを使用することを特徴とする請求項15記載のUSBメモリ装置。   16. The USB memory device according to claim 15, wherein the controller uses an EEPROM rather than a ROM in order to update the system program to another system program transferred from a host or a server. 前記システム領域は、
ユーザによりデータを記録および削除することが許可されず、前記USBメモリ装置の管理情報または実行されるプログラムや再生されるコンテンツが記録される隠蔽領域と、
ユーザによりデータを記録および削除することが許可されず、前記USBメモリ装置をUSBホストに接続する時に実行されたプログラムや再生されたコンテンツが記録されるシステム読取/記録領域と、を含むことを特徴とする請求項16記載のUSBメモリ装置。
The system area is
A concealed area in which management information of the USB memory device or a program to be executed or content to be played back is recorded, which is not permitted to record and delete data by a user,
A system reading / recording area in which a program executed when the USB memory device is connected to a USB host and a reproduced content is recorded, and recording and deletion of data by a user is not permitted. The USB memory device according to claim 16.
前記システム領域に格納されたデータは、前記システム領域を更新するための更新命令に従いUSBホストから前記USBインターフェースを介してダウンロードされ、更新されることを特徴とする請求項16記載のUSBメモリ装置。   17. The USB memory device according to claim 16, wherein the data stored in the system area is downloaded and updated from the USB host via the USB interface according to an update command for updating the system area. 前記コントローラは、前記システム領域、パブリック領域、遠距離サーバー、またはホストに記録されたプログラムやコンテンツを実行または再生するために、または、前記パブリック領域に記録されたユーザデータにアクセスするか、若しくは、前記遠距離サーバーにアクセスするための承認があるか否かを判定するために、前記システム領域に格納された認証キーを使用することを特徴とする請求項15記載のUSBメモリ装置。   The controller executes or reproduces a program or content recorded in the system area, public area, long-distance server, or host, or accesses user data recorded in the public area, or 16. The USB memory device according to claim 15, wherein an authentication key stored in the system area is used to determine whether or not there is an approval for accessing the long-distance server. 前記システム領域に格納された前記認証キーは、前記USBメモリ装置の製造時に格納され、
前記認証キーは、前記USBメモリ装置に格納された認証キー生成プログラムにより生成され、前記USBメモリ装置に記録され、
前記認証キーは、ユーザにより生成され、前記USBメモリ装置に記録され、または、
前記認証キーは、前記ホストを通じて更新されることを特徴とする請求項22記載のUSBメモリ装置。
The authentication key stored in the system area is stored when the USB memory device is manufactured,
The authentication key is generated by an authentication key generation program stored in the USB memory device, recorded in the USB memory device,
The authentication key is generated by a user and recorded in the USB memory device, or
The USB memory device according to claim 22, wherein the authentication key is updated through the host.
前記更新プログラムは、前記更新プログラムに関する情報を遠距離サーバーに転送し、前記更新プログラムは、前記ホストや前記遠距離サーバーから新たな更新プログラムをダウンロードすることにより更新されることを特徴とする請求項16記載のUSBメモリ装置。   The update program transfers information related to the update program to a long-distance server, and the update program is updated by downloading a new update program from the host or the long-distance server. 16. The USB memory device according to 16. 前記更新プログラムは、前記USBメモリ装置や前記ホストの前記システム領域またはパブリック領域に記録されたプログラムやコンテンツ情報を遠距離サーバーへ転送することを特徴とする請求項16記載のUSBメモリ装置。   17. The USB memory device according to claim 16, wherein the update program transfers a program or content information recorded in the system area or public area of the USB memory device or the host to a long-distance server. 前記システム領域は、前記パブリック領域に格納された少なくとも一つのプログラムやコンテンツのような情報を格納し、前記パブリック領域に格納された前記プログラムやコンテンツが削除されると、対応プログラムやコンテンツが前記システム領域から前記パブリック領域へ複製されることを特徴とする請求項16記載のUSBメモリ装置。   The system area stores information such as at least one program or content stored in the public area, and when the program or content stored in the public area is deleted, the corresponding program or content is stored in the system. The USB memory device according to claim 16, wherein the USB memory device is copied from an area to the public area. 前記パブリック領域、隠蔽領域、またはシステム読取/記録領域は、所定の更新プログラムによりホストや遠距離サーバーからダウンロードされたプログラムやコンテンツを格納することを特徴とする請求項17記載のUSBメモリ装置。   18. The USB memory device according to claim 17, wherein the public area, the hidden area, or the system reading / recording area stores a program or content downloaded from a host or a long-distance server by a predetermined update program. 前記パブリック領域、隠蔽領域、またはシステム読取/記録領域は、所定の更新プログラムによりホストや遠距離サーバーからダウンロードされたプログラムやコンテンツを格納することを特徴とする請求項20記載のUSBメモリ装置。   21. The USB memory device according to claim 20, wherein the public area, the hidden area, or the system reading / recording area stores a program or content downloaded from a host or a long-distance server by a predetermined update program. 前記隠蔽領域は、前記システム読取/記録領域、パブリック領域、またはホストに格納されたプログラムを実行する時に生成されるか、または、処理された情報を格納することを特徴とする請求項20記載のUSBメモリ装置。   21. The hidden area stores information processed or processed when executing a program stored in the system reading / recording area, public area, or host. USB memory device. USBメモリ装置のシステム領域内のデータを更新する方法であって、
前記USBメモリ装置がUSBホストに連結される際、前記システム領域内のデータを更新するための更新命令を受信するステップと、
前記更新命令を実行するために、前記システム領域のサイズを変更する必要があるか否かを判定するステップと、
前記判定に基づいて、前記システム領域のサイズを変更し、前記システム領域内の前記データを更新するステップと、を含むことを特徴とする方法。
A method of updating data in a system area of a USB memory device,
Receiving an update command for updating data in the system area when the USB memory device is connected to a USB host;
Determining whether the size of the system area needs to be changed in order to execute the update instruction;
Changing the size of the system area based on the determination and updating the data in the system area.
前記システム領域のサイズを変更する必要があるか否かを判定するステップは、
前記USBメモリ装置の前記システム領域に記録された認証キーによってユーザを認証するステップと、
前記認証が確認されれば、前記更新命令を実行するために、前記システム領域のサイズを変更する必要があるか否かを判定するステップと、
を含むことを特徴とする請求項30記載の方法。
Determining whether it is necessary to change the size of the system area,
Authenticating a user with an authentication key recorded in the system area of the USB memory device;
If the authentication is confirmed, determining whether it is necessary to change the size of the system area in order to execute the update instruction;
32. The method of claim 30, comprising:
前記システム領域に格納されたデータは、前記USBホストからダウンロードされ、前記更新命令に従って更新されることを特徴とする請求項30記載の方法。   31. The method of claim 30, wherein data stored in the system area is downloaded from the USB host and updated according to the update command. 前記システム領域に格納されたデータは、前記USBホストからダウンロードされ、前記更新命令に従い更新されることを特徴とする請求項31記載の方法。   32. The method of claim 31, wherein the data stored in the system area is downloaded from the USB host and updated according to the update command. 前記システム領域に格納されたデータは、前記USBメモリ装置が前記USBホストに接続される時に実行されたプログラムであるか、または、再生されるコンテンツであることを特徴とする請求項30記載の方法。   31. The method according to claim 30, wherein the data stored in the system area is a program executed when the USB memory device is connected to the USB host or content to be reproduced. . 前記システム領域に格納されたデータは、前記USBメモリ装置が前記USBホストに接続される時に実行されたプログラムであるか、または、再生されるコンテンツであることを特徴とする請求項31記載の方法。   32. The method according to claim 31, wherein the data stored in the system area is a program executed when the USB memory device is connected to the USB host or content to be played back. .
JP2008509933A 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 Pending JP2008541219A (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
KR20050037808 2005-05-06
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
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

Publications (1)

Publication Number Publication Date
JP2008541219A true JP2008541219A (en) 2008-11-20

Family

ID=37182326

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008509933A Pending 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

Country Status (2)

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

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009011120A (en) * 2007-06-29 2009-01-15 Toshiba Corp Protective control apparatus
JP2011509456A (en) * 2007-12-27 2011-03-24 インテル・コーポレーション How to deliver protected media using a portable memory device
US7987135B2 (en) 2007-08-20 2011-07-26 Chicago Mercantile Exchange, Inc. Out of band credit control
US7996301B2 (en) 2007-08-20 2011-08-09 Chicago Mercantile Exchange, Inc. Out of band credit control
JP2011221818A (en) * 2010-04-06 2011-11-04 Samsung Electronics Co Ltd Electrical device, instruction supply system including the same, and instruction supply method
US8756146B2 (en) 2007-08-20 2014-06-17 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

Families Citing this family (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

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259289A (en) * 1998-03-10 1999-09-24 Toppan Printing Co Ltd Ic card, ic card connecting device, ic card system and ic card control method
JP2003196613A (en) * 2001-12-27 2003-07-11 Toshiba Corp Device and method for controlling memory card
JP2003228525A (en) * 2001-11-08 2003-08-15 Toshiba Corp Memory card, content delivery system and content delivery method
JP2004114674A (en) * 2002-08-27 2004-04-15 Ricoh Co Ltd Image forming apparatus and method of securing memory region
JP2004151785A (en) * 2002-10-28 2004-05-27 Shinya Kobayashi Detachable device and method for starting program
JP2004206260A (en) * 2002-12-24 2004-07-22 Aioi Insurance Co Ltd Program delivery system
JP2004234151A (en) * 2003-01-29 2004-08-19 Ricoh Co Ltd Image forming apparatus, and method of updating program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259289A (en) * 1998-03-10 1999-09-24 Toppan Printing Co Ltd Ic card, ic card connecting device, ic card system and ic card control method
JP2003228525A (en) * 2001-11-08 2003-08-15 Toshiba Corp Memory card, content delivery system and content delivery method
JP2003196613A (en) * 2001-12-27 2003-07-11 Toshiba Corp Device and method for controlling memory card
JP2004114674A (en) * 2002-08-27 2004-04-15 Ricoh Co Ltd Image forming apparatus and method of securing memory region
JP2004151785A (en) * 2002-10-28 2004-05-27 Shinya Kobayashi Detachable device and method for starting program
JP2004206260A (en) * 2002-12-24 2004-07-22 Aioi Insurance Co Ltd Program delivery system
JP2004234151A (en) * 2003-01-29 2004-08-19 Ricoh Co Ltd Image forming apparatus, and method of updating program

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009011120A (en) * 2007-06-29 2009-01-15 Toshiba Corp Protective control apparatus
US7987135B2 (en) 2007-08-20 2011-07-26 Chicago Mercantile Exchange, Inc. Out of band credit control
US7996301B2 (en) 2007-08-20 2011-08-09 Chicago Mercantile Exchange, Inc. Out of band credit control
US8355980B2 (en) 2007-08-20 2013-01-15 Chicago Mercantile Exchange Inc. Out of band credit control
US8694415B2 (en) 2007-08-20 2014-04-08 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
US8762252B2 (en) 2007-08-20 2014-06-24 Chicago Mercantile Exchange Inc. Out of band credit control
JP2011509456A (en) * 2007-12-27 2011-03-24 インテル・コーポレーション How to deliver protected media using a portable memory device
JP2013037715A (en) * 2007-12-27 2013-02-21 Intel Corp Method of delivering secured media using portable memory device
US8683159B2 (en) 2007-12-27 2014-03-25 Intel Corporation Delivering secured media using a portable memory device
US9021202B2 (en) 2007-12-27 2015-04-28 Intel Corporation Delivering secured media using a portable memory device
JP2011221818A (en) * 2010-04-06 2011-11-04 Samsung Electronics Co Ltd Electrical device, instruction supply system including the same, and instruction supply method

Also Published As

Publication number Publication date
KR100586063B1 (en) 2006-06-08

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
JP2008541219A (en) 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
US6807641B1 (en) Content provider system
US20100002874A1 (en) Information processing apparatus and method
EP1811386A1 (en) Contents reproduction device, contents reproduction control method, program
CA2538257A1 (en) Communication system, contents processing device, communication method, and computer program
JP2010020753A (en) Method of installing initial boot image, method of updating initial boot image, and storage device
US7752460B2 (en) General-purpose computer and copyright management method for use therein
JP2013513863A (en) Storage device and method using virtual file in public memory area to access multiple protected files in private memory area
EP1426952B1 (en) RECORDING APPARATUS AND METHOD, AND computer-readable program
US7266691B1 (en) Contents providing system
US20070101143A1 (en) Semiconductor memory card
JP2010533910A (en) Digital information memory card encryption structure and method
KR20030007658A (en) Information processing apparatus
US20050193195A1 (en) Method and system for protecting data of storage unit
JP2007528521A (en) Information processing apparatus and control method thereof
JP2006065503A (en) Recording medium storing right information, information processor, and method for managing right information
JP2003099329A (en) Information processing device and information processing method
JP2004362523A (en) Wireless type storage device, wireless type hard disk, wireless type flash memory disc, storage device authentication method
JP2000156034A (en) Digital signal storing device, digital signal storing method, program recording medium, digital signal recording device and digital signal recording method
TWI292125B (en)
KR100781677B1 (en) Information processing terminal and working method thereof
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

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090428

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111209

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111213

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120312

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120403

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20121009