JPH11283345A - Disk searching method in disk reproducing device - Google Patents

Disk searching method in disk reproducing device

Info

Publication number
JPH11283345A
JPH11283345A JP8087098A JP8087098A JPH11283345A JP H11283345 A JPH11283345 A JP H11283345A JP 8087098 A JP8087098 A JP 8087098A JP 8087098 A JP8087098 A JP 8087098A JP H11283345 A JPH11283345 A JP H11283345A
Authority
JP
Japan
Prior art keywords
physical address
area
address
pickup
disk
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.)
Withdrawn
Application number
JP8087098A
Other languages
Japanese (ja)
Inventor
Kiyohiko Tamai
清彦 玉井
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP8087098A priority Critical patent/JPH11283345A/en
Publication of JPH11283345A publication Critical patent/JPH11283345A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)
  • Moving Of Head For Track Selection And Changing (AREA)
  • Moving Of The Head For Recording And Reproducing By Optical Means (AREA)

Abstract

PROBLEM TO BE SOLVED: To enhance a processing speed by converting the address of the current position of an optical pickup into a converted physical address continuously changing in the whole area of a disk and calculating a distance to be moved to enable a search with a simple program. SOLUTION: A microcomputer for control 11 reads out the physical address YP of the optical pickup 3 and the track number of a current position and converts the address YP into converted physical addresses YT, YT1 respectively expressing one series of addresses unified in the whole area of a disk 1 by prescribed calculating formulas based on the maximum address being in a readin area and a reference offset in accordance with the inside or the outside of the readin area and next it converts a target physical address into a physical address YT2 similarly. Since positions of the radial direction being on the disk 1 and the converted physical addresses are in a linear relation, the moving distance of the optical pickup 3 is easily calculated by calculating the YT1 of the current position and the YT2 of the target position.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、複数の領域から構
成されており、一の領域内では、物理アドレスが連続的
に変化するが、一の領域と他の領域間で物理アドレスの
変化が不連続となるディスク、たとえばCD(Comp
act Disk)のサーチ方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is composed of a plurality of areas. In one area, a physical address continuously changes. However, a physical address changes between one area and another area. Discs that are discontinuous, such as CDs (Comp
act disk).

【0002】[0002]

【従来の技術】従来より、音響情報等を記録する記憶媒
体としてCDが知られている。このCDは、ディスクの
内周部より、記録情報の索引情報が記録されたリードイ
ンエリア、実際の音楽情報などが記録されているユーザ
データエリア、及びリードアウトエリアの三つの領域か
ら構成されている。CDには、フレームと呼ばれる単位
で、情報が記録されているが、各フレームには、実際の
データに加え、データの検索に用いるため、サブコード
と呼ばれる情報が記録されている。サブコード中のQチ
ャンネルと呼ばれる部分には、物理アドレス情報が記録
されている。ユーザデータエリア及びリードアウトエリ
アのQチャンネルには、物理アドレスとして曲目毎の経
過時間を表すトラック相対時間とユーザデータエリアの
先頭からの経過時間を示す絶対時間が分、秒、フレーム
(1/75秒)の単位で記録されている。しかし、リー
ドインエリアにおいては、Qチャンネルには他のエリア
では絶対時間が記録されている領域には、ディスクの目
次情報が記録されており、物理アドレス情報としては、
トラック相対時間のみが記録されている。CDは、以上
の論理フォーマットに従って情報が記録されるので、リ
ードインエリアにおいて利用可能な物理アドレスは他の
領域と連続していないトラック相対時間のみであり、全
領域で連続した物理アドレス情報は記録されていない。
そのため、CD再生装置において目的データを検索する
際の光ピックアップの移動距離の算出は、リードインエ
リア内での移動距離と他の二つのエリア内での移動距離
を、別個に求め、それを合計して求める方法をとってい
た。
2. Description of the Related Art Conventionally, a CD is known as a storage medium for recording acoustic information and the like. This CD is composed of three areas from the inner periphery of the disc: a lead-in area in which index information of recording information is recorded, a user data area in which actual music information is recorded, and a lead-out area. I have. Information is recorded on a CD in units called frames. In each frame, in addition to actual data, information called a subcode is recorded for use in data search. Physical address information is recorded in a portion called a Q channel in the subcode. In the Q channel of the user data area and lead-out area, a track relative time indicating an elapsed time for each music piece as a physical address and an absolute time indicating an elapsed time from the beginning of the user data area are expressed in minutes, seconds, and frames (1/75) Seconds). However, in the lead-in area, in the area where the absolute time is recorded in other areas in the Q channel, the table of contents information of the disc is recorded, and as the physical address information,
Only the track relative time is recorded. In a CD, information is recorded in accordance with the above logical format. Therefore, a physical address that can be used in the lead-in area is only a track relative time that is not continuous with another area, and physical address information that is continuous in all areas is recorded. It has not been.
Therefore, when calculating the moving distance of the optical pickup when searching for the target data in the CD reproducing apparatus, the moving distance in the lead-in area and the moving distance in the other two areas are separately obtained, and the total is calculated. And asked for a method.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上記従
来の方法は、データを検索する際の光ピックアップの移
動距離の求めるにあたって、リードインエリア内の移動
距離と他の二つのエリア内での移動距離を別個に求める
ため、移動距離の算出をマイクロコンピュータによって
行う場合は、プログラムの構造が複雑となり、処理速度
も遅くなるという問題があった。本発明の目的は、デー
タ検索時の光ピックアップの移動距離の算出を簡明な方
法で行い、マイクロコンピュータのプログラムを簡潔な
構造にし、処理速度の向上を図ることを目的とする。
However, in the above-described conventional method, the distance traveled in the lead-in area and the distance traveled in the other two areas are required to determine the distance traveled by the optical pickup when searching for data. Therefore, when the moving distance is calculated by the microcomputer, there is a problem that the structure of the program is complicated and the processing speed is reduced. An object of the present invention is to calculate the moving distance of the optical pickup at the time of data search by a simple method, to make a microcomputer program simple, and to improve the processing speed.

【0004】[0004]

【課題を解決するための手段】本発明は、上記課題を解
決するために、複数の領域から構成され、一の領域内で
は、物理アドレスが、連続的に変化するが、一の領域と
他の領域間で物理アドレスの変化が不連続となるディス
クをサーチする際に、ピックアップの現在位置の物理ア
ドレスをディスクの全領域で連続に変化する変換物理ア
ドレスに変換し、前記変換物理アドレスと目的とする位
置の論理アドレスを用いて、現在位置から目的位置まで
の移動距離を算出して、目的位置までのピックアップの
移動を行うことを特徴としている。
In order to solve the above-mentioned problems, the present invention comprises a plurality of areas. In one area, a physical address changes continuously. When searching for a disc in which the physical address changes discontinuously among the areas of the disc, the physical address of the current position of the pickup is converted to a converted physical address that changes continuously in the entire area of the disc, The movement distance from the current position to the target position is calculated using the logical address of the position, and the pickup is moved to the target position.

【0005】[0005]

【発明の実施の形態】以下、本発明の実施の形態を、図
面を参照しながら説明する。図1は、本発明のデータ検
索方法を実施するための、コンパクトディスク再生装置
の概略ブロック図である。1は音楽データがサブコード
データとともに記録されたコンパクトディスクである。
2は、コンパクトディスク1を所定の線速度で回転する
スピンドルモータ、3はコンパクトディスク1に対し、
レーザビームを照射し、反射ビームよりCD1に記録さ
れた信号を検出する光ピックアップ、4は光ピックアッ
プ3をコンパクトディスク1の半径方向に送る送りモー
タ、5は光ピックアップ3の検出信号からEFM信号、
エラー信号、CLV制御信号等を作成するRFアンプ、
6はエラー信号、CLV制御信号等を用いて後述する制
御用マイクロコンピュータの指令に従い、スピンドルモ
ータ2、光ピックアップ3、送りモータ4に対し所定の
サーボを掛けるサーボ回路、7は、RFアンプ5から出
力されるEFM信号に対し、同期、ディインターリー
ブ、誤り訂正等を行い、オーディオサンプルデータを復
調したり、サブコードデータを復調したりするディジタ
ル信号処理回路である。8と9はディジタル信号処理回
路から出力されたオーディオサンプルデータをチャンネ
ル別にD/A変換して出力するD/A変換器、10はP
LAYキー、STOPキー、選曲キー等を備えた操作
部、11は操作部での操作に従い、CDプレーヤー全体
を制御する制御用マイクロコンピュータである。この制
御用マイクロコンピュータ11は、コンパクトディスク
1が、コンパクトディスク再生装置にセットされると、
各種サーボを立ち上げ、光ピックアップ3をリードイン
エリアに移動させるとともに、光ピックアップ3、RF
アンプ5、ディジタル信号処理回路7を制御してTOC
情報及びリードインエリア内の最大物理アドレスを読み
とり、内蔵メモリ12に記憶するとともに、コンパクト
ディスク上に記録された各曲目が始まる物理アドレスが
記録されたTOC情報を読みとり、内蔵メモリ12に記
憶しておく。図2は、コンパクトディスク上の半径方向
位置と物理アドレス値の関係を示す図である。図2にお
いて、x軸はコンパクトディスクの最内周部を起点とし
たコンパクトディスク上の半径方向位置、y軸は物理ア
ドレス値を表す。図2において、直線13aは、リード
インエリア内におけるコンパクトディスク上の半径方向
位置と物理アドレス値(トラック相対時間)の関係を示
し、直線13bは、ユーザデータエリア及びリードアウ
トエリアにおけるディスク上の半径方向位置と物理アド
レス値(ユーザデータエリアの先頭からの絶対時間)の
関係を示す。図3は、本発明のディスクサーチ方法によ
り生成される変換物理アドレス(請求項2の統一アドレ
スに相当。)と物理アドレス及びコンパクトディスク上
の半径方向位置の相互関係を表す図である。図2におい
て、x軸は、図1におけるx軸と同様、コンパクトディ
スクの最内周部を起点としたコンパクトディスク上の半
径方向位置、y軸は、物理アドレス値及び変換物理アド
レス値である。図3において、直線14は、コンパクト
ディスク上の半径方向位置と本発明のサーチ方法により
生成される変換物理アドレス値の関係を示す。図4はデ
ィスク上の半径方向位置と物理アドレス値及び本発明の
サーチ方法により生成される変換物理アドレスの相互関
係を表す図である。図4において、x軸は、図1及び図
2と同様、ディスク上の半径方向位置、y軸は、物理ア
ドレス値又は変換物理アドレス値である。図5は、本発
明のサーチ方法を説明するフローチャートであり、ステ
ップ101からステップ106で構成されている。以上
の図を用いて本発明のサーチ方法を説明する。まず、コ
ンパクトディスク再生装置において、光ピックアップが
コンパクトディスク上の任意の半径方向位置にあるとす
る。目的とするデータの読み出しは、内蔵メモリ12に
格納されたプログラムに従って行われる。図5は、その
プログラムの手順を示すフローチャートである。まず、
コンパクトディスク再生装置は、ステップ101におい
て、光ピックアップが現在ある位置の物理アドレスYP
およびトラックナンバーを読み出す。次にコンパクトデ
ィスク再生装置は、ステップ101において読み出した
トラックナンバーから現在位置がリードインエリアか否
かを調べる(ステップ102)。リードインエリアのQ
チャンネルにはトラック番号として00が記録されてい
るので、トラック番号が00であればリードインエリア
であることが知られる。次に、現在位置がリードインエ
リアであれば、処理はステップ103に進む。ステップ
103においては、現在位置の物理アドレスYPが、Y
T=Y0−(L−YP)の計算式に従い変換物理アドレ
スYTに変換される。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a schematic block diagram of a compact disc reproducing apparatus for implementing the data search method of the present invention. Reference numeral 1 denotes a compact disc on which music data is recorded together with subcode data.
2 is a spindle motor for rotating the compact disc 1 at a predetermined linear speed, and 3 is a
An optical pickup for irradiating a laser beam and detecting a signal recorded on the CD 1 from the reflected beam; 4, a feed motor for feeding the optical pickup 3 in the radial direction of the compact disc 1; 5; an EFM signal from a detection signal of the optical pickup 3;
An RF amplifier for generating an error signal, a CLV control signal, etc.
Reference numeral 6 denotes a servo circuit that applies a predetermined servo to the spindle motor 2, the optical pickup 3, and the feed motor 4 in accordance with a command from a control microcomputer described later using an error signal, a CLV control signal, and the like. A digital signal processing circuit that performs synchronization, deinterleaving, error correction, and the like on the output EFM signal to demodulate audio sample data and subcode data. Reference numerals 8 and 9 denote D / A converters which D / A convert and output audio sample data output from the digital signal processing circuit for each channel, and 10 denotes a P / A converter.
An operation unit 11 having a LAY key, a STOP key, a music selection key, and the like, and a control microcomputer 11 for controlling the entire CD player in accordance with an operation on the operation unit. When the compact disk 1 is set in the compact disk reproducing device, the control microcomputer 11
Start up various servos, move the optical pickup 3 to the lead-in area, and
The TOC is controlled by controlling the amplifier 5 and the digital signal processing circuit 7.
The information and the maximum physical address in the lead-in area are read and stored in the built-in memory 12, and the TOC information in which the physical address at which each program starts on the compact disc is recorded is read and stored in the built-in memory 12. deep. FIG. 2 is a diagram showing a relationship between a radial position on a compact disc and a physical address value. In FIG. 2, the x-axis represents the radial position on the compact disc starting from the innermost periphery of the compact disc, and the y-axis represents the physical address value. In FIG. 2, a straight line 13a shows a relationship between a radial position on the compact disc in the lead-in area and a physical address value (track relative time), and a straight line 13b shows a radius on the disc in the user data area and the lead-out area. The relationship between the direction position and the physical address value (absolute time from the beginning of the user data area) is shown. FIG. 3 is a diagram showing the relationship between the translated physical address (corresponding to the unified address in claim 2) generated by the disc search method of the present invention, the physical address and the radial position on the compact disc. In FIG. 2, the x-axis is the radial position on the compact disc starting from the innermost periphery of the compact disc, and the y-axis is the physical address value and the converted physical address value, similarly to the x-axis in FIG. In FIG. 3, a straight line 14 indicates the relationship between the radial position on the compact disc and the converted physical address value generated by the search method of the present invention. FIG. 4 is a diagram showing the correlation between the radial position on the disk, the physical address value, and the converted physical address generated by the search method of the present invention. In FIG. 4, the x-axis is the radial position on the disk, as in FIGS. 1 and 2, and the y-axis is the physical address value or converted physical address value. FIG. 5 is a flowchart for explaining the search method of the present invention, which is composed of steps 101 to 106. The search method of the present invention will be described with reference to the above-described drawings. First, in the compact disk reproducing apparatus, it is assumed that the optical pickup is at an arbitrary radial position on the compact disk. The reading of the target data is performed according to a program stored in the internal memory 12. FIG. 5 is a flowchart showing the procedure of the program. First,
In step 101, the compact disc reproducing apparatus sets the physical address YP of the position where the optical pickup is
And the track number. Next, the compact disc reproducing apparatus checks whether or not the current position is in the lead-in area from the track number read in step 101 (step 102). Q of lead-in area
Since 00 is recorded on the channel as the track number, if the track number is 00, it is known that the channel is a lead-in area. Next, if the current position is the lead-in area, the process proceeds to step 103. In step 103, the physical address YP of the current position is Y
It is converted to a converted physical address YT according to the formula of T = Y0- (L-YP).

【0006】ここで、Lはディスク再生装置起動時に、
あらかじめ取得されているリードインエリア内で最大の
物理アドレスである。また、Y0は、基準オフセットで
あり、Lより大きい一定の数値である。一方、光ピック
アップの現在位置が、リードインエリアでないとき、す
なわち、ユーザデータエリアまたリードアウトエリアの
ときは、処理はステップ104に進められる。ステップ
104においては、YT1=Y0+YPの計算式に従
い、変換物理アドレスYTに変換される。
[0006] Here, L is at the time of starting the disk reproducing apparatus.
This is the largest physical address in the lead-in area acquired in advance. Y0 is a reference offset, which is a fixed numerical value larger than L. On the other hand, if the current position of the optical pickup is not in the lead-in area, that is, in the user data area or the lead-out area, the process proceeds to step 104. In step 104, the data is converted into a converted physical address YT according to the calculation formula of YT1 = Y0 + YP.

【0007】前記ステップ103又はステップ104の
処理により、生成される変換物理アドレス値と変換前の
物理アドレス値の関係は前記計算式から明らかなよう
に、図3に示す通りとなる。すなわち、変換前の物理ア
ドレス値がリードインエリアとユーザデータエリアで不
連続になるのに対し、変換物理アドレスは、ディスクの
全領域で統一された一連のアドレスとなっている。次に
ステップ105において、読み出すべき曲目の目標物理
アドレスYLは、YT2=YL+Y0の計算式に従い、
変換物理アドレスYT2に変換される。なお、読み出す
べき曲目の物理アドレス値YLは、操作者が操作部によ
って指定した曲目と前述した内蔵メモリに記憶されてい
るTOC情報から得られるものである。次に処理は、ス
テップ106に進む。ステップ106においては、現在
位置の変換物理アドレスYT1と目的位置の変換物理ア
ドレスYT2から光ピックアップの移動距離が計算され
る。なお、YT1とYT2が知られておれば、ディスク
上の半径方向位置と変換物理アドレスは、直線的な関係
にあるので、容易に移動距離を算出することができる。
次のステップ107において、ステップ106で求めた
移動距離だけ、光ピックアップの移動が行われ、目的デ
ータのサーチが完了する。以上、説明したように本発明
によれば、簡潔な処理により目的データのサーチを実行
することができ、サーチを制御するマイクロコンピュー
タのプログラムの構造を簡潔なものとすることができ、
処理速度も向上させることができる。
The relationship between the converted physical address value generated by the processing in step 103 or 104 and the physical address value before conversion is as shown in FIG. That is, the physical address value before conversion becomes discontinuous between the lead-in area and the user data area, whereas the converted physical address is a series of addresses that are unified in the entire area of the disk. Next, in step 105, the target physical address YL of the music piece to be read is calculated according to the following formula: YT2 = YL + Y0.
It is converted to a converted physical address YT2. The physical address value YL of the music to be read is obtained from the music specified by the operator via the operation unit and the TOC information stored in the above-described internal memory. Next, the process proceeds to step 106. In step 106, the moving distance of the optical pickup is calculated from the converted physical address YT1 of the current position and the converted physical address YT2 of the target position. If YT1 and YT2 are known, the moving distance can be easily calculated since the radial position on the disk and the converted physical address have a linear relationship.
In the next step 107, the optical pickup is moved by the movement distance obtained in step 106, and the search for the target data is completed. As described above, according to the present invention, a search for target data can be performed by simple processing, and the structure of a microcomputer program that controls the search can be simplified.
The processing speed can also be improved.

【0008】なお、上述の説明においては物理アドレス
から変換物理への変換およびピックアップの移動距離を
求めるにあたり、所定の計算を行なって求めているが、
この計算の代わりに所定のテーブルを作成し、このテー
ブルから求めることも可能である。
In the above description, when the conversion from the physical address to the conversion physics and the movement distance of the pickup are obtained, predetermined calculations are performed.
Instead of this calculation, it is also possible to create a predetermined table and obtain it from this table.

【0009】また、上述の説明では、情報が記録された
ディスクとして、音楽用CDを例に説明したが、本発明
はこれに限定されず、ビデオCDやCD−ROM等、全
情報記録領域にまたがる一連の物理アドレスを持たない
ディスク状の情報記録媒体から情報を再生するディスク
再生装置のピックアップを移動する場合にも適用可能で
ある。
In the above description, a music CD has been described as an example of a disc on which information is recorded. However, the present invention is not limited to this. The present invention is also applicable to a case in which a pickup of a disk reproducing apparatus for reproducing information from a disk-shaped information recording medium having no series of physical addresses is moved.

【0010】さらに、上述の説明では、制御用マイクロ
コンピュータは、上述の動作を行なうように既にプログ
ラミングされているものとして説明しているが、フロッ
ピーディスクやCD−ROM等の記録媒体に上述の動作
を行なわせるためのプログラムを記録しておき、そこか
らプログラムを読み出してもよいし、一旦内蔵メモリに
コピーしてから読み出すこととしてもよい。
Further, in the above description, the control microcomputer is described as being already programmed to perform the above-described operation, but the control microcomputer is stored in a recording medium such as a floppy disk or a CD-ROM. May be recorded, and the program may be read from the program, or may be temporarily copied to the built-in memory and then read.

【0011】[0011]

【発明の効果】以上説明したように、本発明のディスク
サーチ方法は、複数の領域から構成され、一の領域内で
は、物理アドレスが、連続的に変化するが、一の領域と
他の領域間で物理アドレスの変化が不連続となるディス
クをサーチする際に、ピックアップの現在位置の物理ア
ドレスをディスクの全領域で連続的に変化する変換物理
アドレス(全領域にまたがる一連の統一アドレス)に変
換し、前記変換物理アドレスと目的とする位置の変換物
理アドレスを用いて、現在位置から目的位置までの移動
距離を求めて、目的位置までのピックアップの移動を行
うことを特徴とする方法であり、簡潔な処理により、目
的とするデータをサーチすることができ、サーチを制御
するマイクロコンピュータのプログラムを簡潔なものと
し、処理速度も向上させることができるという効果を奏
する。
As described above, the disk search method according to the present invention comprises a plurality of areas. In one area, the physical address changes continuously. When searching for a disc in which the physical address changes discontinuously, the physical address of the current position of the pickup is changed to a converted physical address (a series of unified addresses over the entire area) that continuously changes in the entire area of the disc. Converting, using the converted physical address and the converted physical address of the target position, obtaining a movement distance from the current position to the target position, and moving the pickup to the target position. With simple processing, the target data can be searched. The microcomputer program for controlling the search can be simplified and the processing speed can be improved. An effect that can be.

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

【図1】本発明のディスクサーチ方法を実施するための
CD再生装置の全体構成を表すブロック図
FIG. 1 is a block diagram showing the overall configuration of a CD reproducing apparatus for implementing a disk search method according to the present invention.

【図2】CDにおけるディスク上の位置と物理アドレス
値の関係を示す説明図
FIG. 2 is an explanatory diagram showing a relationship between a position on a disk and a physical address value in a CD.

【図3】CDにおけるディスク上の位置と物理アドレス
値および本発明のディスクサーチ方法により生成される
変換物理アドレス値の関係を示す説明図
FIG. 3 is an explanatory diagram showing a relationship between a position on a disk in a CD, a physical address value, and a converted physical address value generated by the disk search method of the present invention.

【図4】CDにおけるディスク上の位置と論理アドレス
値及び変換物理アドレス値との関係を表す説明図
FIG. 4 is an explanatory diagram showing a relationship between a position on a disc on a CD, a logical address value, and a converted physical address value.

【図5】本発明のディスクサーチ方法の手順を示すフロ
ーチャート
FIG. 5 is a flowchart showing a procedure of a disc search method according to the present invention.

【符号の説明】[Explanation of symbols]

1 コンパクトディスク 2 スピンドルモータ 3 光ピックアップ 4 送りモータ 5 RFアンプ 6 サーボ回路 7 ディジタル信号処理回路 8 D/A変換器 9 D/A変換器 10 操作部 11 制御用マイクロコンピュータ 12 内蔵メモリ 13a リードインエリアにおけるディスク上の位置と
物理アドレス値の関係を示す直線 13b ユーザデータエリア及びリードアウトエリアに
おけるディスク上の位置と物理アドレス値の関係を表す
直線 14 ディスク上の位置と変換物理アドレスの関係を表
す直線 15 ユーザデータエリアにおけるディスク上の位置と
論理アドレス値の関係を表す直線 16 ユーザデータエリアにおけるディスク上の位置と
変換物理アドレス値の関係を表す直線
DESCRIPTION OF SYMBOLS 1 Compact disc 2 Spindle motor 3 Optical pickup 4 Feed motor 5 RF amplifier 6 Servo circuit 7 Digital signal processing circuit 8 D / A converter 9 D / A converter 10 Operation unit 11 Control microcomputer 12 Internal memory 13a Lead-in area 13b A straight line representing the relationship between the position on the disk and the physical address value in the user data area and the lead-out area 13b A straight line representing the relationship between the position on the disk and the converted physical address 15 A straight line representing the relationship between the position on the disk in the user data area and the logical address value 16 A straight line representing the relationship between the position on the disk in the user data area and the converted physical address value

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数の領域から構成され、一の領域内で
は、物理アドレスが、連続的に変化するが、一の領域と
他の領域間で物理アドレスの変化が不連続となるディス
クをサーチする際に、ピックアップの現在位置の物理ア
ドレスをディスクの全領域で連続的に変化する変換物理
アドレスに変換し、前記変換物理アドレスと目的とする
位置の変換物理アドレスを用いて、現在位置から目的位
置までの移動距離を求めて、目的位置までのピックアッ
プの移動を行うことを特徴とするディスクサーチ方法。
1. A search is made for a disk which is composed of a plurality of areas and in which physical addresses change continuously in one area, but in which changes in physical addresses are discontinuous between one area and another area. In doing so, the physical address of the current position of the pickup is converted into a converted physical address that continuously changes in the entire area of the disk, and the converted physical address and the converted physical address of the target position are used to convert the physical address of the pickup to the target position. A disc search method comprising: obtaining a movement distance to a position; and moving the pickup to a target position.
【請求項2】 情報記録面に情報が記録される複数の情
報記録領域を有するが、全情報記録領域にまたがる一連
の統一アドレスを持たないディスク状記録媒体から情報
を再生するディスク再生装置におけるピックアップの移
動量を設定するピックアップ移動量設定方法であって、 ピックアップの現在位置に関する情報から前記全情報領
域にまたがって想定される一連の統一アドレス系におけ
る現在アドレスを求めるステップと、 目標位置に関する情報から前記統一アドレス系における
目標アドレスを求めるステップと、 前記現在アドレスと前記目標アドレスとから前記ピック
アップの移動量を求めるステップとを備えたことを特徴
とするピックアップ移動量設定方法。
2. A pickup in a disc reproducing apparatus for reproducing information from a disc-shaped recording medium having a plurality of information recording areas on which information is recorded on an information recording surface but having no series of unified addresses over the entire information recording area. A method of setting a movement amount of the pickup, wherein a step of obtaining a current address in a series of unified address systems assumed over the entire information area from information on the current position of the pickup; and A pickup moving amount setting method, comprising: obtaining a target address in the unified address system; and obtaining a moving amount of the pickup from the current address and the target address.
【請求項3】 請求項2記載のピックアップ移動量設定
方法を実現するコンピュータ・ソフトウエア・プログラ
ムが機械的に読み取り可能な方法で記録されていること
を特徴とする情報記録媒体。
3. An information recording medium, wherein a computer software program for realizing the pickup moving amount setting method according to claim 2 is recorded in a mechanically readable manner.
JP8087098A 1998-03-27 1998-03-27 Disk searching method in disk reproducing device Withdrawn JPH11283345A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8087098A JPH11283345A (en) 1998-03-27 1998-03-27 Disk searching method in disk reproducing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8087098A JPH11283345A (en) 1998-03-27 1998-03-27 Disk searching method in disk reproducing device

Publications (1)

Publication Number Publication Date
JPH11283345A true JPH11283345A (en) 1999-10-15

Family

ID=13730388

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8087098A Withdrawn JPH11283345A (en) 1998-03-27 1998-03-27 Disk searching method in disk reproducing device

Country Status (1)

Country Link
JP (1) JPH11283345A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100513325B1 (en) * 2002-06-27 2005-09-07 주식회사 히타치엘지 데이터 스토리지 코리아 Method of searching an optical disk
KR100596566B1 (en) * 2003-10-08 2006-07-03 주식회사 레인콤 Digital contents playback and method for playing back the same
KR100743244B1 (en) * 2000-05-12 2007-07-27 소니 가부시끼 가이샤 Optical disc and optical disc apparatus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100743244B1 (en) * 2000-05-12 2007-07-27 소니 가부시끼 가이샤 Optical disc and optical disc apparatus
KR100513325B1 (en) * 2002-06-27 2005-09-07 주식회사 히타치엘지 데이터 스토리지 코리아 Method of searching an optical disk
KR100596566B1 (en) * 2003-10-08 2006-07-03 주식회사 레인콤 Digital contents playback and method for playing back the same

Similar Documents

Publication Publication Date Title
US6594210B2 (en) Disc drive apparatus and method for generating wobble information
JPH04162250A (en) Optical type apparatus for recording information
KR100378244B1 (en) Disc drive device operable with different discs that may exhibit different linear velocities or circumferential recording densities
US5737284A (en) Optical disc drive having accessing from a current position within a lead-in area
US5047999A (en) Optical record carrier reader calculating track pitch and write velocity for locating read point
JP4258046B2 (en) Disk drive device
JPH11283345A (en) Disk searching method in disk reproducing device
JP3770560B2 (en) CD player
JPS5968876A (en) High density recording disc reproducer
JP2951417B2 (en) Optical information recording device
JP2951416B2 (en) Optical information recording device
JPH06282854A (en) Search method of disc
JP3379711B2 (en) Multiple data synchronous recording / playback method
JP3032568B2 (en) Information recording device
JP2000011397A (en) Disk search method
JP3379707B2 (en) Multiple data synchronous playback method
JP3379706B2 (en) Multiple data synchronous playback method
JP3548610B2 (en) Optical record carrier recording device
JP2585467B2 (en) Playback data processing device
JP2928689B2 (en) Optical disc player
JPH09293330A (en) Data recorded disk, multi-data synchronous reproducing method, multi-data synchronous recording-reproducing method and multi-data synchronous recording method
JPH0553034B2 (en)
JPH07121930A (en) Disk reproducing apparatus
JP2004022050A (en) Method and device for playing back disk
JP2001035137A (en) Information recording device, information reproducing device and information recording medium

Legal Events

Date Code Title Description
A521 Written amendment

Effective date: 20050128

Free format text: JAPANESE INTERMEDIATE CODE: A523

A621 Written request for application examination

Effective date: 20050128

Free format text: JAPANESE INTERMEDIATE CODE: A621

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050215

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050627

A761 Written withdrawal of application

Effective date: 20060623

Free format text: JAPANESE INTERMEDIATE CODE: A761