JP2010097650A - Optical disk recording/reproducing system and buffer memory management method - Google Patents

Optical disk recording/reproducing system and buffer memory management method Download PDF

Info

Publication number
JP2010097650A
JP2010097650A JP2008267180A JP2008267180A JP2010097650A JP 2010097650 A JP2010097650 A JP 2010097650A JP 2008267180 A JP2008267180 A JP 2008267180A JP 2008267180 A JP2008267180 A JP 2008267180A JP 2010097650 A JP2010097650 A JP 2010097650A
Authority
JP
Japan
Prior art keywords
recording
capacity
buffer memory
optical disc
memory
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
JP2008267180A
Other languages
Japanese (ja)
Inventor
Shohei Aoyama
昌平 青山
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.)
Hitachi LG Data Storage Inc
Original Assignee
Hitachi LG Data Storage Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi LG Data Storage Inc filed Critical Hitachi LG Data Storage Inc
Priority to JP2008267180A priority Critical patent/JP2010097650A/en
Publication of JP2010097650A publication Critical patent/JP2010097650A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To record and reproduce continuous video-audio data without interruption even when a buffer memory mounted on a driving device has a small capacity, while dealing with defects on an optical disk. <P>SOLUTION: A recording/reproducing application 22 of a host device 2 obtains a capacity value Ma of a buffer memory A17 mounted on the optical disk device 1, and compares it with an imagined capacity Mo of the buffer memory imagined to be necessary for a recording/reproducing operation of continuous data. When the capacity value Ma is less than the imagined capacity Mo, a buffer memory B24 having a shortage capacity Mb (=Mo-Ma) is set in a memory 23 provided in the host device 2, and the two buffer memories A and B are integrated to be managed in a unified manner. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、光ディスクに連続する映像・音声データを好適に記録再生する光ディスク記録再生システム及びバッファメモリ管理方法に関するものである。   The present invention relates to an optical disc recording / reproducing system and a buffer memory management method for suitably recording / reproducing video / audio data continuous on an optical disc.

光ディスク装置(以下、ドライブ装置)とこれを制御するPC(パーソナルコンピュータ)などのホスト装置からなる光ディスク記録再生システムでは、光ディスクに映像・音声データを記録再生する場合、ディスク上のデータ領域へのアクセス時間や、データ書き込み読み出し失敗によるリトライ記録再生のために、データの書き込み読み出しが一時中断することがある。カメラからの撮影画像や放送番組のようにリアルタイムに入力する動画コンテンツを記録する場合、データの書き込み動作が中断しても、記録するコンテンツに欠落がないことが必要である。また、ディスクに記録した動画コンテンツを再生する場合、データの読み出し動作が中断しても、再生されるコンテンツを中断せずに連続して視聴できることが必要である。そのために、記録再生データをドライブ装置のバッファメモリに一旦蓄積しておき、記録時にはディスクにデータを後書きし、再生時にはディスクからデータを先読みすることで、書き込み読み出しの中断時間を吸収して、ドライブ装置とホスト装置の間で転送されるデータが途切れないようにしている。その際バッファメモリの容量は、データの書き込み読み出しの中断時間の長さを考慮し、データの残容量が枯渇(アンダーフロー)してホスト装置との間で転送データが途切れることのない容量に設定しなければならない。   In an optical disk recording / reproducing system comprising an optical disk device (hereinafter referred to as a drive device) and a host device such as a PC (personal computer) that controls the optical disk device, when recording / reproducing video / audio data on the optical disk, access to a data area on the disk Data writing / reading may be temporarily interrupted due to time or retry recording / playback due to data writing / reading failure. When recording moving image content that is input in real time, such as a photographed image from a camera or a broadcast program, it is necessary that the recorded content is not lost even if the data writing operation is interrupted. Also, when playing back moving image content recorded on a disc, it is necessary to be able to continuously view the played content without interruption even if the data reading operation is interrupted. For this purpose, recording / playback data is temporarily stored in the buffer memory of the drive device, data is written on the disk at the time of recording, and data is pre-read from the disk at the time of playback, so that the read / write interruption time is absorbed. Data transferred between the device and the host device is prevented from being interrupted. At that time, the buffer memory capacity is set to a capacity that does not interrupt the transfer of data to and from the host device due to the remaining data capacity being depleted (underflow) in consideration of the length of time during which data writing / reading is interrupted. Must.

バッファメモリの管理方法について、次のような技術が提案されている。
特許文献1では、ディスク媒体からのデータの読み出しに必要な時間を推定し、その推定結果に基づいてバッファでのバッファリング容量を増減させる技術が開示される。例えば、装置外部のシステムコントローラがディスク装置内のマイクロコントローラに対してデータ読み出しに必要な時間を問い合せ、マイクロコントローラは装置のシーク性能やデータの配置情報に基づいて読み出しに必要な時間を推定してシステムコントローラに通知するものである。
The following techniques have been proposed for the buffer memory management method.
Patent Document 1 discloses a technique for estimating the time required to read data from a disk medium and increasing or decreasing the buffering capacity in the buffer based on the estimation result. For example, a system controller outside the device queries the microcontroller in the disk device for the time required to read data, and the microcontroller estimates the time required for reading based on the seek performance of the device and data arrangement information. This is to notify the system controller.

特許文献2では、ディスク媒体に対し複数のデータアクセス要求が発生した場合でも所定のスループット(データ転送速度)を保証するために、複数のデータアクセス要求それぞれについて所定の条件に従ってメモリ手段にバッファ領域を確保する技術が開示される。   In Patent Document 2, in order to guarantee a predetermined throughput (data transfer rate) even when a plurality of data access requests are generated for a disk medium, a buffer area is provided in the memory means according to a predetermined condition for each of the plurality of data access requests. Techniques to ensure are disclosed.

特開2002−124019号公報JP 2002-1224019 A 特開2004−213059号公報JP 2004-213059 A

ドライブ装置におけるディスクに対するデータ書き込み読み出し中断は、上記したシーク性能やデータの配置情報が要因となる場合と、ディスク上の傷や指紋のようなディスク上の欠陥が原因となる場合とがある。前者のシーク性能やデータの配置情報による中断時間は予め予想可能なものであり、比較的短時間の中断で済むことが多い。しかしながら、後者のディスク上の欠陥による中断時間は予想が困難であるとともに、リトライ記録再生のために長時間の中断が余儀なくされることがあり、ユーザに大きな被害を与える恐れがある。   The interruption of data writing / reading with respect to the disk in the drive device may be caused by the above-described seek performance or data arrangement information, or may be caused by a defect on the disk such as a scratch on the disk or a fingerprint. The interruption time based on the former seek performance and data arrangement information is predictable in advance, and is often only a relatively short interruption. However, the interruption time due to the defect on the latter disk is difficult to predict, and a long interruption may be required for retry recording / reproduction, which may cause great damage to the user.

前記特許文献1や特許文献2に開示されるバッファ制御技術では、読み出しに必要な時間を予め計算にて推定できることが前提となっており、ディスク上の欠陥が要因となる場合には適用が困難であると思われる。仮に欠陥部の大きさを検出しこれを読み出し時間に換算できるとしても、煩雑な計算処理のための解析部が必要であり、ドライブ装置の構成が複雑になってしまう。   The buffer control techniques disclosed in Patent Document 1 and Patent Document 2 are based on the premise that the time required for reading can be estimated in advance, and are difficult to apply when a defect on the disk is a factor. It seems to be. Even if the size of the defective portion can be detected and converted into the reading time, an analysis portion for complicated calculation processing is required, and the configuration of the drive device becomes complicated.

一方、ディスク上の欠陥のように読み出し中断時間が予想困難である場合に対処するため、長い中断時間を想定し余裕のある大容量のバッファメモリを備えておくことも考えられる。しかしながら、ドライブ装置に高コストの大容量バッファメモリを搭載することは、メモリ使用効率が低く装置のコストパフォーマンスが悪くなる。   On the other hand, in order to cope with a case where the read interruption time is difficult to predict, such as a defect on the disk, it is conceivable to provide a large-capacity buffer memory with a sufficient margin assuming a long interruption time. However, mounting a high-cost large-capacity buffer memory in the drive device results in low memory use efficiency and poor cost performance of the device.

本発明の目的は、上記課題を鑑み、光ディスク上の欠陥にも対応し、ドライブ装置が搭載するバッファメモリが小容量であっても、連続する映像・音声データを中断することなく記録再生できる光ディスク記録再生システム及びバッファメモリ管理方法を提供することである。   In view of the above problems, an object of the present invention is to cope with defects on an optical disk, and to record / reproduce continuous video / audio data without interruption even if the buffer memory mounted on the drive device has a small capacity. A recording / reproducing system and a buffer memory management method are provided.

本発明は、光ディスク装置とこれを制御するホスト装置を備えた光ディスク記録再生システムにおいて、光ディスク装置は、光ディスクにレーザ光を照射してデータを記録再生する光ヘッドと、光ヘッドに供給する記録信号を生成し、光ヘッドからの再生信号を処理する記録再生処理部と、ホスト装置の命令に従い光ディスク装置の記録再生動作を制御するマイコンと、光ヘッドとホスト装置の間で転送する記録再生データを一時蓄積する第1のバッファメモリとを備える。またホスト装置は、記録再生アプリケーションを搭載し光ディスク装置に記録再生動作の命令を送るCPUと、各種アプリケーションを格納し記録再生データを蓄積するメモリとを備える。ホスト装置の記録再生アプリケーションは、光ディスク装置が搭載する第1のバッファメモリの容量値Maを入手し、記録再生動作に必要と想定されるバッファメモリの想定容量Moと比較し、容量値Maが想定容量Mo未満のとき、ホスト装置が有するメモリ内に不足分の容量Mb(=Mo−Ma)を持つ第2のバッファメモリを設定し、第1および第2のバッファメモリを統合して一元的に管理する。   The present invention relates to an optical disc recording / reproducing system including an optical disc device and a host device for controlling the optical disc device, wherein the optical disc device irradiates an optical disc with laser light to record / reproduce data, and a recording signal supplied to the optical head A recording / reproduction processing unit for processing a reproduction signal from the optical head, a microcomputer for controlling the recording / reproducing operation of the optical disk device according to a command from the host device, and recording / reproduction data to be transferred between the optical head and the host device. A first buffer memory for temporary storage. The host device also includes a CPU that has a recording / playback application and sends a recording / playback operation command to the optical disk device, and a memory that stores various applications and stores recording / playback data. The recording / playback application of the host device obtains the capacity value Ma of the first buffer memory mounted on the optical disk device, and compares the capacity value Ma with the assumed capacity Mo of the buffer memory assumed to be necessary for the recording / playback operation. When the capacity is less than Mo, a second buffer memory having a deficient capacity Mb (= Mo−Ma) is set in the memory of the host device, and the first and second buffer memories are integrated and integrated. to manage.

本発明は、光ディスク装置とこれを制御するホスト装置を備えた光ディスク記録再生システムにおけるバッファメモリ管理方法において、光ディスク装置が搭載する記録再生用の第1のバッファメモリの容量値Maを入手し、記録再生動作に必要と想定されるバッファメモリの想定容量Moと比較し、容量値Maが想定容量Mo未満のとき、ホスト装置が有するメモリ内に不足分の容量Mb(=Mo−Ma)を持つ第2のバッファメモリを設定し、第1および第2のバッファメモリを統合して一元的に管理する。   The present invention relates to a buffer memory management method in an optical disc recording / playback system including an optical disc device and a host device that controls the optical disc device, and obtains a capacity value Ma of a first buffer memory for recording / playback installed in the optical disc device to perform recording. Compared with the assumed capacity Mo of the buffer memory assumed to be necessary for the reproduction operation, when the capacity value Ma is less than the assumed capacity Mo, the memory having the deficient capacity Mb (= Mo−Ma) in the memory of the host device. Two buffer memories are set, and the first and second buffer memories are integrated and managed centrally.

本発明によれば、ドライブ装置の構成が簡易でありながら、連続する映像・音声データを中断せずに光ディスクに記録再生することができる。   According to the present invention, it is possible to record / reproduce continuous video / audio data on an optical disc without interruption while the configuration of the drive device is simple.

本発明の光ディスク記録再生システムは、光ディスク装置(ドライブ装置)とこれを制御するホスト装置(例えばPC)にて構成する。ドライブ装置は記録再生データを一時蓄積するバッファメモリを搭載し、その容量値をホスト装置へ報告する。ホスト装置は、記録再生動作を中断せずに実行するために必要なバッファメモリ容量を想定し、ドライブ装置のバッファメモリ容量が想定容量に満たない場合、不足分をホスト装置の搭載するメモリの一部を用いて補充する。このようにして、ホスト装置はトータルとして必要なバッファメモリの容量を確保し、両者のメモリを一元管理するものである。以下、図面を用いてその実施例を説明する。   The optical disk recording / reproducing system of the present invention is constituted by an optical disk device (drive device) and a host device (for example, PC) for controlling the same. The drive device is equipped with a buffer memory for temporarily storing recording / reproduction data, and reports the capacity value to the host device. The host device assumes the buffer memory capacity necessary to execute the recording / playback operation without interruption. If the buffer memory capacity of the drive device is less than the assumed capacity, the shortage is allocated to the memory installed in the host device. Replenish with the part. In this way, the host device secures the necessary capacity of the buffer memory as a whole, and manages both memories in a unified manner. Embodiments will be described below with reference to the drawings.

図1は、本発明による光ディスク記録再生システムの一実施例を示す構成図である。本実施例のシステムは、光ディスク11にデータを記録再生する光ディスク装置(ドライブ装置)1と、光ディスク装置1を制御するホスト装置(PC)2を備え、両者の間はインタフェース3を介して記録再生データやコマンドが転送される。光ディスク11から再生された映像・音声データは、ホスト装置2に接続されたディスプレイ4にて視聴される。   FIG. 1 is a block diagram showing an embodiment of an optical disk recording / reproducing system according to the present invention. The system of this embodiment includes an optical disk device (drive device) 1 that records and reproduces data on an optical disk 11 and a host device (PC) 2 that controls the optical disk device 1. Data and commands are transferred. The video / audio data reproduced from the optical disk 11 is viewed on the display 4 connected to the host device 2.

ドライブ装置1の構成を説明する。光ディスク11は、スピンドルモータ12で回転させ、光ヘッド13にて記録層にレーザ光を照射してデータを記録または再生する。ここで記録再生するデータは動画コンテンツであり、コンテンツの視聴速度よりも高速に記録再生可能である。光ヘッド13は、レーザ光を発生するレーザ光源、記録層にレーザビームを照射する対物レンズ、対物レンズをディスク厚み方向およびディスク半径方向に駆動するアクチュエータ、ディスクからの反射光を検出し電気信号に変換する光検出器などを含む。光ヘッド13は、図示しないスレッドモータによりディスク上の所定の位置に移動する。   The configuration of the drive device 1 will be described. The optical disk 11 is rotated by a spindle motor 12 and a recording layer is irradiated with laser light by an optical head 13 to record or reproduce data. The data to be recorded / reproduced here is a moving image content, and can be recorded / reproduced at a speed higher than the viewing speed of the content. The optical head 13 includes a laser light source that generates laser light, an objective lens that irradiates the recording layer with a laser beam, an actuator that drives the objective lens in the disc thickness direction and the disc radial direction, and detects reflected light from the disc as an electrical signal. Includes photodetectors to convert. The optical head 13 is moved to a predetermined position on the disk by a thread motor (not shown).

記録再生処理部14は、ホスト装置2から転送された映像・音声データを処理し記録信号を生成して光ヘッド13に供給し、また光ヘッド13にて読み出した再生信号を処理して映像・音声データを得る。マイコン15は、ホスト装置2から受けた命令(コマンド)に従い、ドライブ装置1の各部を制御して記録再生動作を行う。メモリ16はドライブ装置の記録再生動作に必要なデータを保存するが、この中でバッファメモリ17は、光ヘッド13とホスト装置2との間で転送する記録再生データを一時蓄積するために割り当てた領域である。以下、バッファメモリ17を「バッファメモリA」とする。フラッシュメモリ18は、使用する各光ディスクの情報を記憶する。   The recording / playback processing unit 14 processes the video / audio data transferred from the host device 2 to generate a recording signal, supplies the recording signal to the optical head 13, and processes the playback signal read by the optical head 13 to process the video / audio data. Get audio data. The microcomputer 15 controls each part of the drive device 1 according to a command (command) received from the host device 2 and performs a recording / reproducing operation. The memory 16 stores data necessary for the recording / reproducing operation of the drive device. Among them, the buffer memory 17 is allocated for temporarily storing recording / reproducing data to be transferred between the optical head 13 and the host device 2. It is an area. Hereinafter, the buffer memory 17 is referred to as “buffer memory A”. The flash memory 18 stores information on each optical disk to be used.

ホスト装置2の構成を説明する。ここではホスト装置の例としてPCを想定しているが、ビデオカメラ、テレビなどでも同様である。CPU21は記録再生アプリケーション22を搭載し、ホスト装置2およびドライブ装置1全体の記録再生制御を行う。メモリ23は例えばハードディスク媒体であり、各種アプリケーションプログラムを格納し、また外部機器と送受信する映像・音声データなどを蓄積する。本実施例では、メモリ23の一部領域に、ドライブ装置1における記録再生データの一部を蓄積するバッファメモリ24を設定した。以下、バッファメモリ24を「バッファメモリB」とする。ホスト装置2は、バッファメモリB(24)の容量を決定してメモリ23内に確保し、ドライブ装置1のバッファメモリA(17)とともに一元的に管理する。すなわち、ドライブ装置1のバッファメモリAとホスト装置2のバッファメモリBとを統合し、単一のバッファメモリとして使用する。   The configuration of the host device 2 will be described. Here, a PC is assumed as an example of the host device, but the same applies to a video camera, a television, and the like. The CPU 21 has a recording / reproduction application 22 and performs recording / reproduction control of the host device 2 and the drive device 1 as a whole. The memory 23 is, for example, a hard disk medium, stores various application programs, and stores video / audio data transmitted / received to / from an external device. In this embodiment, the buffer memory 24 for storing a part of the recording / reproducing data in the drive device 1 is set in a partial area of the memory 23. Hereinafter, the buffer memory 24 is referred to as “buffer memory B”. The host device 2 determines the capacity of the buffer memory B (24), secures it in the memory 23, and manages it together with the buffer memory A (17) of the drive device 1. That is, the buffer memory A of the drive device 1 and the buffer memory B of the host device 2 are integrated and used as a single buffer memory.

図2は、ドライブ装置1のバッファメモリAとホスト装置2のバッファメモリBの関係を説明する図である。
ドライブ装置1の有するバッファメモリAの容量をMaとし、ホスト装置2に設定するバッファメモリBの容量をMbとする。動画コンテンツをスムーズに記録再生するために必要と想定されるバッファメモリの容量(これを「想定容量」と呼ぶ)をMoとする。バッファメモリBの容量Mbは、想定容量Moに対するバッファメモリAの容量Maの不足分を(1)式にて算出する。
Mb=Mo−Ma (1)
FIG. 2 is a diagram for explaining the relationship between the buffer memory A of the drive device 1 and the buffer memory B of the host device 2.
The capacity of the buffer memory A included in the drive device 1 is Ma, and the capacity of the buffer memory B set in the host device 2 is Mb. The capacity of the buffer memory that is assumed to be necessary for smoothly recording and reproducing moving image content (this is referred to as “assumed capacity”) is Mo. For the capacity Mb of the buffer memory B, the shortage of the capacity Ma of the buffer memory A with respect to the assumed capacity Mo is calculated by equation (1).
Mb = Mo-Ma (1)

ここで想定容量Moは、ディスクへのデータ書き込みや読み出しに失敗したときに、リトライ記録(交替記録)やリトライ再生を実行するために要する時間を基に、記録再生アプリケーションが予め設定しておく。ただし、リトライ回数や時間の上限を設けておき、上限を超えたらリトライ動作を打ち切り次のデータの記録再生に進むようにする。   Here, the assumed capacity Mo is set in advance by the recording / playback application based on the time required to execute retry recording (alternate recording) or retry playback when data writing to or reading from the disk fails. However, an upper limit is set for the number of retries and time, and when the upper limit is exceeded, the retry operation is stopped and the process proceeds to recording / reproduction of the next data.

また記録再生アプリケーションは、ソフトウェア製作者、記録再生性能、処理方法の違いから、アプリケーションを実行する上で必要とする想定容量は異なる。例えば、ディスクに記録再生する映像・音声データの単位時間当たりの情報量(ビットレート)は、動画像の画質(標準精細度か高精細度か)やその圧縮方式によって異なるので、記録再生アプリケーションは、ビットレートに合わせて想定容量を設定する。   Further, the estimated capacity required for executing the application differs depending on the software producer, recording / reproduction performance, and processing method. For example, the amount of information (bit rate) per unit time of video / audio data to be recorded / reproduced on a disc varies depending on the image quality (standard definition or high definition) of a moving image and its compression method. Set the assumed capacity according to the bit rate.

ホスト装置2の記録再生アプリケーション22は、記録再生動作を開始する前にドライブ装置1にコマンドを送り、ドライブ装置1の有するバッファメモリAの容量Maを聞き出す。そして上記式にて不足量を算出して、メモリ23内に容量MbのバッファメモリBを確保する。続いて記録再生アプリケーション22は、光ディスク11へのデータの記録再生を開始させ、バッファメモリAとバッファメモリBの双方を用いてデータの一時蓄積を行いながら、データの後書きと先読みを行う。   The recording / playback application 22 of the host device 2 sends a command to the drive device 1 before starting the recording / playback operation, and hears the capacity Ma of the buffer memory A of the drive device 1. Then, the shortage amount is calculated by the above formula, and the buffer memory B having the capacity Mb is secured in the memory 23. Subsequently, the recording / reproducing application 22 starts recording / reproducing of data on the optical disc 11 and performs post-writing and pre-reading of data while temporarily storing data using both the buffer memory A and the buffer memory B.

このように、記録再生開始前に記録再生アプリケーションが必要なバッファメモリ容量を自動的に判断し、ホスト装置に設定・確保することで、ドライブ装置には大容量バッファメモリを搭載せずに、効率良く記録再生動作を行うことができる。   In this way, the recording / playback application automatically determines the required buffer memory capacity before starting recording / playback, and sets and secures it in the host device, so that the drive device does not have a large-capacity buffer memory and is efficient. Recording / reproducing operation can be performed well.

図3は、本実施例のバッファメモリ管理方法のフローチャートを示す図である。
S101では、CPU21は、記録再生アプリケーション22を起動させる。
S102では、記録再生アプリケーション22はドライブ装置1にコマンドを送り、ドライブ装置1に搭載しているバッファメモリA(17)の容量Maを問い合わせる。
S103では、ドライブ装置1のマイコン15は、バッファメモリA(17)の実使用可能な容量値Maを返答する。
FIG. 3 is a flowchart illustrating the buffer memory management method according to this embodiment.
In S101, the CPU 21 activates the recording / playback application 22.
In S102, the recording / reproducing application 22 sends a command to the drive device 1 to inquire about the capacity Ma of the buffer memory A (17) installed in the drive device 1.
In S103, the microcomputer 15 of the drive device 1 returns the actually usable capacity value Ma of the buffer memory A (17).

S104では、記録再生アプリケーション22は、バッファメモリAの容量値Maと、スムーズな記録再生のために必要な想定容量Moとを比較する。
容量値Maが想定容量Mo以上であれば、S107へ進み記録再生を開始する。この場合は、バッファメモリAのみで動作する。
容量値Maが想定容量Mo未満であれば、S105へ進む。
In S104, the recording / reproducing application 22 compares the capacity value Ma of the buffer memory A with the estimated capacity Mo necessary for smooth recording / reproducing.
If the capacity value Ma is greater than or equal to the assumed capacity Mo, the process proceeds to S107 and recording / reproduction is started. In this case, only the buffer memory A operates.
If the capacity value Ma is less than the assumed capacity Mo, the process proceeds to S105.

S105では、想定容量Moに対する不足分Mbを(1)式にて計算する。
S106では、ホスト装置2のメモリ23内に不足分Mbのメモリ領域を確保し、バッファメモリBとして割り当てる。その結果、バッファメモリAとバッファメモリBとを統合してトータル容量Mo(=Ma+Mb)として動作する。
S107では、データの記録再生を開始する。
In S105, the shortage Mb with respect to the assumed capacity Mo is calculated by the equation (1).
In S <b> 106, an insufficient Mb memory area is secured in the memory 23 of the host apparatus 2 and allocated as the buffer memory B. As a result, the buffer memory A and the buffer memory B are integrated to operate as a total capacity Mo (= Ma + Mb).
In S107, data recording / reproduction is started.

以上のように、本実施例によれば、ドライブ装置が搭載するバッファメモリAの容量Maを増大することなく、トータルのバッファメモリ容量を想定容量Moまで拡大することができる。その結果、光ディスク上の傷や指紋などの欠陥にも対応し、連続する映像・音声データを中断することなくスムーズに記録再生することができる。   As described above, according to the present embodiment, the total buffer memory capacity can be expanded to the assumed capacity Mo without increasing the capacity Ma of the buffer memory A mounted in the drive device. As a result, it is possible to deal with defects such as scratches and fingerprints on the optical disc, and to smoothly record and reproduce continuous video / audio data without interruption.

上記実施例では、使用するディスクとは無関係に想定容量Moを設定するものであるが、さらには、使用するディスクごとに過去の実績から想定容量Moを個別に設定することもできる。そのために、あるディスクを用いてデータの記録または再生を行った後、装置内のバッファメモリA,Bの稼動状況を調べ、当該ディスクIDととも稼動メモリ容量(AとBの和)をフラッシュメモリ18に登録しておく。次回当該ディスクを使用するとき、登録されている稼動メモリ容量を読み出して想定容量Moとして設定すればよい。これによれば、ディスクの欠陥の程度を個別に反映させ、より適切に想定容量Moを設定することができる。   In the above-described embodiment, the assumed capacity Mo is set regardless of the disk to be used, but it is also possible to set the assumed capacity Mo individually from the past results for each disk to be used. For this purpose, after recording or reproducing data using a certain disk, the operating status of the buffer memories A and B in the apparatus is checked, and the operating memory capacity (the sum of A and B) together with the disk ID is flash memory. 18 is registered. The next time the disk is used, the registered operating memory capacity may be read and set as the assumed capacity Mo. According to this, it is possible to set the estimated capacity Mo more appropriately by individually reflecting the degree of defect of the disk.

本発明による光ディスク記録再生システムの一実施例を示す構成図。The block diagram which shows one Example of the optical disk recording / reproducing system by this invention. ドライブ装置1のバッファメモリAとホスト装置2のバッファメモリBの関係を説明する図。FIG. 3 is a diagram for explaining a relationship between a buffer memory A of the drive device 1 and a buffer memory B of the host device 2; 本実施例のバッファメモリ管理方法のフローチャートを示す図。The figure which shows the flowchart of the buffer memory management method of a present Example.

符号の説明Explanation of symbols

1…光ディスク装置(ドライブ装置)、
2…ホスト装置(PC)、
3…インタフェース、
11…光ディスク、
13…光ヘッド、
14…記録再生処理部、
15…マイコン、
16…メモリ、
17…バッファメモリA、
18…フラッシュメモリ、
21…CPU、
22…記録再生アプリケーション、
23…メモリ、
24…バッファメモリB。
1 ... Optical disc device (drive device),
2 ... Host device (PC),
3 ... Interface,
11 ... Optical disc,
13: Optical head,
14: Recording / playback processing unit,
15 ... Microcomputer,
16 ... Memory,
17: Buffer memory A,
18 ... Flash memory,
21 ... CPU,
22: Recording / playback application,
23 ... Memory,
24 Buffer memory B

Claims (5)

光ディスクにデータを記録再生する光ディスク装置と該光ディスク装置を制御するホスト装置を備えた光ディスク記録再生システムにおいて、
上記光ディスク装置は、上記光ディスクにレーザ光を照射してデータを記録再生する光ヘッドと、該光ヘッドに供給する記録信号を生成し、該光ヘッドからの再生信号を処理する記録再生処理部と、上記ホスト装置の命令に従い当該光ディスク装置の記録再生動作を制御するマイコンと、上記光ヘッドと上記ホスト装置の間で転送する記録再生データを一時蓄積する第1のバッファメモリとを備え、
上記ホスト装置は、記録再生アプリケーションを搭載し上記光ディスク装置に記録再生動作の命令を送るCPUと、各種アプリケーションを格納し記録再生データを蓄積するメモリとを備え、
上記ホスト装置の記録再生アプリケーションは、上記光ディスク装置が搭載する第1のバッファメモリの容量値Maを入手し、記録再生動作に必要と想定されるバッファメモリの想定容量Moと比較し、上記容量値Maが上記想定容量Mo未満のとき、上記ホスト装置が有するメモリ内に不足分の容量Mb(=Mo−Ma)を持つ第2のバッファメモリを設定し、上記第1および第2のバッファメモリを統合して一元的に管理することを特徴とする光ディスク記録再生システム。
In an optical disc recording / reproducing system comprising an optical disc device for recording / reproducing data on an optical disc and a host device for controlling the optical disc device,
The optical disc apparatus includes an optical head that records and reproduces data by irradiating the optical disc with laser light, a recording and reproduction processing unit that generates a recording signal to be supplied to the optical head, and processes the reproduction signal from the optical head; A microcomputer for controlling the recording / reproducing operation of the optical disk device in accordance with a command from the host device, and a first buffer memory for temporarily storing recording / reproducing data to be transferred between the optical head and the host device,
The host device includes a CPU that has a recording / playback application and sends a recording / playback operation command to the optical disc device, and a memory that stores various applications and stores recording / playback data
The recording / playback application of the host device obtains the capacity value Ma of the first buffer memory mounted on the optical disk device and compares the capacity value with the assumed capacity Mo of the buffer memory assumed to be necessary for the recording / playback operation. When Ma is less than the assumed capacity Mo, a second buffer memory having a deficient capacity Mb (= Mo−Ma) is set in the memory of the host device, and the first and second buffer memories are set. An optical disc recording / reproducing system characterized by integrated management.
請求項1に記載の光ディスク記録再生システムにおいて、
前記光ディスク装置は、使用する光ディスクの情報を記憶するフラッシュメモリを有し、
前記記録再生アプリケーションは、光ディスクに対してデータを記録または再生した後、前記第1および第2のバッファメモリの稼動状況を調べ、当該光ディスクのIDととも稼動したメモリ容量を上記フラッシュメモリに登録し、
次回当該光ディスクを使用するとき、上記フラッシュメモリに登録されている稼動メモリ容量を読み出して前記想定容量Moとして設定することを特徴とする光ディスク記録再生システム。
The optical disk recording / reproducing system according to claim 1,
The optical disc apparatus has a flash memory for storing information of an optical disc to be used,
The recording / reproducing application records or reproduces data with respect to the optical disc, and then checks the operation status of the first and second buffer memories, and registers the memory capacity operated together with the ID of the optical disc in the flash memory. ,
An optical disk recording / reproducing system, wherein when the optical disk is used next time, an operating memory capacity registered in the flash memory is read and set as the assumed capacity Mo.
光ディスク装置とこれを制御するホスト装置を備えた光ディスク記録再生システムにおけるバッファメモリ管理方法において、
上記光ディスク装置が搭載する記録再生用の第1のバッファメモリの容量値Maを入手し、
記録再生動作に必要と想定されるバッファメモリの想定容量Moと比較し、
上記容量値Maが上記想定容量Mo未満のとき、上記ホスト装置が有するメモリ内に不足分の容量Mb(=Mo−Ma)を持つ第2のバッファメモリを設定し、
上記第1および第2のバッファメモリを統合して一元的に管理することを特徴とするバッファメモリ管理方法。
In a buffer memory management method in an optical disc recording / reproducing system including an optical disc device and a host device for controlling the optical disc device,
Obtaining the capacity value Ma of the first buffer memory for recording and reproduction mounted on the optical disc apparatus;
Compared to the assumed capacity Mo of the buffer memory that is assumed to be necessary for the recording / reproducing operation,
When the capacity value Ma is less than the assumed capacity Mo, a second buffer memory having a deficient capacity Mb (= Mo−Ma) is set in the memory of the host device,
A buffer memory management method characterized in that the first and second buffer memories are integrated and managed in an integrated manner.
請求項3に記載のバッファメモリ管理方法において、
前記ホスト装置が搭載する記録再生アプリケーションは、前記光ディスク装置に対し前記第1のバッファメモリの容量値を問い合わせ、
前記光ディスク装置は前記第1のバッファメモリの使用可能な容量値Maを返答し、
上記記録再生アプリケーションは、前記第1のバッファメモリの容量値Maと前記想定容量Moとを比較し、
上記容量値Maが上記想定容量Mo未満のとき、想定容量Moに対する不足分の容量Mb(=Mo−Ma)を計算し、
前記ホスト装置のメモリ内に不足分の容量Mbのメモリ領域を確保して前記第2のバッファメモリBとして割り当てることを特徴とするバッファメモリ管理方法。
The buffer memory management method according to claim 3,
The recording / playback application installed in the host device inquires the capacity value of the first buffer memory from the optical disk device,
The optical disk device returns a usable capacity value Ma of the first buffer memory,
The recording / reproducing application compares the capacity value Ma of the first buffer memory with the assumed capacity Mo,
When the capacity value Ma is less than the assumed capacity Mo, a shortage capacity Mb (= Mo−Ma) with respect to the assumed capacity Mo is calculated.
A buffer memory management method characterized by allocating a memory area having a deficient capacity Mb in the memory of the host device and allocating it as the second buffer memory B.
請求項3または4に記載のバッファメモリ管理方法において、
光ディスクに対してデータを記録または再生した後、前記第1および第2のバッファメモリの稼動状況を調べ、当該光ディスクのIDととも稼動したメモリ容量をフラッシュメモリに登録し、
次回当該光ディスクを使用するとき、上記登録されている稼動メモリ容量を読み出して前記想定容量Moとして設定することを特徴とするバッファメモリ管理方法。
The buffer memory management method according to claim 3 or 4,
After recording or reproducing data with respect to the optical disc, the operation status of the first and second buffer memories is checked, and the memory capacity operated with the ID of the optical disc is registered in the flash memory,
A buffer memory management method characterized in that, when the optical disk is used next time, the registered operating memory capacity is read and set as the assumed capacity Mo.
JP2008267180A 2008-10-16 2008-10-16 Optical disk recording/reproducing system and buffer memory management method Pending JP2010097650A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008267180A JP2010097650A (en) 2008-10-16 2008-10-16 Optical disk recording/reproducing system and buffer memory management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008267180A JP2010097650A (en) 2008-10-16 2008-10-16 Optical disk recording/reproducing system and buffer memory management method

Publications (1)

Publication Number Publication Date
JP2010097650A true JP2010097650A (en) 2010-04-30

Family

ID=42259215

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008267180A Pending JP2010097650A (en) 2008-10-16 2008-10-16 Optical disk recording/reproducing system and buffer memory management method

Country Status (1)

Country Link
JP (1) JP2010097650A (en)

Similar Documents

Publication Publication Date Title
US20050180267A1 (en) Method for recording data against ATE and storage medium therefor
US7702221B2 (en) Unified control and memory for a combined DVD/HDD system
JP2009110287A (en) Access control device and access control method
US7639927B2 (en) Unified control and memory for a combined DVD/HDD system
US7639926B2 (en) Unified control and memory for a combined DVD/HDD system
JP4290678B2 (en) Method and apparatus for copying / moving data of optical recording medium
US7657160B2 (en) Unified control and memory for a combined DVD/HDD system
US20070143536A1 (en) Storage device that pre-fetches data responsive to host access stream awareness
JP2006500708A (en) Recording information for seamless playback
JP2010097650A (en) Optical disk recording/reproducing system and buffer memory management method
JP4086718B2 (en) Information processing method and information processing apparatus
WO2005045827A1 (en) Information recorder, information recording method, and recording medium containing program
US20080010504A1 (en) Method and apparatus for storing data in a disk drive with nonvolatile memory
JP2011238114A (en) Hybrid drive device
JP2010097670A (en) Optical disk recording/reproducing device and buffer memory management method
JP3706120B2 (en) Information recording / reproducing apparatus, information recording / reproducing method, and program
JP2007293950A (en) Optical disk recording device and recording control method
JP4235658B2 (en) Information processing method and information processing apparatus
JP4733673B2 (en) Optical disc playback device, optical disc playback method, optical disc playback program, and recording medium
US20080291805A1 (en) Information recording/reproducing apparatus and information recording/reproducing method
JP2005071468A (en) Information recording apparatus, information reproducing apparatus, information recording method, and information reproducing method
US8416653B2 (en) Disc access apparatus and disc access method
JP2001282588A (en) File management device
JP2007242087A (en) Information recording and reproducing device
JP2010055702A (en) Hard disk device