KR101101951B1 - Database construction method for data compact disc - Google Patents

Database construction method for data compact disc Download PDF

Info

Publication number
KR101101951B1
KR101101951B1 KR1020090061018A KR20090061018A KR101101951B1 KR 101101951 B1 KR101101951 B1 KR 101101951B1 KR 1020090061018 A KR1020090061018 A KR 1020090061018A KR 20090061018 A KR20090061018 A KR 20090061018A KR 101101951 B1 KR101101951 B1 KR 101101951B1
Authority
KR
South Korea
Prior art keywords
directory
data
file
database
information
Prior art date
Application number
KR1020090061018A
Other languages
Korean (ko)
Other versions
KR20110003650A (en
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 KR1020090061018A priority Critical patent/KR101101951B1/en
Publication of KR20110003650A publication Critical patent/KR20110003650A/en
Application granted granted Critical
Publication of KR101101951B1 publication Critical patent/KR101101951B1/en

Links

Images

Classifications

    • 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
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • G06F3/0674Disk device
    • G06F3/0677Optical disk device, e.g. CD-ROM, DVD

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)

Abstract

본 발명은 데이터 CD의 데이터베이스 구축 기술에 관한 것으로, 특히 데이터 CD에 대한 데이터베이스 구축을 빠른 시간 내에 완료해서 데이터 CD의 부팅 시간을 줄이고, 오디오 플레이어가 빠른 시간 내에 데이터 CD의 오디오 파일에 접근해서 오디오 재생의 시작 시간을 단축하는 데이터 CD의 데이터베이스 구축 기술에 관한 것이다. 본 발명에 따르면 데이터 CD 플레이어가 빈번한 트랙 점프 없이 디렉토리 레코드를 파싱하여 데이터 CD에 대한 데이터베이스 구축을 빠른 시간 내에 완료함으로써 사용자에게 데이터 CD를 작동시킬 수 있는 환경을 빠르게 제공하는 효과가 있다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a database construction technology for data CDs. In particular, a database construction for a data CD is completed in a short time, thereby reducing the boot time of the data CD, and an audio player accesses an audio file of the data CD in a short time to play audio. It relates to a database construction technique of data CD to shorten the start time. According to the present invention, the data CD player parses the directory record without frequent track jumps and completes the database construction for the data CD in a short time, thereby providing a user with an environment in which the data CD can be operated.

데이터 CD, 트랙 점프, 데이터베이스 Data CD, track jump, database

Description

데이터 CD의 데이터베이스 구축 방법{Database construction method for data compact disc}Database construction method for data compact disc}

본 발명은 데이터 CD의 데이터베이스 구축 기술에 관한 것으로, 특히 데이터 CD에 대한 데이터베이스 구축을 빠른 시간 내에 완료해서 데이터 CD의 부팅 시간을 줄이고, 오디오 플레이어가 빠른 시간 내에 데이터 CD의 오디오 파일에 접근해서 오디오 재생의 시작 시간을 단축하는 데이터 CD의 데이터베이스 구축 기술에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a database construction technology for data CDs. In particular, a database construction for a data CD is completed in a short time, thereby reducing the boot time of the data CD, and an audio player accesses an audio file of the data CD in a short time to play audio. It relates to a database construction technique of data CD to shorten the start time.

[도 1]은 데이터 CD 규격인 ISO 9660에 따른 볼륨 디스크립터, 패스 테이블, 디렉토리 레코드를 보인 예시도이다.1 is an exemplary view showing a volume descriptor, a path table, and a directory record according to ISO 9660, which is a data CD standard.

ISO 9660 규격은 CD의 기본 파일 시스템을 정의한다. CD 플레이어에 내장된 프로세서는 데이터 CD의 데이터베이스를 구성하기 위해 볼륨 디스크립터, 패스 테이블, 디렉토리 레코드를 각 디스크립터의 순서로 파싱해서 파일 정보와 디렉토리 정보를 얻는다. 볼륨 디스크립터는 하드디스크의 마스터 부트 레코드에 해당하며 CD의 내용을 기술하기 위한 목적으로 사용되고, 패스 테이블은 CD 내의 디렉토리 정보를 요약 정리한 것으로 디렉토리 이름과 시작 어드레스를 포함하여 특정 파일을 빨리 찾을 수 있도록 정보를 제공하고, 디렉토리 레코드는 파일이나 디렉토리에 대한 정보를 나타낸다.The ISO 9660 standard defines the basic file system for CDs. The processor embedded in the CD player parses the volume descriptor, path table, and directory record in the order of each descriptor to construct a database of data CDs to obtain file information and directory information. The volume descriptor corresponds to the master boot record of the hard disk and is used to describe the contents of the CD. The pass table is a summary of the directory information on the CD so that you can quickly find a specific file, including the directory name and start address. Provide information, and directory records represent information about a file or directory.

[도 2]는 패스 테이블에 기록된 디렉토리 정보와 디렉토리의 시작 어드레스를 보인 예시도이다.2 is an exemplary view showing directory information recorded in a path table and a start address of a directory.

패스 테이블에 기록된 디렉토리 정보에 대한 이름 나열 순서(A~G)와 디렉토리의 물리적인 위치에 대한 나열 순서(0x001~0x008)는 서로 다르다. 즉, 디렉토리 이름은 세로 방향을 우선으로 나열되는 반면 디렉토리의 물리적인 위치는 가로 방향을 우선으로 나열된다.The order of listing the names (A to G) for the directory information recorded in the path table and the order of listing the physical locations of the directories (0x001 to 0x008) are different. That is, directory names are listed first in the vertical direction, while physical locations of directories are listed first in the horizontal direction.

CD 플레이어에 내장된 프로세서는 패스 테이블을 파싱하여 디렉토리 정보인 시작 어드레스, 크기, 이름을 얻는 것과 함께 파일 정보를 알 수 있는 디렉토리 레코드의 위치를 파악한다. 프로세서는 디렉토리 레코드의 위치를 이용하여 CD 내에 저장된 파일 정보를 얻는다.The processor embedded in the CD player parses the pass table to get the directory information starting address, size and name, as well as the location of the directory record where the file information is known. The processor uses the location of the directory record to obtain file information stored in the CD.

[도 3]은 종래 프로세서가 디렉토리 레코드를 파싱하는 순서를 보인 예시도이다.3 is an exemplary view showing a procedure of parsing a directory record by a conventional processor.

물리적인 위치를 감안하여 디렉토리 레코드를 나열하면 Root -> A -> C -> F -> B -> D -> E -> G 와 같이 배열된다. 프로세서는 패스 테이블에 기록된 디렉토 리 정보에 대한 이름 나열 순서로 디렉토리 레코드를 파싱해서 디렉토리 정보와 파일 정보를 수집할 때 Root -> A -> B -> C -> D -> E -> F -> G 순서로 파싱한다. 이러한 파싱 절차는 빈번한 트랙 점프를 통한 디렉토리 레코드의 파일 정보를 파싱하게 됨을 의미한다. 결과적으로 빈번한 트랙 점프는 디렉토리 레코드를 파싱하는데 소요되는 시간을 증가시켜 데이터 CD의 데이터베이스를 구성하는데 큰 시간적 손실을 가져오는 문제점이 있다.Given a physical location, listing directory records is arranged as Root-> A-> C-> F-> B-> D-> E-> G. When the processor collects directory and file information by parsing directory records in the order of name listing for the directory information recorded in the pass table, Root-> A-> B-> C-> D-> E-> F -> Parse in G order. This parsing procedure means parsing file information of a directory record through frequent track jumps. As a result, frequent track jumps increase the time required for parsing directory records, resulting in a large time loss in constructing a database of data CDs.

본 발명의 목적은 빈번한 트랙 점프 없이 디렉토리 레코드를 파싱하여 데이터 CD에 대한 데이터베이스 구축을 빠른 시간 내에 완료해서 데이터 CD의 부팅 시간을 줄이고, 오디오 플레이어가 빠른 시간 내에 데이터 CD의 오디오 파일에 접근해서 오디오 재생의 시작 시간을 단축하는 데이터 CD의 데이터베이스 구축 기술을 제공하는 것이다.An object of the present invention is to parse a directory record without frequent track jumps to complete the database construction for a data CD in a short time, thereby reducing the boot time of the data CD, and to play audio by accessing an audio file of the data CD in a short time. It is to provide database construction technology of data CD to shorten the start time.

본 발명에 따른 데이터 CD의 데이터베이스 구축 방법은 데이터 CD의 규격에 따라 볼륨 디스크립터, 패스 테이블, 디렉토리 레코드를 파싱하여 파일과 디렉토리 정보를 얻는 데이터 CD의 데이터베이스 구축 방법에 있어서, 패스 테이블에 기록된 디렉토리 정보와 디렉토리의 시작 어드레스를 수집하는 단계; 수집된 디렉토리 정보에 기반하여 디렉토리에 대한 데이터베이스를 구성하는 단계; 데이터베이스로 구성된 디렉토리를 시작 어드레스 순으로 정렬하는 단계; 및 시작 어드레스 순으로 정렬된 디렉토리 순서에 따라 디렉토리 레코드를 파싱하여 파일에 대한 데이터베이스를 구성하는 단계;를 포함하여 구성된다.The database construction method of a data CD according to the present invention is a data CD database construction method for parsing a volume descriptor, a path table, and a directory record according to a standard of a data CD to obtain file and directory information. Collecting a start address of the directory; Constructing a database for the directory based on the collected directory information; Sorting the directories configured in the database in order of start address; And parsing the directory record according to the directory order sorted by the start address to construct a database for the file.

본 발명에 따른 데이터 CD의 데이터베이스 구축 방법은, 파일에 대한 데이터베이스의 구성이 완료되면 부트 모드로 진입해서 파일 검색을 대기하는 단계;를 더 포함하여 구성된다.The method of constructing a database of a data CD according to the present invention may further include entering a boot mode and waiting for a file search when the configuration of a database for a file is completed.

본 발명에 따른 데이터 CD의 데이터베이스 구축 방법은, 외부로부터 파일 검색 명령을 입력받는 단계; 및 파일에 대한 데이터베이스를 참조해서 순차적으로 검색하여 검색 대상인 파일을 탐색하는 단계;를 더 포함하여 구성된다.In accordance with another aspect of the present invention, a method of constructing a database of a data CD includes: receiving a file search command from an external device; And searching for a file to be searched by sequentially searching the database for the file.

본 발명에 따른 데이터 CD의 데이터베이스 구축 장치는 데이터 CD의 규격에 따라 볼륨 디스크립터, 패스 테이블, 디렉토리 레코드를 파싱하여 파일과 디렉토리 정보를 얻는 데이터 CD의 데이터베이스 구축 장치에 있어서, 패스 테이블에 기록된 디렉토리 정보와 디렉토리의 시작 어드레스를 수집하는 정보 수집부; 정보 수집부에 의해 수집된 디렉토리 정보에 기반하여 디렉토리에 대한 데이터베이스를 구성하는 디렉토리 구성부; 데이터베이스로 구성된 디렉토리를 시작 어드레스 순으로 정렬하는 디렉토리 정렬부; 및 시작 어드레스 순으로 정렬된 디렉토리 순서에 따라 디렉토리 레코드를 파싱하여 파일에 대한 데이터베이스를 구성하는 파일 구성부;를 포함하여 구성된다.A database construction apparatus for a data CD according to the present invention is a database construction apparatus for a data CD which obtains file and directory information by parsing a volume descriptor, a path table, and a directory record according to a standard of a data CD. And an information collecting unit which collects a start address of the directory. A directory constructing unit for constructing a database for the directory based on the directory information collected by the information collecting unit; A directory sorter for sorting a directory composed of a database in a start address order; And a file constructing unit configured to parse a directory record according to a directory order arranged in a start address order to construct a database for the file.

본 발명에 따른 데이터 CD의 데이터베이스 구축 장치는, 파일에 대한 데이터베이스의 구성이 완료되면 부트 모드로 진입해서 파일 검색을 대기하는 검색 대기부;를 더 포함하여 구성된다.The apparatus for constructing a database of a data CD according to the present invention further includes a search waiting unit which enters a boot mode and waits for a file search when configuration of a database for a file is completed.

본 발명에 따른 데이터 CD의 데이터베이스 구축 장치는, 외부로부터 파일 검색 명령을 입력받는 명령 입력부; 및 파일에 대한 데이터베이스를 참조해서 순차적으로 검색하여 검색 대상인 파일을 탐색하는 파일 탐색부;를 더 포함하여 구성된다.The database construction apparatus of a data CD according to the present invention includes a command input unit for receiving a file search command from the outside; And a file search unit that searches sequentially a file that is a search target by sequentially searching the database for the file.

본 발명에 따르면 데이터 CD 플레이어가 빈번한 트랙 점프 없이 디렉토리 레코드를 파싱하여 데이터 CD에 대한 데이터베이스 구축을 빠른 시간 내에 완료함으로써 사용자에게 데이터 CD를 작동시킬 수 있는 환경을 빠르게 제공하는 효과가 있다.According to the present invention, the data CD player parses the directory record without frequent track jumps and completes the database construction for the data CD in a short time, thereby providing a user with an environment in which the data CD can be operated.

또한, 본 발명은 패스 테이블에서 디렉토리 레코드의 위치를 어드레스 순으로 정렬해서 어드레스 순으로 디렉토리 레코드를 파싱함으로써 데이터 CD에 대한 데이터베이스 구축을 빠른 시간 내에 완료해서 데이터 CD의 부팅 시간을 줄이고, 오디오 플레이어가 빠른 시간 내에 데이터 CD의 오디오 파일에 접근해서 오디오 재생의 시작 시간을 단축하는 효과가 있다.In addition, the present invention arranges the position of the directory record in the pass table in address order and parses the directory record in address order, thereby completing the database construction for the data CD in a short time, thereby reducing the boot time of the data CD, and reducing the speed of the audio player. It is effective to shorten the start time of audio playback by accessing the audio file of the data CD in time.

이하, 본 발명의 실시예를 도면을 참조하여 상세하게 설명한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

[도 4]는 본 발명에서 패스 테이블에 기록된 디렉토리 정보와 디렉토리의 시작 어드레스를 보인 예시도이다.4 is an exemplary view showing directory information recorded in a path table and a start address of a directory in the present invention.

패스 테이블에 기록된 디렉토리 정보에 대한 이름 나열 순서(A~G)와 디렉토리의 물리적인 위치에 대한 나열 순서(0x001~0x008)는 서로 다르다. 즉, 디렉토리 이름은 세로 방향을 우선으로 나열되는 반면 디렉토리의 물리적인 위치는 가로 방향을 우선으로 나열된다.The order of listing the names (A to G) for the directory information recorded in the path table and the order of listing the physical locations of the directories (0x001 to 0x008) are different. That is, directory names are listed first in the vertical direction, while physical locations of directories are listed first in the horizontal direction.

CD 플레이어에 내장된 프로세서는 패스 테이블을 파싱하여 디렉토리 정보인 시작 어드레스, 크기, 이름을 얻는 것과 함께 파일 정보를 알 수 있는 디렉토리 레코드의 위치를 파악한다. 프로세서는 디렉토리 레코드의 위치를 이용하여 CD 내에 저장된 파일 정보를 얻는다.The processor embedded in the CD player parses the pass table to get the directory information starting address, size and name, as well as the location of the directory record where the file information is known. The processor uses the location of the directory record to obtain file information stored in the CD.

[도 5]는 본 발명에 따른 프로세서가 디렉토리 레코드를 파싱하는 순서를 보인 예시도이다.5 is an exemplary view showing a sequence in which a processor parses a directory record according to the present invention.

프로세서는 디렉토리 레코드의 물리적인 위치를 기준으로 디렉토리를 순차적으로 나열한다. 프로세서는 디렉토리를 순차적으로 나열해서 디렉토리 이동간에 트랙 점프가 최대한 발생하지 않도록 한다. 즉, 프로세서는 패스 테이블을 파싱하여 순차적으로 얻은 디렉토리 정보를 디렉토리의 시작 어드레스 순으로 정렬하여 디렉토리 순서를 변경한다. 프로세서는 시작 어드레스 순으로 정렬된 디렉토리 레코드를 순차적으로 파싱해서 파싱 중에 발생하는 트랙 점프로 인한 소요 시간을 줄여 기존보다 빠르게 데이터 CD에 대한 데이터베이스를 구성한다.The processor sequentially lists the directories based on the physical location of the directory records. The processor lists directories sequentially so that track jumps do not occur as much as possible between directory moves. That is, the processor changes the directory order by sorting the directory information obtained by parsing the pass table in order of the start address of the directory. The processor builds a database for data CDs faster than ever before, by parsing directory records arranged in order of start address sequentially, reducing the time taken by track jumps during parsing.

프로세서는 데이터 CD의 규격에 따라 볼륨 디스크립터, 패스 테이블, 디렉토리 레코드를 차례대로 파싱하여 파일과 디렉토리 정보를 얻는데 이러한 동작을 도 4를 참조하여 설명한다.The processor parses the volume descriptor, the pass table, and the directory record in order according to the specification of the data CD to obtain file and directory information. This operation will be described with reference to FIG.

프로세서는 볼륨 디스크립터에서 가리키는 패스 테이블에 기록된 디렉토리 정보와 디렉토리의 시작 어드레스를 Root -> A -> B -> C -> D -> E -> F -> G 순으로 수집한다. 그리고 프로세서는 수집된 디렉토리 정보에 기반하여 디렉토리에 대한 데이터베이스를 구성한다.The processor collects the directory information and the starting address of the directory in the path table pointed to by the volume descriptor in the order Root-> A-> B-> C-> D-> E-> F-> G. The processor then constructs a database for the directory based on the collected directory information.

프로세서는 파일에 대한 데이터베이스를 구성하기 전에 데이터베이스로 구성된 디렉토리를 시작 어드레스 순(Root -> A -> C -> F -> B -> D -> E -> G)으로 정렬한다.Before configuring the database for the file, the processor sorts the directory configured with the database by starting address (Root-> A-> C-> F-> B-> D-> E-> G).

디렉토리 정렬 후 프로세서는 시작 어드레스 순으로 정렬된 디렉토리 순서에 따라 디렉토리 레코드를 파싱하여 파일에 대한 데이터베이스를 구성한다. 프로세서는 파일에 대한 데이터베이스의 구성이 완료되면 부트 모드로 진입해서 파일 검색을 대기한다.After directory sorting, the processor parses the directory records according to the directory order, sorted by starting address, to construct a database for the files. The processor enters boot mode and waits for file retrieval when the database configuration for the file is complete.

프로세서는 파일 검색 대기 상태에서 외부로부터 파일 검색 명령을 입력받으면 파일에 대한 데이터베이스를 참조해서 순차적으로 검색하여 검색 대상인 파일을 탐색한다.When the processor receives a file search command from the outside while waiting for a file search, the processor searches the file for search by sequentially searching the database for the file.

[도 6]은 본 발명에 따른 데이터 CD의 데이터베이스 구축 장치의 구성을 보인 블록도이다.6 is a block diagram showing the configuration of a database construction apparatus for a data CD according to the present invention.

데이터 CD의 데이터베이스 구축 장치는 데이터 CD의 규격에 따라 볼륨 디스크립터, 패스 테이블, 디렉토리 레코드를 파싱하여 파일과 디렉토리 정보를 얻는다. 데이터 CD의 데이터베이스 구축 장치는 정보 수집부(10), 디렉토리 구성부(20), 디렉토리 정렬부(30), 파일 구성부(40), 데이터베이스(50), 검색 대기부(60), 명령 입력부(70), 파일 탐색부(80)를 포함한다. 데이터베이스 구축 장치를 구성하는 장치 구성에 대해 설명한다.The database building device of the data CD parses the volume descriptor, the pass table, and the directory record according to the standard of the data CD to obtain file and directory information. The database construction apparatus of the data CD includes an information collecting unit 10, a directory constructing unit 20, a directory arranging unit 30, a file constructing unit 40, a database 50, a search waiting unit 60, a command input unit ( 70), a file search unit 80. The apparatus configuration which comprises a database building apparatus is demonstrated.

정보 수집부(10)는 볼륨 디스크립터를 파싱하여 볼륨 디스크립터에서 지시하 는 지점에 위치하는 패스 테이블에 기록된 디렉토리 정보와 디렉토리의 시작 어드레스에 대한 정보를 수집한다.The information collecting unit 10 parses the volume descriptor and collects directory information recorded in a path table located at a point indicated by the volume descriptor and information about a start address of the directory.

디렉토리 구성부(20)는 정보 수집부(10)에 의해 수집된 디렉토리 정보에 기반하여 디렉토리에 대한 데이터베이스를 구성한다. 디렉토리 구성부(20)는 이름 순으로 배열된 디렉토리 정보를 차례대로 데이터베이스에 기록해서 데이터 CD에 구성된 디렉토리에 대한 데이터베이스를 완성한다.The directory constructing unit 20 constructs a database for the directory based on the directory information collected by the information collecting unit 10. The directory constructing unit 20 writes directory information arranged in order of name into the database in order to complete the database for the directory constituted on the data CD.

디렉토리 정렬부(30)는 데이터베이스로 구성된 디렉토리를 시작 어드레스 순으로 정렬한다. 디렉토리 정렬부(30)는 디렉토리에 대응하여 지정된 시작 어드레스를 참조하여 디렉토리를 시작 어드레스가 증가하는 오름차순으로 정렬한다.The directory sorter 30 sorts the directory composed of the database in the order of the start address. The directory sorting unit 30 sorts the directories in ascending order of increasing start address with reference to the start address specified corresponding to the directory.

파일 구성부(40)는 디렉토리 정렬부(30)에 의해 시작 어드레스 순으로 정렬된 디렉토리 순서에 따라 디렉토리 레코드를 파싱하여 파일에 대한 데이터베이스(50)를 구성한다. 파일 구성부(40)는 시작 어드레스가 증가되는 순서로 정렬된 디렉토리 순으로 디렉토리 레코드를 파싱하여 디렉토리 내에 포함된 파일 정보를 얻고 얻어진 파일 정보를 데이터베이스(50)로 완성한다.The file organizer 40 parses the directory records according to the directory order sorted by the directory sorter 30 in the starting address order to configure the database 50 for the file. The file construction unit 40 parses the directory records in the order of the directories arranged in increasing order of the starting address, obtains the file information contained in the directory, and completes the obtained file information in the database 50.

검색 대기부(60)는 파일 구성부(40)에 의해 파일에 대한 데이터베이스(50)의 구성이 완료되면 부트 모드로 진입해서 파일 검색을 대기한다. 검색 대기부(60)는 데이터 CD에서 디렉토리 레코드를 파싱하여 파일 정보를 획득해서 파일에 대한 데이터베이스(50)의 구성이 완료되면 외부의 파일 검색을 요청함에 대기한다.When the configuration of the database 50 for the file is completed by the file configuration unit 40, the search wait unit 60 enters the boot mode and waits for a file search. The search waiting unit 60 obtains file information by parsing a directory record from the data CD, and waits for an external file search request when the configuration of the database 50 for the file is completed.

명령 입력부(70)는 외부로부터 파일 검색 명령을 입력받는다. 명령 입력부(70)는 파일 검색 명령에 포함된 파일 이름을 추출해서 파일 탐색부(80)에 전달 한다.The command input unit 70 receives a file search command from the outside. The command input unit 70 extracts a file name included in a file search command and transmits the file name to the file search unit 80.

파일 탐색부(80)는 명령 입력부(70)에 의해 입력된 파일 이름에 대응한 파일을 탐색하고자 파일에 대한 데이터베이스(50)를 참조해서 순차적으로 검색하여 검색 대상인 파일을 탐색한다. 파일 탐색부(80)는 디렉토리의 시작 어드레스 순으로 정렬된 파일에 대한 데이터베이스(50)를 참조해서 검색 대상인 파일을 탐색하므로 빈번한 트랙 점프 없이 검색 대상으로 지정된 파일을 찾을 수 있다.The file search unit 80 searches for a file to be searched by sequentially searching the database 50 for the file to search for a file corresponding to the file name input by the command input unit 70. The file search unit 80 searches the file to be searched by referring to the database 50 for the files arranged in the order of the start address of the directory, so that the file designated as the search destination can be found without frequent track jumps.

이상에서 실시예를 들어 본 발명을 더욱 상세하게 설명하였으나, 본 발명은 반드시 이러한 실시예로 국한되는 것은 아니고, 본 발명의 기술사상을 벗어나지 않는 범위 내에서 다양하게 변형실시될 수 있다. 따라서, 본 발명에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 본 발명의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.Although the present invention has been described in more detail with reference to the examples, the present invention is not necessarily limited to these embodiments, and various modifications can be made without departing from the spirit of the present invention. Therefore, the embodiments disclosed in the present invention are not intended to limit the technical idea of the present invention but to describe the present invention, and the scope of the technical idea of the present invention is not limited by these embodiments. The protection scope of the present invention should be interpreted by the following claims, and all technical ideas within the equivalent scope should be interpreted as being included in the scope of the present invention.

도 1은 데이터 CD 규격인 ISO 9660에 따른 볼륨 디스크립터, 패스 테이블, 디렉토리 레코드를 보인 예시도,1 is an exemplary view showing a volume descriptor, a pass table, and a directory record according to ISO 9660, which is a data CD standard.

도 2는 패스 테이블에 기록된 디렉토리 정보와 디렉토리의 시작 어드레스를 보인 예시도,2 is an exemplary view showing directory information recorded in a path table and a start address of a directory;

도 3은 종래 프로세서가 디렉토리 레코드를 파싱하는 순서를 보인 예시도,3 is a diagram illustrating a conventional processor parsing a directory record;

도 4는 본 발명에서 패스 테이블에 기록된 디렉토리 정보와 디렉토리의 시작 어드레스를 보인 예시도,4 is an exemplary view showing directory information recorded in a pass table and a start address of a directory in the present invention;

도 5는 본 발명에 따른 프로세서가 디렉토리 레코드를 파싱하는 순서를 보인 예시도,5 is an exemplary view showing a sequence in which a processor parses a directory record according to the present invention;

도 6은 본 발명에 따른 데이터 CD의 데이터베이스 구축 장치의 구성을 보인 블록도이다.Fig. 6 is a block diagram showing the configuration of a database construction apparatus for a data CD according to the present invention.

Claims (6)

데이터 CD의 기술규격에 따라 볼륨 디스크립터, 패스 테이블, 디렉토리 레코드를 파싱하여 파일과 디렉토리 정보를 얻는 데이터 CD의 데이터베이스 구축 방법으로서,As a database construction method of a data CD which obtains file and directory information by parsing a volume descriptor, a pass table, and a directory record according to the technical specifications of the data CD, 상기 패스 테이블에 위치한 디렉토리 순서에 따라 디렉토리 정보와 디렉토리 시작 어드레스를 수집하는 단계;Collecting directory information and a directory start address according to a directory order located in the path table; 상기 수집된 디렉토리 정보와 디렉토리 시작 어드레스에 기반하여 상기 데이터 CD에 대한 디렉토리 데이터베이스를 구성하는 단계;Constructing a directory database for the data CD based on the collected directory information and directory start address; 상기 디렉토리 데이터베이스에 대하여 상기 디렉토리 시작 어드레스의 순서로 상기 디렉토리 정보의 순서를 정렬(소팅)하는 단계;Sorting (sorting) the directory information in the order of the directory starting address with respect to the directory database; 상기 정렬된 디렉토리 정보의 순서에 따라 상기 데이터 CD에 대한 디렉토리 레코드를 액세스하는 단계;Accessing a directory record for the data CD according to the order of the sorted directory information; 상기 디렉토리 레코드를 액세스한 결과로 상기 데이터 CD에 대한 파일 정보를 수집하는 단계;Collecting file information for the data CD as a result of accessing the directory record; 상기 수집된 파일 정보에 기반하여 상기 데이터 CD에 대한 파일 데이터베이스를 구성하는 단계;Constructing a file database for the data CD based on the collected file information; 를 포함하여 구성되는 데이터 CD의 데이터베이스 구축 방법.Database construction method of the data CD is configured to include. 청구항 1에 있어서,The method according to claim 1, 상기 파일 데이터베이스의 구성이 완료되면 부트 모드로 진입해서 파일 검색을 대기하는 단계;When the configuration of the file database is completed, entering a boot mode and waiting for a file search; 를 더 포함하여 구성되는 데이터 CD의 데이터베이스 구축 방법.Database construction method of the data CD is configured to include more. 청구항 2에 있어서,The method according to claim 2, 외부로부터 파일 검색 명령을 입력받는 단계;Receiving a file search command from an external source; 상기 파일 데이터베이스를 참조해서 순차적으로 검색하여 상기 파일 검색 명령에 따른 검색 대상인 파일을 탐색하는 단계;Searching for a file that is a search target according to the file search command by sequentially searching the file database; 를 더 포함하여 구성되는 데이터 CD의 데이터베이스 구축 방법.Database construction method of the data CD is configured to include more. 삭제delete 삭제delete 삭제delete
KR1020090061018A 2009-07-06 2009-07-06 Database construction method for data compact disc KR101101951B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090061018A KR101101951B1 (en) 2009-07-06 2009-07-06 Database construction method for data compact disc

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090061018A KR101101951B1 (en) 2009-07-06 2009-07-06 Database construction method for data compact disc

Publications (2)

Publication Number Publication Date
KR20110003650A KR20110003650A (en) 2011-01-13
KR101101951B1 true KR101101951B1 (en) 2012-01-02

Family

ID=43611381

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090061018A KR101101951B1 (en) 2009-07-06 2009-07-06 Database construction method for data compact disc

Country Status (1)

Country Link
KR (1) KR101101951B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100328625B1 (en) * 1995-11-29 2002-09-05 엘지전자주식회사 Method for searching video start point of interactive compact disc

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100328625B1 (en) * 1995-11-29 2002-09-05 엘지전자주식회사 Method for searching video start point of interactive compact disc

Also Published As

Publication number Publication date
KR20110003650A (en) 2011-01-13

Similar Documents

Publication Publication Date Title
CN100492524C (en) Method and apparatus for creating an indexed playlist in a digital audio data player
US6983289B2 (en) Automatic identification of DVD title using internet technologies and fuzzy matching techniques
CN101082930A (en) Apparatus and method for storing and managing data
CN101128880A (en) Retrieving content items for a playlist based on universal content ID
CN101727950A (en) Playlist search device, playlist search method and program
CN1971747A (en) Recording medium containing moving picture data and additional information thereof and reproducing method and apparatus therefor
US8392468B2 (en) Media information search apparatus and media information search method
KR101101951B1 (en) Database construction method for data compact disc
ES2336768T3 (en) RECORDING ENVIRONMENT CONTAINING DATA ON MOVING IMAGES AND ADDITIONAL INFORMATION ON THE SAME, AND METHOD AND APPARATUS OF REPRODUCTION OF THE SAME.
US20060235866A1 (en) Method and apparatus for enabling enhanced navigation data associated with contents recorded on a recording medium to be utilized from a portable storage
US8326946B2 (en) Compact disc playing system and its play back method
US20050019008A1 (en) Automatic identification of DVD title using internet technologies and fuzzy matching techniques
JPH03219486A (en) Data management system
CN101256566B (en) Multimedia system framework having layer consolidating access to multiple media devices
JP4164753B2 (en) File management apparatus, file management method, file management method program, and recording medium recording file management method program
KR20060025100A (en) Information storage medium recording meta data supporting multi-language and manipulation method thereof
KR100563680B1 (en) Method for managing information on recorded audio lyric data and reproducing audio lyric data on rewritable medium
JP5573914B2 (en) Position correspondence list creation system
JP4924243B2 (en) Content information acquisition apparatus, program, and content information acquisition method
JP2007058987A (en) Device and method for reproducing optical disk
JP2007026659A5 (en)
US20120130518A1 (en) Music data reproduction apparatus
JP3997434B2 (en) Recording apparatus, recording method, recording method program, and recording medium recording the recording method program
KR20140023745A (en) Optical disk drive, user terminal and file processing method
WO2018229846A1 (en) Video/audio playback device and video/audio playback method

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20141205

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20151102

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20161108

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20171121

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20181108

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20191120

Year of fee payment: 9