JP4021756B2 - Compressed audio data recording apparatus and compressed audio data recording method - Google Patents
Compressed audio data recording apparatus and compressed audio data recording method Download PDFInfo
- Publication number
- JP4021756B2 JP4021756B2 JP2002367077A JP2002367077A JP4021756B2 JP 4021756 B2 JP4021756 B2 JP 4021756B2 JP 2002367077 A JP2002367077 A JP 2002367077A JP 2002367077 A JP2002367077 A JP 2002367077A JP 4021756 B2 JP4021756 B2 JP 4021756B2
- Authority
- JP
- Japan
- Prior art keywords
- audio data
- compressed audio
- data
- recording
- storage medium
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Signal Processing For Digital Recording And Reproducing (AREA)
- Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、圧縮音声データ記録装置及び圧縮音声データ記録方法に関する。
【0002】
【従来の技術】
近年、インターネット等による音楽配信に対応するため、暗号化された高圧縮な音声データの記録装置が普及しつつある。特に、MPEG2_AAC(以後、「AAC」と呼ぶ)と呼ばれる高圧縮な音声データ圧縮方式に対応した記録装置の使用用途が拡大してきている。AACは、同一ファイル内でも記録単位であるフレームのデータ長が一定ではないため、記録時に曲単位の記録データ長及び再生時間を求める場合には、何らかの方法でフレーム数をカウントし、データ長を求める必要があった。また、暗号化処理は、フレーム単位で処理されると共に曲単位で暗号化に用いる鍵を切り換える必要がある。複数の曲を切れ目なくつないだ音声データのストリームを入力して連続的に曲切り換えをしながら暗号化するためには、曲切り換え点をフレーム単位で認識し、その曲切り換え点で暗号鍵を切り換える必要があった。
【0003】
図14、15を用いて、従来例の圧縮音声データ記録装置及び圧縮音声データ記録方法について説明する。
はじめに、従来例の圧縮音声データ記録装置の構成について説明する。
図14は従来例の圧縮音声データ記録装置の構成を示すブロック図である。図14において、1401は圧縮手段、1402は暗号化手段、1403は格納媒体、1404はデータ書き込み手段、1405は記録媒体、1406は制御手段、1407は格納媒体管理手段である。
【0004】
次に、従来例の圧縮音声データ記録装置のデータの流れについて説明する。
圧縮手段1401は、複数の曲を切れ目なくつないだ音声データのストリームを入力し、入力された音声データをフレーム単位で可変長の圧縮符号化方式(例えばAAC)で圧縮音声データに変換する。同時に、圧縮手段1401は、フレーム単位の曲切り換え信号及び圧縮処理開始からのフレームカウント数を発生させる。圧縮音声データは暗号化手段1402に与えられ、曲切り換え信号及びフレームカウント数は制御手段1406に与えられる。
制御手段1406は、曲切り換え信号を受け取ると、所定のタイミング(例えば、圧縮手段1401からのフレーム割り込み数)で暗号化手段1402に対して暗号鍵の切り換え指令を与える。同時に、制御手段1406は圧縮手段1401からのフレームカウント数を保持する。
【0005】
暗号化手段1402は、圧縮手段1401からの圧縮音声データをフレーム単位で暗号化する。同時に、暗号化手段1402は、制御手段1406からの鍵切り換え指令が与えられた場合には、フレーム単位で暗号鍵を切り換え、暗号化を継続する。典型的には、暗号化手段1402は、暗号鍵を生成する所定の関数を有し、制御手段1406からの鍵切り換え指令を入力する毎に、現在の暗号鍵をパラメータとして関数に入力し、新たな暗号鍵を発生する。
【0006】
格納媒体管理手段1407は、暗号化手段1402から出力される暗号化圧縮音声データを格納媒体1403に連続して格納する。制御手段1406は、格納媒体1403内の暗号化圧縮音声データを記録媒体1405の記録単位(クラスタ)毎にデータ書き込み手段1404により記録媒体1405に記録する。
格納媒体1403に暗号化圧縮音声データを書き込む処理はフレーム単位で行われ、記録媒体1405に暗号化圧縮音声データを書き込む処理は記録媒体1405の記録単位(クラスタ)で行われる。格納媒体1403は、処理単位が異なり、同期処理が困難な入力音声データの圧縮暗号化処理と記録媒体1405への書き込み処理との間をバッファリングする役割を果たす。
【0007】
制御手段1406は、暗号化圧縮音声データを格納媒体1403に書き込む処理を制御していない故に(格納媒体アドレス管理手段1407が、暗号化圧縮音声データを格納媒体1403に書き込む処理を制御する。)、曲の切り換え点が格納媒体1403のどこに位置するかを知らない。制御手段1406は、格納媒体1403から暗号化圧縮音声データを読み出してそのフレーム数をカウントし、曲の切り換え点を検出する。暗号化圧縮音声データは可変長の圧縮方式で圧縮されている故に、フレームの境目は、不規則に現れる。制御手段1406は、全ての暗号化圧縮音声データを読み出し、フレームの境目を検出し、そのフレーム数をカウントする。フレームの境界には、通常の暗号化圧縮音声データと識別可能な特有のデータ(例えば同期データ)が記録されている。制御手段1406は特有のデータを検出することにより、フレームの境目を1つずつ検出してゆく。
【0008】
制御手段1406は、暗号鍵切り換え時に保持したフレームカウント数と一致するフレームの前までを1曲として、データ長及び再生時間からなる記録データ管理情報を作成する。制御手段1406は、作成した曲毎の記録データ管理情報をデータ書き込み手段1404により記録媒体1405に記録する。記録媒体1405から暗号化圧縮音声データを再生した時、曲毎に暗号鍵を切り換える必要がある故に、記録データ管理情報は、曲毎に作成される。
【0009】
次に、従来例の圧縮音声データ記録装置の記録処理について説明する。図15は記録処理時の従来例の圧縮音声データ記録装置における各データのタイミング図を示す。
圧縮音声データ記録装置に入力された音声データは、まず圧縮手段1401に入力される。圧縮手段1401は音声データを圧縮し、圧縮音声データを暗号化手段1402に送信する。この送信は、フレーム単位で1フレームの圧縮処理時間毎に間歇的に行われる。図15において、フレームカウント数(#m−3〜#m+2)は、圧縮手段1401で圧縮処理開始から連続的にカウントされた値である。同時に圧縮手段1401は、有音判定処理を行い、例えば入力音声データが無音から有音への変化点で、曲切り換え信号及び圧縮処理開始からのフレームカウント数を制御手段1406に送信する(図15のフレーム#m-1)。
【0010】
制御手段1406は、曲切り換え信号及び圧縮処理開始からのフレームカウント数を入力すると、暗号鍵切り換え信号を暗号化手段1402に与える。(図15のフレーム#m-1)
暗号化手段1402は、圧縮手段1401から圧縮音声データと曲切り換え信号とを受信し、制御手段1406から暗号鍵切り換え信号を受信する。暗号鍵切り換え信号を受信した場合は、暗号化手段1402は暗号鍵を切り換える。図15において、暗号化手段1402は、フレーム#mから別の暗号鍵で暗号化を行う。図15の例において、フレーム#m−1がトラック#1(曲#1)の最終フレーム(フレーム#n)となり、フレーム#mがトラック#2(曲#2)の先頭フレーム(フレーム#1)となる。暗号化手段1402は、暗号化した圧縮音声データを格納媒体1403(例えばRAM)に格納する。格納媒体管理手段1407は、暗号化手段1402が所定時間(入力する音声データの1フレームの時間)毎に出力する暗号化圧縮音声データを、格納媒体1403に格納する。
【0011】
制御手段1406は、暗号化手段1402に暗号切り換え信号を送る毎にフレームカウント数(図15のフレーム#m)を、曲の切り換え点(暗号鍵の切り換え点)を検出するための情報として保持する。制御手段1406は、格納媒体1403から暗号化圧縮音声データを読み出してそのフレーム数をカウントし、曲の切り換え点を検出する。各フレームのデータ長は不定である故に、フレームの境界の位置は予測できない。制御手段1406は、格納媒体1403に格納された全ての暗号化圧縮音声データをチェックしてフレームの境目を検出し、暗号化圧縮音声データのフレーム数をカウントする。
【0012】
制御手段1406は、フレーム#mと一致するフレームを検出した場合、そのフレームを暗号鍵切り換えフレーム(新たな暗号鍵で暗号化された曲の先頭のフレーム)、つまり曲切り換え先頭フレームと認識する。制御手段1406は、直前の曲切り換えフレーム(曲切り換え点後の最初のフレーム)からフレーム#m−1までのフレーム長を累積することでトラック#1(曲#1)のデータ長を算出、更にフレーム数からトラック#1(曲#1)の再生時間を算出し、管理情報(曲のデータ長及び再生時間の情報を含む。)を作成する。
以上のように制御部1406が、1フレーム圧縮処理時間内での曲切り換え制御と格納媒体内の暗号化圧縮音声データのフレームカウント処理を行うことで、暗号化されたAACデータの連続記録が可能となる。
【0013】
【特許文献1】
特開平8−279976号公報
【0014】
【発明が解決しようとする課題】
しかしながら、従来例の圧縮音声データ記録装置では、1フレーム圧縮処理時間内で曲切り換え制御を行う必要がある。曲切り換え制御は、制御手段が、フレームの境目を検出し、そのフレームが曲の最後尾のフレームか否かを判断し、最後尾のフレームであれば曲毎に記録データ管理情報を生成し、データ書き込み手段により記録媒体に記録する処理を含む。高倍速記録を行う場合、1フレーム圧縮処理時間は記録速度に反比例して短くなるため、制御手段の処理負荷が増大する。また、従来の圧縮音声データ記録装置では、制御手段が格納媒体内の暗号化圧縮音声データのフレーム数をカウントする。このため、高倍速記録を行う場合、このカウント時間も短くする必要があり制御手段の処理負荷がさらに増大する。
制御手段の処理時間を吸収するためには、制御手段の処理速度を増加させるか、更には、暗号化圧縮音声データを格納する格納媒体の容量を増大させる必要があり(制御手段が曲切り換え制御処理をするのに1フレーム以上の時間がかかった場合、遅延分の暗号化圧縮音声データを格納媒体に格納して処理の遅れをバッファリングする。この時、格納媒体は、遅延分の暗号化圧縮音声データを全て格納できる容量を有する必要がある。)、省電力と小型化を実現するためには課題があった。
【0015】
例えば格納媒体に、各フレームの開始点を示すフラグと、そのフレームが曲の最後尾のフレームか否かという情報を付加情報として記録する方法もある。しかし、フレームのデータ長が一定でない故に(可変長の圧縮符号化方式)、制御手段は全ての付加情報の記録領域を読み出して、そこがフレームの境目か否かをチェックする必要があった。
本発明は、上記の問題を解決して、制御手段の処理負荷を軽減した安価で小型で省電力の圧縮音声データ記録装置及びその制御方法を提供することを目的とする。
【0016】
【課題を解決するための手段】
上記課題を解決するため、本発明は下記の構成を有する。
請求項1に記載の発明は、複数の曲を切れ目なくつないだ音声データのストリームを入力し、前記音声データをフレーム単位で可変長圧縮符号化方式で圧縮して圧縮音声データを出力すると共に、前記ストリームに基づいて曲切り換え信号を発生する圧縮手段と、前記圧縮音声データをフレーム単位で暗号化して暗号化圧縮音声データを出力すると共に、前記曲切り換え信号に基づき暗号化に用いる鍵を切り換える暗号化手段と、前記暗号化圧縮音声データを、固定のデータ長を有するブロック毎に、格納媒体内のデータ格納領域に格納すると共に、前記ブロック毎に前記暗号化圧縮音声データと相互に関連させて、前記曲切り換え信号に基づいて生成された曲切り換え情報を前記格納媒体内の付加情報格納領域に格納する格納媒体管理手段と、前記暗号化圧縮音声データをデータ書き込み手段により記録媒体に書き込むと共に、前記暗号化圧縮音声データに関連した前記曲切り換え情報に基づき記録データ管理情報を作成し前記データ書き込み手段により前記記録媒体に書き込む制御手段と、を有することを特徴とする圧縮音声データ記録装置である。
【0017】
請求項2に記載の発明は、複数の曲を切れ目なくつないだ音声データのストリームを入力し、前記音声データをフレーム単位で固定長圧縮符号化方式で圧縮して圧縮音声データを出力すると共に、前記ストリームに基づいて曲切り換え信号を発生する圧縮手段と、前記圧縮音声データをフレーム単位で暗号化して暗号化圧縮音声データを出力すると共に、前記曲切り換え信号に基づき暗号化に用いる鍵を切り換える暗号化手段と、前記暗号化圧縮音声データを、前記暗号化圧縮音声データ1フレームのデータ長よりも長い固定のデータ長を有するブロック毎に、格納媒体内のデータ格納領域に格納すると共に、前記ブロック毎に前記暗号化圧縮音声データと相互に関連させて、前記曲切り換え信号に基づいて生成された曲切り換え情報を前記格納媒体内の付加情報格納領域に格納する格納媒体管理手段と、前記暗号化圧縮音声データをデータ書き込み手段により記録媒体に書き込むと共に、前記暗号化圧縮音声データに関連した前記曲切り換え情報に基づき記録データ管理情報を作成し前記データ書き込み手段により前記記録媒体に書き込む制御手段と、を有することを特徴とする圧縮音声データ記録装置である。
【0018】
請求項3に記載の発明は、前記圧縮手段又は前記暗号化手段が、前記制御手段から曲切り換え信号を受信した場合に、曲切り換え信号を発生することを特徴とする請求項1または請求項2に記載の圧縮音声データ記録装置である。
【0019】
請求項4に記載の発明は、前記圧縮手段又は前記暗号化手段が、前記制御手段から記録終了信号を受信した場合に、記録終了信号を発生させ、前記格納媒体管理手段は、前記ブロック毎に前記暗号化圧縮音声データと相互に関連させて記録終了情報を前記格納媒体内の付加情報格納領域に格納することを特徴とする請求項1から請求項3のいずれかの請求項に記載の圧縮音声データ記録装置である。
【0020】
請求項5に記載の発明は、前記暗号化手段は、同一鍵で暗号化したフレーム数を出力し、前記格納媒体管理手段は、曲切り換えが発生する前記ブロックに対して前記曲切り換え情報に加えて前記暗号化フレーム数を格納することを特徴とする請求項1から請求項4のいずれかの請求項に記載の圧縮音声データ記録装置である。
【0021】
請求項6に記載の発明は、前記曲切り換え情報が、そのブロック内に曲切り換え点があるという情報と、そのブロック内における曲切り換え点の位置情報と、を含むことを特徴とする請求項1から請求項5のいずれかの請求項に記載の圧縮音声データ記録装置である。
【0022】
請求項7に記載の発明は、複数の曲を切れ目なくつないだ音声データのストリームを入力し、前記音声データをフレーム単位で可変長圧縮符号化方式で圧縮して圧縮音声データを出力すると共に、前記ストリームに基づいて曲切り換え信号を発生する圧縮ステップと、前記圧縮音声データをフレーム単位で暗号化して暗号化圧縮音声データを出力すると共に、前記曲切り換え信号に基づき暗号化に用いる鍵を切り換える暗号化ステップと、前記暗号化圧縮音声データを、固定のデータ長を有するブロック毎に、格納媒体内のデータ格納領域に格納すると共に、前記ブロック毎に前記暗号化圧縮音声データと相互に関連させて、前記曲切り換え信号に基づいて生成された曲切り換え情報を前記格納媒体内の付加情報格納領域に格納する格納媒体管理ステップと、前記暗号化圧縮音声データをデータ書き込み手段により記録媒体に書き込むと共に、前記暗号化圧縮音声データに関連した前記曲切り換え情報に基づき記録データ管理情報を作成し前記データ書き込み手段により前記記録媒体に書き込む制御ステップと、を有することを特徴とする圧縮音声データ記録方法である。
【0023】
請求項8に記載の発明は、複数の曲を切れ目なくつないだ音声データのストリームを入力し、前記音声データをフレーム単位で固定長圧縮符号化方式で圧縮して圧縮音声データを出力すると共に、前記ストリームに基づいて曲切り換え信号を発生する圧縮ステップと、前記圧縮音声データをフレーム単位で暗号化して暗号化圧縮音声データを出力すると共に、前記曲切り換え信号に基づき暗号化に用いる鍵を切り換える暗号化ステップと、前記暗号化圧縮音声データを、前記暗号化圧縮音声データ1フレームのデータ長よりも長い固定のデータ長を有するブロック毎に、格納媒体内のデータ格納領域に格納すると共に、前記ブロック毎に前記暗号化圧縮音声データと相互に関連させて、前記曲切り換え信号に基づいて生成された曲切り換え情報を前記格納媒体内の付加情報格納領域に格納する格納媒体管理ステップと、前記暗号化圧縮音声データをデータ書き込み手段により記録媒体に書き込むと共に、前記暗号化圧縮音声データに関連した前記曲切り換え情報に基づき記録データ管理情報を作成し前記データ書き込み手段により前記記録媒体に書き込む制御ステップと、を有することを特徴とする圧縮音声データ記録方法である。
【0024】
請求項9に記載の発明は、ユーザが曲切り換え指令を入力した場合に、前記暗号化ステップにおいて暗号鍵を切り換え、前記格納媒体管理ステップにおいて、前記曲切り換え指令に基づいて生成された曲切り換え情報を前記格納媒体内の付加情報格納領域に格納することを特徴とする請求項7または請求項8に記載の圧縮音声データ記録方法である。
【0025】
請求項10に記載の発明は、ユーザが記録終了指令を入力した場合に、前記格納媒体管理ステップにおいて、前記ブロック毎に前記暗号化圧縮音声データと相互に関連させて記録終了情報を前記格納媒体内の付加情報格納領域に格納することを特徴とする請求項7から請求項9のいずれかの請求項に記載の圧縮音声データ記録方法である。
【0026】
請求項11に記載の発明は、前記暗号化ステップにおいて、同一鍵で暗号化したフレーム数を出力し、前記格納媒体管理ステップにおいて、曲切り換えが発生する前記ブロックに対して前記曲切り換え情報に加えて前記暗号化フレーム数を格納することを特徴とする請求項7から請求項10のいずれかの請求項に記載の圧縮音声データ記録方法である。
【0027】
請求項12に記載の発明は、前記曲切り換え情報が、そのブロック内に曲切り換え点があるという情報と、そのブロック内における曲切り換え点の位置情報と、を含むことを特徴とする請求項7から請求項11のいずれかの請求項に記載の圧縮音声データ記録方法である。
【0028】
本発明は、簡単な構成で、高倍速記録を行う場合でも等速時と同様の処理速度で曲切り換え制御が出来る安価な圧縮音声データ記録装置を実現できるという作用を有する。
【0029】
【発明の実施の形態】
以下、本発明の実施をするための最良の形態を具体的に示した実施例について、図面とともに記載する。
【0030】
《実施例1》
図1〜図4を用いて、本発明の実施例1の圧縮音声データ記録装置及び圧縮音声データ記録方法について説明する。
はじめに、実施例1の圧縮音声データ記録装置の構成について説明する。
図1は本発明の実施例1の圧縮音声データ記録装置の構成を示すブロック図である。図1において、101は圧縮手段、102は暗号化手段、103は格納媒体、104はデータ書き込み手段、105は記録媒体、106は制御手段、107は格納媒体管理手段である。格納媒体103は、データ格納領域111、付加情報格納領域112を有する。実施例1の格納媒体103はRAMであり、記録媒体105はMD(Mini-Disk)である。記録媒体105は、例えば光ディスク又は半導体メモリカードであっても良い。
【0031】
次に、実施例1の圧縮音声データ記録装置のデータの流れについて説明する。
圧縮手段101は、複数の曲を切れ目なくつないだ音声データのストリームを入力し、入力された音声データをフレーム単位で可変長の圧縮符号化方式(例えばAAC)で圧縮音声データに変換する。同時に、圧縮手段101は有音判定処理を行い入力音声データが無音から有音に変化する時に曲切り換え信号を圧縮音声データのフレームに同期して発生させる。圧縮音声データ、曲切り換え信号は、暗号化手段102に送られる。
【0032】
暗号化手段102は、圧縮音声データをフレーム単位で暗号化する。ここで、曲切り換え信号を受け取った場合には、暗号化手段102は暗号鍵を切り換る。曲切り換え信号を受け取らない間は、暗号化手段102は前フレームと同一の暗号鍵で圧縮音声データの暗号化を継続する。典型的には、暗号化手段102は、暗号鍵を生成する所定の関数を有し、圧縮手段101からの曲切り換え信号を入力する毎に、現在の暗号鍵をパラメータとして関数に入力し、新たな暗号鍵を発生する。
【0033】
格納媒体管理手段107は、フレーム単位で暗号化された暗号化圧縮音声データを、ブロック単位で格納媒体103内のデータ格納領域111に連続的に格納する。通常、1ブロックは1フレームのデータ長よりも長い固定のデータ長を有する。フレームは可変長であるため、まれに圧縮率が悪く1フレームのデータ長が1ブロックのデータ長よりも長い場合がある。1ブロックのデータ長は、暗号化圧縮音声データの1フレームのデータ長の平均値より長く、好ましくは平均値の2倍以上である。実施例においては平均値の30倍(1秒分のデータ)に設定している。
【0034】
各ブロックは、データ格納領域111と付加情報格納領域112とを有する。各ブロックの付加情報格納領域112は、暗号化圧縮音声データと相互に関連させた曲切り換え情報(曲切り換えフラグ、及びブロック先頭から曲切り換え点(次の曲の先頭フレームの先頭)までのデータ長(又はNULLデータ))を記録する。
【0035】
ブロック内に曲切り換え点がある場合、格納媒体管理手段107は、格納媒体103内のブロックの付加情報格納領域112の所定の位置に、“有”(値は1)の曲切り換えフラグと、曲切り換え点データ長(ブロック先頭から曲切り換え点(次の曲の先頭フレームの先頭)までのデータ長)と、をそれぞれ当該ブロックと関連付けて格納する。
ブロック内に曲切り換え点がない場合、格納媒体管理手段107は、格納媒体103内のブロックの付加情報格納領域112の所定の位置に、“無”(値は0)の曲切り換えフラグと、“NULL”の曲切り換え点データ長と、をそれぞれ当該ブロックと関連付けて格納する。
【0036】
制御手段106は、データ格納領域111内の暗号化圧縮音声データを記録媒体105の記録単位(クラスタ)毎に連続的にデータ書き込み手段104により記録媒体105に記録する。制御手段106は、各ブロックの付加情報格納領域112に記録された曲切り換えフラグを読み出す。
曲切り換えフラグが“無”(値は0)であれば、制御手段106は、それ以外のデータをチェックすることなく、データ格納領域111内の暗号化圧縮音声データをクラスタ単位で連続的にデータ書き込み手段104を介して記録媒体105に記録する。
【0037】
曲切り換えフラグが“有”(値は1)であれば、制御手段106は、そのブロックの付加情報格納領域112から、ブロック先頭から曲切り換え点(次の曲の先頭フレームの先頭)までのデータ長を読み出す。制御手段106は、読み出したデータ長に基づいて、曲毎の暗号化圧縮音声データの開始点、及びデータ長を求め(詳細は後述)、記録データ管理情報を作成する。制御手段106は、作成した記録データ管理情報をデータ書き込み手段104を介して記録媒体105に記録する。制御手段106は、データ格納領域111内の暗号化圧縮音声データをクラスタ単位で連続的にデータ書き込み手段104を介して記録媒体105に記録する。
【0038】
次に、実施例1の圧縮音声データ記録装置の記録処理について説明する。
圧縮音声データ記録装置に入力された音声データは、まず圧縮手段101に入力される。圧縮手段101は音声データを圧縮し、圧縮音声データを暗号化手段102に送信する。同時に圧縮手段101は、有音判定処理を行い、入力音声データが無音から有音に変化する場合に曲切り換え信号を暗号化手段102に送信する。
【0039】
図2は本発明の実施例1の圧縮音声データ記録装置の暗号化手段102、格納媒体管理手段107の処理のフローチャートである。ステップ201で暗号化手段102は、圧縮手段101から圧縮音声データ等を受信する。ステップ202で暗号化手段102は、曲切り換え信号を受信したか否かを判断する。
ステップ202で曲切り換え信号を受信した場合は、ステップ203に進み、暗号化手段102は暗号鍵を切り換える。ステップ204で暗号化手段102は、切り換えた暗号鍵で圧縮音声データをフレーム単位で暗号化する。ステップ205で暗号化手段102は、フレーム単位で暗号化圧縮音声データを格納媒体103に送信し、フレーム単位で曲切り換え信号を格納媒体管理手段107に送信する。
【0040】
ステップ202で曲切り換え信号を受信していない場合は、ステップ206に進み、暗号化手段102は前フレームと同一の暗号鍵で暗号化を継続する。ステップ207で暗号化手段102は、フレーム単位で暗号化圧縮音声データを格納媒体103に送信する。
ステップ201〜ステップ207は、暗号化手段102によりフレーム単位で処理を行う。
【0041】
ステップ208で格納媒体管理手段107は、一定のデータ長を有するブロック単位の区切りを設けながら、暗号化圧縮音声データ(フレーム単位)を格納媒体103のデータ格納領域111に格納する。ブロックとブロックとの境目は、データ長が不定であるフレームの境目と通常一致しない。ステップ209で格納媒体管理手段107は、曲切り換え信号を受信したか否かを判断する。
ステップ209で曲切り換え信号を受信した場合は、ステップ210に進む。ステップ210で格納媒体管理手段107は、そのブロックの付加情報格納領域112の曲切り換えフラグを“有”に設定し、曲切り換え点データ長(そのブロック内における曲切り換え点の位置情報であるデータ長)をL(ブロック先頭から曲切り換え点(次の曲の先頭フレームの先頭)までのデータ長)に設定し、このフローチャートを終了する。
【0042】
ステップ209で曲切り換え信号を受信していない場合は、ステップ211に進み、格納媒体管理手段107はフレームの先頭が新たなブロック内か否かを判断する。フレームの先頭が新たなブロック内の場合は、ステップ212に進む。ステップ212で格納媒体管理手段107は、そのブロックの付加情報格納領域112の曲切り換えフラグを“無”に設定し、曲切り換え点データ長を“NULL”に設定し、このフローチャートを終了する。
ステップ211で、曲切り換え信号を受信しておらず且つフレームの先頭が新たなブロック内でない場合は、このフローチャートを終了する。
ステップ208〜ステップ212は、格納媒体管理手段107によりブロック単位で処理を行う。
【0043】
図3は本発明の実施例1の圧縮音声データ記録装置の制御手段106の処理のフローチャートである。ステップ301で制御手段106は、格納媒体103のブロックの付加情報格納領域112の所定の位置に格納された曲切り換えフラグを読み出す。ステップ302で制御手段106は、曲切り換えフラグが“有”か否かを判断する。
ステップ302で曲切り換えフラグが“有”の場合は、ステップ303に進む。ステップ303で制御手段106は、格納媒体103のブロックの付加情報格納領域112の所定の位置に格納された曲切り換え点データ長(L2)を読み出す。ステップ304で制御手段106は、読み出した曲切り換え点データ長(L2)により次のクラスタ(記録媒体105に一度に記録可能な単位)内に曲切り換え点が有るか否かを判断する。
【0044】
ステップ304で次のクラスタ内に曲切り換え点がある場合は、ステップ305に進む。ステップ305でデータ書き込み手段104は、曲切り換え点までの暗号化圧縮音声データを格納媒体103から読み出す。データ書き込み手段104は、読み出したデータに“NULL”を付加し1クラスタにし、記録媒体105に書き込む。ステップ306で制御手段106は、読み出した曲切り換え点データ長(L2)により曲毎のデータ開始点及びデータ長を算出する(詳細は後述)。制御手段106は、記録データ管理情報を作成し、データ書き込み手段104に書き込む。データ書き込み手段104は、記録データ管理情報を記録媒体105に書き込む。
【0045】
ステップ307でデータ書き込み手段104は、曲切り換え点を起点として1クラスタ分の暗号化圧縮音声データを格納媒体103から読み出し、記録媒体105に書き込む。ステップ309で制御手段106は、現在のブロックの読み出しが終了した(読み出し位置が現在のブロックの最後尾に到達したまたは新たなブロックに入った)か否かを判断する。ステップ309で現在のブロックの読み出しが終了した場合は、ステップ301に戻り、次のブロックの処理を開始する。ステップ309で現在のブロックの読み出しが終了していない場合は、ステップ304に戻り、次のクラスタの処理を行う。
【0046】
ステップ304で次のクラスタ内に曲切り換え点がない場合は、ステップ308に進む。ステップ308でデータ書き込み手段104は、1クラスタ分の暗号化圧縮音声データを格納媒体103から読み出し、記録媒体105に書き込む。ステップ309で制御手段106は、現在のブロックの読み出しが終了した(読み出し位置が現在のブロックの最後尾に到達したまたは新たなブロックに入った)か否かを判断する。ステップ309で現在のブロックの読み出しが終了した場合は、ステップ301に戻り、次のブロックの処理を開始する。ステップ309で現在のブロックの読み出しが終了していない場合は、ステップ304に戻り、次のクラスタの処理を行う。
【0047】
ステップ302で曲切り換えフラグが“無”の場合は、ステップ310に進む。ステップ310でデータ書き込み手段104は、1クラスタ分の暗号化圧縮音声データを格納媒体103から読み出し、記録媒体105に書き込む。ステップ311で制御手段106は、現在のブロックの読み出しが終了した(読み出し位置が現在のブロックの最後尾に到達したまたは新たなブロックに入った)か否かを判断する。ステップ311で現在のブロックの読み出しが終了した場合は、ステップ301に戻り、次のブロックの処理を開始する。ステップ311で現在のブロックの読み出しが終了していない場合は、ステップ310に戻り、次のクラスタの処理を行う。
【0048】
次に、実施例1の圧縮音声データ記録装置の制御手段106が、記録データ管理情報を算出する方法について説明する。
図4は本発明の実施例1の圧縮音声データ記録装置の格納媒体103に格納されているデータを示す概念図(曲切り換えフレーム有り)である。上述のように格納媒体103内のデータ格納領域111には、フレーム単位で圧縮及び暗号化されたデータが連続的に格納される。データは、ブロック(複数フレーム長以上)毎に管理される。1ブロックは固定データ長(L0)である。
格納媒体103内の付加情報格納領域112には、暗号化圧縮音声データのブロック毎の所定の位置に曲切り換えフラグ401、曲切り換え点データ長402が格納されている。
【0049】
例えば、ブロック#Q1内のフレーム#P1及びブロック#Q2内のフレーム#P2で曲切り換えが発生した場合、ブロック#Q1に関連付けられた“有”の曲切り換えフラグ401と、ブロック#Q1の先頭からフレーム#P1の直前までのデータ長(L1)である曲切り換え点データ長402と、ブロック#Q2に関連付けられた“有”の曲切り換えフラグ401と、ブロック#Q2の先頭からフレーム#P2の直前までのデータ長(L2)である曲切り換え点データ長402と、が格納される。曲切り換えが発生しない他のブロックに関連付けられた“無”の曲切り換えフラグ401と、“NULL”の曲切り換え点データ長402と、が格納される。
【0050】
よって、制御手段106は、ブロックの付加情報格納領域112内の曲切り換えフラグ401に“有”を検出した場合のみ、記録データ管理情報を作成する。ブロックのデータ長は一定であり、曲切り換えフラグ401、曲切り換え点データ長402が格納されている各ブロック内の場所は一定である。制御手段106は、容易に(曲切り換えフラグ401等のデータがどこに格納されているかを検索することなく)、曲切り換えフラグ401等のデータを読み出すことが出来る。
【0051】
まず、制御手段106は曲毎のデータ開始点及びデータ長を算出する。上記の場合、トラック#Rのデータ長(Y)は下記の計算式(1)で求めることが出来る。
Y=L0×(Q2−Q1−1)+L1+L2 ・・・(1)
次に、制御手段106は曲毎のデータ開始点及びデータ長に基づいて記録データ管理情報を作成する。作成された記録データ管理情報は、データと共に記録媒体105に記録される。
【0052】
本発明の実施例1は、格納媒体内においてブロック(固定データ長)単位でデータを管理する。ブロック内に含まれるフレーム数を記録の倍速比に比例して多く取るようブロック長L0を長くすれば、制御手段が高速記録モードで単位時間当たりに処理するタスクの量は、低速記録モードで単位時間当たりに処理するタスクの量と基本的に変わらない。制御手段は等速時と同様の処理速度で高速記録時の曲切り換え制御が出来る。本発明は、簡単な構成で高速記録時の曲切り換え制御を行う圧縮音声データ記録装置を実現した。
本発明の実施例1は、記録媒体内で、付加情報を全て読み出してチェックし、各フレームの境界を検出し、フレームをカウントする処理及び曲切り換え点を検索する処理を大幅に簡単な処理に置き換えた。本発明の圧縮音声データ記録装置においては、高倍速記録時のフレームカウント等の処理時間を吸収するために記録媒体容量を増加させる必要がない。尚、データ書き込み手段の書き込み速度は、記録の倍速比に比例して高くなる。
【0053】
音声データに含まれる曲毎の著作権保護情報(曲単位でのコピー可又は不可の情報)を検出する機能を持つ本発明の他の実施例の圧縮音声データ記録装置を説明する。この圧縮音声データ記録装置は、実施例1の圧縮音声データ記録装置と類似の構成を有するが、以下の点で異なる。圧縮手段が、音声データの圧縮処理及び曲切り換え信号作成に加え、音声データに含まれる曲毎の著作権保護情報を検出する。暗号化手段が著作権保護情報を格納媒体の付加情報格納領域に格納する。制御手段は、実施例1に記載の方法で曲切り換え点を検出し、各曲の著作権保護情報を読出し、その曲がコピー可であれば、その曲を記録媒体に記録し、コピー不可であれば記録しない。これにより、著作権対応に対応した圧縮音声データ記録装置が実現可能となる。
【0054】
《実施例2》
図5を用いて、本発明の実施例2の圧縮音声データ記憶装置及び圧縮音声データ記録方法について説明する。
実施例1では、圧縮手段101が有音判定処理を行い入力音声データが無音から有音に変化する場合にのみ本発明の曲切り換え処理を行っていた。実施例2では、ユーザが圧縮音声データ記録装置に曲切り換えの指示をした場合にも、本発明の曲切り換え処理を行う。
はじめに、実施例2の圧縮音声データ記録装置の構成について説明する。
図5は本発明の実施例2の圧縮音声データ記録装置の構成を示すブロック図である。実施例1(図1)と異なる点は、ユーザが曲切り換えの指示をした場合に、制御手段506が曲切り換え信号を圧縮手段501に送信することである。それ以外の点については、実施例2の圧縮音声データ記憶装置は実施例1(図1)と同一である。図5において、実施例1(図1)と同様の構成要素には同様の符号を付し、説明を省略する。501は圧縮手段、506は制御手段である。
【0055】
次に、実施例2の圧縮音声データ記録装置のデータの流れについて説明する。
ユーザが圧縮音声データ記録装置に曲切り換えの指示を行うと、制御手段506が圧縮手段501に曲切り換え信号を送信する。
圧縮手段501は、複数の曲を切れ目なくつないだ音声データのストリームを入力し、入力された音声データをフレーム単位で可変長の圧縮符号化方式(例えばAAC)で圧縮音声データに変換する。同時に、圧縮手段501は有音判定処理を行い入力音声データが無音から有音に変化する時または曲切り換え信号を受信する時に曲切り換え信号を圧縮音声データのフレームに同期して発生させる。圧縮音声データ、曲切り換え信号は、暗号化手段102に送られる。以下実施例1の圧縮音声データ記録装置と同一の処理を行うためその説明を省略する。
【0056】
本発明は、ユーザが曲切り換えの指示をした場合でも、曲を切り換え、曲毎に記録データ管理情報を生成して記録媒体に記録する圧縮音声データ記録装置を実現する。本発明は、簡単な構成で高速記録時の曲切り換え制御を行う圧縮音声データ記録装置を実現するという実施例1と同様の効果を奏する。
ユーザが曲切り換えの指示をした場合に、制御手段506が曲切り換え信号を暗号化手段102に送信しても良い。
圧縮手段が有音判定機能を有しておらず、ユーザが曲切り換えの指示をした場合に、制御手段506が曲切り換え信号を圧縮手段又は暗号化手段に送信しても良い。
【0057】
以下に説明する本発明の圧縮音声データ記録装置であっても良い。圧縮手段が有音判定処理を行い入力音声データが無音から有音へ変化したことを検出する。圧縮手段は、通常、入力音声データが無音から有音へ変化したことを検出しても、曲切り換え信号を出力しない。暗号手段は暗号鍵を変えない。暗号手段が暗号鍵を変えない間は、制御手段は、複数の曲を含むストリームを1つのファイルとして扱う。ユーザが曲切り換えの指示をした時、圧縮手段は、その後に最初に、入力音声データが無音から有音へ変化したことを検出した時点で、曲切り換え信号を出力する。暗号手段は曲切り換え信号を入力して暗号鍵を変える。格納媒体管理手段は、曲切り換え情報を実施例の方法で格納媒体に格納する。制御手段は、実施例の方法で曲切り換え情報を読み取り、1つの暗号鍵で暗号化されたそこまでのストリーム全体(複数の曲を含んでも良い。)からなるファイルに対して1つの記録データ管理情報を作成し、記録媒体に記録する。圧縮手段が曲切り換え信号を出力した後の入力音声データは、圧縮、暗号化された後、新たなファイルとして記録媒体に記録される。
【0058】
音声データに含まれる曲毎の著作権保護情報(曲単位でのコピー可又は不可の情報)を検出する機能を持つ本発明の他の実施例の圧縮音声データ記録装置を説明する。この圧縮音声データ記録装置は、実施例2の圧縮音声データ記録装置と類似の構成を有するが、以下の点で異なる。圧縮手段が、音声データの圧縮処理及び曲切り換え信号作成に加え、音声データに含まれる曲毎の著作権保護情報を検出する。暗号化手段が著作権保護情報を格納媒体の付加情報格納領域に格納する。制御手段は、実施例2に記載の方法で曲切り換え点を検出し、各曲の著作権保護情報を読出し、その曲がコピー可であれば、その曲を記録媒体に記録し、コピー不可であれば記録しない。これにより、著作権対応に対応した圧縮音声データ記録装置が実現可能となる。
【0059】
《実施例3》
図6〜図9を用いて、本発明の実施例3の圧縮音声データ記憶装置及び圧縮音声データ記録方法について説明する。
実施例2では、曲切り換え処理にのみ対応していた。実施例3では、記録終了処理においても対応する。
はじめに、実施例3の圧縮音声データ記録装置の構成について説明する。
図6は本発明の実施例3の圧縮音声データ記録装置の構成を示すブロック図である。実施例2(図5)と異なる点は、制御手段606が記録終了信号を圧縮手段601に送信すること、及び格納媒体管理手段107がこの時格納媒体603内のブロックの付加情報格納領域612の所定の位置に記録終了情報(記録終了フラグ及び記録終了点データ長を含む。)を格納することである。それ以外の点いついては、実施例2(図5)の圧縮音声データ記憶装置と同一である。図6において、実施例2(図5)と同様の構成要素には同様の符号を付し、説明を省略する。601は圧縮手段、603格納媒体、606は制御手段である。格納媒体603は、データ格納領域611、付加情報格納領域612を有する。
【0060】
次に、実施例3の圧縮音声データ記録装置のデータの流れについて説明する。
ユーザが圧縮音声データ記録装置に記録終了の指示を行うと、制御手段606が圧縮手段601に記録終了信号を送信する。
圧縮手段601は、複数の曲を切れ目なくつないだ音声データのストリームを入力し、入力された音声データをフレーム単位で可変長の圧縮符号化方式(例えばAAC)で圧縮音声データに変換する。同時に、圧縮手段601は有音判定処理を行い入力音声データが無音から有音に変化する時に曲切り換え信号を圧縮音声データのフレームに同期して発生させる。記録終了信号を受信する時に記録終了信号を圧縮音声データのフレームに同期して発生させる。圧縮音声データ、曲切り換え信号、記録終了信号は、暗号化手段102に送られる。
【0061】
暗号化手段102は、圧縮音声データをフレーム単位で暗号化する。ここで、曲切り換え信号を受け取った場合には、暗号化手段102は暗号鍵を切り換える。曲切り換え信号を受け取らない間は、暗号化手段102は前フレームと同一の暗号鍵で圧縮音声データの暗号化を継続する。記録終了信号を受け取った場合には、暗号化手段102は暗号化を停止する。
格納媒体管理手段107は、フレーム単位で暗号化された暗号化圧縮音声データを、ブロック単位で格納媒体603内のデータ格納領域611に連続的に格納する。通常、1ブロックは1フレームのデータ長よりも長い固定のデータ長を有する。フレームは可変長であるため、まれに圧縮率が悪く1フレームのデータ長が1ブロックのデータ長よりも長い場合がある。1ブロックのデータ長は、暗号化圧縮音声データの1フレームのデータ長の平均値より長く、好ましくは平均値の2倍以上である。実施例においては平均値の30倍(1秒分のデータ)に設定している。
【0062】
各ブロックは、データ格納領域611と付加情報格納領域612とを有する。各ブロックの付加情報格納領域612は、暗号化圧縮音声データと相互に関連させた曲切り換え情報(曲切り換えフラグ、及びブロック先頭から曲切り換え点(次の曲の先頭フレームの先頭)までのデータ長(又はNULLデータ))及び記録終了情報(記録終了フラグ、及びブロック先頭から記録終了点(記録終了フレームの最後尾)までのデータ長(又はNULLデータ))を記録する。
【0063】
ブロック内に曲切り換え点がある場合、格納媒体管理手段107は、格納媒体603内のブロックの付加情報格納領域612の所定の位置に、“有”(値は1)の曲切り換えフラグと、曲切り換え点データ長(ブロック先頭から曲切り換え点(次の曲の先頭フレームの先頭)までのデータ長)と、“無”(値は0)の記録終了フラグと、“NULL”の記録終了点データ長と、をそれぞれ当該ブロックと関連付けて格納する。
ブロック内に記録終了点がある場合、格納媒体管理手段107は、格納媒体603内のブロックの付加情報格納領域612の所定の位置に、“無”(値は0)の曲切り換えフラグと、“NULL”の曲切り換え点データ長と、“有”(値は1)の記録終了フラグと、記録終了点データ長(当該ブロック先頭から記録終了フレーム最後尾までのデータ長)と、をそれぞれ当該ブロックと関連付けて格納する。
ブロック内に曲切り換え点、記録終了点がない場合、格納媒体管理手段107は、格納媒体603内のブロックの付加情報格納領域612の所定の位置に、“無”(値は0)の曲切り換えフラグと、“NULL”の曲切り換え点データ長と、“無”(値は0)の記録終了フラグと、“NULL”の記録終了点データ長と、をそれぞれ当該ブロックと関連付けて格納する。
【0064】
制御手段606は、データ格納領域611内の暗号化圧縮音声データを記録媒体105の記録単位(クラスタ)毎に連続的にデータ書き込み手段104により記録媒体105に記録する。制御手段606は、各ブロックの付加情報格納領域612に記録された曲切り換えフラグ及び記録終了フラグを読み出す。
曲切り換えフラグが“無”(値は0)及び記録終了フラグ“無”(値は0)であれば、制御手段606は、それ以外のデータをチェックすることなく、データ格納領域611内の暗号化圧縮音声データをクラスタ単位で連続的にデータ書き込み手段104を介して記録媒体105に記録する。
【0065】
曲切り換えフラグが“有”(値は1)であれば、制御手段606は、そのブロックの付加情報格納領域112から、ブロック先頭から曲切り換え点(次の曲の先頭フレームの先頭)までのデータ長を読み出す。制御手段106は、読み出したデータ長に基づいて、曲毎の暗号化圧縮音声データの開始点、及びデータ長を求め、記録データ管理情報を作成する。制御手段606は、作成した記録データ管理情報をデータ書き込み手段104を介して記録媒体105に記録する。制御手段106は、データ格納領域111内の暗号化圧縮音声データをクラスタ単位で連続的にデータ書き込み手段104を介して記録媒体105に記録する。
記録終了フラグが“有”(値は1)であれば、制御手段606は、そのブロックの付加情報格納領域612から、ブロック先頭から記録終了点(記録終了フレームの最後尾)までのデータ長を読み出す。制御手段106は、読み出したデータ長に基づいて、曲毎の暗号化圧縮音声データ終了点、及びデータ長を求め、記録データ管理情報を作成する。制御手段606は、作成した記録データ管理情報をデータ書き込み手段104を介して記録媒体105に記録する。制御手段606は、暗号化圧縮音声データの記録媒体105への記録を停止する。
【0066】
次に、実施例3の圧縮音声データ記録装置の記録処理について説明する。
圧縮音声データ記録装置に入力された音声データは、まず圧縮手段601に入力される。圧縮手段601は音声データを圧縮し、圧縮音声データを暗号化手段102に送信する。同時に圧縮手段601は、有音判定処理を行い、入力音声データが無音から有音に変化する場合に曲切り換え信号を暗号化手段102に送信する。また、ユーザが圧縮音声データ記録装置に記録終了の指示を与えると、制御手段606は圧縮手段601に記録終了信号を送信する。圧縮手段601は、この記録終了信号を受信した場合に記録終了信号を暗号化手段102に送信する。
【0067】
図7は本発明の実施例3の圧縮音声データ記録装置の暗号化手段102、格納媒体管理手段107の処理のフローチャートである。ステップ701で暗号化手段102は、圧縮手段601から圧縮音声データ等を受信する。ステップ702で暗号化手段102は、記録終了信号を受信したか否かを判断する。
ステップ702で記録終了信号を受信した場合は、ステップ703に進み、暗号化を停止する。ステップ704で暗号化手段102は、フレーム単位で記録終了信号を格納媒体管理手段107に送信する。
【0068】
ステップ702で記録終了信号を受信していない場合は、ステップ705に進み、暗号化手段102は曲切り換え信号を受信したか否かを判断する。
ステップ705で曲切り換え信号を受信した場合は、ステップ706に進み、暗号化手段102は暗号鍵を切り換える。ステップ707で暗号化手段102は、切り換えた暗号鍵で圧縮音声データをフレーム単位で暗号化する。ステップ708で暗号化手段102は、フレーム単位で暗号化圧縮音声データを格納媒体603に送信し、フレーム単位で曲切り換え信号を格納媒体管理手段107に送信する。
ステップ705で曲切り換え信号を受信していない場合は、ステップ709に進み、暗号化手段102は前フレームと同一の暗号鍵で暗号化を継続する。ステップ710で暗号化手段102は、フレーム単位で暗号化圧縮音声データを格納媒体603に送信する。
ステップ701〜ステップ710は、暗号化手段102によりフレーム単位で処理を行う。
【0069】
ステップ711で格納媒体管理手段107は、記録終了信号を受信したか否かを判断する。
ステップ711で記録終了信号を受信した場合は、ステップ712に進む。ステップ712で格納媒体管理手段107は、そのブロックの付加情報格納領域612の曲切り換えフラグを“無”に設定し、曲切り換え点データ長を“NULL”に設定し、記録終了フラグを“有”に設定し、記録終了点データ長をL3(ブロック先頭から記録終了点(記録終了フレームの最後尾)までのデータ長)に設定し、このフローチャートを終了する。
【0070】
ステップ711で記録終了信号を受信していない場合は、ステップ713に進む。ステップ713で格納媒体管理手段107は、一定のデータ長を有するブロック単位の区切りを設けながら、暗号化圧縮音声データ(フレーム単位)を格納媒体603のデータ格納領域611に格納する。ブロックとブロックとの境目は、データ長が不定であるフレームの境目と通常一致しない。ステップ714で格納媒体管理手段107は、曲切り換え信号を受信したか否かを判断する。
ステップ714で曲切り換え信号を受信した場合は、ステップ715に進む。ステップ715で格納媒体管理手段107は、そのブロックの付加情報格納領域612の曲切り換えフラグを“有”に設定し、曲切り換え点データ長をL4(ブロック先頭から曲切り換え点(次の曲の先頭フレームの先頭)までのデータ長)に設定し、記録終了フラグを“無”に設定し、記録終了点データ長を“NULL”に設定し、このフローチャートを終了する。
【0071】
ステップ714で曲切り換え信号を受信していない場合は、ステップ716に進み、格納媒体管理手段107はフレームの先頭が新たなブロック内か否かを判断する。フレームの先頭が新たなブロック内の場合は、ステップ717に進む。ステップ717で格納媒体管理手段107は、そのブロックの付加情報格納領域612の曲切り換えフラグを“無”に設定し、曲切り換え点データ長を“NULL”に設定し、記録終了フラグを“無”に設定し、記録終了点データ長を“NULL”に設定し、このフローチャートを終了する。
ステップ716で、フレームの先頭が新たなブロック内でない場合は、このフローチャートを終了する。
ステップ711〜ステップ717は、格納媒体管理手段107によりブロック単位で処理を行う。
【0072】
図8は本発明の実施例3の圧縮音声データ記録装置の制御手段606の処理のフローチャートである。ステップ801で制御手段606は、格納媒体603のブロックの付加情報格納領域612の所定の位置に格納された曲切り換えフラグ及び記録終了フラグを読み出す。ステップ802で制御手段606は、記録終了フラグが“有”か否かを判断する。
ステップ802で記録終了フラグが“有”の場合は、ステップ803に進む。ステップ803で制御手段106は、格納媒体603のブロックの付加情報格納領域612の所定の位置に格納された記録終了点データ長(L3)を読み出す。ステップ804で制御手段606は、読み出した記録終了点データ長(L3)により次のクラスタ(記録媒体105に一度に記録可能な単位)内に記録終了点が有るか否かを判断する。
【0073】
ステップ804で次のクラスタ内に記録終了点がある場合は、ステップ805に進む。ステップ805でデータ書き込み手段104は、記録終了点までの暗号化圧縮音声データを格納媒体603から読み出す。データ書き込み手段104は、読み出したデータに“NULL”を付加し1クラスタにし、記録媒体105に書き込む。ステップ806で制御手段606は、読み出した記録終了点データ長(L3)により曲毎のデータ開始点及びデータ長を算出する。制御手段606は、記録データ管理情報を作成し、データ書き込み手段104に書き込む。データ書き込み手段104は、記録データ管理情報を記録媒体105に書き込む。
ステップ804で次のクラスタ内に記録終了点がない場合は、ステップ807に進む。ステップ807でデータ書き込み手段104は、1クラスタ分の暗号化圧縮音声データを格納媒体603から読み出し、記録媒体105に書き込む。ステップ804に戻り、次のクラスタの処理を行う。
【0074】
ステップ802で記録終了フラグが“無”の場合は、ステップ808に進み、制御手段606は曲切り換えフラグが“有”か否かを判断する。
ステップ808で曲切り換えフラグが“有”の場合は、ステップ809に進む。ステップ809で制御手段606は、格納媒体603のブロックの付加情報格納領域612の所定の位置に格納された曲切り換え点データ長を読み出す。ステップ810で制御手段606は、読み出した曲切り換え点データ長により次のクラスタ(記録媒体105に一度に記録可能な単位)内に曲切り換え点が有るか否かを判断する。
【0075】
ステップ810で次のクラスタ内に曲切り換え点がある場合は、ステップ811に進む。ステップ811でデータ書き込み手段104は、曲切り換え点までの暗号化圧縮音声データを格納媒体603から読み出す。データ書き込み手段104は、読み出したデータに“NULL”を付加し1クラスタにし、記録媒体105に書き込む。ステップ812で制御手段606は、読み出した曲切り換え点データ長により曲毎のデータ開始点及びデータ長を算出する。制御手段606は、記録データ管理情報を作成し、データ書き込み手段104に書き込む。データ書き込み手段104は、記録データ管理情報を記録媒体105に書き込む。
【0076】
ステップ813でデータ書き込み手段104は、曲切り換え点を起点として1クラスタ分の暗号化圧縮音声データを格納媒体603から読み出し、記録媒体105に書き込む。ステップ815で制御手段606は、現在のブロックの読み出しが終了した(読み出し位置が現在のブロックの最後尾に到達したまたは新たなブロックに入った)か否かを判断する。ステップ815で現在のブロックの読み出しが終了した場合は、ステップ801に戻り、次のブロックの処理を開始する。ステップ815で現在のブロックの読み出しが終了していない場合は、ステップ810に戻り、次のクラスタの処理を行う。
【0077】
ステップ810で次のクラスタ内に曲切り換え点がない場合は、ステップ814に進む。ステップ814でデータ書き込み手段104は、1クラスタ分の暗号化圧縮音声データを格納媒体603から読み出し、記録媒体105に書き込む。ステップ815で制御手段606は、現在のブロックの読み出しが終了した(読み出し位置が現在のブロックの最後尾に到達したまたは新たなブロックに入った)か否かを判断する。ステップ815で現在のブロックの読み出しが終了した場合は、ステップ801に戻り、次のブロックの処理を開始する。ステップ815で現在のブロックの読み出しが終了していない場合は、ステップ810に戻り、次のクラスタの処理を行う。
【0078】
ステップ808で曲切り換えフラグが“無”の場合は、ステップ816に進む。ステップ816でデータ書き込み手段104は、1クラスタ分の暗号化圧縮音声データを格納媒体603から読み出し、記録媒体105に書き込む。ステップ817で制御手段606は、現在のブロックの読み出しが終了した(読み出し位置が現在のブロックの最後尾に到達したまたは新たなブロックに入った)か否かを判断する。ステップ817で現在のブロックの読み出しが終了した場合は、ステップ801に戻り、次のブロックの処理を開始する。ステップ817で現在のブロックの読み出しが終了していない場合は、ステップ816に戻り、次のクラスタの処理を行う。
【0079】
次に、実施例3の圧縮音声データ記録装置の制御手段606が、記録データ管理情報を算出する方法について説明する。曲切り換えの場合については、実施例1の圧縮音声データ記録装置と同一の方法で処理を行うため説明を省略する。
図9は本発明の実施例3の圧縮音声データ記録装置の格納媒体603に格納されているデータを示す概念図(記録終了フレーム有り)である。上述のように格納媒体603内のデータ格納領域611には、フレーム単位で圧縮及び暗号化されたデータが連続的に格納される。データは、ブロック(複数フレーム長以上)毎に管理される。1ブロックは固定データ長(L0)である。
格納媒体603内の付加情報格納領域612には、暗号化圧縮音声データのブロック毎の所定の位置に曲切り換えフラグ401、曲切り換え点データ長402、記録終了フラグ901、記録終了点データ長902が格納されている。
【0080】
例えば、ブロック#T内のフレーム#S−1で記録終了が発生した場合、ブロック#Tに関連付けられた“無”の曲切り換えフラグ401と、“NULL”の曲切り換え点データ長402と、“有”の記録終了フラグ901と、ブロック#Tの先頭からフレーム#Sの直前までのデータ長(L3)である記録終了点データ長902と、が格納される。記録終了が発生しない他のブロックに関連付けられた“無”の曲切り換えフラグ401と、“NULL”の曲切り換え点データ長402と、“無”の記録終了フラグ901と、“NULL”の記録終了点データ長902と、が格納される。
よって、制御手段606は、ブロックの付加情報格納領域612内の曲切り換えフラグ401に“有”を検出し、または記録終了フラグ901に“有”を検出した場合のみ、記録データ管理情報を作成する。
【0081】
本発明の実施例3は、ユーザが記録終了の指示をした場合に、制御手段は、容易に(記録終了フラグ901等のデータがどこに格納されているかを検索することなく)、記録終了フラグ901等のデータを読み出すことが出来る。実施例1と同様にブロック内に含まれるフレーム数を記録の倍速比に比例して多く取るようブロック長L0を長くすれば、制御手段が高速記録モードで単位時間当たりに処理するタスクの量は、低速記録モードで単位時間当たりに処理するタスクの量と基本的に変わらない。制御手段は等速時と同様の処理速度で高速記録時の記録終了制御が出来る。本発明は、簡単な構成で高速記録時の曲切り換え制御を行う圧縮音声データ記録装置を実現した。本発明は、記録媒体内で、付加情報を全て読み出してチェックし、各フレームの境界を検出し、フレームをカウントする処理及び曲切り換え点を検索する処理を大幅に簡単な処理に置き換えた。本発明の圧縮音声データ記録装置においては、高倍速記録時のフレームカウント等の処理時間を吸収するために記録媒体容量を増加させる必要がない。尚、データ書き込み手段の書き込み速度は、記録の倍速比に比例して高くなる。
【0082】
ユーザが記録終了の指示をした場合に、制御手段606が記録終了信号を暗号化手段102に送信しても良い。
以下に説明する本発明の圧縮音声データ記録装置であっても良い。ユーザが記録終了の指示をした時、圧縮手段は、その後に最初に、入力音声データが無音から有音へ変化したことを検出した時点で、記録終了信号を出力する。納媒体管理手段は、記録終了情報(記録終了フラグ901及び記録終了点データ長902を含む。)を実施例の方法で格納媒体に格納する。制御手段は、実施例の方法で記録終了情報を読み取り、記録を終了する。
【0083】
《実施例4》
図10〜図12を用いて、本発明の実施例4の圧縮音声データ記憶装置及び圧縮音声データ記録方法について説明する。
実施例1では、各曲(1つの暗号鍵を用いて暗号化した曲)に含まれるフレーム数をカウントしていなかった。実施例4では、暗号化手段1002が暗号化を行いながら、各曲に含まれるフレーム数をカウントする。
【0084】
はじめに、実施例4の圧縮音声データ記録装置の構成について説明する。
図10は本発明の実施例4の圧縮音声データ記録装置の構成を示すブロック図である。実施例1(図1)と異なる点は、暗号化手段1002が1つの暗号鍵を用いて暗号化したフレーム数をカウントし、格納媒体管理手段107にそのカウント数を送信すること、及び格納媒体管理手段107がそのカウント数を曲切り換え情報と共に格納媒体1003内のブロックの付加情報格納領域1012の所定の位置に格納することである。それ以外の点いついては、実施例1(図1)の圧縮音声データ記憶装置と同一である。図10において、実施例1(図1)と同様の構成要素には同様の符号を付し、説明を省略する。1002は暗号化手段、1003格納媒体、1006は制御手段である。格納媒体1003は、データ格納領域1011、付加情報格納領域1012を有する。
【0085】
次に、実施例4の圧縮音声データ記録装置のデータの流れについて説明する。
圧縮手段101は、複数の曲を切れ目なくつないだ音声データのストリームを入力し、入力された音声データをフレーム単位で可変長の圧縮符号化方式(例えばAAC)で圧縮音声データに変換する。同時に、圧縮手段101は有音判定処理を行い入力音声データが無音から有音に変化する時に曲切り換え信号を圧縮音声データのフレームに同期して発生させる。圧縮音声データ、曲切り換え信号は、暗号化手段1002に送られる。
【0086】
暗号化手段1002は、圧縮音声データをフレーム単位で暗号化する。ここで、曲切り換え信号を受け取った場合には、暗号化手段1002は暗号鍵を切り換える。曲切り換え信号を受け取らない間は、暗号化手段1002は前フレームと同一の暗号鍵で圧縮音声データの暗号化を継続する。同時に、暗号化手段1002は1つの暗号鍵を用いた暗号化のフレーム数をカウントする。
格納媒体管理手段107は、フレーム単位で暗号化された暗号化圧縮音声データを、ブロック単位で格納媒体1003内のデータ格納領域1011に連続的に格納する。通常、1ブロックは1フレームのデータ長よりも長い固定のデータ長を有する。フレームは可変長であるため、まれに圧縮率が悪く1フレームのデータ長が1ブロックのデータ長よりも長い場合がある。1ブロックのデータ長は、暗号化圧縮音声データの1フレームのデータ長の平均値より長く、好ましくは平均値の2倍以上である。実施例においては平均値の30倍(1秒分のデータ)に設定している。
【0087】
ブロック内に曲切り換え点がある場合、格納媒体管理手段107は、格納媒体1003内のブロックの付加情報格納領域1012の所定の位置に、“有”(値は1)の曲切り換えフラグと、曲切り換え点データ長(ブロック先頭から曲切り換え点(次の曲の先頭フレームの先頭)までのデータ長)と、暗号化手段1002でカウントした1つの暗号鍵を用いた暗号化のフレーム数と、をそれぞれ当該ブロックと関連付けて格納する。
ブロック内に曲切り換え点がない場合、格納媒体管理手段107は、格納媒体1003内のブロックの付加情報格納領域1012の所定の位置に、“無”(値は0)の曲切り換えフラグと、“NULL”の曲切り換え点データ長と、“NULL”のフレーム数と、をそれぞれ当該ブロックと関連付けて格納する。
【0088】
制御手段1006は、データ格納領域1011内の暗号化圧縮音声データを記録媒体105の記録単位(クラスタ)毎に連続的にデータ書き込み手段104により記録媒体105に記録する。制御手段1006は、各ブロックの付加情報格納領域1012に記録された曲切り換えフラグを読み出す。
曲切り換えフラグが“無”(値は0)であれば、制御手段606は、それ以外のデータをチェックすることなく、データ格納領域1011内の暗号化圧縮音声データをクラスタ単位で連続的にデータ書き込み手段104を介して記録媒体105に記録する。
【0089】
曲切り換えフラグが“有”(値は1)であれば、制御手段606は、そのブロックの付加情報格納領域1012から、ブロック先頭から曲切り換え点(次の曲の先頭フレームの先頭)までのデータ長及び1つの暗号鍵を用いて暗号化したフレーム数を読み出す。制御手段1006は、読み出したデータ長及びフレーム数に基づいて、曲毎の暗号化圧縮音声データの開始点、データ長及び再生時間を求め(詳細は後述)、記録データ管理情報を作成する。制御手段1006は、作成した記録データ管理情報をデータ書き込み手段104を介して記録媒体105に記録する。制御手段1006は、データ格納領域1011内の暗号化圧縮音声データをクラスタ単位で連続的にデータ書き込み手段104を介して記録媒体105に記録する。
【0090】
次に、実施例4の圧縮音声データ記録装置の記録処理について説明する。
圧縮音声データ記録装置に入力された音声データは、まず圧縮手段101に入力される。圧縮手段101は音声データを圧縮し、圧縮音声データを暗号化手段1002に送信する。同時に圧縮手段101は、有音判定処理を行い、入力音声データが無音から有音に変化する場合に曲切り換え信号を暗号化手段1002に送信する。
【0091】
図11は本発明の実施例4の圧縮音声データ記録装置の暗号化手段1002、格納媒体管理手段107の処理のフローチャートである。ステップ1101で暗号化手段1002は、圧縮手段101から圧縮音声データ等を受信する。ステップ1102で暗号化手段1002は、曲切り換え信号を受信したか否かを判断する。
ステップ1102で曲切り換え信号を受信した場合は、ステップ1103に進み、暗号化手段1002は暗号鍵を切り換える。ステップ1104で暗号化手段1002は、切り換えた暗号鍵で圧縮音声データをフレーム単位で暗号化する。ステップ1105で暗号化手段1002は、フレーム単位で暗号化圧縮音声データを格納媒体1003に送信し、フレーム単位で曲切り換え信号及びフレーム数を格納媒体管理手段107に送信する。
【0092】
ステップ1102で曲切り換え信号を受信していない場合は、ステップ1106に進み、暗号化手段1002は前フレームと同一の暗号鍵で暗号化を継続する。ステップ1107で暗号化手段1002は、フレーム単位で暗号化圧縮音声データを格納媒体1003に送信する。
ステップ1101〜ステップ1107は、暗号化手段1002によりフレーム単位で処理を行う。
【0093】
ステップ1108で格納媒体管理手段107は、一定のデータ長を有するブロック単位の区切りを設けながら、暗号化圧縮音声データ(フレーム単位)を格納媒体1003のデータ格納領域1011に格納する。ブロックとブロックとの境目は、データ長が不定であるフレームの境目と通常一致しない。ステップ1109で格納媒体管理手段107は、曲切り換え信号を受信したか否かを判断する。
ステップ1109で曲切り換え信号を受信した場合は、ステップ1110に進む。ステップ1110で格納媒体管理手段107は、そのブロックの付加情報格納領域1012の曲切り換えフラグを“有”に設定し、曲切り換え点データ長をL(ブロック先頭から曲切り換え点(次の曲の先頭フレームの先頭)までのデータ長)に設定し、フレーム数をN(暗号化手段1002でカウントした1つの暗号鍵を用いた暗号化のフレーム数)に設定し、このフローチャートを終了する。
【0094】
ステップ1109で曲切り換え信号を受信していない場合は、ステップ1111に進み、格納媒体管理手段107はフレームの先頭が新たなブロック内か否かを判断する。フレームの先頭が新たなブロック内の場合は、ステップ1112に進む。ステップ1112で格納媒体管理手段107は、そのブロックの付加情報格納領域1012の曲切り換えフラグを“無”に設定し、曲切り換え点データ長を“NULL”に設定し、フレーム数を“NULL”に設定し、このフローチャートを終了する。
ステップ1111でフレームの先頭が新たなブロック内でない場合は、このフローチャートを終了する。
ステップ1108〜ステップ1112は、格納媒体管理手段107によりブロック単位で処理を行う。
【0095】
図12は本発明の実施例4の圧縮音声データ記録装置の制御手段1006の処理のフローチャートである。ステップ1201で制御手段1006は、格納媒体1003の付加情報格納領域1012の所定の位置に格納された曲切り換えフラグを読み出す。ステップ1202で制御手段1006は、曲切り換えフラグが“有”か否かを判断する。
ステップ1202で曲切り換えフラグが“有”の場合は、ステップ1203に進む。ステップ1203で制御手段1006は、格納媒体1003のブロックの付加情報格納領域1012の所定の位置に格納された曲切り換え点データ長(L)及びフレーム数(N)を読み出す。ステップ1204で制御手段1006は、読み出した曲切り換え点データ長(L)により次のクラスタ(記録媒体105に一度に記録可能な単位)内に曲切り換え点が有るか否かを判断する。
【0096】
ステップ1204で次のクラスタ内に曲切り換え点がある場合は、ステップ1205に進む。ステップ1205でデータ書き込み手段104は、曲切り換え点までの暗号化圧縮音声データを格納媒体1003から読み出す。データ書き込み手段104は、読み出したデータに“NULL”を付加し1クラスタにし、記録媒体105に書き込む。ステップ1206で制御手段1006は、読み出した曲切り換え点データ長(L)により曲毎のデータ長を算出し、フレーム数(N)により曲毎の再生時間を算出する(詳細は後述)。制御手段1006は、記録データ管理情報を作成し、データ書き込み手段104に書き込む。データ書き込み手段104は、記録データ管理情報を記録媒体105に書き込む。
【0097】
ステップ1207でデータ書き込み手段104は、曲切り換え点を起点として1クラスタ分の暗号化圧縮音声データを格納媒体1003から読み出し、記録媒体105に書き込む。ステップ1209で制御手段1006は、現在のブロックの読み出しが終了した(読み出し位置が現在のブロックの最後尾に到達したまたは新たなブロックに入った)か否かを判断する。ステップ1209で現在のブロックの読み出しが終了した場合は、ステップ1201に戻り、次のブロックの処理を開始する。ステップ1209で現在のブロックの読み出しが終了していない場合は、ステップ1204に戻り、次のクラスタの処理を行う。
【0098】
ステップ1204で次のクラスタ内に曲切り換え点がない場合は、ステップ1208に進む。ステップ1208でデータ書き込み手段104は、1クラスタ分の暗号化圧縮音声データを格納媒体1003から読み出し、記録媒体105に書き込む。ステップ1209で制御手段1006は、現在のブロックの読み出しが終了した(読み出し位置が現在のブロックの最後尾に到達したまたは新たなブロックに入った)か否かを判断する。ステップ1209で現在のブロックの読み出しが終了した場合は、ステップ1201に戻り、次のブロックの処理を開始する。ステップ1209で現在のブロックの読み出しが終了していない場合は、ステップ1204に戻り、次のクラスタの処理を行う。
【0099】
ステップ1202で曲切り換えフラグが“無”の場合は、ステップ1210に進む。ステップ1210でデータ書き込み手段104は、1クラスタ分の暗号化圧縮音声データを格納媒体1003から読み出し、記録媒体105に書き込む。ステップ1211で制御手段1006は、現在のブロックの読み出しが終了した(読み出し位置が現在のブロックの最後尾に到達したまたは新たなブロックに入った)か否かを判断する。ステップ1211で現在のブロックの読み出しが終了した場合は、ステップ1201に戻り、次のブロックの処理を開始する。ステップ1211で現在のブロックの読み出しが終了していない場合は、ステップ1210に戻り、次のクラスタの処理を行う。
【0100】
次に、実施例4の圧縮音声データ記録装置の制御手段1006が、記録データ管理情報を算出する方法について説明する。
図13は本発明の実施例4の圧縮音声データ記録装置の格納媒体1003に格納されているデータを示す概念図(曲切り換えフレーム有り)である。上述のように格納媒体1003内のデータ格納領域1011には、フレーム単位で圧縮及び暗号化されたデータが連続的に格納される。データは、ブロック(複数フレーム長以上)毎に管理される。1ブロックは固定データ長(L0)である。
格納媒体1003内の付加情報格納領域1012には、暗号化圧縮音声データのブロック毎の所定の位置に曲切り換えフラグ401、曲切り換え点データ長402、フレーム数1301が格納されている。
【0101】
例えば、ブロック#Q1内のフレーム#P1及びブロック#Q2内のフレーム#P2で曲切り換えが発生した場合、ブロック#Q1に関連付けられた“有”の曲切り換えフラグ401と、ブロック#Q1の先頭からフレーム#P1の直前までのデータ長(L1)である曲切り換え点データ長402と、トラック#R−1のフレーム数(M)であるフレーム数1301と、ブロック#Q2に関連付けられた“有”の曲切り換えフラグ401と、ブロック#Q2の先頭からフレーム#P2の直前までのデータ長(L2)である曲切り換え点データ長402と、トラック#Rのフレーム数(N)であるフレーム数1301と、が格納される。曲切り換えが発生しない他のブロックに関連付けられた“無”の曲切り換えフラグ401と、“NULL”の曲切り換え点データ長402と、“NULL”のフレーム数1301と、が格納される。
よって、制御手段1006は、付加情報格納領域1012内の曲切り換えフラグ401に“有”を検出した場合のみ、記録データ管理情報を作成する。
【0102】
まず、制御手段1006は曲毎の再生時間を算出する。上記の場合、1フレームが1024個のサンプリングデータで構成されているとすると、トラック#Rの再生時間(H)は下記の計算式(2)で求めることが出来る。ここでFはサンプリング周波数である。
H=1024/F×N ・・・(2)
次に、制御手段1006は曲毎の再生時間に基づいて記録データ管理情報を作成する。作成された記録データ管理情報は、データと共に記録媒体105に記録される。
【0103】
本実施例においては、圧縮手段が有音判定処理を行い入力音声データが無音から有音に変化する場合に暗号化手段に曲切り換え信号を送信していた。これに代えて、圧縮手段が制御手段から曲切り換え信号を受信した場合にも暗号化手段に曲切り換え信号を送信することとしても同様の効果を有する。また、圧縮手段が制御手段から記録終了信号を受信した場合にも暗号化手段に記録終了信号を送信することとしても同様の効果を有する。
【0104】
本発明の実施例4は、格納媒体内に1つの暗号鍵を用いた暗号化のフレーム数を持つことにより、制御手段の記録媒体内でのフレームカウント処理を行うことなく曲単位のフレーム数を認識できる。本発明は、更に実施例1等と同様の効果も奏する。
【0105】
音声データに含まれる曲毎の著作権保護情報(曲単位でのコピー可又は不可の情報)を検出する機能を持つ本発明の他の実施例の圧縮音声データ記録装置を説明する。この圧縮音声データ記録装置は、実施例4の圧縮音声データ記録装置と類似の構成を有するが、以下の点で異なる。圧縮手段が、音声データの圧縮処理、曲切り換え信号作成及びフレーム数のカウントに加え、音声データに含まれる曲毎の著作権保護情報を検出する。暗号化手段が著作権保護情報を格納媒体の付加情報格納領域に格納する。制御手段は、実施例4に記載の方法で曲切り換え点を検出し、各曲の著作権保護情報を読出し、その曲がコピー可であれば、その曲を記録媒体に記録し、コピー不可であれば記録しない。これにより、著作権対応に対応した圧縮音声データ記録装置が実現可能となる。
【0106】
《実施例5》
図1を用いて、本発明の実施例5の圧縮音声データ記憶装置及び圧縮音声データ記録方法について説明する。
実施例1では、圧縮手段が入力された音声データをフレーム単位で可変長圧縮符号化方式で圧縮音声データに変換していた。実施例5では、圧縮手段は入力された音声データをフレーム単位で固定長圧縮符号化方式で圧縮音声データに変換する。
はじめに、実施例5の圧縮音声データ記録装置の構成について説明する。
図1は本発明の実施例5の圧縮音声データ記録装置の構成を示すブロック図である。図1は実施例1と同様であるため説明を省略する。
【0107】
次に、実施例5の圧縮音声データ記録装置のデータの流れについて説明する。
圧縮手段101は、複数の曲を切れ目なくつないだ音声データのストリームを入力し、入力された音声データをフレーム単位で固定長の圧縮符号化方式で圧縮音声データに変換する。同時に、圧縮手段101は有音判定処理を行い入力音声データが無音から有音に変化する時に曲切り換え信号を圧縮音声データのフレームに同期して発生させる。圧縮音声データ、曲切り換え信号は、暗号化手段102に送られる。
【0108】
暗号化手段102は、圧縮音声データをフレーム単位で暗号化する。ここで、曲切り換え信号を受け取った場合には、暗号化手段102は暗号鍵を切り換る。曲切り換え信号を受け取らない間は、暗号化手段102は前フレームと同一の暗号鍵で圧縮音声データの暗号化を継続する。典型的には、暗号化手段102は、暗号鍵を生成する所定の関数を有し、圧縮手段101からの曲切り換え信号を入力する毎に、現在の暗号鍵をパラメータとして関数に入力し、新たな暗号鍵を発生する。
【0109】
格納媒体管理手段107は、フレーム単位で暗号化された暗号化圧縮音声データを、ブロック単位で格納媒体103内のデータ格納領域111に連続的に格納する。1ブロックは1フレームのデータ長よりも長い固定のデータ長を有する(フレームは固定長である。)。好ましくは1フレームのデータ長の2倍以上である。実施例においては1フレームのデータ長の30倍(1秒分のデータ)に設定している。以下実施例1と同様であるため説明を省略する。
【0110】
本実施例においては、圧縮手段が有音判定処理を行い入力音声データが無音から有音に変化する場合に暗号化手段に曲切り換え信号を送信していた。これに代えて、圧縮手段が制御手段から曲切り換え信号を受信した場合にも暗号化手段に曲切り換え信号を送信することとしても同様の効果を有する。また、圧縮手段が制御手段から記録終了信号を受信した場合にも暗号化手段に記録終了信号を送信することとしても同様の効果を有する。
本実施例においては、格納媒体内に曲切り換え情報として曲切り換えフラグ及びブロック先頭から曲切り換え点(次の曲の先頭フレームの先頭)までのデータ長(又はNULLデータ)を記録していた。これに加えて、1つの暗号鍵を用いた暗号化のフレーム数を記録することとしても同様の効果を有する。
【0111】
本発明の実施例5は、格納媒体内においてブロック(固定データ長)単位でデータを管理する。ブロック内に含まれるフレーム数を記録の倍速比に比例して多く取るようブロック長L0を長くすれば、制御手段が高速記録モードで単位時間当たりに処理するタスクの量は、低速記録モードで単位時間当たりに処理するタスクの量と基本的に変わらない。制御手段は等速時と同様の処理速度で高速記録時の曲切り換え制御が出来る。本発明は、簡単な構成で高速記録時の曲切り換え制御を行う圧縮音声データ記録装置を実現した。
本発明の実施例5は、記録媒体内で、フレーム単位で付加情報を読み出してチェックし、曲切り換え点を検索する処理を大幅に簡単な処理に置き換えた。本発明の圧縮音声データ記録装置においては、高倍速記録時の曲切り換え点検索の処理時間を吸収するために記録媒体容量を増加させる必要がない。尚、データ書き込み手段の書き込み速度は、記録の倍速比に比例して高くなる。
【0112】
音声データに含まれる曲毎の著作権保護情報(曲単位でのコピー可又は不可の情報)を検出する機能を持つ本発明の他の実施例の圧縮音声データ記録装置を説明する。この圧縮音声データ記録装置は、実施例5の圧縮音声データ記録装置と類似の構成を有するが、以下の点で異なる。圧縮手段が、音声データの圧縮処理及び曲切り換え信号作成に加え、音声データに含まれる曲毎の著作権保護情報を検出する。暗号化手段が著作権保護情報を格納媒体の付加情報格納領域に格納する。制御手段は、実施例5に記載の方法で曲切り換え点を検出し、各曲の著作権保護情報を読出し、その曲がコピー可であれば、その曲を記録媒体に記録し、コピー不可であれば記録しない。これにより、著作権対応に対応した圧縮音声データ記録装置が実現可能となる。
【0113】
記録媒体のクラスタ長は任意である。クラスタ長は、記録媒体の内周から外周まで一定であっても良く、可変であっても良い。又は、記録媒体が複数のゾーンに分かれ、各ゾーン内でクラスタ長が一定で、ゾーン間でクラスタ長が異なっても良い。ブロック長は、クラスタ長と別個独立に決定できる。ブロック長がクラスタ長と同一になっても良い。
【0114】
【発明の効果】
本発明によれば、制御手段の処理を軽減し、簡単な構成で高倍速記録を行う場合でも等速時と同様の処理速度で曲切り換え制御が出来る安価な圧縮音声データ記録装置を実現できるという有利な効果が得られる。
本発明によれば、制御手段の処理を軽減し、高倍速記録時においても等倍速と同様の処理速度で任意のタイミングでの曲切り換え制御が可能になるという効果が得られる。
本発明によれば、制御手段の処理を軽減し、高倍速記録時においても等倍速と同様の処理速度で曲終了制御が可能になるという効果が得られる。
【図面の簡単な説明】
【図1】本発明の実施例1、5の圧縮音声データ記録装置の構成を示すブロック図
【図2】本発明の実施例1の圧縮音声データ記録装置の暗号化手段、格納媒体管理手段の処理のフローチャート
【図3】本発明の実施例1の圧縮音声データ記録装置の制御手段の処理のフローチャート
【図4】本発明の実施例1の圧縮音声データ記録装置の格納媒体に格納されているデータを示す概念図
【図5】本発明の実施例2の圧縮音声データ記録装置の構成を示すブロック図
【図6】本発明の実施例3の圧縮音声データ記録装置の構成を示すブロック図
【図7】本発明の実施例3の圧縮音声データ記録装置の暗号化手段、格納媒体管理手段の処理のフローチャート
【図8】本発明の実施例3の圧縮音声データ記録装置の制御手段の処理のフローチャート
【図9】本発明の実施例3の圧縮音声データ記録装置の格納媒体に格納されているデータを示す概念図
【図10】本発明の実施例4の圧縮音声データ記録装置の構成を示すブロック図
【図11】本発明の実施例4の圧縮音声データ記録装置の暗号化手段、格納媒体管理手段の処理のフローチャート
【図12】本発明の実施例4の圧縮音声データ記録装置の制御手段の処理のフローチャート
【図13】本発明の実施例4の圧縮音声データ記録装置の格納媒体に格納されているデータを示す概念図
【図14】従来例の圧縮音声データ記録装置の構成を示すブロック図
【図15】従来例の圧縮音声データ記録装置の記録処理時の各データのタイミング図
【符号の説明】
101、501、601 圧縮手段
102、1002 暗号化手段
103、603、1003 格納媒体
104 データ書き込み手段
105 記録媒体
106、506、606、1006 制御手段
107 格納媒体管理手段
111、611、1011 付加情報格納領域
112、612、1012 データ格納領域
401 曲切り換えフラグ
402 曲切り換え点データ長
901 記録終了フラグ
902 記録終了点データ長
1301 フレーム数[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a compressed audio data recording apparatus and a compressed audio data recording method.
[0002]
[Prior art]
In recent years, recording apparatuses for encrypted high-compression audio data are becoming widespread in order to support music distribution via the Internet or the like. In particular, the usage of a recording apparatus corresponding to a highly compressed audio data compression method called MPEG2_AAC (hereinafter referred to as “AAC”) has been expanded. In AAC, since the data length of a frame which is a recording unit is not constant even within the same file, when obtaining the recording data length and reproduction time of a song unit at the time of recording, the number of frames is counted by some method, and the data length is calculated. There was a need to ask. Also, the encryption process is processed in units of frames, and it is necessary to switch keys used for encryption in units of music. In order to input a stream of audio data that connects multiple songs seamlessly and perform encryption while switching songs continuously, the song switching point is recognized in units of frames, and the encryption key is switched at that song switching point. There was a need.
[0003]
A conventional compressed audio data recording apparatus and compressed audio data recording method will be described with reference to FIGS.
First, the configuration of a conventional compressed audio data recording apparatus will be described.
FIG. 14 is a block diagram showing the configuration of a conventional compressed audio data recording apparatus. In FIG. 14, 1401 is compression means, 1402 is encryption means, 1403 is storage medium, 1404 is data writing means, 1405 is recording medium, 1406 is control means, and 1407 is storage medium management means.
[0004]
Next, the data flow of the conventional compressed audio data recording apparatus will be described.
The
Upon receiving the music switching signal, the
[0005]
The
[0006]
The storage
The process of writing the encrypted compressed audio data to the storage medium 1403 is performed in units of frames, and the process of writing the encrypted compressed audio data to the
[0007]
The
[0008]
The
[0009]
Next, a recording process of the conventional compressed audio data recording apparatus will be described. FIG. 15 is a timing chart of each data in the conventional compressed audio data recording apparatus during the recording process.
The audio data input to the compressed audio data recording device is first input to the
[0010]
When the music switching signal and the frame count from the start of the compression process are input, the
The
[0011]
The control means 1406 holds the frame count number (frame #m in FIG. 15) as information for detecting a song switching point (encryption key switching point) every time an encryption switching signal is sent to the encryption means 1402. . The
[0012]
When the
As described above, the
[0013]
[Patent Document 1]
JP-A-8-279976
[0014]
[Problems to be solved by the invention]
However, in the conventional compressed audio data recording apparatus, it is necessary to perform song switching control within one frame compression processing time. In the music switching control, the control means detects the boundary of the frame, determines whether the frame is the last frame of the music, and if it is the last frame, generates recording data management information for each music, Including a process of recording on a recording medium by the data writing means. When performing high-speed recording, the processing load on the control means increases because the one-frame compression processing time is shortened in inverse proportion to the recording speed. In the conventional compressed audio data recording apparatus, the control means counts the number of frames of the encrypted compressed audio data in the storage medium. For this reason, when high-speed recording is performed, it is necessary to shorten the count time, which further increases the processing load of the control means.
In order to absorb the processing time of the control means, it is necessary to increase the processing speed of the control means or further increase the capacity of the storage medium for storing the encrypted compressed audio data (the control means controls the music switching control). If it takes more than one frame to process, the encrypted compressed audio data for the delay is stored in the storage medium to buffer the delay of the process. It is necessary to have a capacity capable of storing all the compressed audio data.), There was a problem in realizing power saving and miniaturization.
[0015]
For example, there is a method in which a flag indicating the start point of each frame and information indicating whether or not the frame is the last frame of a song are recorded as additional information on a storage medium. However, since the data length of the frame is not constant (variable length compression encoding method), the control means has to read out the recording area of all the additional information and check whether it is the boundary of the frame.
An object of the present invention is to solve the above-described problems and provide an inexpensive, compact and power-saving compressed audio data recording apparatus that reduces the processing load on the control means and a control method therefor.
[0016]
[Means for Solving the Problems]
In order to solve the above problems, the present invention has the following configuration.
The invention according to
[0017]
The invention according to
[0018]
According to a third aspect of the present invention, when the compression means or the encryption means receives a music switching signal from the control means, the music switching signal is generated. The compressed audio data recording apparatus described in the above.
[0019]
According to a fourth aspect of the present invention, when the compression means or the encryption means receives a recording end signal from the control means, the recording end signal is generated, and the storage medium management means 4. The compression according to
[0020]
According to a fifth aspect of the present invention, the encryption unit outputs the number of frames encrypted with the same key, and the storage medium management unit adds the song switching information to the block where the song switching occurs. 5. The compressed audio data recording apparatus according to
[0021]
The invention according to claim 6 is characterized in that the music switching information includes information that there is a music switching point in the block and position information of the music switching point in the block. A compressed audio data recording apparatus according to any one of
[0022]
The invention according to claim 7 inputs a stream of audio data in which a plurality of music pieces are seamlessly connected, compresses the audio data by a variable length compression encoding method in units of frames, and outputs compressed audio data. A compression step for generating a music switching signal based on the stream; and a cipher for encrypting the compressed audio data in units of frames and outputting encrypted compressed audio data and switching a key used for encryption based on the music switching signal And storing the encrypted compressed audio data in a data storage area in a storage medium for each block having a fixed data length and correlating the encrypted compressed audio data for each block. A storage medium for storing music switching information generated based on the music switching signal in the additional information storage area in the storage medium And writing the encrypted compressed audio data to a recording medium by data writing means, and creating recording data management information based on the song switching information related to the encrypted compressed audio data, and recording the recording data by the data writing means And a control step of writing to the medium.
[0023]
The invention according to claim 8 inputs a stream of audio data in which a plurality of songs are seamlessly connected, compresses the audio data by a fixed length compression encoding method in units of frames, and outputs compressed audio data. A compression step for generating a music switching signal based on the stream; and a cipher for encrypting the compressed audio data in units of frames and outputting encrypted compressed audio data and switching a key used for encryption based on the music switching signal Storing the encrypted compressed audio data in a data storage area in a storage medium for each block having a fixed data length longer than the data length of one frame of the encrypted compressed audio data, and the block The song switching information generated based on the song switching signal is correlated with the encrypted compressed audio data every time. Is stored in the additional information storage area in the storage medium, the encrypted compressed audio data is written to the recording medium by the data writing means, and the song switching information related to the encrypted compressed audio data is stored in the storage medium management step. And a control step of creating recording data management information on the basis of the data writing means and writing the information to the recording medium by the data writing means.
[0024]
According to the ninth aspect of the present invention, when the user inputs a music switching command, the encryption key is switched in the encryption step, and the music switching information generated based on the music switching command in the storage medium management step. The compressed audio data recording method according to claim 7 or 8, characterized in that: is stored in an additional information storage area in the storage medium.
[0025]
According to a tenth aspect of the present invention, when a user inputs a recording end command, in the storage medium management step, recording end information is correlated with the encrypted compressed audio data for each block in the storage medium. The compressed audio data recording method according to any one of claims 7 to 9, wherein the compressed audio data recording method is stored in an additional information storage area.
[0026]
The invention according to claim 11 outputs the number of frames encrypted with the same key in the encryption step, and adds to the music switching information for the block in which music switching occurs in the storage medium management step. The compressed audio data recording method according to any one of claims 7 to 10, wherein the number of encrypted frames is stored.
[0027]
The invention described in claim 12 is characterized in that the song switching information includes information that there is a song switching point in the block and position information of the song switching point in the block. A compressed audio data recording method according to any one of
[0028]
The present invention has an effect that it is possible to realize an inexpensive compressed audio data recording apparatus that can perform music switching control at a processing speed similar to that at the constant speed even when high-speed recording is performed with a simple configuration.
[0029]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, examples specifically showing the best mode for carrying out the present invention will be described with reference to the drawings.
[0030]
Example 1
The compressed audio data recording apparatus and compressed audio data recording method according to the first embodiment of the present invention will be described with reference to FIGS.
First, the configuration of the compressed audio data recording apparatus according to the first embodiment will be described.
FIG. 1 is a block diagram showing the configuration of the compressed audio data recording apparatus according to the first embodiment of the present invention. In FIG. 1, 101 is a compression means, 102 is an encryption means, 103 is a storage medium, 104 is a data writing means, 105 is a recording medium, 106 is a control means, and 107 is a storage medium management means. The storage medium 103 has a
[0031]
Next, the data flow of the compressed audio data recording apparatus according to the first embodiment will be described.
The compression means 101 inputs a stream of audio data in which a plurality of music pieces are seamlessly connected, and converts the input audio data into compressed audio data by a variable length compression encoding method (for example, AAC) in units of frames. At the same time, the compression means 101 performs a sound determination process and generates a music switching signal in synchronization with the frame of the compressed sound data when the input sound data changes from silence to sound. The compressed audio data and the music switching signal are sent to the encryption means 102.
[0032]
The
[0033]
The storage
[0034]
Each block has a
[0035]
When there is a music switching point in the block, the storage medium management means 107 has a music switching flag of “present” (value is 1) and a music switching flag at a predetermined position in the additional
When there is no song switching point in the block, the storage
[0036]
The control means 106 records the encrypted compressed audio data in the
If the song switching flag is “none” (value is 0), the control means 106 continuously stores the encrypted compressed audio data in the
[0037]
If the song switching flag is “present” (value is 1), the control means 106 transmits data from the additional
[0038]
Next, a recording process of the compressed audio data recording apparatus according to the first embodiment will be described.
The audio data input to the compressed audio data recording device is first input to the
[0039]
FIG. 2 is a flowchart of the processing of the
If the song switching signal is received in
[0040]
If the music switching signal is not received in
In
[0041]
In
If the music switching signal is received in
[0042]
If it is determined in
If it is determined in
[0043]
FIG. 3 is a flowchart of the process of the control means 106 of the compressed audio data recording apparatus according to the first embodiment of the present invention. In
If the song switching flag is “present” in
[0044]
If there is a song switching point in the next cluster in
[0045]
In
[0046]
If there is no song switching point in the next cluster in
[0047]
If the song switching flag is “None” in
[0048]
Next, a method for calculating the recording data management information by the
FIG. 4 is a conceptual diagram (with a music switching frame) showing data stored in the storage medium 103 of the compressed audio data recording apparatus according to the first embodiment of the present invention. As described above, the
In the additional
[0049]
For example, block #Q 1 Frame #P in 1 And block #Q 2 Frame #P in 2 If song switching occurs in block #Q 1 "Yes"
[0050]
Therefore, the control means 106 creates the recording data management information only when “present” is detected in the
[0051]
First, the control means 106 calculates the data start point and data length for each song. In the above case, the data length (Y) of the track #R can be obtained by the following calculation formula (1).
Y = L 0 × (Q 2 -Q 1 -1) + L 1 + L 2 ... (1)
Next, the control means 106 creates recording data management information based on the data start point and data length for each song. The created recording data management information is recorded on the
[0052]
The first embodiment of the present invention manages data in units of blocks (fixed data length) in a storage medium. The block length L is set so that the number of frames included in the block is increased in proportion to the recording speed ratio. 0 The amount of tasks that the control means processes per unit time in the high-speed recording mode is basically the same as the amount of tasks that are processed per unit time in the low-speed recording mode. The control means can perform music switching control during high-speed recording at the same processing speed as during constant speed. The present invention realizes a compressed audio data recording apparatus that performs music switching control during high-speed recording with a simple configuration.
In the first embodiment of the present invention, all the additional information is read and checked in the recording medium, the boundary of each frame is detected, the process of counting the frame and the process of searching for the music switching point are greatly simplified. Replaced. In the compressed audio data recording apparatus of the present invention, it is not necessary to increase the recording medium capacity in order to absorb processing time such as frame count during high-speed recording. The writing speed of the data writing means increases in proportion to the recording speed ratio.
[0053]
A compressed audio data recording apparatus according to another embodiment of the present invention having a function of detecting copyright protection information (information indicating whether copying is possible or not in units of music) included in audio data will be described. This compressed audio data recording apparatus has a configuration similar to that of the compressed audio data recording apparatus of the first embodiment, but differs in the following points. The compression means detects copyright protection information for each song included in the audio data, in addition to the compression processing of the audio data and the song switching signal creation. The encryption means stores the copyright protection information in the additional information storage area of the storage medium. The control means detects the music switching point by the method described in the first embodiment, reads the copyright protection information of each music, and if the music can be copied, records the music on the recording medium and cannot copy it. Do not record if there is any. This makes it possible to realize a compressed audio data recording apparatus that supports copyright.
[0054]
Example 2
The compressed audio data storage device and compressed audio data recording method according to the second embodiment of the present invention will be described with reference to FIG.
In the first embodiment, the music switching process of the present invention is performed only when the
First, the configuration of the compressed audio data recording apparatus according to the second embodiment will be described.
FIG. 5 is a block diagram showing the configuration of the compressed audio data recording apparatus according to the second embodiment of the present invention. The difference from the first embodiment (FIG. 1) is that the
[0055]
Next, the data flow of the compressed audio data recording apparatus according to the second embodiment will be described.
When the user instructs the compressed audio data recording apparatus to switch music pieces, the
The
[0056]
The present invention realizes a compressed audio data recording apparatus that switches music, generates recording data management information for each music, and records it on a recording medium even when the user instructs to switch music. The present invention achieves the same effect as that of the first embodiment that realizes a compressed audio data recording apparatus that performs music switching control during high-speed recording with a simple configuration.
When the user gives an instruction to switch songs, the
When the compression means does not have a sound determination function and the user gives an instruction to switch music, the control means 506 may transmit a music switching signal to the compression means or encryption means.
[0057]
The compressed audio data recording apparatus of the present invention described below may be used. The compression means performs a sound determination process to detect that the input sound data has changed from silence to sound. Normally, the compression means does not output a music switching signal even if it detects that the input audio data has changed from silence to sound. The encryption means does not change the encryption key. While the encryption means does not change the encryption key, the control means handles a stream including a plurality of songs as one file. When the user gives an instruction to switch the music, the compression means outputs a music switching signal when it is first detected that the input voice data has changed from silence to sound. The encryption means inputs the music switching signal and changes the encryption key. The storage medium management means stores the music switching information on the storage medium by the method of the embodiment. The control means reads the music switching information by the method of the embodiment, and manages one recording data for a file consisting of the entire stream up to that point (which may include a plurality of music) encrypted with one encryption key. Information is created and recorded on a recording medium. The input audio data after the compression means outputs the music switching signal is compressed and encrypted, and then recorded as a new file on the recording medium.
[0058]
A compressed audio data recording apparatus according to another embodiment of the present invention having a function of detecting copyright protection information (information indicating whether copying is possible or not in units of music) included in audio data will be described. This compressed audio data recording apparatus has a configuration similar to that of the compressed audio data recording apparatus of the second embodiment, but differs in the following points. The compression means detects copyright protection information for each song included in the audio data, in addition to the compression processing of the audio data and the song switching signal creation. The encryption means stores the copyright protection information in the additional information storage area of the storage medium. The control means detects the music switching point by the method described in the second embodiment, reads the copyright protection information of each music, and if the music can be copied, records the music on the recording medium and cannot copy it. Do not record if there is any. This makes it possible to realize a compressed audio data recording apparatus that supports copyright.
[0059]
Example 3
A compressed audio data storage device and a compressed audio data recording method according to
In the second embodiment, only the music switching process is supported. In the third embodiment, the recording end process is also supported.
First, the configuration of the compressed audio data recording apparatus according to the third embodiment will be described.
FIG. 6 is a block diagram showing the configuration of the compressed audio data recording apparatus according to the third embodiment of the present invention. The difference from the second embodiment (FIG. 5) is that the
[0060]
Next, the data flow of the compressed audio data recording apparatus according to the third embodiment will be described.
When the user instructs the compressed audio data recording apparatus to end recording, the
The
[0061]
The
The storage
[0062]
Each block has a
[0063]
When there is a music switching point in the block, the storage medium management means 107 has a music switching flag of “present” (value is 1) and a music switching flag at a predetermined position in the additional information storage area 612 of the block in the storage medium 603. Switching point data length (data length from the beginning of the block to the song switching point (the beginning of the first frame of the next song)), “None” (value is 0) recording end flag, and “NULL” recording end point data The length is stored in association with the block.
When there is a recording end point in the block, the storage medium management means 107 has a “No” (value is 0) song switching flag at a predetermined position in the additional information storage area 612 of the block in the storage medium 603, and “ The data switching point data length of “NULL”, the recording end flag of “present” (value is 1), and the recording end point data length (data length from the beginning of the block to the end of the recording end frame) Store in association with.
When there is no song switching point and no recording end point in the block, the storage medium management means 107 switches the song to “None” (value is 0) at a predetermined position in the additional information storage area 612 of the block in the storage medium 603. The flag, the song switching point data length of “NULL”, the recording end flag of “None” (value is 0), and the recording end point data length of “NULL” are stored in association with the block.
[0064]
The
If the song switching flag is “None” (value is 0) and the recording end flag is “None” (value is 0), the
[0065]
If the song switching flag is “present” (value is 1), the
If the recording end flag is “present” (value is 1), the control means 606 calculates the data length from the additional information storage area 612 of the block to the recording end point (the end of the recording end frame) from the block head. read out. Based on the read data length, the control means 106 obtains the end point of the encrypted compressed audio data and the data length for each song, and creates recording data management information. The
[0066]
Next, recording processing of the compressed audio data recording apparatus according to the third embodiment will be described.
The audio data input to the compressed audio data recording device is first input to the
[0067]
FIG. 7 is a flowchart of the processing of the
If the recording end signal is received in
[0068]
If the recording end signal has not been received in
If the music switching signal is received in
If it is determined in
[0069]
In
If the recording end signal is received in
[0070]
If the recording end signal is not received in
If the music switching signal is received in
[0071]
If the music switching signal has not been received in
If it is determined in
In
[0072]
FIG. 8 is a flowchart of the process of the control means 606 of the compressed audio data recording apparatus according to the third embodiment of the present invention. In
If the recording end flag is “present” in
[0073]
If there is a recording end point in the next cluster in
If there is no recording end point in the next cluster in
[0074]
If the recording end flag is “none” in
If the song switching flag is “present” in
[0075]
If it is determined in
[0076]
In step 813, the
[0077]
If there is no song switching point in the next cluster in
[0078]
If the song switching flag is “none” in
[0079]
Next, a method for calculating the recording data management information by the
FIG. 9 is a conceptual diagram (with a recording end frame) showing data stored in the storage medium 603 of the compressed audio data recording apparatus according to the third embodiment of the present invention. As described above, the
In the additional information storage area 612 in the storage medium 603, there are a
[0080]
For example, when the recording ends in the frame # S-1 in the block #T, the “no”
Therefore, the control means 606 creates the recording data management information only when “Yes” is detected in the
[0081]
In the third embodiment of the present invention, when the user gives an instruction to end recording, the control means easily (without searching where the data such as the
[0082]
When the user gives an instruction to end recording, the
The compressed audio data recording apparatus of the present invention described below may be used. When the user gives an instruction to end recording, the compression means outputs a recording end signal when it is first detected that the input voice data has changed from silence to sound. The storage medium management means stores the recording end information (including the
[0083]
Example 4
A compressed audio data storage device and a compressed audio data recording method according to a fourth embodiment of the present invention will be described with reference to FIGS.
In Example 1, the number of frames included in each song (a song encrypted using one encryption key) was not counted. In the fourth embodiment, the encryption unit 1002 counts the number of frames included in each song while performing encryption.
[0084]
First, the configuration of the compressed audio data recording apparatus according to the fourth embodiment will be described.
FIG. 10 is a block diagram showing the configuration of the compressed audio data recording apparatus according to the fourth embodiment of the present invention. The difference from the first embodiment (FIG. 1) is that the encryption unit 1002 counts the number of frames encrypted using one encryption key, transmits the count to the storage
[0085]
Next, the data flow of the compressed audio data recording apparatus according to the fourth embodiment will be described.
The compression means 101 inputs a stream of audio data in which a plurality of music pieces are seamlessly connected, and converts the input audio data into compressed audio data by a variable length compression encoding method (for example, AAC) in units of frames. At the same time, the compression means 101 performs a sound determination process and generates a music switching signal in synchronization with the frame of the compressed sound data when the input sound data changes from silence to sound. The compressed audio data and the music switching signal are sent to the encryption unit 1002.
[0086]
The encryption unit 1002 encrypts the compressed audio data in units of frames. Here, when the music switching signal is received, the encryption unit 1002 switches the encryption key. While the music switching signal is not received, the encryption unit 1002 continues to encrypt the compressed audio data with the same encryption key as that of the previous frame. At the same time, the encryption unit 1002 counts the number of frames that are encrypted using one encryption key.
The storage
[0087]
When there is a music switching point in the block, the storage medium management means 107 has a music switching flag of “present” (value is 1) and a music switching flag at a predetermined position in the additional
When there is no song switching point in the block, the storage
[0088]
The
If the song switching flag is “none” (value is 0), the control means 606 continuously stores the encrypted compressed audio data in the
[0089]
If the song switching flag is “present” (value is 1), the
[0090]
Next, recording processing of the compressed audio data recording apparatus according to the fourth embodiment will be described.
The audio data input to the compressed audio data recording device is first input to the
[0091]
FIG. 11 is a flowchart of processing of the encryption unit 1002 and the storage
If the music switching signal is received in
[0092]
If it is determined in
[0093]
In
If the music switching signal is received in
[0094]
If it is determined in
If it is determined in
In
[0095]
FIG. 12 is a flowchart of the process of the control means 1006 of the compressed audio data recording apparatus according to the fourth embodiment of the present invention. In
If the song switching flag is “present” in
[0096]
If there is a song switching point in the next cluster in
[0097]
In
[0098]
If there is no song switching point in the next cluster in
[0099]
If the song switching flag is “none” in
[0100]
Next, a description will be given of a method in which the
FIG. 13 is a conceptual diagram (with a music switching frame) showing data stored in the storage medium 1003 of the compressed audio data recording apparatus according to the fourth embodiment of the present invention. As described above, the
In the additional
[0101]
For example, block #Q 1 Frame #P in 1 And block #Q 2 Frame #P in 2 If song switching occurs in block #Q 1 "Yes"
Therefore, the control means 1006 creates the recording data management information only when “present” is detected in the
[0102]
First, the control means 1006 calculates the playback time for each song. In the above case, assuming that one frame is composed of 1024 sampling data, the reproduction time (H) of the track #R can be obtained by the following calculation formula (2). Here, F is a sampling frequency.
H = 1024 / F × N (2)
Next, the control means 1006 creates recording data management information based on the reproduction time for each song. The created recording data management information is recorded on the
[0103]
In this embodiment, when the compression means performs a sound determination process and the input sound data changes from silence to sound, the music switching signal is transmitted to the encryption means. Instead of this, even when the compression means receives the music switching signal from the control means, the same effect can be obtained by transmitting the music switching signal to the encryption means. Further, when the compression unit receives the recording end signal from the control unit, the same effect can be obtained by transmitting the recording end signal to the encryption unit.
[0104]
In the fourth embodiment of the present invention, the number of frames in units of music can be obtained without performing the frame counting process in the recording medium of the control means by having the number of frames encrypted using one encryption key in the storage medium. Can be recognized. The present invention also provides the same effects as those of the first embodiment.
[0105]
A compressed audio data recording apparatus according to another embodiment of the present invention having a function of detecting copyright protection information (information indicating whether copying is possible or not in units of music) included in audio data will be described. This compressed audio data recording apparatus has a configuration similar to that of the compressed audio data recording apparatus of the fourth embodiment, but differs in the following points. The compression means detects copyright protection information for each song included in the audio data, in addition to the compression processing of the audio data, creation of the song switching signal, and counting of the number of frames. The encryption means stores the copyright protection information in the additional information storage area of the storage medium. The control means detects the music switching point by the method described in the fourth embodiment, reads the copyright protection information of each music, and if the music can be copied, records the music on the recording medium and cannot copy it. Do not record if there is any. This makes it possible to realize a compressed audio data recording apparatus that supports copyright.
[0106]
Example 5
A compressed audio data storage device and a compressed audio data recording method according to a fifth embodiment of the present invention will be described with reference to FIG.
In the first embodiment, the audio data input by the compression means is converted into compressed audio data by a variable length compression encoding method in units of frames. In the fifth embodiment, the compression unit converts the input audio data into compressed audio data by a fixed length compression encoding method in units of frames.
First, the configuration of the compressed audio data recording apparatus according to the fifth embodiment will be described.
FIG. 1 is a block diagram showing the configuration of a compressed audio data recording apparatus according to a fifth embodiment of the present invention. Since FIG. 1 is the same as that of the first embodiment, description thereof is omitted.
[0107]
Next, the data flow of the compressed audio data recording apparatus of the fifth embodiment will be described.
The compression means 101 inputs a stream of audio data in which a plurality of songs are seamlessly connected, and converts the input audio data into compressed audio data by a fixed-length compression encoding method in units of frames. At the same time, the compression means 101 performs a sound determination process and generates a music switching signal in synchronization with the frame of the compressed sound data when the input sound data changes from silence to sound. The compressed audio data and the music switching signal are sent to the encryption means 102.
[0108]
The
[0109]
The storage
[0110]
In this embodiment, when the compression means performs a sound determination process and the input sound data changes from silence to sound, the music switching signal is transmitted to the encryption means. Instead of this, even when the compression means receives the music switching signal from the control means, the same effect can be obtained by transmitting the music switching signal to the encryption means. Further, when the compression unit receives the recording end signal from the control unit, the same effect can be obtained by transmitting the recording end signal to the encryption unit.
In this embodiment, the song switching flag and the data length (or NULL data) from the beginning of the block to the song switching point (the beginning of the first frame of the next song) are recorded as song switching information in the storage medium. In addition to this, recording the number of frames encrypted with one encryption key has the same effect.
[0111]
The fifth embodiment of the present invention manages data in units of blocks (fixed data length) in the storage medium. If the block length L0 is increased so that the number of frames included in the block is increased in proportion to the recording speed ratio, the amount of tasks processed by the control unit per unit time in the high-speed recording mode is the unit in the low-speed recording mode. It is basically the same as the amount of tasks processed per hour. The control means can perform music switching control during high-speed recording at the same processing speed as during constant speed. The present invention realizes a compressed audio data recording apparatus that performs music switching control during high-speed recording with a simple configuration.
In the fifth embodiment of the present invention, the process of reading and checking the additional information in units of frames in the recording medium and searching for the music switching point is replaced with a greatly simplified process. In the compressed audio data recording apparatus of the present invention, it is not necessary to increase the recording medium capacity in order to absorb the music switching point search processing time during high-speed recording. The writing speed of the data writing means increases in proportion to the recording speed ratio.
[0112]
A compressed audio data recording apparatus according to another embodiment of the present invention having a function of detecting copyright protection information (information indicating whether copying is possible or not in units of music) included in audio data will be described. This compressed audio data recording apparatus has a configuration similar to that of the compressed audio data recording apparatus of the fifth embodiment, but differs in the following points. The compression means detects copyright protection information for each song included in the audio data, in addition to the compression processing of the audio data and the song switching signal creation. The encryption means stores the copyright protection information in the additional information storage area of the storage medium. The control means detects the music switching point by the method described in the fifth embodiment, reads the copyright protection information of each music, and if the music can be copied, records the music on the recording medium and cannot copy it. Do not record if there is any. This makes it possible to realize a compressed audio data recording apparatus that supports copyright.
[0113]
The cluster length of the recording medium is arbitrary. The cluster length may be constant from the inner periphery to the outer periphery of the recording medium or may be variable. Alternatively, the recording medium may be divided into a plurality of zones, the cluster length may be constant in each zone, and the cluster length may be different between zones. The block length can be determined independently of the cluster length. The block length may be the same as the cluster length.
[0114]
【The invention's effect】
According to the present invention, it is possible to realize an inexpensive compressed audio data recording apparatus capable of controlling the music switching at the same processing speed as that at the constant speed even when performing high-speed recording with a simple configuration by reducing the processing of the control means. An advantageous effect is obtained.
According to the present invention, it is possible to reduce the processing of the control means, and to obtain an effect of enabling music piece switching control at an arbitrary timing at the same processing speed as that at the same speed even during high-speed recording.
According to the present invention, it is possible to reduce the processing of the control means and to achieve the effect that the music end control can be performed at the same processing speed as that at the same speed even during high-speed recording.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a compressed audio data recording apparatus according to first and fifth embodiments of the present invention.
FIG. 2 is a flowchart of processing of encryption means and storage medium management means of the compressed audio data recording apparatus according to the first embodiment of the present invention.
FIG. 3 is a flowchart of processing of a control unit of the compressed audio data recording apparatus according to the first embodiment of the present invention.
FIG. 4 is a conceptual diagram showing data stored in a storage medium of the compressed audio data recording apparatus according to the first embodiment of the present invention.
FIG. 5 is a block diagram showing a configuration of a compressed audio data recording apparatus according to a second embodiment of the present invention.
FIG. 6 is a block diagram showing a configuration of a compressed audio data recording apparatus according to a third embodiment of the present invention.
FIG. 7 is a flowchart of processing of encryption means and storage medium management means of the compressed audio data recording apparatus according to the third embodiment of the present invention.
FIG. 8 is a flowchart of processing of a control unit of the compressed audio data recording apparatus according to the third embodiment of the present invention.
FIG. 9 is a conceptual diagram showing data stored in a storage medium of the compressed audio data recording apparatus according to the third embodiment of the present invention.
FIG. 10 is a block diagram showing a configuration of a compressed audio data recording apparatus according to a fourth embodiment of the present invention.
FIG. 11 is a flowchart of processing of encryption means and storage medium management means of the compressed audio data recording apparatus according to the fourth embodiment of the present invention.
FIG. 12 is a flowchart of processing of a control unit of the compressed audio data recording apparatus according to the fourth embodiment of the present invention.
FIG. 13 is a conceptual diagram showing data stored in a storage medium of the compressed audio data recording apparatus according to the fourth embodiment of the present invention.
FIG. 14 is a block diagram showing a configuration of a conventional compressed audio data recording apparatus.
FIG. 15 is a timing chart of each data during recording processing of the compressed audio data recording apparatus of the conventional example.
[Explanation of symbols]
101, 501, 601 Compression means
102, 1002 Encryption means
103, 603, 1003 Storage medium
104 Data writing means
105 Recording medium
106, 506, 606, 1006 Control means
107 Storage medium management means
111, 611, 1011 Additional information storage area
112, 612, 1012 Data storage area
401 Song switching flag
402 Song switching point data length
901 Record end flag
902 Recording end point data length
1301 frames
Claims (12)
前記圧縮音声データをフレーム単位で暗号化して暗号化圧縮音声データを出力すると共に、前記曲切り換え信号に基づき暗号化に用いる鍵を切り換える暗号化手段と、
前記暗号化圧縮音声データを、固定のデータ長を有するブロック毎に、格納媒体内のデータ格納領域に格納すると共に、前記ブロック毎に前記暗号化圧縮音声データと相互に関連させて、前記曲切り換え信号に基づいて生成された曲切り換え情報を前記格納媒体内の付加情報格納領域に格納する格納媒体管理手段と、
前記暗号化圧縮音声データをデータ書き込み手段により記録媒体に書き込むと共に、前記暗号化圧縮音声データに関連した前記曲切り換え情報に基づき記録データ管理情報を作成し前記データ書き込み手段により前記記録媒体に書き込む制御手段と、
を有することを特徴とする圧縮音声データ記録装置。Inputs a stream of audio data in which a plurality of songs are seamlessly connected, compresses the audio data by a variable length compression encoding method in units of frames, outputs compressed audio data, and generates a music switching signal based on the stream. Generated compression means;
Encrypting the compressed audio data in frame units and outputting the encrypted compressed audio data, and an encryption means for switching a key used for encryption based on the music switching signal;
The encrypted compressed audio data is stored in a data storage area in a storage medium for each block having a fixed data length, and the music switching is performed in association with the encrypted compressed audio data for each block. Storage medium management means for storing song switching information generated based on the signal in an additional information storage area in the storage medium;
Control that writes the encrypted compressed audio data to a recording medium by data writing means, and creates recording data management information based on the song switching information related to the encrypted compressed audio data, and writes the recorded data management information to the recording medium by the data writing means Means,
A compressed audio data recording apparatus comprising:
前記圧縮音声データをフレーム単位で暗号化して暗号化圧縮音声データを出力すると共に、前記曲切り換え信号に基づき暗号化に用いる鍵を切り換える暗号化手段と、
前記暗号化圧縮音声データを、前記暗号化圧縮音声データ1フレームのデータ長よりも長い固定のデータ長を有するブロック毎に、格納媒体内のデータ格納領域に格納すると共に、前記ブロック毎に前記暗号化圧縮音声データと相互に関連させて、前記曲切り換え信号に基づいて生成された曲切り換え情報を前記格納媒体内の付加情報格納領域に格納する格納媒体管理手段と、
前記暗号化圧縮音声データをデータ書き込み手段により記録媒体に書き込むと共に、前記暗号化圧縮音声データに関連した前記曲切り換え情報に基づき記録データ管理情報を作成し前記データ書き込み手段により前記記録媒体に書き込む制御手段と、
を有することを特徴とする圧縮音声データ記録装置。A stream of audio data in which a plurality of songs are seamlessly input is input, the audio data is compressed by a fixed length compression encoding method in units of frames, and compressed audio data is output, and a music switching signal is generated based on the stream. Generated compression means;
Encrypting the compressed audio data in frame units and outputting the encrypted compressed audio data, and an encryption means for switching a key used for encryption based on the music switching signal;
The encrypted compressed audio data is stored in a data storage area in a storage medium for each block having a fixed data length longer than the data length of one frame of the encrypted compressed audio data, and the encrypted data is stored for each block. Storage medium management means for storing song switching information generated based on the song switching signal in an additional information storage area in the storage medium in correlation with the compressed audio data;
Control that writes the encrypted compressed audio data to a recording medium by data writing means, and creates recording data management information based on the song switching information related to the encrypted compressed audio data, and writes the recorded data management information to the recording medium by the data writing means Means,
A compressed audio data recording apparatus comprising:
前記格納媒体管理手段は、前記ブロック毎に前記暗号化圧縮音声データと相互に関連させて記録終了情報を前記格納媒体内の付加情報格納領域に格納することを特徴とする請求項1から請求項3のいずれかの請求項に記載の圧縮音声データ記録装置。When the compression means or the encryption means receives a recording end signal from the control means, a recording end signal is generated,
The storage medium management means stores recording end information in an additional information storage area in the storage medium in association with the encrypted compressed audio data for each block. The compressed audio data recording apparatus according to claim 3.
前記格納媒体管理手段は、曲切り換えが発生する前記ブロックに対して前記曲切り換え情報に加えて前記暗号化フレーム数を格納することを特徴とする請求項1から請求項4のいずれかの請求項に記載の圧縮音声データ記録装置。The encryption means outputs the number of frames encrypted with the same key,
5. The storage medium management unit according to claim 1, wherein the number of encrypted frames is stored in addition to the music switching information for the block in which music switching occurs. The compressed audio data recording device described in 1.
前記圧縮音声データをフレーム単位で暗号化して暗号化圧縮音声データを出力すると共に、前記曲切り換え信号に基づき暗号化に用いる鍵を切り換える暗号化ステップと、
前記暗号化圧縮音声データを、固定のデータ長を有するブロック毎に、格納媒体内のデータ格納領域に格納すると共に、前記ブロック毎に前記暗号化圧縮音声データと相互に関連させて、前記曲切り換え信号に基づいて生成された曲切り換え情報を前記格納媒体内の付加情報格納領域に格納する格納媒体管理ステップと、
前記暗号化圧縮音声データをデータ書き込み手段により記録媒体に書き込むと共に、前記暗号化圧縮音声データに関連した前記曲切り換え情報に基づき記録データ管理情報を作成し前記データ書き込み手段により前記記録媒体に書き込む制御ステップと、
を有することを特徴とする圧縮音声データ記録方法。Inputs a stream of audio data in which a plurality of songs are seamlessly connected, compresses the audio data by a variable length compression encoding method in units of frames, outputs compressed audio data, and generates a music switching signal based on the stream. The compression step to occur;
Encrypting the compressed audio data in units of frames and outputting the encrypted compressed audio data, and an encryption step of switching a key used for encryption based on the music switching signal;
The encrypted compressed audio data is stored in a data storage area in a storage medium for each block having a fixed data length, and the music switching is performed in association with the encrypted compressed audio data for each block. A storage medium management step for storing song switching information generated based on the signal in an additional information storage area in the storage medium;
Control for writing the encrypted compressed audio data to a recording medium by a data writing means, creating recording data management information based on the song switching information related to the encrypted compressed audio data, and writing to the recording medium by the data writing means Steps,
A compressed audio data recording method comprising:
前記圧縮音声データをフレーム単位で暗号化して暗号化圧縮音声データを出力すると共に、前記曲切り換え信号に基づき暗号化に用いる鍵を切り換える暗号化ステップと、
前記暗号化圧縮音声データを、前記暗号化圧縮音声データ1フレームのデータ長よりも長い固定のデータ長を有するブロック毎に、格納媒体内のデータ格納領域に格納すると共に、前記ブロック毎に前記暗号化圧縮音声データと相互に関連させて、前記曲切り換え信号に基づいて生成された曲切り換え情報を前記格納媒体内の付加情報格納領域に格納する格納媒体管理ステップと、
前記暗号化圧縮音声データをデータ書き込み手段により記録媒体に書き込むと共に、前記暗号化圧縮音声データに関連した前記曲切り換え情報に基づき記録データ管理情報を作成し前記データ書き込み手段により前記記録媒体に書き込む制御ステップと、
を有することを特徴とする圧縮音声データ記録方法。A stream of audio data in which a plurality of songs are seamlessly input is input, the audio data is compressed by a fixed length compression encoding method in units of frames, and compressed audio data is output, and a music switching signal is generated based on the stream. The compression step to occur;
Encrypting the compressed audio data in units of frames and outputting the encrypted compressed audio data, and an encryption step of switching a key used for encryption based on the music switching signal;
The encrypted compressed audio data is stored in a data storage area in a storage medium for each block having a fixed data length longer than the data length of one frame of the encrypted compressed audio data, and the encrypted data is stored for each block. A storage medium management step for storing song switching information generated based on the song switching signal in an additional information storage area in the storage medium in association with the compressed audio data;
Control for writing the encrypted compressed audio data to a recording medium by a data writing means, creating recording data management information based on the song switching information related to the encrypted compressed audio data, and writing to the recording medium by the data writing means Steps,
A compressed audio data recording method comprising:
前記格納媒体管理ステップにおいて、曲切り換えが発生する前記ブロックに対して前記曲切り換え情報に加えて前記暗号化フレーム数を格納することを特徴とする請求項7から請求項10のいずれかの請求項に記載の圧縮音声データ記録方法。In the encryption step, output the number of frames encrypted with the same key,
11. The storage medium management step, wherein the number of encrypted frames is stored in addition to the music switching information for the block in which music switching occurs. The compressed audio data recording method described in 1.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002367077A JP4021756B2 (en) | 2002-12-18 | 2002-12-18 | Compressed audio data recording apparatus and compressed audio data recording method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002367077A JP4021756B2 (en) | 2002-12-18 | 2002-12-18 | Compressed audio data recording apparatus and compressed audio data recording method |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2004199785A JP2004199785A (en) | 2004-07-15 |
JP2004199785A5 JP2004199785A5 (en) | 2006-02-09 |
JP4021756B2 true JP4021756B2 (en) | 2007-12-12 |
Family
ID=32764087
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002367077A Expired - Fee Related JP4021756B2 (en) | 2002-12-18 | 2002-12-18 | Compressed audio data recording apparatus and compressed audio data recording method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4021756B2 (en) |
-
2002
- 2002-12-18 JP JP2002367077A patent/JP4021756B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2004199785A (en) | 2004-07-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2008152840A (en) | Recording and reproducing device | |
JP4021756B2 (en) | Compressed audio data recording apparatus and compressed audio data recording method | |
JP2004093729A (en) | Recording device and reproducing device for music data | |
JP5368550B2 (en) | Recording / reproducing method and recording / reproducing apparatus | |
JP2009180972A (en) | Audio resume reproduction device and audio resume reproduction method | |
WO2010007727A1 (en) | Video recording device, video reproduction device, and method thereof | |
JP4420854B2 (en) | Recording control method | |
JP3061323B2 (en) | Recording / reproduction control circuit of disk recording / reproduction device | |
JP2005228421A (en) | Digital information recording/reproducing apparatus | |
JP2004158065A (en) | Digital data transmission apparatus | |
JP3944992B2 (en) | Playback apparatus and playback method | |
JP2007101772A (en) | Reproducing device and reproducing method | |
JP4325781B2 (en) | Crypto device | |
JP4600023B2 (en) | Voice recording / playback apparatus and voice recording / playback method | |
JP2004326922A (en) | Information processing device and method | |
JP2000152236A (en) | Moving picture coder, multiplexing method, its system and recording and reproducing device | |
JP2004118944A (en) | Disk recording/playing-back device | |
JP2008084382A (en) | Method for reproducing compressed data | |
JP2003173622A (en) | Device and method for decoding coded audio data | |
JP2001357612A (en) | Recording and reproducing device | |
JP2004364048A (en) | Apparatus, method and medium for data recording data regeneration apparatus, and data regeneration method | |
JP2003029792A (en) | Compressed audio data reproducing device | |
JP2004310819A (en) | Encoding device and encoding method | |
JP2003249027A (en) | Recording/reproducing device | |
JP2002149453A (en) | Method for reproducing information and device for the same |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20050524 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20051216 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20051216 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20061129 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20070823 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20070828 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20070927 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101005 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111005 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121005 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131005 Year of fee payment: 6 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |