[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JPH03219486A - Data management system - Google Patents

Data management system

Info

Publication number
JPH03219486A
JPH03219486A JP1532690A JP1532690A JPH03219486A JP H03219486 A JPH03219486 A JP H03219486A JP 1532690 A JP1532690 A JP 1532690A JP 1532690 A JP1532690 A JP 1532690A JP H03219486 A JPH03219486 A JP H03219486A
Authority
JP
Japan
Prior art keywords
data
computer
compact disc
management system
storage device
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
JP1532690A
Other languages
Japanese (ja)
Inventor
Shigehiro Yoshimura
吉村 成弘
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.)
NEC Home Electronics Ltd
NEC Corp
Original Assignee
NEC Home Electronics Ltd
Nippon Electric Co Ltd
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 NEC Home Electronics Ltd, Nippon Electric Co Ltd filed Critical NEC Home Electronics Ltd
Priority to JP1532690A priority Critical patent/JPH03219486A/en
Publication of JPH03219486A publication Critical patent/JPH03219486A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/10Indexing; Addressing; Timing or synchronising; Measuring tape travel
    • G11B27/102Programmed access in sequence to addressed parts of tracks of operating record carriers
    • G11B27/105Programmed access in sequence to addressed parts of tracks of operating record carriers of operating discs
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/002Programmed access in sequence to a plurality of record carriers or indexed parts, e.g. tracks, thereof, e.g. for editing
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/00086Circuits for prevention of unauthorised reproduction or copying, e.g. piracy

Landscapes

  • Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)

Abstract

PURPOSE:To accelerate the retrieval of a data base by constructing a data file that data stored in the read-in area of a CD is taken as identification element on an auxiliary storage device. CONSTITUTION:A computer 101 always monitors a CD player 102 through an interface 104 and reads the TOC data in the CD by controlling the player 102 through the interface 104 when the CD is set on the player 102. Besides, the computer 101 extracts the PMIN, the PSEC and the PFRAME of a TOC data group and uses them as the CD identification element (the ID). Then, the computer 101 retrieves a file having the ID which coincides with the ID possessed at present by the computer 101 from the data base in the auxiliary storage device 103, converts it to the data having a proper type and outputs it to an output device 105.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、コンパクトディスク(以下CDと称す)シス
テムにセットされたCDのデータを管理するデータ管理
システムに関し、特にCDのリードインエリアに記憶さ
れているデータを識別子として、セットされたCDに関
するデータを管理するデータ管理システムに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data management system for managing data on a CD set in a compact disc (hereinafter referred to as CD) system. The present invention relates to a data management system that manages data related to a set CD using data set as an identifier.

[従来の技術] 従来汎用コンピュータに接続されたCDシステムでは、
セットされたCDの再内岡部(リードインエリア)に記
録されているデータつまりTOC(table  of
  contents)データの表示のみであり、セッ
トされていないCDに関するデータは管理されておらず
、CDをシステムにセットした際に、そのセットされた
CDのみのTOCデータを読み取り、表示を行っている
[Prior Art] Conventionally, in a CD system connected to a general-purpose computer,
The data recorded in the lead-in area of the set CD, that is, the TOC (table of
The TOC data of only the set CD is read and displayed when a CD is set in the system.Data regarding CDs that are not set is not managed.

また、音楽専用CDプレーヤの場合には、一部バツクア
ップRAMを利用した小規模データ管理システムを有し
ている。
Moreover, in the case of a music-only CD player, it has a small-scale data management system that partially utilizes a backup RAM.

[発明が解決しようとする課題] 上述した従来のデータ管理システムでは、各々のCDの
リードインエリアに格納されているT。
[Problems to be Solved by the Invention] In the conventional data management system described above, the T.

Cデータは、CDをシステムにセットした際に読み込ま
れ、そのまま表示されており、ユーザーが必要とするオ
リジナルなデータをデータベースとして記憶させ、自動
的に検索、表示させることはできないという欠点がある
C data is read when the CD is set in the system and is displayed as is, and has the disadvantage that the original data required by the user cannot be stored as a database and automatically searched and displayed.

また、音楽専用CDプレーヤにおいても、上述したよう
に小規模のデータ管理システムを有しているが、データ
の表示方法や管理データ量など、あくまでも補助的なも
のであり、ユーザが必要とするオリジナルなデータをデ
ータベースとして記憶させ、自動的に検索、表示させる
ことはできないという欠点があった。
In addition, music CD players also have small-scale data management systems as mentioned above, but they are only auxiliary in terms of how data is displayed and the amount of data to be managed. The drawback was that it was not possible to store such data as a database and automatically search and display it.

それ故に本発明の目的は、CDに関する固有の今データ
をデータベース構築できるデータ管理システムを提供す
ることにある。
Therefore, an object of the present invention is to provide a data management system that can construct a database of unique current data regarding CDs.

[課題を解決する手段] 本発明は、上述した目的を達成するために、コンパクト
ディスクシステムにセットされたコンパクトディスクの
リードインエリアに記録されているデータを読み取り、
抽出するデータ読み取り手段と、前記抽出したデータを
識別子として、前記セットされたコンパクトディスクに
関する固有のデータファイルをコンピュータに接続した
補助記憶装置上に作成する作成手段と、前記データファ
イルから、前記コンパクトディスクシステムにセットさ
れたコンパクトディスク固有のデータを検索する検索手
段と、検索されたデータを出力装置を介して出力する出
力手段とを具備するものである。
[Means for Solving the Problems] In order to achieve the above-mentioned object, the present invention reads data recorded in the lead-in area of a compact disc set in a compact disc system,
a data reading means for extracting data; a creation means for creating a unique data file regarding the set compact disc on an auxiliary storage device connected to a computer using the extracted data as an identifier; The apparatus includes a search means for searching data specific to a compact disc set in the system, and an output means for outputting the searched data via an output device.

[作用] 本発明のデータ管理システムでは、読み取り手段により
、CDシステムにセットされているCDのリードインエ
リアのデータを読み取り、抽出し、抽出したデータを識
別子として持つデータファイル′(以下、データベース
と称す)を補助記憶上に作成する作成手段と、CDの°
データと同じ識別子を持つデータを補助記憶装置上に存
在するデータベースから検索する検索手段と、検索され
たデータを視覚的にわかりやすく出力装置に表示する出
力手段とを備え、セットされた各々のCDのデータを記
憶し、データファイルとして構築する。
[Operation] In the data management system of the present invention, the reading means reads and extracts the data in the lead-in area of the CD set in the CD system, and creates a data file' (hereinafter referred to as database) having the extracted data as an identifier. a creation means for creating a CD on an auxiliary memory;
It is equipped with a search means for searching a database existing on an auxiliary storage device for data having the same identifier as the data, and an output means for visually displaying the searched data on an output device in an easy-to-understand manner. The data is stored and constructed as a data file.

[実施例] 次に本発明の一実施例を図面を参照して説明する。[Example] Next, one embodiment of the present invention will be described with reference to the drawings.

第一図は本発明を示すシステム構成ブロック図である。FIG. 1 is a system configuration block diagram showing the present invention.

本システムは、コンピュータ101、コンパクトディス
クプレーヤ102、補助記憶装置103、インターフェ
ース104、出力装置105で構成されている。
This system includes a computer 101, a compact disc player 102, an auxiliary storage device 103, an interface 104, and an output device 105.

コンピュータ101はコンパクトディスクプレーヤ10
2をインターフェース104を介して制御し、コンパク
トディスクプレーヤ102からのデータを受は取るとと
もに、補助記憶装置103を制御し、処理を行った結果
を出力装置105に出力する。
The computer 101 is a compact disc player 10
2 via an interface 104 , receives and receives data from the compact disc player 102 , controls the auxiliary storage device 103 , and outputs the processed results to the output device 105 .

コンパクトディスクプレーヤ102は、コンピュータ1
01からの制御データに基づいてコンパクトディスクか
らデータを読み出し、コンピユー5− タ101に対して出力する。
The compact disc player 102 is connected to the computer 1
Based on the control data from 01, data is read from the compact disk and output to the computer 101.

補助記憶装置103は、例えば磁気ディスク装置などで
構成されており、コンピュータ101からの制御に基づ
いてデータを記憶したり、取り出したりする。
The auxiliary storage device 103 is composed of, for example, a magnetic disk device, and stores and retrieves data based on control from the computer 101.

インターフェース104は、コンピュータ101とコン
パクトディスクプレーヤ102を電気的に接続するため
のインターフェースである。
The interface 104 is an interface for electrically connecting the computer 101 and the compact disc player 102.

出力装置105は、例えばデイスプレィなどで構成され
ており、コンピュータ101で処理された結果のデータ
を表示出力する。
The output device 105 is composed of, for example, a display, and displays and outputs the data processed by the computer 101.

第二図はコンパクトディスクのリードインエリアに格納
されているTOCデータを示すもので、CDには各々C
Dに入っているトラック数分だけこのTOCデータが格
納されている。
Figure 2 shows the TOC data stored in the lead-in area of a compact disc.
This TOC data is stored for the number of tracks included in D.

本発明によるデータ管理システムでは一例としてこれら
のデータのうち、PMIN、PSEC。
In the data management system according to the present invention, among these data, PMIN and PSEC are used as an example.

PFRAMEの3つのデータの並びを用いてCDの判別
を行っている。
The CD is determined using the three data sequences of PFRAME.

次に本システムの動作について第一図、第二図、6− 第三図、第四図を用いて説明する。Next, we will explain the operation of this system in Figure 1, Figure 2, and 6- This will be explained using Figures 3 and 4.

まずコンピュータ101は、常時インターフェース10
4を介して、コンパクトディスクプレーヤ102を監視
しており、コンパクトディスクプレーヤ102にCDが
セットされた時点で、セットされたCDのリードインエ
リアに格納されているTOCデータを、インターフェー
ス104を介してコンパクトディスクプレーヤ102を
制御して読み取る(STEPI)。
First, the computer 101 always has an interface 10
4, the compact disc player 102 is monitored, and when a CD is set in the compact disc player 102, the TOC data stored in the lead-in area of the set CD is monitored via the interface 104. The compact disc player 102 is controlled and read (STEPI).

コンピュータ101は読み取ったTOCデータ群のPM
IN、PSEC,PFRAMEをそれぞれ抽出し、各々
のCDに格納されているトラック数は最小1トラツクか
ら最大99トラツク、またその各々のトラックの長さは
最小2秒から最長約74分、そのうえ1秒は75フレー
ムで構成されているために、確率的にいって同じ長さの
トラックが同じ順序で同じトラック数並ぶことは非常に
低くなることから、本実施例では、−例として、PMI
N、PSEC,PFRAMEの並びをそのCD固有の識
別子(ID)として使用する(STEP2)  。
The computer 101 reads PM of the TOC data group.
IN, PSEC, and PFRAME are each extracted, and the number of tracks stored on each CD ranges from a minimum of 1 track to a maximum of 99 tracks, and the length of each track ranges from a minimum of 2 seconds to a maximum of about 74 minutes, and 1 second. Since PMI consists of 75 frames, it is extremely unlikely that tracks of the same length will be arranged in the same order in the same number of tracks.
The sequence of N, PSEC, and PFRAME is used as an identifier (ID) unique to the CD (STEP 2).

セットされたCDのTOCからIDを作成したコンピュ
ータ101は、補助記憶装置103の中にある任意の形
のデータベースから現在持っているIDと一致するID
を持ったファイルを検索する(STEP3)。
The computer 101 that created the ID from the TOC of the set CD selects an ID that matches the ID it currently has from an arbitrary type of database in the auxiliary storage device 103.
Search for files with (STEP 3).

ここでいうデータベースとは、例えばタイトル名9曲名
などを管理するものであり、もしここで一致するIDが
見つからなければ新たに現在持っているIDを検索キー
とする新たなファイルをデータベースに作成する(ST
EP4)。
The database referred to here is something that manages, for example, titles, 9 song names, etc., and if a matching ID is not found here, a new file is created in the database using the current ID as the search key. (ST
EP4).

ここで一致するIDを持つファイルが見つかった場合に
は、そのデータをコンピュータ101が適宜処理を行い
、その結果を出力装置105に適した型のデータに変換
して出力装置105に出力する(STEP5)。
If a file with a matching ID is found here, the computer 101 processes the data appropriately, converts the result into data of a type suitable for the output device 105, and outputs the data to the output device 105 (STEP 5). ).

また、本発明のデータ管理システムで使用するデータベ
ースは、コンピュータ101で自由に操作できるため、
他のアプリケーションで使用することも可能である。
Furthermore, since the database used in the data management system of the present invention can be freely operated on the computer 101,
It can also be used in other applications.

[発明の効果] 以上説明したように本発明のデータ管理システムは、コ
ンピュータに接続されたコンパクトディスクプレーヤを
使用するにあたり、コンパクトディスクのリードインエ
リアに格納されたデータを識別子としたデータファイル
を補助記憶装置上に構築することで、セットされたコン
パクトディスクを自動的に判別し、そのコンパクトディ
スクに関するデータを自動的に検索表示させることがで
きる。
[Effects of the Invention] As explained above, the data management system of the present invention supports a data file whose identifier is data stored in the lead-in area of a compact disc when using a compact disc player connected to a computer. By building it on a storage device, it is possible to automatically identify the set compact disc and automatically search and display data related to that compact disc.

また、コンピュータと補助記憶装置を使用することによ
り、データベースに蓄積するデータ量や型、内容にはほ
とんど制限がなく、比較的自由なデータベースとして構
築使用することができる。
Furthermore, by using a computer and an auxiliary storage device, there are almost no restrictions on the amount, type, or content of data stored in the database, and the database can be constructed and used relatively freely.

さらに、自動判別に使用する識別子としてデータ(PM
IN、PSEC,PFRAMEなど)の全一致を行うの
ではなく、データ(PMIN、PSEC,PFRAME
)の部分一致を行うことで、データベース検索の高速化
を計ることもできる。
Furthermore, data (PM
Instead of performing an exact match on the data (PMIN, PSEC, PFRAME, etc.)
) can also be used to speed up database searches.

【図面の簡単な説明】[Brief explanation of drawings]

9− 第一図は本発明のデータ管理システムを示すシステム構
成ブロック図、第二図はコンパクトディスクのリードイ
ンエリアに格納されているTOCデータのフォーマット
を示す図、第三図は本発明のデータ管理システムの動作
を説明すフローチャート、第四図は本発明のデータ管理
システムにより出力された表示例を示す図である。 101・・・コンピュータ、 102・・・コンパクトディスクプレーヤ、103・・
・補助記憶装置、 104・・・インターフェース(I /F)、105・
・・出力装置。
9- Figure 1 is a system configuration block diagram showing the data management system of the present invention, Figure 2 is a diagram showing the format of TOC data stored in the lead-in area of a compact disc, and Figure 3 is a diagram showing the data management system of the present invention. A flowchart explaining the operation of the management system, FIG. 4 is a diagram showing an example of a display output by the data management system of the present invention. 101... Computer, 102... Compact disc player, 103...
- Auxiliary storage device, 104... Interface (I/F), 105.
...Output device.

Claims (1)

【特許請求の範囲】 コンパクトディスクシステムにセットされたコンパクト
ディスクのリードインエリアに記録されているデータを
読み取り、抽出するデータ読み取り手段と、 前記抽出したデータを識別子として、前記セットされた
コンパクトディスクに関する固有のデータファイルをコ
ンピュータに接続した補助記憶装置上に作成する作成手
段と、 前記データファイルから、前記コンパクトディスクシス
テムにセットされたコンパクトディスク固有のデータを
検索する検索手段と、 検索されたデータを出力装置を介して出力する出力手段
とを具備することを特徴とするデータ管理システム。
[Scope of Claims] Data reading means for reading and extracting data recorded in a lead-in area of a compact disc set in a compact disc system; creating means for creating a unique data file on an auxiliary storage device connected to a computer; retrieval means for retrieving data unique to the compact disc set in the compact disc system from the data file; 1. A data management system comprising: an output means for outputting through an output device.
JP1532690A 1990-01-25 1990-01-25 Data management system Pending JPH03219486A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1532690A JPH03219486A (en) 1990-01-25 1990-01-25 Data management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1532690A JPH03219486A (en) 1990-01-25 1990-01-25 Data management system

Publications (1)

Publication Number Publication Date
JPH03219486A true JPH03219486A (en) 1991-09-26

Family

ID=11885652

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1532690A Pending JPH03219486A (en) 1990-01-25 1990-01-25 Data management system

Country Status (1)

Country Link
JP (1) JPH03219486A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998025269A1 (en) * 1996-12-02 1998-06-11 Thomson Consumer Electronics, Inc. Apparatus and method for identifying the information stored on a medium
EP0935248A2 (en) * 1998-02-09 1999-08-11 Sony Corporation Recording and reproducing apparatus and terminal apparatus
US6031795A (en) * 1996-12-02 2000-02-29 Thomson Consumer Electronics, Inc. Method and apparatus for programming a jukebox with information related to content on media contained therein
JP2000331468A (en) * 2000-01-01 2000-11-30 Pioneer Electronic Corp Information storing medium and its information reproducing device, information reproducing method
WO2001027925A1 (en) * 1999-10-15 2001-04-19 Sony Corporation Information processor and processing method and recording medium
JP2008192294A (en) * 1995-07-26 2008-08-21 Sony Electronics Inc Information obtaining device and information obtaining method
JP2010061725A (en) * 2008-09-02 2010-03-18 Sony Corp Information processor, information processing method, information processing program, reproduction device, and information processing system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01229486A (en) * 1988-03-09 1989-09-13 Pioneer Electron Corp Display device for disk information
JPH01261992A (en) * 1988-04-13 1989-10-18 Matsushita Electric Ind Co Ltd Title display remote control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01229486A (en) * 1988-03-09 1989-09-13 Pioneer Electron Corp Display device for disk information
JPH01261992A (en) * 1988-04-13 1989-10-18 Matsushita Electric Ind Co Ltd Title display remote control system

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008192294A (en) * 1995-07-26 2008-08-21 Sony Electronics Inc Information obtaining device and information obtaining method
JP4660565B2 (en) * 1995-07-26 2011-03-30 ソニー エレクトロニクス インク Information acquisition apparatus and information acquisition method
US6031795A (en) * 1996-12-02 2000-02-29 Thomson Consumer Electronics, Inc. Method and apparatus for programming a jukebox with information related to content on media contained therein
WO1998025269A1 (en) * 1996-12-02 1998-06-11 Thomson Consumer Electronics, Inc. Apparatus and method for identifying the information stored on a medium
USRE42810E1 (en) 1998-02-09 2011-10-04 Sony Corporation Recording and reproducing apparatus and terminal apparatus
EP0935248A2 (en) * 1998-02-09 1999-08-11 Sony Corporation Recording and reproducing apparatus and terminal apparatus
EP0935248A3 (en) * 1998-02-09 2000-09-20 Sony Corporation Recording and reproducing apparatus and terminal apparatus
US6408332B1 (en) 1998-02-09 2002-06-18 Sony Corporation Recording and reproducing apparatus and terminal apparatus
USRE43917E1 (en) 1998-02-09 2013-01-08 Sony Corporation Recording and reproducing apparatus and terminal apparatus
USRE41977E1 (en) 1998-02-09 2010-11-30 Sony Corporation Recording and reproducing apparatus and terminal apparatus
EP1696436A3 (en) * 1998-02-09 2012-10-03 Sony Corporation Recording and reproducing apparatus and terminal apparatus
WO2001027925A1 (en) * 1999-10-15 2001-04-19 Sony Corporation Information processor and processing method and recording medium
JP2000331468A (en) * 2000-01-01 2000-11-30 Pioneer Electronic Corp Information storing medium and its information reproducing device, information reproducing method
US8185541B2 (en) 2008-09-02 2012-05-22 Sony Corporation Information processing apparatus, information processing method, information processing program, reproduction device, and information processing system that identifies content using a similarity calculation
JP4636343B2 (en) * 2008-09-02 2011-02-23 ソニー株式会社 Information processing apparatus, information processing method, information processing program, and information processing system
JP2010061725A (en) * 2008-09-02 2010-03-18 Sony Corp Information processor, information processing method, information processing program, reproduction device, and information processing system

Similar Documents

Publication Publication Date Title
KR100520115B1 (en) Apparatus and method for managing playlist
CN101714388B (en) Data manager
JP4028367B2 (en) Music data storage device and storage method
MXPA04002233A (en) Extension of m3u file format to support user interface and navigation tasks in a digital audio player.
WO2006126687A1 (en) Display device
JP2004021996A (en) Recording device, server, recording method, program, and storage medium
US8392468B2 (en) Media information search apparatus and media information search method
JP2005284574A (en) On-vehicle information equipment, control method of on-vehicle information equipment, control program, and recording medium
JP2003030964A (en) Playback device and editing device
JPH03219486A (en) Data management system
JP2003022655A (en) Recording and reproducing device, reproducing device and registering method
JP2002055993A (en) Music reproducing device
KR100408128B1 (en) Apparatus and method for searching digital audio data file from media where digital audio data files are recorded
JP2003030969A (en) Device and method for playback
JP3773235B2 (en) Distribution system, recording apparatus, recording method, and program storage medium
KR100401228B1 (en) Apparatus and method for recording digital audio data file
KR100588173B1 (en) Method for managing file identifier descriptor
KR100513332B1 (en) Method for reproducing select audio file having directory structure
JP2005285274A (en) Title display information generator
KR101070748B1 (en) Method for providing file information of MP3 player
JP2004145701A (en) Recording/reproducing device, and recording/reproducing processing program
JP2006099898A (en) Recording medium controller
JP2004348778A (en) Reproduction device, method of reproducing music data and program of reproducing music data
JP4252525B2 (en) Music player
JP2005318295A (en) Image generation system and method, image generation program, and information recording medium