JP2000298936A - Information processor and recording medium - Google Patents

Information processor and recording medium

Info

Publication number
JP2000298936A
JP2000298936A JP11102928A JP10292899A JP2000298936A JP 2000298936 A JP2000298936 A JP 2000298936A JP 11102928 A JP11102928 A JP 11102928A JP 10292899 A JP10292899 A JP 10292899A JP 2000298936 A JP2000298936 A JP 2000298936A
Authority
JP
Japan
Prior art keywords
information
zone
logical address
address
recording
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
JP11102928A
Other languages
Japanese (ja)
Inventor
Seiya Ota
晴也 太田
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP11102928A priority Critical patent/JP2000298936A/en
Publication of JP2000298936A publication Critical patent/JP2000298936A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To obtain an information recording and reproducing device and a recording medium which prevent a hindrance caused by not using a logical address zone even in the case that access to a zone is inhibited with respect to the recording medium which has the recording area divided into plural zones each of which consists of a user area for data recording and a spare area which is used for substitution processing at the time of the occurrence of a defect in a sector of the user area. SOLUTION: A DDS(disk definition structure) 50 is held in a storage part of the information recording and reproducing device, and zone address conversion information is provided for each zone. This information is conversion information to convert a given logical address to a new logical address and is stored as an offset value to be added to the given logical address. When a logical address is given, this offset value is added to calculate a new logical address, and a physical address corresponding to this logical address is calculated. Information of this DDS is recorded in the recording medium.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、記録媒体への情報
記録再生装置に関するものであり、また、光磁気ディス
ク等の記録媒体に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus for recording and reproducing information on and from a recording medium, and to a recording medium such as a magneto-optical disk.

【0002】[0002]

【従来の技術】光磁気ディスク等の記録媒体において
は、一般に物理アドレスと呼ばれるアドレスによりセク
タ等の記録再生位置が識別可能になっている。また、パ
ーソナルコンピュータ等のホストコンピュータが該セク
タを指定する場合には、論理アドレスと呼ばれるディス
クの物理構造に依存しないアドレスが用いられる。この
論理アドレスと物理アドレスとは、1対1の対応関係が
ある。
2. Description of the Related Art In a recording medium such as a magneto-optical disk, a recording / reproducing position of a sector or the like can be identified by an address generally called a physical address. When a host computer such as a personal computer specifies the sector, an address called a logical address that does not depend on the physical structure of the disk is used. There is a one-to-one correspondence between the logical address and the physical address.

【0003】つまり、あるホストコンピュータがあるデ
ィスクにおけるあるセクタにアクセスしようとした場合
に、該ホストコンピュータは、該論理アドレスによりデ
ィスクのドライブに通知を行う。すると、ドライブは、
この論理アドレスを物理アドレスに変換し、該物理アド
レスを用いて所望のセクタにアクセスする。
That is, when a certain host computer attempts to access a certain sector on a certain disk, the host computer notifies the drive of the disk by the logical address. Then the drive
This logical address is converted into a physical address, and a desired sector is accessed using the physical address.

【0004】ここで、記録媒体として、以下のような光
磁気ディスクが存在する。つまり、記録領域が複数のゾ
ーンにより構成され、各ゾーンは、ユーザーエリアとス
ペアエリアとからなる。上記ユーザーエリアは、複数の
セクタからなり、データの記録を行うための領域であ
る。また、上記スペアエリアは、該ユーザーエリアのセ
クタにおいて欠陥が生じた場合に、該セクタを代替する
ためのセクタからなる領域である。このスペアエリア
は、ユーザーエリアにおけるあるセクタに欠陥が生じた
場合に、データを代替して記録しておくためのものであ
る。この代替処理を行う際には、DDS(Disk Definit
ion Structure)領域内に存在するSDL(Secondary D
efect List)に欠陥セクタの物理アドレスを代替セクタ
の物理アドレスに置き換える情報を記録している。つま
り、欠陥セクタを示す論理アドレスがホストコンピュー
タから発行された場合には、ドライブは、該DDS領域
を検索して、該論理アドレスを代替セクタの物理アドレ
スに変換し、ディスク上の該代替セクタの物理アドレス
にアクセスする。上記の方法は、いわゆるリニアリプレ
ースメントの方法であるが、セクタに欠陥が検出された
場合に、物理アドレスをスリップさせて処理を行うスリ
ッピングリプレースメントの方法もある。
Here, the following magneto-optical disks exist as recording media. That is, the recording area is composed of a plurality of zones, and each zone includes a user area and a spare area. The user area includes a plurality of sectors and is an area for recording data. The spare area is an area composed of sectors for replacing the sector when a defect occurs in the sector of the user area. The spare area is used for recording data in place of a defect when a certain sector in the user area is defective. When performing this alternative processing, DDS (Disk Definit
SDL (Secondary D) existing in the ion structure area
The information that replaces the physical address of the defective sector with the physical address of the replacement sector is recorded in the efect list. In other words, when a logical address indicating a defective sector is issued from the host computer, the drive searches the DDS area, converts the logical address into a physical address of an alternative sector, and Access a physical address. The above method is a so-called linear replacement method. However, there is also a slipping replacement method in which, when a defect is detected in a sector, a physical address is slipped to perform processing.

【0005】[0005]

【発明が解決しようとする課題】ここで、あるゾーン内
のスペアエリアが全て記録済みで利用できない状態で、
そのゾーン内に欠陥セクタが生じた場合に、他のゾーン
のスペアエリアも利用することも考えられる。しかし、
そのように、あるゾーン内に欠陥が集中した場合に、他
のゾーンのスペアエリアを利用するとすると、アクセス
効率が悪化することになる。そこで、あるゾーンのスペ
アエリアがすべて記録済みで利用できない場合には、そ
のゾーンへのアクセスを禁止することで、アクセス効率
を高めることが考えられる。
Here, in a state where all the spare areas in a certain zone have been recorded and cannot be used,
When a defective sector occurs in that zone, a spare area of another zone may be used. But,
If defects are concentrated in a certain zone and a spare area in another zone is used, access efficiency will be degraded. Therefore, when all the spare areas in a certain zone are already recorded and cannot be used, access to the zone is prohibited to improve access efficiency.

【0006】しかし、あるゾーンへのアクセスを禁止す
るとすると、そのゾーンに属するセクタの論理アドレス
空間がホストコンピュータから利用できなくなり、該ホ
ストコンピュータで実行されるアプリケーションの動作
に支障を来すおそれがある。
However, if access to a certain zone is prohibited, the logical address space of the sector belonging to that zone becomes unavailable to the host computer, which may hinder the operation of the application executed on the host computer. .

【0007】そこで、本発明は、記録媒体におけるある
ゾーンへのアクセスを禁止することとした場合でも、論
理アドレス空間を利用できないことによる支障を防止す
ることができる記録再生装置及び記録媒体を提供するこ
とを目的とする。
Accordingly, the present invention provides a recording / reproducing apparatus and a recording medium which can prevent a problem caused by the inability to use a logical address space even when access to a certain zone on the recording medium is prohibited. The purpose is to:

【0008】[0008]

【課題を解決するための手段】本発明は上記問題点を解
決するために創作されたものであって、第1には、記録
媒体に対して情報の記録及び/又は再生を行う情報処理
装置であって、与えられた論理アドレスを新たな論理ア
ドレスに変換する変換情報を生成する変換情報生成部を
有することを特徴とする。この第1の構成の情報処理装
置においては、変換情報生成部が生成する変換情報によ
り与えられた論理アドレスを新たな論理アドレスに変換
する。これにより、記録媒体におけるある物理アドレス
の記録位置を使用不能とした場合でも、その物理アドレ
スに対応する論理アドレスでアクセスする場合に、新た
な論理アドレスに変換してその論理アドレスに対応した
物理アドレスを算出するので、論理アドレスがアクセス
不能となるのを防止することができる。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and firstly, an information processing apparatus for recording and / or reproducing information on a recording medium. And a conversion information generating unit that generates conversion information for converting a given logical address into a new logical address. In the information processing apparatus having the first configuration, the logical address given by the conversion information generated by the conversion information generation unit is converted to a new logical address. As a result, even when the recording position of a certain physical address on the recording medium is made unusable, when accessing with the logical address corresponding to the physical address, the physical address corresponding to the logical address is converted to a new logical address. Is calculated, it is possible to prevent the logical address from becoming inaccessible.

【0009】また、第2には、記録媒体に対して情報の
記録及び/又は再生を行う情報処理装置であって、記録
媒体の所定位置にアクセスを行うための論理アドレスと
物理アドレスとの対応を示す情報であるアドレス対応情
報を格納する記憶部と、与えられた論理アドレスを新た
な論理アドレスに変換する変換情報を生成する変換情報
生成部と、ある論理アドレスが与えられた場合に、上記
変換情報に従い新たな論理アドレスに変換を行い、該新
たな論理アドレスと上記対応情報とに従い物理アドレス
を算出する制御部と、を有することを特徴とする。
[0009] Second, an information processing apparatus for recording and / or reproducing information on and from a recording medium, wherein a correspondence between a logical address and a physical address for accessing a predetermined position on the recording medium is provided. A storage unit that stores address correspondence information that is information indicating the following: a conversion information generation unit that generates conversion information for converting a given logical address to a new logical address; And a control unit for performing conversion to a new logical address in accordance with the conversion information and calculating a physical address in accordance with the new logical address and the correspondence information.

【0010】この第2の構成の情報処理装置において
は、上記変換情報生成部は、与えられた論理アドレスを
新たな論理アドレスに変換する変換情報を生成する。そ
して、上記記憶部に、記録媒体の所定位置にアクセスを
行うための論理アドレスと物理アドレスとの対応を示す
情報である対応情報が格納されているので、上記制御部
は、該新たな論理アドレスと上記対応情報とに従い物理
アドレスを算出する。これにより、記録媒体におけるあ
る物理アドレスの記録位置を使用不能とした場合でも、
その物理アドレスに対応する論理アドレスでアクセスす
る場合に、新たな論理アドレスに変換してその論理アド
レスに対応した物理アドレスを算出するので、論理アド
レスがアクセス不能となるのを防止することができる。
In the information processing apparatus having the second configuration, the conversion information generating section generates conversion information for converting a given logical address to a new logical address. Then, since the storage unit stores the correspondence information indicating the correspondence between the logical address and the physical address for accessing the predetermined position of the recording medium, the control unit stores the new logical address. The physical address is calculated according to the above and the correspondence information. Thereby, even if the recording position of a certain physical address on the recording medium is disabled,
When accessing with a logical address corresponding to the physical address, the physical address is converted to a new logical address and the physical address corresponding to the logical address is calculated, so that it is possible to prevent the logical address from becoming inaccessible.

【0011】また、第3には、記録媒体の記録領域を複
数のゾーンに分割し、各ゾーンをデータ記録用のデータ
エリアとデータエリアにおけるセクタに欠陥が生じた場
合の代替に利用するスペアエリアとで構成して、情報の
記録及び/又は再生を行う情報処理装置であって、記録
媒体の所定位置にアクセスを行うための論理アドレスと
物理アドレスとの対応を示す情報であるアドレス対応情
報と、該論理アドレスと上記ゾーンとの対応を示す情報
であるゾーン対応情報とを格納する記憶部と、あるゾー
ンに属する全ての論理アドレスを新たな論理アドレスに
変換するための変換情報を生成する変換情報生成部と、
ある論理アドレスが与えられた場合に、該論理アドレス
に対応するゾーンを上記ゾーン対応情報により検出する
とともに、上記変換情報に従い該論理アドレスを新たな
論理アドレスに変換し、さらに、上記変換情報に従い新
たな論理アドレスに変換を行い、該新たな論理アドレス
と上記アドレス対応情報とに従い物理アドレスを算出す
る制御部と、を有することを特徴とする。
Thirdly, a recording area of a recording medium is divided into a plurality of zones, and each zone is used as a spare area which is used as a substitute for a data recording data area and a sector in the data area when a defect occurs. And an information processing apparatus for recording and / or reproducing information, wherein address correspondence information which is information indicating correspondence between a logical address and a physical address for accessing a predetermined position of a recording medium, and A storage unit for storing zone correspondence information that is information indicating the correspondence between the logical address and the zone, and a conversion unit that generates conversion information for converting all logical addresses belonging to a certain zone into a new logical address. An information generator,
When a certain logical address is given, a zone corresponding to the logical address is detected by the zone correspondence information, the logical address is converted to a new logical address according to the conversion information, and a new logical address is further converted according to the conversion information. And a control unit that converts the logical address into a logical address and calculates a physical address according to the new logical address and the address correspondence information.

【0012】この第3の構成の情報処理装置において
は、あるゾーンに属する全ての論理アドレスを新たな論
理アドレスに変換するための変換情報を生成する。そし
て、上記記憶部に、該論理アドレスと上記ゾーンとの対
応を示す情報であるゾーン対応情報が記憶されているの
で、上記制御部は、ある論理アドレスが与えられた場合
に、該論理アドレスに対応するゾーンを上記ゾーン対応
情報により検出し、そのゾーンについて変換情報が生成
されている場合には、上記変換情報に従い新たな論理ア
ドレスに変換する。そして、該新たな論理アドレスと上
記アドレス対応情報とに従い物理アドレスを算出する。
これにより、記録媒体におけるあるゾーンに対応する記
録位置を使用不能とした場合でも、そのゾーンに対応す
る論理アドレスでアクセスする場合に、新たな論理アド
レスに変換してその論理アドレスに対応した物理アドレ
スを算出するので、論理アドレスがアクセス不能となる
のを防止することができる。
In the information processing apparatus of the third configuration, conversion information for converting all logical addresses belonging to a certain zone into new logical addresses is generated. Then, since the storage unit stores zone correspondence information which is information indicating the correspondence between the logical address and the zone, the control unit, when given a certain logical address, A corresponding zone is detected from the zone correspondence information, and if conversion information has been generated for that zone, the zone is converted to a new logical address according to the conversion information. Then, a physical address is calculated according to the new logical address and the address correspondence information.
Thereby, even when the recording position corresponding to a certain zone on the recording medium is made unusable, when accessing with the logical address corresponding to the zone, the physical address corresponding to the logical address is converted to a new logical address. Is calculated, it is possible to prevent the logical address from becoming inaccessible.

【0013】また、第4には、上記第3の構成におい
て、上記記憶部には、上記変換情報を記憶するための変
換情報記憶エリアが各ゾーンごとに設けられ、上記変換
情報生成部が変換情報を生成した場合には、上記制御部
は、上記変換情報記憶エリアにおける所定の変換情報を
更新することを特徴とする。
Fourthly, in the third configuration, the storage unit is provided with a conversion information storage area for storing the conversion information for each zone, and the conversion information generation unit is provided with a conversion information generation unit. When the information is generated, the control unit updates predetermined conversion information in the conversion information storage area.

【0014】また、第5には、上記第3又は第4の構成
において、上記情報処理装置は、上記変換情報生成部が
あるゾーンについての変換情報を生成する際に、該ゾー
ンに記録されているデータを他のゾーンに移動して記録
する処理を行うことを特徴とする。これにより、すでに
記録されているデータを保護することができる。
Fifth, in the third or fourth configuration, when the conversion information generation section generates conversion information for a certain zone, the information processing apparatus may store the conversion information in the zone. The data is moved to another zone and recorded. Thereby, the already recorded data can be protected.

【0015】また、第6には、上記第3から第5までの
いずれかの構成において、上記変換情報生成部が、ある
ゾーンをアクセス不能にする場合に、そのゾーンについ
ての変換情報を生成することを特徴とする。これによ
り、あるゾーンをアクセス不能にする場合でも論理アド
レス空間にアクセスできないことによる支障を防止する
ことができる。
Sixth, in any one of the third to fifth configurations, when the conversion information generating unit disables access to a certain zone, the conversion information generating unit generates conversion information for the zone. It is characterized by the following. As a result, even when a certain zone is made inaccessible, it is possible to prevent trouble due to inaccessibility of the logical address space.

【0016】また、第7には、上記第6の構成におい
て、上記情報処理装置が、あるゾーンのスペアエリアが
すでに記録済みの場合に、そのゾーンをアクセス不能と
することを特徴とする。
[0016] A seventh feature is that, in the sixth configuration, when the spare area of a certain zone has already been recorded, the information processing apparatus makes the zone inaccessible.

【0017】また、第8には、上記第3から第7までの
いずれかの構成において、上記変換情報が、論理アドレ
スを示す値に加算を行うためのオフセット値であり、ア
クセス不能とするゾーン以降のゾーンについて、変換情
報を該オフセット値を加算して更新することを特徴とす
る。
Eighth, in any one of the third to seventh structures, the conversion information is an offset value for adding to a value indicating a logical address, and For subsequent zones, the conversion information is updated by adding the offset value.

【0018】また、第9には、上記第1から第7までの
いずれかの構成において、上記変換情報が、論理アドレ
スを示す値に加算を行うためのオフセット値であること
を特徴とする。
Ninth, in any one of the first to seventh configurations, the conversion information is an offset value for adding to a value indicating a logical address.

【0019】また、第10には、上記第1から第9まで
のいずれかの構成において、上記情報処理装置が、所定
のタイミングで、上記変換情報を記録媒体に記録するこ
とを特徴とする。これにより、ディスクから変換情報を
読み出してその変換情報に従い論理アドレスを変更する
ことができる。
In a tenth aspect, in any of the first to ninth configurations, the information processing apparatus records the conversion information on a recording medium at a predetermined timing. Thereby, the conversion information can be read from the disk and the logical address can be changed according to the conversion information.

【0020】また、第11には、上記第1から第10ま
でのいずれかの構成において、上記情報処理装置が、所
定のタイミングで、記録媒体に記録された上記変換情報
を読み出すことを特徴とする。
An eleventh feature is that, in any one of the first to tenth configurations, the information processing apparatus reads the conversion information recorded on a recording medium at a predetermined timing. I do.

【0021】また、第12には、情報を記録するための
記録媒体であって、与えられた論理アドレスを新たな論
理アドレスに変換する変換情報が記録されていることを
特徴とする。これにより、この変換情報を読み出して、
その変換情報に従い論理アドレスを変更することによ
り、ある論理アドレス空間にアクセスできないことによ
る支障を防止することができる。
A twelfth aspect is a recording medium for recording information, characterized in that conversion information for converting a given logical address to a new logical address is recorded. Thereby, this conversion information is read,
By changing the logical address in accordance with the conversion information, it is possible to prevent trouble due to inability to access a certain logical address space.

【0022】また、第13には、情報を記録するための
記録媒体であって、記録領域が複数のゾーンに分割さ
れ、各ゾーンがデータ記録用のデータエリアとデータエ
リアにおけるセクタに欠陥が生じた場合の代替に利用す
るスペアエリアとで構成され、与えられた論理アドレス
を新たな論理アドレスに変換するための変換情報であっ
て、あるゾーンに属する全ての論理アドレスを新たな論
理アドレスに変換するための変換情報が記録されている
ことを特徴とする。これにより、この変換情報を読み出
して、その変換情報に従い論理アドレスを変更すること
により、ある論理アドレス空間にアクセスできないこと
による支障を防止することができる。
A thirteenth aspect is a recording medium for recording information, in which a recording area is divided into a plurality of zones, and each zone has a defect in a data recording data area and a sector in the data area. And conversion information for converting a given logical address to a new logical address, and converting all logical addresses belonging to a certain zone to a new logical address. The conversion information for performing the conversion is recorded. As a result, by reading out the conversion information and changing the logical address according to the conversion information, it is possible to prevent a trouble due to the inability to access a certain logical address space.

【0023】[0023]

【発明の実施の形態】本発明の実施の形態としての実施
例を図面を利用して説明する。本発明の情報処理装置と
しての情報記録再生装置Aは、図1に示すように、入力
回路10と、磁気ヘッド駆動回路12と、磁気ヘッド1
4と、光学ヘッド16と、再生信号増幅回路18と、ロ
ーパス回路20と、復号器22と、ECC・EDC処理
回路24と、記憶部28と、記憶部30と、出力回路3
2と、サーボ回路34と、スピンドルモータ36と、ク
ロック発生回路38と、コントローラ40とを有してい
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described with reference to the drawings. As shown in FIG. 1, an information recording / reproducing apparatus A as an information processing apparatus of the present invention includes an input circuit 10, a magnetic head driving circuit 12, a magnetic head 1
4, an optical head 16, a reproduced signal amplifying circuit 18, a low-pass circuit 20, a decoder 22, an ECC / EDC processing circuit 24, a storage unit 28, a storage unit 30, and an output circuit 3.
2, a servo circuit 34, a spindle motor 36, a clock generation circuit 38, and a controller 40.

【0024】ここで、上記入力回路10は、映像音声信
号を受信するとともに、この映像音声信号をデジタルデ
ータに符号化する。また、この入力回路10は、可変長
符号化の際のビットレートの制御も行う。また、磁気ヘ
ッド駆動回路12は、入力回路10から入力される信号
に応じて磁気ヘッド14を駆動する。磁気ヘッド14
は、データを記録する際に用いられ、ディスク5の記録
膜を磁化する。また、上記光学ヘッド16は、データの
記録及び再生に用いられ、ディスク5に照射されたレー
ザ光の反射光を受光する。このディスク5としては、光
磁気ディスクが挙げられる。
Here, the input circuit 10 receives the video / audio signal and encodes the video / audio signal into digital data. The input circuit 10 also controls the bit rate at the time of variable length coding. Further, the magnetic head driving circuit 12 drives the magnetic head 14 according to a signal input from the input circuit 10. Magnetic head 14
Is used to record data, and magnetizes the recording film of the disk 5. The optical head 16 is used for recording and reproducing data, and receives the reflected light of the laser light applied to the disk 5. The disk 5 includes a magneto-optical disk.

【0025】また、上記再生信号増幅回路18は、光学
ヘッド16からの信号を増幅する。また、ローパス回路
20は、再生信号増幅回路18で増幅された信号を積分
する。また、復号器22は、上記クロック発生回路38
から送られるクロックに同期して記録時に変調された信
号を復号する。また、ECC・EDC処理回路24は、
復号器22でに復号された信号に対して誤り訂正を行
う。つまり、ECC(Error Correcting Code )処理や
EDC(Error Detecting Code)処理を行う。
The reproduction signal amplifying circuit 18 amplifies the signal from the optical head 16. Further, the low-pass circuit 20 integrates the signal amplified by the reproduction signal amplification circuit 18. The decoder 22 is provided with the clock generation circuit 38.
And decodes the signal modulated at the time of recording in synchronization with the clock sent from. The ECC / EDC processing circuit 24
Error correction is performed on the signal decoded by the decoder 22. That is, ECC (Error Correcting Code) processing and EDC (Error Detecting Code) processing are performed.

【0026】また、記憶部28は、情報を記憶するもの
であり、特に、管理情報としてのDMA(Defect manag
ement area)の情報が格納されている。このDMAに
は、DDS50が格納されており、該DDS50は、図
2に示すように、DDSヘッダーの情報に続いて各ゾー
ンごとにゾーンアドレス変換情報とゾーン管理情報とが
格納され、さらに、PDL(Primary Defect List)の
アドレス、SDL(Secondary Defect List)のアドレ
スが格納されている。
The storage unit 28 stores information, and in particular, a DMA (Defect Manag) as management information.
ement area) is stored. In this DMA, a DDS 50 is stored. As shown in FIG. 2, the DDS 50 stores zone address translation information and zone management information for each zone following the information of the DDS header. (Primary Defect List) address and SDL (Secondary Defect List) address are stored.

【0027】このゾーンアドレス変換情報は、物理アド
レスとゾーンアドレスの対応関係をゾーン単位で変換す
るための情報であって、例えば、論理アドレスに対する
オフセット値が用いられる。通常では、このオフセット
値は0となっている。このゾーンアドレス変換情報は、
上記変換情報に当たる。詳しくは後述する。
The zone address conversion information is information for converting the correspondence between the physical address and the zone address in units of zones, and uses, for example, an offset value for a logical address. Normally, this offset value is 0. This zone address translation information
This corresponds to the conversion information. Details will be described later.

【0028】また、ゾーン管理情報には、「ゾーン内の
セクタの欠陥の有無の検査(Certificatio
n)を行ったか否か」、「Certification
処理を行っている最中か否か」、「ゾーンが利用可能か
否か」等の情報が記録される。
Also, the zone management information includes "Check for defects in sectors in zone (Certificatio)".
n) "or" Certification "
Information such as "whether processing is being performed" and "whether the zone is available" are recorded.

【0029】また、上記PDLのアドレスには、PDL
が存在するアドレスが記録される。なお、このPDLに
は、欠陥セクタの物理アドレスが記録される。また、上
記SDLのアドレスには、欠陥セクタの物理アドレスと
それを代替したスペアエリア内のセクタの物理アドレス
の対応関係が記録される。
The address of the PDL is PDL.
Is recorded. Note that the physical address of the defective sector is recorded in this PDL. Also, the correspondence between the physical address of the defective sector and the physical address of the sector in the spare area which has replaced the defective sector is recorded in the address of the SDL.

【0030】なお、代替処理が行われていない場合の物
理アドレスと論理アドレスの対応関係は、図4に示すよ
うな1対1の対応関係になる。つまり、論理アドレスと
物理アドレスの関係を示す変換式が予め定められ、記憶
部28に格納されている。該変換式が、上記アドレス対
応情報に当たる。また、ある論理アドレスとその論理ア
ドレスが属するゾーンの関係を示すゾーン対応情報もこ
の記憶部28に記憶されている。
The correspondence between the physical address and the logical address when the substitution process is not performed is a one-to-one correspondence as shown in FIG. That is, a conversion formula indicating the relationship between the logical address and the physical address is predetermined and stored in the storage unit 28. The conversion formula corresponds to the address correspondence information. The storage unit 28 also stores zone correspondence information indicating the relationship between a certain logical address and the zone to which the logical address belongs.

【0031】また、記憶部30も同様に情報を記憶する
ものであるが、この記憶部30は再生される映像音声情
報を記憶するためのものである。この記憶部28、30
は、実際にはメモリにより構成される。
The storage unit 30 also stores information in the same manner. This storage unit 30 stores video and audio information to be reproduced. The storage units 28 and 30
Is actually constituted by a memory.

【0032】また、上記サーボ回路34は、再生信号増
幅回路18から送られる信号とクロックとに従いスピン
ドルモータ36を所定の回転数で回転させるとともに、
上記光学ヘッド16中の対物レンズを制御し、トラッキ
ングサーボ、フォーカスサーボを行う。
The servo circuit 34 rotates the spindle motor 36 at a predetermined number of revolutions in accordance with a signal and a clock sent from the reproduction signal amplifying circuit 18.
The objective lens in the optical head 16 is controlled to perform tracking servo and focus servo.

【0033】また、上記コントローラ40は、情報記録
再生装置Aの各部の動作を制御する。特に、所定の場合
に、上記DDS50におけるアドレス変換情報を生成
し、さらに、書き換える処理を行う。詳細は後述する。
このコントローラ40は、上記変換情報生成部及び制御
部として機能する。
The controller 40 controls the operation of each section of the information recording / reproducing apparatus A. Particularly, in a predetermined case, the address conversion information in the DDS 50 is generated and further rewritten. Details will be described later.
The controller 40 functions as the conversion information generation unit and the control unit.

【0034】また、ホストコンピュータBは、入力回路
10及び出力回路32と接続され、ホストコンピュータ
Bがディスク5の所定のアドレスにアクセスしようとす
る場合には、論理アドレスの情報を情報記録再生装置A
に出力する。
The host computer B is connected to the input circuit 10 and the output circuit 32. When the host computer B attempts to access a predetermined address of the disk 5, the information of the logical address is read from the information recording / reproducing apparatus A.
Output to

【0035】なお、この情報記録再生装置Aは、ディフ
ェクトマネージメントとして、スリッピングリプレース
メントを行うものとする。つまり、記録再生の単位とし
てのセクタに欠陥が検出された場合には、記録再生を行
う物理アドレスをスリップさせて、すなわち、飛び越し
て次の欠陥の検出されないセクタに次の論理アドレスを
与えるものである。また、ディスク5における記録領域
には、図6、図7に示すように、複数のゾーンに分割さ
れ、各ゾーンには、ユーザーエリアとスペアエリアとが
設けられている。
It is assumed that the information recording / reproducing apparatus A performs slipping replacement as defect management. In other words, when a defect is detected in a sector as a unit for recording and reproduction, the physical address for recording and reproduction is slipped, that is, the next logical address is skipped and the next logical address is given to the sector where the next defect is not detected. is there. The recording area of the disk 5 is divided into a plurality of zones as shown in FIGS. 6 and 7, and each zone is provided with a user area and a spare area.

【0036】上記構成の情報記録再生装置Aの動作につ
いて説明する。まず、ディスク5を情報記録再生装置A
にセットする。すると、ディスク5にすでにDDS50
の情報が記憶されている場合には、このDDS50の情
報は光学ヘッド16から読み出され、記憶部28に記憶
される。
The operation of the information recording / reproducing apparatus A having the above configuration will be described. First, the disc 5 is loaded into the information recording / reproducing device A
Set to. Then, the DDS 50 is already on the disk 5.
When the information of the DDS 50 is stored, the information of the DDS 50 is read from the optical head 16 and stored in the storage unit 28.

【0037】ここで、上記のような代替処理が行われて
いない場合には、物理アドレスと論理アドレスの対応関
係は1対1の関係となるので、ホストコンピュータBか
らある論理アドレスが情報記録再生装置Aに送られた場
合には、コントローラ40は、記憶部28に格納された
論理アドレスと物理アドレスの変換式に従い対応する物
理アドレスを検出し、該物理アドレスの情報を出力す
る。すなわち、記録を行う場合には、磁気ヘッド駆動回
路12と、サーボ回路34に該物理アドレスの情報が送
られる。磁気ヘッド駆動回路12とサーボ回路34は、
送られた該物理アドレスの情報に従いディスク5の所定
位置にアクセスを行う。また、再生を行う場合には、サ
ーボ回路34に該物理アドレスの情報が送られる。
Here, if the above-described substitution processing is not performed, the correspondence between the physical address and the logical address is one-to-one, so that a certain logical address from the host computer B is used for information recording / reproducing. When sent to the device A, the controller 40 detects the corresponding physical address according to the conversion formula of the logical address and the physical address stored in the storage unit 28, and outputs the information of the physical address. That is, when recording is performed, the information of the physical address is sent to the magnetic head drive circuit 12 and the servo circuit 34. The magnetic head drive circuit 12 and the servo circuit 34
A predetermined position on the disk 5 is accessed according to the transmitted information on the physical address. When performing reproduction, information of the physical address is sent to the servo circuit 34.

【0038】ここで、再生に際して、再生対象のセクタ
に欠陥が発見された場合には、そのセクタのアドレス情
報を物理アドレスの状態で上記PDLに登録する。そし
て、その後の記録に際して、記録対象のセクタである対
象セクタのアドレス情報が該PDLに登録されている場
合には、スリップ処理を行う。つまり、該対象セクタに
は記録は行わず、その次のセクタを対象セクタとして記
録可能、すなわち、PDLにそのアドレス情報が登録さ
れていなければ、そのセクタに記録を行う。以上のよう
にして、スリッピングリプレースメントを行っていく。
When a defect is found in a sector to be reproduced during reproduction, address information of the sector is registered in the PDL in a state of a physical address. Then, in the subsequent recording, if the address information of the target sector which is the recording target sector is registered in the PDL, a slip process is performed. That is, recording is not performed on the target sector, and recording can be performed on the next sector as the target sector. That is, if the address information is not registered in the PDL, recording is performed on that sector. The slipping replacement is performed as described above.

【0039】つまり、図8に示すように、物理アドレス
としての1番目のセクタ(最初は0番目とする)と4番
目のセクタに欠陥がある場合には、1番目のセクタに記
録すべきデータは2番目のセクタに記録する。また、4
番目のセクタに記録すべきデータは6番目のセクタに記
録する。n−1番目のセクタに記録すべきデータは、ス
ペアエリアの最初のセクタに記録する。
In other words, as shown in FIG. 8, if the first sector as the physical address (the first sector is 0) and the fourth sector are defective, the data to be recorded in the first sector is used. Is recorded in the second sector. Also, 4
Data to be recorded in the sixth sector is recorded in the sixth sector. Data to be recorded in the (n-1) th sector is recorded in the first sector of the spare area.

【0040】なお、物理アドレスのスライドさせる情報
であるスライド情報を書き込んでおく。つまり、図8の
例で、1番目(最初は0番目とする)のセクタから2番
目のセクタの物理アドレスについては、物理アドレスを
1つスライドさせる情報を書き込んでおき、また、4番
目以降のセクタの物理アドレスについては、物理アドレ
スを2つスライドさせる情報を書き込んでおく。これに
より、例えば、1番目のセクタの論理アドレスにアクセ
スする命令が発行された場合には、論理アドレスと物理
アドレスの関係を示す上記変換式に従い物理アドレスに
変換し、さらに、上記のスライド情報により1つずれた
2番目の物理アドレスを算出して、実際には、この2番
目の物理アドレスをサーボ回路34や磁気ヘッド駆動回
路12に出力する。
It should be noted that slide information as information for sliding the physical address is written in advance. That is, in the example of FIG. 8, for the physical address of the second sector from the first (first 0) sector, information for sliding one physical address is written, and the fourth and subsequent sectors are written. As for the physical address of the sector, information for sliding two physical addresses is written. Thus, for example, when an instruction to access the logical address of the first sector is issued, the instruction is converted into a physical address according to the above conversion formula indicating the relationship between the logical address and the physical address. A second physical address shifted by one is calculated, and the second physical address is actually output to the servo circuit 34 and the magnetic head drive circuit 12.

【0041】以上のような処理を行っていくうちに、あ
るゾーンのスペアエリアが全て記録されてしまうことが
ある。その場合の処理について、図3のフローチャート
を使用しながら以下に説明する。
During the above processing, all the spare areas of a certain zone may be recorded. The processing in that case will be described below using the flowchart of FIG.

【0042】まず、あるゾーンのスペアエリアが全て利
用済み、すなわち、記録済みになったか否かが検出され
る(S10)。そして、あるゾーンのスペアエリアが全
て利用済みとなった場合には、ステップS11以下の処
理、すなわち、そのゾーンを使用不能とするための処理
を行う。
First, it is detected whether or not all the spare areas of a certain zone have been used, that is, recorded. Then, when all the spare areas of a certain zone have been used, the processing after step S11, that is, the processing for disabling the zone is performed.

【0043】つまり、まず、そのゾーンを使用不能とす
ることから、そのゾーンに記録されているデータを移動
させる(S11)。これは、その記録されたデータを保
護するために、他の記録可能なゾーンにデータを退避さ
せて行う。その際、移動されたデータについては、移動
先の物理アドレスに対応した論理アドレスを新たに与え
るようにする。つまり、その移動されたデータにアクセ
スしようとする場合には、その新たな論理アドレスによ
りアクセスすることになる。
That is, first, since the zone is made unusable, data recorded in the zone is moved (S11). This is performed by saving the data to another recordable zone in order to protect the recorded data. At this time, a logical address corresponding to the physical address of the movement destination is newly given to the moved data. That is, when trying to access the moved data, the access is performed using the new logical address.

【0044】次に、その使用不能とするゾーンを利用不
能とする(S12)。具体的には、ゾーン管理情報にゾ
ーンが利用可能か否かの情報が記録されるので、この情
報を利用不可とする。
Next, the unusable zone is made unusable (S12). Specifically, since information as to whether or not a zone is available is recorded in the zone management information, this information is made unusable.

【0045】さらに、ゾーンアドレス変換情報を更新す
る(S13)。つまり、ゾーンアドレス変換情報におい
て通常0となっているオフセット値を更新する処理を行
う。具体的には、以下のように行う。
Further, the zone address conversion information is updated (S13). That is, a process of updating the offset value which is normally 0 in the zone address conversion information is performed. Specifically, it is performed as follows.

【0046】つまり、あるディスク5について記録領域
に第0ゾーンから第Nゾーンまでの各ゾーンが設けられ
るとする。そして、該第0ゾーンについてスペアエリア
が全て記録済みとなり、使用不可とするものとする。こ
こで、各ゾーンには、各10個の論理アドレスが割り当
てられているものとする。つまり、第0ゾーンについて
は、0から9までの論理アドレスが与えられ、第1ゾー
ンについては、10から19までの論理アドレスが与え
られているものとする。
That is, it is assumed that each zone from the 0th zone to the Nth zone is provided in the recording area for a certain disk 5. It is assumed that all the spare areas have been recorded in the zeroth zone and cannot be used. Here, it is assumed that ten logical addresses are assigned to each zone. That is, it is assumed that logical addresses 0 to 9 are given to the 0th zone, and logical addresses 10 to 19 are given to the first zone.

【0047】そして、上記第0ゾーンを使用不可とする
場合には、コントローラ40は、1つのゾーンの論理ア
ドレスの数に相当する値の情報、すなわち、+10の値
の情報を変換情報として生成する。そして、コントロー
ラ40は、図2における第0ゾーンのゾーンアドレス情
報におけるオフセット値に変換情報の値、つまり、+1
0を加算する。つまり、第0ゾーンのゾーンアドレス情
報のオフセット値は+10となる。これに伴い、第0ゾ
ーン以降のゾーンについてもゾーンアドレス変換情報に
おけるオフセット値を+10加算する。
When the 0th zone cannot be used, the controller 40 generates information of a value corresponding to the number of logical addresses of one zone, that is, information of a value of +10 as conversion information. . Then, the controller 40 sets the offset value in the zone address information of the zeroth zone in FIG.
Add 0. That is, the offset value of the zone address information of the 0th zone is +10. Accordingly, +10 is added to the offset value in the zone address conversion information for the zones after the zeroth zone.

【0048】このようにすることにより、例えば、5の
論理アドレスにアクセスする旨の指示がホストコンピュ
ータBから入力された場合には、コントローラ40は、
まず、上記ゾーン対応情報に従い該論理アドレスが属す
るゾーンを検出する。この場合には、5の論理アドレス
が属するゾーンは第0ゾーンとなる。そして、記憶部2
8に格納されているDDS50にアクセスして第0ゾー
ンについてのゾーンアドレス変換情報を読み出す。する
と、この第0ゾーンのゾーンアドレス変換情報には+1
0のオフセット値が格納されているので、コントローラ
40は、指示のあった論理アドレスの値5にこのオフセ
ット値+10を加算して+15とする。そして、コント
ローラ40は、論理アドレスと物理アドレスとの変換式
にこの+15の値を入力し、そこから得られた物理アド
レスを出力する。つまり、記録時には、磁気ヘッド駆動
回路12とサーボ回路34とに出力し、一方、再生時に
は、サーボ回路34に出力する。
In this manner, for example, when an instruction to access the logical address 5 is input from the host computer B, the controller 40
First, the zone to which the logical address belongs is detected according to the zone correspondence information. In this case, the zone to which the logical address 5 belongs is the zeroth zone. And the storage unit 2
8 to read the zone address conversion information for the 0th zone. Then, +1 is added to the zone address conversion information of the 0th zone.
Since the offset value of 0 is stored, the controller 40 adds this offset value +10 to the value 5 of the designated logical address to make +15. Then, the controller 40 inputs the value of +15 into the conversion formula between the logical address and the physical address, and outputs the physical address obtained therefrom. That is, during recording, the signal is output to the magnetic head drive circuit 12 and the servo circuit 34, while during reproduction, the signal is output to the servo circuit 34.

【0049】このようにすることにより、第1ゾーンが
見かけ上第0ゾーンとなり、0から9までの論理アドレ
ス空間にもアクセスが可能となる。つまり、従来では、
第0ゾーンを使用不能とすると、0から9までの論理ア
ドレスにはアクセスできなくなるが、本実施例の場合に
は、アクセスが可能となる。上記のように、第0ゾーン
についてゾーンアドレス変換情報を更新する処理を行う
と、論理アドレスと物理アドレスの関係は、図5に示す
ようになる。
By doing so, the first zone is apparently the zeroth zone, and the logical address space from 0 to 9 can be accessed. In other words, conventionally,
If the zone 0 is disabled, the logical addresses from 0 to 9 cannot be accessed. However, in the case of the present embodiment, access is possible. As described above, when the process of updating the zone address conversion information for the 0th zone is performed, the relationship between the logical address and the physical address becomes as shown in FIG.

【0050】また、第0ゾーンに加えてさらに、第2ゾ
ーンについても使用不能とする場合には、第2ゾーン以
降のゾーンについてゾーンアドレス変換情報のオフセッ
ト値を更新する。つまり、該オフセット値を+10加算
する。つまり、第0ゾーンと第2ゾーンとを使用不能と
した状態では、第0ゾーンと第1ゾーンのゾーンアドレ
ス変換情報のオフセット値が+10になり、第2ゾーン
から第Nゾーンまでのゾーンアドレス変換情報のオフセ
ット値が+20となる。これにより、例えば、25の論
理アドレスにアクセスする旨の指示があった場合には、
この論理アドレスが属するゾーン、すなわち、第2ゾー
ンのゾーンアドレス変換情報を読み出し、格納されてい
るオフセット値+20を加算して、45とする。そし
て、この45の論理アドレスに対応する物理アドレスを
算出して出力するのである。なお、上記の5、15、2
5等の論理アドレスは当然実際には、1と0の情報によ
り示されることになる。
When the second zone is disabled in addition to the zeroth zone, the offset value of the zone address translation information is updated for the second and subsequent zones. That is, the offset value is added by +10. That is, when the zone 0 and the zone 2 are disabled, the offset value of the zone address conversion information of the zone 0 and the zone 1 becomes +10, and the zone address conversion from the zone 2 to the zone N is performed. The offset value of the information is +20. Thus, for example, when there is an instruction to access 25 logical addresses,
The zone address conversion information of the zone to which the logical address belongs, that is, the second zone is read, and the stored offset value +20 is added to obtain 45. Then, a physical address corresponding to the 45 logical addresses is calculated and output. Note that the above 5, 15, 2
A logical address such as 5 is actually indicated by information of 1 and 0.

【0051】なお、所定のタイミング、例えば、ディス
ク5を情報記録再生装置Aから取り出す時点や、一連の
処理が完了した時点で、このDDS50の情報がディス
ク5の管理領域に書き込まれる。なお、すでにこのDD
S50の情報がディスク5に書き込まれている場合に
は、そのDDS50の情報を更新する。
At a predetermined timing, for example, when the disk 5 is removed from the information recording / reproducing apparatus A or when a series of processing is completed, the information of the DDS 50 is written to the management area of the disk 5. Note that this DD
If the information of S50 has been written on the disk 5, the information of the DDS 50 is updated.

【0052】なお、上記の説明においては、図3におけ
るステップS11以下の処理を行うためのトリガとし
て、あるゾーンのスペアエリアが全て記録済みとなった
場合としたが、これ以外の場合でもよい。例えば、その
ゾーンにおいて検出された欠陥セクタの数が所定数以上
となった場合としてもよい。
In the above description, the case where all the spare areas of a certain zone have been recorded has been described as a trigger for performing the processing of step S11 and the subsequent steps in FIG. 3, but other cases are also possible. For example, the number of defective sectors detected in the zone may be equal to or more than a predetermined number.

【0053】また、上記の説明においては、スリッピン
グリプレースメントを行うことによりスペアエリアが満
杯となる場合を例に取ったが、リニアリプレースメント
の場合であってもよい。つまり、図9に示すように、リ
ニアリプレースメントにおいては、1番目と4番目のセ
クタに欠陥がある場合には、それらの欠陥のあるセクタ
の代替となるセクタをスペアエリアに置くようにする。
その場合には、SDLに、該欠陥セクタの物理アドレス
の情報と、代替セクタの物理アドレスの情報とを関連づ
けて格納しておく。この場合も、図3に示すフローチャ
ートのように処理を行う。つまり、各ゾーンのスペアエ
リアが満杯になったか否かを判定して、満杯になったら
ステップS11以下の処理を行うのである。
In the above description, the case where the spare area becomes full by performing the slipping replacement is taken as an example. However, the case of the linear replacement may be adopted. In other words, as shown in FIG. 9, in the linear replacement, when the first and fourth sectors have defects, a replacement sector for those defective sectors is placed in the spare area.
In this case, the information of the physical address of the defective sector and the information of the physical address of the replacement sector are stored in the SDL in association with each other. Also in this case, the processing is performed as in the flowchart shown in FIG. That is, it is determined whether or not the spare area of each zone is full, and when it is full, the processing from step S11 is performed.

【0054】なお、上記の説明においては、記録再生す
べき情報として映像音声情報を例にとって説明したが、
画像情報、文書情報等の他の情報であってもよい。
In the above description, video and audio information has been described as an example of information to be recorded and reproduced.
Other information such as image information and document information may be used.

【0055】[0055]

【発明の効果】本発明に基づく情報処理装置によれば、
与えられた論理アドレスを変換情報により新たな論理ア
ドレスに変換して、該新たな論理アドレスにより物理ア
ドレスに変換してアクセスできるようにすることによ
り、与えられた論理アドレスにアクセスできないことに
よる支障を防止することができる。特に、上記変換情報
をゾーンごとに設定することにより、あるゾーンを使用
不能にして論理アドレス空間がアクセス不能になる不都
合を防止できる。
According to the information processing apparatus according to the present invention,
The given logical address is converted to a new logical address by the conversion information, and converted to a physical address by the new logical address so that the physical address can be accessed. Can be prevented. In particular, by setting the conversion information for each zone, it is possible to prevent the inconvenience of disabling a certain zone and making the logical address space inaccessible.

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

【図1】本発明の実施例に基づく情報記録再生装置の構
成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an information recording / reproducing apparatus according to an embodiment of the present invention.

【図2】DDSの構成を示す説明図である。FIG. 2 is an explanatory diagram showing a configuration of a DDS.

【図3】本発明の実施例に基づく情報記録再生装置の動
作を示す説明図である。
FIG. 3 is an explanatory diagram showing an operation of the information recording / reproducing device according to the embodiment of the present invention.

【図4】通常の論理アドレスと物理アドレスの対応を示
す説明図である。
FIG. 4 is an explanatory diagram showing a correspondence between a normal logical address and a physical address.

【図5】ゾーンアドレス変換情報を更新した場合の論理
アドレスと物理アドレスの対応を示す説明図である。
FIG. 5 is an explanatory diagram showing a correspondence between a logical address and a physical address when the zone address conversion information is updated.

【図6】ディスクに記録された情報の構成を示す説明図
である。
FIG. 6 is an explanatory diagram showing a configuration of information recorded on a disc.

【図7】ディスクにおける記録領域の構成を示す説明図
である。
FIG. 7 is an explanatory diagram showing a configuration of a recording area on a disc.

【図8】スリッピングリプレースメントを説明する説明
図である。
FIG. 8 is an explanatory diagram illustrating slipping replacement.

【図9】リニアリプレースメントを説明する説明図であ
る。
FIG. 9 is an explanatory diagram illustrating a linear replacement.

【図10】リニアリプレースメントを説明する説明図で
ある。
FIG. 10 is an explanatory diagram illustrating a linear replacement.

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

A 情報記録再生装置 B ホストコンピュータ 12 磁気ヘッド駆動回路 28、30 記憶部 34 サーボ回路 40 コントローラ A information recording / reproducing device B host computer 12 magnetic head drive circuit 28, 30 storage unit 34 servo circuit 40 controller

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 記録媒体に対して情報の記録及び/又は
再生を行う情報処理装置であって、 与えられた論理アドレスを新たな論理アドレスに変換す
る変換情報を生成する変換情報生成部を有することを特
徴とする情報処理装置。
1. An information processing apparatus for recording and / or reproducing information on and from a recording medium, comprising: a conversion information generating unit for generating conversion information for converting a given logical address into a new logical address. An information processing apparatus characterized by the above-mentioned.
【請求項2】 記録媒体に対して情報の記録及び/又は
再生を行う情報処理装置であって、 記録媒体の所定位置にアクセスを行うための論理アドレ
スと物理アドレスとの対応を示す情報であるアドレス対
応情報を格納する記憶部と、 与えられた論理アドレスを新たな論理アドレスに変換す
る変換情報を生成する変換情報生成部と、 ある論理アドレスが与えられた場合に、上記変換情報に
従い新たな論理アドレスに変換を行い、該新たな論理ア
ドレスと上記対応情報とに従い物理アドレスを算出する
制御部と、を有することを特徴とする情報処理装置。
2. An information processing apparatus for recording and / or reproducing information on a recording medium, wherein the information is information indicating correspondence between a logical address and a physical address for accessing a predetermined position on the recording medium. A storage unit for storing address correspondence information, a conversion information generation unit for generating conversion information for converting a given logical address to a new logical address, and when a certain logical address is given, a new An information processing apparatus, comprising: a control unit that converts a logical address and calculates a physical address according to the new logical address and the correspondence information.
【請求項3】 記録媒体の記録領域を複数のゾーンに分
割し、各ゾーンをデータ記録用のデータエリアとデータ
エリアにおけるセクタに欠陥が生じた場合の代替に利用
するスペアエリアとで構成して、情報の記録及び/又は
再生を行う情報処理装置であって、 記録媒体の所定位置にアクセスを行うための論理アドレ
スと物理アドレスとの対応を示す情報であるアドレス対
応情報と、該論理アドレスと上記ゾーンとの対応を示す
情報であるゾーン対応情報とを格納する記憶部と、 あるゾーンに属する全ての論理アドレスを新たな論理ア
ドレスに変換するための変換情報を生成する変換情報生
成部と、 ある論理アドレスが与えられた場合に、該論理アドレス
に対応するゾーンを上記ゾーン対応情報により検出する
とともに、上記変換情報に従い該論理アドレスを新たな
論理アドレスに変換し、さらに、上記変換情報に従い新
たな論理アドレスに変換を行い、該新たな論理アドレス
と上記アドレス対応情報とに従い物理アドレスを算出す
る制御部と、を有することを特徴とする情報処理装置。
3. A recording area of a recording medium is divided into a plurality of zones, and each zone is composed of a data area for recording data and a spare area used as a substitute in the case where a defect occurs in a sector in the data area. An information processing apparatus for recording and / or reproducing information, comprising: address correspondence information which is information indicating a correspondence between a logical address and a physical address for accessing a predetermined position on a recording medium; A storage unit that stores zone correspondence information that is information indicating the correspondence with the zone, a conversion information generation unit that generates conversion information for converting all logical addresses belonging to a certain zone into new logical addresses, When a certain logical address is given, a zone corresponding to the logical address is detected based on the zone correspondence information, and the zone is detected in accordance with the conversion information. A control unit that converts a logical address to a new logical address, further converts the logical address to a new logical address according to the conversion information, and calculates a physical address according to the new logical address and the address correspondence information. An information processing apparatus characterized by the above-mentioned.
【請求項4】 上記記憶部には、上記変換情報を記憶す
るための変換情報記憶エリアが各ゾーンごとに設けら
れ、上記変換情報生成部が変換情報を生成した場合に
は、上記制御部は、上記変換情報記憶エリアにおける所
定の変換情報を更新することを特徴とする請求項3に記
載の情報処理装置。
4. The storage unit is provided with a conversion information storage area for storing the conversion information for each zone, and when the conversion information generation unit generates the conversion information, the control unit is configured to: 4. The information processing apparatus according to claim 3, wherein predetermined conversion information in the conversion information storage area is updated.
【請求項5】 上記情報処理装置は、上記変換情報生成
部があるゾーンについての変換情報を生成する際に、該
ゾーンに記録されているデータを他のゾーンに移動して
記録する処理を行うことを特徴とする請求項3又は4に
記載の情報処理装置。
5. The information processing apparatus according to claim 1, wherein when the conversion information generation unit generates conversion information for a certain zone, the information processing apparatus performs a process of moving data recorded in the zone to another zone and recording the data. The information processing apparatus according to claim 3, wherein:
【請求項6】 上記変換情報生成部が、あるゾーンをア
クセス不能にする場合に、そのゾーンについての変換情
報を生成することを特徴とする請求項3又は4又は5に
記載の情報処理装置。
6. The information processing apparatus according to claim 3, wherein the conversion information generating unit generates conversion information for a certain zone when the zone is made inaccessible.
【請求項7】 上記情報処理装置が、あるゾーンのスペ
アエリアがすでに記録済みの場合に、そのゾーンをアク
セス不能とすることを特徴とする請求項6に記載の情報
処理装置。
7. The information processing apparatus according to claim 6, wherein when the spare area of a certain zone is already recorded, the information processing apparatus makes the zone inaccessible.
【請求項8】 上記変換情報が、論理アドレスを示す値
に加算を行うためのオフセット値であり、アクセス不能
とするゾーン以降のゾーンについて、変換情報を該オフ
セット値を加算して更新することを特徴とする請求項3
又は4又は5又は6又は7に記載の情報処理装置。
8. The method according to claim 1, wherein the conversion information is an offset value for adding a value indicating a logical address, and the conversion information is updated by adding the offset value to a zone after a zone to which access is disabled. Claim 3
Or the information processing device according to 4 or 5 or 6 or 7.
【請求項9】 上記変換情報が、論理アドレスを示す値
に加算を行うためのオフセット値であることを特徴とす
る請求項1又は2又は3又は4又は5又は6又は7に記
載の情報処理装置。
9. The information processing method according to claim 1, wherein said conversion information is an offset value for adding to a value indicating a logical address. apparatus.
【請求項10】 上記情報処理装置が、所定のタイミン
グで、上記変換情報を記録媒体に記録することを特徴と
する請求項1又は2又は3又は4又は5又は6又は7又
は8又は9に記載の情報処理装置。
10. The information processing apparatus according to claim 1, wherein the information processing apparatus records the conversion information on a recording medium at a predetermined timing. An information processing apparatus according to claim 1.
【請求項11】 上記情報処理装置が、所定のタイミン
グで、記録媒体に記録された上記変換情報を読み出すこ
とを特徴とする請求項1又は2又は3又は4又は5又は
6又は7又は8又は9又は10に記載の情報処理装置。
11. The information processing apparatus according to claim 1, wherein the information processing apparatus reads out the conversion information recorded on a recording medium at a predetermined timing. The information processing device according to 9 or 10.
【請求項12】 情報を記録するための記録媒体であっ
て、 与えられた論理アドレスを新たな論理アドレスに変換す
る変換情報が記録されていることを特徴とする記録媒
体。
12. A recording medium for recording information, wherein conversion information for converting a given logical address to a new logical address is recorded.
【請求項13】 情報を記録するための記録媒体であっ
て、記録領域が複数のゾーンに分割され、各ゾーンがデ
ータ記録用のデータエリア とデータエリアにおけるセクタに欠陥が生じた場合の代
替に利用するスペアエリアとで構成され、 与えられた論理アドレスを新たな論理アドレスに変換す
るための変換情報であって、あるゾーンに属する全ての
論理アドレスを新たな論理アドレスに変換するための変
換情報が記録されていることを特徴とする記録媒体。
13. A recording medium for recording information, wherein a recording area is divided into a plurality of zones, and each zone is used in place of a defect in a data recording data area and a sector in the data area. And conversion information for converting a given logical address to a new logical address, the conversion information for converting all logical addresses belonging to a certain zone to a new logical address. Is recorded on the recording medium.
JP11102928A 1999-04-09 1999-04-09 Information processor and recording medium Pending JP2000298936A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11102928A JP2000298936A (en) 1999-04-09 1999-04-09 Information processor and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11102928A JP2000298936A (en) 1999-04-09 1999-04-09 Information processor and recording medium

Publications (1)

Publication Number Publication Date
JP2000298936A true JP2000298936A (en) 2000-10-24

Family

ID=14340515

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11102928A Pending JP2000298936A (en) 1999-04-09 1999-04-09 Information processor and recording medium

Country Status (1)

Country Link
JP (1) JP2000298936A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005055210A1 (en) * 2003-12-05 2005-06-16 Samsung Electronics Co., Ltd. Recording apparatus, recording method, and information recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005055210A1 (en) * 2003-12-05 2005-06-16 Samsung Electronics Co., Ltd. Recording apparatus, recording method, and information recording medium

Similar Documents

Publication Publication Date Title
US8572464B2 (en) Recording and/or reproducing method, recording and/or reproducing apparatus, and computer readable recording medium storing program for performing the method
JP3694895B2 (en) Data recording / reproducing method, data reproducing apparatus and recording medium
JP2008259170A (en) Magnetic recording apparatus, encryption method, and encryption program
JP2004103127A (en) Rearranging method of sectors of information recording medium and information storage device
US20040160875A1 (en) Recording method, program, storage medium, and information recording apparatus
JP4769881B2 (en) Digital data recording method, recording apparatus and reproducing apparatus
JP2011100502A (en) Optical disk device and method of reproduction for optical disk device
US6778480B2 (en) Method and apparatus for automatic slip defect management in a DVD drive
JPH1186454A (en) Recording/reproducing method and device
JP3338351B2 (en) Recording / reproducing method, recording / reproducing device
JP2000298936A (en) Information processor and recording medium
JP3022449B2 (en) Recording / reproducing apparatus, recording / reproducing method, and recording medium
JPH11134809A (en) Recording and reproducing method, recording and reproducing device, and information recording device
JP2006172528A (en) Digital data recording method, recording device and reproducing device
JP3818316B2 (en) Optical disk defect management method and optical disk apparatus
JP2008299978A (en) Disk drive device and data reproducing method from disk
JP4155222B2 (en) Media record management device
JPH01144273A (en) Information recording and reproducing device
JP3850860B2 (en) Information recording device
JP4504591B2 (en) Optical disc recording method and recording / reproducing apparatus
JPH1064066A (en) Optical disk information recording system
JPH08195033A (en) Data recording method, data reproducing method, data recording and reproducing method and disk shaped recording medium
JP2004348947A (en) Small-sized optical disc, apparatus and method for recording data to small-sized optical disc, and apparatus and method for reproducing data recorded to small-sized optical disc
JP2005310215A (en) Defective area management method and optical recording medium controller
JP2007220157A (en) Device for recording information, recording method and semiconductor