JP3053464B2 - Audio coding device - Google Patents

Audio coding device

Info

Publication number
JP3053464B2
JP3053464B2 JP3162577A JP16257791A JP3053464B2 JP 3053464 B2 JP3053464 B2 JP 3053464B2 JP 3162577 A JP3162577 A JP 3162577A JP 16257791 A JP16257791 A JP 16257791A JP 3053464 B2 JP3053464 B2 JP 3053464B2
Authority
JP
Japan
Prior art keywords
vector
time
codebook
code vector
code
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
Application number
JP3162577A
Other languages
Japanese (ja)
Other versions
JPH0511800A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP3162577A priority Critical patent/JP3053464B2/en
Publication of JPH0511800A publication Critical patent/JPH0511800A/en
Application granted granted Critical
Publication of JP3053464B2 publication Critical patent/JP3053464B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E60/00Enabling technologies; Technologies with a potential or indirect contribution to GHG emissions mitigation
    • Y02E60/10Energy storage using batteries

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、音声信号の情報圧縮を
行うための音声符号化装置に関し、特に4〜16kb/
sの処理速度で符号化を行うために、Analysis
−by−Synthesis(合成による分析)型ベク
トル量子化(以下、「分析・合成形符号化」という)を
採用した、CELP(Code Excited Linear Predictio
n) 符号器に代表される音声符号化装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a speech coding apparatus for compressing information of a speech signal, and more particularly to a speech coding apparatus for compressing information of 4-16 kb / s.
In order to perform encoding at a processing speed of s, Analysis
-CELP (Code Excited Linear Predictio) adopting -by-Synthesis (analysis by synthesis) type vector quantization (hereinafter referred to as "analysis / synthesis type coding")
n) It relates to a speech encoding device represented by an encoder.

【0002】このような音声符号化装置による音声符号
器は、企業内通信システムやディジタル移動無線システ
ムなどにおいて、音声品質を保ちつつ情報圧縮を実現で
きるものとして、需要が高まりつつある。
[0002] The demand for a speech encoder using such a speech encoding device is increasing as it can realize information compression while maintaining speech quality in an in-house communication system or a digital mobile radio system.

【0003】[0003]

【従来の技術】図5は、従来の分析・合成形符号化方式
を用いたCELP音声符号器の基本構成を示すブロック
図である。符号帳51は白色雑音の符号帳であり、サイ
ズM(例えば1024)のコードベクトルから構成さ
れ、各コードベクトルはND 次元(例えば40次元)の
時系列サンプルから成る。
2. Description of the Related Art FIG. 5 is a block diagram showing a basic configuration of a conventional CELP speech coder using an analysis / synthesis type coding system. The codebook 51 is a codebook of white noise, and is composed of code vectors of size M (for example, 1024), and each code vector is composed of ND- dimensional (for example, 40-dimensional) time-series samples.

【0004】分析・合成形符号化では通常のベクトル量
子化と異なり、符号帳51の各コードベクトルCにゲイ
ンgが乗ぜられた後、分析次数Np(例えば10次)の
或る声道特性を有した線形予測合成フィルタ52による
重み付けフィルタリング(フィルタリングマトリックス
A)が施される(gAC)。この再生信号ベクトルgA
Cに対して入力信号ベクトルXが加えられ、それらの差
(X−gAC)が誤差信号ベクトルEとして求められ
る。この誤差信号ベクトルEの電力を評価関数(距離尺
度)として、誤差評価装置53において、この電力を最
小にするような符号帳51の最適コードベクトルの探索
が行われる。
In analysis / synthesis coding, unlike normal vector quantization, after each code vector C in the codebook 51 is multiplied by a gain g, a certain vocal tract characteristic of an analysis order Np (for example, 10th order) is obtained. Weighted filtering (filtering matrix A) is performed by the linear prediction synthesis filter 52 (gAC). This reproduced signal vector gA
An input signal vector X is added to C, and their difference (X-gAC) is obtained as an error signal vector E. Using the power of the error signal vector E as an evaluation function (distance scale), the error evaluation device 53 searches for an optimal code vector of the codebook 51 so as to minimize the power.

【0005】即ち、先ず誤差信号ベクトルEの誤差2乗
平均(電力)を下記の式(1)で求める。 |E|2 =|X−gAC|2 (1) これをgで偏微分して、|E|2 を最小とするgを求め
るべく0とおく。
That is, first, the mean square error (power) of the error signal vector E is obtained by the following equation (1). | E | 2 = | X−gAC | 2 (1) This is partially differentiated with g, and set to 0 to obtain g that minimizes | E | 2 .

【0006】 d|E|2 /dg=2(─AC) T (X−gAC)=0 従って、最適なゲインgが g=(XT AC)/((AC)T (AC)) のように求まる。D | E | 2 / dg = 2 (─AC) T (X-gAC) = 0 Therefore, the optimal gain g is expressed as g = (X T AC) / ((AC) T (AC)) Is determined.

【0007】これを式(1)に代入すると |E|2 =|X|2 −(XT AC)2 /((AC)T (AC)) この式から、|X|2 は入力信号のパワーを表し、コー
ドベクトルCの値の変化とは無関係な値であるから、|
E|2 を最小にするには(XT AC)2 /((AC)T
(AC))の値が最大になるコードベクトルCを選択す
ればよいことが分かる。
[0007] This is substituted into equation (1) | E | 2 = | X | 2 - (X T AC) 2 / ((AC) T (AC)) From this equation, | X | 2 is the input signal Represents the power and is irrelevant to the change in the value of the code vector C.
To minimize E | 2 , (X T AC) 2 / ((AC) T
It can be seen that the code vector C that maximizes the value of (AC)) may be selected.

【0008】ここで、XとACとの相互相関値をRx
c、ACの自己相関値をRccとするならば、即ち、 Rxc=XT AC (2) Rcc=(AC)T (AC) (3) とするならば、誤差信号ベクトルEの電力を最小とする
最適なコードベクトルC及びゲインgは下記式(4)に
より求められる。
Here, the cross-correlation value between X and AC is represented by Rx
c, If the autocorrelation value of AC is Rcc, that is, if Rxc = X T AC (2) Rcc = (AC) T (AC) (3), the power of error signal vector E is minimized. The optimum code vector C and gain g to be obtained are obtained by the following equation (4).

【0009】 C=argmax(Rxc2 /Rcc) (4) g=Rxc/Rcc (5) 式(4)は、(Rxc2 /Rcc)の値が最大となるよ
うな、1024個のコードベクトルの中から選択された
コードベクトルCを表し、また、式(5)は、このよう
に選択されたコードベクトルCの値に基づいたゲインg
を表す。
C = argmax (Rxc 2 / Rcc) (4) g = Rxc / Rcc (5) Equation (4) shows that 1024 code vectors of which the value of (Rxc 2 / Rcc) is maximum are Represents the code vector C selected from the above, and the equation (5) expresses the gain g based on the value of the code vector C thus selected.
Represents

【0010】従って、最適なコードベクトルおよびゲイ
ンは、式(1)に示す誤差電力を最小化するものとして
決定されるが、実際には、式(2),(3)の相互相関
値および自己相関値をもとに、式(4)によってコード
ベクトル(インデックス)が選択され、更に、この選択
されたコードベクトルに基づくゲインが式(5)によっ
て決定される。
Therefore, the optimum code vector and gain are determined as minimizing the error power shown in equation (1). In practice, however, the cross-correlation values and auto-correlation values in equations (2) and (3) are obtained. Based on the correlation value, a code vector (index) is selected by Expression (4), and a gain based on the selected code vector is determined by Expression (5).

【0011】図6は、上記数式(4),(5)に基づ
き、符号帳探索を実際に実現する上で必要となる演算機
能を示した図である。即ち、相互相関演算装置54で、
入力信号ベクトルXと重み付けフィルタリング後のコー
ドベクトルACとの相互相関値Rxcを求め、さらに、
2乗演算装置55で2乗してRxc2 を得る。一方、自
己相関演算装置57で、重み付けフィルタリング後のコ
ードベクトルACの自己相関値Rccを求め、除算装置
56で、自己相関値Rccに対する相互相関値Rxcの
2乗値Rxc2 の比(Rxc2 /Rxc)を求める。誤
差評価装置53では、除算装置56で求められた比(R
xc2 /Rxc)を最大にするようなコードベクトルC
を選択し、更に、この選択されたコードベクトルCに基
づいて最適ゲインgを算出する。
FIG. 6 is a diagram showing the arithmetic functions necessary for actually implementing the codebook search based on the above equations (4) and (5). That is, in the cross-correlation calculation device 54,
A cross-correlation value Rxc between the input signal vector X and the code vector AC after the weighting filtering is obtained.
Rxc 2 is obtained by squaring with the squaring arithmetic unit 55. On the other hand, in the self correlation operation unit 57 obtains a code vector AC autocorrelation values Rcc the weighted filtering, the division unit 56, the square value Rxc 2 ratio of the cross-correlation value Rxc for autocorrelation values Rcc (Rxc 2 / Rxc). In the error evaluation device 53, the ratio (R
xc 2 / Rxc)
And further calculates an optimum gain g based on the selected code vector C.

【0012】図7は、従来方式による、このコードベク
トルCk (N次元)と重み付けフィルタリングマトリッ
クスA(N次)の畳み込み演算を示す図である。図7
(a)は従来の符号帳51から読み出されたコードベク
トルCk の時系列サンプルx(i)(i=0,1・・
N)、及び重み付けフィルタリングマトリックスAの要
素h(i)(i=0,1・・N)を示し、図7(b)は
それらの畳み込み演算結果を示し、更に図7(c)はこ
の演算によって行われる積和算の回数が示される。従来
方式ではすべての時系列サンプルに対して演算を行わな
ければならず、図7(c)に示すように、(N+1)×
(N+2)×1/2(N=39として820)回の積和
算が必要であった。
FIG. 7 is a diagram showing the convolution operation of the code vector C k (N-dimensional) and the weighting filtering matrix A (Nth order) according to the conventional method. FIG.
(A) is a time series sample x (i) (i = 0, 1,...) Of the code vector C k read from the conventional codebook 51.
N) and the elements h (i) (i = 0, 1,... N) of the weighting filtering matrix A, FIG. 7B shows the results of their convolution operation, and FIG. Indicates the number of multiply-accumulate operations to be performed. In the conventional method, the operation must be performed on all the time-series samples, and as shown in FIG. 7C, (N + 1) ×
(N + 2) × 1/2 (820 assuming N = 39) product-sum operations were required.

【0013】[0013]

【発明が解決しようとする課題】ところで、上記のよう
な符号帳探索の処理において、演算量の多い処理は、主
にコードベクトルに対する重み付けフィルタリング処
理、相互相関値Rxcの算出および自己相関値Rccの
算出の3つである。それぞれに要する演算量は、線型予
測合成フィルタ52の次数がNp、符号帳51のベクト
ル量子化の次元がND であるから、Np×ND 、ND
よびND であり、各コードベクトル当りの符号帳探索に
要する演算量は(Np+2)×ND となる。通常用いら
れる符号帳は、40次元で符号帳サイズ1024(ND
=40,M=1024)程度のものであり、線型予測合
成フィルタの分析次数Npが10次程度であるため、一
回の符号帳探索に(10+2)×40×1024≒48
0Kの積和算を要することになる。このような符号帳探
索が音声符号化のサブフレーム(5ms)毎に行われる
ためには、96Mops(百万演算/秒)という膨大な
処理能力が必要となり、現在の最高速のDSP(許容演
算量20〜40Mops)をもってしても、その処理の
実現には数チップが必要となるという問題があった。
In the above-described codebook search processing, the processing with a large amount of calculation is mainly performed by weighting filtering processing on the code vector, calculation of the cross-correlation value Rxc, and calculation of the auto-correlation value Rcc. There are three calculations. The amount of computation required for each, from the order of the linear prediction synthesis filter 52 is Np, the dimension of the vector quantization codebook 51 is N D, a Np × N D, N D and N D, per each code vector calculation amount required for the codebook search becomes (Np + 2) × N D . Codebook usually used, codebook size 1024 in 40-dimensional (N D
= 40, M = 1024), and the analysis order Np of the linear predictive synthesis filter is of the order of 10. Therefore, one codebook search requires (10 + 2) × 40 × 1024 ≒ 48.
This requires a product-sum operation of 0K. In order for such a codebook search to be performed for each subframe (5 ms) of speech coding, a huge processing capability of 96 Mops (million operations / second) is required, and the current highest speed DSP (permissible operation) Even if the amount is 20 to 40 Mops), there is a problem that several chips are required to realize the processing.

【0014】また、このような符号帳をテーブルとして
記憶・保持するためには、ND ×M個の時系列サンプル
(例えば40×1024=40Kワード)を格納できる
容量を有したメモリが必要となる。そればかりか、分析
・合成形符号化を用いた音声符号器の適用領域と考えら
れる自動車用携帯電話等においては、装置の小型化、低
消費電力化が商品化の必須の条件であり、先に述べた膨
大な演算量や膨大なメモリー容量は、いずれも音声符号
器の商品としての実現上の重大な障害となっていた。
Further, in order to store and hold such a codebook as a table, a memory having a capacity capable of storing N D × M time-series samples (for example, 40 × 1024 = 40K words) is required. Become. In addition, for mobile phones such as automobiles, which are considered to be the application areas of speech encoders using analysis / synthesis coding, miniaturization and low power consumption are essential conditions for commercialization. Both the huge amount of computation and the huge memory capacity described above have been serious obstacles to the realization of a speech encoder as a commercial product.

【0015】本発明は以上の事情に鑑みてなされたもの
であり、符号帳探索の処理時間の短縮及び符号帳の記憶
容量の低減を図った音声符号化装置を提供することを目
的とする。
The present invention has been made in view of the above circumstances, and it is an object of the present invention to provide a speech coding apparatus that shortens the processing time of codebook search and reduces the storage capacity of a codebook .

【0016】[0016]

【課題を解決するための手段】上記目的を達成するため
に、白色雑音の符号帳の各コードベクトルにゲインを乗
じ、線型予測合成フィルタによる重み付けフィルタリン
グを行って線形予測再生信号を生成し、入力信号ベクト
ルとの誤差信号ベクトルを求め、この誤差信号ベクトル
の値を最小にするコードベクトルを前記符号帳から選択
し、ゲインを選択するCELP型の音声符号化装置にお
いて、前記符号帳は、各時系列サンプルにおける時刻を
示す位置情報と、前記時刻に対応する振幅情報とを示す
データ列より構成され、前記データ列の1つをフレーム
開始位置として特定し、1フレーム分の時系列サンプル
を1つのコードベクトルとして読み出す読み出し手段
と、を有することを特徴とする音声符号化装置が、提供
される。
To achieve the above object , a gain is multiplied by each code vector of a white noise codebook.
Weighting filtering by linear prediction synthesis filter
To generate a linear predictive playback signal,
And the error signal vector
Code vector that minimizes the value of
And a CELP-type speech coding device that selects the gain
And the codebook stores the time in each time-series sample.
Indicating position information and amplitude information corresponding to the time.
A data sequence, wherein one of the data sequences is a frame
Specified as the start position, time-series samples for one frame
Reading means for reading out as one code vector
And a speech encoding device characterized by having
Is done.

【0017】[0017]

【作用】本発明による音声符号化装置では、符号帳に記
憶される各コードベクトルの複数の時系列サンプルに関
する情報に、単に振幅情報だけでなく、時刻に対応する
位置情報も含ませる。従って、スパース符号帳のように
時系列サンプルに間引きを行った場合に、従来は間引か
れた時系列サンプルに対しても零値の振幅情報を記憶し
なければならなかったのに対し、間引かれた時系列サン
プルに関する情報を何ら記憶する必要がなくなり、符号
帳の記憶量を低減できる。
In the speech coding apparatus according to the present invention, information on a plurality of time-series samples of each code vector stored in the codebook includes not only amplitude information but also position information corresponding to time. Let Therefore, when time series samples are decimated as in a sparse codebook, zero-value amplitude information has to be stored even for the decimated time series samples, whereas the There is no need to store any information on the time series samples that have been drawn, and the amount of codebook storage can be reduced.

【0018】[0018]

【実施例】以下、本発明の一実施例を図面を参照して説
明する。図1は本発明の音声符号化装置の原理説明図で
ある。図1に示すように、それぞれ位置情報と振幅情報
とから成る複数の時系列サンプルで構成されるコードベ
クトルCを複数有する符号帳1と、符号帳1の各コード
ベクトルを所定の読み出し順序で読み出す読み出し手段
3と、線形予測合成フィルタ2、誤差評価手段4 からな
る。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram illustrating the principle of a speech encoding apparatus according to the present invention.
is there. As shown in FIG. 1, position information and amplitude information
A code base consisting of multiple time-series samples
Codebook 1 having a plurality of vectors C, and each code of codebook 1
Reading means for reading vectors in a predetermined reading order
3, the linear prediction synthesis filter 2, the error evaluation means 4 Tona
You.

【0019】符号帳1の各コードベクトルCにゲインg
を乗じ、信号gCを得る。線形予測合成フィルタ2では
この信号gCに重み付けフィルタリングを行って線形予
測再生信号gACを生成する。さらに、入力信号ベクト
ルXと線形予測再生信号gACとの差(X−gAC)が
誤差信号ベクトルEとして求められる。誤差評価装置4
は、この誤差信号ベクトルEの電力を評価関数としてこ
の電力を最小にするような符号帳1の最適コードベクト
ルの探索を行う。
Each code vector C of the codebook 1 has a gain g
To obtain a signal gC. In the linear prediction synthesis filter 2,
Weighting filtering is performed on the signal gC to perform linear prediction.
Generate the measured and reproduced signal gAC. In addition, the input signal vector
The difference (X-gAC) between X and the linear prediction reproduction signal gAC is
It is obtained as an error signal vector E. Error evaluation device 4
Uses the power of this error signal vector E as an evaluation function.
Code vector of codebook 1 that minimizes the power of
Search for a file.

【0020】図2は、本発明の音声符号化復号化方式に
おいて使用する符号帳を作成する原理を説明する図であ
る。図2(a)はコードベクトルの読み出し手段のフレ
ームポインタ21が前回に特定したコードベクトルC
K-1 を表し、図2(c)はフレームポインタ21が今回
特定したコードベクトルCK を表す。図2(b)はコー
ドベクトルCK-1 とコードベクトルCK との差であるデ
ルタベクトルΔCK を表す。フレームポインタ21は、
時系列サンプルのデータ列に沿って所定のサンプル数
(例えば4)を特定しながら所定の方向に、1回毎に例
えば1サンプル分だけ移動するものである。
FIG. 2 is a diagram for explaining the principle of creating a codebook used in the speech encoding / decoding system of the present invention. FIG. 2 (a) shows that the frame pointer 21 of the code vector reading means determines the code vector C which was specified last time.
It represents K-1, FIG. 2 (c) represents a code vector C K frame pointer 21 has identified this time. FIG. 2 (b) represents the delta vector [Delta] C K is the difference between the code vector C K-1 and the code vector C K. The frame pointer 21
While specifying a predetermined number of samples (for example, 4) along the data sequence of the time-series samples, it moves in the predetermined direction by one sample at a time, for example.

【0021】図2(a)のコードベクトルCK-1 は、例
えば、振幅が所定のしきい値以上の時系列サンプルx
(i) (位置情報i=3,11,19,36)からなり、
振幅情報として、それぞれ−1.9,5.8,−8.
2,1.2を有する。i=3,11,19,36以外の
位置には振幅0の時系列サンプルが存在するが、コード
ベクトルが時系列サンプル毎に振幅情報と位置情報とを
合わせ持つことにより、コードベクトルはi=3,1
1,19,36以外の位置に関する情報を持たなくとも
よい。即ち、従来は全ての時系列サンプルの振幅情報を
時系列順に記憶することにより各サンプルの相対位置を
知る方式であり、従って、振幅0の時系列サンプルも記
憶する必要があった。しかし、本発明の符号帳では、時
系列サンプル毎に位置情報を持つので、振幅0の時系列
サンプルを記憶する必要はない。
The code vector C K-1 in FIG. 2A is, for example, a time-series sample x whose amplitude is equal to or larger than a predetermined threshold value.
(i) (location information i = 3, 11, 19, 36)
As amplitude information, -1.9, 5.8, -8.
2.1.2. Time-series samples having an amplitude of 0 exist at positions other than i = 3, 11, 19, and 36. However, since the code vector has both amplitude information and position information for each time-series sample, the code vector becomes i = 3. 3,1
It is not necessary to have information on positions other than 1, 19, and 36. That is, in the related art, the relative position of each sample is known by storing the amplitude information of all the time-series samples in a time-series order. Therefore, it is necessary to store the time-series samples having the amplitude of 0. However, the codebook of the present invention has position information for each time-series sample, so that it is not necessary to store a time-series sample having an amplitude of 0.

【0022】この前回特定コードベクトルCK-1 にデル
タベクトルΔCK を加えると今回特定コードベクトルC
K が得られる。デルタベクトルΔCK は、前回特定コー
ドベクトルCK-1 の時系列サンプルx(3) を打ち消す時
系列サンプル−x(3) (振幅1.9)と、前回特定コー
ドベクトルCK-1 にはなかった時系列サンプルx(27)
(振幅−2.5)とから成っているでの、前回特定コー
ドベクトルCK-1 にデルタベクトルΔCK を加えて得ら
れる今回特定コードベクトルCK は、時系列サンプルx
(i) (位置情報i=11,19,36,27)からな
り、振幅情報として、それぞれ5.8,−8.2,1.
2,−2.5を有することとなる。
By adding the delta vector ΔC K to the previous specific code vector C K−1 ,
K is obtained. Delta vector [Delta] C K includes a time series sample -x counteract last specific code vector C K-1 of the time-series samples x (3) (3) (amplitude 1.9), the last specific code vector C K-1 Missing time series sample x (27)
(Amplitude-2.5), the current specific code vector C K obtained by adding the delta vector ΔC K to the previous specific code vector C K-1 is a time-series sample x
(i) (position information i = 11, 19, 36, 27), and as amplitude information, 5.8, -8.2, 1..
2, -2.5.

【0023】図3は、図2に示した原理に従って作成さ
れる符号帳(デルタ符号帳)22の一例である。即ち、
フレームポインタ21の移動方向に沿って時系列サンプ
ルが並べられるが、その並べ方は、例えば、今回特定コ
ードベクトルCK から次回特定コードベクトルCK+1
フレームポインタ21が移動した時、次回特定コードベ
クトルCK+1 から除かれるべき時系列サンプルx(3) が
左端に、次回特定コードベクトルCK+1 に新たに加えら
れるべき時系列サンプルx(27)が右端になるように配置
される。図に示す矢印の両端のペアがデルタベクトルΔ
K を表わしている。
FIG. 3 is an example of a codebook (delta codebook) 22 created according to the principle shown in FIG. That is,
The time-series samples are arranged along the moving direction of the frame pointer 21. For example, when the frame pointer 21 moves from the current specific code vector CK to the next specific code vector CK + 1 , the sequence samples x (3) is left when it should be removed from the vector C K + 1, the next specific code vector C K when + 1 to be newly added to the sequence samples x (27) are arranged so that the right end . The pair at both ends of the arrow shown in the figure is the delta vector Δ
It represents a C K.

【0024】本符号帳22の各コードベクトルは全て、
それ以前に生成されているコードベクトルに対しデルタ
ベクトルを加える(マイナス値を加えることも含む)こ
とにより生成される。このようにして構成されるデルタ
符号帳は、初期コードベクトル(Co)と時系列サンプ
ル数が少ないデルタベクトル(△Ci)とを保持してお
くだけで全てのコードベクトルが構成できるので、符号
帳を格納するためのメモリー容量の削減が可能になる。
Each code vector of the present codebook 22 is
It is generated by adding a delta vector (including adding a negative value) to a code vector generated before that. In the delta codebook configured in this manner, all codevectors can be configured only by holding the initial codevector (Co) and the delta vector (ΔCi) having a small number of time-series samples. Can be reduced in the memory capacity for storing the data.

【0025】従来の符号帳では、次元数ND 、サイズM
のコードベクトルのすべての時系列サンプルを格納する
必要があり、ND xM(例えば40×1024≒40K
ワード)のメモリを要した。これに対し、本発明では、
デルタベクトルΔCK の時系列サンプル数をNd(例え
ば2)とするとき、最初のコードベクトルC1の時系列
サンプル数はND であり、その後に順次新たに加わる時
系列サンプル数はNd÷2であり、また、1つの時系列
サンプルに対し、位置情報と振幅情報との2つのワード
数が必要であるから、本発明の符号帳のメモリ容量は、
(ND +Nd÷2×(M−1))×2ワードだけあれば
よい。上記実施例の数値を当てはめれば、(4+2÷2
×(1024−1))×2≒2Kワードとなり、メモリ
容量の大幅な削減が図れる。
In the conventional codebook, the number of dimensions N D , the size M
Must store all the time series samples of the code vectors, N D xM (e.g. 40 × 1024 ≒ 40K
(Word) of memory. In contrast, in the present invention,
When the time series number of samples of the delta vector [Delta] C K and Nd (e.g. 2), time series sample number of the first code vector C1 is N D, thereafter chronological number of samples sequentially applied to the new A Nd ÷ 2 In addition, since two word numbers of position information and amplitude information are required for one time-series sample, the memory capacity of the codebook of the present invention is:
(N D + Nd ÷ 2 × (M-1)) × sufficient if only two words. By applying the numerical values of the above embodiment, (4 + 2 ÷ 2
× (1024-1)) × 2 ≒ 2K words, and the memory capacity can be significantly reduced.

【0026】更に、所定のしきい値を設け、振幅がそれ
以下の値をクリップしてほとんどの時系列サンプル値を
零値化するスパース符号帳が従来、提案されているが、
この従来のスパース符号帳では、そのサンプル位置を特
定できないため、結局全てのサンプルを符号帳の中に格
納しておかねばならない。それに伴い、必要のない零値
時系列サンプルに対しても後述のフィルタリング演算が
行なわれていた。
Further, a sparse codebook which sets a predetermined threshold value and clips the value whose amplitude is smaller than that of the sparse codebook to zero most of the time-series sample values has been conventionally proposed.
In the conventional sparse codebook, since the sample position cannot be specified, all the samples must be stored in the codebook. Accordingly, a filtering operation described below has been performed on unnecessary zero-value time-series samples.

【0027】一方、本発明のデルタ符号帳の場合は、1
つの時系列サンプルに対し位置情報と振幅情報とを有す
るために、各時系列サンプル当たりの記憶すべき情報量
は増えるが、スパースによる零値時系列サンプルを記憶
する必要がなくなるので、零値時系列サンプルの数が全
時系列サンプルの数、例えば40に対し半数の20以上
になれば、符号帳の記憶量の低減や後述の探索処理の演
算量の短縮に効果を発揮する。
On the other hand, in the case of the delta codebook of the present invention, 1
Since the position information and the amplitude information are provided for one time-series sample, the amount of information to be stored for each time-series sample increases.However, it is not necessary to store the zero-value time-series sample due to sparseness. If the number of sequence samples becomes equal to or more than half of the number of all time-series samples, for example, 40, it is effective in reducing the storage amount of the codebook and the calculation amount of search processing described later.

【0028】上記符号帳22では、フレームポインタ2
1が特定する時系列サンプルの数(ND に相当)は4で
あるが、これに限られるものではなく、フレームポイン
タ21が特定する時系列サンプルの数は例えば、6,
8,10など、いろいろな数が可能である。また、今回
特定コードベクトルCK から次回特定コードベクトルC
K+1 へフレームポインタ21が移動した時に除かれる時
系列サンプル及び新たに加えられる時系列サンプルの
数、即ちデルタベクトルΔCK+1 の時系列サンプルの数
Ndが2であるが、これもこの数に限られるものではな
く、4,6など、いろいろな数が可能である。
In the code book 22, the frame pointer 2
The number of time series sample 1 to identify (corresponding to N D) is 4, not limited to this, and the number of time series sample frame pointer 21 to identify, for example, 6,
Various numbers are possible, such as 8,10. Also, the current specific code vector CK is converted to the next specific code vector C
The number Nd of time-series samples to be removed when the frame pointer 21 moves to K + 1 and the number of time-series samples newly added, that is, the number Nd of time-series samples of the delta vector ΔC K + 1 is two. The number is not limited, and various numbers such as four and six are possible.

【0029】また、この本発明の符号帳のコードベクト
ルの格納方式により、一連の時系列サンプルのデータ列
に対しフレームポインタを移動させてコードベクトルを
特定することが可能となり、更には、特定される時系列
サンプルの数、フレームポインタの移動量の調節によ
り、任意のコードベクトルのフレーム長(次元数
D )、デルタベクトルの時系列サンプル数(ND )を
設定することができる。
Further, according to the code vector storage method of the code book of the present invention, it is possible to specify a code vector by moving a frame pointer with respect to a data sequence of a series of time-series samples. the number of time series sample that, by adjusting the amount of movement of the frame pointer, frame length for any code vector (dimension number N D), it is possible to set a time series number of samples (N D) of delta vectors.

【0030】次に、このように構成された符号帳を用い
て行われるコードベクトルの探索処理、即ち誤差評価処
理について説明する。本発明の符号帳を用いて今回特定
したコードベクトルに重み付けフィルタリングを施した
コードベクトルACに対する入力音声信号との誤差評価
処理は、前記数式(2),(3)を用いて行われる。即
ち、Ck =Ck-1 +△Ck と置くと、今回特定のコード
ベクトルに係わる相互相関値Rxc(k)及び自己相関
値Rcc(k)は、次式(6),(7)に示すように、
前回特定コードベクトルの誤差評価時の相関値とデルタ
ベクトルの相関要素との和の形で表わされる。
Next, a description will be given of a code vector search process, that is, an error evaluation process, performed using the code book configured as described above. The error evaluation process for the code vector AC obtained by applying the weighting filtering to the code vector specified this time using the codebook of the present invention with respect to the input speech signal is performed using the above-described formulas (2) and (3). That is, assuming that C k = C k−1 + 置 く C k , the cross-correlation value Rxc (k) and the auto-correlation value Rcc (k) relating to the specific code vector at this time are represented by the following equations (6) and (7). As shown in
It is expressed in the form of the sum of the correlation value at the time of the previous error evaluation of the specific code vector and the correlation element of the delta vector.

【0031】 Rxc(k)=(ACk T X=(Ck-1 +△Ck T T X =Rxc(k−1)+△Ck T T X (6) Rcc(k)=(ACk T (ACk ) =(Ck-1 +△Ck T T A(Ck-1 +△Ck ) =Rcc(k−1)+2△Ck T T ACk-1 +△Ck T T A△Ck (7)上記の(6)式の「△C k T T X」を算出する手段を
相関要素演算手段と称する。
[0031] Rxc (k) = (AC k ) T X = (C k-1 + △ C k) T A T X = Rxc (k-1) + △ C k T A T X (6) Rcc (k ) = (AC k ) T (AC k ) = (C k−1 + ΔC k ) TA T A (C k−1 + ΔC k ) = Rcc (k−1) + 2ΔC k T AT AC k-1 + △ C k T A T A △ C k (7) Means for calculating “△ C k T A T X” in the above equation (6)
This is referred to as a correlation element calculation unit.

【0032】また、(6)式の「Rxc(k)」を算出
する手段を相関要素算出手段と称する(図6の符号54
を参照)。本発明では、符号帳に位置情報と振幅情報と
に分割して格納してある一連の時系列サンプル上をフレ
ームポインタが移動していくことによりコードベクトル
の更新を行うため、容易にデルタベクトル△Ck が求め
られる。従って、上記式(6),(7)の各第2項以降
をこのデルタベクトル△Ck を用いて算出すれば、相互
相関値Rxc(k)及び自己相関値Rcc(k)の更新
作業が容易に実現できる。
Further , “Rxc (k)” of the equation (6) is calculated.
Is referred to as correlation element calculating means (reference numeral 54 in FIG. 6).
See). According to the present invention, the code vector is updated by moving the frame pointer on a series of time-series samples divided and stored in the codebook into position information and amplitude information. C k is determined. Therefore, if the second and subsequent terms of the above equations (6) and (7) are calculated using this delta vector △ C k , the work of updating the cross-correlation value Rxc (k) and the auto-correlation value Rcc (k) can be performed. Can be easily realized.

【0033】なお、各コードベクトルに対する探索処理
には、各コードベクトル毎の重み付けフィルタリング作
業(マトリックスAとベクトルCとの積ACの算出)が
必要となる。一般にこの重み付けフィルタリング作業は
10次ほどの係数を持つIIR型フィルタで行われる
が、このフィルタのインパルス応答を要素とするベクト
ルとの畳み込み演算で等価な処理を実現できる。
The search processing for each code vector requires a weight filtering operation (calculation of the product AC of the matrix A and the vector C) for each code vector. Generally, this weighting filtering operation is performed by an IIR type filter having about tenth order coefficients, but equivalent processing can be realized by convolution with a vector having the impulse response of the filter as an element.

【0034】更に、本発明方式では、コードベクトルが
例えば図4(a)に示すようなコードベクトルCk であ
るとき、且つ重み付けフィルタリングマトリックスAの
要素がh(i)(i=0,1・・N)であるとき、それ
らの畳み込み演算結果は図4(b)に示されるようにな
り、この演算によって行われる積和算の回数は図4
(c)に示されるようになる。図4(c)に示される回
数は、ND 次元のコードベクトルがあらゆる位置情報を
とったときの平均的な値を示しており、上記実施例の値
に基づけば80回位になる。
Further, in the method of the present invention, when the code vector is, for example, a code vector C k as shown in FIG. 4A, and the elements of the weighting filtering matrix A are h (i) (i = 0, 1,. · N), the results of the convolution operations are as shown in FIG. 4B, and the number of product-sum operations performed by this operation is as shown in FIG.
As shown in FIG. The number of times indicated in FIG. 4 (c) shows the average value when the code vectors of N D dimension took any location information, the 80th position Based on a value of the above embodiment.

【0035】このように、本発明方式では図7に示す従
来方式に比べ、コードベクトルCkと重み付けフィルタ
リングマトリックスAとの畳み込み演算の演算量は、大
幅に低減する。
As described above, the amount of convolution of the code vector C k and the weighting filtering matrix A is greatly reduced in the method of the present invention as compared with the conventional method shown in FIG.

【0036】以上のように、探索処理は各コードベクト
ルの再生信号と入力音声信号との誤差を求めて誤差評価
して行われるが、これは数式(4)や図6に示すよう
に、相関値を要素とする関数の最大値探索処理に帰着で
きる。この相関値計算はデルタベクトルを使用すれば、
数式(6),(7)に表わすように前回特定のコードベ
クトルの相関値にデルタベクトルの相関要素を加えるこ
とで漸化的に更新することができる。
As described above, the search processing is performed by calculating the error between the reproduced signal of each code vector and the input audio signal and evaluating the error. It can be reduced to the maximum value search processing of a function having a value as an element. If this correlation value calculation uses a delta vector,
As shown in Expressions (6) and (7), it is possible to recursively update by adding a correlation element of a delta vector to a correlation value of a specific code vector last time.

【0037】[0037]

【発明の効果】以上詳述したように本発明は、符号帳に
記憶される各コードベクトルの複数の時系列サンプルに
関する情報に、単に振幅情報だけでなく、時刻に対応す
位置情報も含ませるようにしたので、スパース符号帳
のように時系列サンプルに間引きを行った場合に、従来
は間引かれた時系列サンプルに対しても零値の振幅情報
を記憶しなければならなかったのに対し、間引かれた時
系列サンプルに関する情報を何ら記憶する必要がなくな
り、符号帳の記憶量を低減できる。また、符号帳から零
値の時系列サンプルに関する情報が除かれていることに
よって、最適コードベクトルの探索処理の中で行われ
る、符号帳の各コードベクトルを基にした演算の量が大
幅に短縮される。
As described above in detail, according to the present invention, information relating to a plurality of time-series samples of each code vector stored in a codebook is not limited to amplitude information, but corresponds to time.
When time-sequential samples are decimated like a sparse codebook, zero-value amplitude information must be stored for the decimated time-sequence samples as well. In contrast to this, it is not necessary to store any information on the decimated time-series samples, and the storage amount of the codebook can be reduced. In addition, since information about time series samples of zero values is removed from the codebook, the amount of calculation based on each codevector in the codebook, which is performed in the process of searching for the optimal codevector, is significantly reduced. Is done.

【0038】また、読み出し手段は、前回特定されたコ
ードベクトルを構成する時系列サンプルの一部が、今回
読み出すべきコードベクトルの時系列サンプルの一部と
なるように読み出すようにしたので、符号帳は少ないメ
モリ量で多数のコードベクトルを用意することができ、
読み出す際の演算量については相互相関や自己相関等の
計算について、重なった部分について演算結果が流用で
きるか演算量を低減できる。
Further , the reading means operates the command specified last time.
Some of the time series samples that make up the code vector
Some of the time series samples of the code vector to be read
So that the code book has few
Many code vectors can be prepared with the amount of moly,
Regarding the amount of calculation at the time of reading,
Regarding calculation, the calculation result is
The amount of calculation can be reduced.

【0039】また、符号帳には、時系列サンプルをフレ
ームポインタの移動に合わせて配置して、前回特定の時
系列サンプルの一部を今回特定の時系列サンプルに共用
できるようにする。これによって、符号帳の記憶量を低
減できる。すなわち、一部が重なるように読み出すよう
したので、符号帳は少ない記憶量で多数のコードベクト
ルを用意することができる。
Further, the time series samples are arranged in the codebook in accordance with the movement of the frame pointer, so that a part of the previous specified time series sample can be shared with the current specified time series sample. Thereby, the storage amount of the codebook can be reduced. In other words, read data so that they partially overlap
As a result, the codebook can store many code vectors with a small amount of storage.
Can be prepared.

【0040】さらに、これは、フレームポインタが前回
特定したコードベクトルCk-1 に、デルタベクトルΔC
K を加えると、フレームポインタが今回特定したコード
ベクトルCk となることを示し、このデルタベクトルΔ
K の利用によって、最適コードベクトルの探索処理の
中の演算量を短縮することができる。すなわち、読み出
す際の演算量については相互相関や自己相関等の計算に
ついて、重なった部分 についての演算結果が流用できる
ことから演算量を低減できる。
Furthermore, this is because the delta vector ΔC is added to the code vector C k-1 specified by the frame pointer last time.
Adding K indicates that the frame pointer becomes the code vector C k specified this time, and the delta vector Δ
By the use of C K, it is possible to shorten the amount of calculation in the process of searching for the optimum code vector. That is, read
The amount of computation required to calculate cross-correlation and auto-correlation
As a result, the calculation result for the overlapping part can be diverted
Therefore, the amount of calculation can be reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の音声符号化装置の原理説明図である。FIG. 1 is a diagram illustrating the principle of a speech encoding apparatus according to the present invention.

【図2】本発明方式に使用する符号帳を作成する原理を
説明する図である。
FIG. 2 is a diagram illustrating the principle of creating a codebook used in the method of the present invention.

【図3】符号帳の具体的一例を示す図である。FIG. 3 is a diagram showing a specific example of a codebook.

【図4】本発明方式によるコードベクトルとフィルタリ
ングマトリックスとの畳み込み演算を示す図である。
FIG. 4 is a diagram showing a convolution operation between a code vector and a filtering matrix according to the method of the present invention.

【図5】従来のCELP音声符号器の基本構成を示す図
である。
FIG. 5 is a diagram illustrating a basic configuration of a conventional CELP speech encoder.

【図6】符号探索の演算機能を示した図である。FIG. 6 is a diagram illustrating a calculation function of a code search.

【図7】従来方式によるコードベクトルとフィルタリン
グマトリックスとの畳み込み演算を示す図である。
FIG. 7 is a diagram showing a convolution operation between a code vector and a filtering matrix according to a conventional method.

【符号の説明】[Explanation of symbols]

1 符号帳 2 線形予測合成フィルタ 3 読み出し手段 4 誤差評価手段 C コードベクトル A フィルタリングマトリックス g ゲイン X 入力信号ベクトル E 誤差信号ベクトル DESCRIPTION OF SYMBOLS 1 Codebook 2 Linear prediction synthesis filter 3 Reading means 4 Error evaluation means C code vector A Filtering matrix g Gain X Input signal vector E Error signal vector

───────────────────────────────────────────────────── フロントページの続き (72)発明者 田中 良紀 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 加藤 雅子 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (56)参考文献 特開 昭62−21200(JP,A) 特開 昭63−221400(JP,A) 特開 昭63−271400(JP,A) (58)調査した分野(Int.Cl.7,DB名) G10L 19/00 G10L 19/08 G10L 19/10 JICSTファイル(JOIS)──────────────────────────────────────────────────続 き Continuing on the front page (72) Yoshiki Tanaka, Inventor Fujitsu Limited (1015) Uedanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture (72) Inventor Masako Kato 1015, Kamiodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture 56) References JP-A-62-21200 (JP, A) JP-A-63-221400 (JP, A) JP-A-63-271400 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G10L 19/00 G10L 19/08 G10L 19/10 JICST file (JOIS)

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 符号帳、読み出し手段、乗算手段、線型
予測合成フィルタ、誤差手段を有するCELP型音声符
号化装置であって、 前記符号帳は、所定順に並んだ複数の時系列サンプルで
構成され、 前記時系列サンプルは、位置情報、0ではない振幅情報
により構成され、 前記読み出し手段は、前記符号帳から複数の時系列サン
プルを順次フレームポインタで読み出し、読み出した時
系列サンプルに基づいてコードベクトルを出力し、 前記乗算手段は、前記読み出し手段の出力する前記コー
ドベクトルにゲインを乗じ、ゲインコードベクトルとし
て出力し、 前記線型予測合成フィルタは、前記乗算手段の出力する
前記ゲインコードベクトルにフィルタリングを行って再
生信号ベクトルを出力し、 前記誤差手段は、入力信号ベクトルと前記再生信号ベク
トルとの誤差が最小となるフレームポインタの位置とゲ
インを決定することを特徴とするCELP型音声符号化
装置。
1. Codebook, readout means, multiplication means, linear
CELP type speech code having predictive synthesis filter and error means
An encoding apparatus, wherein the codebook includes a plurality of time-series samples arranged in a predetermined order.
Is configured, the time series sample position information, the amplitude information is not 0
And the reading means comprises a plurality of time-series samples from the codebook.
When pulls are sequentially read by the frame pointer and read
A code vector is output based on the sequence samples, and the multiplying means outputs the code vector output from the reading means.
Multiply the gain vector by the gain
And the linear prediction synthesis filter outputs the output of the multiplication means.
The gain code vector is filtered and re-
Outputting a raw signal vector, wherein the error means includes an input signal vector and the reproduced signal vector;
Frame pointer position and
CELP-type speech coding characterized by determining
apparatus.
【請求項2】 前記読み出し手段は、前回使用したフレ
ームポインタによって特定される時系列サンプルと今回
使用するフレームポインタによって特定される時系列サ
ンプルとの一部が重なるように使用することを特徴とす
る請求項1に記載のCELP型音声符号化装置。
2. The reading means according to claim 1, wherein
Time series samples identified by the
The time series server specified by the frame pointer used
Used so that they partially overlap with the sample
The CELP-type speech coding apparatus according to claim 1.
【請求項3】 符号帳、読み出し手段、線形予測合成フ
ィルタ、自己相関関数演算手段、相互相関関数演算手
段、誤差手段を有するCELP型音声符号化装置であっ
て、 前記符号帳は、所定順に並んだ複数の時系列サンプルで
構成され、 前記時系列サンプルは、位置情報、0ではない振幅情報
により構成され、 前記読み出し手段は、前記符号帳から複数の時系列サン
プルを順次フレームポインタで読み出し、読み出した時
系列サンプルに基づいてコードベクトルを出力し、 前記線形予測合成フィルタは、前記読み出し手段の出力
する前記コードベクトルにフィルタリングを行って再生
信号ベクトルを出力し、 前記自己相関関数演算手段は、前記再生信号ベクトルの
自己相関値を算出し、 前記相互相関関数演算手段は、前記再生信号ベクトルと
入力信号ベクトルの相互相関値を算出し、 前記誤差手段は、前記自己相関値と前記相互相関との比
率が最大となるフレームポインタの位置を決定すること
を特徴とするCELP型音声符号化装置。
3. A code book, a reading means, and a linear predictive synthesis
Filter, auto-correlation function calculation means, cross-correlation function calculation
CELP-type speech coding apparatus having error means
The codebook is composed of a plurality of time-series samples arranged in a predetermined order.
Is configured, the time series sample position information, the amplitude information is not 0
And the reading means comprises a plurality of time-series samples from the codebook.
When pulls are sequentially read by the frame pointer and read
Outputting a code vector based on the sequence sample, wherein the linear prediction synthesis filter outputs
Filter and play back the code vector
A signal vector, and the autocorrelation function calculating means outputs the signal vector of the reproduced signal vector.
An autocorrelation value is calculated, and the cross-correlation function calculating means calculates the
Calculating a cross-correlation value of the input signal vector, wherein the error means calculates a ratio between the auto-correlation value and the cross-correlation.
Determining the position of the frame pointer that maximizes the rate
A CELP-type speech coding apparatus characterized by the above-mentioned.
【請求項4】 前記読み出し手段は、前回使用したフレ
ームポインタによって特定される時系列サンプルと今回
使用するフレームポインタによって特定される時系列サ
ンプルとの一部が重なるように使用することを特徴とす
る請求項4に記載のCELP型音声符号化装置。
4. The reading means according to claim 1, wherein
Time series samples identified by the
The time series server specified by the frame pointer used
Used so that they partially overlap with the sample
The CELP-type speech coding apparatus according to claim 4, wherein
【請求項5】 前記読み出し手段は、前回読み出した時
系列サンプルと今回読み出した時系列サンプルとの差を
デルタベクトルとして出力し、 前記自己相関関数演算手段は、前記デルタベクトル、前
回の自己相関値をも用いて漸化的に自己相関値を算出
し、 前記相互相関関数演算手段は、前記デルタベクトル、前
記前回の相互相関値をも用いて漸化的に相互相関値を算
出することを特徴とする請求項4に記載のCELP型音
声符号化装置。
5. The reading means according to claim 1, wherein said reading means has read the last time.
The difference between the series sample and the time series sample read this time is
Output as a delta vector, and the autocorrelation function calculating means outputs the delta vector,
Autocorrelation value is calculated recursively by using autocorrelation values
And the cross-correlation function calculating means calculates the delta vector,
The cross-correlation value is calculated recursively using the previous cross-correlation value.
The CELP-type sound according to claim 4, wherein the sound is emitted.
Voice coding device.
JP3162577A 1991-07-03 1991-07-03 Audio coding device Expired - Fee Related JP3053464B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3162577A JP3053464B2 (en) 1991-07-03 1991-07-03 Audio coding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3162577A JP3053464B2 (en) 1991-07-03 1991-07-03 Audio coding device

Publications (2)

Publication Number Publication Date
JPH0511800A JPH0511800A (en) 1993-01-22
JP3053464B2 true JP3053464B2 (en) 2000-06-19

Family

ID=15757232

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3162577A Expired - Fee Related JP3053464B2 (en) 1991-07-03 1991-07-03 Audio coding device

Country Status (1)

Country Link
JP (1) JP3053464B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3196595B2 (en) * 1995-09-27 2001-08-06 日本電気株式会社 Audio coding device
US6233562B1 (en) 1996-12-09 2001-05-15 Matsushita Electric Industrial Co., Ltd. Audio decoding device and signal processing device for decoding multi-channel signals with reduced memory requirements
TW405328B (en) 1997-04-11 2000-09-11 Matsushita Electric Ind Co Ltd Audio decoding apparatus, signal processing device, sound image localization device, sound image control method, audio signal processing device, and audio signal high-rate reproduction method used for audio visual equipment

Also Published As

Publication number Publication date
JPH0511800A (en) 1993-01-22

Similar Documents

Publication Publication Date Title
JPH06506070A (en) Speech coder and method with spectral interpolation and fast codebook search
KR0127901B1 (en) Apparatus and method for encoding speech
GB2235354A (en) Speech coding/encoding using celp
JP3541680B2 (en) Audio music signal encoding device and decoding device
CA2147394C (en) Quantization of input vectors with and without rearrangement of vector elements of a candidate vector
JP3053464B2 (en) Audio coding device
KR100465316B1 (en) Speech encoder and speech encoding method thereof
JPH10242867A (en) Sound signal encoding method
US6078881A (en) Speech encoding and decoding method and speech encoding and decoding apparatus
JP3338074B2 (en) Audio transmission method
JP3100082B2 (en) Audio encoding / decoding method
JP3071012B2 (en) Audio transmission method
JP3299099B2 (en) Audio coding device
JP3209248B2 (en) Excitation signal coding for speech
JP3308783B2 (en) Audio decoding device
JPH08185199A (en) Voice coding device
JP3089967B2 (en) Audio coding device
JP3112462B2 (en) Audio coding device
JP3002299B2 (en) Audio coding device
KR100550002B1 (en) Apparatus for searching an adaptive codebook in speech coder and method thereof
JP2907019B2 (en) Audio coding device
JPH0844398A (en) Voice encoding device
JP2918021B2 (en) Vector quantizer
JP3092654B2 (en) Signal encoding device
JPH1020894A (en) Speech encoding device and recording medium

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20000321

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

Free format text: PAYMENT UNTIL: 20080407

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090407

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees