JP4332144B2 - Waveform data format discrimination method, signal encoding method, apparatus using the methods, program, and recording medium - Google Patents

Waveform data format discrimination method, signal encoding method, apparatus using the methods, program, and recording medium Download PDF

Info

Publication number
JP4332144B2
JP4332144B2 JP2005266825A JP2005266825A JP4332144B2 JP 4332144 B2 JP4332144 B2 JP 4332144B2 JP 2005266825 A JP2005266825 A JP 2005266825A JP 2005266825 A JP2005266825 A JP 2005266825A JP 4332144 B2 JP4332144 B2 JP 4332144B2
Authority
JP
Japan
Prior art keywords
data
waveform data
format
encoding
waveform
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.)
Active
Application number
JP2005266825A
Other languages
Japanese (ja)
Other versions
JP2007081814A (en
Inventor
健弘 守谷
登 原田
優 鎌本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2005266825A priority Critical patent/JP4332144B2/en
Publication of JP2007081814A publication Critical patent/JP2007081814A/en
Application granted granted Critical
Publication of JP4332144B2 publication Critical patent/JP4332144B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

データ格納形式が分からない波形データのデータ格納形式を判定する方法、その方法を用いた信号符号化方法、それらの方法を用いた装置、プログラム、および記録媒体に関する。   The present invention relates to a method for determining a data storage format of waveform data whose data storage format is unknown, a signal encoding method using the method, an apparatus, a program, and a recording medium using those methods.

歪のない圧縮符号化としては、多くの提案がある。たとえば、文章やプログラムなどのテキストデータでは、ZIPという汎用的な圧縮符号化方法(非音響信号用の符号化方法)が良く使われる。一方、音楽信号などの歪のない圧縮符号化方法としては、たとえば特許文献1の符号化方法(音響信号用の符号化方法)などがある。この方法の場合、ZIPより、はるかに効果的に圧縮できる。
しかし、音楽や音声などの音響データの場合、ヘッダフォーマットに記述された音響データの格納形式に従って符号化しなければ、符号化効率が大幅に低下する。音響データの格納形式としては、音響データがビッグエンディアンかリトルエンディアンか、何バイト単位のデータか、整数表現か浮動小数点表現かなどの情報がある。つまり、効率のよい符号化のためには、このような音響データの格納形式の全てを知る必要があり、一部または全部が不明の場合には、音響データ特有の性質を利用した効率のよい符号化が実現できない。
特開2005−115267号公報
There are many proposals for compression coding without distortion. For example, for text data such as sentences and programs, a general-purpose compression encoding method (encoding method for non-acoustic signals) called ZIP is often used. On the other hand, as a compression encoding method without distortion such as a music signal, for example, there is an encoding method (encoding method for an acoustic signal) of Patent Document 1. This method can compress much more effectively than ZIP.
However, in the case of acoustic data such as music and voice, the encoding efficiency is greatly reduced unless encoding is performed according to the storage format of the acoustic data described in the header format. The storage format of the acoustic data includes information such as whether the acoustic data is big endian or little endian, how many bytes of data, integer representation or floating point representation. In other words, for efficient encoding, it is necessary to know all of the storage format of such acoustic data, and when part or all of the storage format is unknown, it is efficient to use the characteristics specific to acoustic data. Encoding cannot be realized.
JP 2005-115267 A

従来技術の場合、デジタルデータ中の音響データの格納形式の一部または全部が分からない場合には、本来音響データが保有する特徴を利用した符号化ができないため、符号化の効率が大幅に悪くなる。このように、従来技術には、入力データが音響データであることが分かっていても、そのデータ格納形式が不明な場合は、入力データを音響データとして扱うことが困難という問題がある。これはアナログ波形データをサンプリングして得られたデジタル波形データの場合でも同じである。本発明の目的は、入力されたデジタルデータが音響データ等の波形データであることは分かっているが、波形データの格納形式が分からない場合に、そのデータ格納形式を判別することにある。   In the case of the prior art, if part or all of the storage format of the acoustic data in the digital data is not known, the encoding using the characteristics inherent in the acoustic data cannot be performed, so the encoding efficiency is greatly reduced. Become. Thus, even if it is known that the input data is acoustic data, the conventional technology has a problem that it is difficult to handle the input data as acoustic data if the data storage format is unknown. This also applies to digital waveform data obtained by sampling analog waveform data. An object of the present invention is to determine a data storage format when it is known that the input digital data is waveform data such as acoustic data but the storage format of the waveform data is unknown.

本発明では、波形データであることは分かっているが、波形データの格納形式の一部または全部が分からない場合に、入力されたデジタル波形データを、複数のあらかじめ設定されたデータ格納形式それぞれのサンプル値列であるとした場合の波形データらしさを、サンプル値列内のサンプル値間の関係を用いて判定する。そして、最も波形データらしいと判定されたサンプル値列に対応するデータ格納形式を、入力されたデジタル波形データのデータ格納形式とする。
また、前記のデータ格納形式判別の結果に基づき、入力されたデジタルデータの全部または一部を、符号化する。さらには、前記のデータ格納形式判別の結果での波形データらしさが、所定の範囲内ならば該当するデータ格納形式での波形信号用の符号化を行い、所定の範囲外ならば非波形信号用の符号化を行う。
In the present invention, although it is known that it is waveform data, when part or all of the waveform data storage format is unknown, the input digital waveform data is converted into each of a plurality of preset data storage formats. The likelihood of waveform data in the case of a sample value sequence is determined using the relationship between sample values in the sample value sequence. The data storage format corresponding to the sample value sequence determined to be the most waveform data is set as the data storage format of the input digital waveform data.
Also, all or part of the input digital data is encoded based on the result of the data storage format discrimination. Furthermore, if the waveform data likelihood as a result of the data storage format determination is within a predetermined range, the waveform signal is encoded in the corresponding data storage format. Is encoded.

本発明によれば、入力されたデジタル波形データのデータ格納形式が分からない場合にも、データ格納形式を判別することができる。また、実際に符号化してみなくても、低演算量でどの波形データ形式として符号化すると効率が良いかを判断でき、効率よく符号化できる。   According to the present invention, the data storage format can be determined even when the data storage format of the input digital waveform data is not known. Further, even if it is not actually encoded, it can be determined which waveform data format is efficient with a low calculation amount, and can be encoded efficiently.

以下では、最も代表的なアナログ波形データである音響データに本発明を適用した実施形態を説明する。説明の重複を避けるため同じ機能を有する構成部や同じ処理を行う処理ステップには同一の番号を付与し、説明を省略する。   In the following, an embodiment in which the present invention is applied to acoustic data, which is the most representative analog waveform data, will be described. In order to avoid duplication of description, the same number is assigned to the constituent unit having the same function and the processing step for performing the same process, and the description is omitted.

[第1実施形態]
本発明の音響データ形式判別部の機能構成例を図1に示す。また、音響データ形式判別部100の処理フローを図2に示す。音響データ形式判別部100は、データ記録部110、指標判定部120、データ格納形式判別部130から構成される。また、指標判定部120は、格納形式記録部121、指標計算部124から構成される。
入力されたデジタル音響データは、まずデータ記録部110に記録される(S110)。指標判定部120の指標計算部124は、格納形式記録部121にあらかじめ設定された複数のデータ形式の中から、データ形式を順次選択し、入力されたデジタル音響データの一部または全部がそれぞれのデータ形式であるとした場合のサンプル値間の関係を用いて、入力されたデジタル音響データをそれぞれのデータ形式であるとした場合の音響データらしさを評価する(S124)。ここで、あらかじめ設定されたデータ形式とは、複数種類の1サンプルあたりのビット数、整数表現であるか浮動小数点表現であるか、複数種類のサンプルごとのバイト格納順、複数種類のチャネル数などである。評価に用いるデジタル音響データは、入力された全てであっても良いし、一部であっても良い。一部を用いる場合は、例えばデジタル音響データの先頭の数千サンプル〜数万サンプルを用いればよい。音響データらしさの評価は、例えば数千サンプル分のフレームごとに行う。
[First Embodiment]
An example of the functional configuration of the acoustic data format discrimination unit of the present invention is shown in FIG. Moreover, the processing flow of the acoustic data format discrimination | determination part 100 is shown in FIG. The acoustic data format determination unit 100 includes a data recording unit 110, an index determination unit 120, and a data storage format determination unit 130. The index determination unit 120 includes a storage format recording unit 121 and an index calculation unit 124.
The input digital acoustic data is first recorded in the data recording unit 110 (S110). The index calculation unit 124 of the index determination unit 120 sequentially selects a data format from a plurality of data formats set in advance in the storage format recording unit 121, and part or all of the input digital acoustic data is respectively by using the relationship between the sample values in the case of that the data format, to evaluate the acoustic data likelihood in the case where the digital audio data inputted as the respective data format (S124). Here, the preset data format is the number of bits per sample of a plurality of types, whether it is an integer representation or a floating-point representation, the byte storage order for a plurality of types of samples, the number of channels of a plurality of types, etc. It is. Digital sound data used for evaluation may be all input or a part thereof. When a part is used, for example, the first thousands of samples to tens of thousands of samples of the digital sound data may be used. The evaluation of the likelihood of acoustic data is performed, for example, every several thousand frames.

具体的には、音響データらしさの指標として、次式を用いて評価する。

Figure 0004332144

ただし、pはあらかじめ定めた正の整数、k(i=1〜p)はPARCOR係数。
Fは、p次の予測の場合の予測残差のエネルギーに対する入力信号のエネルギーの比を近似するものである。Fの値が大きい方が、そのデータ形式らしいと言える。従って、入力されたデジタル音響データを音響信号符号化処理により圧縮する場合は、入力されたデジタル音響データを、Fの値が大きいデータ形式で圧縮すれば、圧縮後のデータ量を少なくすることができる。つまり、高い圧縮効果が期待できる。なお、例えば、フレーム単位に音響データらしさの指標を計算する場合に、想定したデータ形式でのサンプル値列が複数フレーム分ある場合には、データ形式ごと、フレームごとの複数の指標の値が求まることになる。このように同じデータ形式で複数の指標の値がある場合には、それらの中の最大の値、すなわち、最も音響データらしい指標の値を、当該データ形式のサンプル値列に対する指標の値とする。 Specifically, the following expression is used as an index of the likelihood of sound data.
Figure 0004332144

Here, p is a predetermined positive integer, and k i (i = 1 to p) is a PARCOR coefficient.
F approximates the ratio of the energy of the input signal to the energy of the prediction residual in the case of p-th order prediction. It can be said that the one with the larger F value seems to be the data format. Therefore, when the input digital sound data is compressed by the sound signal encoding process, if the input digital sound data is compressed in a data format having a large F value, the amount of data after compression can be reduced. it can. That is, a high compression effect can be expected. Note that, for example, when calculating an index of the likelihood of sound data in units of frames, if there are a plurality of sample value sequences in an assumed data format, the values of a plurality of indexes for each data format and each frame are obtained. It will be. Thus, when there are a plurality of index values in the same data format, the maximum value among them, that is, the index value that seems to be the most acoustic data is set as the index value for the sample value sequence of the data format. .

データ格納形式判別部130は、各データ形式に対応するFの値を比較し、Fの値が最も大きいデータ形式を入力されたデジタル音響データのデータ形式と判別する(S130)。
このようにデータ形式を判別することで、入力されたデジタル音響データのデータ形式を推定することができる。
The data storage format determination unit 130 compares the F values corresponding to the respective data formats, and determines the data format having the largest F value as the data format of the input digital acoustic data (S130).
By discriminating the data format in this way, the data format of the input digital acoustic data can be estimated.

[変形例1] 第1実施形態では、音響データらしさを示す指標としてFを用いたが、周波数領域に変換する符号化の場合には、次式を用いて評価することもできる。

Figure 0004332144
ただし、Mはあらかじめ定めた正の整数、Y(j=0〜M−1)はj番目の周波数領域係数の2乗値。
Eは、パワースペクトルに相当する係数の2乗値の相加平均の比である。係数値がjによらず一定であればE=1という最低値となる。この場合、入力されたデジタル音響データをそのデータ形式とした場合のサンプル値列は、乱数であり、そのデータ形式では音響データらしいとは言えない。従って、入力されたデジタル音響データを音響信号符号化処理により圧縮する場合に、そのデータ形式でのデジタル音響データとして圧縮しても、圧縮後のデータ量を少なくすることはできない。つまり、圧縮効果は期待できない。一方、係数の2乗値の変動が大きければEは大きな値となる。周波数領域の係数(スペクトル)の値に大きな変動があるので、そのデータ形式での音響データらしいと言える。従って、入力されたデジタル音響データを音響信号符号化処理により圧縮する場合に、入力されたデジタル音響信号を、そのデータ形式であるとして圧縮すれば、圧縮後のデータ量を少なくできる。つまり高い圧縮効果が期待できる。また、これはサンプル値間の相関が強いことも意味している。
したがって、この方法によっても、入力されたデジタル音響データのデータ形式を推定することができる。 [Modification 1] In the first embodiment, F is used as an index indicating the likelihood of sound data. However, in the case of encoding to be converted into the frequency domain, evaluation can also be performed using the following equation.
Figure 0004332144
Here, M is a predetermined positive integer, and Y j (j = 0 to M−1) is a square value of the j-th frequency domain coefficient.
E is an arithmetic mean ratio of square values of coefficients corresponding to the power spectrum. If the coefficient value is constant regardless of j, the minimum value is E = 1. In this case, the sample value string when the input digital acoustic data is in the data format is a random number, and it cannot be said that the data format is likely to be acoustic data. Therefore, when the input digital audio data is compressed by the audio signal encoding process, the amount of data after compression cannot be reduced even if the digital audio data is compressed as digital audio data in the data format. In other words, the compression effect cannot be expected. On the other hand, if the variation of the square value of the coefficient is large, E becomes a large value. Since there is a large fluctuation in the value of the frequency domain coefficient (spectrum), it can be said that it seems to be acoustic data in that data format. Therefore, when the input digital sound data is compressed by the sound signal encoding process, the amount of data after compression can be reduced by compressing the input digital sound signal as the data format. That is, a high compression effect can be expected. This also means that the correlation between sample values is strong.
Therefore, also by this method, the data format of the input digital acoustic data can be estimated.

[変形例2]
音響データらしさを示す指標として、エネルギー/Fまたはエネルギー/Eを用いることもできる。エネルギー/Fまたはエネルギー/Eは、予測誤差のエネルギーの近似に相当し、これらの値が小さいほど音響データらしいと判断できる。したがって、この指標を用いる場合には、データ格納形式判別部130は、各データ形式に対応する指標(エネルギー/Fまたはエネルギー/E)の値を比較し、値が最も小さいデータ形式を入力されたデジタル音響データのデータ形式と判別する(S130)。
[Modification 2]
Energy / F or energy / E can also be used as an index indicating the likelihood of acoustic data. Energy / F or energy / E corresponds to approximation of the energy of the prediction error, and it can be determined that the smaller the value, the more likely it is acoustic data. Therefore, when this index is used, the data storage format determination unit 130 compares the index (energy / F or energy / E) value corresponding to each data format, and the data format having the smallest value is input. It is discriminated from the data format of the digital sound data (S130).

[第2実施形態]
図3に本実施形態の符号化装置の機能構成例を示す。また、図4に符号化装置200の処理フローを示す。符号化装置200は、データ記録部110、指標判定部120、データ格納形式判別部130、符号化部240から構成される。図3と図1との比較からも分かるように、図3の符号化装置200は、図1の音響データ形式判別部100に符号化部240を付加した構成となっている。
図4の処理フローも、図2の処理フローにステップS240が付加された処理フローである。ステップS240では、符号化部240が、データ格納形式判別部130が判別したデータ形式にしたがって、データ記録部110に記録されたデジタル音響データを符号化する。したがって、符号化部240には、複数のデータ形式に対応できる符号化手段が備えられている必要がある。つまり、指標計算部124で指標を計算するとき(ステップS124)に用いるデータ形式は、符号化部240で対応できる符号化方法の範囲内に限られる。
このように、本実施形態では、入力されたデジタル音響データを、最も音響データらしいと判定されたデータ形式であるとして符号化できるので、高い圧縮効率が期待できる。
[Second Embodiment]
FIG. 3 shows a functional configuration example of the encoding apparatus according to the present embodiment. FIG. 4 shows a processing flow of the encoding device 200. The encoding device 200 includes a data recording unit 110, an index determination unit 120, a data storage format determination unit 130, and an encoding unit 240. As can be seen from a comparison between FIG. 3 and FIG. 1, the encoding device 200 in FIG. 3 has a configuration in which an encoding unit 240 is added to the acoustic data format determination unit 100 in FIG. 1.
The processing flow in FIG. 4 is also a processing flow in which step S240 is added to the processing flow in FIG. In step S240, the encoding unit 240 encodes the digital sound data recorded in the data recording unit 110 according to the data format determined by the data storage format determination unit 130. Therefore, the encoding unit 240 needs to include an encoding unit that can support a plurality of data formats. That is, the data format used when the index calculation unit 124 calculates the index (step S124) is limited to the range of encoding methods that can be supported by the encoding unit 240.
Thus, in this embodiment, since the input digital acoustic data can be encoded as having the data format determined to be the most acoustic data, high compression efficiency can be expected.

[第3実施形態]
第1実施形態、第2実施形態では入力されたデジタルデータが音響データであることを前提にしていた。本実施形態は、音響データではないかもしれないという状況にも対応している。図5に本実施形態の符号化装置の機能構成例を示す。また、図6に符号化装置300の処理フローを示す。符号化装置300は、図1の音響データ形式判別部100に、符号化方法選択部350と符号化部340を付加した構成となっている。符号化方法選択部350は、指標比較部351を備えている。また、符号化部340は、音響信号符号化部341と非音響信号符号化部342とを備えている。非音響信号符号化部342は、例えばZIPなどの汎用的な符号化方法を実行する。
[Third Embodiment]
In the first embodiment and the second embodiment, it is assumed that the input digital data is acoustic data. The present embodiment also supports a situation where it may not be acoustic data. FIG. 5 shows a functional configuration example of the encoding apparatus according to the present embodiment. FIG. 6 shows a processing flow of the encoding device 300. The encoding apparatus 300 has a configuration in which an encoding method selection unit 350 and an encoding unit 340 are added to the acoustic data format determination unit 100 of FIG. The encoding method selection unit 350 includes an index comparison unit 351. The encoding unit 340 includes an acoustic signal encoding unit 341 and a non-acoustic signal encoding unit 342. The non-acoustic signal encoding unit 342 executes a general-purpose encoding method such as ZIP.

図6の処理フローのステップS110からS130までは第1実施形態(図2)と同じである。その後、符号化方法選択部350の指標比較部351は、最も音響データらしいと判定されたデータ形式であるとした場合の入力されたデジタルデータの音響データらしさ(音響データである可能性を示す指標)から、音響信号用の符号化部で符号化するべきか、非音響信号用の符号化部で符号化するべきかを選択する(S351)。例えば、閾値と比較することにより、閾値よりも音響データらしいか否かで判断すれば良い。第1実施形態で示したFまたはEを、音響データらしさを示す指標とするときは、閾値よりも大きいこと(または閾値以上であること)が音響データらしいことである。後述の実験例で説明するが、例えばFやEの値が1000以上の場合を音響データらしいと判断する。また、エネルギー/Fまたはエネルギー/Eを、音響データらしさを示す指標とするときは、閾値よりも小さいこと(または閾値以下であること)が音響データらしいことである。
ステップS351で音響データらしいと判断された場合には、音響信号符号化部341が、データ格納形式判別部130が判別したデータ形式で、データ記録部110に記録された入力デジタルデータを符号化する(S241)。ステップS351で音響データらしくないと判断された場合には、非音響信号符号化部342が、データ記録部110に記録された入力デジタルデータを符号化する(S242)。
このように、本実施形態では、入力されたデジタルデータの音響データらしさを評価した上で符号化方法を決定するので、音響データ以外のデータが入力されてしまった場合にも、ある程度の圧縮効率を確保することができる。
Steps S110 to S130 in the processing flow of FIG. 6 are the same as those in the first embodiment (FIG. 2). After that, the index comparison unit 351 of the encoding method selection unit 350 inputs the acoustic data likelihood of the input digital data when the data format is determined to be the most likely acoustic data (an index indicating the possibility of being acoustic data). ) To select whether the encoding is performed by the encoding unit for the acoustic signal or the encoding unit for the non-acoustic signal (S351). For example, it may be determined by comparing with the threshold value whether or not the sound data is more likely than the threshold value. When F or E shown in the first embodiment is used as an index indicating the likelihood of sound data, it is likely that sound data is larger than a threshold (or greater than or equal to a threshold). As will be described in an experimental example described later, for example, a case where the value of F or E is 1000 or more is determined to be acoustic data. Further, when energy / F or energy / E is used as an index indicating the likelihood of sound data, it is likely that the sound data is smaller than the threshold (or less than the threshold).
If it is determined in step S351 that the data is likely to be acoustic data, the acoustic signal encoding unit 341 encodes the input digital data recorded in the data recording unit 110 in the data format determined by the data storage format determination unit 130. (S241). If it is determined in step S351 that the sound data does not appear, the non-acoustic signal encoding unit 342 encodes the input digital data recorded in the data recording unit 110 (S242).
As described above, in the present embodiment, the encoding method is determined after evaluating the sound data quality of the input digital data. Therefore, even when data other than the sound data is input, a certain degree of compression efficiency is achieved. Can be secured.

[変形例]
第3実施形態では、ステップS351で単純に閾値との比較による判断をしていた。しかし、入力信号のデータ形式が1バイトか2バイト以上かによって、もしくはサンプル値列を波形の振幅とした場合のエネルギーの大きさによって、音響用の符号化手段を用いた方が良いか、非音響用の符号化手段を用いた方が良いかが変わる場合もある。そこで、本変形例では、符号化方法選択部350の処理を変更した例を示す。
[Modification]
In the third embodiment, the determination is simply made by comparison with the threshold value in step S351. However, depending on whether the data format of the input signal is 1 byte or 2 bytes or more, or depending on the magnitude of energy when the sample value sequence is the amplitude of the waveform, it is better to use the encoding means for sound. In some cases, it may be better to use acoustic encoding means. Therefore, in this modification, an example in which the processing of the encoding method selection unit 350 is changed is shown.

図7に本変形例での符号化装置300の処理フローを示す。この処理フローでは、図6のステップS351の代わりに、ステップS352〜S356が実行される。以下にステップS352〜S356について説明する。符号化方法選択部350は、入力されたデジタルデータの判定されたデータ形式が、1バイトかを確認する(S352)。ステップS352がNoの場合には、符号化方法選択部350は、サンプル値列を波形の振幅とした場合のエネルギーを計算し(S353)、エネルギーが閾値よりも小さいかを確認する(S354)。閾値としては、例えば最大振幅でのエネルギーの1/100とする方法などがある。ステップS354がYesの場合には、ステップS241に進む。また、ステップS354がNoの場合には、指標比較部351が、音響データらしさを示す指標が閾値より音響データらしいかを比較する(S355)。このステップでの、音響データらしさを示す指標であるFやEに対する閾値は、100程度とすれば良い。ステップS355がYesの場合にはステップS241へ進み、Noの場合にはステップS242へ進む。ステップS352がYesの場合には、指標比較部351が、音響データらしさを示す指標が閾値より音響データらしいかを比較する(S356)。このステップは第3実施形態(図6)のステップS351と同じである。   FIG. 7 shows a processing flow of the encoding apparatus 300 according to this modification. In this processing flow, steps S352 to S356 are executed instead of step S351 in FIG. Steps S352 to S356 will be described below. The encoding method selection unit 350 confirms whether the determined data format of the input digital data is 1 byte (S352). When step S352 is No, the encoding method selection unit 350 calculates energy when the sample value sequence is the waveform amplitude (S353), and checks whether the energy is smaller than the threshold (S354). As the threshold value, for example, there is a method of setting the energy to 1/100 of the maximum amplitude. When step S354 is Yes, it progresses to step S241. When step S354 is No, the index comparison unit 351 compares whether the index indicating the likelihood of acoustic data is more likely to be acoustic data than the threshold (S355). In this step, the threshold value for F or E, which is an index indicating the likelihood of acoustic data, may be about 100. When step S355 is Yes, it progresses to step S241, and when it is No, it progresses to step S242. If step S352 is Yes, the index comparison unit 351 compares whether the index indicating the likelihood of acoustic data is more likely to be acoustic data than the threshold (S356). This step is the same as step S351 in the third embodiment (FIG. 6).

このようにデータ形式にあわせて符号化方法を選択するので、第3実施形態よりもさらに高い圧縮効率が期待できる。
第1〜第3実施形態では、入力データが音響信号をサンプリングして得られたデジタル音響データの場合について説明した。しかし、入力データがアナログ波形データをサンプリングして得たものであれば、その他の時系列データ等であっても本発明を利用することができる。この場合、各実施形態の「音響データらしさの判定」を、「波形データらしさの判定」に変更するだけで、一般的な波形データに対して本発明が適用できる。
なお、上記の各実施形態はコンピュータに、上記方法の各ステップを実行させるプログラムを読み込ませ、実施することもできる。また、コンピュータに読み込ませる方法としては、プログラムをコンピュータ読み取り可能な記録媒体に記録しておき、記録媒体からコンピュータに読み込ませる方法、サーバ等に記録されたプログラムを電気通信回線等を通じてコンピュータに読み込ませる方法などがある。
Thus, since the encoding method is selected according to the data format, higher compression efficiency can be expected than in the third embodiment.
In the first to third embodiments, the case where the input data is digital acoustic data obtained by sampling an acoustic signal has been described. However, if the input data is obtained by sampling analog waveform data, the present invention can be used even with other time series data. In this case, the present invention can be applied to general waveform data only by changing “determination of the likelihood of acoustic data” in each embodiment to “determination of the likelihood of waveform data”.
In addition, each said embodiment can also read and carry out the program which makes a computer perform each step of the said method. Also, as a method for reading into the computer, the program is recorded on a computer-readable recording medium, and the program is read from the recording medium into the computer, or the program recorded in the server or the like is read into the computer through an electric communication line or the like. There are methods.

[実験例]
本発明の効果を評価するため、第2実施形態でのシミュレーション結果を以下に示す。シミュレーションの条件は次のとおりである。入力信号は、1バイト/サンプル、2048サンプル/フレームのデータ量(144054バイト:約70フレーム)の画像の波形データである。あらかじめ設定したデータ形式は、チャネル数(1、2、3)である。計算した指標は、エネルギー、F(p=1、2、3、20)である。このデータ全体(約70フレーム)を実際に圧縮した場合、チャネル数を3のデータ形式と仮定したときの圧縮効率が最も高く29.41%、次にチャネル数を1のデータ形式と仮定したときが36.13%、チャネル数を2のデータ形式と仮定したときが40.00%である。シミュレーションでは、入力信号の先頭の9フレームに対してエネルギーとFを計算した。つまり、1チャネルに対するフレーム数は、チャネル数が1の場合は9フレーム分、チャネル数が2の場合は第1チャネルの5フレーム分と第2チャネルの4フレーム分、チャネル数が3の場合は各チャネルの3フレーム分である。
[Experimental example]
In order to evaluate the effects of the present invention, simulation results in the second embodiment are shown below. The simulation conditions are as follows. The input signal is waveform data of an image having a data amount of 1 byte / sample and 2048 samples / frame (144054 bytes: about 70 frames). The data format set in advance is the number of channels (1, 2, 3). The calculated index is energy, F (p = 1, 2, 3, 20). When this entire data (about 70 frames) is actually compressed, the compression efficiency is highest when the number of channels is assumed to be 3 and the data is assumed to be 29.41%, and then the number of channels is assumed to be 1 Is 36.13%, and 40.00% when the number of channels is assumed to be 2. In the simulation, energy and F were calculated for the first nine frames of the input signal. In other words, the number of frames for one channel is 9 frames when the number of channels is 1, 5 frames of the first channel and 4 frames of the second channel when the number of channels is 2, and when the number of channels is 3. This is three frames for each channel.

チャネル数が1のデータ形式と仮定した場合の結果を図8、チャネル数が2とデータ形式と仮定した場合の結果を図9、チャネル数が3と仮定した場合の結果を図10に示す。pの値に関係なくFが大きな値となることから、チャネル数が3のデータ形式で圧縮することが望ましいことが分かる。また、エネルギー/Fによっても、チャネル数が3のデータ形式とすることが望ましいことが分かる。
なお、Fの値は、pを増加させると単調に増加する。また、Yを平滑化したパワースペクトルまたは微小な正の値を加えたパワースペクトルとしてEの値を計算すると、その値はpを大きくしたときのFの値と近似することが知られている。したがって、pが小さい値の場合でもチャネル数を3とするべきであることは分かるが、pを20程度の値にしたFやEもしくはエネルギー/Fやエネルギー/Eを指標とすることが望ましい。また、少なくともpを3以上とすべきである。
上記のように、Fを求めることにより、チャネル数の値を予測することができることが分かる。
FIG. 8 shows the results when the data format is assumed to be 1 with the number of channels, FIG. 9 shows the results when the data format is assumed with 2 channels, and FIG. 10 shows the results when the number of channels is assumed to be 3. Since F is a large value regardless of the value of p, it can be seen that it is desirable to compress in the data format with 3 channels. It can also be seen that it is desirable to use a data format with 3 channels, depending on energy / F.
Note that the value of F increases monotonically as p is increased. Further, when the value of E is calculated as a power spectrum obtained by smoothing Y j or a power spectrum obtained by adding a small positive value, it is known that the value approximates the value of F when p is increased. . Therefore, although it is understood that the number of channels should be 3 even when p is small, it is desirable to use F or E or energy / F or energy / E with p as a value of about 20 as an index. Moreover, at least p should be 3 or more.
As described above, it is understood that the value of the number of channels can be predicted by obtaining F.

第1実施形態の音響データ形式判別部の機能構成例を示す図。The figure which shows the function structural example of the acoustic data format discrimination | determination part of 1st Embodiment. 第1実施形態の音響データ形式判別部の処理フローを示す図。The figure which shows the processing flow of the acoustic data format discrimination | determination part of 1st Embodiment. 第2実施形態の符号化装置の機能構成例を示す図。The figure which shows the function structural example of the encoding apparatus of 2nd Embodiment. 第2実施形態の符号化装置の処理フローを示す図。The figure which shows the processing flow of the encoding apparatus of 2nd Embodiment. 第3実施形態の符号化装置の機能構成例を示す図。The figure which shows the function structural example of the encoding apparatus of 3rd Embodiment. 第3実施形態の符号化装置の処理フローを示す図。The figure which shows the processing flow of the encoding apparatus of 3rd Embodiment. 第3実施形態の変形例の符号化装置の処理フローを示す図。The figure which shows the processing flow of the encoding apparatus of the modification of 3rd Embodiment. チャネル数が1のデータ形式と仮定した場合のシミュレーション結果を示す図。The figure which shows the simulation result at the time of assuming that the number of channels is 1 data format. チャネル数が2のデータ形式と仮定した場合のシミュレーション結果を示す図。The figure which shows the simulation result at the time of assuming that the number of channels is 2 data format. チャネル数が3のデータ形式と仮定した場合のシミュレーション結果を示す図。The figure which shows the simulation result at the time of assuming that the number of channels is 3 data formats.

Claims (18)

入力されたデジタル音響波形データのデータ格納形式が、あらかじめ設定された複数のデータ格納形式の中のいずれであるかを判別する波形データ形式判別方法であって、
あらかじめ設定された複数のデータ形式について、入力されたデジタル音響波形データの一部または全部がそれぞれのデータ形式であるとした場合のサンプル値間の関係を用いて、入力されたデジタル波形音響データをそれぞれのデータ形式であるとした場合の音響データらしさを評価する指標判定ステップと、
最も音響データらしいと判定されたデータ格納形式を、入力されたデジタル音響波形データのデータ格納形式とするデータ格納形式判別ステップと
を有することを特徴とする波形データ形式判別方法。
Data storage format of the input digital sound waveform data has been found a waveform data type determination method of determining which one of a plurality of data storage format which is set in advance,
For a plurality of preset data formats, the input digital waveform acoustic data is converted using the relationship between sample values when some or all of the input digital acoustic waveform data is in the respective data format. An index determination step for evaluating the likelihood of acoustic data when each data format is assumed;
A waveform data format discrimination method comprising: a data storage format discrimination step for setting a data storage format determined to be most acoustic data as a data storage format of input digital acoustic waveform data.
請求項1記載の波形データ形式判別方法であって、
前記あらかじめ設定されたデータ格納形式とは、複数種類の1サンプルあたりのビット数、整数表現であるか浮動小数点表現であるか、複数種類のサンプルごとのバイト格納順、複数種類のチャネル数、のうちのいずれか2つ以上であること
を特徴とする波形データ形式判別方法。
A waveform data format determination method according to claim 1, comprising:
The preset data storage format is the number of bits per sample of a plurality of types, whether it is an integer representation or a floating point representation, the byte storage order for each of a plurality of types of samples, the number of channels of a plurality of types, A waveform data format discrimination method characterized by being any two or more of them.
請求項1または2記載の波形データ形式判別方法であって、
前記指標判定ステップでの波形データらしさの指標として、
Figure 0004332144

ただし、pはあらかじめ定めた正の整数、k(i=1〜p)はPARCOR係数、
を用いる
ことを特徴とする波形データ形式判別方法。
A waveform data format discrimination method according to claim 1 or 2,
As an index of the likelihood of waveform data in the index determination step,
Figure 0004332144

Where p is a predetermined positive integer, k i (i = 1 to p) is a PARCOR coefficient,
Waveform data format discrimination method characterized by using
請求項1または2記載の波形データ形式判別方法であって、
前記指標判定ステップでの波形データらしさの指標として、
Figure 0004332144
ただし、Mはあらかじめ定めた正の整数、Y(j=0〜M−1)はj番目の係数の2乗値、
を用いる
ことを特徴とする波形データ形式判別方法。
A waveform data format discrimination method according to claim 1 or 2,
As an index of the likelihood of waveform data in the index determination step,
Figure 0004332144
Where M is a predetermined positive integer, Y j (j = 0 to M−1) is the square value of the j-th coefficient,
Waveform data format discrimination method characterized by using
請求項1〜4のいずれかに記載の波形データ形式判別方法を用いた信号符号化方法であって、
前記データ格納形式判別ステップの結果に基づき、入力されたデジタルデータの全部または一部を、符号化する符号化ステップ
を有することを特徴とする信号符号化方法。
A signal encoding method using the waveform data format determination method according to any one of claims 1 to 4,
A signal encoding method comprising: an encoding step for encoding all or part of input digital data based on the result of the data storage format determination step.
請求項1〜4のいずれかに記載の波形データ形式判別方法を用いた信号符号化方法であって、
前記データ格納形式判別ステップの結果と、判別した波形データ形式での波形データらしさに基づき、符号化方法を選択する選択ステップと、
前記選択ステップで選択された符号化方法で入力されたデジタルデータの全部または一部を符号化する符号化ステップ
を有することを特徴とする信号符号化方法。
A signal encoding method using the waveform data format determination method according to any one of claims 1 to 4,
A selection step of selecting an encoding method based on the result of the data storage format determination step and the waveform data likeness in the determined waveform data format;
A signal encoding method comprising: an encoding step for encoding all or part of digital data input by the encoding method selected in the selection step.
請求項6記載の信号符号化方法であって、
前記選択ステップが、前記判別した波形データ形式での波形データらしさが所定の範囲の場合には、前記データ格納形式判別ステップの結果に対応した符号化方法を選択し、前記判別した波形データ形式での波形データらしさが所定の範囲外の場合には、非波形信号用の符号化方法を選択する、
ことを特徴とする信号符号化方法。
A signal encoding method according to claim 6, comprising:
If the waveform data likelihood in the determined waveform data format is in a predetermined range, the selection step selects an encoding method corresponding to the result of the data storage format determination step, and the determined waveform data format If the waveform data likelihood is outside the predetermined range, the encoding method for the non-waveform signal is selected.
A signal encoding method characterized by the above.
請求項3または4に記載の波形データ形式判別方法を用いた信号符号化方法であって、
前記判別した波形データ形式での波形データらしさの指標の値が、1バイト/サンプル単位で計算したときには1000以上、その他の単位で計算したときには100以上の場合には、前記データ格納形式判別ステップの結果に対応した符号化方法を選択し、前記判別した波形データ形式での波形データらしさの指標の値が前記の範囲外の場合には、非波形信号用の符号化方法を選択する選択ステップと、
前記選択ステップで選択された符号化方法で入力されたデジタルデータの全部または一部を符号化する符号化ステップ
を有することを特徴とする信号符号化方法。
A signal encoding method using the waveform data format discrimination method according to claim 3 or 4,
If the value of the index of waveform data likelihood in the determined waveform data format is 1000 or more when calculated in units of 1 byte / sample, and 100 or more when calculated in other units, the data storage format determination step A selection step of selecting an encoding method corresponding to the result, and selecting an encoding method for a non-waveform signal when the value of the index of the likelihood of waveform data in the determined waveform data format is outside the above range; ,
A signal encoding method comprising: an encoding step for encoding all or part of digital data input by the encoding method selected in the selection step.
入力されたデジタル音響波形データのデータ格納形式が、あらかじめ設定された複数のデータ格納形式の中のいずれであるかを判別する波形データ形式判別装置であって、
入力されたデジタル音響波形データを記録するデータ記録部と、
あらかじめ設定された複数のデータ形式について、入力されたデジタル音響波形データの一部または全部がそれぞれのデータ形式であるとした場合のサンプル値間の関係を用いて、入力されたデジタル波形音響データをそれぞれのデータ形式であるとした場合の音響データらしさを評価する指標判定部と、
最も音響データらしいと判定されたデータ格納形式を、入力されたデジタル音響波形データのデータ格納形式とするデータ格納形式判別部と
を備える波形データ形式判別装置。
Data storage format of the input digital sound waveform data has been found a waveform data type determination apparatus for determining which of in a preset plurality of data storage format,
A data recording unit for recording the input digital acoustic waveform data;
For a plurality of preset data formats, the input digital waveform acoustic data is converted using the relationship between sample values when some or all of the input digital acoustic waveform data is in the respective data format. An index determination unit that evaluates the likelihood of sound data in the case of each data format ;
A waveform data format discriminating apparatus comprising: a data storage format discriminating unit that sets a data storage format determined to be the most acoustic data as a data storage format of input digital acoustic waveform data.
請求項9記載の波形データ形式判別装置であって、
前記あらかじめ設定されたデータ格納形式とは、複数種類の1サンプルあたりのビット数、整数表現であるか浮動小数点表現であるか、複数種類のサンプルごとのバイト格納順、複数種類のチャネル数、のうちのいずれか2つ以上であること
を特徴とする波形データ形式判別装置。
The waveform data format discrimination device according to claim 9,
The preset data storage format is the number of bits per sample of a plurality of types, whether it is an integer representation or a floating point representation, the byte storage order for each of a plurality of types of samples, the number of channels of a plurality of types, A waveform data format discriminating apparatus characterized by being any two or more of them.
請求項9または10記載の波形データ形式判別装置であって、
前記指標判定部での波形データらしさの指標として、
Figure 0004332144

ただし、pはあらかじめ定めた正の整数、k(i=1〜p)はPARCOR係数、
を用いる
ことを特徴とする波形データ形式判別装置。
The waveform data format discrimination device according to claim 9 or 10,
As an index of the likelihood of waveform data in the index determination unit,
Figure 0004332144

Where p is a predetermined positive integer, k i (i = 1 to p) is a PARCOR coefficient,
A waveform data format discriminating apparatus characterized by using the above.
請求項9または10記載の波形データ形式判別装置であって、
前記指標判定部での波形データらしさの指標として、
Figure 0004332144
ただし、Mはあらかじめ定めた正の整数、Y(j=0〜M−1)はj番目の係数の2乗値、
を用いる
ことを特徴とする波形データ形式判別装置。
The waveform data format discrimination device according to claim 9 or 10,
As an index of the likelihood of waveform data in the index determination unit,
Figure 0004332144
Where M is a predetermined positive integer, Y j (j = 0 to M−1) is the square value of the j-th coefficient,
A waveform data format discriminating apparatus characterized by using the above.
請求項9〜12のいずれかに記載の波形データ形式判別装置を備えた信号符号化装置であって、
前記データ格納形式判別部の結果に基づき、入力されたデジタルデータの全部または一部を、符号化する符号化部
を備える信号符号化装置。
A signal encoding device comprising the waveform data format discrimination device according to any one of claims 9 to 12,
A signal encoding device comprising: an encoding unit that encodes all or part of input digital data based on a result of the data storage format determination unit.
請求項9〜12のいずれかに記載の波形データ形式判別装置を備えた信号符号化装置であって、
前記データ格納形式判別部の結果と、判別した波形データ形式での波形データらしさに基づき、符号化手段を選択する選択部と、
前記選択部で選択された符号化手段で入力されたデジタルデータの全部または一部を符号化する符号化部
を備える信号符号化装置。
A signal encoding device comprising the waveform data format discrimination device according to any one of claims 9 to 12,
A selection unit for selecting an encoding means based on the result of the data storage format determination unit and the waveform data likeness in the determined waveform data format;
A signal encoding apparatus comprising: an encoding unit that encodes all or part of digital data input by the encoding unit selected by the selection unit.
請求項14記載の信号符号化装置であって、
前記選択部が、前記判別した波形データ形式での波形データらしさが所定の範囲の場合には、前記データ格納形式判別部の結果に対応した符号化手段を選択し、前記判別した波形データ形式での波形データらしさが所定の範囲外の場合には、非波形信号用の符号化手段を選択する、
ことを特徴とする信号符号化装置。
The signal encoding device according to claim 14, wherein
When the waveform data likelihood in the determined waveform data format is within a predetermined range, the selection unit selects an encoding unit corresponding to the result of the data storage format determination unit, and uses the determined waveform data format. If the waveform data likelihood is outside the predetermined range, the encoding means for the non-waveform signal is selected.
A signal encoding device.
請求項11または12に記載の波形データ形式判別装置を備えた信号符号化装置であって、
前記判別した波形データ形式での波形データらしさの指標の値が、1バイト/サンプル単位で計算したときには1000以上、その他の単位で計算したときには100以上の場合には、前記データ格納形式判別ステップの結果に対応した符号化手段を選択し、前記判別した波形データ形式での波形データらしさの指標の値が前記の範囲外の場合には、非波形信号用の符号化手段を選択する選択部と、
前記選択部で選択された符号化手段で入力されたデジタルデータの全部または一部を符号化する符号化部
を備える信号符号化装置。
A signal encoding device comprising the waveform data format discrimination device according to claim 11 or 12,
If the value of the index of waveform data likelihood in the determined waveform data format is 1000 or more when calculated in units of 1 byte / sample, and 100 or more when calculated in other units, the data storage format determination step A selection unit that selects an encoding unit corresponding to the result, and selects an encoding unit for a non-waveform signal when the value of the index of waveform data likelihood in the determined waveform data format is outside the range; ,
A signal encoding apparatus comprising: an encoding unit that encodes all or part of digital data input by the encoding unit selected by the selection unit.
請求項1からのいずれかに記載の方法をコンピュータにより実行させるプログラム。 Program for executing a computer a method according to any one of claims 1 to 8. 請求項17記載のプログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which the program according to claim 17 is recorded.
JP2005266825A 2005-09-14 2005-09-14 Waveform data format discrimination method, signal encoding method, apparatus using the methods, program, and recording medium Active JP4332144B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005266825A JP4332144B2 (en) 2005-09-14 2005-09-14 Waveform data format discrimination method, signal encoding method, apparatus using the methods, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005266825A JP4332144B2 (en) 2005-09-14 2005-09-14 Waveform data format discrimination method, signal encoding method, apparatus using the methods, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2007081814A JP2007081814A (en) 2007-03-29
JP4332144B2 true JP4332144B2 (en) 2009-09-16

Family

ID=37941651

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005266825A Active JP4332144B2 (en) 2005-09-14 2005-09-14 Waveform data format discrimination method, signal encoding method, apparatus using the methods, program, and recording medium

Country Status (1)

Country Link
JP (1) JP4332144B2 (en)

Also Published As

Publication number Publication date
JP2007081814A (en) 2007-03-29

Similar Documents

Publication Publication Date Title
US8862463B2 (en) Adaptive time/frequency-based audio encoding and decoding apparatuses and methods
US7433824B2 (en) Entropy coding by adapting coding between level and run-length/level modes
JP5688861B2 (en) Entropy coding to adapt coding between level mode and run length / level mode
EP1400954A2 (en) Entropy coding by adapting coding between level and run-length/level modes
CN102449689B (en) Coding method, decoding method, coding apparatus, decoding apparatus, coding program, decoding program and recording medium therefor
US20060116871A1 (en) Apparatus, method, and medium for processing audio signal using correlation between bands
KR20010021226A (en) A digital acoustic signal coding apparatus, a method of coding a digital acoustic signal, and a recording medium for recording a program of coding the digital acoustic signal
JP2007333785A (en) Audio signal encoding device and audio signal encoding method
KR101365989B1 (en) Apparatus and method and for entropy encoding and decoding based on tree structure
US20140039902A1 (en) Data compression apparatus, computer-readable storage medium having stored therein data compression program, data compression system, data compression method, data decompression apparatus, data compression/decompression apparatus, and data structure of compressed data
US20100329470A1 (en) Audio information processing apparatus and method
KR20070085788A (en) Efficient audio coding using signal properties
JP4332144B2 (en) Waveform data format discrimination method, signal encoding method, apparatus using the methods, program, and recording medium
CN101454829B (en) Method and apparatus to search fixed codebook and method and appratus to encode/decode a speech signal using the method and apparatus to search fixed codebook
JP5057334B2 (en) Linear prediction coefficient calculation device, linear prediction coefficient calculation method, linear prediction coefficient calculation program, and storage medium
JP4520922B2 (en) Data format determination method, apparatus, program, and recording medium
JP4603429B2 (en) Client / server speech recognition method, speech recognition method in server computer, speech feature extraction / transmission method, system, apparatus, program, and recording medium using these methods
JP4098679B2 (en) Floating-point format signal sequence linear prediction analysis method, apparatus, program, and recording medium
JP4848049B2 (en) Encoding method, decoding method, apparatus thereof, program, and recording medium
JP2008107629A (en) Method of encoding and decoding audio signal, and device and program for implementing the method
JP4705685B2 (en) Signal encoding apparatus, decoding apparatus, method, program, and recording medium
JP2005265865A (en) Method and device for bit allocation for audio encoding
JPH05232996A (en) Voice coding device
JP4480135B2 (en) Audio signal compression method
Avramović et al. Lossless audio compression using modular arithmetic and performance-based adaptation

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090310

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090407

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090522

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: 20090609

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090619

R150 Certificate of patent or registration of utility model

Ref document number: 4332144

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120626

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130626

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140626

Year of fee payment: 5

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350