JP2004355792A - Data processing device, data processing method, program, and program recording medium - Google Patents

Data processing device, data processing method, program, and program recording medium Download PDF

Info

Publication number
JP2004355792A
JP2004355792A JP2004134484A JP2004134484A JP2004355792A JP 2004355792 A JP2004355792 A JP 2004355792A JP 2004134484 A JP2004134484 A JP 2004134484A JP 2004134484 A JP2004134484 A JP 2004134484A JP 2004355792 A JP2004355792 A JP 2004355792A
Authority
JP
Japan
Prior art keywords
transfer rate
data processing
data
recording medium
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
JP2004134484A
Other languages
Japanese (ja)
Inventor
Kazuhiko Yamashita
和彦 山下
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2004134484A priority Critical patent/JP2004355792A/en
Publication of JP2004355792A publication Critical patent/JP2004355792A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data processing device which can realize simultaneous execution of a plurality of data processing with high transfer rate use efficiency, and a data processing method. <P>SOLUTION: When a transfer rate required for a plurality of data processing to be executed simultaneously exceeds the maximum transfer rate (y) of a recording medium 13, a transfer control part 16 selects data processing having low priority, and changes allocation of a transfer rate of the selected data processing in a range in which a required transfer rate (x) is within the maximum transfer rate (y). The changed transfer rate is informed to a data write-in part 12 or a data read-out part 14, and write-in processing or read-out processing for the recording medium 13 is executed. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、データ処理装置、データ処理方法、プログラム及びプログラム記録媒体に関し、より特定的には、半導体メモリ、光ディスク、磁気ディスク又は光磁気ディスク等の記録媒体に対してデジタルデータの記録/再生を行うデータ処理装置、データ処理方法、その方法を実行するためのプログラム、及びそのプログラムを記録した媒体に関する。   The present invention relates to a data processing device, a data processing method, a program, and a program recording medium, and more specifically, to record / reproduce digital data on / from a recording medium such as a semiconductor memory, an optical disk, a magnetic disk, or a magneto-optical disk. The present invention relates to a data processing device, a data processing method, a program for executing the method, and a medium on which the program is recorded.

現在、半導体メモリ、光ディスク、磁気ディスク又は光磁気ディスク等の記録媒体に対してデジタルデータの記録/再生を行うデータ処理装置として、様々なものが製品化されている。例えば、デジタル映像やデジタル音声を記録/再生するデータ処理装置には、デジタルビデオテープレコーダ、デジタルハードディスクレコーダ、DVDビデオディスクレコーダ、及びBDビデオディスクレコーダ等が存在する。以下に、このデータ処理装置の概要を説明する。   At present, various types of data processing devices for recording / reproducing digital data on / from recording media such as semiconductor memories, optical disks, magnetic disks, and magneto-optical disks have been commercialized. For example, data processing devices that record / reproduce digital video and digital audio include digital video tape recorders, digital hard disk recorders, DVD video disk recorders, and BD video disk recorders. Hereinafter, an outline of the data processing device will be described.

図15は、デジタルデータの記録/再生を行う一般的な従来のデータ処理装置100の概要構成を示すブロック図である。図15に示す従来のデータ処理装置100は、デジタルデータ入力部101と、データ書き込み部102と、記録媒体103と、データ読み出し部104と、デジタルデータ出力部105とを備える。   FIG. 15 is a block diagram showing a schematic configuration of a general conventional data processing apparatus 100 for recording / reproducing digital data. The conventional data processing device 100 shown in FIG. 15 includes a digital data input unit 101, a data writing unit 102, a recording medium 103, a data reading unit 104, and a digital data output unit 105.

デジタルデータ入力部101に入力されたデジタルデータは、データ書き込み部102で、記録媒体103のフォーマットに従ってデータ変換された後、記録媒体103に記録される。また、記録媒体103に記録されたデジタルデータは、データ読み出し部104によって読み出されて、デジタルデータ出力部105から出力される。   The digital data input to the digital data input unit 101 is converted by the data writing unit 102 in accordance with the format of the recording medium 103, and is then recorded on the recording medium 103. The digital data recorded on the recording medium 103 is read by the data reading unit 104 and output from the digital data output unit 105.

一方、入力データがアナログデータである場合には、アナログからデジタルに変換する処理を通して、デジタルデータの記録/再生が行われる。図16は、アナログデータを入力する一般的な従来のデータ処理装置110の概要構成を示すブロック図である。図16に示す従来のデータ処理装置110は、図15に示す従来のデータ処理装置100に、アナログデータ入力部106、エンコーダ部107、デコーダ部108及びアナログデータ出力部109をさらに加えた構成である。   On the other hand, when the input data is analog data, recording / reproduction of digital data is performed through a process of converting from analog to digital. FIG. 16 is a block diagram showing a schematic configuration of a general conventional data processing device 110 for inputting analog data. The conventional data processing device 110 shown in FIG. 16 has a configuration in which an analog data input unit 106, an encoder unit 107, a decoder unit 108, and an analog data output unit 109 are further added to the conventional data processing device 100 shown in FIG. .

アナログデータ入力部106に入力されたアナログデータは、エンコーダ部107でデジタルデータに変換された後、デジタルデータ入力部101に入力される。また、デジタルデータ出力部105から出力されるデジタルデータは、デコーダ部108でアナログデータに変換された後、アナログデータ出力部109から出力される。   The analog data input to the analog data input unit 106 is converted into digital data by the encoder unit 107 and then input to the digital data input unit 101. The digital data output from the digital data output unit 105 is converted into analog data by the decoder unit 108 and then output from the analog data output unit 109.

さて、近年の技術進展により、ユーザの利便性をさらに向上させるために、データ記録とデータ再生とを同時に行える機能(例えば、追っかけ再生機能)を搭載したデータ処理装置が登場している。このようなデータ処理装置では、以下のような技術を用いて、データの同時記録再生機能を実現させている(特許文献1を参照)。   Now, with the recent technological development, a data processing device equipped with a function capable of simultaneously performing data recording and data reproduction (for example, a chasing reproduction function) has appeared in order to further improve user convenience. In such a data processing apparatus, a simultaneous recording / reproducing function of data is realized by using the following technology (see Patent Document 1).

通常、記録媒体に対して一度にアクセス可能な最大転送レート、すなわち記録媒体に書き込んだり記録媒体から読み出したりできる単位時間当たりの最大データ量は、記録媒体の性能によって制限される。従って、複数のデータ処理を同時に行う場合には、各データ処理が使用する転送レートの合計が、この最大転送レートを超えないようにしなければならない。このため、データの同時記録再生機能を実現させているデータ処理装置では、最大転送レートの範囲内で、データ記録に利用できる転送レート及びデータ再生に利用できる転送レートを、それぞれ予め固定的に割り当てることを行っている。例えば、最大転送レートが50Mbpsであった場合には、データ記録用に25Mbpsの転送レートを、データ再生用に25Mbpsの転送レートを、それぞれ割り当てるといった具合である。
特開平11−110916号公報
Usually, the maximum transfer rate at which the recording medium can be accessed at one time, that is, the maximum amount of data per unit time that can be written to or read from the recording medium is limited by the performance of the recording medium. Therefore, when performing a plurality of data processes at the same time, the sum of the transfer rates used by each data process must not exceed the maximum transfer rate. For this reason, in the data processing device that realizes the simultaneous recording / reproducing function of data, a transfer rate usable for data recording and a transfer rate usable for data reproduction are fixedly allocated in advance within the range of the maximum transfer rate. Have done that. For example, if the maximum transfer rate is 50 Mbps, a transfer rate of 25 Mbps is assigned for data recording and a transfer rate of 25 Mbps is assigned for data reproduction.
JP-A-11-110916

しかしながら、上記従来のデータ処理装置が行っている転送レートの固定的な割り当て方法では、同時記録再生を行っていない場合には記録媒体の最大転送レートを有効に利用できていないという問題がある。上述した例で言うと、データ記録しか実行していない場合でも、データ記録に割り当てられた25Mbpsの転送レートが利用可能な上限となるため、残る25Mbpsの転送レートを利用することはできない。よって、この場合には転送レートの利用効率が50%と大幅に低くなる。   However, in the above-described fixed transfer rate assignment method performed by the conventional data processing apparatus, there is a problem that the maximum transfer rate of the recording medium cannot be effectively used when simultaneous recording and reproduction are not performed. In the above-described example, even when only data recording is performed, the transfer rate of 25 Mbps assigned to data recording is the upper limit of the usable rate, so that the remaining transfer rate of 25 Mbps cannot be used. Therefore, in this case, the transfer rate utilization efficiency is significantly reduced to 50%.

それ故に、本発明の目的は、同時に実行されるデータ処理の数に応じて、各データ処理に割り当てる転送レートを動的に変更することで、複数のデータ処理の同時実行を高い転送レート利用効率で実現することができるデータ処理装置及びデータ処理方法を提供することである。   Therefore, an object of the present invention is to dynamically change a transfer rate assigned to each data processing according to the number of data processings to be executed at the same time, thereby simultaneously executing a plurality of data processings at a high transfer rate utilization efficiency. It is an object of the present invention to provide a data processing device and a data processing method which can be realized by the above.

本発明は、デジタルデータの記録媒体への記録処理及び/又は記録媒体からの再生処理を行うデータ処理装置に向けられている。そして、上記目的を達成させるために、本発明のデータ処理装置は、データ受付部、転送レート制御部、及びデータ処理実行部とを備える。   The present invention is directed to a data processing device that performs a process of recording digital data on a recording medium and / or a process of reproducing digital data from the recording medium. To achieve the above object, a data processing device according to the present invention includes a data reception unit, a transfer rate control unit, and a data processing execution unit.

データ受付部は、複数のデータ処理を受け付けることが可能である。転送レート制御部は、データ受付部が受け付けた複数のデータ処理のそれぞれに割り当てる単位時間当たりの転送レートの合計が、記録媒体が単位時間当たりに処理できる最大転送レートを超えないように、複数のデータ処理に対する転送レートの割り当てを制御する。データ処理実行部は、転送レート制御部で割り当てられた転送レートに従って、記録媒体に対する複数のデータ処理を同時に実行する。   The data receiving unit can receive a plurality of data processes. The transfer rate control unit controls the plurality of data processing units so that the total transfer rate per unit time assigned to each of the plurality of data processes received by the data reception unit does not exceed the maximum transfer rate that the recording medium can process per unit time. Controls the assignment of transfer rates for data processing. The data processing execution unit simultaneously executes a plurality of data processes on the recording medium according to the transfer rate assigned by the transfer rate control unit.

典型的には、転送レート制御部は、データ受付部が受け付けた新たなデータ処理によって、複数のデータ処理の転送レートの合計が最大転送レートを超える場合に、複数のデータ処理の少なくとも1つのデータ処理の転送レートを制限する。転送レートを制限するデータ処理は、予め設定された優先度に基づいて決定すればよい。   Typically, the transfer rate control unit, when the total transfer rate of the plurality of data processing exceeds the maximum transfer rate due to the new data processing received by the data receiving unit, at least one of the plurality of data processing Limit the transfer rate of processing. The data processing for limiting the transfer rate may be determined based on a preset priority.

また、転送レートを制限するデータ処理が、記録媒体から再生されるデータを再び記録媒体に記録することで実行されるダビング処理である場合には、転送レート制御部が、ダビング再生時の転送レートとダビング記録時の転送レートとを、同じ値に制限してもよいし異なる値に制限してもよい。転送レートを制限するデータ処理は、予め設定された優先度に基づいて決定すればよい。   Further, when the data processing for limiting the transfer rate is a dubbing process performed by recording data reproduced from the recording medium on the recording medium again, the transfer rate control unit may control the transfer rate during the dubbing reproduction. And the transfer rate during dubbing recording may be limited to the same value or different values. The data processing for limiting the transfer rate may be determined based on a preset priority.

転送レートの異なる値への制限は、データ処理実行部によって記録媒体から再生されるデジタルデータを、再生された第1の転送レートで一時的に書き込み、第1の転送レートと異なる第2の転送レートで読み出してデータ処理実行部に再入力するバッファを用いて行うことができる。又は、データ処理実行部によって記録媒体から再生されるデジタルデータを、再生された第1の転送レートでアナログデータに変換するデコーダ部と、デコーダ部で変換されたアナログデータを、第1の転送レートと異なる第2の転送レートでデジタルデータに変換してデータ処理実行部に再入力するエンコーダ部とを用いても行うことができる。   The transfer rate is limited to a different value by temporarily writing digital data reproduced from the recording medium by the data processing execution unit at the reproduced first transfer rate, and performing the second transfer different from the first transfer rate. This can be performed using a buffer that reads data at a rate and re-inputs it to the data processing execution unit. Alternatively, a decoder unit for converting digital data reproduced from a recording medium by the data processing execution unit to analog data reproduced at a first transfer rate, and converting the analog data converted by the decoder unit to a first transfer rate It can also be performed by using an encoder unit that converts the digital data into digital data at a second transfer rate different from the above and re-inputs it to the data processing execution unit.

なお、任意のデータ処理が完了した場合には、転送レート制御部が、転送レートを制限しているデータ処理の一部又は全部の制限を解除してもよい。この制限を解除させるデータ処理も、予め設定された優先度に基づいて決定すればよい。   When any data processing is completed, the transfer rate control unit may release some or all restrictions on the data processing that limits the transfer rate. The data processing for releasing the restriction may be determined based on a preset priority.

また、転送レートを制限した場合には、転送レート制御部によって、転送レートを制限したデータ処理について処理完了までの残時間を算出し、利用者に提示することも可能である。   When the transfer rate is limited, the transfer rate control unit can calculate the remaining time until the processing is completed for the data processing with the limited transfer rate, and present it to the user.

さらに、本発明は、デジタルデータの記録媒体への記録処理及び/又は記録媒体からの再生処理を行うデータ処理方法にも向けられている。そして、上記目的を達成させるために、本発明のデータ処理方法は、データ処理を受け付ける受付ステップと、受付ステップで受け付けた複数のデータ処理のそれぞれに要求される単位時間当たりの転送レートの合計を算出する算出ステップと、算出ステップで算出された合計の転送レートが、記録媒体が単位時間当たりに処理できる最大転送レートを超えないように、複数のデータ処理に対する転送レートの割り当てを制御する制御ステップと、制御ステップで割り当てられた転送レートに従って、記録媒体に対する複数のデータ処理を同時に実行する実行ステップとを備えている。   Further, the present invention is also directed to a data processing method for performing a process of recording digital data on a recording medium and / or a process of reproducing digital data from the recording medium. In order to achieve the above object, the data processing method of the present invention includes a receiving step of receiving data processing, and a total of a transfer rate per unit time required for each of the plurality of data processings received in the receiving step. A calculating step of calculating, and a control step of controlling assignment of transfer rates to a plurality of data processes such that the total transfer rate calculated in the calculating step does not exceed a maximum transfer rate that the recording medium can process per unit time. And an execution step of simultaneously executing a plurality of data processes on the recording medium according to the transfer rate assigned in the control step.

典型的には、上述したデータ処理方法は、一連の処理手順をコンピュータに実行させるためのプログラムの形式で提供される。このプログラムは、コンピュータ読み取り可能な記録媒体に記録された形態で、コンピュータに導入されてもよい。   Typically, the above-described data processing method is provided in the form of a program for causing a computer to execute a series of processing procedures. This program may be introduced into a computer in a form recorded on a computer-readable recording medium.

上述したように、本発明によれば、複数のデータ処理が使用する転送レートの合計が、記録媒体の最大転送レートの範囲内に収まるように、各データ処理に割り当てる転送レートを動的に変更する。これにより、あるデータ処理中に、記録媒体の最大転送レートを上回るような新たなデータ処理が発生しても、双方のデータ処理を同時に実行することが可能となる。また、同時処理のために一時的に転送レートが低下していたデータ処理については、転送レートが割り当て可能になり次第、自動的に転送レートを元に戻すことを行う。よって、より高品質なデジタルデータの記録を行うことができる。   As described above, according to the present invention, the transfer rate assigned to each data process is dynamically changed so that the total transfer rate used by a plurality of data processes falls within the range of the maximum transfer rate of the recording medium. I do. Thereby, even if a new data process that exceeds the maximum transfer rate of the recording medium occurs during a certain data process, both data processes can be executed simultaneously. For data processing in which the transfer rate has been temporarily reduced due to simultaneous processing, the transfer rate is automatically restored as soon as the transfer rate can be assigned. Therefore, higher quality digital data can be recorded.

(第1の実施形態)
図1は、本発明の第1の実施形態に係るデータ処理装置1の構成を示すブロック図である。図1において、第1の実施形態に係るデータ処理装置1は、デジタルデータ入力部11と、データ書き込み部12と、記録媒体13と、データ読み出し部14と、デジタルデータ出力部15と、転送レート制御部16とを備える。デジタルデータ入力部11及びデジタルデータ出力部15は、データ受付部を構成する。データ書き込み部12及びデータ読み出し部14は、データ処理実行部を構成する。
まず、第1の実施形態に係るデータ処理装置1の各構成の概要を、以下に説明する。
(1st Embodiment)
FIG. 1 is a block diagram illustrating a configuration of a data processing device 1 according to the first embodiment of the present invention. 1, a data processing device 1 according to the first embodiment includes a digital data input unit 11, a data writing unit 12, a recording medium 13, a data reading unit 14, a digital data output unit 15, a transfer rate And a control unit 16. The digital data input unit 11 and the digital data output unit 15 constitute a data receiving unit. The data writing unit 12 and the data reading unit 14 constitute a data processing execution unit.
First, an outline of each configuration of the data processing device 1 according to the first embodiment will be described below.

デジタルデータ入力部11は、ユーザ等から与えられる記録要求に応じて、記録対象であるデジタルデータ、及びこのデジタルデータに関するファイル名や記録品質(ビットレート)等の情報を入力する。そして、デジタルデータ入力部11は、デジタルデータの記録をデータ書き込み部12に指示する。データ書き込み部12は、デジタルデータ入力部11から記録指示を受けると、転送レート制御部16による制御に従って、記録媒体13へのデジタルデータの書き込みを行う。このデータ書き込み部12は、複数のデジタルデータを同時に書き込み処理することが可能である。   The digital data input unit 11 inputs digital data to be recorded and information such as a file name and recording quality (bit rate) related to the digital data in response to a recording request given by a user or the like. Then, the digital data input unit 11 instructs the data writing unit 12 to record digital data. When receiving a recording instruction from the digital data input unit 11, the data writing unit 12 writes digital data on the recording medium 13 under the control of the transfer rate control unit 16. The data writing unit 12 can simultaneously write a plurality of digital data.

デジタルデータ出力部15は、ユーザ等から与えられる再生要求に応じて、再生対象であるデジタルデータに関するファイル名等の情報を入力する。そして、デジタルデータ出力部15は、デジタルデータの再生をデータ読み出し部14に指示する。データ読み出し部14は、デジタルデータ出力部15から再生指示を受けると、転送レート制御部16による制御に従って、記録媒体13からデジタルデータの読み出しを行う。デジタルデータ出力部15は、データ読み出し部14で読み出された(再生された)デジタルデータを出力する。このデータ読み出し部14は、複数のデジタルデータを同時に読み出し処理することが可能である。   The digital data output unit 15 inputs information such as a file name of digital data to be reproduced in response to a reproduction request given by a user or the like. Then, the digital data output unit 15 instructs the data reading unit 14 to reproduce the digital data. When receiving a reproduction instruction from the digital data output unit 15, the data reading unit 14 reads digital data from the recording medium 13 under the control of the transfer rate control unit 16. The digital data output unit 15 outputs the digital data read (reproduced) by the data read unit 14. The data reading unit 14 can simultaneously read and process a plurality of digital data.

記録媒体13は、映像や音声等のデジタルデータを記録することが可能なメディアであり、例えばハードディスク(HDD)、フラッシュメモリ、DVDメディア及びBDメディアである。この記録媒体13では、図2に示すように、記録されたデジタルデータがデータファイルとして管理されると共に、デジタルデータに関する管理情報ファイルが対応付けて記録される。管理情報ファイルは、例えばデジタルデータのデータファイル名、コンテンツ名、データサイズ及び記録ビットレート等で構成される。この記録媒体13は、1つのメディアで構成されていてもよいし、複数のメディアで構成されていてもよい。   The recording medium 13 is a medium that can record digital data such as video and audio, and is, for example, a hard disk (HDD), a flash memory, a DVD medium, and a BD medium. In the recording medium 13, as shown in FIG. 2, the recorded digital data is managed as a data file, and a management information file relating to the digital data is recorded in association with the data file. The management information file includes, for example, a data file name of digital data, a content name, a data size, a recording bit rate, and the like. This recording medium 13 may be composed of one medium, or may be composed of a plurality of media.

転送レート制御部16は、記録処理及び再生処理で利用される転送レート(単位時間当たりに転送されるデータ量)を、最適に割り当てる制御を行う。この制御は、データ処理装置で実行される全ての記録処理及び再生処理の状況に関する情報と、記録媒体13に対して一度にアクセス可能な最大転送レートに関する情報とに、基づいて行われる。図3は、転送レート制御部16が、これらの情報を管理テーブルの形式で保持する一例を示す図である。図3における管理テーブルは、記録媒体13の最大転送レートを保持するテーブルと、実行中の記録処理及び再生処理(処理種別)について要求された転送レート及び割り当てられた転送レートを保持するテーブルとで構成される。図3の例では、HDDに対して要求された転送レートの合計が65Mbpsである記録1、再生1及び記録2に対して、転送レートの合計が記録媒体13の最大転送レート50Mbps以下となるように、録画2の転送レートを小さく割り当てている例である。また、図4は、転送レート制御部16が優先度判定に使用する優先度判定テーブル及び処理判定テーブルの一例を示す図である。この優先度判定テーブルには、どの処理を優先して転送レートを割り当てるかを示す情報が登録されている。図4の例では、網掛けされた記録処理、予約記録処理、及び後に要求された処理の順で優先度が与えられている。なお、基準1又は基準2のいずれを設定するかは、装置の仕様等によって決定される。処理判定テーブルには、優先度判定によって選択された処理について転送レートの割り当てを変更すべきか否かを与える情報が設定されている。   The transfer rate control unit 16 performs control for optimally allocating a transfer rate (an amount of data transferred per unit time) used in the recording processing and the reproduction processing. This control is performed based on information on the status of all recording processing and reproduction processing executed by the data processing device and information on the maximum transfer rate that can access the recording medium 13 at one time. FIG. 3 is a diagram illustrating an example in which the transfer rate control unit 16 holds such information in the form of a management table. The management table in FIG. 3 includes a table that holds the maximum transfer rate of the recording medium 13 and a table that holds the transfer rate requested and the assigned transfer rate for the recording process and the reproduction process (process type) being executed. Be composed. In the example of FIG. 3, the total transfer rate of the recording 1, the reproduction 1 and the recording 2 where the total transfer rate requested for the HDD is 65 Mbps is equal to or less than the maximum transfer rate of the recording medium 13 of 50 Mbps. In this example, the transfer rate of the recording 2 is assigned a small value. FIG. 4 is a diagram illustrating an example of a priority determination table and a processing determination table used by the transfer rate control unit 16 for priority determination. In this priority determination table, information indicating which process is to be prioritized and the transfer rate is allocated is registered. In the example of FIG. 4, the priority is given in the order of the shaded recording processing, the reservation recording processing, and the processing requested later. It should be noted that which of the reference 1 and the reference 2 is set is determined by the specifications of the apparatus. In the process determination table, information is set which indicates whether or not the transfer rate assignment should be changed for the process selected by the priority determination.

以下、図5〜図7をさらに参照して、本発明のデータ処理装置が行うデータ処理方法を詳細に説明する。図5は、転送レート制御部16が行う制御処理の手順を説明するフローチャートである。図6及び図7は、複数の処理が実行される場合の転送レートの状態を例示する図である。   Hereinafter, the data processing method performed by the data processing device of the present invention will be described in detail with reference to FIGS. FIG. 5 is a flowchart illustrating a procedure of a control process performed by the transfer rate control unit 16. FIG. 6 and FIG. 7 are diagrams exemplifying transfer rate states when a plurality of processes are executed.

図5の処理は、記録指示に基づくデータ書き込み部12からの問い合わせ、再生指示に基づくデータ読み出し部14からの問い合わせ、データ書き込み部12からの記録処理完了の通知、又はデータ読み出し部14からの再生処理完了の通知のいずれかを、転送レート制御部16が受けると開始される。   The processing in FIG. 5 includes an inquiry from the data writing unit 12 based on a recording instruction, an inquiry from the data reading unit 14 based on a reproduction instruction, a notification of the completion of the recording process from the data writing unit 12, or a reproduction from the data reading unit 14. The process is started when the transfer rate control unit 16 receives one of the processing completion notifications.

転送レート制御部16は、実行すべき記録処理及び/又は再生処理に必要な転送レートxと、記録媒体13の最大転送レートyとを比較する(ステップS501)。ここで、必要な転送レートxとは、問い合わせを受けた場合には、管理テーブルに登録されている処理に割り当てられている転送レートと、問い合わせで要求されている転送レートとの合計となり、通知を受けた場合には、管理テーブルに登録されている処理に割り当てられている転送レートから、完了した処理に割り当てられていた転送レート分を除いた転送レートとなる。なお、再生処理の問い合わせで要求されている転送レートは、記録媒体13で記録される管理情報ファイル内の記録ビットレートによって与えられる。   The transfer rate control unit 16 compares the transfer rate x required for the recording process and / or the reproduction process to be executed with the maximum transfer rate y of the recording medium 13 (step S501). Here, the required transfer rate x, when received an inquiry, is the sum of the transfer rate assigned to the process registered in the management table and the transfer rate requested by the inquiry. When the transfer rate is received, the transfer rate is obtained by removing the transfer rate assigned to the completed processing from the transfer rate assigned to the processing registered in the management table. The transfer rate requested by the inquiry about the reproduction process is given by the recording bit rate in the management information file recorded on the recording medium 13.

ステップS501における比較の結果、必要な転送レートxが最大転送レートyと一致する場合(問い合わせ時に限られる)、転送レート制御部16は、問い合わせで要求されていた転送レートをそのまま割り当てて管理テーブルに登録する(ステップS501のx=y及びステップS506)。例えば、図6の第1期間から第2期間への移行時である。図6における網掛けされた矩形は、単位時間当たりの転送レートを表している。そして、転送レート制御部16は、要求通りの転送レートが割り当てられた旨を、問い合わせてきたデータ書き込み部12又はデータ読み出し部14へ応答する。なお、この応答内容は、デジタルデータ入力部11又はデジタルデータ出力部15にも伝えられる。   As a result of the comparison in step S501, when the required transfer rate x matches the maximum transfer rate y (only at the time of inquiry), the transfer rate control unit 16 allocates the transfer rate requested by the inquiry as it is to the management table. It is registered (x = y in step S501 and step S506). For example, at the time of transition from the first period to the second period in FIG. The shaded rectangles in FIG. 6 represent the transfer rate per unit time. Then, the transfer rate control unit 16 responds to the inquiring data writing unit 12 or the data reading unit 14 that the requested transfer rate has been allocated. The contents of this response are also transmitted to the digital data input unit 11 or the digital data output unit 15.

また、ステップS501における比較の結果、必要な転送レートxが最大転送レートyを超える場合(問い合わせ時に限られる)、転送レート制御部16は、優先度判定を行う(ステップS501のx>y及びステップS503)。この優先度判定は、必要な転送レートxを最大転送レートy以内に収めるために、要求されている転送レートと異なる転送レートで割り当て可能なデータ処理を決定するために行われる。転送レート制御部16は、優先度判定テーブルを参照して、最も優先度が低いデータ処理を選択する。例えば、再生処理と手動録画処理とがすでに実行されており、かつ再生処理が先に開始されている場合には、図4に例示した優先度判定テーブルによって再生処理が最も優先度が低いデータ処理として選択される。そして、転送レート制御部16は、処理判定テーブルを参照して、必要な転送レートxが最大転送レートy以内に収まるように、選択したデータ処理の転送レートの割り当てを変更可能か否か判断する(ステップS505)。例えば、図4の例では、再生処理に関しては転送レートを変更して再生する設定になっているので、変更可能であると判断する。   Also, as a result of the comparison in step S501, if the required transfer rate x exceeds the maximum transfer rate y (only at the time of inquiry), the transfer rate control unit 16 performs priority determination (x> y in step S501 and step S503). This priority determination is performed to determine data processing that can be assigned at a transfer rate different from the requested transfer rate in order to keep the required transfer rate x within the maximum transfer rate y. The transfer rate control unit 16 refers to the priority determination table and selects the data processing with the lowest priority. For example, if the reproduction process and the manual recording process have already been executed, and the reproduction process has been started first, the reproduction process has the lowest priority according to the priority determination table illustrated in FIG. Is selected as Then, the transfer rate control unit 16 refers to the processing determination table and determines whether or not the transfer rate allocation of the selected data processing can be changed so that the required transfer rate x falls within the maximum transfer rate y. (Step S505). For example, in the example of FIG. 4, since the reproduction processing is set to change the transfer rate for reproduction, it is determined that the reproduction can be changed.

このステップS505において割り当て変更が不可能である場合には、転送レート制御部16は、要求されたデータ処理を実行できない旨を、問い合わせてきたデータ書き込み部12又はデータ読み出し部14へ応答する。一方、割り当て変更が可能である場合には、転送レート制御部16は、選択されたデータ処理に割り当てる転送レートを変更して管理テーブルに更新登録する(ステップS506)。例えば、図7の第1期間から第2期間への移行時である。図7では、2つのデータ処理が同じ記録処理であるため、後のデータ処理が優先されて先のデータ処理の割り当てが変更されている。そして、転送レート制御部16は、選択されたデータ処理の転送レートが変更された旨を、問い合わせてきたデータ書き込み部12又はデータ読み出し部14へ応答する。なお、この応答内容は、デジタルデータ入力部11又はデジタルデータ出力部15にも伝えられる。   If the allocation cannot be changed in step S505, the transfer rate control unit 16 responds to the inquiring data writing unit 12 or the data reading unit 14 that the requested data processing cannot be executed. On the other hand, if the assignment can be changed, the transfer rate control unit 16 changes the transfer rate assigned to the selected data processing and updates and registers it in the management table (step S506). For example, at the time of transition from the first period to the second period in FIG. In FIG. 7, since the two data processes are the same recording process, the later data process is prioritized and the assignment of the earlier data process is changed. Then, the transfer rate control unit 16 responds to the inquiry to the data writing unit 12 or the data reading unit 14 that the transfer rate of the selected data processing has been changed. The contents of this response are also transmitted to the digital data input unit 11 or the digital data output unit 15.

また、ステップS501における比較の結果、必要な転送レートxが最大転送レートy未満の場合、転送レート制御部16は、現在実行中のデータ処理において、要求された転送レートと異なるレートで割り当てられているデータ処理があるか否かを判断する(ステップS501のx<y及びステップS502)。異なるレートで割り当てられているデータ処理がない場合、転送レート制御部16は、問い合わせで要求された転送レートをそのまま割り当てて、又は完了したデータ処理の登録を削除して、管理テーブルに登録する(ステップS506)。例えば、図6の第2期間から第3期間への移行時である。一方、異なるレートで割り当てられているデータ処理がある場合、転送レート制御部16は、このデータ処理に関する優先度判定を行う(ステップS504)。転送レート制御部16は、優先度判定テーブルを参照して、このデータ処理に割り当てられた転送レートを変更すべきか否かを判断する。例えば、所定のレベルよりも優先度が高ければ変更すべきと判断される。変更すべき場合には、転送レート制御部16は、必要な転送レートxの合計が最大転送レートy以内に収まる範囲で、このデータ処理に割り当てる転送レートを変更して管理テーブルに更新登録する(ステップS506)。図7の第2期間から第3期間への移行時である。そして、転送レート制御部16は、このデータ処理の転送レートが変更された旨を、問い合わせ又は通知してきたデータ書き込み部12又はデータ読み出し部14へ応答する。なお、この応答内容は、デジタルデータ入力部11又はデジタルデータ出力部15にも伝えられる。   Also, as a result of the comparison in step S501, if the required transfer rate x is less than the maximum transfer rate y, the transfer rate control unit 16 is assigned at a rate different from the requested transfer rate in the currently executed data processing. It is determined whether or not there is any data processing (x <y in step S501 and step S502). If there is no data processing assigned at a different rate, the transfer rate control unit 16 assigns the transfer rate requested by the inquiry as it is, or deletes the registration of the completed data processing and registers it in the management table ( Step S506). For example, at the time of transition from the second period to the third period in FIG. On the other hand, when there is data processing assigned at a different rate, the transfer rate control unit 16 performs a priority determination regarding the data processing (step S504). The transfer rate control unit 16 refers to the priority determination table and determines whether to change the transfer rate assigned to the data processing. For example, if the priority is higher than the predetermined level, it is determined that the priority should be changed. When the transfer rate should be changed, the transfer rate control unit 16 changes the transfer rate assigned to this data processing and updates and registers it in the management table within a range in which the sum of the necessary transfer rates x falls within the maximum transfer rate y ( Step S506). This is a transition from the second period to the third period in FIG. Then, the transfer rate control unit 16 responds to the data writing unit 12 or the data reading unit 14 that has inquired or notified that the transfer rate of the data processing has been changed. The contents of this response are also transmitted to the digital data input unit 11 or the digital data output unit 15.

以上のように、本発明の第1の実施形態に係るデータ処理装置によれば、複数のデータ処理が使用する転送レートの合計が、記録媒体の最大転送レートの範囲内に収まるように、各データ処理に割り当てる転送レートを動的に変更する。これにより、あるデータ処理中に、記録媒体の最大転送レートを上回るような新たなデータ処理が発生しても、双方のデータ処理を同時に実行することが可能となる。また、同時処理のために一時的に転送レートが低下していたデータ処理については、転送レートが割り当て可能になり次第、自動的に転送レートを元に戻すことを行う。よって、より高品質なデジタルデータの記録を行うことができる。   As described above, according to the data processing device according to the first embodiment of the present invention, each of the transfer rates used by a plurality of data processes is set to fall within the range of the maximum transfer rate of the recording medium. Dynamically change the transfer rate assigned to data processing. Thereby, even if a new data process that exceeds the maximum transfer rate of the recording medium occurs during a certain data process, both data processes can be executed simultaneously. For data processing in which the transfer rate has been temporarily reduced due to simultaneous processing, the transfer rate is automatically restored as soon as the transfer rate can be assigned. Therefore, higher quality digital data can be recorded.

なお、上記第1の実施形態では、記録媒体の最大転送レートの100%を上限として、各データ処理に割り当てる転送レートを決定する場合を説明した。しかし、装置によってはアクセスエラー等で読み書きに遅延が発生する場合も考えられる。よって、このような場合に対応可能なように、記録媒体の最大転送レート以下の数値(90%や80%等)を上限として、各データ処理に割り当てる転送レートを決定してもよい。   In the first embodiment, the case where the transfer rate to be assigned to each data processing is determined with the upper limit of 100% of the maximum transfer rate of the recording medium. However, depending on the device, a delay in reading and writing may occur due to an access error or the like. Therefore, in order to cope with such a case, the transfer rate to be assigned to each data processing may be determined with an upper limit of a numerical value (90%, 80%, or the like) equal to or less than the maximum transfer rate of the recording medium.

(第2の実施形態)
上記第1の実施形態では、転送レートの割り当てを制御する複数のデータ処理が、記録処理又は再生処理のいずれかである場合を説明した。次の第2の実施形態では、データ処理にダビング処理が加わる場合の転送レートの割り当て制御を説明する。なお、ダビング処理とは、再生処理と記録処理とが一体で行われるデータ処理である。
(Second embodiment)
In the first embodiment, a case has been described in which the plurality of data processes for controlling the assignment of the transfer rate are either the recording process or the reproduction process. In the following second embodiment, transfer rate allocation control in the case where dubbing processing is added to data processing will be described. The dubbing process is a data process in which the reproduction process and the recording process are performed integrally.

図8は、本発明の第2の実施形態に係るデータ処理装置2の構成を示すブロック図である。図8において、第2の実施形態に係るデータ処理装置2は、デジタルデータ入力部21と、データ書き込み部12と、記録媒体13と、データ読み出し部14と、デジタルデータ出力部25と、転送レート制御部26と、ダビング制御部27とを備える。デジタルデータ入力部21及びデジタルデータ出力部25は、データ受付部を構成する。図8に示すように、第2の実施形態に係るデータ処理装置2は、上記第1の実施形態に係るデータ処理装置1と、デジタルデータ入力部21、デジタルデータ出力部25、転送レート制御部26及びダビング制御部27の構成が異なる。以下、この異なる構成を中心に第2の実施形態に係るデータ処理装置2を説明する。   FIG. 8 is a block diagram showing a configuration of the data processing device 2 according to the second embodiment of the present invention. 8, the data processing device 2 according to the second embodiment includes a digital data input unit 21, a data writing unit 12, a recording medium 13, a data reading unit 14, a digital data output unit 25, a transfer rate A control unit 26 and a dubbing control unit 27 are provided. The digital data input unit 21 and the digital data output unit 25 constitute a data reception unit. As shown in FIG. 8, the data processing device 2 according to the second embodiment includes a data processing device 1 according to the first embodiment, a digital data input unit 21, a digital data output unit 25, and a transfer rate control unit. 26 and the dubbing control unit 27 are different. Hereinafter, the data processing device 2 according to the second embodiment will be described focusing on this different configuration.

転送レート制御部26は、記録処理、再生処理及びダビング処理で利用される転送レートを、最適に割り当てる制御を行う。この制御は、データ処理装置で実行される全ての記録処理、再生処理及びダビング処理の状況に関する情報と、記録媒体13に対して一度にアクセス可能な最大転送レートに関する情報とに、基づいて行われる。図9は、転送レート制御部26が、これらの情報を管理テーブルの形式で保持する一例を示す図である。この管理テーブルに格納されている情報は、図3で説明した通りである。図9の例では、HDDに対して要求された転送レートの合計が65Mbpsである録画1、再生1及びダビング1に対して、転送レートの合計が記録媒体13の最大転送レート50Mbps以下となるように、ダビング1の転送レートを小さく割り当てている例である。また、図10は、転送レート制御部26が優先度判定に使用する優先度判定テーブル及び処理判定テーブルの一例を示す図である。この各テーブルに格納されている情報は、図4で説明した通りである。   The transfer rate control unit 26 performs control to optimally assign a transfer rate used in the recording processing, the reproduction processing, and the dubbing processing. This control is performed based on information on the status of all recording processing, reproduction processing, and dubbing processing executed by the data processing device, and information on the maximum transfer rate that can access the recording medium 13 at one time. . FIG. 9 is a diagram illustrating an example in which the transfer rate control unit 26 holds such information in the form of a management table. The information stored in this management table is as described in FIG. In the example of FIG. 9, the total transfer rate of the recording 1, reproduction 1 and dubbing 1 in which the total transfer rate requested for the HDD is 65 Mbps is equal to or less than the maximum transfer rate of the recording medium 13 of 50 Mbps. In this example, the transfer rate of dubbing 1 is assigned a small value. FIG. 10 is a diagram illustrating an example of a priority determination table and a processing determination table used by the transfer rate control unit 26 for priority determination. The information stored in each table is as described in FIG.

ダビング制御部27は、データ読み出し部14及びデジタルデータ出力部25を介して記録媒体13から読み出されるデジタルデータを、読み出された転送レートAで入力し、所定の転送レートBでデジタルデータ入力部21に出力する。所定の転送レートBは、転送レート制御部26が行う割り当て制御によって決定される。この転送レートAから転送レートBへの変換は、デジタルデータ上で行われてもよいし、アナログデータ上で行われてもよい。前者の場合は、再圧縮処理や間引き処理によってデジタルデータ量を少なくさせることが可能なデジタルバッファ等を用いればよい。後者の場合は、図11に例示する構成のダビング制御部27を用いれば容易である。図11のダビング制御部27は、デコーダ部271、エンコーダ部272及びダビングバッファ273で構成される。デジタルデータ出力部25から出力されるデジタルデータは、ダビングバッファ273に入力され、デコーダ部271において転送レートAでアナログデータに変換される。変換されたアナログデータは、エンコーダ部272において、転送レートBでデジタルデータに再変換される。再変換されたデジタルデータは、ダビングバッファ273を介してデジタルデータ入力部21へ出力される。   The dubbing control unit 27 inputs digital data read from the recording medium 13 via the data reading unit 14 and the digital data output unit 25 at the read transfer rate A, and inputs the digital data at a predetermined transfer rate B. 21. The predetermined transfer rate B is determined by assignment control performed by the transfer rate control unit 26. The conversion from the transfer rate A to the transfer rate B may be performed on digital data or may be performed on analog data. In the former case, a digital buffer or the like capable of reducing the amount of digital data by recompression processing or thinning processing may be used. In the latter case, it is easy to use the dubbing control unit 27 having the configuration illustrated in FIG. The dubbing control unit 27 in FIG. 11 includes a decoder unit 271, an encoder unit 272, and a dubbing buffer 273. The digital data output from the digital data output unit 25 is input to the dubbing buffer 273, and is converted into analog data at the transfer rate A in the decoder unit 271. The converted analog data is converted again into digital data at the transfer rate B in the encoder unit 272. The reconverted digital data is output to the digital data input unit 21 via the dubbing buffer 273.

次に、上記図5及び図12をさらに参照して、転送レート制御部26が行う制御を詳細に説明する。図12は、ダビング処理中に記録媒体13の最大転送レートyを超える新たなデータ処理が要求された場合における、転送レートの状態を例示する図である。この図12は、デジタルデータの変換を伴わない通常のダビング処理を示した例であり、再生の転送レートと記録の転送レートとが同じレートになっている。   Next, the control performed by the transfer rate control unit 26 will be described in detail with reference to FIGS. FIG. 12 is a diagram illustrating a state of the transfer rate when a new data processing exceeding the maximum transfer rate y of the recording medium 13 is requested during the dubbing processing. FIG. 12 shows an example of a normal dubbing process that does not involve the conversion of digital data, in which the reproduction transfer rate and the recording transfer rate are the same.

転送レート制御部26は、データ書き込み部12から新たなデータ処理の問い合わせを受けると、実行中のダビング処理及び新たなデータ処理に必要な転送レートxと、記録媒体13の最大転送レートyとを比較する(ステップS501)。比較の結果、必要な転送レートxが最大転送レートyを超えるので、転送レート制御部26は、優先度判定を行う(ステップS501のx>y及びステップS503)。図10の例では、ダビング処理の優先度が最も低くかつダビング処理の転送レートの変更を許可しているため、転送レート制御部26は、ダビング処理の転送レートの割り当てを、必要な転送レートxが最大転送レートy以内に収まるように変更する(ステップS505)。例えば、図12の第1期間から第2期間への移行時である。基本的には、転送レート制御部26は、ダビング処理に伴うダビング再生及びダビング記録の双方に転送レートを連動させて変更する。従って、この場合には、最大転送レートyから新たなデータ処理に要求されている転送レートzを減算し、残りの転送レートの1/2をダビング再生及びダビング記録双方の転送レートCに設定すればよい(C=(y−z)/2)。   Upon receiving an inquiry about a new data process from the data writing unit 12, the transfer rate control unit 26 determines the transfer rate x necessary for the dubbing process being performed and the new data process, and the maximum transfer rate y of the recording medium 13. A comparison is made (step S501). As a result of the comparison, since the required transfer rate x exceeds the maximum transfer rate y, the transfer rate control unit 26 performs a priority determination (x> y in step S501 and step S503). In the example of FIG. 10, since the priority of the dubbing process is the lowest and the change of the transfer rate of the dubbing process is permitted, the transfer rate control unit 26 assigns the transfer rate of the dubbing process to the required transfer rate x Is changed so as to fall within the maximum transfer rate y (step S505). For example, at the time of transition from the first period to the second period in FIG. Basically, the transfer rate control unit 26 changes the transfer rate in association with both dubbing reproduction and dubbing recording accompanying the dubbing process. Therefore, in this case, the transfer rate z required for new data processing is subtracted from the maximum transfer rate y, and 1/2 of the remaining transfer rate is set as the transfer rate C for both dubbing reproduction and dubbing recording. (C = (yz) / 2).

以上のような割り当て処理を行うことによって、ダビング処理と他のデータ処理とを同時に実行させることができる。しかしながら、転送レートを低下させたダビング処理については、ダビングデータの品質は保持されるものの、転送時間が長くなる分だけ通常よりもダビング完了までに時間を要することになる。そこで、第2の実施形態では、ダビング処理の転送レートが変更になった場合に、ダビング完了までの残時間を利用者に伝える仕組みを提供することで便宜を図っている。以下に、この仕組みを説明する。   By performing the above-described assignment processing, dubbing processing and other data processing can be performed simultaneously. However, in the dubbing process in which the transfer rate is reduced, although the quality of the dubbing data is maintained, it takes more time to complete the dubbing than usual because of the longer transfer time. Therefore, in the second embodiment, when the transfer rate of the dubbing process is changed, a mechanism is provided for notifying the user of the remaining time until the completion of the dubbing process. Hereinafter, this mechanism will be described.

図13は、ダビング完了までの残時間を利用者に伝える仕組みを実現するための構成を示すブロック図である。図13において、この仕組みを実現するための構成は、転送レート測定部261、レート変更判定部262、レート変更指示部263、残時間測定部264、優先指示入力部265及び残時間通知部266で構成される。転送レート測定部261、レート変更判定部262、レート変更指示部263及び残時間測定部264は、転送レート制御部26の内部に構成される。   FIG. 13 is a block diagram showing a configuration for realizing a mechanism for notifying the user of the remaining time until the completion of dubbing. In FIG. 13, a configuration for realizing this mechanism includes a transfer rate measurement unit 261, a rate change determination unit 262, a rate change instruction unit 263, a remaining time measurement unit 264, a priority instruction input unit 265, and a remaining time notification unit 266. Be composed. The transfer rate measurement unit 261, the rate change determination unit 262, the rate change instruction unit 263, and the remaining time measurement unit 264 are configured inside the transfer rate control unit 26.

転送レート測定部261は、実行すべき各データ処理の転送レートを入力する。レート変更判定部262は、管理テーブル、優先度判定テーブル及び処理判定テーブルを参照して、転送レートを変更するデータ処理を判定する。ユーザ等からの優先すべきデータ処理の指示は、優先指示入力部265を介して入力可能になっている。よって、優先度判定テーブル及び処理判定テーブルを用いずに、優先指示入力部265から直接入力される指示に基づいて転送レートを変更するデータ処理を判定してもよい。レート変更指示部263は、レート変更判定部262で判定されたデータ処理及び転送レートを、データ書き込み部12やデータ読み出し部14に指示する。残時間測定部264は、ダビング処理の場合、ダビングするデジタルデータの総容量を取得し、総容量を割り当てられた転送レートで割ることで、ダビング完了までの残時間を求める。この求められた残時間は、残時間通知部266を介して利用者に提示される。   The transfer rate measuring unit 261 inputs a transfer rate of each data processing to be executed. The rate change determination unit 262 determines data processing for changing the transfer rate with reference to the management table, the priority determination table, and the processing determination table. An instruction for data processing to be prioritized by a user or the like can be input via the priority instruction input unit 265. Therefore, data processing for changing the transfer rate may be determined based on an instruction directly input from the priority instruction input unit 265 without using the priority determination table and the processing determination table. The rate change instructing unit 263 instructs the data writing unit 12 and the data reading unit 14 on the data processing and the transfer rate determined by the rate change determining unit 262. In the case of the dubbing process, the remaining time measuring unit 264 obtains the total amount of digital data to be dubbed, and divides the total amount by the assigned transfer rate to obtain the remaining time until the completion of dubbing. The obtained remaining time is presented to the user via the remaining time notification unit 266.

以上のように、本発明の第2の実施形態に係るデータ処理装置によれば、ダビング処理が実行される場合でも、複数のデータ処理を同時に実行することが可能となる。
なお、ダビング処理と同時に実行されるデータ処理は、記録処理、再生処理又は他のダビング処理のいずれであってもよい。また、優先指示入力部265から入力される指示は、データ処理の要求が発生した時点に限らず、必要なときに随時行われてもよい。これらの指示は、リモコン等で明示的に行われてもよいし、予約記録時の設定時等で行われてもよい。また、残時間の通知は、ダビング完了までの残時間だけでなく、記録完了や再生完了までの残時間にも応用することが可能である。さらに、利用者への通知は、残時間だけでなく、転送レートが変更された旨について行ってもよい。利用者への通知方法については、画面上での表示、装置のフロントパネルへの表示、音声ガイド等の方法が考えられる。
As described above, according to the data processing device according to the second embodiment of the present invention, even when dubbing processing is executed, it is possible to simultaneously execute a plurality of data processing.
The data processing executed simultaneously with the dubbing processing may be any of a recording processing, a reproduction processing, and another dubbing processing. The instruction input from the priority instruction input unit 265 is not limited to the time when a data processing request is generated, and may be performed as needed when necessary. These instructions may be explicitly performed by a remote controller or the like, or may be performed at the time of setting for reservation recording or the like. Further, the notification of the remaining time can be applied not only to the remaining time until the completion of dubbing, but also to the remaining time until the completion of recording or reproduction. Further, the notification to the user may be made not only about the remaining time but also about the fact that the transfer rate has been changed. As a method of notifying the user, a method such as display on a screen, display on a front panel of the apparatus, and voice guidance can be considered.

(第3の実施形態)
上記第1及び第2の実施形態では、入力データがデジタルデータである場合を説明したが、各実施形態に以下の構成をさらに備えることでアナログデータの入力にも対応することができる。図14は、図1のデータ処理装置1をアナログデータ対応に構成したデータ処理装置3の構成を示すブロック図である。図14に示すように、アナログデータ対応にするためには、デジタルデータ入力部11の前段にアナログデータ入力部31及びエンコーダ部32を、デジタルデータ出力部15の後段にデコーダ部33及びアナログデータ出力部34をそれぞれ備えればよい。
(Third embodiment)
In the first and second embodiments, the case where the input data is digital data has been described. However, each embodiment is further provided with the following configuration, so that input of analog data can be supported. FIG. 14 is a block diagram showing a configuration of a data processing device 3 in which the data processing device 1 of FIG. 1 is configured to handle analog data. As shown in FIG. 14, in order to support analog data, an analog data input unit 31 and an encoder unit 32 are provided before the digital data input unit 11, and a decoder unit 33 and an analog data output unit are provided after the digital data output unit 15. What is necessary is just to provide each part 34.

アナログデータ入力部31には、アナログデータが入力される。エンコーダ部32は、アナログデータ入力部31に入力されるアナログデータをデジタルデータに変換する。この変化されたデジタルデータが、デジタルデータ入力部11に入力される。一方、デコーダ部33は、デジタルデータ出力部15から出力されるデジタルデータをアナログデータに変換する。変換されたアナログデータは、アナログデータ出力部34を介して出力される。
この構成によって、アナログデータについても、本発明のデータ処理方法を適用させることが可能となる。なお、図8のデータ処理装置2に対しても同様である。
Analog data is input to the analog data input unit 31. The encoder unit 32 converts analog data input to the analog data input unit 31 into digital data. The changed digital data is input to the digital data input unit 11. On the other hand, the decoder unit 33 converts digital data output from the digital data output unit 15 into analog data. The converted analog data is output via the analog data output unit 34.
With this configuration, the data processing method of the present invention can be applied to analog data. The same applies to the data processing device 2 in FIG.

典型的には、上記第第1〜第3の実施形態で説明したデータ処理装置が実行するデータ処理方法は、記憶装置(ROM、RAM、ハードディスク等)に格納された上述した処理手順を実行可能な所定のプログラムデータが、CPUによって解釈実行されることで実現される。この場合、プログラムデータは、CD−ROMやフレキシブルディスク等の記録媒体を介して記憶装置内に導入されてもよいし、記録媒体上から直接実行されてもよい。   Typically, the data processing method executed by the data processing device described in the first to third embodiments can execute the above-described processing procedure stored in a storage device (ROM, RAM, hard disk, or the like). Such predetermined program data is realized by being interpreted and executed by the CPU. In this case, the program data may be introduced into the storage device via a recording medium such as a CD-ROM or a flexible disk, or may be executed directly from the recording medium.

本発明は、記憶媒体に対してデジタルデータの記録/再生を行う場合等に利用可能であり、特に複数のデータ処理を高い転送レート利用効率で同時に実行させたい場合等に適している。   INDUSTRIAL APPLICABILITY The present invention can be used when recording / reproducing digital data to / from a storage medium, and is particularly suitable for a case where a plurality of data processes are to be executed simultaneously with high transfer rate utilization efficiency.

本発明の第1の実施形態に係るデータ処理装置1の構成を示すブロック図FIG. 1 is a block diagram showing a configuration of a data processing device 1 according to a first embodiment of the present invention. 記録媒体13におけるデータ記録方式の一例を示す図FIG. 2 is a diagram illustrating an example of a data recording method on a recording medium 13. 転送レート制御部16が保持する管理テーブルの一例を示す図FIG. 3 is a diagram illustrating an example of a management table held by a transfer rate control unit 16. 転送レート制御部16が保持する優先度判定テーブル及び処理判定テーブルの一例を示す図FIG. 4 is a diagram illustrating an example of a priority determination table and a processing determination table held by a transfer rate control unit 16; 転送レート制御部16が行う制御処理の手順を説明するフローチャート5 is a flowchart for explaining a procedure of a control process performed by the transfer rate control unit 16. 複数の処理が実行される場合の転送レートの状態を例示する図A diagram illustrating a state of a transfer rate when a plurality of processes are executed. 複数の処理が実行される場合の転送レートの状態を例示する図A diagram illustrating a state of a transfer rate when a plurality of processes are executed. 本発明の第2の実施形態に係るデータ処理装置2の構成を示すブロック図FIG. 2 is a block diagram showing a configuration of a data processing device 2 according to a second embodiment of the present invention. 転送レート制御部26が保持する管理テーブルの一例を示す図FIG. 4 is a diagram illustrating an example of a management table held by a transfer rate control unit 26. 転送レート制御部26が保持する優先度判定テーブル及び処理判定テーブルの一例を示す図FIG. 4 is a diagram illustrating an example of a priority determination table and a processing determination table held by a transfer rate control unit 26. ダビング制御部27の詳細な構成例を示すブロック図FIG. 2 is a block diagram showing a detailed configuration example of the dubbing control unit 27. 複数の処理が実行される場合の転送レートの状態を例示する図A diagram illustrating a state of a transfer rate when a plurality of processes are executed. ダビング完了までの残時間を利用者に伝える仕組みを実現するための構成を示すブロック図FIG. 2 is a block diagram showing a configuration for realizing a mechanism for notifying a user of a remaining time until dubbing is completed. 本発明の第3の実施形態に係るデータ処理装置3の構成を示すブロック図FIG. 4 is a block diagram showing a configuration of a data processing device 3 according to a third embodiment of the present invention. 従来のデータ処理装置100の構成を示すブロック図FIG. 2 is a block diagram showing a configuration of a conventional data processing device 100. 従来のデータ処理装置110の構成を示すブロック図FIG. 2 is a block diagram showing a configuration of a conventional data processing device 110.

符号の説明Explanation of reference numerals

1〜3、100、110 データ処理装置
11、21、101 デジタルデータ入力部
12、102 データ書き込み部
13、103 記録媒体
14、104 データ読み出し部
15、25、105 デジタルデータ出力部
16、26 転送レート制御部
27 ダビング制御部
31、106 アナログデータ入力部
32、272、107 エンコーダ部
33、271、108 デコーダ部
34、109 アナログデータ出力部
261 転送レート測定部
262 レート変更判定部
263 レート変更指示部
264 残時間測定部
265 優先指示入力部
266 残時間通知部
273 ダビングバッファ

1 to 3, 100, 110 Data processing device 11, 21, 101 Digital data input unit 12, 102 Data writing unit 13, 103 Recording medium 14, 104 Data reading unit 15, 25, 105 Digital data output unit 16, 26 Transfer rate Control unit 27 Dubbing control unit 31, 106 Analog data input unit 32, 272, 107 Encoder unit 33, 271, 108 Decoder unit 34, 109 Analog data output unit 261 Transfer rate measurement unit 262 Rate change determination unit 263 Rate change instruction unit 264 Remaining time measurement unit 265 Priority instruction input unit 266 Remaining time notification unit 273 Dubbing buffer

Claims (21)

デジタルデータの記録媒体への記録処理及び/又は記録媒体からの再生処理を行うデータ処理装置であって、
複数のデータ処理を受け付けることが可能なデータ受付部と、
前記データ受付部が受け付けた複数のデータ処理のそれぞれに割り当てる単位時間当たりの転送レートの合計が、前記記録媒体が単位時間当たりに処理できる最大転送レートを超えないように、複数のデータ処理に対する転送レートの割り当てを制御する転送レート制御部と、
前記転送レート制御部で割り当てられた転送レートに従って、前記記録媒体に対する複数のデータ処理を同時に実行するデータ処理実行部とを備える、データ処理装置。
A data processing device that performs a recording process of digital data on a recording medium and / or a reproduction process of the recording medium,
A data receiving unit capable of receiving a plurality of data processes,
The transfer for the plurality of data processes is performed so that the total transfer rate per unit time assigned to each of the plurality of data processes received by the data receiving unit does not exceed the maximum transfer rate that the recording medium can process per unit time. A transfer rate control unit for controlling the rate assignment;
A data processing device, comprising: a data processing execution unit that simultaneously executes a plurality of data processes on the recording medium according to a transfer rate assigned by the transfer rate control unit.
前記転送レート制御部は、前記データ受付部が受け付けた新たなデータ処理によって、複数のデータ処理の転送レートの合計が前記最大転送レートを超える場合に、複数のデータ処理の少なくとも1つのデータ処理の転送レートを制限することを特徴とする、請求項1に記載のデータ処理装置。   The transfer rate control unit, when a total of the transfer rates of the plurality of data processes exceeds the maximum transfer rate by the new data process received by the data receiving unit, performs at least one of the plurality of data processes. The data processing device according to claim 1, wherein a transfer rate is limited. 前記転送レートを制限するデータ処理が、前記記録媒体から再生されるデータを再び前記記録媒体に記録することで実行されるダビング処理である場合、
前記転送レート制御部は、ダビング再生時の転送レートとダビング記録時の転送レートとを同じ値に制限することを特徴とする、請求項2に記載のデータ処理装置。
When the data processing for limiting the transfer rate is a dubbing processing executed by recording data reproduced from the recording medium on the recording medium again,
3. The data processing apparatus according to claim 2, wherein the transfer rate control unit limits a transfer rate during dubbing reproduction and a transfer rate during dubbing recording to the same value.
前記転送レートを制限するデータ処理が、前記記録媒体から再生されるデータを再び前記記録媒体に記録することで実行されるダビング処理である場合、
前記転送レート制御部は、ダビング再生時の転送レートとダビング記録時の転送レートとを異なる値に制限することを特徴とする、請求項2に記載のデータ処理装置。
When the data processing for limiting the transfer rate is a dubbing processing executed by recording data reproduced from the recording medium on the recording medium again,
3. The data processing apparatus according to claim 2, wherein the transfer rate control unit limits the transfer rate during dubbing reproduction and the transfer rate during dubbing recording to different values.
前記データ処理実行部によって前記記録媒体から再生されるデジタルデータを、再生された第1の転送レートで一時的に書き込み、当該第1の転送レートと異なる第2の転送レートで読み出して前記データ処理実行部に再入力するバッファをさらに備える、請求項4に記載のデータ処理装置。   Digital data reproduced from the recording medium by the data processing execution unit is temporarily written at a reproduced first transfer rate, and read at a second transfer rate different from the first transfer rate to read the digital data. The data processing device according to claim 4, further comprising a buffer for re-input to the execution unit. 前記データ処理実行部によって前記記録媒体から再生されるデジタルデータを、再生された第1の転送レートでアナログデータに変換するデコーダ部と、
前記デコーダ部で変換されたアナログデータを、前記第1の転送レートと異なる第2の転送レートでデジタルデータに変換して前記データ処理実行部に再入力するエンコーダ部とをさらに備える、請求項4に記載のデータ処理装置。
A decoder for converting digital data reproduced from the recording medium by the data processing execution unit into analog data at a reproduced first transfer rate;
5. The encoder according to claim 4, further comprising: an encoder that converts the analog data converted by the decoder into digital data at a second transfer rate different from the first transfer rate and re-inputs the data to the data processing execution unit. A data processing device according to claim 1.
任意のデータ処理が完了した場合、前記転送レート制御部は、転送レートを制限しているデータ処理の一部又は全部の制限を解除することを特徴とする、請求項2に記載のデータ処理装置。   3. The data processing apparatus according to claim 2, wherein, when the arbitrary data processing is completed, the transfer rate control unit releases a part or all of the data processing that limits the transfer rate. . 任意のデータ処理が完了した場合、前記転送レート制御部は、転送レートを制限しているデータ処理の一部又は全部の制限を解除することを特徴とする、請求項3に記載のデータ処理装置。   4. The data processing apparatus according to claim 3, wherein when any data processing is completed, the transfer rate control unit releases a part or all of the data processing that limits the transfer rate. . 任意のデータ処理が完了した場合、前記転送レート制御部は、転送レートを制限しているデータ処理の一部又は全部の制限を解除することを特徴とする、請求項4に記載のデータ処理装置。   The data processing apparatus according to claim 4, wherein, when the arbitrary data processing is completed, the transfer rate control unit releases a part or all of the data processing that limits the transfer rate. . 前記転送レートを制限するデータ処理は、予め設定された優先度に基づいて決定されることを特徴とする、請求項2に記載のデータ処理装置。   The data processing apparatus according to claim 2, wherein the data processing for limiting the transfer rate is determined based on a preset priority. 前記転送レートを制限するデータ処理は、予め設定された優先度に基づいて決定されることを特徴とする、請求項3に記載のデータ処理装置。   4. The data processing apparatus according to claim 3, wherein the data processing for limiting the transfer rate is determined based on a priority set in advance. 前記転送レートを制限するデータ処理は、予め設定された優先度に基づいて決定されることを特徴とする、請求項4に記載のデータ処理装置。   The data processing apparatus according to claim 4, wherein the data processing for limiting the transfer rate is determined based on a priority set in advance. 前記制限を解除するデータ処理は、予め設定された優先度に基づいて決定されることを特徴とする、請求項7に記載のデータ処理装置。   The data processing apparatus according to claim 7, wherein the data processing for releasing the restriction is determined based on a preset priority. 前記制限を解除するデータ処理は、予め設定された優先度に基づいて決定されることを特徴とする、請求項8に記載のデータ処理装置。   The data processing apparatus according to claim 8, wherein the data processing for releasing the restriction is determined based on a preset priority. 前記制限を解除するデータ処理は、予め設定された優先度に基づいて決定されることを特徴とする、請求項9に記載のデータ処理装置。   The data processing apparatus according to claim 9, wherein the data processing for releasing the restriction is determined based on a preset priority. 前記転送レート制御部は、転送レートを制限したデータ処理について処理完了までの残時間を算出し、利用者に提示することを特徴とする、請求項2に記載のデータ処理装置。   3. The data processing apparatus according to claim 2, wherein the transfer rate control unit calculates a remaining time until the completion of the data processing with the transfer rate restricted, and presents the remaining time to a user. 前記転送レート制御部は、転送レートを制限したデータ処理について処理完了までの残時間を算出し、利用者に提示することを特徴とする、請求項3に記載のデータ処理装置。   4. The data processing apparatus according to claim 3, wherein the transfer rate control unit calculates a remaining time until the processing is completed for the data processing in which the transfer rate is limited, and presents the remaining time to a user. 前記転送レート制御部は、転送レートを制限したデータ処理について処理完了までの残時間を算出し、利用者に提示することを特徴とする、請求項4に記載のデータ処理装置。   The data processing apparatus according to claim 4, wherein the transfer rate control unit calculates a remaining time until the processing is completed for the data processing with the transfer rate limited, and presents the remaining time to a user. デジタルデータの記録媒体への記録処理及び/又は記録媒体からの再生処理を行うデータ処理方法であって、
データ処理を受け付ける受付ステップと、
前記受付ステップで受け付けた複数のデータ処理のそれぞれに要求される単位時間当たりの転送レートの合計を算出する算出ステップと、
前記算出ステップで算出された合計の転送レートが、前記記録媒体が単位時間当たりに処理できる最大転送レートを超えないように、複数のデータ処理に対する転送レートの割り当てを制御する制御ステップと、
前記制御ステップで割り当てられた転送レートに従って、前記記録媒体に対する複数のデータ処理を同時に実行する実行ステップとを備える、データ処理方法。
A data processing method for performing a recording process of digital data on a recording medium and / or a reproduction process of the recording medium,
A receiving step for receiving data processing;
A calculating step of calculating a total transfer rate per unit time required for each of the plurality of data processes received in the receiving step,
A control step of controlling the assignment of transfer rates to a plurality of data processes so that the total transfer rate calculated in the calculating step does not exceed the maximum transfer rate that the recording medium can process per unit time,
An execution step of simultaneously executing a plurality of data processes on the recording medium in accordance with the transfer rate assigned in the control step.
デジタルデータの記録媒体への記録処理及び/又は記録媒体からの再生処理を行うデータ処理方法を、コンピュータに実行させるためのコンピュータ読み取り可能なプログラムであって、
データ処理を受け付ける受付ステップと、
前記受付ステップで受け付けた複数のデータ処理のそれぞれに要求される単位時間当たりの転送レートの合計を算出する算出ステップと、
前記算出ステップで算出された合計の転送レートが、前記記録媒体が単位時間当たりに処理できる最大転送レートを超えないように、複数のデータ処理に対する転送レートの割り当てを制御する制御ステップと、
前記制御ステップで割り当てられた転送レートに従って、前記記録媒体に対する複数のデータ処理を同時に実行する実行ステップとを含む、プログラム。
A computer-readable program for causing a computer to execute a data processing method of performing a recording process of digital data on a recording medium and / or a reproduction process of the recording medium,
A receiving step for receiving data processing;
A calculating step of calculating a total transfer rate per unit time required for each of the plurality of data processes received in the receiving step,
A control step of controlling the assignment of transfer rates to a plurality of data processes so that the total transfer rate calculated in the calculating step does not exceed the maximum transfer rate that the recording medium can process per unit time,
An execution step of simultaneously executing a plurality of data processes on the recording medium in accordance with the transfer rate assigned in the control step.
デジタルデータの記録媒体への記録処理及び/又は記録媒体からの再生処理を行うデータ処理方法を、コンピュータに実行させるためのコンピュータ読み取り可能なプログラムを記録した記録媒体であって、
データ処理を受け付ける受付ステップと、
前記受付ステップで受け付けた複数のデータ処理のそれぞれに要求される単位時間当たりの転送レートの合計を算出する算出ステップと、
前記算出ステップで算出された合計の転送レートが、前記記録媒体が単位時間当たりに処理できる最大転送レートを超えないように、複数のデータ処理に対する転送レートの割り当てを制御する制御ステップと、
前記制御ステップで割り当てられた転送レートに従って、前記記録媒体に対する複数のデータ処理を同時に実行する実行ステップとを含むプログラムを記録した、記録媒体。

A recording medium recording a computer-readable program for causing a computer to execute a data processing method of performing a recording process of digital data on a recording medium and / or a reproduction process of the recording medium,
A receiving step for receiving data processing;
A calculating step of calculating a total transfer rate per unit time required for each of the plurality of data processes received in the receiving step,
A control step of controlling the assignment of transfer rates to a plurality of data processes so that the total transfer rate calculated in the calculating step does not exceed the maximum transfer rate that the recording medium can process per unit time,
An execution step of simultaneously executing a plurality of data processes on the recording medium according to the transfer rate assigned in the control step.

JP2004134484A 2003-05-08 2004-04-28 Data processing device, data processing method, program, and program recording medium Pending JP2004355792A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004134484A JP2004355792A (en) 2003-05-08 2004-04-28 Data processing device, data processing method, program, and program recording medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2003130106 2003-05-08
JP2004134484A JP2004355792A (en) 2003-05-08 2004-04-28 Data processing device, data processing method, program, and program recording medium

Publications (1)

Publication Number Publication Date
JP2004355792A true JP2004355792A (en) 2004-12-16

Family

ID=34067031

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004134484A Pending JP2004355792A (en) 2003-05-08 2004-04-28 Data processing device, data processing method, program, and program recording medium

Country Status (1)

Country Link
JP (1) JP2004355792A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007274045A (en) * 2006-03-30 2007-10-18 Nec Personal Products Co Ltd Information processor, and its control method
US7957247B2 (en) 2006-09-11 2011-06-07 Sony Corporation Apparatus and method for processing information and program therefor
JP5180077B2 (en) * 2006-08-11 2013-04-10 パナソニック株式会社 Recording / playback device for delay countermeasures and power saving control of multiple drive devices

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007274045A (en) * 2006-03-30 2007-10-18 Nec Personal Products Co Ltd Information processor, and its control method
JP5180077B2 (en) * 2006-08-11 2013-04-10 パナソニック株式会社 Recording / playback device for delay countermeasures and power saving control of multiple drive devices
US7957247B2 (en) 2006-09-11 2011-06-07 Sony Corporation Apparatus and method for processing information and program therefor

Similar Documents

Publication Publication Date Title
TWI381272B (en) Flash memory apparatus and access method to flash memory
JP5235541B2 (en) Recording apparatus and method
JP2007249938A (en) Usb host system, av data reproducing device and av data recording device
WO2005106661A1 (en) Data processing program and data processing device
US7861012B2 (en) Data transmitting device and data transmitting method
JP2004334459A (en) Recording and reproduction device, method, and program
US20040225863A1 (en) Data processor, data processing method, program for data processor, and program recording medium
JP2008135135A (en) Data management method and table creation method, data management device, data management program and digital sound equipment
JP2008299971A (en) Recorder and recording method
JP2006244653A (en) Device and method for recording stream data
JP2004355792A (en) Data processing device, data processing method, program, and program recording medium
JP2011145957A (en) Data recording apparatus and control method thereof
EP1684288A1 (en) Information recorder, information recording method, and recording medium containing program
JP2011159239A (en) Recording device and control method of the same
JP5178355B2 (en) Recording device
JP4719239B2 (en) Video server and file management method
JP4534940B2 (en) Information recording apparatus, imaging apparatus, information recording control method, and computer program
JP3997640B2 (en) Information recording / reproducing device
JP2009075774A (en) Video/audio recording and playback device
JP2007115357A (en) Device and method for recording data
JP5037814B2 (en) Memory control device and memory control method
JP2007072839A (en) Recording control device and method, and program
US20050022233A1 (en) Method and apparatus for storing/reproducing data in multimedia system
JP4023332B2 (en) Recording / playback device
JP2005309698A (en) Ring buffer control method, ring buffer device, and data recording/reproducing device