JP2009104410A - Data recording device, internal control method thereof, and data recording system - Google Patents

Data recording device, internal control method thereof, and data recording system Download PDF

Info

Publication number
JP2009104410A
JP2009104410A JP2007275609A JP2007275609A JP2009104410A JP 2009104410 A JP2009104410 A JP 2009104410A JP 2007275609 A JP2007275609 A JP 2007275609A JP 2007275609 A JP2007275609 A JP 2007275609A JP 2009104410 A JP2009104410 A JP 2009104410A
Authority
JP
Japan
Prior art keywords
command
data
hard disk
time limit
writing
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
JP2007275609A
Other languages
Japanese (ja)
Inventor
Shigeki Wakaya
茂樹 若谷
Kenji Makita
健志 牧田
Ryuichi Asano
隆一 浅野
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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP2007275609A priority Critical patent/JP2009104410A/en
Publication of JP2009104410A publication Critical patent/JP2009104410A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Television Signal Processing For Recording (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To set a timeout value corresponding to AV data and the other data, relating to a data recording device which writes/reads the AV data as well as other data on/out of a plurality of HDDs based on the command from an upper-class control device. <P>SOLUTION: The data recording device includes a control part 11-2 which performs: a process for setting a limit on the time duration corresponding to the number of sectors required through the command received from a control device 11-1 of a higher order; a process for issuing a command corresponding to the command received from the control device 11-1, with a set limit time specified, to HDD controllers 14-1 to 14-6; and a process for responding to the control device 11-1 based on the result of writing/reading only with such HDD in which the process of writing/reading has been completed within the limit time among HDDs 15-1 to 15-6. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、上位の制御装置からのコマンドに基づき、複数台のハードディスクドライブに対して、AVデータ(ビデオデータ及びオーディオデータ)の書き込み/読み出しと、それ以外のデータの書き込み/読み出しとを行うデータ記録装置に関する。   The present invention provides data for writing / reading AV data (video data and audio data) and writing / reading other data to / from a plurality of hard disk drives based on commands from a host control device. The present invention relates to a recording apparatus.

RAID(Redundant Arrays of Inexpensive Disks)技術を用いて複数台のハードディスクドライブにAVデータを記録する装置(RAID装置)が、ビジネス用途やプロフェッショナル用途のデータ記録装置として普及している。こうしたRAID装置は、通常、上位の制御装置から送信されるコマンドに基づいてAVデータの書き込み/読み出しを行う。   Devices (RAID devices) that record AV data on a plurality of hard disk drives using RAID (Redundant Arrays of Inexpensive Disks) technology are widely used as data recording devices for business use and professional use. Such a RAID apparatus normally performs writing / reading of AV data based on a command transmitted from a host control apparatus.

ハードディスクドライブは、ヘッドのシークや目的のセクタの回転待ちを行う関係でアクセス時間(データの書き込み/読み出しのコマンドを受けてから実際にデータの書き込み/読み出しが行われるまでの時間)に制約がある。そこで、ビデオデータを切れ目無く再生するシステムにおいては、RAID装置の書き込み/読み出し処理に時間的な制限を設ける必要がある。そのため、RAID装置には、従来からタイムアウト機能が備えられている。このタイムアウト機能を、図1及び図2を用いて説明する。   Hard disk drives have restrictions on access time (time from when a data write / read command is received until data is actually written / read) because of seeking the head and waiting for rotation of the target sector. . Therefore, in a system that reproduces video data seamlessly, it is necessary to set a time limit on write / read processing of the RAID device. Therefore, a RAID device has conventionally been provided with a timeout function. This timeout function will be described with reference to FIGS.

図1には、RAID装置の読み出し処理のタイムアウト値(制限時間)の例を示している。図1(a)に示すように、一定の時間間隔Tp単位で一定のデータサイズずつのビデオデータD1,D2,…を切れ目無く再生する場合、ビデオデータD1の再生が終了するまでに次のビデオデータD2がRAID装置から上位の制御装置に転送されている必要がある。   FIG. 1 shows an example of a timeout value (time limit) for the read processing of the RAID device. As shown in FIG. 1A, when video data D1, D2,... Each having a constant data size is reproduced without a break at a constant time interval Tp, the next video is reproduced before the video data D1 finishes playing. The data D2 needs to be transferred from the RAID device to the host control device.

図1(b)は、上位の制御装置からRAID装置にビデオデータD2の転送要求(読み出しコマンド)が送信されたタイミングを示している。このタイミングから、ビデオデータD1の再生が終了するまでの時間はTwである。   FIG. 1B shows the timing at which a transfer request (read command) of the video data D2 is transmitted from the host control device to the RAID device. The time from the timing until the reproduction of the video data D1 is completed is Tw.

図1(c)に示すように、RAID装置から上位の制御装置にビデオデータD2を転送するのに要する最大の時間がTtであるとすると、時間Tw内にビデオデータD2を上位の制御装置に転送するためには、RAID装置は時間Ti=Tw−Tt内にビデオデータD2の読み出し処理を終えなければならない。そこで、この時間TiがRAID装置の読み出し処理のタイムアウト値とされる。   As shown in FIG. 1C, if the maximum time required to transfer the video data D2 from the RAID device to the host control device is Tt, the video data D2 is transferred to the host control device within the time Tw. In order to transfer, the RAID device must finish reading the video data D2 within the time Ti = Tw−Tt. Therefore, this time Ti is set as a timeout value for the reading process of the RAID device.

図2には、タイムアウト機能によるRAID装置の内部制御の例を示している。RAID装置では、ビデオデータとビデオデータから生成したエラー訂正符号とが複数台のハードディスクドライブHDD1〜HDD6に分散して記録されているので、RAID装置内部では、上位の制御装置から受信した読み出しコマンドに対応して各HDD1〜HDD6に読み出しコマンドが発行される。   FIG. 2 shows an example of internal control of the RAID device by the timeout function. In the RAID device, video data and an error correction code generated from the video data are distributed and recorded in a plurality of hard disk drives HDD1 to HDD6. Therefore, in the RAID device, a read command received from a host control device is used. Correspondingly, a read command is issued to each HDD1 to HDD6.

そして、この読み出しコマンドを発行した後、タイムアウト値Ti(図1に示したTi)が経過したタイミングで、HDD1〜HDD6のうち読み出し処理を終えているHDD〜HDD4及びHDD6だけからのデータを用いて元のビデオデータを復元し、復元したビデオデータを上位の制御装置に転送する。   Then, after issuing this read command, at the timing when the timeout value Ti (Ti shown in FIG. 1) has elapsed, data from only the HDDs HDD4 to HDD4 and HDD6 that have completed the read processing among the HDD1 to HDD6 is used. The original video data is restored, and the restored video data is transferred to the host control device.

従来のRAID装置では、このタイムアウト機能におけるタイムアウト値は、予め固定した値に設定されているか、または上位の制御装置の側で指定された値に設定されていた。   In the conventional RAID device, the timeout value in this timeout function is set to a fixed value in advance, or set to a value designated on the upper control device side.

また、AVデータを記録するRAID装置において、読み出し対象のデータのビットレートに応じてタイムアウト値を設定するようにした技術も従来から提案されていた(特許文献1)。   In addition, a technique for setting a timeout value in accordance with a bit rate of data to be read has been conventionally proposed in a RAID apparatus that records AV data (Patent Document 1).

特開2007−199934号公報JP 2007-199934 A

ところで、RAID装置を、AVデータの書き込み/読み出しを行うだけでなく、それ以外のデータ(例えば、RAID装置の動作のログ情報や、RAID装置に記録しているデータのファイルシステムによる管理情報など)の書き込み/読み出しを行うためにも利用しようとした場合、従来のRAID装置のタイムアウト機能では、次の(a)〜(c)のような問題が生じる。   By the way, the RAID device not only writes / reads AV data, but also other data (for example, log information of the operation of the RAID device, management information by the file system of data recorded in the RAID device, etc.) When trying to use it for writing / reading data, the time-out function of the conventional RAID device causes the following problems (a) to (c).

(a)AVデータとログ情報やファイル管理情報とではデータサイズが大きく異なるので、タイムアウト値を固定値に設定する場合、いずれか一方に合わせた値に設定すると、他方にとって適切な値にならない。(例えば、従来のようにAVデータに合わせた値に設定すると、ログ情報やファイル管理情報の書き込み/読み出しを行うためには不必要に長い値になってしまう。)   (A) Since the data size differs greatly between AV data and log information or file management information, when the timeout value is set to a fixed value, if it is set to one of the values, the value is not appropriate for the other. (For example, if it is set to a value according to AV data as in the prior art, it becomes an unnecessarily long value for writing / reading log information and file management information.)

(b)ログ情報やファイル管理情報はAVデータと違ってリアルタイム性を要求されない情報なので、これらの情報の書き込み/読み出しを行うアプリケーションソフトウェアには、タイムアウト値という概念が存在しない。上位の制御装置がそうしたアプリケーションソフトウェアによってログ情報やファイル管理情報の書き込み/読み出しを送信する場合、上位の制御装置の側でタイムアウト値を指定してもらうこともできない。   (B) Unlike AV data, log information and file management information are information that does not require real-time properties, and application software for writing / reading such information does not have the concept of a timeout value. When the higher-level control device transmits writing / reading of log information or file management information by such application software, the higher-level control device cannot specify a timeout value.

(c)ログ情報やファイル管理情報にはビットレートという概念が存在しないので、上記特許文献1に記載のような技術を用いてもログ情報やファイル管理情報に合わせたタイムアウト値を設定することはできない。   (C) Since the concept of bit rate does not exist in log information and file management information, it is not possible to set a timeout value according to log information or file management information even using the technique described in Patent Document 1 above. Can not.

本発明は、上述の点に鑑み、上位の制御装置からのコマンドに基づき、複数台のハードディスクドライブに対して、AVデータの書き込み/読み出しと、それ以外のデータの書き込み/読み出しとを行うデータ記録装置において、AVデータ,それ以外のデータにそれぞれ応じたタイムアウト値を設定できるようにすることを課題とする。   In view of the above points, the present invention provides data recording for writing / reading AV data and writing / reading other data to / from a plurality of hard disk drives based on commands from a host control device. It is an object of the present invention to enable a device to set timeout values corresponding to AV data and other data.

この課題を解決するため、本発明は、上位の制御装置から受信した書き込み/読み出しのコマンドに基づき、複数台のハードディスクドライブに対して、ビデオデータ及びオーディオデータの書き込み/読み出しと、それ以外のデータの書き込み/読み出しとを行うデータ記録装置において、
前記制御装置から受信したコマンドによって要求されるセクタ数を判断し、該セクタ数に応じた長さの制限時間を設定する制限時間設定処理と、
前記制限時間設定処理で設定した制限時間を指定して、前記制御装置から受信したコマンドに対応したコマンドを、前記複数台のハードディスクドライブを制御するハードディスクドライブコントローラに発行するコマンド発行処理と、
前記複数台のハードディスクドライブのうち、前記コマンド発行処理でコマンドを発行した後前記制限時間内に書き込み/読み出しの処理を終えたハードディスクドライブだけの書き込み/読み出しの結果に基づいて前記制御装置に返答を行う返答処理と
を行う制御部を備えたことを特徴とする。
In order to solve this problem, the present invention is based on a write / read command received from a host control device, and writes / reads video data and audio data to / from a plurality of hard disk drives and other data. In a data recording apparatus that performs writing / reading of
A time limit setting process for determining the number of sectors requested by the command received from the control device, and setting a time limit of a length according to the number of sectors;
A command issuing process for specifying a time limit set in the time limit setting process and issuing a command corresponding to a command received from the control device to a hard disk drive controller that controls the plurality of hard disk drives;
Of the plurality of hard disk drives, a response is returned to the control device based on the result of writing / reading only for the hard disk drive that has completed the writing / reading process within the time limit after issuing the command in the command issuing process. And a control unit for performing a reply process.

また本発明は、上位の制御装置から受信し書き込み/読み出しのコマンドに基づき、複数台のハードディスクドライブに対して、ビデオデータ及びオーディオデータの書き込み/読み出しと、それ以外のデータの書き込み/読み出しとを行うデータ記録装置の内部制御方法において、
前記制御装置から受信したコマンドによって要求されるセクタ数を判断し、該セクタ数に応じた長さの制限時間を設定する第1のステップと、
前記第1のステップで設定した制限時間を指定して、前記制御装置から受信したコマンドに対応したコマンドを、前記複数台のハードディスクドライブを制御するハードディスクドライブコントローラに発行するに発行する第2のステップと、
前記複数台のハードディスクドライブのうち、前記第2のステップでコマンドを発行した後前記制限時間内に書き込み/読み出しの処理を終えたハードディスクドライブだけの書き込み/読み出しの結果に基づいて前記制御装置に返答を行う第3のステップと
を有することを特徴とする。
Further, the present invention performs writing / reading of video data and audio data and writing / reading of other data to / from a plurality of hard disk drives based on a write / read command received from a host controller. In the internal control method of the data recording device to be performed,
A first step of determining the number of sectors required by the command received from the control device, and setting a time limit of a length according to the number of sectors;
A second step of issuing the command corresponding to the command received from the control device and issuing the command corresponding to the command received from the control device to the hard disk drive controller that controls the plurality of hard disk drives by designating the time limit set in the first step When,
Of the plurality of hard disk drives, after the command is issued in the second step, a response is returned to the control device based on the result of the writing / reading of only the hard disk drive that has completed the writing / reading process within the time limit. And performing a third step.

このデータ記録装置,データ記録装置の内部制御方法では、上位の制御装置から書き込み/読み出しのコマンドを受信すると、そのコマンドによって要求されるセクタ数が判断され、そのセクタ数に応じた長さの制限時間(タイムアウト値)が設定される。そして、この設定された制限時間を指定して、上位の制御装置から受信したコマンドに対応したコマンドがハードディスクドライブコントローラに発行され、その後、複数台のハードディスクドライブのうちこの制限時間内に書き込み/読み出しの処理を終えたハードディスクドライブだけの書き込み/読み出しの結果に基づいて制御装置に返答が行われる。   In this data recording device and the internal control method of the data recording device, when a write / read command is received from a host control device, the number of sectors required by the command is determined, and the length is limited according to the number of sectors. Time (timeout value) is set. Then, by specifying the set time limit, a command corresponding to the command received from the host control device is issued to the hard disk drive controller, and then writing / reading within the time limit among a plurality of hard disk drives. A reply is made to the control unit based on the result of writing / reading of only the hard disk drive that has completed the above processing.

このように、上位の制御装置から受信した書き込み/読み出しのコマンドの要求セクタ数に応じて、タイムアウト値が可変設定される。これにより、上位の制御装置の側で、AVデータの書き込み/読み出しコマンドの要求セクタ数とそれ以外のデータの書き込み/読み出しコマンドの要求セクタ数とを異ならせるだけで、データ記録装置の側で、AVデータ,それ以外のデータにそれぞれ応じたタイムアウト値を設定できるようになる。   As described above, the timeout value is variably set according to the number of requested sectors of the write / read command received from the host control device. As a result, the host controller side only needs to make the requested sector number of the AV data write / read command different from the requested sector number of the other data write / read commands. It becomes possible to set timeout values according to AV data and other data.

次に、本発明は、複数台のハードディスクドライブに対して、ビデオデータ及びオーディオデータの書き込み/読み出しと、それ以外のデータの書き込み/読み出しとを行うデータ記録装置と、
前記データ記録装置に、データの書き込み/読み出しのコマンドを送信する上位の制御装置と
を含むデータ記録システムにおいて、
前記データ記録装置は、
前記制御装置から受信したコマンドによって要求されるセクタ数を判断し、該セクタ数に応じた長さの制限時間を設定する制限時間設定処理と、
前記制限時間設定処理で設定した制限時間を指定して、前記コマンド受信処理で受信したコマンドに対応したコマンドを、前記複数台のハードディスクドライブを制御するハードディスクドライブコントローラに発行するコマンド発行処理と、
前記複数台のハードディスクドライブのうち、前記コマンド発行処理でコマンドを発行した後前記制限時間内に書き込み/読み出しの処理を終えたハードディスクドライブだけの書き込み/読み出しの結果に基づいて前記制御装置に返答を行う返答処理と
を行う制御部を備えた
ことを特徴とする。
Next, the present invention provides a data recording apparatus for writing / reading video data and audio data to / from a plurality of hard disk drives and writing / reading other data.
In a data recording system including an upper control device that transmits a data write / read command to the data recording device,
The data recording device comprises:
A time limit setting process for determining the number of sectors requested by the command received from the control device, and setting a time limit of a length according to the number of sectors;
A command issuing process for specifying a time limit set in the time limit setting process and issuing a command corresponding to the command received in the command receiving process to a hard disk drive controller that controls the plurality of hard disk drives;
Of the plurality of hard disk drives, a response is returned to the control device based on the result of writing / reading only for the hard disk drive that has completed the writing / reading process within the time limit after issuing the command in the command issuing process. And a control unit for performing a reply process.

このデータ記録システムは、前述の本発明に係るデータ記録装置と上位の制御装置とを含んだものであり、上位の制御装置の側で、ビデオデータやオーディオデータの書き込み/読み出しコマンドの要求セクタ数とそれ以外のデータの書き込み/読み出しコマンドの要求セクタ数とを異ならせるだけで、データ記録装置の側で、AVデータ,それ以外のデータにそれぞれ応じたタイムアウト値を設定できるようになる。   This data recording system includes the above-described data recording apparatus according to the present invention and a higher-level control apparatus, and the upper-level control apparatus side requests the number of sectors for writing / reading commands for video data and audio data. The data recording apparatus can set a timeout value corresponding to AV data and other data only by making the number of sectors required for a write / read command of other data different from that.

本発明によれば、上位の制御装置からのコマンドに基づき、複数台のハードディスクドライブに対して、AVデータの書き込み/読み出しと、それ以外のデータの書き込み/読み出しとを行うデータ記録装置において、AVデータ,それ以外のデータにそれぞれ応じたタイムアウト値を設定することができるという効果が得られる。   According to the present invention, in a data recording apparatus that writes / reads AV data to / from a plurality of hard disk drives and writes / reads other data to / from a plurality of hard disk drives based on a command from a host controller. There is an effect that timeout values can be set according to data and other data.

以下、本発明の実施の形態を、図面を用いて具体的に説明する。なお、以下では デジタルシネマ上映システムに本発明を適用した例を説明するが、その前提として、まずデジタルシネマ上映システムの概要を説明する。   Embodiments of the present invention will be specifically described below with reference to the drawings. In the following, an example in which the present invention is applied to a digital cinema screening system will be described. First, an outline of the digital cinema screening system will be described.

図3は、本発明を適用したデジタルシネマ上映システムの全体構成図である。このデジタルシネマ上映システムは、RAID技術を用いたデータ記録装置1と、デジタルシネマサーバー2と、プロジェクター(投射型表示装置)3と、パーソナルコンピュータ4とで構成されている。   FIG. 3 is an overall configuration diagram of a digital cinema screening system to which the present invention is applied. This digital cinema screening system includes a data recording device 1 using a RAID technology, a digital cinema server 2, a projector (projection display device) 3, and a personal computer 4.

データ記録装置1,デジタルシネマサーバー2及びプロジェクター3は、同一の筐体内に収納されている。デジタルシネマサーバー2とパーソナルコンピュータ4とは、1000BASE−Tのような高速ネットワーク5で接続されている。   The data recording device 1, the digital cinema server 2, and the projector 3 are housed in the same casing. The digital cinema server 2 and the personal computer 4 are connected by a high-speed network 5 such as 1000BASE-T.

このデジタルシネマ上映システムは、上映する映画のAVデータ(ビデオデータは、JPEG2000のような画像圧縮方式で圧縮したデータ)を、パーソナルコンピュータ4からデジタルシネマサーバー2を介してデータ記録装置1に記録させておき、データ記録装置1から再生させたAVデータを、デジタルシネマサーバー2からプロジェクター3に送ってスクリーンに投影するものである。   This digital cinema screening system records AV data of a movie to be screened (video data is compressed by an image compression method such as JPEG2000) from a personal computer 4 to a data recording device 1 via a digital cinema server 2. The AV data reproduced from the data recording device 1 is sent from the digital cinema server 2 to the projector 3 and projected onto the screen.

パーソナルコンピュータ4には、GUI画面上で、AVデータの記録や、映画の上映や、AVデータ以外のデータ(データ記録装置1の動作のログ情報や、データ記録装置1内のAVデータに関するファイルシステムの情報や、映画の字幕のデータ)の管理を行うためのプログラムが格納されている。パーソナルコンピュータ4からは、このGUI画面上での操作に基づき、AVデータの書き込み/読み出し要求や、ログ情報やファイルシステム情報や字幕データの書き込み/読み出し要求を高速ネットワーク5経由でデジタルシネマサーバー2に送信する。   In the personal computer 4, on the GUI screen, recording of AV data, movie screening, data other than AV data (log information of operation of the data recording device 1, file system relating to AV data in the data recording device 1) And a program for managing movie subtitle data). From the personal computer 4, AV data write / read requests, log information, file system information, and subtitle data write / read requests are sent to the digital cinema server 2 via the high-speed network 5 based on operations on the GUI screen. Send.

図4は、デジタルシネマサーバー2内に設けられている主要な回路を示す図である。デジタルシネマサーバー2内には、CPU11と、圧縮されたAVデータを伸長するデコーダ20とが設けられている。CPU11は、図3の高速ネットワーク5に接続されるとともに、PCI−X規格のバスによって図3のデータ記録装置1に接続されている。デコーダ20は、データ記録装置1に接続されるとともに、図3のプロジェクター3に接続されている。   FIG. 4 is a diagram showing main circuits provided in the digital cinema server 2. In the digital cinema server 2, a CPU 11 and a decoder 20 for decompressing compressed AV data are provided. The CPU 11 is connected to the high-speed network 5 shown in FIG. 3, and is connected to the data recording apparatus 1 shown in FIG. The decoder 20 is connected to the data recording device 1 and to the projector 3 in FIG.

CPU11には、下記の(a)〜(c)の3つのプログラムが格納されている。
(a)データ記録装置1の内部制御を行うプログラムである「内部制御アプリケーション」
(b)パーソナルコンピュータ4からのAVデータの書き込み/読み出し要求に従い、AVデータの書き込み/読み出しコマンドを上記「内部制御アプリケーション」に送信するプログラムである「デジタルシネマ用アプリケーション」
(c)パーソナルコンピュータ4からのログ情報やファイルシステム情報や字幕データの書き込み/読み出し要求に従い、ログ情報やファイルシステム情報や字幕データの書き込み/読み出しコマンドを上記「内部制御アプリケーション」に送信するプログラムである「管理用アプリケーション」
The CPU 11 stores the following three programs (a) to (c).
(A) “Internal control application” which is a program for performing internal control of the data recording apparatus 1
(B) “Digital cinema application” which is a program for transmitting AV data write / read commands to the “internal control application” in accordance with AV data write / read requests from the personal computer 4
(C) A program that transmits log information, file system information, and subtitle data write / read commands to the “internal control application” in accordance with log information, file system information, and subtitle data write / read requests from the personal computer 4. A management application

なお、上記「管理用アプリケーション」によって送信するコマンドによって要求されるハードディスクのセクタ数は、1コマンドあたり128セクタ未満になっている。   Note that the number of sectors of the hard disk requested by the command transmitted by the “management application” is less than 128 sectors per command.

これに対し、上記「デジタルシネマ用アプリケーション」によって送信するコマンドによって要求される1コマンドあたりのセクタ数は、AVデータがログ情報やファイルシステム情報や字幕データと比べてはるかにデータ量が多いことから、高いデータレートを保証するために、下記のように、「管理用アプリケーション」によりも多いセクタ数にされている。
・ビデオデータの読み出しコマンドの場合:24000セクタ
・ビデオデータの書き込みコマンドの場合:2048セクタ
・オーディオデータの書き込み/読み出しコマンドの場合:128セクタ以上2048セクタ未満
On the other hand, the number of sectors per command requested by a command transmitted by the “digital cinema application” is much larger than that of log data, file system information, and caption data in AV data. In order to guarantee a high data rate, the number of sectors is set larger than that of the “management application” as described below.
-Video data read command: 24000 sectors-Video data write command: 2048 sectors-Audio data write / read commands: 128 sectors or more and less than 2048 sectors

このように「デジタルシネマ用アプリケーション」のコマンドの要求セクタ数を「管理用アプリケーション」のコマンドの要求セクタ数よりも多くする方法としては、下記のいずれかの方法を採用することができる。
・汎用OS上の汎用ファイルシステムによってデータ記録装置1内のデータ(AVデータと、AVデータ以外のデータ)を管理するが、汎用のファイルシステムはアプリケーションからの書き込み/読み出しコマンドを要求セクタ数の少ない多数のコマンドに分割するので、「デジタルシネマ用アプリケーション」からのコマンドについては汎用ファイルシステムによるコマンドの分割を迂回するようなデバイスドライバを用意する。
・汎用のファイルシステムではなく、AVデータについての高いデータレートを保証するようにハードディスク上のデータの配置を工夫した独自のファイルシステムを構築する。
As described above, any of the following methods can be employed as a method for increasing the number of sectors requested for the “digital cinema application” command than the number of sectors requested for the “management application” command.
Data in the data recording device 1 (AV data and data other than AV data) is managed by a general-purpose file system on a general-purpose OS, but the general-purpose file system requires a small number of sectors for writing / reading commands from applications Since the command is divided into a large number of commands, a device driver that bypasses command division by the general-purpose file system is prepared for commands from the “digital cinema application”.
-Instead of a general-purpose file system, build a unique file system that devise the arrangement of data on the hard disk so as to guarantee a high data rate for AV data.

CPU11は、「デジタルシネマ用アプリケーション」や「管理用アプリケーション」を実行することによってデータ記録装置1の上位の制御装置(データ記録装置1にデータの書き込み/読み出しコマンドを送信する装置)として機能するとともに、「内部制御アプリケーション」を実行することによって記録装置1の内部制御を行う機能も併有している。   The CPU 11 functions as a higher-level control device (device that transmits a data write / read command to the data recording device 1) by executing the “digital cinema application” and the “management application”. In addition, it also has a function of performing internal control of the recording apparatus 1 by executing an “internal control application”.

以下では、説明を分かりやすくするために、CPU11のうち、上位の制御装置として機能する部分を上位制御部11−1とし、データ記録装置1の内部制御を行う機能の部分を内部制御部11−2とするというように、CPU11を機能によって2つの部分に分けて説明を行うことにする。   In the following, in order to make the explanation easy to understand, a part of the CPU 11 that functions as a higher-level control device is referred to as a higher-level control unit 11-1, and a function part that performs internal control of the data recording device 1 is referred to as an internal control unit 11- The CPU 11 is divided into two parts according to functions, as in the description.

図5は、データ記録装置1の構成を、この上位制御部11−1,内部制御部11−2及びデコーダ20とともに示す図である。なお、ここでは、内部制御部11−2は、その機能から、データ記録装置1の一部として示している。また、データ(AVデータと、ログ情報やファイルシステム情報や字幕データ)の流れを二重線の矢印で示し、上位制御部11−1や内部制御部11−2で授受されるコマンドや応答の流れを単線の矢印で示している。   FIG. 5 is a diagram showing the configuration of the data recording apparatus 1 together with the upper control unit 11-1, the internal control unit 11-2, and the decoder 20. Here, the internal control unit 11-2 is shown as a part of the data recording apparatus 1 because of its function. In addition, the flow of data (AV data, log information, file system information, and caption data) is indicated by double arrows, and commands and responses sent and received by the upper control unit 11-1 and the internal control unit 11-2 are shown. The flow is indicated by a single line arrow.

データ記録装置1には、FPGAから成るECC・DMA部12と、キャッシュメモリ13と、合計7台のHDDを制御するためのHDDコントローラ(例えばSASコントローラ)14(14−1〜14−7)とが設けられている。HDDコントローラ14に接続される合計7台のHDD15(15−1〜15−7)のうち、4台のHDD15−1〜15−4はデータ用、2台のHDD15−5〜15−6はエラー訂正用、残りの1台のHDD15−7はスペア用である。   The data recording apparatus 1 includes an ECC / DMA unit 12 composed of an FPGA, a cache memory 13, and an HDD controller (for example, SAS controller) 14 (14-1 to 14-7) for controlling a total of seven HDDs. Is provided. Out of a total of seven HDDs 15 (15-1 to 15-7) connected to the HDD controller 14, four HDDs 15-1 to 15-4 are for data, and two HDDs 15-5 to 15-6 are errors. For correction, the remaining one HDD 15-7 is for spare.

ECC・DMA部12は、記録時には、デジタルシネマサーバー2内の上位制御部11−1から送られたデータからエラー訂正符号を生成し、そのエラー訂正符号を付加したデータを、キャッシュメモリ13を用いてストライピングして、HDDコントローラ14−1〜14−6を介してHDD15−1〜15−6に供給する。   At the time of recording, the ECC / DMA unit 12 generates an error correction code from the data sent from the upper control unit 11-1 in the digital cinema server 2, and uses the cache memory 13 for the data to which the error correction code is added. Striped and supplied to the HDDs 15-1 to 15-6 via the HDD controllers 14-1 to 14-6.

ECC・DMA部12は、再生時には、HDD15−1〜15−6からHDDコントローラ14−1〜14−6を介して供給されたデータをキャッシュメモリ13を用いてデストライピングし、そのデストライピングしたデータをエラー訂正して、元のデータを復元する。   During reproduction, the ECC / DMA unit 12 uses the cache memory 13 to destrip data supplied from the HDDs 15-1 to 15-6 via the HDD controllers 14-1 to 14-6, and the destriped data. Correct the error and restore the original data.

ビデオデータの再生時には、ECC・DMA部12で復元されたビデオデータは、デコーダ20に送られる。そして、デコーダ20で伸長されたベースバンドのビデオデータが、図3のプロジェクター3に送られて、プロジェクター3からスクリーンに投影される。   When reproducing the video data, the video data restored by the ECC / DMA unit 12 is sent to the decoder 20. Then, the baseband video data expanded by the decoder 20 is sent to the projector 3 in FIG. 3 and projected from the projector 3 onto the screen.

オーディオデータの再生時には、ECC・DMA部12で復元されたオーディオデータは、データ記録装置1,デジタルシネマサーバー2及びプロジェクター3を収納している筐体に設けられたオーディオ出力端子(図示略)から外部に出力される。   At the time of reproduction of audio data, the audio data restored by the ECC / DMA unit 12 is sent from an audio output terminal (not shown) provided in a housing housing the data recording device 1, the digital cinema server 2, and the projector 3. Output to the outside.

ログ情報やファイルシステム情報の再生時には、ECC・DMA部12で復元されたログ情報やファイルシステム情報は、上位制御部11−1に送られ、上位制御部11−1から図3のパーソナルコンピュータ4に送られて、パーソナルコンピュータ4のディスプレイ上のGUI画面に表示される。   At the time of reproduction of log information and file system information, the log information and file system information restored by the ECC / DMA unit 12 is sent to the upper control unit 11-1, and the upper control unit 11-1 performs personal computer 4 in FIG. And displayed on the GUI screen on the display of the personal computer 4.

字幕データの再生時には、ECC・DMA部12で復元された字幕データは、デジタルシネマサーバー2内に設けられているミキシング回路(図示略)に送られて、デコーダ20で伸長されたベースバンドのビデオデータと合成される。   When reproducing subtitle data, the subtitle data restored by the ECC / DMA unit 12 is sent to a mixing circuit (not shown) provided in the digital cinema server 2 and decompressed by the decoder 20. Synthesized with data.

内部制御部11−2は、前述の「内部制御アプリケーション」を実行して、ECC・DMA部12及びHDDコントローラ14を制御する。図6は、「内部制御アプリケーション」による処理の一部であるタイムアウト値設定処理を示すフローチャートである。   The internal control unit 11-2 executes the “internal control application” described above, and controls the ECC / DMA unit 12 and the HDD controller 14. FIG. 6 is a flowchart showing a timeout value setting process which is a part of the process by the “internal control application”.

この処理は、上位制御部11−1から書き込み/読み出しのコマンドを受信するとスタートし、まず、そのコマンドによって要求されるセクタ数が、24000セクタ以上であるかを判断する(ステップS1)。   This process starts when a write / read command is received from the upper control unit 11-1, and first, it is determined whether the number of sectors requested by the command is 24,000 sectors or more (step S1).

イエスであれば、データ記録装置1の処理のタイムアウト値を、650msecに設定する(ステップS2)。そして、設定したタイムアウト値(ここでは650msec)を指定して、上位制御部11−1から受信したコマンドに対応したコマンドを、ECC・DMA部12及びHDDコントローラ14−1〜14−6に発行する(ステップS3)。そして、タイムアウト値設定処理を終了する。   If yes, the timeout value for processing of the data recording device 1 is set to 650 msec (step S2). Then, the set timeout value (here, 650 msec) is designated, and a command corresponding to the command received from the upper control unit 11-1 is issued to the ECC / DMA unit 12 and the HDD controllers 14-1 to 14-6. (Step S3). Then, the timeout value setting process ends.

ステップS1でノーであった場合は、上位制御部11−1からのコマンドの要求セクタ数が、2048セクタ以上であるかを判断する(ステップS4)。   If no in step S1, it is determined whether the number of sectors requested for the command from the upper control unit 11-1 is 2048 sectors or more (step S4).

イエスであれば、データ記録装置1の処理のタイムアウト値を、150msecに設定する(ステップS5)。そして、前述のステップS3に進むことにより、設定したタイムアウト値(ここでは150msec)を指定して、上位制御部11−1から受信したコマンドに対応したコマンドを、ECC・DMA部12及びHDDコントローラ14−1〜14−6に発行する。そして、タイムアウト値設定処理を終了する。   If yes, the time-out value for processing of the data recording device 1 is set to 150 msec (step S5). Then, by proceeding to the above-described step S3, the set timeout value (here, 150 msec) is designated, and the command corresponding to the command received from the upper control unit 11-1 is sent to the ECC / DMA unit 12 and the HDD controller 14. -1 to 14-6. Then, the timeout value setting process ends.

ステップS4でノーであった場合は、上位制御部11−1からのコマンドの要求セクタ数が、128セクタ以上であるかを判断する(ステップS6)。   If no in step S4, it is determined whether the number of sectors requested for the command from the upper control unit 11-1 is 128 sectors or more (step S6).

イエスであれば、データ記録装置1の処理のタイムアウト値を、130msecに設定する(ステップS7)。そして、前述のステップS3に進むことにより、設定したタイムアウト値(ここでは130msec)を指定して、上位制御部11−1から受信したコマンドに対応したコマンドを、ECC・DMA部12及びHDDコントローラ14−1〜14−6に発行する。そして、タイムアウト値設定処理を終了する。   If yes, the time-out value for processing of the data recording device 1 is set to 130 msec (step S7). Then, by proceeding to the above-described step S3, the set timeout value (here, 130 msec) is designated, and a command corresponding to the command received from the upper control unit 11-1 is sent to the ECC / DMA unit 12 and the HDD controller 14. -1 to 14-6. Then, the timeout value setting process ends.

ステップS6でノーであった場合は、データ記録装置1の処理のタイムアウト値を、80msecに設定する(ステップS8)。そして、前述のステップS3に進むことにより、設定したタイムアウト値(ここでは80msec)を指定して、上位制御部11−1から受信したコマンドに対応したコマンドを、ECC・DMA部12及びHDDコントローラ14−1〜14−6に発行する。そして、タイムアウト値設定処理を終了する。   If no in step S6, the processing time-out value of the data recording device 1 is set to 80 msec (step S8). Then, by proceeding to the above-described step S3, the set timeout value (80 msec in this case) is designated, and the command corresponding to the command received from the upper control unit 11-1 is sent to the ECC / DMA unit 12 and the HDD controller 14. -1 to 14-6. Then, the timeout value setting process ends.

前述のように、上位制御部11−1から送信されるコマンドのうち、ビデオデータの読み出しコマンドの要求セクタ数は24000セクタであり、ビデオデータの書き込みコマンドの要求セクタ数は2048セクタであり、オーディオデータの書き込み/読み出しコマンドの要求セクタ数は128セクタ以上2048セクタ未満であり、それ以外のデータ(ログ情報やファイルシステム情報や字幕データ)の書き込み/読み出しコマンドの要求セクタ数は128セクタ未満である。   As described above, among the commands transmitted from the upper control unit 11-1, the requested sector number of the video data read command is 24000 sectors, the requested sector number of the video data write command is 2048 sectors, and the audio data The number of sectors required for data write / read commands is 128 or more and less than 2048 sectors, and the number of sectors requested for write / read commands for other data (log information, file system information, and caption data) is less than 128 sectors. .

したがって、上位制御部11−1からビデオデータの読み出しコマンドが送信された場合には、図6のタイムアウト値設定処理により、タイムアウト値が650msecに設定され(ステップS1〜S2)、このタイムアウト値650msecを指定して、ECC・DMA部12及びHDDコントローラ14−1〜14−6にビデオデータの読み出しコマンドが発行される(ステップS3)ことになる。   Accordingly, when a video data read command is transmitted from the host control unit 11-1, the timeout value is set to 650 msec by the timeout value setting process of FIG. 6 (steps S1 to S2), and this timeout value 650 msec is set. Then, a video data read command is issued to the ECC / DMA unit 12 and the HDD controllers 14-1 to 14-6 (step S3).

この650msecという値は、図1を用いて説明したように、一定の時間間隔単位で一定のデータサイズ(ここでは24000セクタ分)ずつのビデオデータを切れ目無く再生して映画を上映するというリアルタイム性の見地から決定した値である。   As described with reference to FIG. 1, this value of 650 msec is a real-time property in which a movie is played by playing back video data of a constant data size (here, 24,000 sectors) in a constant time interval unit without interruption. This is a value determined from the viewpoint of

また、上位制御部11−1からビデオデータの書き込みコマンドが送信された場合には、図6のタイムアウト値設定処理により、タイムアウト値が150msecに設定され(ステップS4〜S5)、このタイムアウト値150msecを指定して、ECC・DMA部12及びHDDコントローラ14−1〜14−6にビデオデータの書き込みコマンドが発行される(ステップS3)ことになる。   When a video data write command is transmitted from the host control unit 11-1, the timeout value is set to 150 msec by the timeout value setting process in FIG. 6 (steps S4 to S5), and this timeout value 150 msec is set. Then, a video data write command is issued to the ECC / DMA unit 12 and the HDD controllers 14-1 to 14-6 (step S3).

また、上位制御部11−1からオーディオデータの書き込み/読み出しコマンドが送信された場合には、図6のタイムアウト値設定処理により、タイムアウト値が130msecに設定され(ステップS6〜S7)、このタイムアウト値130msecを指定して、ECC・DMA部12及びHDDコントローラ14−1〜14−6にオーディオデータの書き込み/読み出しコマンドが発行される(ステップS3)ことになる。   When an audio data write / read command is transmitted from the upper control unit 11-1, the timeout value is set to 130 msec by the timeout value setting process of FIG. 6 (steps S6 to S7). By designating 130 msec, audio data write / read commands are issued to the ECC / DMA unit 12 and the HDD controllers 14-1 to 14-6 (step S3).

この150msecという値や130msecという値も、ビデオデータの記録やオーディオデータの記録/再生を切れ目無く行うというリアルタイム性の見地から決定した値である。   The values of 150 msec and 130 msec are also values determined from the standpoint of real-time properties in which video data recording and audio data recording / playback are performed seamlessly.

また、上位制御部11−1からログ情報やファイルシステム情報や字幕データの書き込み/読み出しコマンドが送信された場合には、図6のタイムアウト値設定処理により、タイムアウト値が80msecに設定され(ステップS8)、このタイムアウト値80msecを指定して、ECC・DMA部12及びHDDコントローラ14−1〜14−6にログ情報やファイルシステム情報や字幕データの書き込み/読み出しコマンドが発行される(ステップS3)ことになる。   Further, when a log information, file system information, or subtitle data write / read command is transmitted from the upper control unit 11-1, the timeout value is set to 80 msec by the timeout value setting process of FIG. 6 (step S8). ) Specifying this timeout value of 80 msec, a log information, file system information, and subtitle data write / read command is issued to the ECC / DMA unit 12 and the HDD controllers 14-1 to 14-6 (step S3). become.

ログ情報やファイルシステム情報は、それ自体は記録や再生にリアルタイム性が要求されない情報であり、これらの情報の書き込み/読み出しを行うアプリケーションソフトウェアにも、タイムアウト値という概念は存在しない。しかし、これらの情報をAVデータと同じHDD15−1〜15−6に記録するので、これらの情報の記録/再生を行っている間はAVデータの記録/再生を行うことができない。したがって、これらの情報の記録/再生に時間がかかると、ビデオデータやオーディオデータの切れ目無い記録/再生に支障が生じることがある。そこで、これらの情報についても80msecという値のタイムアウト値を設定することとした。   Log information and file system information itself are information that does not require real-time performance for recording and reproduction, and there is no concept of a timeout value in application software that writes / reads such information. However, since these pieces of information are recorded in the same HDDs 15-1 to 15-6 as the AV data, the AV data cannot be recorded / reproduced while the information is recorded / reproduced. Therefore, if it takes a long time to record / reproduce such information, it may cause trouble in seamless recording / reproduction of video data and audio data. Therefore, a timeout value of 80 msec is set for these pieces of information.

内部制御部11−2は、図6のタイムアウト値設定処理を行った後、HDD15−1〜15−6のうちタイムアウト値設定処理によって指定したタイムアウト値内に書き込み/読み出しの処理を終えたHDDだけの書き込み/読み出しの結果に基づいて上位制御部11−1に返答を行う。   After the timeout value setting process of FIG. 6 is performed, the internal control unit 11-2 only performs the writing / reading process within the timeout value specified by the timeout value setting process among the HDDs 15-1 to 15-6. Based on the result of writing / reading, a response is sent to the host controller 11-1.

具体的には、例えば、上位制御部11−1からビデオデータの読み出しコマンドが送信された場合であって、HDD15−1〜15−6のうちの一部のHDDが650msec内に読み出し処理を終えていない場合は、内部制御部11−2は、図2を用いて説明したように、ECC・DMA部12を制御して、650msec内に読み出し処理を終えたHDDだけからのデータを用いてビデオデータを復元させるとともに、その読み出し結果を上位制御部11−1に返答する。この場合、ECC・DMA部12は、650msec内に読み出し処理を終えたHDDだけからのデータを用いてデストライピング及びエラー訂正を行って元のビデオデータを復元するが、エラー訂正によっても復元できないフレーム区間が存在するときは、再生データの時間軸は乱さずに、復元されたフレームのビデオデータだけをデコーダ20に転送する。   Specifically, for example, when a video data read command is transmitted from the host control unit 11-1, a part of the HDDs 15-1 to 15-6 finishes the read process within 650 msec. If not, the internal control unit 11-2 controls the ECC / DMA unit 12 as described with reference to FIG. 2, and uses only data from the HDD that has completed the read processing within 650 msec. The data is restored and the read result is returned to the upper control unit 11-1. In this case, the ECC / DMA unit 12 restores the original video data by performing destriping and error correction using only data from the HDD that has been read out within 650 msec, but the frame cannot be restored even by error correction. When there is a section, the video data of the restored frame is transferred to the decoder 20 without disturbing the time axis of the reproduction data.

以上に説明したように、このデジタルシネマ上映システムでは、データ記録装置1(その内部制御を行う内部制御部11−2)が、デジタルシネマサーバー2(上位制御部11−1)から受信した書き込み/読み出しのコマンドの要求セクタ数に応じてタイムアウト値を可変設定することにより、AVデータ,それ以外のデータ(ログ情報やファイルシステム情報や字幕データ)にそれぞれ応じたタイムアウト値を設定できるようになっている。   As described above, in this digital cinema screening system, the data recording device 1 (the internal control unit 11-2 that performs internal control thereof) receives the writing / recording received from the digital cinema server 2 (the upper control unit 11-1). By variably setting the timeout value according to the number of sectors requested for the read command, it is possible to set a timeout value corresponding to AV data and other data (log information, file system information, subtitle data). Yes.

これにより、同じデータ記録装置1をAVデータの記録用とログ情報やファイルシステム情報等の記録用とに兼用しつつ、AVデータを切れ目無く再生して映画を上映することや、AVデータを切れ目無く記録することができるようになっている。   As a result, the same data recording device 1 is used for recording AV data and recording log information, file system information, etc., while reproducing the AV data seamlessly to display a movie, It is possible to record without.

なお、以上の実施の形態では、デジタルシネマサーバー2内の1つのCPU11が、データ記録装置1の上位の制御装置としての機能と、データ記録装置1の内部制御を行う機能とを併有している。しかし、別の例として、デジタルシネマサーバー2内のCPU11にはデータ記録装置1の上位の制御装置としての機能だけを持たせ(「デジタルシネマ用アプリケーション」及び「管理用アプリケーション」だけを実行させ)、データ記録装置1の内部に、データ記録装置1の内部制御を行う(「内部制御アプリケーション」を実行する)専用のCPUを設けるようにしてもよい。   In the above embodiment, one CPU 11 in the digital cinema server 2 has both a function as a higher-level control device of the data recording device 1 and a function of performing internal control of the data recording device 1. Yes. However, as another example, the CPU 11 in the digital cinema server 2 has only a function as a higher-level control device of the data recording device 1 (only “digital cinema application” and “management application” are executed). A dedicated CPU that performs internal control of the data recording apparatus 1 (executes an “internal control application”) may be provided inside the data recording apparatus 1.

また、以上の実施の形態ではデジタルシネマ上映システムに本発明を適用している。しかし、本発明は、上位の制御装置からのコマンドに基づき、複数台のHDDに対して、AVデータの書き込み/読み出しと、それ以外のデータの書き込み/読み出しとを行うあらゆるデータ記録装置に適用することができる。   In the above embodiment, the present invention is applied to a digital cinema screening system. However, the present invention is applied to any data recording device that performs AV data writing / reading and other data writing / reading with respect to a plurality of HDDs based on commands from a host control device. be able to.

RAID装置の読み出し処理のタイムアウト値を例示する図である。It is a figure which illustrates the timeout value of the read-out process of a RAID apparatus. タイムアウト機能によるRAID装置の内部制御を例示する図である。It is a figure which illustrates the internal control of the RAID apparatus by a timeout function. 本発明を適用したデジタルシネマ上映システムの全体構成図である。1 is an overall configuration diagram of a digital cinema screening system to which the present invention is applied. 図3のデジタルシネマサーバーに設けられている回路を示す図である。It is a figure which shows the circuit provided in the digital cinema server of FIG. 図3のデータ記録装置の構成を示す図である。It is a figure which shows the structure of the data recording device of FIG. 図5の内部制御部が実行するタイムアウト値設定処理を示すフローチャートである。It is a flowchart which shows the timeout value setting process which the internal control part of FIG. 5 performs.

符号の説明Explanation of symbols

1 データ記録装置、 2 デジタルシネマサーバー、 3 プロジェクター、 4 パーソナルコンピュータ、 5 高速ネットワーク、 11 CPU、 11−1 上位制御部、 11−2 内部制御部、 12 ECC・DMA部、 13 キャッシュメモリ、 14−1〜14−7 HDDコントローラ、 15−1〜15−7 HDD、 20 デコーダ   DESCRIPTION OF SYMBOLS 1 Data recording device, 2 Digital cinema server, 3 Projector, 4 Personal computer, 5 High speed network, 11 CPU, 11-1 High-order control part, 11-2 Internal control part, 12 ECC / DMA part, 13 Cache memory, 14- 1-14-7 HDD controller, 15-1-15-7 HDD, 20 decoder

Claims (6)

上位の制御装置から受信した書き込み/読み出しのコマンドに基づき、複数台のハードディスクドライブに対して、ビデオデータ及びオーディオデータの書き込み/読み出しと、それ以外のデータの書き込み/読み出しとを行うデータ記録装置において、
前記制御装置から受信したコマンドによって要求されるセクタ数を判断し、該セクタ数に応じた長さの制限時間を設定する制限時間設定処理と、
前記制限時間設定処理で設定した制限時間を指定して、前記制御装置から受信したコマンドに対応したコマンドを、前記複数台のハードディスクドライブを制御するハードディスクドライブコントローラに発行するコマンド発行処理と、
前記複数台のハードディスクドライブのうち、前記コマンド発行処理でコマンドを発行した後前記制限時間内に書き込み/読み出しの処理を終えたハードディスクドライブだけの書き込み/読み出しの結果に基づいて前記制御装置に返答を行う返答処理と
を行う制御部を備えたことを特徴とするデータ記録装置。
In a data recording device for writing / reading video data and audio data and writing / reading other data to / from a plurality of hard disk drives based on a write / read command received from a host control device ,
A time limit setting process for determining the number of sectors requested by the command received from the control device, and setting a time limit of a length according to the number of sectors;
A command issuing process for specifying a time limit set in the time limit setting process and issuing a command corresponding to a command received from the control device to a hard disk drive controller that controls the plurality of hard disk drives;
Of the plurality of hard disk drives, a response is returned to the control device based on the result of writing / reading only for the hard disk drive that has completed the writing / reading process within the time limit after issuing the command in the command issuing process. A data recording apparatus comprising a control unit for performing a response process.
請求項1に記載のデータ記録装置において、
前記制御装置からは、ビデオデータの読み出しコマンドと、ビデオデータの書き込みコマンドと、オーディオデータの書き込み/読み出しコマンドと、それ以外のデータの書き込み/読み出しコマンドとが受信され、各々のコマンドの要求セクタ数は、ビデオデータの読み出しコマンド,ビデオデータの書き込みコマンド,オーディオデータの書き込み/読み出しコマンド,それ以外のデータの書き込み/読み出しコマンドの順に多くなっており、
前記制限時間設定処理では、要求セクタ数の多いコマンドほど長い制限時間を設定する
ことを特徴とするデータ記録装置。
The data recording apparatus according to claim 1, wherein
The control device receives a video data read command, a video data write command, an audio data write / read command, and other data write / read commands, and the number of sectors requested for each command. Are in the order of video data read command, video data write command, audio data write / read command, and other data write / read commands.
In the time limit setting process, a longer time limit is set for a command having a larger number of requested sectors.
上位の制御装置から受信し書き込み/読み出しのコマンドに基づき、複数台のハードディスクドライブに対して、ビデオデータ及びオーディオデータの書き込み/読み出しと、それ以外のデータの書き込み/読み出しとを行うデータ記録装置の内部制御方法において、
前記制御装置から受信したコマンドによって要求されるセクタ数を判断し、該セクタ数に応じた長さの制限時間を設定する第1のステップと、
前記第1のステップで設定した制限時間を指定して、前記制御装置から受信したコマンドに対応したコマンドを、前記複数台のハードディスクドライブを制御するハードディスクドライブコントローラに発行する第2のステップと、
前記複数台のハードディスクドライブのうち、前記第2のステップでコマンドを発行した後前記制限時間内に書き込み/読み出しの処理を終えたハードディスクドライブだけの書き込み/読み出しの結果に基づいて前記制御装置に返答を行う第3のステップと
を有することを特徴とするデータ記録装置の内部制御方法。
A data recording apparatus for writing / reading video data and audio data to / from a plurality of hard disk drives and writing / reading other data to / from a plurality of hard disk drives based on a write / read command received from a host controller. In the internal control method,
A first step of determining the number of sectors required by the command received from the control device, and setting a time limit of a length according to the number of sectors;
A second step of designating the time limit set in the first step and issuing a command corresponding to the command received from the control device to a hard disk drive controller that controls the plurality of hard disk drives;
Of the plurality of hard disk drives, after the command is issued in the second step, a response is returned to the control device based on the result of the writing / reading of only the hard disk drive that has completed the writing / reading process within the time limit. And a third step of performing an internal control method for a data recording apparatus.
請求項3に記載のデータ記録装置の内部制御方法において、
前記制御装置からは、ビデオデータの読み出しコマンドと、ビデオデータの書き込みコマンドと、オーディオデータの書き込み/読み出しコマンドと、それ以外のデータの書き込み/読み出しコマンドとが受信され、各々のコマンドの要求セクタ数は、ビデオデータの読み出しコマンド,ビデオデータの書き込みコマンド,オーディオデータの書き込み/読み出しコマンド,それ以外のデータの書き込み/読み出しコマンドの順に多くなっており、
前記第1のステップでは、要求セクタ数の多いコマンドほど長い制限時間を設定する
ことを特徴とするデータ記録装置の内部制御方法。
In the internal control method of the data recording device according to claim 3,
The control device receives a video data read command, a video data write command, an audio data write / read command, and other data write / read commands, and the number of sectors requested for each command. Are in the order of video data read command, video data write command, audio data write / read command, and other data write / read commands.
In the first step, a longer time limit is set for a command having a larger number of requested sectors.
複数台のハードディスクドライブに対して、ビデオデータ及びオーディオデータの書き込み/読み出しと、それ以外のデータの書き込み/読み出しとを行うデータ記録装置と、
前記データ記録装置に、データの書き込み/読み出しのコマンドを送信する上位の制御装置と
を含むデータ記録システムにおいて、
前記データ記録装置は、
前記制御装置から受信したコマンドによって要求されるセクタ数を判断し、該セクタ数に応じた長さの制限時間を設定する制限時間設定処理と、
前記制限時間設定処理で設定した制限時間を指定して、前記コマンド受信処理で受信したコマンドに対応したコマンドを、前記複数台のハードディスクドライブを制御するハードディスクドライブコントローラに発行するコマンド発行処理と、
前記複数台のハードディスクドライブのうち、前記コマンド発行処理でコマンドを発行した後前記制限時間内に書き込み/読み出しの処理を終えたハードディスクドライブだけの書き込み/読み出しの結果に基づいて前記制御装置に返答を行う返答処理と
を行う制御部を備えた
ことを特徴とするデータ記録システム。
A data recording apparatus for writing / reading video data and audio data to / from a plurality of hard disk drives, and writing / reading other data;
In a data recording system including an upper control device that transmits a data write / read command to the data recording device,
The data recording device comprises:
A time limit setting process for determining the number of sectors requested by the command received from the control device, and setting a time limit of a length according to the number of sectors;
A command issuing process for specifying a time limit set in the time limit setting process and issuing a command corresponding to the command received in the command receiving process to a hard disk drive controller that controls the plurality of hard disk drives;
Of the plurality of hard disk drives, a response is returned to the control device based on the result of writing / reading only for the hard disk drive that has completed the writing / reading process within the time limit after issuing the command in the command issuing process. A data recording system comprising a control unit for performing response processing.
請求項5に記載のデータ記録システムにおいて、
前記制御装置は、ビデオデータの読み出しコマンドと、ビデオデータの書き込みコマンドと、オーディオデータの書き込み/読み出しコマンドと、それ以外のデータの書き込み/読み出しコマンドとを送信し、各々のコマンドの要求セクタ数は、ビデオデータの読み出しコマンド,ビデオデータの書き込みコマンド,オーディオデータの書き込み/読み出しコマンド,それ以外のデータの書き込み/読み出しコマンドの順に多くなっており、
前記データ記録装置の前記制御部は、前記制限時間設定処理において、要求セクタ数の多いコマンドほど長い制限時間を設定する
ことを特徴とするデータ記録システム。
The data recording system according to claim 5, wherein
The control device transmits a video data read command, a video data write command, an audio data write / read command, and other data write / read commands, and the number of sectors requested for each command is Video data read command, video data write command, audio data write / read command, and other data write / read commands in order.
The data recording system, wherein the control unit of the data recording apparatus sets a longer time limit for a command having a larger number of requested sectors in the time limit setting process.
JP2007275609A 2007-10-23 2007-10-23 Data recording device, internal control method thereof, and data recording system Pending JP2009104410A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007275609A JP2009104410A (en) 2007-10-23 2007-10-23 Data recording device, internal control method thereof, and data recording system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007275609A JP2009104410A (en) 2007-10-23 2007-10-23 Data recording device, internal control method thereof, and data recording system

Publications (1)

Publication Number Publication Date
JP2009104410A true JP2009104410A (en) 2009-05-14

Family

ID=40706018

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007275609A Pending JP2009104410A (en) 2007-10-23 2007-10-23 Data recording device, internal control method thereof, and data recording system

Country Status (1)

Country Link
JP (1) JP2009104410A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012128560A (en) * 2010-12-14 2012-07-05 Toshiba Corp Interface controller, storage device and timeout adjusting method
JP2013025439A (en) * 2011-07-19 2013-02-04 Media Logic Corp Memory device and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0738857A (en) * 1993-07-16 1995-02-07 Pioneer Electron Corp Synchronization system for time-division video and audio signals
JP2002314610A (en) * 2001-04-18 2002-10-25 Nippon Telegr & Teleph Corp <Ntt> Method and device for distributing information, information distribution program and storage medium with stored information distribution program
JP2006014079A (en) * 2004-06-28 2006-01-12 Sony Corp Digital signal processor and digital signal processing method
JP2007199934A (en) * 2006-01-25 2007-08-09 Sony Corp Data accumulation device and data read-out method
JP2007318470A (en) * 2006-05-26 2007-12-06 Sony Corp Server device, transmission sequence determination method and content distribution system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0738857A (en) * 1993-07-16 1995-02-07 Pioneer Electron Corp Synchronization system for time-division video and audio signals
JP2002314610A (en) * 2001-04-18 2002-10-25 Nippon Telegr & Teleph Corp <Ntt> Method and device for distributing information, information distribution program and storage medium with stored information distribution program
JP2006014079A (en) * 2004-06-28 2006-01-12 Sony Corp Digital signal processor and digital signal processing method
JP2007199934A (en) * 2006-01-25 2007-08-09 Sony Corp Data accumulation device and data read-out method
JP2007318470A (en) * 2006-05-26 2007-12-06 Sony Corp Server device, transmission sequence determination method and content distribution system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012128560A (en) * 2010-12-14 2012-07-05 Toshiba Corp Interface controller, storage device and timeout adjusting method
JP2013025439A (en) * 2011-07-19 2013-02-04 Media Logic Corp Memory device and program

Similar Documents

Publication Publication Date Title
US20020138694A1 (en) Magnetic disc drive, method for recording data, and method for reproducing data
JP2009116834A (en) Data recording device, method for internal control of data recording device, and data recording system
JP4499193B2 (en) Recording / reproducing apparatus and recording / reproducing method
US7694071B1 (en) Disk drives and methods allowing configurable zoning
JP4851063B2 (en) Data recording / reproducing apparatus and data recording / reproducing method
JP2009104410A (en) Data recording device, internal control method thereof, and data recording system
JP4968078B2 (en) Failure diagnosis apparatus and failure diagnosis method
JP5301666B2 (en) Data recording apparatus and audio system
JP2004185477A (en) Optical storage medium array device and data transfer method
JP2009059444A (en) Information processing device and information processing method
JP5519573B2 (en) Video processing apparatus, video processing method, and video processing program
WO2002037491A1 (en) Recording/reproducing apparatus, recording/reproducing method, medium, and program
EP1460543B1 (en) Method and apparatus of error processing according to data types
JP3714323B2 (en) Editing system and method for copying AV data from AV server
JP2008171566A (en) Device and method for reproducing data, and device and method for recording data
US20040184784A1 (en) Information recording apparatus and information recording method
JP4742443B2 (en) Recording / reproducing apparatus, recording / reproducing control method, and recording / reproducing control apparatus
JP4137429B2 (en) Recording / reproducing apparatus, recording / reproducing method, program, and recording medium
JP2001211412A (en) High-speed av information server and its magnetic disk device adding method
JP2001169238A (en) Nonlinear editing device, nonlinear editing method, recording medium, test method
JP2001118335A (en) Device and method for recording and reproducing data, data recording method, data reproducing method, hard disk controller and method for recording and reproducing av data
JP2000149464A (en) Recording/reproducing device and method therefor, and distribution medium
JPH11176103A (en) Digital information recording and reproducing system and defect control method applied to the system
JP2002042430A (en) Data reading device, magnetic recording and reproducing device, data reproducing system, and data output method
JP2008181595A (en) Disk medium recording and reproducing device, multi-stream readout program, and multi-stream readout method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100805

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120403

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120515

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20121002